@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,MAAM,cAAc,CAAC;AAC1C,OAAO,QAAQ,MAAM,QAAQ,CAAC;AAC9B,OAAO,eAAe,MAAM,eAAe,CAAC;AAC5C,OAAO,gBAAgB,MAAM,gBAAgB,CAAC;AAC9C,OAAO,iBAAiB,MAAM,iBAAiB,CAAC;AAChD,OAAO,SAAS,MAAM,SAAS,CAAC;AAChC,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAC1C,OAAO,cAAc,MAAM,cAAc,CAAC;AAC1C,OAAO,WAAW,MAAM,eAAe,CAAC;AACxC,OAAO,WAAW,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,MAAM,cAAc,CAAC;AAC1C,OAAO,QAAQ,MAAM,QAAQ,CAAC;AAC9B,OAAO,eAAe,MAAM,eAAe,CAAC;AAC5C,OAAO,gBAAgB,MAAM,gBAAgB,CAAC;AAC9C,OAAO,iBAAiB,MAAM,iBAAiB,CAAC;AAChD,OAAO,SAAS,MAAM,SAAS,CAAC;AAChC,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAC1C,OAAO,cAAc,MAAM,cAAc,CAAC;AAC1C,OAAO,WAAW,MAAM,eAAe,CAAC;AACxC,OAAO,WAAW,MAAM,eAAe,CAAC;AACxC,OAAO,SAAS,MAAM,aAAa,CAAC;AAEpC,OAAO,EACL,YAAY,EACZ,cAAc,EACd,QAAQ,EACR,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,SAAS,EACT,cAAc,EACd,WAAW,EACX,WAAW,EACX,SAAS,EACV,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as jsx,
|
|
1
|
+
import { j as jsx, a as __assign, c as __read, av as replaceTextVariables, y as isMobile, b as jsxs, F as Fragment, v as FORM_Z_INDEX } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useState, useRef } from 'react';
|
|
3
|
-
import { O as Overlay, T as Tooltip } from './fthry_Overlay.
|
|
3
|
+
import { O as Overlay, T as Tooltip } from './fthry_Overlay.CtQBdlg7.js';
|
|
4
4
|
|
|
5
5
|
function HelpIcon(_a) {
|
|
6
6
|
var _b = _a.cssStyles, cssStyles = _b === void 0 ? {} : _b, _c = _a.onClick, onClick = _c === void 0 ? function () { } : _c;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest, j as jsx, a as __assign, v as FORM_Z_INDEX, c as __read, f as featheryDoc, h as featheryWindow, F as Fragment } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useState, useCallback, useLayoutEffect, useEffect } from 'react';
|
|
3
3
|
import { createPortal } from 'react-dom';
|
|
4
4
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest, f as featheryDoc, b as jsxs, a as __assign, ad as getStripe, j as jsx, c as __read, u as useBorder, ae as filterKeys, af as ERROR_COLOR } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import React__default, { memo, useEffect, useState, useRef } from 'react';
|
|
3
|
-
import { P as PropTypes } from './fthry_index.
|
|
4
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
3
|
+
import { P as PropTypes } from './fthry_index.ClSefCHf.js';
|
|
4
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react-dom/client';
|
|
7
7
|
import 'jszip';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import './fthry_Overlay.
|
|
9
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
10
10
|
|
|
11
11
|
function ownKeys(object, enumerableOnly) {
|
|
12
12
|
var keys = Object.keys(object);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest, j as jsx, a as __assign } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
|
|
3
3
|
function ShowEyeIcon$1(_a) {
|
|
4
4
|
var _b = _a.width, width = _b === void 0 ? 30 : _b, _c = _a.height, height = _c === void 0 ? 30 : _c, props = __rest(_a, ["width", "height"]);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as jsxs, a as __assign, j as jsx, c as __read, a7 as isEmptyArray, a8 as toList, a9 as useThumbnailData, g as __spreadArray, q as imgMaxSizeStyles, m as __awaiter, n as __generator, aa as downloadFile, ab as CloseIcon, l as iosScrollOnFocus, v as FORM_Z_INDEX, ac as justRemove } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom/client';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { m as __awaiter, n as __generator, g as __spreadArray, c as __read, e as __values, h as featheryWindow, al as loadQRScanner, am as throttle, j as jsx, b as jsxs, a as __assign, F as Fragment, E as ErrorInput, an as qrPromise } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import React__default, { useEffect, useCallback } from 'react';
|
|
3
|
-
import { S as SliderStyles, a as Slider } from './fthry_styles.
|
|
3
|
+
import { S as SliderStyles, a as Slider } from './fthry_styles.Dxs0EByz.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'react-dom/client';
|
|
6
6
|
import 'jszip';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { f as featheryDoc, ao as devicePixelRatio,
|
|
1
|
+
import { f as featheryDoc, ao as devicePixelRatio, i as getDefaultExportFromCjs, c as __read, b as jsxs, j as jsx, a as __assign, F as Fragment, m as __awaiter, n as __generator, ap as toBase64, p as debounce, aq as MODAL_Z_INDEX, ab as CloseIcon, ar as dataURLToFile, v as FORM_Z_INDEX, E as ErrorInput } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import React__default, { Component, forwardRef, useState, useRef, useImperativeHandle, useEffect, useCallback, Suspense } from 'react';
|
|
3
|
-
import { P as PropTypes } from './fthry_index.
|
|
3
|
+
import { P as PropTypes } from './fthry_index.ClSefCHf.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'react-dom/client';
|
|
6
6
|
import 'jszip';
|
|
@@ -1477,7 +1477,7 @@ function SignatureField(_a) {
|
|
|
1477
1477
|
useEffect(function () {
|
|
1478
1478
|
if (!global.webfontloaderPromise)
|
|
1479
1479
|
global.webfontloaderPromise = import(
|
|
1480
|
-
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.
|
|
1480
|
+
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.B7FGEMJA.js').then(function (n) { return n.w; });
|
|
1481
1481
|
global.webfontloaderPromise.then(function (WebFont) {
|
|
1482
1482
|
WebFont.load({ google: { families: ['La Belle Aurore'] } });
|
|
1483
1483
|
});
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { B as stringify, C as rulesheet, H as COMMENT, I as middleware, R as RULESET, J as combine, K as match, L as serialize, M as copy, N as replace, W as WEBKIT, O as MOZ, P as MS, Q as KEYFRAMES, S as DECLARATION, T as dealloc, U as alloc, V as hash, X as charat, Y as strlen, Z as indexof, $ as next, a0 as token, a1 as from, a2 as peek, a3 as delimit, a4 as slice, a5 as position, a6 as compile, j as jsx$1,
|
|
1
|
+
import { B as stringify, C as rulesheet, H as COMMENT, I as middleware, R as RULESET, J as combine, K as match, L as serialize, M as copy, N as replace, W as WEBKIT, O as MOZ, P as MS, Q as KEYFRAMES, S as DECLARATION, T as dealloc, U as alloc, V as hash, X as charat, Y as strlen, Z as indexof, $ as next, a0 as token, a1 as from, a2 as peek, a3 as delimit, a4 as slice, a5 as position, a6 as compile, j as jsx$1, a as __assign, b as jsxs, F as Fragment$1, _ as __rest, c as __read, v as FORM_Z_INDEX, h as featheryWindow, f as featheryDoc, g as __spreadArray, e as __values, u as useBorder, D as DROPDOWN_Z_INDEX } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import { useState, useCallback, forwardRef, useContext, useLayoutEffect, useEffect, createContext, useRef, useMemo, Component, Fragment } from 'react';
|
|
4
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
5
|
-
import { P as Placeholder$2 } from './fthry_Placeholder.
|
|
6
|
-
import { u as useSalesforceSync } from './fthry_useSalesforceSync.
|
|
7
|
-
import { T as Tooltip, O as Overlay } from './fthry_Overlay.
|
|
4
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
5
|
+
import { P as Placeholder$2 } from './fthry_Placeholder.Bel7e4T4.js';
|
|
6
|
+
import { u as useSalesforceSync } from './fthry_useSalesforceSync.DcCcNLS2.js';
|
|
7
|
+
import { T as Tooltip, O as Overlay } from './fthry_Overlay.CtQBdlg7.js';
|
|
8
8
|
import { createPortal } from 'react-dom';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'react-dom/client';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as jsxs, a as __assign, j as jsx, l as iosScrollOnFocus, r as resetStyles } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useMemo } from 'react';
|
|
3
|
-
import { F as FormControl } from './fthry_FormControl.
|
|
4
|
-
import { applyCheckableInputStyles, composeCheckableInputStyle, applyHeightWidthMarginByFontSize } from './fthry_index.
|
|
5
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
6
|
-
import { u as useSalesforceSync } from './fthry_useSalesforceSync.
|
|
3
|
+
import { F as FormControl } from './fthry_FormControl.DEleJ-Vj.js';
|
|
4
|
+
import { applyCheckableInputStyles, composeCheckableInputStyle, applyHeightWidthMarginByFontSize } from './fthry_index.DtrV_j07.js';
|
|
5
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
6
|
+
import { u as useSalesforceSync } from './fthry_useSalesforceSync.DcCcNLS2.js';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'react-dom/client';
|
|
9
9
|
import 'jszip';
|
|
10
10
|
import 'react-dom';
|
|
11
|
-
import './fthry_Overlay.
|
|
11
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
12
12
|
|
|
13
13
|
var applyCheckboxGroupStyles = function (element, responsiveStyles) {
|
|
14
14
|
responsiveStyles.addTargets('checkboxGroup');
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { j as jsx, G as Global,
|
|
1
|
+
import { j as jsx, G as Global, w as css, x as __makeTemplateObject, a as __assign, c as __read, y as isMobile, h as featheryWindow, f as featheryDoc, u as useBorder, b as jsxs$1, k as hoverStylesGuard, r as resetStyles, _ as __rest, z as formatDateString } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import React__default, { useMemo, useLayoutEffect, cloneElement, createRef, Component, useRef, useCallback, useEffect, createElement, memo, useState } from 'react';
|
|
4
|
-
import { P as Placeholder } from './fthry_Placeholder.
|
|
5
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
4
|
+
import { P as Placeholder } from './fthry_Placeholder.Bel7e4T4.js';
|
|
5
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
6
6
|
import { jsxs, jsx as jsx$1 } from 'react/jsx-runtime';
|
|
7
7
|
import * as ReactDOM from 'react-dom';
|
|
8
8
|
import ReactDOM__default from 'react-dom';
|
|
9
|
-
import { I as IMask, a as IMaskInput } from './fthry_input.
|
|
9
|
+
import { I as IMask, a as IMaskInput } from './fthry_input.DlZicl10.js';
|
|
10
10
|
import 'react-dom/client';
|
|
11
11
|
import 'jszip';
|
|
12
|
-
import './fthry_Overlay.
|
|
13
|
-
import './fthry_index.
|
|
12
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
13
|
+
import './fthry_index.ClSefCHf.js';
|
|
14
14
|
|
|
15
15
|
var PORTAL_CONTAINER_CLASS = '.react-datepicker__portal';
|
|
16
16
|
var DATEPICKER_PADDING_TOP_VALUE = '--datepicker-pad-top';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as __read, b as jsxs, a as __assign, j as jsx, l as iosScrollOnFocus, r as resetStyles } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useState, useMemo } from 'react';
|
|
3
|
-
import { F as FormControl } from './fthry_FormControl.
|
|
4
|
-
import { applyCheckableInputStyles, composeCheckableInputStyle, applyHeightWidthMarginByFontSize } from './fthry_index.
|
|
5
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
6
|
-
import { u as useSalesforceSync } from './fthry_useSalesforceSync.
|
|
3
|
+
import { F as FormControl } from './fthry_FormControl.DEleJ-Vj.js';
|
|
4
|
+
import { applyCheckableInputStyles, composeCheckableInputStyle, applyHeightWidthMarginByFontSize } from './fthry_index.DtrV_j07.js';
|
|
5
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
6
|
+
import { u as useSalesforceSync } from './fthry_useSalesforceSync.DcCcNLS2.js';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'react-dom/client';
|
|
9
9
|
import 'jszip';
|
|
10
10
|
import 'react-dom';
|
|
11
|
-
import './fthry_Overlay.
|
|
11
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
12
12
|
|
|
13
13
|
var applyRadioGroupStyles = function (element, responsiveStyles) {
|
|
14
14
|
responsiveStyles.addTargets('radioGroup');
|
|
@@ -6149,6 +6149,7 @@ function requireApi () {
|
|
|
6149
6149
|
if (hasRequiredApi) return api$1;
|
|
6150
6150
|
hasRequiredApi = 1;
|
|
6151
6151
|
Object.defineProperty(api$1, "__esModule", { value: true });
|
|
6152
|
+
api$1.dataHubAction = dataHubAction;
|
|
6152
6153
|
api$1.customRolloutAction = customRolloutAction;
|
|
6153
6154
|
api$1.extractAIDocument = extractAIDocument;
|
|
6154
6155
|
api$1.pollForCompletion = pollForCompletion;
|
|
@@ -6163,6 +6164,26 @@ function requireApi () {
|
|
|
6163
6164
|
api$1.generateQuikEnvelopes = generateQuikEnvelopes;
|
|
6164
6165
|
const utils_1 = requireUtils();
|
|
6165
6166
|
const error_1 = requireError();
|
|
6167
|
+
async function dataHubAction(sdkKey, formId, userId, { hubId, operation, entryId, data, }) {
|
|
6168
|
+
const url = `${(0, utils_1.getApiUrl)()}hub/${hubId}/action/`;
|
|
6169
|
+
const res = await (0, utils_1.apiFetch)(sdkKey, url, {
|
|
6170
|
+
headers: { 'Content-Type': 'application/json' },
|
|
6171
|
+
method: 'POST',
|
|
6172
|
+
body: JSON.stringify({
|
|
6173
|
+
operation,
|
|
6174
|
+
entry_id: entryId,
|
|
6175
|
+
data,
|
|
6176
|
+
form_key: formId,
|
|
6177
|
+
}),
|
|
6178
|
+
}, false);
|
|
6179
|
+
if (res) {
|
|
6180
|
+
if (res.status === 204)
|
|
6181
|
+
return null;
|
|
6182
|
+
if (res.ok)
|
|
6183
|
+
return await res.json();
|
|
6184
|
+
throw Error((0, error_1.parseAPIError)(await res.json()));
|
|
6185
|
+
}
|
|
6186
|
+
}
|
|
6166
6187
|
async function customRolloutAction(sdkKey, automationIds, formId, fieldData, options, userId) {
|
|
6167
6188
|
const url = `${(0, utils_1.getApiUrl)()}rollout/custom-trigger/`;
|
|
6168
6189
|
if (typeof automationIds === 'string')
|
|
@@ -6380,7 +6401,7 @@ function requireApi () {
|
|
|
6380
6401
|
return await res.json();
|
|
6381
6402
|
return {};
|
|
6382
6403
|
}
|
|
6383
|
-
async function generateFormDocuments({ sdkKey, formId, documentIds, userId, signerEmail, repeatable, runAsync = true, envelopeAction = 'sign', mergeDocuments = false, checkInterval = 2000, maxTime = 2 * 60 * 1000, }) {
|
|
6404
|
+
async function generateFormDocuments({ sdkKey, formId, documentIds, userId, signerEmail, repeatable, runAsync = true, envelopeAction = 'sign', mergeDocuments = false, mergedFileName, checkInterval = 2000, maxTime = 2 * 60 * 1000, }) {
|
|
6384
6405
|
const payload = {
|
|
6385
6406
|
form_key: formId,
|
|
6386
6407
|
fuser_key: userId,
|
|
@@ -6393,6 +6414,8 @@ function requireApi () {
|
|
|
6393
6414
|
payload.signer_email = signerEmail;
|
|
6394
6415
|
if (repeatable)
|
|
6395
6416
|
payload.repeatable = repeatable;
|
|
6417
|
+
if (mergedFileName)
|
|
6418
|
+
payload.merged_file_name = mergedFileName;
|
|
6396
6419
|
const url = `${(0, utils_1.getApiUrl)()}document/form/generate/`;
|
|
6397
6420
|
const reqOptions = {
|
|
6398
6421
|
headers: { 'Content-Type': 'application/json' },
|
|
@@ -6455,9 +6478,10 @@ function requireDist$2 () {
|
|
|
6455
6478
|
hasRequiredDist$2 = 1;
|
|
6456
6479
|
(function (exports$1) {
|
|
6457
6480
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
6458
|
-
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;
|
|
6481
|
+
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;
|
|
6459
6482
|
var api_1 = requireApi();
|
|
6460
6483
|
Object.defineProperty(exports$1, "customRolloutAction", { enumerable: true, get: function () { return api_1.customRolloutAction; } });
|
|
6484
|
+
Object.defineProperty(exports$1, "dataHubAction", { enumerable: true, get: function () { return api_1.dataHubAction; } });
|
|
6461
6485
|
Object.defineProperty(exports$1, "extractAIDocument", { enumerable: true, get: function () { return api_1.extractAIDocument; } });
|
|
6462
6486
|
Object.defineProperty(exports$1, "forwardInboxEmail", { enumerable: true, get: function () { return api_1.forwardInboxEmail; } });
|
|
6463
6487
|
Object.defineProperty(exports$1, "generateFormDocuments", { enumerable: true, get: function () { return api_1.generateFormDocuments; } });
|
|
@@ -20931,7 +20955,7 @@ var Element$1 = function (_a) {
|
|
|
20931
20955
|
var _b, _c, _d, _e, _f, _g;
|
|
20932
20956
|
var el = _a.node, form = _a.form;
|
|
20933
20957
|
var type = el.type;
|
|
20934
|
-
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;
|
|
20958
|
+
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;
|
|
20935
20959
|
var readOnly = formSettings.readOnly || initState.collaboratorReview === 'readOnly';
|
|
20936
20960
|
var basicProps = {
|
|
20937
20961
|
componentOnly: false,
|
|
@@ -20951,7 +20975,7 @@ var Element$1 = function (_a) {
|
|
|
20951
20975
|
else if (type === 'video')
|
|
20952
20976
|
return jsx$1(Elements.VideoElement, __assign({}, basicProps));
|
|
20953
20977
|
else if (type === 'table')
|
|
20954
|
-
return (jsx$1(Elements.TableElement, __assign({}, basicProps, { onClick: function (payload) { return tableOnClick(el, payload); }, buttonLoaders: buttonLoaders })));
|
|
20978
|
+
return (jsx$1(Elements.TableElement, __assign({}, basicProps, { onClick: function (payload) { return tableOnClick(el, payload); }, updateFieldValues: updateFieldValues, submitCustom: submitCustom, buttonLoaders: buttonLoaders })));
|
|
20955
20979
|
else if (type === 'text')
|
|
20956
20980
|
return (jsx$1(Elements.TextElement, __assign({ textSpanOnClick: function (textSpanStart, textSpanEnd) {
|
|
20957
20981
|
var _a;
|
|
@@ -23147,8 +23171,13 @@ var getFormContext = function (formUuid) {
|
|
|
23147
23171
|
return formState.client.dataHubAction({ hubId: hubId, operation: operation, entryId: entryId, data: data });
|
|
23148
23172
|
},
|
|
23149
23173
|
generateDocuments: function (_a) {
|
|
23150
|
-
var documentIds = _a.documentIds, download = _a.download, merge = _a.merge;
|
|
23151
|
-
return formState.client.generateDocuments({
|
|
23174
|
+
var documentIds = _a.documentIds, download = _a.download, merge = _a.merge, mergedFileName = _a.mergedFileName;
|
|
23175
|
+
return formState.client.generateDocuments({
|
|
23176
|
+
documentIds: documentIds,
|
|
23177
|
+
download: download,
|
|
23178
|
+
merge: merge,
|
|
23179
|
+
mergedFileName: mergedFileName
|
|
23180
|
+
});
|
|
23152
23181
|
},
|
|
23153
23182
|
getQuikForms: function (props) {
|
|
23154
23183
|
return formState.client.getQuikForms(props);
|
|
@@ -42195,6 +42224,7 @@ function Form(_a) {
|
|
|
42195
42224
|
return changeFormStep(nextStepKey, activeStep.key, false);
|
|
42196
42225
|
},
|
|
42197
42226
|
updateFieldValues: updateFieldValues,
|
|
42227
|
+
submitCustom: function (values) { return client === null || client === void 0 ? void 0 : client.submitCustom(values); },
|
|
42198
42228
|
elementOnView: elementOnView,
|
|
42199
42229
|
onViewElements: viewElements,
|
|
42200
42230
|
formSettings: formSettings,
|
|
@@ -45898,7 +45928,7 @@ var FeatheryClient = /** @class */ (function (_super) {
|
|
|
45898
45928
|
});
|
|
45899
45929
|
};
|
|
45900
45930
|
FeatheryClient.prototype.generateDocuments = function (_a) {
|
|
45901
|
-
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;
|
|
45931
|
+
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;
|
|
45902
45932
|
return __awaiter$2(this, void 0, void 0, function () {
|
|
45903
45933
|
var _d, userId, sdkKey, payload, files;
|
|
45904
45934
|
return __generator(this, function (_e) {
|
|
@@ -45911,7 +45941,8 @@ var FeatheryClient = /** @class */ (function (_super) {
|
|
|
45911
45941
|
documentIds: documentIds,
|
|
45912
45942
|
userId: userId,
|
|
45913
45943
|
envelopeAction: 'fill',
|
|
45914
|
-
mergeDocuments: merge
|
|
45944
|
+
mergeDocuments: merge,
|
|
45945
|
+
mergedFileName: mergedFileName
|
|
45915
45946
|
})];
|
|
45916
45947
|
case 1:
|
|
45917
45948
|
payload = _e.sent();
|
|
@@ -46073,9 +46104,9 @@ function init(sdkKey, options) {
|
|
|
46073
46104
|
if (runningInClient()) {
|
|
46074
46105
|
// Dynamically load libraries that must be client side
|
|
46075
46106
|
global.scriptjsLoadPromise = import(
|
|
46076
|
-
/* webpackChunkName: "scriptjs" */ './fthry_script.
|
|
46107
|
+
/* webpackChunkName: "scriptjs" */ './fthry_script.BjtIkib6.js').then(function (n) { return n.s; });
|
|
46077
46108
|
global.webfontloaderPromise = import(
|
|
46078
|
-
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.
|
|
46109
|
+
/* webpackChunkName: "webfontloader" */ './fthry_webfontloader.B7FGEMJA.js').then(function (n) { return n.w; });
|
|
46079
46110
|
// Client-side tracking logic
|
|
46080
46111
|
if (initState.userTracking === 'cookie') {
|
|
46081
46112
|
var cookieKey = "feathery-user-id-".concat(sdkKey);
|
|
@@ -46221,7 +46252,7 @@ function getFieldValues() {
|
|
|
46221
46252
|
return __assign({}, fieldValues);
|
|
46222
46253
|
}
|
|
46223
46254
|
function logFeatheryBadge() {
|
|
46224
|
-
console.log('%c Feathery %c v' + "2.
|
|
46255
|
+
console.log('%c Feathery %c v' + "2.31.0" + ' ', // replaced with real version during build
|
|
46225
46256
|
'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;');
|
|
46226
46257
|
}
|
|
46227
46258
|
|
|
@@ -47703,39 +47734,39 @@ breakpoint) {
|
|
|
47703
47734
|
return styles.getTarget('inner-container', undefined, viewport === 'mobile');
|
|
47704
47735
|
};
|
|
47705
47736
|
|
|
47706
|
-
var AddressLine1 = lazy$1(function () { return import(/* webpackChunkName: "AddressField" */ './fthry_index.
|
|
47707
|
-
var ButtonGroupField = lazy$1(function () { return import(/* webpackChunkName: "ButtonGroupField" */ './fthry_index.
|
|
47708
|
-
var CheckboxField = lazy$1(function () { return import(/* webpackChunkName: "CheckboxField" */ './fthry_index.
|
|
47737
|
+
var AddressLine1 = lazy$1(function () { return import(/* webpackChunkName: "AddressField" */ './fthry_index.DclrMlf2.js'); });
|
|
47738
|
+
var ButtonGroupField = lazy$1(function () { return import(/* webpackChunkName: "ButtonGroupField" */ './fthry_index.DSS7GFbG.js'); });
|
|
47739
|
+
var CheckboxField = lazy$1(function () { return import(/* webpackChunkName: "CheckboxField" */ './fthry_index.DtrV_j07.js'); });
|
|
47709
47740
|
var CheckboxGroupField = lazy$1(function () {
|
|
47710
|
-
return import(/* webpackChunkName: "CheckboxGroupField" */ './fthry_index.
|
|
47741
|
+
return import(/* webpackChunkName: "CheckboxGroupField" */ './fthry_index.Bk-p0axS.js');
|
|
47711
47742
|
});
|
|
47712
|
-
var ColorPickerField = lazy$1(function () { return import(/* webpackChunkName: "ColorPickerField" */ './fthry_index.
|
|
47713
|
-
var CustomField = lazy$1(function () { return import(/* webpackChunkName: "CustomField" */ './fthry_index.
|
|
47743
|
+
var ColorPickerField = lazy$1(function () { return import(/* webpackChunkName: "ColorPickerField" */ './fthry_index.CUF2y3Aa.js'); });
|
|
47744
|
+
var CustomField = lazy$1(function () { return import(/* webpackChunkName: "CustomField" */ './fthry_index.D7lNVIgD.js'); });
|
|
47714
47745
|
var DateSelectorField = lazy$1(function () {
|
|
47715
|
-
return import(/* webpackChunkName: "DateSelectorField" */ './fthry_index.
|
|
47746
|
+
return import(/* webpackChunkName: "DateSelectorField" */ './fthry_index.By9Va7yz.js');
|
|
47716
47747
|
});
|
|
47717
|
-
var DropdownField = lazy$1(function () { return import(/* webpackChunkName: "DropdownField" */ './fthry_index.
|
|
47748
|
+
var DropdownField = lazy$1(function () { return import(/* webpackChunkName: "DropdownField" */ './fthry_index.D_JQEcg-.js'); });
|
|
47718
47749
|
var DropdownMultiField = lazy$1(function () {
|
|
47719
|
-
return import(/* webpackChunkName: "DropdownMultiField" */ './fthry_index.
|
|
47750
|
+
return import(/* webpackChunkName: "DropdownMultiField" */ './fthry_index.Bi8oY0jk.js');
|
|
47720
47751
|
});
|
|
47721
|
-
var FileUploadField = lazy$1(function () { return import(/* webpackChunkName: "FileUploadField" */ './fthry_index.
|
|
47722
|
-
var MatrixField = lazy$1(function () { return import(/* webpackChunkName: "MatrixField" */ './fthry_index.
|
|
47723
|
-
var PasswordField = lazy$1(function () { return import(/* webpackChunkName: "PasswordField" */ './fthry_index.
|
|
47752
|
+
var FileUploadField = lazy$1(function () { return import(/* webpackChunkName: "FileUploadField" */ './fthry_index.0A10yDWO.js'); });
|
|
47753
|
+
var MatrixField = lazy$1(function () { return import(/* webpackChunkName: "MatrixField" */ './fthry_index.D9GA9x4P.js'); });
|
|
47754
|
+
var PasswordField = lazy$1(function () { return import(/* webpackChunkName: "PasswordField" */ './fthry_index.sWxp-JjY.js'); });
|
|
47724
47755
|
var PaymentMethodField = lazy$1(function () {
|
|
47725
|
-
return import(/* webpackChunkName: "PaymentMethodField" */ './fthry_PaymentMethodField.
|
|
47756
|
+
return import(/* webpackChunkName: "PaymentMethodField" */ './fthry_PaymentMethodField.CryiQIpT.js');
|
|
47726
47757
|
});
|
|
47727
|
-
var PhoneField = lazy$1(function () { return import(/* webpackChunkName: "PhoneField" */ './fthry_index.
|
|
47728
|
-
var PinInputField = lazy$1(function () { return import(/* webpackChunkName: "PinInputField" */ './fthry_index.
|
|
47729
|
-
var QRScanner = lazy$1(function () { return import(/* webpackChunkName: "QRScanner" */ './fthry_index.
|
|
47758
|
+
var PhoneField = lazy$1(function () { return import(/* webpackChunkName: "PhoneField" */ './fthry_index.Dxpjw81y.js'); });
|
|
47759
|
+
var PinInputField = lazy$1(function () { return import(/* webpackChunkName: "PinInputField" */ './fthry_index.y9utv2Db.js'); });
|
|
47760
|
+
var QRScanner = lazy$1(function () { return import(/* webpackChunkName: "QRScanner" */ './fthry_index.BNi8VaMz.js'); });
|
|
47730
47761
|
var RadioButtonGroupField = lazy$1(function () {
|
|
47731
47762
|
return import(
|
|
47732
|
-
/* webpackChunkName: "RadioButtonGroupField" */ './fthry_index.
|
|
47763
|
+
/* webpackChunkName: "RadioButtonGroupField" */ './fthry_index.C9r-2T-9.js');
|
|
47733
47764
|
});
|
|
47734
|
-
var RatingField = lazy$1(function () { return import(/* webpackChunkName: "RatingField" */ './fthry_index.
|
|
47735
|
-
var SignatureField = lazy$1(function () { return import(/* webpackChunkName: "SignatureField" */ './fthry_index.
|
|
47736
|
-
var SliderField = lazy$1(function () { return import(/* webpackChunkName: "SliderField" */ './fthry_index.
|
|
47737
|
-
var TextField = lazy$1(function () { return import(/* webpackChunkName: "TextField" */ './fthry_index.
|
|
47738
|
-
var TextArea = lazy$1(function () { return import(/* webpackChunkName: "TextArea" */ './fthry_index.
|
|
47765
|
+
var RatingField = lazy$1(function () { return import(/* webpackChunkName: "RatingField" */ './fthry_index.DKiSNQ6p.js'); });
|
|
47766
|
+
var SignatureField = lazy$1(function () { return import(/* webpackChunkName: "SignatureField" */ './fthry_index.Bb9yC_Hb.js'); });
|
|
47767
|
+
var SliderField = lazy$1(function () { return import(/* webpackChunkName: "SliderField" */ './fthry_index.Dkg3j5xH.js'); });
|
|
47768
|
+
var TextField = lazy$1(function () { return import(/* webpackChunkName: "TextField" */ './fthry_index.CVQd320z.js'); });
|
|
47769
|
+
var TextArea = lazy$1(function () { return import(/* webpackChunkName: "TextArea" */ './fthry_index.DR8HsKVo.js'); });
|
|
47739
47770
|
var Fields = {
|
|
47740
47771
|
AddressLine1: AddressLine1,
|
|
47741
47772
|
ButtonGroupField: ButtonGroupField,
|
|
@@ -48685,7 +48716,7 @@ function ElementSkeleton(_a) {
|
|
|
48685
48716
|
}
|
|
48686
48717
|
var templateObject_1;
|
|
48687
48718
|
|
|
48688
|
-
var TableElement = lazy$1(function () { return import(/* webpackChunkName: "TableElement" */ './fthry_index.
|
|
48719
|
+
var TableElement = lazy$1(function () { return import(/* webpackChunkName: "TableElement" */ './fthry_index.F3kjcuAK.js'); });
|
|
48689
48720
|
var Basic = {
|
|
48690
48721
|
ImageElement: ImageElement,
|
|
48691
48722
|
VideoElement: VideoElement,
|
|
@@ -59126,4 +59157,4 @@ var Feathery = {
|
|
|
59126
59157
|
renderAt: renderAt
|
|
59127
59158
|
};
|
|
59128
59159
|
|
|
59129
|
-
export { next as $, countryData as A, stringify$2 as B, rulesheet as C, DROPDOWN_Z_INDEX as D, ErrorInput as E, Fragment as F, Global as G, COMMENT as H, middleware as I, combine as J, match as K, serialize as L, copy as M, replace as N, MOZ as O, MS as P, KEYFRAMES as Q, RULESET as R, DECLARATION as S, dealloc as T, alloc as U, hash as V, WEBKIT as W, charat as X, strlen as Y, indexof as Z,
|
|
59160
|
+
export { next as $, countryData as A, stringify$2 as B, rulesheet as C, DROPDOWN_Z_INDEX as D, ErrorInput as E, Fragment as F, Global as G, COMMENT as H, middleware as I, combine as J, match as K, serialize as L, copy as M, replace as N, MOZ as O, MS as P, KEYFRAMES as Q, RULESET as R, DECLARATION as S, dealloc as T, alloc as U, hash as V, WEBKIT as W, charat as X, strlen as Y, indexof as Z, __rest$1 as _, __assign as a, token as a0, from as a1, peek as a2, delimit as a3, slice as a4, position as a5, compile as a6, isEmptyArray as a7, toList as a8, useThumbnailData as a9, updateTheme as aA, setFieldValues as aB, getFieldValues as aC, renderAt as aD, LoginForm as aE, useAuthClient as aF, AssistantChat as aG, Feathery as aH, StyledContainer as aI, downloadFile as aa, CloseIcon as ab, justRemove as ac, getStripe as ad, filterKeys as ae, ERROR_COLOR as af, phoneLib as ag, authState as ah, firebaseSMSCountries as ai, phoneLibPromise as aj, isNum as ak, loadQRScanner as al, throttle$1 as am, qrPromise as an, devicePixelRatio as ao, toBase64 as ap, MODAL_Z_INDEX as aq, dataURLToFile as ar, cls as as, getFieldValue$1 as at, emailPatternStr as au, replaceTextVariables as av, ReactForm as aw, Elements as ax, init as ay, updateUserId as az, jsxs as b, __read as c, fieldValues as d, __values as e, featheryDoc as f, __spreadArray as g, featheryWindow as h, getDefaultExportFromCjs as i, jsx$1 as j, hoverStylesGuard as k, iosScrollOnFocus as l, __awaiter$2 as m, __generator as n, FeatheryClient as o, debounce as p, imgMaxSizeStyles as q, resetStyles as r, stringifyWithNull as s, noTextSelectStyles as t, useBorder as u, FORM_Z_INDEX as v, css as w, __makeTemplateObject as x, isMobile as y, formatDateString as z };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as __read, b as jsxs$1, a as __assign, j as jsx$1, v as FORM_Z_INDEX } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import React__default, { useRef, useEffect, useCallback, useState, useMemo, Fragment } from 'react';
|
|
3
3
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom/client';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as jsxs, a as __assign, j as jsx, D as DROPDOWN_Z_INDEX, c as __read, u as useBorder, at as getFieldValue, s as stringifyWithNull, k as hoverStylesGuard, l as iosScrollOnFocus, v as FORM_Z_INDEX, r as resetStyles, au as emailPatternStr } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { memo, useRef, useState } from 'react';
|
|
3
|
-
import { P as Placeholder } from './fthry_Placeholder.
|
|
4
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
5
|
-
import { O as Overlay } from './fthry_Overlay.
|
|
6
|
-
import { u as useElementSize } from './fthry_useElementSize.
|
|
7
|
-
import { S as ShowEyeIcon, a as ShowEyeIcon$1 } from './fthry_ShowEyeIcon.
|
|
8
|
-
import { a as IMaskInput } from './fthry_input.
|
|
3
|
+
import { P as Placeholder } from './fthry_Placeholder.Bel7e4T4.js';
|
|
4
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
5
|
+
import { O as Overlay } from './fthry_Overlay.CtQBdlg7.js';
|
|
6
|
+
import { u as useElementSize } from './fthry_useElementSize.BeQYF72J.js';
|
|
7
|
+
import { S as ShowEyeIcon, a as ShowEyeIcon$1 } from './fthry_ShowEyeIcon.BeXoEyvh.js';
|
|
8
|
+
import { a as IMaskInput } from './fthry_input.DlZicl10.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'react-dom/client';
|
|
11
11
|
import 'jszip';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import './fthry_index.
|
|
13
|
+
import './fthry_index.ClSefCHf.js';
|
|
14
14
|
|
|
15
15
|
function TextAutocomplete(_a) {
|
|
16
16
|
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,4 +1,4 @@
|
|
|
1
|
-
import { j as jsx,
|
|
1
|
+
import { j as jsx, a as __assign, b as jsxs, c as __read, m as __awaiter, n as __generator, h as featheryWindow, F as Fragment, E as ErrorInput } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useState, useEffect, memo, useMemo } from 'react';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom/client';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as __read, j as jsx, F as Fragment, y as isMobile, b as jsxs, a as __assign, v as FORM_Z_INDEX, l as iosScrollOnFocus } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useState, useRef, useMemo } from 'react';
|
|
3
|
-
import { O as Overlay, T as Tooltip } from './fthry_Overlay.
|
|
4
|
-
import { applyCheckableInputStyles, composeCheckableInputStyle } from './fthry_index.
|
|
3
|
+
import { O as Overlay, T as Tooltip } from './fthry_Overlay.CtQBdlg7.js';
|
|
4
|
+
import { applyCheckableInputStyles, composeCheckableInputStyle } from './fthry_index.DtrV_j07.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react-dom/client';
|
|
7
7
|
import 'jszip';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as jsx,
|
|
1
|
+
import { j as jsx, a as __assign, c as __read, b as jsxs, E as ErrorInput } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useState } from 'react';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom/client';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as __read, u as useBorder, b as jsxs, a as __assign, k as hoverStylesGuard, j as jsx, r as resetStyles } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { memo, useState, useRef } from 'react';
|
|
3
|
-
import { P as Placeholder } from './fthry_Placeholder.
|
|
4
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
3
|
+
import { P as Placeholder } from './fthry_Placeholder.Bel7e4T4.js';
|
|
4
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react-dom/client';
|
|
7
7
|
import 'jszip';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import './fthry_Overlay.
|
|
9
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
10
10
|
|
|
11
11
|
function TextArea(_a) {
|
|
12
12
|
var element = _a.element, responsiveStyles = _a.responsiveStyles, fieldLabel = _a.fieldLabel, _b = _a.elementProps, elementProps = _b === void 0 ? {} : _b, _c = _a.required, required = _c === void 0 ? false : _c, _d = _a.disabled, disabled = _d === void 0 ? false : _d, editMode = _a.editMode, _e = _a.onChange, onChange = _e === void 0 ? function () { } : _e, _f = _a.setRef, setRef = _f === void 0 ? function () { } : _f, _g = _a.rawValue, rawValue = _g === void 0 ? '' : _g, inlineError = _a.inlineError, _h = _a.repeatIndex, repeatIndex = _h === void 0 ? null : _h, children = _a.children;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { u as useBorder,
|
|
1
|
+
import { u as useBorder, b as jsxs, a as __assign, j as jsx, k as hoverStylesGuard, q as imgMaxSizeStyles, t as noTextSelectStyles, E as ErrorInput } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useMemo } from 'react';
|
|
3
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
4
|
-
import { u as useSalesforceSync } from './fthry_useSalesforceSync.
|
|
3
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
4
|
+
import { u as useSalesforceSync } from './fthry_useSalesforceSync.DcCcNLS2.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react-dom/client';
|
|
7
7
|
import 'jszip';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import './fthry_Overlay.
|
|
9
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
10
10
|
|
|
11
11
|
function ButtonGroupField(_a) {
|
|
12
12
|
var element = _a.element, responsiveStyles = _a.responsiveStyles, fieldLabel = _a.fieldLabel, inlineError = _a.inlineError, _b = _a.fieldVal, fieldVal = _b === void 0 ? null : _b, _c = _a.repeatIndex, repeatIndex = _c === void 0 ? null : _c, editMode = _a.editMode, _d = _a.onClick, onClick = _d === void 0 ? function () { } : _d, _e = _a.elementProps, elementProps = _e === void 0 ? {} : _e, _f = _a.disabled, disabled = _f === void 0 ? false : _f, children = _a.children;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { j as jsx,
|
|
1
|
+
import { j as jsx, a as __assign, u as useBorder, c as __read, A as countryData, d as fieldValues, b as jsxs, k as hoverStylesGuard, w as css, x as __makeTemplateObject, G as Global, l as iosScrollOnFocus, r as resetStyles } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useState, useRef, useEffect } from 'react';
|
|
3
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
4
|
-
import { u as useSalesforceSync } from './fthry_useSalesforceSync.
|
|
3
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
4
|
+
import { u as useSalesforceSync } from './fthry_useSalesforceSync.DcCcNLS2.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react-dom/client';
|
|
7
7
|
import 'jszip';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import './fthry_Overlay.
|
|
9
|
+
import './fthry_Overlay.CtQBdlg7.js';
|
|
10
10
|
|
|
11
11
|
var ae = [
|
|
12
12
|
{ name: 'Abu Dhabi', code: 'AZ' },
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as __read, u as useBorder, b as jsxs, a as __assign, k as hoverStylesGuard, j as jsx, l as iosScrollOnFocus, r as resetStyles, D as DROPDOWN_Z_INDEX, m as __awaiter, n as __generator, o as FeatheryClient, p as debounce } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useRef, useEffect, memo, useState, useCallback } from 'react';
|
|
3
|
-
import { P as Placeholder } from './fthry_Placeholder.
|
|
4
|
-
import { I as InlineTooltip } from './fthry_InlineTooltip.
|
|
5
|
-
import { O as Overlay } from './fthry_Overlay.
|
|
6
|
-
import { u as useElementSize } from './fthry_useElementSize.
|
|
3
|
+
import { P as Placeholder } from './fthry_Placeholder.Bel7e4T4.js';
|
|
4
|
+
import { I as InlineTooltip } from './fthry_InlineTooltip.DeG1g5MU.js';
|
|
5
|
+
import { O as Overlay } from './fthry_Overlay.CtQBdlg7.js';
|
|
6
|
+
import { u as useElementSize } from './fthry_useElementSize.BeQYF72J.js';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'react-dom/client';
|
|
9
9
|
import 'jszip';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as __read, b as jsxs, a as __assign, j as jsx, k as hoverStylesGuard } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useState, useEffect } from 'react';
|
|
3
|
-
import { S as SliderStyles, a as Slider } from './fthry_styles.
|
|
3
|
+
import { S as SliderStyles, a as Slider } from './fthry_styles.Dxs0EByz.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'react-dom/client';
|
|
6
6
|
import 'jszip';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __assign, k as hoverStylesGuard, b as jsxs, j as jsx, l as iosScrollOnFocus } from './fthry_index.CMh4cU_z.js';
|
|
2
2
|
import { useMemo } from 'react';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom/client';
|