Skip to content

Commit

Permalink
Updated build.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Mar 15, 2023
1 parent f9fe6f8 commit 7193a3c
Show file tree
Hide file tree
Showing 220 changed files with 1,559 additions and 1,499 deletions.
4 changes: 4 additions & 0 deletions config/webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const path = require('path');
const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin');
module.exports = {
mode: 'development',
entry: {
Expand All @@ -23,6 +24,9 @@ module.exports = {
},
resolve: {
extensions: ['.ts', '.js'],
plugins: [new TsconfigPathsPlugin({
configFile: path.resolve(__dirname, '..', 'tsconfig.json')
})]
},
module: {
rules: [
Expand Down
2 changes: 1 addition & 1 deletion dist/base/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/index.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.base.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
2 changes: 1 addition & 1 deletion dist/formio.components.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.components.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
2 changes: 1 addition & 1 deletion dist/formio.core.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.core.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
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
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
2 changes: 1 addition & 1 deletion dist/formio.modules.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.modules.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
2 changes: 1 addition & 1 deletion dist/formio.utils.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.utils.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
2 changes: 1 addition & 1 deletion dist/formio.validator.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.validator.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
16 changes: 13 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/modules/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/utils/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/validator/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/main.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/base_components.components.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">Components</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L4">src/base/Components.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L4">src/base/Components.ts:4</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -64,12 +64,12 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <s
<div class="tsd-comment tsd-typography"><p>An array of Components available to be rendered.</p>
</div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L8">src/base/Components.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L8">src/base/Components.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="decorators" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>decorators</span><a href="#decorators" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">decorators<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L9">src/base/Components.ts:9</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L9">src/base/Components.ts:9</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addComponent" class="tsd-anchor"></a>
Expand All @@ -89,7 +89,7 @@ <h5>component: <span class="tsd-signature-type">any</span></h5></li>
<h5>type: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L62">src/base/Components.ts:62</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L62">src/base/Components.ts:62</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addDecorator" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>add<wbr/>Decorator</span><a href="#addDecorator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -106,7 +106,7 @@ <h5>decorator: <span class="tsd-signature-type">any</span></h5></li>
<h5>type: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L52">src/base/Components.ts:52</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L52">src/base/Components.ts:52</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="component" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>component</span><a href="#component" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -124,7 +124,7 @@ <h5>type: <span class="tsd-signature-type">string</span></h5></li>
<h5>from: <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = &#39;components&#39;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L18">src/base/Components.ts:18</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L18">src/base/Components.ts:18</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="create" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>create</span><a href="#create" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -151,7 +151,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> data: <span class="tsd
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L42">src/base/Components.ts:42</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L42">src/base/Components.ts:42</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="importComponent" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>import<wbr/>Component</span><a href="#importComponent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -166,7 +166,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>props: <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = {}</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L77">src/base/Components.ts:77</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L77">src/base/Components.ts:77</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setComponents" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>set<wbr/>Components</span><a href="#setComponents" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -181,7 +181,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>components: <span class="tsd-signature-type">any</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/formio/core/blob/a4e9b00/src/base/Components.ts#L88">src/base/Components.ts:88</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/formio/core/blob/f9fe6f8/src/base/Components.ts#L88">src/base/Components.ts:88</a></li></ul></aside></li></ul></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
Loading

0 comments on commit 7193a3c

Please sign in to comment.