@react-form-builder/components-rsuite 7.8.0 → 7.9.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.
Files changed (158) hide show
  1. package/dist/InputCell-BDyUJFGm.js +21 -0
  2. package/dist/{InputCell-f4236002.js.map → InputCell-BDyUJFGm.js.map} +1 -1
  3. package/dist/{Labeled-751c2353.js → Labeled-BWYRwMiY.js} +1 -1
  4. package/dist/{Labeled-751c2353.js.map → Labeled-BWYRwMiY.js.map} +1 -1
  5. package/dist/WrappedInput-BRkBjl0z.js +11 -0
  6. package/dist/{WrappedInput-bc5a6d33.js.map → WrappedInput-BRkBjl0z.js.map} +1 -1
  7. package/dist/autocomplete.d.ts +2 -2
  8. package/dist/autocomplete.js +12 -15
  9. package/dist/autocomplete.js.map +1 -1
  10. package/dist/breadcrumb.d.ts +2 -2
  11. package/dist/breadcrumb.js +31 -31
  12. package/dist/breadcrumb.js.map +1 -1
  13. package/dist/builder-view-with-css.js +5 -61
  14. package/dist/builder-view-with-css.js.map +1 -1
  15. package/dist/button.d.ts +1 -1
  16. package/dist/button.js +7 -7
  17. package/dist/button.js.map +1 -1
  18. package/dist/calendar.d.ts +1 -1
  19. package/dist/calendar.js +9 -12
  20. package/dist/calendar.js.map +1 -1
  21. package/dist/card.d.ts +1 -1
  22. package/dist/card.js +10 -10
  23. package/dist/card.js.map +1 -1
  24. package/dist/{categories-7064b279.js → categories-_98lyB3C.js} +3 -3
  25. package/dist/{categories-7064b279.js.map → categories-_98lyB3C.js.map} +1 -1
  26. package/dist/checkbox.d.ts +1 -1
  27. package/dist/checkbox.js +19 -23
  28. package/dist/checkbox.js.map +1 -1
  29. package/dist/{commonProperties-d849cd5b.js → commonProperties-ETOgvhCH.js} +7 -7
  30. package/dist/{commonProperties-d849cd5b.js.map → commonProperties-ETOgvhCH.js.map} +1 -1
  31. package/dist/components-descriptions.d.ts +2 -2
  32. package/dist/components-descriptions.js +1 -1
  33. package/dist/container.js +4 -4
  34. package/dist/container.js.map +1 -1
  35. package/dist/css-loader.js +3 -3
  36. package/dist/css-loader.js.map +1 -1
  37. package/dist/date-picker.d.ts +1 -1
  38. package/dist/date-picker.js +25 -29
  39. package/dist/date-picker.js.map +1 -1
  40. package/dist/dateTimeUtils-C2AEniv5.js +25 -0
  41. package/dist/{dateTimeUtils-b07ce438.js.map → dateTimeUtils-C2AEniv5.js.map} +1 -1
  42. package/dist/definitions.js +2 -55
  43. package/dist/definitions.js.map +1 -1
  44. package/dist/divider.js +6 -6
  45. package/dist/divider.js.map +1 -1
  46. package/dist/dropdown.d.ts +3 -3
  47. package/dist/dropdown.js +10 -11
  48. package/dist/dropdown.js.map +1 -1
  49. package/dist/error-message.d.ts +1 -1
  50. package/dist/error-message.js +2 -2
  51. package/dist/error-message.js.map +1 -1
  52. package/dist/{formengine-rsuite-cbc1d3ae.js → formengine-rsuite.css-DkGUHOws.js} +1 -1
  53. package/dist/formengine-rsuite.css-DkGUHOws.js.map +1 -0
  54. package/dist/header.d.ts +6 -6
  55. package/dist/header.js +2 -2
  56. package/dist/header.js.map +1 -1
  57. package/dist/hooks-DMVtrI-b.js +50 -0
  58. package/dist/hooks-DMVtrI-b.js.map +1 -0
  59. package/dist/image.d.ts +1 -1
  60. package/dist/image.js +8 -8
  61. package/dist/image.js.map +1 -1
  62. package/dist/index.d.ts +1526 -36
  63. package/dist/index.js +95 -116
  64. package/dist/index.js.map +1 -1
  65. package/dist/input.d.ts +1 -1
  66. package/dist/input.js +11 -13
  67. package/dist/input.js.map +1 -1
  68. package/dist/label.js +2 -2
  69. package/dist/label.js.map +1 -1
  70. package/dist/link.d.ts +1 -1
  71. package/dist/link.js +7 -7
  72. package/dist/link.js.map +1 -1
  73. package/dist/localization-wrapper.d.ts +1 -1
  74. package/dist/localization-wrapper.js +52 -185
  75. package/dist/localization-wrapper.js.map +1 -1
  76. package/dist/menu.d.ts +2 -2
  77. package/dist/menu.js +20 -21
  78. package/dist/menu.js.map +1 -1
  79. package/dist/message.d.ts +2 -2
  80. package/dist/message.js +4 -4
  81. package/dist/modal-layout.d.ts +1 -1
  82. package/dist/modal-layout.js +2 -2
  83. package/dist/modal-layout.js.map +1 -1
  84. package/dist/modal.d.ts +1 -1
  85. package/dist/modal.js +13 -13
  86. package/dist/modal.js.map +1 -1
  87. package/dist/models.js +2 -56
  88. package/dist/models.js.map +1 -1
  89. package/dist/number-format.d.ts +2 -2
  90. package/dist/number-format.js +22 -25
  91. package/dist/number-format.js.map +1 -1
  92. package/dist/pattern-format.d.ts +2 -2
  93. package/dist/pattern-format.js +22 -25
  94. package/dist/pattern-format.js.map +1 -1
  95. package/dist/placeholder.js +3 -3
  96. package/dist/placeholder.js.map +1 -1
  97. package/dist/progress.js +6 -6
  98. package/dist/progress.js.map +1 -1
  99. package/dist/r-suite-components.d.ts +1 -1
  100. package/dist/r-suite-components.js +5 -22
  101. package/dist/r-suite-components.js.map +1 -1
  102. package/dist/rSuiteComponentsDescriptions-lX1mwx9_.js +67 -0
  103. package/dist/rSuiteComponentsDescriptions-lX1mwx9_.js.map +1 -0
  104. package/dist/radio-group.d.ts +1 -1
  105. package/dist/radio-group.js +10 -13
  106. package/dist/radio-group.js.map +1 -1
  107. package/dist/{rsuite-no-reset-rtl.min-af106e5c.js → rsuite-no-reset-rtl.min.css-B0vQWI16.js} +1 -1
  108. package/dist/rsuite-no-reset-rtl.min.css-B0vQWI16.js.map +1 -0
  109. package/dist/{rsuite-no-reset.min-3caeeea0.js → rsuite-no-reset.min.css-bW1P11UK.js} +1 -1
  110. package/dist/rsuite-no-reset.min.css-bW1P11UK.js.map +1 -0
  111. package/dist/search.d.ts +3 -3
  112. package/dist/search.js +33 -38
  113. package/dist/search.js.map +1 -1
  114. package/dist/static-content.js +4 -4
  115. package/dist/static-content.js.map +1 -1
  116. package/dist/stats.html +4 -0
  117. package/dist/tab.d.ts +2 -2
  118. package/dist/tab.js +29 -33
  119. package/dist/tab.js.map +1 -1
  120. package/dist/tag-picker.d.ts +1 -1
  121. package/dist/tag-picker.js +28 -31
  122. package/dist/tag-picker.js.map +1 -1
  123. package/dist/text-area.d.ts +1 -1
  124. package/dist/text-area.js +10 -13
  125. package/dist/text-area.js.map +1 -1
  126. package/dist/time-picker.d.ts +2 -2
  127. package/dist/time-picker.js +39 -41
  128. package/dist/time-picker.js.map +1 -1
  129. package/dist/toggle.d.ts +2 -2
  130. package/dist/toggle.js +17 -20
  131. package/dist/toggle.js.map +1 -1
  132. package/dist/tooltip.d.ts +2 -2
  133. package/dist/tooltip.js +6 -6
  134. package/dist/tooltip.js.map +1 -1
  135. package/dist/uploader.d.ts +1 -1
  136. package/dist/uploader.js +30 -33
  137. package/dist/uploader.js.map +1 -1
  138. package/dist/useTouchOnEvent-BPYbKiku.js +12 -0
  139. package/dist/{useTouchOnEvent-2be3c60d.js.map → useTouchOnEvent-BPYbKiku.js.map} +1 -1
  140. package/dist/view-with-css.js +5 -62
  141. package/dist/view-with-css.js.map +1 -1
  142. package/dist/view.js +3 -57
  143. package/dist/view.js.map +1 -1
  144. package/dist/wizard.d.ts +4 -6
  145. package/dist/wizard.js +145 -162
  146. package/dist/wizard.js.map +1 -1
  147. package/package.json +6 -3
  148. package/dist/InputCell-f4236002.js +0 -21
  149. package/dist/WrappedInput-bc5a6d33.js +0 -11
  150. package/dist/dateTimeUtils-b07ce438.js +0 -26
  151. package/dist/formengine-rsuite-cbc1d3ae.js.map +0 -1
  152. package/dist/hooks-ff273a8a.js +0 -53
  153. package/dist/hooks-ff273a8a.js.map +0 -1
  154. package/dist/rSuiteComponentsDescriptions-d616cdc1.js +0 -17911
  155. package/dist/rSuiteComponentsDescriptions-d616cdc1.js.map +0 -1
  156. package/dist/rsuite-no-reset-rtl.min-af106e5c.js.map +0 -1
  157. package/dist/rsuite-no-reset.min-3caeeea0.js.map +0 -1
  158. package/dist/useTouchOnEvent-2be3c60d.js +0 -12
package/dist/index.js CHANGED
@@ -1,119 +1,98 @@
1
- import { r as T, e as k } from "./rSuiteComponentsDescriptions-d616cdc1.js";
2
- import { RsLocalizationWrapper as M } from "./localization-wrapper.js";
3
- import { formEngineRsuiteCssLoader as w, ltrCssLoader as v, rtlCssLoader as z } from "./css-loader.js";
4
- import { rSuiteComponents as G } from "./r-suite-components.js";
5
- import { models as A } from "./models.js";
6
- import { components as F } from "./definitions.js";
7
- import { view as U } from "./view.js";
8
- import { viewWithCss as H } from "./view-with-css.js";
9
- import { builderViewWithCss as V } from "./builder-view-with-css.js";
10
- import { rsAutoComplete as q } from "./autocomplete.js";
11
- import { rsBreadcrumb as K } from "./breadcrumb.js";
12
- import { rsButton as Q } from "./button.js";
13
- import { rsCalendar as Y } from "./calendar.js";
14
- import { rsCard as _ } from "./card.js";
15
- import { rsCheckbox as rr } from "./checkbox.js";
16
- import { rsContainer as er } from "./container.js";
17
- import { rsDatePicker as pr } from "./date-picker.js";
18
- import { rsDivider as sr } from "./divider.js";
19
- import { rsDropdown as xr } from "./dropdown.js";
20
- import { rsHeader as ar } from "./header.js";
21
- import { rsImage as dr } from "./image.js";
22
- import { rsInput as cr } from "./input.js";
23
- import { rsLabel as ur } from "./label.js";
24
- import { rsLink as Pr } from "./link.js";
25
- import { rsMenu as Lr } from "./menu.js";
26
- import { rsMessage as Sr } from "./message.js";
27
- import { rsModal as kr } from "./modal.js";
28
- import { rsModalLayout as Mr } from "./modal-layout.js";
29
- import { rsNumberFormat as wr } from "./number-format.js";
30
- import { rsPatternFormat as zr } from "./pattern-format.js";
31
- import { rsPlaceholderGraph as Gr, rsPlaceholderGrid as Rr, rsPlaceholderParagraph as Ar } from "./placeholder.js";
32
- import { rsProgressCircle as Fr, rsProgressLine as Ir } from "./progress.js";
33
- import { rsRadioGroup as yr } from "./radio-group.js";
34
- import { rsSearch as Nr } from "./search.js";
35
- import { rsStaticContent as jr } from "./static-content.js";
36
- import { rsTab as Jr } from "./tab.js";
37
- import { rsTagPicker as Or } from "./tag-picker.js";
38
- import { rsTextArea as Xr } from "./text-area.js";
39
- import { rsTimePicker as Zr } from "./time-picker.js";
40
- import { rsToggle as $r } from "./toggle.js";
41
- import { rsUploader as oo } from "./uploader.js";
42
- import { rsWizard as to, rsWizardStep as po } from "./wizard.js";
43
- import { rsErrorMessage as so } from "./error-message.js";
44
- import { rsTooltip as xo } from "./tooltip.js";
45
- import "@emotion/react/jsx-runtime";
46
- import "rsuite";
47
- import "rsuite/esm/locales/index.js";
48
- import "date-fns/locale/hi/index.js";
49
- import "date-fns/locale/sr/index.js";
50
- import "@react-form-builder/core";
51
- import "./categories-7064b279.js";
52
- import "./commonProperties-d849cd5b.js";
53
- import "./Labeled-751c2353.js";
54
- import "@emotion/react";
55
- import "@emotion/styled";
56
- import "react";
57
- import "./InputCell-f4236002.js";
58
- import "./dateTimeUtils-b07ce438.js";
59
- import "date-fns";
60
- import "./useTouchOnEvent-2be3c60d.js";
61
- import "./hooks-ff273a8a.js";
62
- import "@rsuite/icons";
63
- import "react-number-format";
64
- import "./WrappedInput-bc5a6d33.js";
65
- import "@emotion/css";
1
+ import { r as e, e as t } from "./rSuiteComponentsDescriptions-lX1mwx9_.js";
2
+ import { RsLocalizationWrapper as p } from "./localization-wrapper.js";
3
+ import { formEngineRsuiteCssLoader as x, ltrCssLoader as f, rtlCssLoader as a } from "./css-loader.js";
4
+ import { rSuiteComponents as n } from "./r-suite-components.js";
5
+ import { models as l } from "./models.js";
6
+ import { components as C } from "./definitions.js";
7
+ import { view as g } from "./view.js";
8
+ import { viewWithCss as h } from "./view-with-css.js";
9
+ import { builderViewWithCss as b } from "./builder-view-with-css.js";
10
+ import { rsAutoComplete as T } from "./autocomplete.js";
11
+ import { rsBreadcrumb as D } from "./breadcrumb.js";
12
+ import { rsButton as W } from "./button.js";
13
+ import { rsCalendar as v } from "./calendar.js";
14
+ import { rsCard as E } from "./card.js";
15
+ import { rsCheckbox as R } from "./checkbox.js";
16
+ import { rsContainer as B } from "./container.js";
17
+ import { rsDatePicker as I } from "./date-picker.js";
18
+ import { rsDivider as y } from "./divider.js";
19
+ import { rsDropdown as N } from "./dropdown.js";
20
+ import { rsHeader as j } from "./header.js";
21
+ import { rsImage as J } from "./image.js";
22
+ import { rsInput as O } from "./input.js";
23
+ import { rsLabel as X } from "./label.js";
24
+ import { rsLink as Z } from "./link.js";
25
+ import { rsMenu as $ } from "./menu.js";
26
+ import { rsMessage as or } from "./message.js";
27
+ import { rsModal as tr } from "./modal.js";
28
+ import { rsModalLayout as pr } from "./modal-layout.js";
29
+ import { rsNumberFormat as xr } from "./number-format.js";
30
+ import { rsPatternFormat as ar } from "./pattern-format.js";
31
+ import { rsPlaceholderGraph as nr, rsPlaceholderGrid as dr, rsPlaceholderParagraph as lr } from "./placeholder.js";
32
+ import { rsProgressCircle as Cr, rsProgressLine as ur } from "./progress.js";
33
+ import { rsRadioGroup as Pr } from "./radio-group.js";
34
+ import { rsSearch as Lr } from "./search.js";
35
+ import { rsStaticContent as Sr } from "./static-content.js";
36
+ import { rsTab as kr } from "./tab.js";
37
+ import { rsTagPicker as Mr } from "./tag-picker.js";
38
+ import { rsTextArea as wr } from "./text-area.js";
39
+ import { rsTimePicker as zr } from "./time-picker.js";
40
+ import { rsToggle as Gr } from "./toggle.js";
41
+ import { rsUploader as Ar } from "./uploader.js";
42
+ import { rsWizard as Fr, rsWizardStep as Ir } from "./wizard.js";
43
+ import { rsErrorMessage as yr } from "./error-message.js";
44
+ import { rsTooltip as Nr } from "./tooltip.js";
66
45
  export {
67
- M as RsLocalizationWrapper,
68
- V as builderViewWithCss,
69
- F as components,
70
- w as formEngineRsuiteCssLoader,
71
- v as ltrCssLoader,
72
- A as models,
73
- G as rSuiteComponents,
74
- T as rSuiteComponentsDescriptions,
75
- k as rSuiteEnUsComponentsDescriptions,
76
- q as rsAutoComplete,
77
- K as rsBreadcrumb,
78
- Q as rsButton,
79
- Y as rsCalendar,
80
- _ as rsCard,
81
- rr as rsCheckbox,
82
- er as rsContainer,
83
- pr as rsDatePicker,
84
- sr as rsDivider,
85
- xr as rsDropdown,
86
- so as rsErrorMessage,
87
- ar as rsHeader,
88
- dr as rsImage,
89
- cr as rsInput,
90
- ur as rsLabel,
91
- Pr as rsLink,
92
- Lr as rsMenu,
93
- Sr as rsMessage,
94
- kr as rsModal,
95
- Mr as rsModalLayout,
96
- wr as rsNumberFormat,
97
- zr as rsPatternFormat,
98
- Gr as rsPlaceholderGraph,
99
- Rr as rsPlaceholderGrid,
100
- Ar as rsPlaceholderParagraph,
101
- Fr as rsProgressCircle,
102
- Ir as rsProgressLine,
103
- yr as rsRadioGroup,
104
- Nr as rsSearch,
105
- jr as rsStaticContent,
106
- Jr as rsTab,
107
- Or as rsTagPicker,
108
- Xr as rsTextArea,
109
- Zr as rsTimePicker,
110
- $r as rsToggle,
111
- xo as rsTooltip,
112
- oo as rsUploader,
113
- to as rsWizard,
114
- po as rsWizardStep,
115
- z as rtlCssLoader,
116
- U as view,
117
- H as viewWithCss
46
+ p as RsLocalizationWrapper,
47
+ b as builderViewWithCss,
48
+ C as components,
49
+ x as formEngineRsuiteCssLoader,
50
+ f as ltrCssLoader,
51
+ l as models,
52
+ n as rSuiteComponents,
53
+ e as rSuiteComponentsDescriptions,
54
+ t as rSuiteEnUsComponentsDescriptions,
55
+ T as rsAutoComplete,
56
+ D as rsBreadcrumb,
57
+ W as rsButton,
58
+ v as rsCalendar,
59
+ E as rsCard,
60
+ R as rsCheckbox,
61
+ B as rsContainer,
62
+ I as rsDatePicker,
63
+ y as rsDivider,
64
+ N as rsDropdown,
65
+ yr as rsErrorMessage,
66
+ j as rsHeader,
67
+ J as rsImage,
68
+ O as rsInput,
69
+ X as rsLabel,
70
+ Z as rsLink,
71
+ $ as rsMenu,
72
+ or as rsMessage,
73
+ tr as rsModal,
74
+ pr as rsModalLayout,
75
+ xr as rsNumberFormat,
76
+ ar as rsPatternFormat,
77
+ nr as rsPlaceholderGraph,
78
+ dr as rsPlaceholderGrid,
79
+ lr as rsPlaceholderParagraph,
80
+ Cr as rsProgressCircle,
81
+ ur as rsProgressLine,
82
+ Pr as rsRadioGroup,
83
+ Lr as rsSearch,
84
+ Sr as rsStaticContent,
85
+ kr as rsTab,
86
+ Mr as rsTagPicker,
87
+ wr as rsTextArea,
88
+ zr as rsTimePicker,
89
+ Gr as rsToggle,
90
+ Nr as rsTooltip,
91
+ Ar as rsUploader,
92
+ Fr as rsWizard,
93
+ Ir as rsWizardStep,
94
+ a as rtlCssLoader,
95
+ g as view,
96
+ h as viewWithCss
118
97
  };
119
98
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/input.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { Definer } from '@react-form-builder/core';
2
- import type { InputProps } from 'rsuite';
2
+ import { InputProps } from 'rsuite';
3
3
 
4
4
  export declare const rsInput: Definer<RsInputProps>;
5
5
 
package/dist/input.js CHANGED
@@ -1,28 +1,26 @@
1
1
  import { jsxs as x, jsx as e } from "@emotion/react/jsx-runtime";
2
- import { define as C, string as s, oneOf as g, boolean as y, useComponentData as v, useAriaAttributes as A } from "@react-form-builder/core";
2
+ import { define as C, string as s, boolean as g, oneOf as y, useComponentData as v, useAriaAttributes as A } from "@react-form-builder/core";
3
3
  import { Visible as V, EyeClose as k } from "@rsuite/icons";
4
4
  import { useState as L, useCallback as j } from "react";
5
5
  import { InputGroup as n, Input as p } from "rsuite";
6
- import { i as P } from "./commonProperties-d849cd5b.js";
7
- import { f as R } from "./categories-7064b279.js";
8
- import { L as S } from "./Labeled-751c2353.js";
9
- import "@emotion/react";
10
- import "@emotion/styled";
11
- const B = ({ style: u, className: m, label: o, passwordMask: d, showPasswordAriaLabel: f, type: c, value: r, ...a }) => {
12
- const [t, b] = L(!1), { id: i } = v(), l = A({ labeled: !!o }), h = j(() => b((I) => !I), []), w = d ? /* @__PURE__ */ x(n, { inside: !0, children: [
6
+ import { i as P } from "./commonProperties-ETOgvhCH.js";
7
+ import { f as R } from "./categories-_98lyB3C.js";
8
+ import { L as S } from "./Labeled-BWYRwMiY.js";
9
+ const B = ({ style: u, className: d, label: o, passwordMask: m, showPasswordAriaLabel: f, type: c, value: r, ...a }) => {
10
+ const [t, b] = L(!1), { id: i } = v(), l = A({ labeled: !!o }), h = j(() => b((I) => !I), []), w = m ? /* @__PURE__ */ x(n, { inside: !0, children: [
13
11
  /* @__PURE__ */ e(p, { id: i, ...l, type: t ? "text" : "password", value: r ?? "", ...a }),
14
12
  /* @__PURE__ */ e(n.Button, { "aria-label": f, "aria-pressed": t, onClick: h, children: t ? /* @__PURE__ */ e(V, {}) : /* @__PURE__ */ e(k, {}) })
15
13
  ] }) : /* @__PURE__ */ e(p, { id: i, ...l, type: c, value: r ?? "", ...a });
16
- return /* @__PURE__ */ e(S, { label: o, style: u, className: m, passAriaToChildren: !1, children: w });
17
- }, J = C(B, "RsInput").name("Input").category(R).props({
14
+ return /* @__PURE__ */ e(S, { label: o, style: u, className: d, passAriaToChildren: !1, children: w });
15
+ }, F = C(B, "RsInput").name("Input").category(R).props({
18
16
  label: s.default("Input"),
19
17
  ...P,
20
- type: g("text", "password", "email", "number", "search", "tel", "url", "time").default("text"),
18
+ type: y("text", "password", "email", "number", "search", "tel", "url", "time").default("text"),
21
19
  value: s.valued.uncontrolledValue(""),
22
- passwordMask: y.default(!1),
20
+ passwordMask: g.default(!1),
23
21
  showPasswordAriaLabel: s.default("Show password")
24
22
  });
25
23
  export {
26
- J as rsInput
24
+ F as rsInput
27
25
  };
28
26
  //# sourceMappingURL=input.js.map
package/dist/input.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"input.js","sources":["../src/components/RsInput.tsx"],"sourcesContent":["import {boolean, define, oneOf, string, useAriaAttributes, useComponentData} from '@react-form-builder/core'\nimport {EyeClose as EyeSlashIcon, Visible as EyeIcon} from '@rsuite/icons'\nimport {useCallback, useState} from 'react'\nimport type {InputProps} from 'rsuite'\nimport {Input, InputGroup} from 'rsuite'\nimport {inputProps} from '../commonProperties'\nimport {fieldsCategory} from './categories'\nimport {Labeled} from './internal/Labeled'\n\n/**\n * Props for the RsInput component.\n */\nexport interface RsInputProps extends InputProps {\n /**\n * The label for the input.\n */\n label: string\n /**\n * Whether to show password mask.\n */\n passwordMask?: boolean,\n /**\n * The aria label for the show password button.\n */\n showPasswordAriaLabel: string,\n /**\n * The type of the input.\n */\n type?: 'text' | 'password' | 'email' | 'number' | 'search' | 'tel' | 'url' | 'time'\n /**\n * The htmlSize attribute defines the width of the &laquo;input> element.\n */\n htmlSize?: number\n}\n\n/**\n * Input component with label and password mask support.\n * @param props the component props.\n * @param props.style the CSS styles.\n * @param props.className the CSS class name.\n * @param props.label the label for the input.\n * @param props.passwordMask whether to show password mask.\n * @param props.showPasswordAriaLabel the aria label for the show password button.\n * @param props.type the type of the input.\n * @param props.value the value of the input.\n * @param props.props the additional input props.\n * @returns the React element.\n */\nconst RsInput = ({style, className, label, passwordMask, showPasswordAriaLabel, type, value, ...props}: RsInputProps) => {\n const [visible, setVisible] = useState(false)\n const {id} = useComponentData()\n const aria = useAriaAttributes({labeled: !!label})\n\n const toggleVisible = useCallback(() => setVisible(v => !v), [])\n\n const input = passwordMask\n ? <InputGroup inside>\n <Input id={id} {...aria} type={visible ? 'text' : 'password'} value={value ?? ''} {...props}/>\n <InputGroup.Button aria-label={showPasswordAriaLabel} aria-pressed={visible} onClick={toggleVisible}>\n {visible ? <EyeIcon/> : <EyeSlashIcon/>}\n </InputGroup.Button>\n </InputGroup>\n : <Input id={id} {...aria} type={type} value={value ?? ''} {...props}/>\n\n return <Labeled label={label} style={style} className={className} passAriaToChildren={false}>\n {input}\n </Labeled>\n}\n\nexport const rsInput = define(RsInput, 'RsInput')\n .name('Input')\n .category(fieldsCategory)\n .props({\n label: string.default('Input'),\n ...inputProps,\n type: oneOf('text', 'password', 'email', 'number', 'search', 'tel', 'url', 'time').default('text'),\n value: string.valued.uncontrolledValue(''),\n passwordMask: boolean.default(false),\n showPasswordAriaLabel: string.default('Show password')\n })\n"],"names":["RsInput","style","className","label","passwordMask","showPasswordAriaLabel","type","value","props","visible","setVisible","useState","id","useComponentData","aria","useAriaAttributes","toggleVisible","useCallback","v","input","jsxs","InputGroup","jsx","Input","EyeIcon","EyeSlashIcon","Labeled","rsInput","define","fieldsCategory","string","inputProps","oneOf","boolean"],"mappings":";;;;;;;;;;AAgDA,MAAMA,IAAU,CAAC,EAAC,OAAAC,GAAO,WAAAC,GAAW,OAAAC,GAAO,cAAAC,GAAc,uBAAAC,GAAuB,MAAAC,GAAM,OAAAC,GAAO,GAAGC,EAAA,MAAyB;AACvH,QAAM,CAACC,GAASC,CAAU,IAAIC,EAAS,EAAK,GACtC,EAAC,IAAAC,MAAMC,KACPC,IAAOC,EAAkB,EAAC,SAAS,CAAC,CAACZ,GAAM,GAE3Ca,IAAgBC,EAAY,MAAMP,EAAW,OAAK,CAACQ,CAAC,GAAG,CAAA,CAAE,GAEzDC,IAAQf,IACT,gBAAAgB,EAAAC,GAAA,EAAW,QAAM,IAClB,UAAA;AAAA,IAAA,gBAAAC,EAACC,GAAM,EAAA,IAAAX,GAAS,GAAGE,GAAM,MAAML,IAAU,SAAS,YAAY,OAAOF,KAAS,IAAK,GAAGC,EAAM,CAAA;AAAA,sBAC3Fa,EAAW,QAAX,EAAkB,cAAYhB,GAAuB,gBAAcI,GAAS,SAASO,GACnF,cAAW,gBAAAM,EAAAE,GAAA,CAAA,CAAO,IAAK,gBAAAF,EAACG,IAAY,CAAA,GACvC;AAAA,EACF,EAAA,CAAA,IACG,gBAAAH,EAAAC,GAAA,EAAM,IAAAX,GAAS,GAAGE,GAAM,MAAAR,GAAY,OAAOC,KAAS,IAAK,GAAGC,EAAM,CAAA;AAEvE,2BAAQkB,GAAQ,EAAA,OAAAvB,GAAc,OAAAF,GAAc,WAAAC,GAAsB,oBAAoB,IACnF,UACHiB,EAAA,CAAA;AACF,GAEaQ,IAAUC,EAAO5B,GAAS,SAAS,EAC7C,KAAK,OAAO,EACZ,SAAS6B,CAAc,EACvB,MAAM;AAAA,EACL,OAAOC,EAAO,QAAQ,OAAO;AAAA,EAC7B,GAAGC;AAAA,EACH,MAAMC,EAAM,QAAQ,YAAY,SAAS,UAAU,UAAU,OAAO,OAAO,MAAM,EAAE,QAAQ,MAAM;AAAA,EACjG,OAAOF,EAAO,OAAO,kBAAkB,EAAE;AAAA,EACzC,cAAcG,EAAQ,QAAQ,EAAK;AAAA,EACnC,uBAAuBH,EAAO,QAAQ,eAAe;AACvD,CAAC;"}
1
+ {"version":3,"file":"input.js","sources":["../src/components/RsInput.tsx"],"sourcesContent":["import {boolean, define, oneOf, string, useAriaAttributes, useComponentData} from '@react-form-builder/core'\nimport {EyeClose as EyeSlashIcon, Visible as EyeIcon} from '@rsuite/icons'\nimport {useCallback, useState} from 'react'\nimport type {InputProps} from 'rsuite'\nimport {Input, InputGroup} from 'rsuite'\nimport {inputProps} from '../commonProperties'\nimport {fieldsCategory} from './categories'\nimport {Labeled} from './internal/Labeled'\n\n/**\n * Props for the RsInput component.\n */\nexport interface RsInputProps extends InputProps {\n /**\n * The label for the input.\n */\n label: string\n /**\n * Whether to show password mask.\n */\n passwordMask?: boolean,\n /**\n * The aria label for the show password button.\n */\n showPasswordAriaLabel: string,\n /**\n * The type of the input.\n */\n type?: 'text' | 'password' | 'email' | 'number' | 'search' | 'tel' | 'url' | 'time'\n /**\n * The htmlSize attribute defines the width of the &laquo;input> element.\n */\n htmlSize?: number\n}\n\n/**\n * Input component with label and password mask support.\n * @param props the component props.\n * @param props.style the CSS styles.\n * @param props.className the CSS class name.\n * @param props.label the label for the input.\n * @param props.passwordMask whether to show password mask.\n * @param props.showPasswordAriaLabel the aria label for the show password button.\n * @param props.type the type of the input.\n * @param props.value the value of the input.\n * @param props.props the additional input props.\n * @returns the React element.\n */\nconst RsInput = ({style, className, label, passwordMask, showPasswordAriaLabel, type, value, ...props}: RsInputProps) => {\n const [visible, setVisible] = useState(false)\n const {id} = useComponentData()\n const aria = useAriaAttributes({labeled: !!label})\n\n const toggleVisible = useCallback(() => setVisible(v => !v), [])\n\n const input = passwordMask\n ? <InputGroup inside>\n <Input id={id} {...aria} type={visible ? 'text' : 'password'} value={value ?? ''} {...props}/>\n <InputGroup.Button aria-label={showPasswordAriaLabel} aria-pressed={visible} onClick={toggleVisible}>\n {visible ? <EyeIcon/> : <EyeSlashIcon/>}\n </InputGroup.Button>\n </InputGroup>\n : <Input id={id} {...aria} type={type} value={value ?? ''} {...props}/>\n\n return <Labeled label={label} style={style} className={className} passAriaToChildren={false}>\n {input}\n </Labeled>\n}\n\nexport const rsInput = define(RsInput, 'RsInput')\n .name('Input')\n .category(fieldsCategory)\n .props({\n label: string.default('Input'),\n ...inputProps,\n type: oneOf('text', 'password', 'email', 'number', 'search', 'tel', 'url', 'time').default('text'),\n value: string.valued.uncontrolledValue(''),\n passwordMask: boolean.default(false),\n showPasswordAriaLabel: string.default('Show password')\n })\n"],"names":["RsInput","style","className","label","passwordMask","showPasswordAriaLabel","type","value","props","visible","setVisible","useState","id","useComponentData","aria","useAriaAttributes","toggleVisible","useCallback","v","input","jsxs","InputGroup","jsx","Input","EyeIcon","EyeSlashIcon","Labeled","rsInput","define","fieldsCategory","string","inputProps","oneOf","boolean"],"mappings":";;;;;;;;AAgDA,MAAMA,IAAU,CAAC,EAAC,OAAAC,GAAO,WAAAC,GAAW,OAAAC,GAAO,cAAAC,GAAc,uBAAAC,GAAuB,MAAAC,GAAM,OAAAC,GAAO,GAAGC,EAAA,MAAyB;AACvH,QAAM,CAACC,GAASC,CAAU,IAAIC,EAAS,EAAK,GACtC,EAAC,IAAAC,EAAA,IAAMC,EAAA,GACPC,IAAOC,EAAkB,EAAC,SAAS,CAAC,CAACZ,GAAM,GAE3Ca,IAAgBC,EAAY,MAAMP,EAAW,OAAK,CAACQ,CAAC,GAAG,EAAE,GAEzDC,IAAQf,IACV,gBAAAgB,EAACC,GAAA,EAAW,QAAM,IAClB,UAAA;AAAA,IAAA,gBAAAC,EAACC,GAAA,EAAM,IAAAX,GAAS,GAAGE,GAAM,MAAML,IAAU,SAAS,YAAY,OAAOF,KAAS,IAAK,GAAGC,EAAA,CAAM;AAAA,sBAC3Fa,EAAW,QAAX,EAAkB,cAAYhB,GAAuB,gBAAcI,GAAS,SAASO,GACnF,cAAU,gBAAAM,EAACE,GAAA,CAAA,CAAO,IAAK,gBAAAF,EAACG,KAAY,EAAA,CACvC;AAAA,EAAA,EAAA,CACF,IACE,gBAAAH,EAACC,GAAA,EAAM,IAAAX,GAAS,GAAGE,GAAM,MAAAR,GAAY,OAAOC,KAAS,IAAK,GAAGC,EAAA,CAAM;AAEvE,2BAAQkB,GAAA,EAAQ,OAAAvB,GAAc,OAAAF,GAAc,WAAAC,GAAsB,oBAAoB,IACnF,UAAAiB,GACH;AACF,GAEaQ,IAAUC,EAAO5B,GAAS,SAAS,EAC7C,KAAK,OAAO,EACZ,SAAS6B,CAAc,EACvB,MAAM;AAAA,EACL,OAAOC,EAAO,QAAQ,OAAO;AAAA,EAC7B,GAAGC;AAAA,EACH,MAAMC,EAAM,QAAQ,YAAY,SAAS,UAAU,UAAU,OAAO,OAAO,MAAM,EAAE,QAAQ,MAAM;AAAA,EACjG,OAAOF,EAAO,OAAO,kBAAkB,EAAE;AAAA,EACzC,cAAcG,EAAQ,QAAQ,EAAK;AAAA,EACnC,uBAAuBH,EAAO,QAAQ,eAAe;AACvD,CAAC;"}
package/dist/label.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "@emotion/react/jsx-runtime";
2
2
  import { define as s, string as l, useBuilderValue as n } from "@react-form-builder/core";
3
- import { t as m } from "./commonProperties-d849cd5b.js";
4
- import { s as c } from "./categories-7064b279.js";
3
+ import { t as m } from "./commonProperties-ETOgvhCH.js";
4
+ import { a as c } from "./categories-_98lyB3C.js";
5
5
  const e = "Label", i = ({ text: t, ...o }) => {
6
6
  const a = n(t, e);
7
7
  return /* @__PURE__ */ r("label", { ...o, children: a });
package/dist/label.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"label.js","sources":["../src/components/RsLabel.tsx"],"sourcesContent":["import {define, string, useBuilderValue} from '@react-form-builder/core'\nimport {textStyles} from '../commonProperties'\nimport type {TextProps} from '../commonTypes'\nimport {staticCategory} from './categories'\n\nconst defaultText = 'Label'\n\n/**\n * Props for the RsLabel component.\n */\nexport interface RsLabelProps extends TextProps {\n /**\n * The label text content.\n */\n text: string\n}\n\n/**\n * A label component that displays text content.\n * @param props the component props.\n * @param props.text the text content to display.\n * @returns the React element.\n */\nconst RsLabel = ({text, ...props}: RsLabelProps) => {\n const children = useBuilderValue(text, defaultText)\n return <label {...props}>{children}</label>\n}\n\nexport const rsLabel = define(RsLabel, 'RsLabel')\n .name('Label')\n .category(staticCategory)\n .props({\n text: string.default(defaultText).dataBound,\n })\n .css({\n ...textStyles\n })\n .componentRole('label')\n"],"names":["defaultText","RsLabel","text","props","children","useBuilderValue","jsx","rsLabel","define","staticCategory","string","textStyles"],"mappings":";;;;AAKA,MAAMA,IAAc,SAkBdC,IAAU,CAAC,EAAC,MAAAC,GAAM,GAAGC,QAAyB;AAC5C,QAAAC,IAAWC,EAAgBH,GAAMF,CAAW;AAClD,SAAQ,gBAAAM,EAAA,SAAA,EAAO,GAAGH,GAAQ,UAAAC,EAAS,CAAA;AACrC,GAEaG,IAAUC,EAAOP,GAAS,SAAS,EAC7C,KAAK,OAAO,EACZ,SAASQ,CAAc,EACvB,MAAM;AAAA,EACL,MAAMC,EAAO,QAAQV,CAAW,EAAE;AACpC,CAAC,EACA,IAAI;AAAA,EACH,GAAGW;AACL,CAAC,EACA,cAAc,OAAO;"}
1
+ {"version":3,"file":"label.js","sources":["../src/components/RsLabel.tsx"],"sourcesContent":["import {define, string, useBuilderValue} from '@react-form-builder/core'\nimport {textStyles} from '../commonProperties'\nimport type {TextProps} from '../commonTypes'\nimport {staticCategory} from './categories'\n\nconst defaultText = 'Label'\n\n/**\n * Props for the RsLabel component.\n */\nexport interface RsLabelProps extends TextProps {\n /**\n * The label text content.\n */\n text: string\n}\n\n/**\n * A label component that displays text content.\n * @param props the component props.\n * @param props.text the text content to display.\n * @returns the React element.\n */\nconst RsLabel = ({text, ...props}: RsLabelProps) => {\n const children = useBuilderValue(text, defaultText)\n return <label {...props}>{children}</label>\n}\n\nexport const rsLabel = define(RsLabel, 'RsLabel')\n .name('Label')\n .category(staticCategory)\n .props({\n text: string.default(defaultText).dataBound,\n })\n .css({\n ...textStyles\n })\n .componentRole('label')\n"],"names":["defaultText","RsLabel","text","props","children","useBuilderValue","jsx","rsLabel","define","staticCategory","string","textStyles"],"mappings":";;;;AAKA,MAAMA,IAAc,SAkBdC,IAAU,CAAC,EAAC,MAAAC,GAAM,GAAGC,QAAyB;AAClD,QAAMC,IAAWC,EAAgBH,GAAMF,CAAW;AAClD,SAAO,gBAAAM,EAAC,SAAA,EAAO,GAAGH,GAAQ,UAAAC,EAAA,CAAS;AACrC,GAEaG,IAAUC,EAAOP,GAAS,SAAS,EAC7C,KAAK,OAAO,EACZ,SAASQ,CAAc,EACvB,MAAM;AAAA,EACL,MAAMC,EAAO,QAAQV,CAAW,EAAE;AACpC,CAAC,EACA,IAAI;AAAA,EACH,GAAGW;AACL,CAAC,EACA,cAAc,OAAO;"}
package/dist/link.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import type { ComponentProps } from 'react';
1
+ import { ComponentProps } from 'react';
2
2
  import { Definer } from '@react-form-builder/core';
3
3
 
4
4
  /**
package/dist/link.js CHANGED
@@ -1,16 +1,16 @@
1
- import { jsx as l } from "@emotion/react/jsx-runtime";
2
- import { define as d, oneOf as e, string as t, node as f, boolean as c, event as m } from "@react-form-builder/core";
3
- import { t as p } from "./commonProperties-d849cd5b.js";
4
- import { s as k } from "./categories-7064b279.js";
5
- const x = ({ text: o, download: n, downloadFilename: a, content: r, children: s, ...i }) => /* @__PURE__ */ l("a", { ...i, download: a ?? n, children: r === "text" ? o : s }), g = d(x, "RsLink").name("Link").category(k).props({
1
+ import { jsx as s } from "@emotion/react/jsx-runtime";
2
+ import { define as d, event as f, string as t, boolean as c, oneOf as e, node as m } from "@react-form-builder/core";
3
+ import { t as p } from "./commonProperties-ETOgvhCH.js";
4
+ import { a as k } from "./categories-_98lyB3C.js";
5
+ const x = ({ text: o, download: n, downloadFilename: a, content: r, children: i, ...l }) => /* @__PURE__ */ s("a", { ...l, download: a ?? n, children: r === "text" ? o : i }), g = d(x, "RsLink").name("Link").category(k).props({
6
6
  content: e("text", "custom").default("text").radio(),
7
7
  text: t.default("Link"),
8
8
  href: t,
9
- children: f,
9
+ children: m,
10
10
  target: e("_self", "_blank", "_parent", "_top", "_unfencedTop").default("_blank").withEditorProps({ creatable: !1 }),
11
11
  download: c.default(!1),
12
12
  downloadFilename: t,
13
- onClick: m
13
+ onClick: f
14
14
  }).css({
15
15
  ...p
16
16
  });
package/dist/link.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"link.js","sources":["../src/components/RsLink.tsx"],"sourcesContent":["import {boolean, define, event, node, oneOf, string} from '@react-form-builder/core'\nimport type {ComponentProps} from 'react'\nimport {textStyles} from '../commonProperties'\nimport type {TextProps} from '../commonTypes'\nimport {staticCategory} from './categories'\n\n/**\n * Props for the RsLink component.\n */\nexport interface RsLinkProps extends ComponentProps<'a'>, TextProps {\n /**\n * The link text content.\n */\n text: string\n /**\n * The filename for download when download is enabled.\n */\n downloadFilename: string\n /**\n * The content type (text or custom).\n */\n content: string\n}\n\n/**\n * A link component that renders an anchor element with configurable content and behavior.\n * @param props the component props.\n * @param props.text the link text content.\n * @param props.download whether to download the linked resource.\n * @param props.downloadFilename the filename for download when download is enabled.\n * @param props.content the content type (text or custom).\n * @param props.children the custom content when content type is 'custom'.\n * @returns the React element.\n */\nconst RsLink = ({text, download, downloadFilename, content, children, ...props}: RsLinkProps) => (\n <a {...props} download={downloadFilename ?? download}>\n {content === 'text' ? text : children}\n </a>\n)\n\nexport const rsLink = define(RsLink, 'RsLink')\n .name('Link')\n .category(staticCategory)\n .props({\n content: oneOf('text', 'custom').default('text').radio(),\n text: string.default('Link'),\n href: string,\n children: node,\n target: oneOf('_self', '_blank', '_parent', '_top', '_unfencedTop').default('_blank')\n .withEditorProps({creatable: false}),\n download: boolean.default(false),\n downloadFilename: string,\n onClick: event,\n })\n .css({\n ...textStyles\n })\n"],"names":["RsLink","text","download","downloadFilename","content","children","props","jsx","rsLink","define","staticCategory","oneOf","string","node","boolean","event","textStyles"],"mappings":";;;;AAkCA,MAAMA,IAAS,CAAC,EAAC,MAAAC,GAAM,UAAAC,GAAU,kBAAAC,GAAkB,SAAAC,GAAS,UAAAC,GAAU,GAAGC,QACtE,gBAAAC,EAAA,KAAA,EAAG,GAAGD,GAAO,UAAUH,KAAoBD,GACzC,UAAAE,MAAY,SAASH,IAAOI,EAC/B,CAAA,GAGWG,IAASC,EAAOT,GAAQ,QAAQ,EAC1C,KAAK,MAAM,EACX,SAASU,CAAc,EACvB,MAAM;AAAA,EACL,SAASC,EAAM,QAAQ,QAAQ,EAAE,QAAQ,MAAM,EAAE,MAAM;AAAA,EACvD,MAAMC,EAAO,QAAQ,MAAM;AAAA,EAC3B,MAAMA;AAAA,EACN,UAAUC;AAAA,EACV,QAAQF,EAAM,SAAS,UAAU,WAAW,QAAQ,cAAc,EAAE,QAAQ,QAAQ,EACjF,gBAAgB,EAAC,WAAW,IAAM;AAAA,EACrC,UAAUG,EAAQ,QAAQ,EAAK;AAAA,EAC/B,kBAAkBF;AAAA,EAClB,SAASG;AACX,CAAC,EACA,IAAI;AAAA,EACH,GAAGC;AACL,CAAC;"}
1
+ {"version":3,"file":"link.js","sources":["../src/components/RsLink.tsx"],"sourcesContent":["import {boolean, define, event, node, oneOf, string} from '@react-form-builder/core'\nimport type {ComponentProps} from 'react'\nimport {textStyles} from '../commonProperties'\nimport type {TextProps} from '../commonTypes'\nimport {staticCategory} from './categories'\n\n/**\n * Props for the RsLink component.\n */\nexport interface RsLinkProps extends ComponentProps<'a'>, TextProps {\n /**\n * The link text content.\n */\n text: string\n /**\n * The filename for download when download is enabled.\n */\n downloadFilename: string\n /**\n * The content type (text or custom).\n */\n content: string\n}\n\n/**\n * A link component that renders an anchor element with configurable content and behavior.\n * @param props the component props.\n * @param props.text the link text content.\n * @param props.download whether to download the linked resource.\n * @param props.downloadFilename the filename for download when download is enabled.\n * @param props.content the content type (text or custom).\n * @param props.children the custom content when content type is 'custom'.\n * @returns the React element.\n */\nconst RsLink = ({text, download, downloadFilename, content, children, ...props}: RsLinkProps) => (\n <a {...props} download={downloadFilename ?? download}>\n {content === 'text' ? text : children}\n </a>\n)\n\nexport const rsLink = define(RsLink, 'RsLink')\n .name('Link')\n .category(staticCategory)\n .props({\n content: oneOf('text', 'custom').default('text').radio(),\n text: string.default('Link'),\n href: string,\n children: node,\n target: oneOf('_self', '_blank', '_parent', '_top', '_unfencedTop').default('_blank')\n .withEditorProps({creatable: false}),\n download: boolean.default(false),\n downloadFilename: string,\n onClick: event,\n })\n .css({\n ...textStyles\n })\n"],"names":["RsLink","text","download","downloadFilename","content","children","props","jsx","rsLink","define","staticCategory","oneOf","string","node","boolean","event","textStyles"],"mappings":";;;;AAkCA,MAAMA,IAAS,CAAC,EAAC,MAAAC,GAAM,UAAAC,GAAU,kBAAAC,GAAkB,SAAAC,GAAS,UAAAC,GAAU,GAAGC,EAAA,MACvE,gBAAAC,EAAC,KAAA,EAAG,GAAGD,GAAO,UAAUH,KAAoBD,GACzC,UAAAE,MAAY,SAASH,IAAOI,GAC/B,GAGWG,IAASC,EAAOT,GAAQ,QAAQ,EAC1C,KAAK,MAAM,EACX,SAASU,CAAc,EACvB,MAAM;AAAA,EACL,SAASC,EAAM,QAAQ,QAAQ,EAAE,QAAQ,MAAM,EAAE,MAAA;AAAA,EACjD,MAAMC,EAAO,QAAQ,MAAM;AAAA,EAC3B,MAAMA;AAAA,EACN,UAAUC;AAAA,EACV,QAAQF,EAAM,SAAS,UAAU,WAAW,QAAQ,cAAc,EAAE,QAAQ,QAAQ,EACjF,gBAAgB,EAAC,WAAW,IAAM;AAAA,EACrC,UAAUG,EAAQ,QAAQ,EAAK;AAAA,EAC/B,kBAAkBF;AAAA,EAClB,SAASG;AACX,CAAC,EACA,IAAI;AAAA,EACH,GAAGC;AACL,CAAC;"}
@@ -1,4 +1,4 @@
1
- import type { FormViewerWrapperComponentProps } from '@react-form-builder/core';
1
+ import { FormViewerWrapperComponentProps } from '@react-form-builder/core';
2
2
  import { JSX } from '@emotion/react/jsx-runtime';
3
3
 
4
4
  export declare const defaultComponentsLocale: {