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 15, 2024
1 parent 1d40825 commit 0474fd2
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 39 deletions.
6 changes: 5 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +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/).

## [Unreleased: 5.8.0-rc.3]
## 5.8.0-rc.3
### Changed
- Updated [email protected]
- Updated @formio/premium@2.0.2-rc.1


## 5.8.0-rc.2
### Changed
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html

Large diffs are not rendered by default.

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

14 changes: 7 additions & 7 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.0 | https://unpkg.com/[email protected].0/LICENSE.txt */
/*! formiojs v4.21.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/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.0 | https://unpkg.com/[email protected].0/LICENSE.txt */
/*! formiojs v4.21.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/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.0 | https://unpkg.com/[email protected].0/LICENSE.txt */
/*! formiojs v4.21.1-rc.1 | https://unpkg.com/[email protected].1-rc.1/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.8.0-rc.2",
"version": "5.8.0-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#v1.22.3",
"@formio/premium": "github:formio/premium#v2.0.2-rc.1",
"@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.0",
"formiojs": "4.21.1-rc.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#v1.22.3":
version "1.22.3"
resolved "git+ssh://[email protected]/formio/premium.git#340d9a482eedb45069b733c1d0da6bc2c1981eee"
"@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"
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].0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.21.0.tgz#bdc5c97748f0ad35d2ad45f0af7194c5902e068d"
integrity sha512-mVxAKymCWuZORNHoifsjezCdWSM8Ww268BjhU/wv5fL71UWP7m6PsYVzzMptz/yf7mvdTQfnCiB/tlYel/MEHA==
[email protected].1-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==
dependencies:
"@formio/bootstrap3" "2.12.4-rc.1"
"@formio/choices.js" "10.2.1"
Expand Down

0 comments on commit 0474fd2

Please sign in to comment.