@devtron-labs/devtron-fe-common-lib 1.3.5-beta-3 → 1.3.6
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/dist/{@code-editor-DEHhDqRd.js → @code-editor-BDuz5Vut.js} +4483 -4532
- package/dist/{@common-rjsf-bVQbG0HR.js → @common-rjsf-Dw35m5zB.js} +62 -62
- package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
- package/dist/Shared/Components/Button/types.d.ts +0 -6
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +1 -3
- package/dist/Shared/Components/SelectPicker/type.d.ts +1 -13
- package/dist/index.js +2 -2
- package/package.json +1 -1
@@ -2,18 +2,18 @@ import { j as n, J as A } from "./@vendor-BG3OpQCq.js";
|
|
2
2
|
import E, { forwardRef as $ } from "react";
|
3
3
|
import L, { getDefaultRegistry as k } from "@rjsf/core";
|
4
4
|
import D from "@rjsf/validator-ajv8";
|
5
|
-
import { T as y, c as H, a as J, d as w } from "./@code-editor-
|
5
|
+
import { T as y, c as H, a as U, i as J, d as w } from "./@code-editor-BDuz5Vut.js";
|
6
6
|
import M, { components as O } from "react-select";
|
7
|
-
import { getUiOptions as B, getTemplate as I, getSubmitButtonOptions as
|
8
|
-
import { ReactComponent as
|
9
|
-
import { ReactComponent as
|
10
|
-
import { ReactComponent as
|
11
|
-
import { ReactComponent as
|
7
|
+
import { getUiOptions as B, getTemplate as I, getSubmitButtonOptions as W, ADDITIONAL_PROPERTY_FLAG as P, errorId as V, englishStringTranslator as q, TranslatableString as K, titleId as Y, canExpand as z, deepEquals as G } from "@rjsf/utils";
|
8
|
+
import { ReactComponent as Q } from "./assets/ic-chevron-down.fc70d7a7.svg";
|
9
|
+
import { ReactComponent as X } from "./assets/ic-add.cfaa779b.svg";
|
10
|
+
import { ReactComponent as Z } from "./assets/ic-cross.01e03666.svg";
|
11
|
+
import { ReactComponent as ee } from "./assets/ic-warning.10bcf8bd.svg";
|
12
12
|
import './assets/@common-rjsf.css';const N = {
|
13
13
|
SELECT: "Please select an option",
|
14
14
|
INPUT: "Please enter an input",
|
15
15
|
OBJECT_KEY: "Please enter a value for the key"
|
16
|
-
},
|
16
|
+
}, te = "Key not available", $e = {
|
17
17
|
"ui:submitButtonOptions": {
|
18
18
|
norender: !0
|
19
19
|
}
|
@@ -31,7 +31,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
31
31
|
className: t ? `display-grid dc__gap-12 rjsf-form-template__field ${i ? "flex-align-center" : ""}` : "",
|
32
32
|
children: [
|
33
33
|
t && /* @__PURE__ */ n.jsxs("label", { className: "cn-7 fs-13 lh-20 fw-4 flexbox mb-0", htmlFor: r, children: [
|
34
|
-
/* @__PURE__ */ n.jsx(y, { alwaysShowTippyOnHover: !!a, content: a, children: /* @__PURE__ */ n.jsx("span", { className: `dc__ellipsis-right ${a ? "text-underline-dashed-300" : ""}`, children: e ||
|
34
|
+
/* @__PURE__ */ n.jsx(y, { alwaysShowTippyOnHover: !!a, content: a, children: /* @__PURE__ */ n.jsx("span", { className: `dc__ellipsis-right ${a ? "text-underline-dashed-300" : ""}`, children: e || te }) }),
|
35
35
|
s && /* @__PURE__ */ n.jsx("span", { className: "cr-5", children: " *" })
|
36
36
|
] }),
|
37
37
|
o
|
@@ -51,7 +51,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
51
51
|
registry: i
|
52
52
|
}
|
53
53
|
);
|
54
|
-
},
|
54
|
+
}, ne = ({
|
55
55
|
canAdd: t,
|
56
56
|
className: e,
|
57
57
|
disabled: s,
|
@@ -99,7 +99,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
99
99
|
registry: l
|
100
100
|
}
|
101
101
|
) }) });
|
102
|
-
},
|
102
|
+
}, se = ({
|
103
103
|
children: t,
|
104
104
|
disabled: e,
|
105
105
|
hasToolbar: s,
|
@@ -124,9 +124,9 @@ import './assets/@common-rjsf.css';const N = {
|
|
124
124
|
) })
|
125
125
|
] });
|
126
126
|
}, {
|
127
|
-
templates: { BaseInputTemplate:
|
128
|
-
} = k(),
|
129
|
-
|
127
|
+
templates: { BaseInputTemplate: oe }
|
128
|
+
} = k(), re = ({ placeholder: t, ...e }) => /* @__PURE__ */ n.jsx(
|
129
|
+
oe,
|
130
130
|
{
|
131
131
|
placeholder: t || N.INPUT,
|
132
132
|
...e,
|
@@ -149,13 +149,13 @@ import './assets/@common-rjsf.css';const N = {
|
|
149
149
|
className: "dc__outline-none-imp p-0 dc__transparent flex dc__gap-4 cursor dc__mxw-250",
|
150
150
|
title: "Add",
|
151
151
|
children: [
|
152
|
-
/* @__PURE__ */ n.jsx(
|
152
|
+
/* @__PURE__ */ n.jsx(X, { className: "icon-dim-16 fcb-5" }),
|
153
153
|
/* @__PURE__ */ n.jsx(y, { placement: "right", content: i, children: /* @__PURE__ */ n.jsx("span", { className: "cb-5 fs-13 lh-34 dc__truncate", children: i }) })
|
154
154
|
]
|
155
155
|
}
|
156
156
|
) });
|
157
|
-
},
|
158
|
-
const { submitText: e, norender: s, props: o = {} } =
|
157
|
+
}, ae = ({ icon: t, iconType: e, registry: s, uiSchema: o, ...r }) => /* @__PURE__ */ n.jsx("button", { ...r, type: "button", className: "dc__outline-none-imp p-0 dc__transparent flex cursor", title: "Remove", children: /* @__PURE__ */ n.jsx(Z, { className: "icon-dim-16 fcn-6" }) }), ie = ({ uiSchema: t }) => {
|
158
|
+
const { submitText: e, norender: s, props: o = {} } = W(t);
|
159
159
|
return s ? null : /* @__PURE__ */ n.jsx("div", { className: "flexbox flex-justify-end", children: /* @__PURE__ */ n.jsx("button", { type: "submit", ...o, className: `cta ${o.className || ""}`, children: e }) });
|
160
160
|
}, T = ({
|
161
161
|
id: t,
|
@@ -165,7 +165,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
165
165
|
}) => /* @__PURE__ */ n.jsxs("legend", { className: "fs-13 fw-6 cn-9 lh-20 dc__no-border py-9 mb-0", id: t, children: [
|
166
166
|
/* @__PURE__ */ n.jsx(y, { alwaysShowTippyOnHover: !!o, content: o, children: /* @__PURE__ */ n.jsx("span", { className: `${o ? "text-underline-dashed-300" : ""}`, children: e }) }),
|
167
167
|
s && /* @__PURE__ */ n.jsx("span", { className: "cr-5", children: " *" })
|
168
|
-
] }),
|
168
|
+
] }), le = (t) => {
|
169
169
|
const {
|
170
170
|
id: e,
|
171
171
|
label: s,
|
@@ -213,23 +213,23 @@ import './assets/@common-rjsf.css';const N = {
|
|
213
213
|
r
|
214
214
|
] })
|
215
215
|
);
|
216
|
-
},
|
217
|
-
const s =
|
216
|
+
}, ce = ({ errors: t = [], idSchema: e }) => {
|
217
|
+
const s = V(e);
|
218
218
|
return t.length > 0 && /* @__PURE__ */ n.jsx("span", { className: "display-grid rjsf-form-template__field--error dc__gap-12", id: s, children: t.filter((o) => !!o).map((o, r) => /* @__PURE__ */ n.jsxs(E.Fragment, { children: [
|
219
219
|
/* @__PURE__ */ n.jsx("span", {}),
|
220
220
|
/* @__PURE__ */ n.jsxs("span", { className: "form__error", children: [
|
221
|
-
/* @__PURE__ */ n.jsx(
|
221
|
+
/* @__PURE__ */ n.jsx(ee, { className: "form__icon form__icon--error" }),
|
222
222
|
o
|
223
223
|
] })
|
224
224
|
] }, r)) });
|
225
|
-
},
|
225
|
+
}, de = (t, e) => {
|
226
226
|
switch (t) {
|
227
|
-
case
|
227
|
+
case K.NewStringDefault:
|
228
228
|
return "";
|
229
229
|
default:
|
230
|
-
return
|
230
|
+
return q(t, e);
|
231
231
|
}
|
232
|
-
},
|
232
|
+
}, pe = (t = {}) => ({
|
233
233
|
menuList: (e) => ({
|
234
234
|
...e,
|
235
235
|
paddingTop: 0,
|
@@ -283,7 +283,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
283
283
|
fontSize: "12px"
|
284
284
|
}),
|
285
285
|
...t
|
286
|
-
}),
|
286
|
+
}), Le = (t) => {
|
287
287
|
try {
|
288
288
|
const e = new URL(t).origin === window.location.origin;
|
289
289
|
return {
|
@@ -299,7 +299,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
299
299
|
url: `${t} (Invalid URL)`
|
300
300
|
};
|
301
301
|
}
|
302
|
-
},
|
302
|
+
}, ke = (t) => {
|
303
303
|
const e = typeof t;
|
304
304
|
switch (e) {
|
305
305
|
case "boolean":
|
@@ -319,7 +319,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
319
319
|
}, F = {
|
320
320
|
value: !1,
|
321
321
|
path: ""
|
322
|
-
},
|
322
|
+
}, me = (t) => {
|
323
323
|
if (!t)
|
324
324
|
return null;
|
325
325
|
const e = structuredClone(t);
|
@@ -333,7 +333,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
333
333
|
value: e.value,
|
334
334
|
path: v(e.path)
|
335
335
|
} : structuredClone(F);
|
336
|
-
},
|
336
|
+
}, ue = ({
|
337
337
|
disabled: t,
|
338
338
|
formData: e,
|
339
339
|
idSchema: s,
|
@@ -347,7 +347,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
347
347
|
uiSchema: f,
|
348
348
|
formContext: p
|
349
349
|
}) => {
|
350
|
-
const u = !!l.additionalProperties, m =
|
350
|
+
const u = !!l.additionalProperties, m = z(l, f, e) && /* @__PURE__ */ n.jsx(
|
351
351
|
R,
|
352
352
|
{
|
353
353
|
label: d,
|
@@ -362,7 +362,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
362
362
|
if (!g)
|
363
363
|
return !0;
|
364
364
|
try {
|
365
|
-
const h =
|
365
|
+
const h = me(g);
|
366
366
|
if (!h.path)
|
367
367
|
throw new Error("Empty path property of hidden descriptor field");
|
368
368
|
if (!h.path.match(/^\/\w+(\/\w+)*$/g))
|
@@ -371,7 +371,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
371
371
|
path: H(h.path),
|
372
372
|
json: p
|
373
373
|
})?.[0];
|
374
|
-
return !(_ === void 0 ||
|
374
|
+
return !(_ === void 0 || G(h.value, _));
|
375
375
|
} catch {
|
376
376
|
return !0;
|
377
377
|
}
|
@@ -393,13 +393,13 @@ import './assets/@common-rjsf.css';const N = {
|
|
393
393
|
j,
|
394
394
|
m
|
395
395
|
] });
|
396
|
-
},
|
396
|
+
}, he = (t) => {
|
397
397
|
const { idSchema: e, registry: s, required: o, schema: r, title: a, uiSchema: i, description: c } = t, l = !!r.additionalProperties, d = a && !l;
|
398
398
|
return /* @__PURE__ */ n.jsxs("fieldset", { id: e.$id, children: [
|
399
399
|
d && /* @__PURE__ */ n.jsx(
|
400
400
|
T,
|
401
401
|
{
|
402
|
-
id:
|
402
|
+
id: Y(e),
|
403
403
|
title: a,
|
404
404
|
required: o,
|
405
405
|
schema: r,
|
@@ -412,11 +412,11 @@ import './assets/@common-rjsf.css';const N = {
|
|
412
412
|
"div",
|
413
413
|
{
|
414
414
|
className: `${r.properties && !l && e.$id !== "root" ? "dc__border-left pl-12" : ""} flexbox-col dc__gap-8`,
|
415
|
-
children: /* @__PURE__ */ n.jsx(
|
415
|
+
children: /* @__PURE__ */ n.jsx(ue, { ...t })
|
416
416
|
}
|
417
417
|
)
|
418
418
|
] });
|
419
|
-
},
|
419
|
+
}, fe = ({
|
420
420
|
id: t,
|
421
421
|
disabled: e,
|
422
422
|
label: s,
|
@@ -452,7 +452,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
452
452
|
}
|
453
453
|
) })
|
454
454
|
] }) : c });
|
455
|
-
},
|
455
|
+
}, xe = ({
|
456
456
|
id: t,
|
457
457
|
onChange: e,
|
458
458
|
value: s,
|
@@ -466,10 +466,10 @@ import './assets/@common-rjsf.css';const N = {
|
|
466
466
|
const d = (p, u) => {
|
467
467
|
const { id: m, checked: j } = p.target;
|
468
468
|
u === "blur" ? c(m, j) : u === "focus" && l(m, j);
|
469
|
-
}, f =
|
469
|
+
}, f = J(s) ? !1 : s;
|
470
470
|
return /* @__PURE__ */ n.jsxs("div", { children: [
|
471
471
|
/* @__PURE__ */ n.jsx(
|
472
|
-
|
472
|
+
U,
|
473
473
|
{
|
474
474
|
selected: f,
|
475
475
|
onSelect: e,
|
@@ -485,7 +485,7 @@ import './assets/@common-rjsf.css';const N = {
|
|
485
485
|
),
|
486
486
|
/* @__PURE__ */ n.jsx("span", { className: "dc__capitalize ml-8", children: f.toString() })
|
487
487
|
] });
|
488
|
-
}, C =
|
488
|
+
}, C = pe(), ge = ({ children: t, ...e }) => /* @__PURE__ */ n.jsx(O.MenuList, { ...e, children: Array.isArray(t) ? t.slice(0, 20) : t }), je = (t) => /* @__PURE__ */ n.jsx(O.DropdownIndicator, { ...t, children: /* @__PURE__ */ n.jsx(Q, { className: "icon-dim-20 icon-n5", "data-testid": "overview-project-edit-dropdown" }) }), _e = (t) => {
|
489
489
|
const {
|
490
490
|
id: e,
|
491
491
|
multiple: s = !1,
|
@@ -525,47 +525,47 @@ import './assets/@common-rjsf.css';const N = {
|
|
525
525
|
},
|
526
526
|
components: {
|
527
527
|
IndicatorSeparator: null,
|
528
|
-
DropdownIndicator:
|
529
|
-
MenuList:
|
528
|
+
DropdownIndicator: je,
|
529
|
+
MenuList: ge
|
530
530
|
},
|
531
531
|
menuPlacement: "auto"
|
532
532
|
}
|
533
533
|
);
|
534
|
-
}, _e = {
|
535
|
-
CheckboxWidget: fe,
|
536
|
-
SelectWidget: je
|
537
534
|
}, be = {
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
535
|
+
CheckboxWidget: xe,
|
536
|
+
SelectWidget: _e
|
537
|
+
}, ve = {
|
538
|
+
ArrayFieldItemTemplate: se,
|
539
|
+
ArrayFieldTemplate: ne,
|
540
|
+
BaseInputTemplate: re,
|
541
|
+
ButtonTemplates: { AddButton: R, RemoveButton: ae, SubmitButton: ie },
|
542
|
+
FieldTemplate: le,
|
543
|
+
FieldErrorTemplate: ce,
|
544
|
+
ObjectFieldTemplate: he,
|
545
545
|
TitleFieldTemplate: T,
|
546
|
-
WrapIfAdditionalTemplate:
|
547
|
-
},
|
548
|
-
|
546
|
+
WrapIfAdditionalTemplate: fe
|
547
|
+
}, ye = L, Ne = D, De = $((t, e) => /* @__PURE__ */ n.jsx(
|
548
|
+
ye,
|
549
549
|
{
|
550
550
|
noHtml5Validate: !0,
|
551
551
|
showErrorList: !1,
|
552
552
|
autoComplete: "off",
|
553
553
|
...t,
|
554
554
|
className: `rjsf-form-template__container ${t.className || ""}`,
|
555
|
-
validator:
|
555
|
+
validator: Ne,
|
556
556
|
templates: {
|
557
|
-
...
|
557
|
+
...ve,
|
558
558
|
...t.templates
|
559
559
|
},
|
560
560
|
formContext: t.formData,
|
561
|
-
widgets: { ...
|
562
|
-
translateString:
|
561
|
+
widgets: { ...be, ...t.widgets },
|
562
|
+
translateString: de,
|
563
563
|
ref: e
|
564
564
|
}
|
565
565
|
));
|
566
566
|
export {
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
567
|
+
$e as H,
|
568
|
+
De as R,
|
569
|
+
Le as a,
|
570
|
+
ke as g
|
571
571
|
};
|
@@ -63,5 +63,5 @@ import { ButtonProps } from './types';
|
|
63
63
|
* <Button icon={<ICCube />} ariaLabel="Label" />
|
64
64
|
* ```
|
65
65
|
*/
|
66
|
-
declare const Button: ({ dataTestId, text, variant, size, style, startIcon, endIcon, disabled, isLoading, showTooltip, tooltipProps, icon, ariaLabel, showAriaLabelInTippy, fullWidth,
|
66
|
+
declare const Button: ({ dataTestId, text, variant, size, style, startIcon, endIcon, disabled, isLoading, showTooltip, tooltipProps, icon, ariaLabel, showAriaLabelInTippy, fullWidth, ...props }: ButtonProps) => JSX.Element;
|
67
67
|
export default Button;
|
@@ -80,12 +80,6 @@ export type ButtonProps = ({
|
|
80
80
|
* @default false
|
81
81
|
*/
|
82
82
|
fullWidth?: boolean;
|
83
|
-
/**
|
84
|
-
* If true, the opacity is turned as 1 on hover of class with dc__opacity-hover--parent
|
85
|
-
*
|
86
|
-
* @default false
|
87
|
-
*/
|
88
|
-
isOpacityHoverChild?: boolean;
|
89
83
|
} & ({
|
90
84
|
/**
|
91
85
|
* If true, the tooltip is shown for the button
|
@@ -134,5 +134,5 @@ import { SelectPickerProps } from './type';
|
|
134
134
|
* />
|
135
135
|
* ```
|
136
136
|
*/
|
137
|
-
declare const SelectPicker: <OptionValue, IsMulti extends boolean>({ error, icon, helperText, placeholder, label, showSelectedOptionIcon, size, disabledTippyContent, showSelectedOptionsCount, menuSize, optionListError, reloadOptionList, menuPosition, variant, disableDescriptionEllipsis, multiSelectProps, isMulti, name, classNamePrefix, shouldRenderCustomOptions, isSearchable, selectRef, shouldMenuAlignRight, fullWidth, customSelectedOptionsCount, renderMenuListFooter, isCreatable, onCreateOption, closeMenuOnSelect, shouldShowNoOptionsMessage,
|
137
|
+
declare const SelectPicker: <OptionValue, IsMulti extends boolean>({ error, icon, helperText, placeholder, label, showSelectedOptionIcon, size, disabledTippyContent, showSelectedOptionsCount, menuSize, optionListError, reloadOptionList, menuPosition, variant, disableDescriptionEllipsis, multiSelectProps, isMulti, name, classNamePrefix, shouldRenderCustomOptions, isSearchable, selectRef, shouldMenuAlignRight, fullWidth, customSelectedOptionsCount, renderMenuListFooter, inputValue, onInputChange, isCreatable, onCreateOption, closeMenuOnSelect, shouldShowNoOptionsMessage, ...props }: SelectPickerProps<OptionValue, IsMulti>) => JSX.Element;
|
138
138
|
export default SelectPicker;
|
@@ -3,9 +3,7 @@ import { SelectPickerGroupHeadingProps, SelectPickerOptionType, SelectPickerProp
|
|
3
3
|
export declare const SelectPickerDropdownIndicator: <OptionValue>(props: DropdownIndicatorProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
|
4
4
|
export declare const SelectPickerClearIndicator: <OptionValue>(props: ClearIndicatorProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
|
5
5
|
export declare const SelectPickerControl: <OptionValue>(props: ControlProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
|
6
|
-
export declare const SelectPickerValueContainer: <OptionValue, IsMulti extends boolean>({ showSelectedOptionsCount, customSelectedOptionsCount,
|
7
|
-
isFocussed: boolean;
|
8
|
-
}) => JSX.Element;
|
6
|
+
export declare const SelectPickerValueContainer: <OptionValue, IsMulti extends boolean>({ showSelectedOptionsCount, customSelectedOptionsCount, ...props }: ValueContainerProps<SelectPickerOptionType<OptionValue>> & Pick<SelectPickerProps<OptionValue, IsMulti>, "showSelectedOptionsCount" | "customSelectedOptionsCount">) => JSX.Element;
|
9
7
|
export declare const SelectPickerLoadingIndicator: () => JSX.Element;
|
10
8
|
export declare const SelectPickerOption: <OptionValue, IsMulti extends boolean>({ disableDescriptionEllipsis, ...props }: OptionProps<SelectPickerOptionType<OptionValue>> & Pick<SelectPickerProps<OptionValue, IsMulti>, "disableDescriptionEllipsis">) => JSX.Element;
|
11
9
|
export declare const SelectPickerMenuList: <OptionValue>(props: MenuListProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
|
@@ -55,12 +55,6 @@ declare module 'react-select/base' {
|
|
55
55
|
* @default 'true'
|
56
56
|
*/
|
57
57
|
showSelectedOptionIcon?: boolean;
|
58
|
-
/**
|
59
|
-
* If provided, the custom display text is shown in the value container
|
60
|
-
*
|
61
|
-
* @default null
|
62
|
-
*/
|
63
|
-
customDisplayText?: string;
|
64
58
|
/** Render function for the footer at the end of the options list. */
|
65
59
|
renderOptionsFooter?: () => ReactNode;
|
66
60
|
}
|
@@ -161,15 +155,9 @@ export type SelectPickerProps<OptionValue = number | string, IsMulti extends boo
|
|
161
155
|
* @default true
|
162
156
|
*/
|
163
157
|
shouldShowNoOptionsMessage?: boolean;
|
164
|
-
/**
|
165
|
-
* If true, the menu list and the dropdown indicator are hidden. Suitable for use cases like multi-inputs
|
166
|
-
*
|
167
|
-
* @default false
|
168
|
-
*/
|
169
|
-
shouldHideMenu?: boolean;
|
170
158
|
} & (IsMulti extends true ? {
|
171
159
|
isMulti: IsMulti | boolean;
|
172
|
-
multiSelectProps?:
|
160
|
+
multiSelectProps?: {
|
173
161
|
/**
|
174
162
|
* If true, the group heading can be selected
|
175
163
|
*
|
package/dist/index.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ig as s,
|
2
|
-
import { H as dp, R as cp, g as Ep, a as up } from "./@common-rjsf-
|
1
|
+
import { ig as s, _ as t, dL as i, iZ as r, iR as o, ec as n, a9 as l, iz as T, Q as g, iN as p, ir as S, eD as d, cP as c, aF as E, aG as u, i7 as A, ha as _, eL as I, js as C, j2 as D, iP as y, d1 as m, eY as f, hX as O, cB as R, ey as P, fY as b, eU as L, dp as h, dq as N, dm as M, dw as U, dn as F, er as B, ev as v, B as V, S as G, e as H, dk as K, d8 as j, dg as W, d6 as Y, d7 as x, dj as k, di as w, dh as X, dl as q, L as z, em as J, ep as Q, es as Z, eo as $, gU as aa, gX as ea, gW as sa, gV as ta, eM as ia, eN as ra, gP as oa, eW as na, az as la, ay as Ta, ax as ga, i2 as pa, ar as Sa, iV as da, ap as ca, cy as Ea, i1 as ua, ew as Aa, j5 as _a, id as Ia, iX as Ca, e1 as Da, ds as ya, du as ma, dv as fa, n as Oa, cm as Ra, fB as Pa, b$ as ba, C as La, dM as ha, dN as Na, c_ as Ma, d0 as Ua, c$ as Fa, gB as Ba, gl as va, fW as Va, el as Ga, dV as Ha, iS as Ka, cu as ja, aP as Wa, dZ as Ya, j6 as xa, e0 as ka, ic as wa, bS as Xa, h1 as qa, h2 as za, cD as Ja, cR as Qa, c3 as Za, fU as $a, fT as ae, af as ee, iy as se, Y as te, ae as ie, r as re, iY as oe, ge as ne, gc as le, gd as Te, dt as ge, iA as pe, w as Se, fL as de, iH as ce, iJ as Ee, $ as ue, h8 as Ae, j1 as _e, dH as Ie, q as Ce, s as De, o as ye, p as me, dS as fe, fH as Oe, k as Re, hZ as Pe, D as be, bU as Le, i9 as he, aB as Ne, gm as Me, gn as Ue, eZ as Fe, fA as Be, fz as ve, as as Ve, bR as Ge, iC as He, eX as Ke, iD as je, bF as We, gy as Ye, cO as xe, bV as ke, bW as we, h3 as Xe, j4 as qe, j3 as ze, cT as Je, cU as Qe, cS as Ze, bG as $e, bu as as, dW as es, h4 as ss, h5 as ts, iG as is, z as rs, x as os, a8 as ns, iw as ls, iI as Ts, gA as gs, eI as ps, h0 as Ss, ih as ds, j8 as cs, hV as Es, eO as us, iE as As, fE as _s, E as Is, b as Cs, eA as Ds, F as ys, a2 as ms, eS as fs, eR as Os, f0 as Rs, ea as Ps, cw as bs, h9 as Ls, eC as hs, aC as Ns, gh as Ms, au as Us, bT as Fs, dT as Bs, eb as vs, cX as Vs, G as Gs, h as Hs, eE as Ks, fq as js, fD as Ws, i8 as Ys, aj as xs, l as ks, eh as ws, eK as Xs, e$ as qs, H as zs, iv as Js, e7 as Qs, e8 as Zs, ai as $s, f_ as at, ex as et, ez as st, fX as tt, aw as it, h$ as rt, ik as ot, im as nt, cF as lt, cE as Tt, aq as gt, eQ as pt, jn as St, I as dt, eH as ct, cA as Et, g_ as ut, gY as At, iQ as _t, K as It, eF as Ct, eG as Dt, gf as yt, ad as mt, eg as ft, fo as Ot, e_ as Rt, iO as Pt, ac as bt, V as Lt, cY as ht, hb as Nt, Z as Mt, O as Ut, fR as Ft, fK as Bt, ij as vt, at as Vt, cW as Gt, av as Ht, fZ as Kt, ej as jt, bH as Wt, eP as Yt, ix as xt, i0 as kt, fI as wt, ct as Xt, ek as qt, c1 as zt, bZ as Jt, b_ as Qt, c0 as Zt, f4 as $t, f3 as ai, hW as ei, g$ as si, i_ as ti, bX as ii, d$ as ri, dQ as oi, t as ni, iT as li, ab as Ti, dr as gi, f2 as pi, iM as Si, eJ as di, cV as ci, iB as Ei, g3 as ui, aD as Ai, g2 as _i, g1 as Ii, f$ as Ci, cC as Di, ga as yi, g0 as mi, cr as fi, i5 as Oi, P as Ri, bE as Pi, ia as bi, bL as Li, d_ as hi, j0 as Ni, M as Mi, v as Ui, f as Fi, g as Bi, a6 as vi, cv as Vi, cq as Gi, hY as Hi, e4 as Ki, R as ji, N as Wi, bQ as Yi, cG as xi, i3 as ki, i4 as wi, ie as Xi, iu as qi, it as zi, W as Ji, et as Qi, ag as Zi, aa as $i, gN as ar, is as er, f5 as sr, eB as tr, dE as ir, cs as rr, fp as or, cn as nr, gI as lr, gC as Tr, cZ as gr, d5 as pr, d4 as Sr, m as dr, eq as cr, iU as Er, ef as ur, gg as Ar, gj as _r, am as Ir, an as Cr, h_ as Dr, gk as yr, eT as mr, fG as fr, bY as Or, co as Rr, X as Pr, c5 as br, f6 as Lr, fC as hr, j as Nr, e9 as Mr, f1 as Ur, iF as Fr, a4 as Br, fS as vr, y as Vr, A as Gr, d3 as Hr, iW as Kr, gz as jr, bO as Wr, bP as Yr, h6 as xr, j7 as kr, fJ as wr, bK as Xr, ao as qr, jf as zr, jg as Jr, jh as Qr, a as Zr, T as $r, aA as ao, fy as eo, eV as so, J as to, al as io, ib as ro, U as oo, cM as no, ip as lo, dz as To, dC as go, dB as po, dA as So, dx as co, i$ as Eo, ah as uo, dU as Ao, cx as _o, bI as Io, bJ as Co, gD as Do, a1 as yo, cz as mo, i6 as fo, aE as Oo, bo as Ro, a7 as Po, aM as bo, hH as Lo, bk as ho, a0 as No, bw as Mo, ft as Uo, bg as Fo, fb as Bo, fc as vo, bm as Vo, b6 as Go, b4 as Ho, ei as Ko, bp as jo, dF as Wo, c as Yo, b7 as xo, dc as ko, cc as wo, dP as Xo, dK as qo, fQ as zo, bc as Jo, bl as Qo, hI as Zo, d as $o, gv as an, gx as en, gu as sn, gw as tn, hr as rn, cb as on, cd as nn, bj as ln, ca as Tn, aK as gn, dI as pn, aV as Sn, jb as dn, gr as cn, ja as En, g6 as un, bz as An, da as _n, j9 as In, gT as Cn, cg as Dn, ed as yn, jc as mn, b0 as fn, ee as On, ce as Rn, fP as Pn, hQ as bn, gs as Ln, fl as hn, fg as Nn, ff as Mn, dX as Un, dR as Fn, fd as Bn, go as vn, gp as Vn, aW as Gn, h7 as Hn, cf as Kn, gQ as jn, hL as Wn, bd as Yn, ak as xn, b2 as kn, ck as wn, hw as Xn, cl as qn, bD as zn, dG as Jn, hP as Qn, bB as Zn, eu as $n, gZ as al, hN as el, hO as sl, hv as tl, aN as il, dO as rl, dJ as ol, hE as nl, fx as ll, hT as Tl, fe as gl, fn as pl, ci as Sl, hS as dl, a3 as cl, g7 as El, gF as ul, fs as Al, g5 as _l, g4 as Il, jm as Cl, jl as Dl, je as yl, gO as ml, aU as fl, bh as Ol, dY as Rl, jd as Pl, ch as bl, bA as Ll, gJ as hl, gi as Nl, gS as Ml, gE as Ul, fv as Fl, bC as Bl, fa as vl, c4 as Vl, hK as Gl, a5 as Hl, fM as Kl, gR as jl, gK as Wl, d9 as Yl, f9 as xl, fm as kl, fr as wl, fw as Xl, gb as ql, ba as zl, dy as Jl, dD as Ql, c6 as Zl, hU as $l, hA as aT, cj as eT, jk as sT, ji as tT, hR as iT, cQ as rT, hD as oT, bn as nT, b1 as lT, e3 as TT, e2 as gT, hs as pT, i as ST, hJ as dT, bf as cT, bb as ET, bv as uT, gq as AT, c2 as _T, aX as IT, aY as CT, hy as DT, gM as yT, gL as mT, gG as fT, g8 as OT, c8 as RT, aJ as PT, g9 as bT, aH as LT, bi as hT, bx as NT, fj as MT, fh as UT, fk as FT, fi as BT, ht as vT, aS as VT, hu as GT, c9 as HT, b9 as KT, hG as jT, aI as WT, fV as YT, be as xT, jj as kT, aZ as wT, gt as XT, fF as qT, fu as zT, hF as JT, a_ as QT, hc as ZT, hM as $T, c7 as ag, bq as eg, aO as sg, aQ as tg, iL as ig, iK as rg, f8 as og, aR as ng, hx as lg, f7 as Tg, by as gg, aL as pg, d2 as Sg, df as dg, db as cg, fO as Eg, fN as ug, e5 as Ag, e6 as _g, b8 as Ig, u as Cg, de as Dg, en as yg, cI as mg, jq as fg, a$ as Og, jr as Rg, jp as Pg, gH as bg, il as Lg, hC as hg, br as Ng, b5 as Mg, bt as Ug, ii as Fg, jo as Bg, cL as vg, cp as Vg, bs as Gg, b3 as Hg, cN as Kg, cH as jg, aT as Wg, cK as Yg, io as xg, cJ as kg, hp as wg, he as Xg, hn as qg, hk as zg, hq as Jg, ho as Qg, hd as Zg, hj as $g, dd as ap, hh as ep, hg as sp, hm as tp, hf as ip, bM as rp, bN as op, hi as np, hl as lp, hz as Tp, iq as gp, hB as pp } from "./@code-editor-BDuz5Vut.js";
|
2
|
+
import { H as dp, R as cp, g as Ep, a as up } from "./@common-rjsf-Dw35m5zB.js";
|
3
3
|
export {
|
4
4
|
s as ACCESS_TYPE_MAP,
|
5
5
|
t as ACTION_STATE,
|