Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Feb 1, 2024
1 parent e895931 commit 5fd1ca2
Show file tree
Hide file tree
Showing 21 changed files with 1,705 additions and 1,933 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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: 4.19.0-rc.6]
## 4.19.0-rc.6
### Changed
- Revert "FIO-7466: Fixed tooltips issue"

Expand Down
4 changes: 2 additions & 2 deletions dist/formio.contrib.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.contrib.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.19.0-rc.5 | https://unpkg.com/formiojs@4.19.0-rc.5/LICENSE.txt */
/*! formiojs v4.19.0-rc.6 | https://unpkg.com/formiojs@4.19.0-rc.6/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/formio.embed.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! formiojs v4.19.0-rc.5 | https://unpkg.com/formiojs@4.19.0-rc.5/LICENSE.txt */
/*! formiojs v4.19.0-rc.6 | https://unpkg.com/formiojs@4.19.0-rc.6/LICENSE.txt */
4 changes: 2 additions & 2 deletions dist/formio.form.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

/*! formiojs v4.19.0-rc.5 | https://unpkg.com/formiojs@4.19.0-rc.5/LICENSE.txt */
/*! formiojs v4.19.0-rc.6 | https://unpkg.com/formiojs@4.19.0-rc.6/LICENSE.txt */

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

Expand Down
4 changes: 2 additions & 2 deletions dist/formio.full.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

/*! formiojs v4.19.0-rc.5 | https://unpkg.com/formiojs@4.19.0-rc.5/LICENSE.txt */
/*! formiojs v4.19.0-rc.6 | https://unpkg.com/formiojs@4.19.0-rc.6/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/formio.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/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.19.0-rc.5 | https://unpkg.com/formiojs@4.19.0-rc.5/LICENSE.txt */
/*! formiojs v4.19.0-rc.6 | https://unpkg.com/formiojs@4.19.0-rc.6/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/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.19.0-rc.5 | https://unpkg.com/formiojs@4.19.0-rc.5/LICENSE.txt */
/*! formiojs v4.19.0-rc.6 | https://unpkg.com/formiojs@4.19.0-rc.6/LICENSE.txt */

/**
* @license
Expand Down
214 changes: 6 additions & 208 deletions docs/ast/source/components/_classes/component/fixtures/index.js.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"type": "File",
"start": 0,
"end": 145,
"end": 116,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 6,
"line": 5,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 145,
"end": 116,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 6,
"line": 5,
"column": 0
}
},
Expand Down Expand Up @@ -303,75 +303,6 @@
},
"value": "./comp4"
}
},
{
"type": "ExportNamedDeclaration",
"start": 116,
"end": 144,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 28
}
},
"specifiers": [
{
"type": "ExportDefaultSpecifier",
"start": 123,
"end": 128,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 12
}
},
"exported": {
"type": "Identifier",
"start": 123,
"end": 128,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 12
},
"identifierName": "comp5"
},
"name": "comp5"
}
}
],
"source": {
"type": "StringLiteral",
"start": 134,
"end": 143,
"loc": {
"start": {
"line": 5,
"column": 18
},
"end": {
"line": 5,
"column": 27
}
},
"extra": {
"rawValue": "./comp5",
"raw": "'./comp5'"
},
"value": "./comp5"
}
}
],
"directives": []
Expand Down Expand Up @@ -912,8 +843,7 @@
},
{
"type": {
"label": "export",
"keyword": "export",
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
Expand All @@ -924,147 +854,15 @@
"binop": null,
"updateContext": null
},
"value": "export",
"start": 116,
"end": 122,
"end": 116,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "comp5",
"start": 123,
"end": 128,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 129,
"end": 133,
"loc": {
"start": {
"line": 5,
"column": 13
},
"end": {
"line": 5,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./comp5",
"start": 134,
"end": 143,
"loc": {
"start": {
"line": 5,
"column": 18
},
"end": {
"line": 5,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 143,
"end": 144,
"loc": {
"start": {
"line": 5,
"column": 27
},
"end": {
"line": 5,
"column": 28
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 145,
"end": 145,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 0
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
export comp2 from './comp2';
export comp3 from './comp3';
export comp4 from './comp4';
export comp5 from './comp5';
</code></pre>

</div>
Expand Down
Loading

0 comments on commit 5fd1ca2

Please sign in to comment.