@feathery/react 2.29.0 → 2.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/Form/grid/Element/index.d.ts.map +1 -1
- package/cjs/Form/index.d.ts.map +1 -1
- package/cjs/elements/basic/TableElement/Actions.d.ts +3 -1
- package/cjs/elements/basic/TableElement/Actions.d.ts.map +1 -1
- package/cjs/elements/basic/TableElement/DeleteConfirm.d.ts +11 -0
- package/cjs/elements/basic/TableElement/DeleteConfirm.d.ts.map +1 -0
- package/cjs/elements/basic/TableElement/EditableCell.d.ts +10 -0
- package/cjs/elements/basic/TableElement/EditableCell.d.ts.map +1 -0
- package/cjs/elements/basic/TableElement/Search.d.ts.map +1 -1
- package/cjs/elements/basic/TableElement/index.d.ts +1 -1
- package/cjs/elements/basic/TableElement/index.d.ts.map +1 -1
- package/cjs/elements/basic/TableElement/styles.d.ts +221 -4
- package/cjs/elements/basic/TableElement/styles.d.ts.map +1 -1
- package/cjs/elements/basic/TableElement/useColumnWidths.d.ts +7 -0
- package/cjs/elements/basic/TableElement/useColumnWidths.d.ts.map +1 -0
- package/cjs/elements/basic/TableElement/useTableData.d.ts +6 -1
- package/cjs/elements/basic/TableElement/useTableData.d.ts.map +1 -1
- package/cjs/elements/basic/TableElement/useTableMutations.d.ts +23 -0
- package/cjs/elements/basic/TableElement/useTableMutations.d.ts.map +1 -0
- package/cjs/elements/components/icons/TrashIcon.d.ts +3 -0
- package/cjs/elements/components/icons/TrashIcon.d.ts.map +1 -0
- package/cjs/elements/components/icons/index.d.ts +2 -1
- package/cjs/elements/components/icons/index.d.ts.map +1 -1
- package/cjs/{fthry_FormControl.kZ5yXjHP.js → fthry_FormControl.WIYoX7l6.js} +1 -1
- package/cjs/{fthry_InlineTooltip.BBNkgzp3.js → fthry_InlineTooltip.C6Kf0Ff-.js} +2 -2
- package/cjs/{fthry_Overlay.DQ1W49J6.js → fthry_Overlay.JRkHffzB.js} +1 -1
- package/cjs/{fthry_PaymentMethodField.D7BpcTHT.js → fthry_PaymentMethodField.DvPj_Lup.js} +4 -4
- package/cjs/{fthry_Placeholder.DY81qB5U.js → fthry_Placeholder.luXrF_m_.js} +1 -1
- package/cjs/{fthry_ShowEyeIcon.Ck3HpNRr.js → fthry_ShowEyeIcon.cWxfPj5A.js} +1 -1
- package/cjs/{fthry_index.CJ3nEvr8.js → fthry_index.7lPT7adc.js} +4 -4
- package/cjs/{fthry_index.D9nl6yWC.js → fthry_index.Ax4XuQ-W.js} +1 -1
- package/cjs/{fthry_index.BhfQqXGJ.js → fthry_index.B1gH_Pb_.js} +4 -4
- package/cjs/{fthry_index.V0-nv5L4.js → fthry_index.BAf-75T4.js} +1 -1
- package/cjs/{fthry_index.B2WrnDCu.js → fthry_index.BS2jEY70.js} +5 -5
- package/cjs/{fthry_index.Ca-jN77c.js → fthry_index.BT0N_ojJ.js} +5 -5
- package/cjs/{fthry_index.BXuRsANe.js → fthry_index.B_WCqLEf.js} +2 -2
- package/cjs/{fthry_index.ChHqvi_w.js → fthry_index.Be2Fs97T.js} +5 -5
- package/cjs/{fthry_index.DXpLDtWu.js → fthry_index.Bxz6SYIg.js} +6 -6
- package/cjs/{fthry_index.CR2ysImA.js → fthry_index.C4a2Ic12.js} +1 -1
- package/cjs/{fthry_index.CTmQVKHd.js → fthry_index.C51tqyoq.js} +1 -1
- package/cjs/{fthry_index.DkMxV18v.js → fthry_index.Caau3hdX.js} +5 -5
- package/cjs/{fthry_index.BPi1okoK.js → fthry_index.CcK_Svsf.js} +6 -6
- package/cjs/{fthry_index.DIJxNTtb.js → fthry_index.CfElaaWV.js} +6 -6
- package/cjs/{fthry_index.CaGtg7No.js → fthry_index.CmAB9Ar7.js} +1 -1
- package/cjs/{fthry_index.Bgag42Np.js → fthry_index.DWS39de6.js} +1 -1
- package/cjs/{fthry_index.Dxki7HdW.js → fthry_index.D_RuNzwI.js} +8 -8
- package/cjs/{fthry_index.BJquBpMQ.js → fthry_index.DdSDwu2Z.js} +1 -1
- package/cjs/{fthry_index.Da6aYIHM.js → fthry_index.DtcJ5ShY.js} +3 -3
- package/cjs/{fthry_index.hWQvQk7E.js → fthry_index.DtiRdy95.js} +3 -3
- package/cjs/{fthry_index.CyO673Aw.js → fthry_index.IHqwZyC3.js} +65 -34
- package/cjs/{fthry_index.EYrk9cSa.js → fthry_index.Io4u55nU.js} +527 -47
- package/cjs/{fthry_index.BiaJ1jl2.js → fthry_index.TgxeIOKY.js} +2 -2
- package/cjs/{fthry_index.BuH0Itrc.js → fthry_index.W-9IfXEV.js} +4 -4
- package/cjs/{fthry_input.bE0l-t_1.js → fthry_input.QMSUSm2J.js} +1 -1
- package/cjs/{fthry_script.BCkKPMlm.js → fthry_script.Bnnc8FZ3.js} +1 -1
- package/cjs/{fthry_styles.T0Rj_2XL.js → fthry_styles.MX1EKxvQ.js} +1 -1
- package/cjs/{fthry_useElementSize.Du6gVeG7.js → fthry_useElementSize.Dup4Oq53.js} +1 -1
- package/cjs/{fthry_useSalesforceSync.CnsTa2jO.js → fthry_useSalesforceSync.D0kLb1UT.js} +1 -1
- package/cjs/{fthry_webfontloader.D6rNHkUp.js → fthry_webfontloader.C-AsnAPa.js} +1 -1
- package/cjs/index.d.ts +2 -1
- package/cjs/index.d.ts.map +1 -1
- package/cjs/index.js +1 -1
- package/cjs/utils/featheryClient/index.d.ts +2 -1
- package/cjs/utils/featheryClient/index.d.ts.map +1 -1
- package/cjs/utils/formContext.d.ts +2 -1
- package/cjs/utils/formContext.d.ts.map +1 -1
- package/dist/Form/grid/Element/index.d.ts.map +1 -1
- package/dist/Form/index.d.ts.map +1 -1
- package/dist/elements/basic/TableElement/Actions.d.ts +3 -1
- package/dist/elements/basic/TableElement/Actions.d.ts.map +1 -1
- package/dist/elements/basic/TableElement/DeleteConfirm.d.ts +11 -0
- package/dist/elements/basic/TableElement/DeleteConfirm.d.ts.map +1 -0
- package/dist/elements/basic/TableElement/EditableCell.d.ts +10 -0
- package/dist/elements/basic/TableElement/EditableCell.d.ts.map +1 -0
- package/dist/elements/basic/TableElement/Search.d.ts.map +1 -1
- package/dist/elements/basic/TableElement/index.d.ts +1 -1
- package/dist/elements/basic/TableElement/index.d.ts.map +1 -1
- package/dist/elements/basic/TableElement/styles.d.ts +221 -4
- package/dist/elements/basic/TableElement/styles.d.ts.map +1 -1
- package/dist/elements/basic/TableElement/useColumnWidths.d.ts +7 -0
- package/dist/elements/basic/TableElement/useColumnWidths.d.ts.map +1 -0
- package/dist/elements/basic/TableElement/useTableData.d.ts +6 -1
- package/dist/elements/basic/TableElement/useTableData.d.ts.map +1 -1
- package/dist/elements/basic/TableElement/useTableMutations.d.ts +23 -0
- package/dist/elements/basic/TableElement/useTableMutations.d.ts.map +1 -0
- package/dist/elements/components/icons/TrashIcon.d.ts +3 -0
- package/dist/elements/components/icons/TrashIcon.d.ts.map +1 -0
- package/dist/elements/components/icons/index.d.ts +2 -1
- package/dist/elements/components/icons/index.d.ts.map +1 -1
- package/dist/{fthry_FormControl.BuuMSi33.js → fthry_FormControl.DEleJ-Vj.js} +1 -1
- package/dist/{fthry_InlineTooltip.BrYdk-JC.js → fthry_InlineTooltip.DeG1g5MU.js} +2 -2
- package/dist/{fthry_Overlay.tEYnJT2R.js → fthry_Overlay.CtQBdlg7.js} +1 -1
- package/dist/{fthry_PaymentMethodField.CtnTgodd.js → fthry_PaymentMethodField.CryiQIpT.js} +4 -4
- package/dist/{fthry_Placeholder.CNCz2tec.js → fthry_Placeholder.Bel7e4T4.js} +1 -1
- package/dist/{fthry_ShowEyeIcon.D5SVexo6.js → fthry_ShowEyeIcon.BeXoEyvh.js} +1 -1
- package/dist/{fthry_index.DkCSBYBS.js → fthry_index.0A10yDWO.js} +1 -1
- package/dist/{fthry_index.Ba9mZR-a.js → fthry_index.BNi8VaMz.js} +2 -2
- package/dist/{fthry_index.CAiP8AGh.js → fthry_index.Bb9yC_Hb.js} +3 -3
- package/dist/{fthry_index.BDuq8oLk.js → fthry_index.Bi8oY0jk.js} +5 -5
- package/dist/{fthry_index.CbildiLx.js → fthry_index.Bk-p0axS.js} +6 -6
- package/dist/{fthry_index.BE-1b7-q.js → fthry_index.By9Va7yz.js} +6 -6
- package/dist/{fthry_index.CRSq4rGz.js → fthry_index.C9r-2T-9.js} +6 -6
- package/dist/{fthry_index.CLHxEKDU.js → fthry_index.CMh4cU_z.js} +66 -35
- package/dist/{fthry_index.BQguezyR.js → fthry_index.CUF2y3Aa.js} +1 -1
- package/dist/{fthry_index.DoYMXQUW.js → fthry_index.CVQd320z.js} +8 -8
- package/dist/{fthry_index.9Ck9ftoz.js → fthry_index.ClSefCHf.js} +1 -1
- package/dist/{fthry_index.BBfWFvRc.js → fthry_index.D7lNVIgD.js} +1 -1
- package/dist/{fthry_index.BnI0SWmF.js → fthry_index.D9GA9x4P.js} +3 -3
- package/dist/{fthry_index.BueBK9vP.js → fthry_index.DKiSNQ6p.js} +1 -1
- package/dist/{fthry_index.DLVY2u37.js → fthry_index.DR8HsKVo.js} +4 -4
- package/dist/{fthry_index.BJMKe9bY.js → fthry_index.DSS7GFbG.js} +4 -4
- package/dist/{fthry_index.BTyNf3DP.js → fthry_index.D_JQEcg-.js} +4 -4
- package/dist/{fthry_index.BFd-TLmA.js → fthry_index.DclrMlf2.js} +5 -5
- package/dist/{fthry_index.BUzvhIcG.js → fthry_index.Dkg3j5xH.js} +2 -2
- package/dist/{fthry_index.fk9t5r9-.js → fthry_index.DtrV_j07.js} +1 -1
- package/dist/{fthry_index.DIRJK8qX.js → fthry_index.Dxpjw81y.js} +5 -5
- package/dist/{fthry_index.BCis3aeZ.js → fthry_index.F3kjcuAK.js} +528 -48
- package/dist/{fthry_index.DkIp3iRV.js → fthry_index.sWxp-JjY.js} +5 -5
- package/dist/{fthry_index.q-SYsLEL.js → fthry_index.y9utv2Db.js} +1 -1
- package/dist/{fthry_input.CAzTu6mk.js → fthry_input.DlZicl10.js} +1 -1
- package/dist/{fthry_script.Bf8zgQ01.js → fthry_script.BjtIkib6.js} +1 -1
- package/dist/{fthry_styles.DjMXy6e-.js → fthry_styles.Dxs0EByz.js} +1 -1
- package/dist/{fthry_useElementSize.DPFsWHu0.js → fthry_useElementSize.BeQYF72J.js} +1 -1
- package/dist/{fthry_useSalesforceSync.CxDImAZo.js → fthry_useSalesforceSync.DcCcNLS2.js} +1 -1
- package/dist/{fthry_webfontloader.C1UQw9Fa.js → fthry_webfontloader.B7FGEMJA.js} +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/utils/featheryClient/index.d.ts +2 -1
- package/dist/utils/featheryClient/index.d.ts.map +1 -1
- package/dist/utils/formContext.d.ts +2 -1
- package/dist/utils/formContext.d.ts.map +1 -1
- package/package.json +2 -2
- package/umd/{277.d9907ecd5dc2117c9171.js → 277.87e6ca5c1cf2a7477992.js} +1 -1
- package/umd/{509.a863f8749c28540476bb.js → 509.bca2ff43c66b1dba064f.js} +2 -2
- package/umd/{AddressField.ec97334fe233830bc05b.js → AddressField.2d777eda22a67a0ed3a3.js} +1 -1
- package/umd/{DateSelectorField.00f321e0b1972feb9d69.js → DateSelectorField.54afc978d2fd9d10b106.js} +1 -1
- package/umd/{FileUploadField.ea0067dd62b0454b7c2e.js → FileUploadField.7a5028fb6035d09b3e81.js} +1 -1
- package/umd/{PasswordField.1358356d6fbc6880f12a.js → PasswordField.7585ef588333cb4181f7.js} +1 -1
- package/umd/{PaymentMethodField.9a8e934f7450eb141217.js → PaymentMethodField.d08bcfa1efb56084572d.js} +1 -1
- package/umd/{PhoneField.c526085aaa5ccd25e982.js → PhoneField.19c987f04cfcb60ab07c.js} +1 -1
- package/umd/{SignatureField.d710930ca89642eb651c.js → SignatureField.0e7d60fa2fafcb6be554.js} +1 -1
- package/umd/TableElement.b9bb3cedf1a75fd2ea01.js +1 -0
- package/umd/{TextArea.f566845d458d4c00e0e7.js → TextArea.7cca0d69e618846660c5.js} +1 -1
- package/umd/{TextField.5a5296fe3ea60c4459f2.js → TextField.f5cc4a03e69d5872027b.js} +1 -1
- package/umd/index.js +1 -1
- package/umd/TableElement.ee77e0f53a9ccac846ab.js +0 -1
- /package/umd/{509.a863f8749c28540476bb.js.LICENSE.txt → 509.bca2ff43c66b1dba064f.js.LICENSE.txt} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./fthry_index.
|
|
3
|
+
var index = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var styles = require('./fthry_styles.
|
|
5
|
+
var styles = require('./fthry_styles.MX1EKxvQ.js');
|
|
6
6
|
require('react/jsx-runtime');
|
|
7
7
|
require('react-dom/client');
|
|
8
8
|
require('jszip');
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index$1 = require('./fthry_index.
|
|
3
|
+
var index$1 = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var Placeholder = require('./fthry_Placeholder.
|
|
6
|
-
var InlineTooltip = require('./fthry_InlineTooltip.
|
|
7
|
-
var ShowEyeIcon = require('./fthry_ShowEyeIcon.
|
|
5
|
+
var Placeholder = require('./fthry_Placeholder.luXrF_m_.js');
|
|
6
|
+
var InlineTooltip = require('./fthry_InlineTooltip.C6Kf0Ff-.js');
|
|
7
|
+
var ShowEyeIcon = require('./fthry_ShowEyeIcon.cWxfPj5A.js');
|
|
8
8
|
require('react/jsx-runtime');
|
|
9
9
|
require('react-dom/client');
|
|
10
10
|
require('jszip');
|
|
11
11
|
require('react-dom');
|
|
12
|
-
require('./fthry_Overlay.
|
|
12
|
+
require('./fthry_Overlay.JRkHffzB.js');
|
|
13
13
|
|
|
14
14
|
function PasswordField(_a) {
|
|
15
15
|
var _b;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index$1 = require('./fthry_index.
|
|
3
|
+
var index$1 = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var FormControl = require('./fthry_FormControl.
|
|
6
|
-
var index = require('./fthry_index.
|
|
7
|
-
var InlineTooltip = require('./fthry_InlineTooltip.
|
|
8
|
-
var useSalesforceSync = require('./fthry_useSalesforceSync.
|
|
5
|
+
var FormControl = require('./fthry_FormControl.WIYoX7l6.js');
|
|
6
|
+
var index = require('./fthry_index.BAf-75T4.js');
|
|
7
|
+
var InlineTooltip = require('./fthry_InlineTooltip.C6Kf0Ff-.js');
|
|
8
|
+
var useSalesforceSync = require('./fthry_useSalesforceSync.D0kLb1UT.js');
|
|
9
9
|
require('react/jsx-runtime');
|
|
10
10
|
require('react-dom/client');
|
|
11
11
|
require('jszip');
|
|
12
12
|
require('react-dom');
|
|
13
|
-
require('./fthry_Overlay.
|
|
13
|
+
require('./fthry_Overlay.JRkHffzB.js');
|
|
14
14
|
|
|
15
15
|
var applyCheckboxGroupStyles = function (element, responsiveStyles) {
|
|
16
16
|
responsiveStyles.addTargets('checkboxGroup');
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index$1 = require('./fthry_index.
|
|
3
|
+
var index$1 = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var Placeholder = require('./fthry_Placeholder.
|
|
6
|
-
var InlineTooltip = require('./fthry_InlineTooltip.
|
|
7
|
-
var Overlay = require('./fthry_Overlay.
|
|
8
|
-
var useElementSize = require('./fthry_useElementSize.
|
|
5
|
+
var Placeholder = require('./fthry_Placeholder.luXrF_m_.js');
|
|
6
|
+
var InlineTooltip = require('./fthry_InlineTooltip.C6Kf0Ff-.js');
|
|
7
|
+
var Overlay = require('./fthry_Overlay.JRkHffzB.js');
|
|
8
|
+
var useElementSize = require('./fthry_useElementSize.Dup4Oq53.js');
|
|
9
9
|
require('react/jsx-runtime');
|
|
10
10
|
require('react-dom/client');
|
|
11
11
|
require('jszip');
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index$3 = require('./fthry_index.
|
|
3
|
+
var index$3 = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var Placeholder = require('./fthry_Placeholder.
|
|
6
|
-
var InlineTooltip = require('./fthry_InlineTooltip.
|
|
5
|
+
var Placeholder = require('./fthry_Placeholder.luXrF_m_.js');
|
|
6
|
+
var InlineTooltip = require('./fthry_InlineTooltip.C6Kf0Ff-.js');
|
|
7
7
|
var ReactJSXRuntime = require('react/jsx-runtime');
|
|
8
8
|
var ReactDOM = require('react-dom');
|
|
9
|
-
var input = require('./fthry_input.
|
|
9
|
+
var input = require('./fthry_input.QMSUSm2J.js');
|
|
10
10
|
require('react-dom/client');
|
|
11
11
|
require('jszip');
|
|
12
|
-
require('./fthry_Overlay.
|
|
13
|
-
require('./fthry_index.
|
|
12
|
+
require('./fthry_Overlay.JRkHffzB.js');
|
|
13
|
+
require('./fthry_index.CmAB9Ar7.js');
|
|
14
14
|
|
|
15
15
|
function _interopNamespaceDefault(e) {
|
|
16
16
|
var n = Object.create(null);
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./fthry_index.
|
|
3
|
+
var index = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var FormControl = require('./fthry_FormControl.
|
|
6
|
-
var index$1 = require('./fthry_index.
|
|
7
|
-
var InlineTooltip = require('./fthry_InlineTooltip.
|
|
8
|
-
var useSalesforceSync = require('./fthry_useSalesforceSync.
|
|
5
|
+
var FormControl = require('./fthry_FormControl.WIYoX7l6.js');
|
|
6
|
+
var index$1 = require('./fthry_index.BAf-75T4.js');
|
|
7
|
+
var InlineTooltip = require('./fthry_InlineTooltip.C6Kf0Ff-.js');
|
|
8
|
+
var useSalesforceSync = require('./fthry_useSalesforceSync.D0kLb1UT.js');
|
|
9
9
|
require('react/jsx-runtime');
|
|
10
10
|
require('react-dom/client');
|
|
11
11
|
require('jszip');
|
|
12
12
|
require('react-dom');
|
|
13
|
-
require('./fthry_Overlay.
|
|
13
|
+
require('./fthry_Overlay.JRkHffzB.js');
|
|
14
14
|
|
|
15
15
|
var applyRadioGroupStyles = function (element, responsiveStyles) {
|
|
16
16
|
responsiveStyles.addTargets('radioGroup');
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index$1 = require('./fthry_index.
|
|
3
|
+
var index$1 = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var Placeholder = require('./fthry_Placeholder.
|
|
6
|
-
var InlineTooltip = require('./fthry_InlineTooltip.
|
|
7
|
-
var Overlay = require('./fthry_Overlay.
|
|
8
|
-
var useElementSize = require('./fthry_useElementSize.
|
|
9
|
-
var ShowEyeIcon = require('./fthry_ShowEyeIcon.
|
|
10
|
-
var input = require('./fthry_input.
|
|
5
|
+
var Placeholder = require('./fthry_Placeholder.luXrF_m_.js');
|
|
6
|
+
var InlineTooltip = require('./fthry_InlineTooltip.C6Kf0Ff-.js');
|
|
7
|
+
var Overlay = require('./fthry_Overlay.JRkHffzB.js');
|
|
8
|
+
var useElementSize = require('./fthry_useElementSize.Dup4Oq53.js');
|
|
9
|
+
var ShowEyeIcon = require('./fthry_ShowEyeIcon.cWxfPj5A.js');
|
|
10
|
+
var input = require('./fthry_input.QMSUSm2J.js');
|
|
11
11
|
require('react/jsx-runtime');
|
|
12
12
|
require('react-dom/client');
|
|
13
13
|
require('jszip');
|
|
14
14
|
require('react-dom');
|
|
15
|
-
require('./fthry_index.
|
|
15
|
+
require('./fthry_index.CmAB9Ar7.js');
|
|
16
16
|
|
|
17
17
|
function TextAutocomplete$1(_a) {
|
|
18
18
|
var _b = _a.allOptions, allOptions = _b === void 0 ? [] : _b, showOptions = _a.showOptions, _c = _a.onSelect, onSelect = _c === void 0 ? function () { } : _c, _d = _a.onHide, onHide = _d === void 0 ? function () { } : _d, _e = _a.onInputFocus, onInputFocus = _e === void 0 ? function () { } : _e, _f = _a.value, value = _f === void 0 ? '' : _f, containerRef = _a.containerRef, responsiveStyles = _a.responsiveStyles, listItemRef = _a.listItemRef, children = _a.children;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./fthry_index.
|
|
3
|
+
var index = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var Overlay = require('./fthry_Overlay.
|
|
6
|
-
var index$1 = require('./fthry_index.
|
|
5
|
+
var Overlay = require('./fthry_Overlay.JRkHffzB.js');
|
|
6
|
+
var index$1 = require('./fthry_index.BAf-75T4.js');
|
|
7
7
|
require('react/jsx-runtime');
|
|
8
8
|
require('react-dom/client');
|
|
9
9
|
require('jszip');
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./fthry_index.
|
|
3
|
+
var index = require('./fthry_index.IHqwZyC3.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var index$1 = require('./fthry_index.
|
|
5
|
+
var index$1 = require('./fthry_index.CmAB9Ar7.js');
|
|
6
6
|
require('react/jsx-runtime');
|
|
7
7
|
require('react-dom/client');
|
|
8
8
|
require('jszip');
|
|
@@ -1479,7 +1479,7 @@ function SignatureField(_a) {
|
|
|
1479
1479
|
React.useEffect(function () {
|
|
1480
1480
|
if (!global.webfontloaderPromise)
|
|
1481
1481
|
global.webfontloaderPromise = Promise.resolve().then(function () { return require(
|
|
1482
|
-
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.
|
|
1482
|
+
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.C-AsnAPa.js'); }).then(function (n) { return n.webfontloader; });
|
|
1483
1483
|
global.webfontloaderPromise.then(function (WebFont) {
|
|
1484
1484
|
WebFont.load({ google: { families: ['La Belle Aurore'] } });
|
|
1485
1485
|
});
|
|
@@ -6170,6 +6170,7 @@ function requireApi () {
|
|
|
6170
6170
|
if (hasRequiredApi) return api$1;
|
|
6171
6171
|
hasRequiredApi = 1;
|
|
6172
6172
|
Object.defineProperty(api$1, "__esModule", { value: true });
|
|
6173
|
+
api$1.dataHubAction = dataHubAction;
|
|
6173
6174
|
api$1.customRolloutAction = customRolloutAction;
|
|
6174
6175
|
api$1.extractAIDocument = extractAIDocument;
|
|
6175
6176
|
api$1.pollForCompletion = pollForCompletion;
|
|
@@ -6184,6 +6185,26 @@ function requireApi () {
|
|
|
6184
6185
|
api$1.generateQuikEnvelopes = generateQuikEnvelopes;
|
|
6185
6186
|
const utils_1 = requireUtils();
|
|
6186
6187
|
const error_1 = requireError();
|
|
6188
|
+
async function dataHubAction(sdkKey, formId, userId, { hubId, operation, entryId, data, }) {
|
|
6189
|
+
const url = `${(0, utils_1.getApiUrl)()}hub/${hubId}/action/`;
|
|
6190
|
+
const res = await (0, utils_1.apiFetch)(sdkKey, url, {
|
|
6191
|
+
headers: { 'Content-Type': 'application/json' },
|
|
6192
|
+
method: 'POST',
|
|
6193
|
+
body: JSON.stringify({
|
|
6194
|
+
operation,
|
|
6195
|
+
entry_id: entryId,
|
|
6196
|
+
data,
|
|
6197
|
+
form_key: formId,
|
|
6198
|
+
}),
|
|
6199
|
+
}, false);
|
|
6200
|
+
if (res) {
|
|
6201
|
+
if (res.status === 204)
|
|
6202
|
+
return null;
|
|
6203
|
+
if (res.ok)
|
|
6204
|
+
return await res.json();
|
|
6205
|
+
throw Error((0, error_1.parseAPIError)(await res.json()));
|
|
6206
|
+
}
|
|
6207
|
+
}
|
|
6187
6208
|
async function customRolloutAction(sdkKey, automationIds, formId, fieldData, options, userId) {
|
|
6188
6209
|
const url = `${(0, utils_1.getApiUrl)()}rollout/custom-trigger/`;
|
|
6189
6210
|
if (typeof automationIds === 'string')
|
|
@@ -6401,7 +6422,7 @@ function requireApi () {
|
|
|
6401
6422
|
return await res.json();
|
|
6402
6423
|
return {};
|
|
6403
6424
|
}
|
|
6404
|
-
async function generateFormDocuments({ sdkKey, formId, documentIds, userId, signerEmail, repeatable, runAsync = true, envelopeAction = 'sign', mergeDocuments = false, checkInterval = 2000, maxTime = 2 * 60 * 1000, }) {
|
|
6425
|
+
async function generateFormDocuments({ sdkKey, formId, documentIds, userId, signerEmail, repeatable, runAsync = true, envelopeAction = 'sign', mergeDocuments = false, mergedFileName, checkInterval = 2000, maxTime = 2 * 60 * 1000, }) {
|
|
6405
6426
|
const payload = {
|
|
6406
6427
|
form_key: formId,
|
|
6407
6428
|
fuser_key: userId,
|
|
@@ -6414,6 +6435,8 @@ function requireApi () {
|
|
|
6414
6435
|
payload.signer_email = signerEmail;
|
|
6415
6436
|
if (repeatable)
|
|
6416
6437
|
payload.repeatable = repeatable;
|
|
6438
|
+
if (mergedFileName)
|
|
6439
|
+
payload.merged_file_name = mergedFileName;
|
|
6417
6440
|
const url = `${(0, utils_1.getApiUrl)()}document/form/generate/`;
|
|
6418
6441
|
const reqOptions = {
|
|
6419
6442
|
headers: { 'Content-Type': 'application/json' },
|
|
@@ -6476,9 +6499,10 @@ function requireDist$2 () {
|
|
|
6476
6499
|
hasRequiredDist$2 = 1;
|
|
6477
6500
|
(function (exports$1) {
|
|
6478
6501
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
6479
|
-
exports$1.setEnvironment = exports$1.parseAPIError = exports$1.FormConflictError = exports$1.FormAuthenticationError = exports$1.SDKKeyError = exports$1.FetchError = exports$1.getS3Url = exports$1.getCdnUrl = exports$1.getStaticUrl = exports$1.getApiUrl = exports$1.createHttpHelpers = exports$1.checkResponseSuccess = exports$1.apiFetch = exports$1.sendEmail = exports$1.pollForCompletion = exports$1.inviteFormCollaborator = exports$1.getQuikAccountForms = exports$1.getQuikForms = exports$1.getQuikFormRoles = exports$1.generateQuikEnvelopes = exports$1.generateFormDocuments = exports$1.forwardInboxEmail = exports$1.extractAIDocument = exports$1.customRolloutAction = void 0;
|
|
6502
|
+
exports$1.setEnvironment = exports$1.parseAPIError = exports$1.FormConflictError = exports$1.FormAuthenticationError = exports$1.SDKKeyError = exports$1.FetchError = exports$1.getS3Url = exports$1.getCdnUrl = exports$1.getStaticUrl = exports$1.getApiUrl = exports$1.createHttpHelpers = exports$1.checkResponseSuccess = exports$1.apiFetch = exports$1.sendEmail = exports$1.pollForCompletion = exports$1.inviteFormCollaborator = exports$1.getQuikAccountForms = exports$1.getQuikForms = exports$1.getQuikFormRoles = exports$1.generateQuikEnvelopes = exports$1.generateFormDocuments = exports$1.forwardInboxEmail = exports$1.extractAIDocument = exports$1.dataHubAction = exports$1.customRolloutAction = void 0;
|
|
6480
6503
|
var api_1 = requireApi();
|
|
6481
6504
|
Object.defineProperty(exports$1, "customRolloutAction", { enumerable: true, get: function () { return api_1.customRolloutAction; } });
|
|
6505
|
+
Object.defineProperty(exports$1, "dataHubAction", { enumerable: true, get: function () { return api_1.dataHubAction; } });
|
|
6482
6506
|
Object.defineProperty(exports$1, "extractAIDocument", { enumerable: true, get: function () { return api_1.extractAIDocument; } });
|
|
6483
6507
|
Object.defineProperty(exports$1, "forwardInboxEmail", { enumerable: true, get: function () { return api_1.forwardInboxEmail; } });
|
|
6484
6508
|
Object.defineProperty(exports$1, "generateFormDocuments", { enumerable: true, get: function () { return api_1.generateFormDocuments; } });
|
|
@@ -20952,7 +20976,7 @@ var Element$1 = function (_a) {
|
|
|
20952
20976
|
var _b, _c, _d, _e, _f, _g;
|
|
20953
20977
|
var el = _a.node, form = _a.form;
|
|
20954
20978
|
var type = el.type;
|
|
20955
|
-
var userProgress = form.userProgress, curDepth = form.curDepth, maxDepth = form.maxDepth, elementProps = form.elementProps, activeStep = form.activeStep, buttonLoaders = form.buttonLoaders, customClickSelectionState = form.customClickSelectionState, runElementActions = form.runElementActions, buttonOnClick = form.buttonOnClick, tableOnClick = form.tableOnClick, fieldOnChange = form.fieldOnChange, inlineErrors = form.inlineErrors, setInlineErrors = form.setInlineErrors, changeValue = form.changeValue, updateFieldValues = form.updateFieldValues, elementOnView = form.elementOnView, onViewElements = form.onViewElements, formSettings = form.formSettings, formRef = form.formRef, focusRef = form.focusRef, setCardElement = form.setCardElement, visiblePositions = form.visiblePositions, featheryContext = form.featheryContext;
|
|
20979
|
+
var userProgress = form.userProgress, curDepth = form.curDepth, maxDepth = form.maxDepth, elementProps = form.elementProps, activeStep = form.activeStep, buttonLoaders = form.buttonLoaders, customClickSelectionState = form.customClickSelectionState, runElementActions = form.runElementActions, buttonOnClick = form.buttonOnClick, tableOnClick = form.tableOnClick, fieldOnChange = form.fieldOnChange, inlineErrors = form.inlineErrors, setInlineErrors = form.setInlineErrors, changeValue = form.changeValue, updateFieldValues = form.updateFieldValues, submitCustom = form.submitCustom, elementOnView = form.elementOnView, onViewElements = form.onViewElements, formSettings = form.formSettings, formRef = form.formRef, focusRef = form.focusRef, setCardElement = form.setCardElement, visiblePositions = form.visiblePositions, featheryContext = form.featheryContext;
|
|
20956
20980
|
var readOnly = formSettings.readOnly || initState.collaboratorReview === 'readOnly';
|
|
20957
20981
|
var basicProps = {
|
|
20958
20982
|
componentOnly: false,
|
|
@@ -20972,7 +20996,7 @@ var Element$1 = function (_a) {
|
|
|
20972
20996
|
else if (type === 'video')
|
|
20973
20997
|
return jsx$1(Elements.VideoElement, exports.__assign({}, basicProps));
|
|
20974
20998
|
else if (type === 'table')
|
|
20975
|
-
return (jsx$1(Elements.TableElement, exports.__assign({}, basicProps, { onClick: function (payload) { return tableOnClick(el, payload); }, buttonLoaders: buttonLoaders })));
|
|
20999
|
+
return (jsx$1(Elements.TableElement, exports.__assign({}, basicProps, { onClick: function (payload) { return tableOnClick(el, payload); }, updateFieldValues: updateFieldValues, submitCustom: submitCustom, buttonLoaders: buttonLoaders })));
|
|
20976
21000
|
else if (type === 'text')
|
|
20977
21001
|
return (jsx$1(Elements.TextElement, exports.__assign({ textSpanOnClick: function (textSpanStart, textSpanEnd) {
|
|
20978
21002
|
var _a;
|
|
@@ -23168,8 +23192,13 @@ var getFormContext = function (formUuid) {
|
|
|
23168
23192
|
return formState.client.dataHubAction({ hubId: hubId, operation: operation, entryId: entryId, data: data });
|
|
23169
23193
|
},
|
|
23170
23194
|
generateDocuments: function (_a) {
|
|
23171
|
-
var documentIds = _a.documentIds, download = _a.download, merge = _a.merge;
|
|
23172
|
-
return formState.client.generateDocuments({
|
|
23195
|
+
var documentIds = _a.documentIds, download = _a.download, merge = _a.merge, mergedFileName = _a.mergedFileName;
|
|
23196
|
+
return formState.client.generateDocuments({
|
|
23197
|
+
documentIds: documentIds,
|
|
23198
|
+
download: download,
|
|
23199
|
+
merge: merge,
|
|
23200
|
+
mergedFileName: mergedFileName
|
|
23201
|
+
});
|
|
23173
23202
|
},
|
|
23174
23203
|
getQuikForms: function (props) {
|
|
23175
23204
|
return formState.client.getQuikForms(props);
|
|
@@ -42216,6 +42245,7 @@ function Form(_a) {
|
|
|
42216
42245
|
return changeFormStep(nextStepKey, activeStep.key, false);
|
|
42217
42246
|
},
|
|
42218
42247
|
updateFieldValues: updateFieldValues,
|
|
42248
|
+
submitCustom: function (values) { return client === null || client === void 0 ? void 0 : client.submitCustom(values); },
|
|
42219
42249
|
elementOnView: elementOnView,
|
|
42220
42250
|
onViewElements: viewElements,
|
|
42221
42251
|
formSettings: formSettings,
|
|
@@ -45919,7 +45949,7 @@ var FeatheryClient = /** @class */ (function (_super) {
|
|
|
45919
45949
|
});
|
|
45920
45950
|
};
|
|
45921
45951
|
FeatheryClient.prototype.generateDocuments = function (_a) {
|
|
45922
|
-
var documentIds = _a.documentIds, _b = _a.download, download = _b === void 0 ? false : _b, _c = _a.merge, merge = _c === void 0 ? false : _c, zipName = _a.zipName;
|
|
45952
|
+
var documentIds = _a.documentIds, _b = _a.download, download = _b === void 0 ? false : _b, _c = _a.merge, merge = _c === void 0 ? false : _c, zipName = _a.zipName, mergedFileName = _a.mergedFileName;
|
|
45923
45953
|
return __awaiter$2(this, void 0, void 0, function () {
|
|
45924
45954
|
var _d, userId, sdkKey, payload, files;
|
|
45925
45955
|
return __generator(this, function (_e) {
|
|
@@ -45932,7 +45962,8 @@ var FeatheryClient = /** @class */ (function (_super) {
|
|
|
45932
45962
|
documentIds: documentIds,
|
|
45933
45963
|
userId: userId,
|
|
45934
45964
|
envelopeAction: 'fill',
|
|
45935
|
-
mergeDocuments: merge
|
|
45965
|
+
mergeDocuments: merge,
|
|
45966
|
+
mergedFileName: mergedFileName
|
|
45936
45967
|
})];
|
|
45937
45968
|
case 1:
|
|
45938
45969
|
payload = _e.sent();
|
|
@@ -46094,9 +46125,9 @@ function init(sdkKey, options) {
|
|
|
46094
46125
|
if (runningInClient()) {
|
|
46095
46126
|
// Dynamically load libraries that must be client side
|
|
46096
46127
|
global.scriptjsLoadPromise = Promise.resolve().then(function () { return require(
|
|
46097
|
-
/* webpackChunkName: "scriptjs" */ './fthry_script.
|
|
46128
|
+
/* webpackChunkName: "scriptjs" */ './fthry_script.Bnnc8FZ3.js'); }).then(function (n) { return n.script; });
|
|
46098
46129
|
global.webfontloaderPromise = Promise.resolve().then(function () { return require(
|
|
46099
|
-
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.
|
|
46130
|
+
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.C-AsnAPa.js'); }).then(function (n) { return n.webfontloader; });
|
|
46100
46131
|
// Client-side tracking logic
|
|
46101
46132
|
if (initState.userTracking === 'cookie') {
|
|
46102
46133
|
var cookieKey = "feathery-user-id-".concat(sdkKey);
|
|
@@ -46242,7 +46273,7 @@ function getFieldValues() {
|
|
|
46242
46273
|
return exports.__assign({}, exports.fieldValues);
|
|
46243
46274
|
}
|
|
46244
46275
|
function logFeatheryBadge() {
|
|
46245
|
-
console.log('%c Feathery %c v' + "2.
|
|
46276
|
+
console.log('%c Feathery %c v' + "2.31.0" + ' ', // replaced with real version during build
|
|
46246
46277
|
'background: #e2626e; color: white; padding: 2px 6px; border-radius: 3px 0 0 3px; font-weight: bold;', 'background: #fce7e9; color: #c5495a; padding: 2px 6px; border-radius: 0 3px 3px 0;');
|
|
46247
46278
|
}
|
|
46248
46279
|
|
|
@@ -47724,39 +47755,39 @@ breakpoint) {
|
|
|
47724
47755
|
return styles.getTarget('inner-container', undefined, viewport === 'mobile');
|
|
47725
47756
|
};
|
|
47726
47757
|
|
|
47727
|
-
var AddressLine1 = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "AddressField" */ './fthry_index.
|
|
47728
|
-
var ButtonGroupField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "ButtonGroupField" */ './fthry_index.
|
|
47729
|
-
var CheckboxField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "CheckboxField" */ './fthry_index.
|
|
47758
|
+
var AddressLine1 = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "AddressField" */ './fthry_index.BT0N_ojJ.js'); }); });
|
|
47759
|
+
var ButtonGroupField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "ButtonGroupField" */ './fthry_index.7lPT7adc.js'); }); });
|
|
47760
|
+
var CheckboxField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "CheckboxField" */ './fthry_index.BAf-75T4.js'); }); });
|
|
47730
47761
|
var CheckboxGroupField = React.lazy(function () {
|
|
47731
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "CheckboxGroupField" */ './fthry_index.
|
|
47762
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "CheckboxGroupField" */ './fthry_index.Bxz6SYIg.js'); });
|
|
47732
47763
|
});
|
|
47733
|
-
var ColorPickerField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "ColorPickerField" */ './fthry_index.
|
|
47734
|
-
var CustomField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "CustomField" */ './fthry_index.
|
|
47764
|
+
var ColorPickerField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "ColorPickerField" */ './fthry_index.C4a2Ic12.js'); }); });
|
|
47765
|
+
var CustomField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "CustomField" */ './fthry_index.Ax4XuQ-W.js'); }); });
|
|
47735
47766
|
var DateSelectorField = React.lazy(function () {
|
|
47736
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "DateSelectorField" */ './fthry_index.
|
|
47767
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "DateSelectorField" */ './fthry_index.CcK_Svsf.js'); });
|
|
47737
47768
|
});
|
|
47738
|
-
var DropdownField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "DropdownField" */ './fthry_index.
|
|
47769
|
+
var DropdownField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "DropdownField" */ './fthry_index.W-9IfXEV.js'); }); });
|
|
47739
47770
|
var DropdownMultiField = React.lazy(function () {
|
|
47740
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "DropdownMultiField" */ './fthry_index.
|
|
47771
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "DropdownMultiField" */ './fthry_index.BS2jEY70.js'); });
|
|
47741
47772
|
});
|
|
47742
|
-
var FileUploadField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "FileUploadField" */ './fthry_index.
|
|
47743
|
-
var MatrixField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "MatrixField" */ './fthry_index.
|
|
47744
|
-
var PasswordField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "PasswordField" */ './fthry_index.
|
|
47773
|
+
var FileUploadField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "FileUploadField" */ './fthry_index.DWS39de6.js'); }); });
|
|
47774
|
+
var MatrixField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "MatrixField" */ './fthry_index.DtcJ5ShY.js'); }); });
|
|
47775
|
+
var PasswordField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "PasswordField" */ './fthry_index.Be2Fs97T.js'); }); });
|
|
47745
47776
|
var PaymentMethodField = React.lazy(function () {
|
|
47746
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "PaymentMethodField" */ './fthry_PaymentMethodField.
|
|
47777
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "PaymentMethodField" */ './fthry_PaymentMethodField.DvPj_Lup.js'); });
|
|
47747
47778
|
});
|
|
47748
|
-
var PhoneField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "PhoneField" */ './fthry_index.
|
|
47749
|
-
var PinInputField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "PinInputField" */ './fthry_index.
|
|
47750
|
-
var QRScanner = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "QRScanner" */ './fthry_index.
|
|
47779
|
+
var PhoneField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "PhoneField" */ './fthry_index.Caau3hdX.js'); }); });
|
|
47780
|
+
var PinInputField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "PinInputField" */ './fthry_index.C51tqyoq.js'); }); });
|
|
47781
|
+
var QRScanner = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "QRScanner" */ './fthry_index.B_WCqLEf.js'); }); });
|
|
47751
47782
|
var RadioButtonGroupField = React.lazy(function () {
|
|
47752
47783
|
return Promise.resolve().then(function () { return require(
|
|
47753
|
-
/* webpackChunkName: "RadioButtonGroupField" */ './fthry_index.
|
|
47784
|
+
/* webpackChunkName: "RadioButtonGroupField" */ './fthry_index.CfElaaWV.js'); });
|
|
47754
47785
|
});
|
|
47755
|
-
var RatingField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "RatingField" */ './fthry_index.
|
|
47756
|
-
var SignatureField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "SignatureField" */ './fthry_index.
|
|
47757
|
-
var SliderField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "SliderField" */ './fthry_index.
|
|
47758
|
-
var TextField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "TextField" */ './fthry_index.
|
|
47759
|
-
var TextArea = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "TextArea" */ './fthry_index.
|
|
47786
|
+
var RatingField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "RatingField" */ './fthry_index.DdSDwu2Z.js'); }); });
|
|
47787
|
+
var SignatureField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "SignatureField" */ './fthry_index.DtiRdy95.js'); }); });
|
|
47788
|
+
var SliderField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "SliderField" */ './fthry_index.TgxeIOKY.js'); }); });
|
|
47789
|
+
var TextField = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "TextField" */ './fthry_index.D_RuNzwI.js'); }); });
|
|
47790
|
+
var TextArea = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "TextArea" */ './fthry_index.B1gH_Pb_.js'); }); });
|
|
47760
47791
|
var Fields = {
|
|
47761
47792
|
AddressLine1: AddressLine1,
|
|
47762
47793
|
ButtonGroupField: ButtonGroupField,
|
|
@@ -48706,7 +48737,7 @@ function ElementSkeleton(_a) {
|
|
|
48706
48737
|
}
|
|
48707
48738
|
var templateObject_1;
|
|
48708
48739
|
|
|
48709
|
-
var TableElement = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "TableElement" */ './fthry_index.
|
|
48740
|
+
var TableElement = React.lazy(function () { return Promise.resolve().then(function () { return require(/* webpackChunkName: "TableElement" */ './fthry_index.Io4u55nU.js'); }); });
|
|
48710
48741
|
var Basic = {
|
|
48711
48742
|
ImageElement: ImageElement,
|
|
48712
48743
|
VideoElement: VideoElement,
|