Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Jul 16, 2024
1 parent 4d3b7a0 commit c4cc62b
Show file tree
Hide file tree
Showing 18 changed files with 31 additions and 25 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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.7.1
### Changed
- Official Release
- Updated [email protected]
- Updated @formio/premium@2.0.2

## 5.7.1-rc.5
### Changed
- Updated [email protected]
Expand Down
2 changes: 1 addition & 1 deletion 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.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/LICENSE.txt */
/*! formiojs v4.21.1 | 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.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/LICENSE.txt */
/*! formiojs v4.21.1 | https://unpkg.com/[email protected]/LICENSE.txt */
2 changes: 1 addition & 1 deletion 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.

2 changes: 1 addition & 1 deletion 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.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/LICENSE.txt */
/*! formiojs v4.21.1 | 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.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/LICENSE.txt */
/*! formiojs v4.21.1 | 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.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/LICENSE.txt */
/*! formiojs v4.21.1 | https://unpkg.com/[email protected]/LICENSE.txt */

/**
* @license
Expand Down
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.7.1-rc.5",
"version": "5.7.1",
"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.2-rc.1",
"@formio/premium": "github:formio/premium#v2.0.2",
"@formio/uswds": "2.5.1",
"@formio/vpat": "github:formio/vpat#v2.5.4",
"@uswds/uswds": "^3.8.0",
Expand All @@ -29,7 +29,7 @@
"eventemitter2": "^6.4.7",
"flatpickr": "^4.6.13",
"font-awesome": "^4.7.0",
"formiojs": "4.21.1-rc.1",
"formiojs": "4.21.1",
"i18next": "^21.8.16",
"seamless": "^1.4.1"
},
Expand Down
14 changes: 7 additions & 7 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.2-rc.1":
version "2.0.2-rc.1"
resolved "git+ssh://[email protected]/formio/premium.git#dcc4d562c3134907ac900354ed0753f26f6770b2"
"@formio/premium@github:formio/premium#v2.0.2":
version "2.0.2"
resolved "git+ssh://[email protected]/formio/premium.git#deb3dd906f728dba286c36acb50515adc2d06134"
dependencies:
"@juggle/resize-observer" "^3.4.0"
"@zxing/library" "^0.18.6"
Expand Down Expand Up @@ -3091,10 +3091,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.1:
version "4.21.1-rc.1"
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.21.1-rc.1.tgz#4240c4146ecea82b5fb19b41739d45e0abf0f5ff"
integrity sha512-ZEgNUfL7mNANJVqv9L6tOQsLJZL1/y6fBddESZEoPDKeES7BpcdOw9BXQgAgBydSKbZFYaKChsJpLuMVdoB/Bw==
[email protected]:
version "4.21.1"
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.21.1.tgz#7a366c5b26ce2548cc01ceee7bc08ab0c04d280c"
integrity sha512-08JdjG+ks/2ZIy7ArV9W4qHTKU1Ta4/fQegxq9YpSQTqxCeO0csz6TZhQg9dV3s1huLrqWdILCwvxwK35KWc4Q==
dependencies:
"@formio/bootstrap3" "2.12.4-rc.1"
"@formio/choices.js" "10.2.1"
Expand Down

0 comments on commit c4cc62b

Please sign in to comment.