Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Oct 17, 2024
1 parent 9d34a0c commit 3c3922d
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 47 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 5.10.1-rc.3
### Changed
- Updated [email protected]
- Updated @formio/premium@2.0.6-rc.1

## 5.10.1-rc.1
### Changed
- Updated [email protected]
Expand Down
8 changes: 4 additions & 4 deletions dist/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.contrib.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.contrib.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.contrib.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.21.5-rc.6 | https://unpkg.com/[email protected]-rc.6/LICENSE.txt */
/*! formiojs v4.21.5 | https://unpkg.com/[email protected]/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.embed.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! formiojs v4.21.5-rc.6 | https://unpkg.com/[email protected]-rc.6/LICENSE.txt */
/*! formiojs v4.21.5 | https://unpkg.com/[email protected]/LICENSE.txt */
4 changes: 2 additions & 2 deletions dist/lib/formiojs/formio.form.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.form.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.form.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib/formiojs/formio.full.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.full.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.full.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.21.5-rc.6 | https://unpkg.com/[email protected]-rc.6/LICENSE.txt */
/*! formiojs v4.21.5 | https://unpkg.com/[email protected]/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.21.5-rc.6 | https://unpkg.com/[email protected]-rc.6/LICENSE.txt */
/*! formiojs v4.21.5 | https://unpkg.com/[email protected]/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.utils.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.21.5-rc.6 | https://unpkg.com/[email protected]-rc.6/LICENSE.txt */
/*! formiojs v4.21.5 | https://unpkg.com/[email protected]/LICENSE.txt */

/**
* @license
Expand Down
6 changes: 3 additions & 3 deletions dist/lib/uswds/uswds.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uswds-viewer",
"version": "5.10.1-rc.1",
"version": "5.10.1-rc.3",
"description": "A Form.io form viewer application for US Web Design Standards",
"main": "index.js",
"scripts": {
Expand All @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/formio/formio-viewer#readme",
"dependencies": {
"@formio/premium": "github:formio/premium#v2.0.4",
"@formio/premium": "github:formio/premium#v2.0.6-rc.1",
"@formio/uswds": "2.5.2",
"@formio/vpat": "github:formio/vpat#v2.5.4",
"@uswds/uswds": "^3.8.2",
Expand All @@ -29,7 +29,7 @@
"eventemitter2": "^6.4.7",
"flatpickr": "^4.6.13",
"font-awesome": "^4.7.0",
"formiojs": "4.21.5-rc.6",
"formiojs": "4.21.5",
"i18next": "^21.8.16",
"seamless": "^1.4.1"
},
Expand Down
36 changes: 15 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -970,9 +970,9 @@
fuse.js "^6.6.2"
redux "^4.2.0"

"@formio/premium@github:formio/premium#v2.0.4":
version "2.0.4"
resolved "git+ssh://[email protected]/formio/premium.git#0de43dcae1c08db1a0398542bc47439a2a98b0ae"
"@formio/premium@github:formio/premium#v2.0.6-rc.1":
version "2.0.6-rc.1"
resolved "git+ssh://[email protected]/formio/premium.git#757874e0f64fe82712ca707a74a34d411ba6bbca"
dependencies:
"@juggle/resize-observer" "^3.4.0"
"@zxing/library" "^0.18.6"
Expand Down Expand Up @@ -1145,12 +1145,11 @@
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==

"@uswds/uswds@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.8.0.tgz#dba0b0b38182053779276f9ae6809474bd31d548"
integrity sha512-rMwCXe/u4HGkfskvS1Iuabapi/EXku3ChaIFW7y/dUhc7R1TXQhbbfp8YXEjmXPF0yqJnv9T08WPgS0fQqWZ8w==
"@uswds/uswds@^3.8.2":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.9.0.tgz#e98b52995a001ff091a9c61baeb487064c98bc6a"
integrity sha512-8THm36j7iLjrDiI1D0C6b3hHsmM/Sy5Iiz+IjE+i/gYzVUMG9XVthxAZYonhU97Q1b079n6nYwlUmDSYowJecQ==
dependencies:
classlist-polyfill "1.2.0"
object-assign "4.1.1"
receptor "1.0.0"
resolve-id-refs "0.1.0"
Expand Down Expand Up @@ -1934,11 +1933,6 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"

[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz#935bc2dfd9458a876b279617514638bcaa964a2e"
integrity sha512-GzIjNdcEtH4ieA2S8NmrSxv7DfEV5fmixQeyTmqmRmRJPGpRBaSnA2a0VrCjyT8iW8JjEdMbKzDotAJf+ajgaQ==

[email protected]:
version "4.2.4"
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.4.tgz#733bf46eba4e607c6891ea57c24a989356831178"
Expand Down Expand Up @@ -2190,10 +2184,10 @@ core-js@^3.26.1:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.30.2.tgz#6528abfda65e5ad728143ea23f7a14f0dcf503fc"
integrity sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==

core-js@^3.37.0:
version "3.37.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9"
integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==
core-js@^3.38.0:
version "3.38.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down Expand Up @@ -3091,10 +3085,10 @@ formidable@^1.2.1:
resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.2.6.tgz#d2a51d60162bbc9b4a055d8457a7c75315d1a168"
integrity sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==

[email protected]-rc.6:
version "4.21.5-rc.6"
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.21.5-rc.6.tgz#2f10c1ddb8713425c891e5738c079dfd0f25672d"
integrity sha512-2tRUKcva1L52WsBi9TASMq+67mXz/HMZ5UTWGveJAdFoxTkRa4HQ3SoHQ1Lklu8MFt93xhLMrh0uNgACir9S1Q==
[email protected]:
version "4.21.5"
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.21.5.tgz#548b82acf2a1bc709e3c5b6f8d7bb01a189c4327"
integrity sha512-gHbj+Pj0hejvRYyypFpPzH9EkUkgnp+E3XrnWaHGsiEQ8xJ1oLb56Z8yN0TWP+ktw9hyN/EeFeZrQVkP1k2hcQ==
dependencies:
"@formio/bootstrap3" "2.12.4-rc.1"
"@formio/choices.js" "10.2.1"
Expand Down

0 comments on commit 3c3922d

Please sign in to comment.