@hybridcore/ui 1.6.12 → 1.6.13

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 (105) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/assets/index2.css +1 -1
  3. package/dist/components/button/styled.js +1 -1
  4. package/dist/components/charts/_common/format.js +149 -41
  5. package/dist/components/charts/_common/utils.js +16 -11
  6. package/dist/components/collapsible-card/index.js +21 -30
  7. package/dist/components/collapsible-card/styled.js +16 -14
  8. package/dist/components/color-picker/index.js +2227 -3357
  9. package/dist/components/color-picker/styled.js +87 -7
  10. package/dist/components/confirm/dialog.js +89 -8
  11. package/dist/components/confirm/index.js +1 -1
  12. package/dist/components/data-map/index.js +1 -1
  13. package/dist/components/data-map/logic.js +20 -20
  14. package/dist/components/data-security-selectors/dissemination-list/index.js +32 -3117
  15. package/dist/components/date-picker-with-custom-range/index.js +86 -7
  16. package/dist/components/date-range-picker/index.js +464 -452
  17. package/dist/components/document-viewer/components/viewer/index.js +1 -1
  18. package/dist/components/duration-select/index.js +10 -10
  19. package/dist/components/duration-select/styled.js +1 -1
  20. package/dist/components/geometry-picker/coordinate/index.js +14 -14
  21. package/dist/components/geometry-picker/edit/index.js +1 -1
  22. package/dist/components/geometry-picker/geometry/index.js +1 -1
  23. package/dist/components/geometry-picker/kml/index.js +11 -11
  24. package/dist/components/geometry-picker/map/logic.js +145 -3656
  25. package/dist/components/geometry-picker/map/style.js +18 -17
  26. package/dist/components/geometry-picker/parser/coordinate-input/logic.js +43 -1255
  27. package/dist/components/heat-map/index.js +1 -1
  28. package/dist/components/heat-map/logic.js +77 -1924
  29. package/dist/components/instance-hierarchy-table/styled.js +18 -16
  30. package/dist/components/map/helpers/mapbox.js +17 -15
  31. package/dist/components/map/helpers/ol.js +386 -27
  32. package/dist/components/map/index.js +11 -10
  33. package/dist/components/map/logic.js +22 -22
  34. package/dist/components/map/styled.js +31 -27
  35. package/dist/components/metric-card/logic.js +46 -49
  36. package/dist/components/phone-input/index.js +10 -9
  37. package/dist/components/property-mapping/index.js +1 -1
  38. package/dist/components/prr-map/index.js +1 -1
  39. package/dist/components/prr-map/logic.js +27 -26
  40. package/dist/components/range-selector/styled.js +65 -4228
  41. package/dist/components/raster-grid-map/index.js +1 -1
  42. package/dist/components/raster-grid-map/logic.js +60 -57
  43. package/dist/components/simple-pivot-table/index.js +17 -17
  44. package/dist/components/simple-pivot-table/logic.js +67 -76
  45. package/dist/components/sortable-list/index.js +1091 -1264
  46. package/dist/components/template-form/components/property-list/index.js +36 -33
  47. package/dist/components/template-form/components/property-list/property-list-columns.js +19 -18
  48. package/dist/components/template-form/components/property-list/property-list-form.js +137 -601
  49. package/dist/components/template-form/components/recognition-property-list/index.js +40 -37
  50. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-columns.js +11 -10
  51. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +55 -63
  52. package/dist/components/tree-select/index.js +16 -16
  53. package/dist/index.esm-UfGMjYOL.js +197 -0
  54. package/dist/main.d.ts +54 -8
  55. package/dist/main.js +176 -175
  56. package/package.json +1 -1
  57. package/dist/AccordionSummary-CJppWeqF.js +0 -781
  58. package/dist/Add-CqcD1PWb.js +0 -403
  59. package/dist/Box-DqUMmZjL.js +0 -31
  60. package/dist/Button-C5yquWAB.js +0 -357
  61. package/dist/ButtonBase-BEF7oTOe.js +0 -887
  62. package/dist/Delete-BdyYpINH.js +0 -23
  63. package/dist/DialogContent-BvVjD9z3.js +0 -523
  64. package/dist/FormGroup-CpBsIyYR.js +0 -89
  65. package/dist/IconButton-BoGwbvrP.js +0 -184
  66. package/dist/InputLabel-Dd8RrneV.js +0 -341
  67. package/dist/MenuItem-DwqJqzuM.js +0 -233
  68. package/dist/Modal-MUZygjmQ.js +0 -1158
  69. package/dist/Paper-BkQLdsCI.js +0 -582
  70. package/dist/Select-DHUl_uG3.js +0 -3916
  71. package/dist/Source-BSZST_GH.js +0 -4410
  72. package/dist/SwitchBase-DTndTqI8.js +0 -235
  73. package/dist/Text-ChJRuaD8.js +0 -2197
  74. package/dist/TextField-e2oKaUN1.js +0 -669
  75. package/dist/TransitionGroupContext-BDAp2T0O.js +0 -96
  76. package/dist/Typography-DgsSLCFC.js +0 -178
  77. package/dist/Vector-BmuhQO4p.js +0 -3606
  78. package/dist/Vector-DfTqQEln.js +0 -1735
  79. package/dist/WKT-2wsDT-nq.js +0 -2310
  80. package/dist/assertThisInitialized-C1dAyb4j.js +0 -7
  81. package/dist/assets/index3.css +0 -1
  82. package/dist/assets/index4.css +0 -1
  83. package/dist/clsx-OuTLNxxd.js +0 -16
  84. package/dist/createChainedFunction-C0nujS3O.js +0 -9
  85. package/dist/createSvgIcon-Ch_cT8az.js +0 -185
  86. package/dist/createSvgIcon-DuDuASu1.js +0 -62
  87. package/dist/debounce-46wSf_lW.js +0 -15
  88. package/dist/dialog-BYRnCztH.js +0 -154
  89. package/dist/formControlState-vgaj2ksH.js +0 -10
  90. package/dist/generateUtilityClasses-C3ivN9Ie.js +0 -2973
  91. package/dist/index-DH6qsPBn.js +0 -153
  92. package/dist/index-e9xTIYWt.js +0 -1934
  93. package/dist/index.esm-BLLrbTzY.js +0 -318
  94. package/dist/math-Bvt2Ubuz.js +0 -704
  95. package/dist/objectWithoutPropertiesLoose-DJteAcBH.js +0 -22
  96. package/dist/ol-yOE-NV0X.js +0 -7465
  97. package/dist/ownerWindow-wg6foiOE.js +0 -10
  98. package/dist/setPrototypeOf-NPgp4cYc.js +0 -8
  99. package/dist/styled-SoqbyrkW.js +0 -350
  100. package/dist/unsupportedProp-DuqR2hj9.js +0 -36
  101. package/dist/useControlled-BYdyS7Pn.js +0 -31
  102. package/dist/useFormControl-CatNKXAi.js +0 -10
  103. package/dist/useId-BW-oWmul.js +0 -19
  104. package/dist/useMobilePicker-CY8ndYRL.js +0 -8279
  105. package/dist/useSlot-B_Q4vnX5.js +0 -42
@@ -1,403 +0,0 @@
1
- import { a as l, _ as j } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
2
- import * as P from "react";
3
- import { P as e } from "./index-C__OZmYy.js";
4
- import { c as R } from "./clsx-OuTLNxxd.js";
5
- import { g as w, a as z, s as d, b as m, k as M, l as I, u as N, c as _, i as Z } from "./generateUtilityClasses-C3ivN9Ie.js";
6
- import { u as x } from "./useSlot-B_Q4vnX5.js";
7
- import { c as u } from "./createSvgIcon-Ch_cT8az.js";
8
- import G, { jsx as s, jsxs as J } from "react/jsx-runtime";
9
- import { P as K } from "./Paper-BkQLdsCI.js";
10
- import { I as Q } from "./IconButton-BoGwbvrP.js";
11
- import { T as X } from "./Typography-DgsSLCFC.js";
12
- import { r as Y } from "./createSvgIcon-DuDuASu1.js";
13
- function ee(o) {
14
- return z("MuiAlert", o);
15
- }
16
- const O = w("MuiAlert", ["root", "action", "icon", "message", "filled", "colorSuccess", "colorInfo", "colorWarning", "colorError", "filledSuccess", "filledInfo", "filledWarning", "filledError", "outlined", "outlinedSuccess", "outlinedInfo", "outlinedWarning", "outlinedError", "standard", "standardSuccess", "standardInfo", "standardWarning", "standardError"]), oe = u(/* @__PURE__ */ s("path", {
17
- d: "M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2, 4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0, 0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"
18
- }), "SuccessOutlined"), te = u(/* @__PURE__ */ s("path", {
19
- d: "M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
20
- }), "ReportProblemOutlined"), re = u(/* @__PURE__ */ s("path", {
21
- d: "M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
22
- }), "ErrorOutline"), se = u(/* @__PURE__ */ s("path", {
23
- d: "M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20, 12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10, 10 0 0,0 12,2M11,17H13V11H11V17Z"
24
- }), "InfoOutlined"), ne = u(/* @__PURE__ */ s("path", {
25
- d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
26
- }), "Close"), le = ["action", "children", "className", "closeText", "color", "components", "componentsProps", "icon", "iconMapping", "onClose", "role", "severity", "slotProps", "slots", "variant"], ae = (o) => {
27
- const {
28
- variant: r,
29
- color: n,
30
- severity: t,
31
- classes: i
32
- } = o, c = {
33
- root: ["root", `color${m(n || t)}`, `${r}${m(n || t)}`, `${r}`],
34
- icon: ["icon"],
35
- message: ["message"],
36
- action: ["action"]
37
- };
38
- return _(c, ee, i);
39
- }, ie = d(K, {
40
- name: "MuiAlert",
41
- slot: "Root",
42
- overridesResolver: (o, r) => {
43
- const {
44
- ownerState: n
45
- } = o;
46
- return [r.root, r[n.variant], r[`${n.variant}${m(n.color || n.severity)}`]];
47
- }
48
- })(({
49
- theme: o
50
- }) => {
51
- const r = o.palette.mode === "light" ? M : I, n = o.palette.mode === "light" ? I : M;
52
- return l({}, o.typography.body2, {
53
- backgroundColor: "transparent",
54
- display: "flex",
55
- padding: "6px 16px",
56
- variants: [...Object.entries(o.palette).filter(([, t]) => t.main && t.light).map(([t]) => ({
57
- props: {
58
- colorSeverity: t,
59
- variant: "standard"
60
- },
61
- style: {
62
- color: o.vars ? o.vars.palette.Alert[`${t}Color`] : r(o.palette[t].light, 0.6),
63
- backgroundColor: o.vars ? o.vars.palette.Alert[`${t}StandardBg`] : n(o.palette[t].light, 0.9),
64
- [`& .${O.icon}`]: o.vars ? {
65
- color: o.vars.palette.Alert[`${t}IconColor`]
66
- } : {
67
- color: o.palette[t].main
68
- }
69
- }
70
- })), ...Object.entries(o.palette).filter(([, t]) => t.main && t.light).map(([t]) => ({
71
- props: {
72
- colorSeverity: t,
73
- variant: "outlined"
74
- },
75
- style: {
76
- color: o.vars ? o.vars.palette.Alert[`${t}Color`] : r(o.palette[t].light, 0.6),
77
- border: `1px solid ${(o.vars || o).palette[t].light}`,
78
- [`& .${O.icon}`]: o.vars ? {
79
- color: o.vars.palette.Alert[`${t}IconColor`]
80
- } : {
81
- color: o.palette[t].main
82
- }
83
- }
84
- })), ...Object.entries(o.palette).filter(([, t]) => t.main && t.dark).map(([t]) => ({
85
- props: {
86
- colorSeverity: t,
87
- variant: "filled"
88
- },
89
- style: l({
90
- fontWeight: o.typography.fontWeightMedium
91
- }, o.vars ? {
92
- color: o.vars.palette.Alert[`${t}FilledColor`],
93
- backgroundColor: o.vars.palette.Alert[`${t}FilledBg`]
94
- } : {
95
- backgroundColor: o.palette.mode === "dark" ? o.palette[t].dark : o.palette[t].main,
96
- color: o.palette.getContrastText(o.palette[t].main)
97
- })
98
- }))]
99
- });
100
- }), ce = d("div", {
101
- name: "MuiAlert",
102
- slot: "Icon",
103
- overridesResolver: (o, r) => r.icon
104
- })({
105
- marginRight: 12,
106
- padding: "7px 0",
107
- display: "flex",
108
- fontSize: 22,
109
- opacity: 0.9
110
- }), pe = d("div", {
111
- name: "MuiAlert",
112
- slot: "Message",
113
- overridesResolver: (o, r) => r.message
114
- })({
115
- padding: "8px 0",
116
- minWidth: 0,
117
- overflow: "auto"
118
- }), b = d("div", {
119
- name: "MuiAlert",
120
- slot: "Action",
121
- overridesResolver: (o, r) => r.action
122
- })({
123
- display: "flex",
124
- alignItems: "flex-start",
125
- padding: "4px 0 0 16px",
126
- marginLeft: "auto",
127
- marginRight: -8
128
- }), $ = {
129
- success: /* @__PURE__ */ s(oe, {
130
- fontSize: "inherit"
131
- }),
132
- warning: /* @__PURE__ */ s(te, {
133
- fontSize: "inherit"
134
- }),
135
- error: /* @__PURE__ */ s(re, {
136
- fontSize: "inherit"
137
- }),
138
- info: /* @__PURE__ */ s(se, {
139
- fontSize: "inherit"
140
- })
141
- }, de = /* @__PURE__ */ P.forwardRef(function(r, n) {
142
- const t = N({
143
- props: r,
144
- name: "MuiAlert"
145
- }), {
146
- action: i,
147
- children: c,
148
- className: f,
149
- closeText: g = "Close",
150
- color: A,
151
- components: C = {},
152
- componentsProps: B = {},
153
- icon: S,
154
- iconMapping: L = $,
155
- onClose: T,
156
- role: k = "alert",
157
- severity: v = "success",
158
- slotProps: E = {},
159
- slots: W = {},
160
- variant: H = "standard"
161
- } = t, U = j(t, le), a = l({}, t, {
162
- color: A,
163
- severity: v,
164
- variant: H,
165
- colorSeverity: A || v
166
- }), p = ae(a), h = {
167
- slots: l({
168
- closeButton: C.CloseButton,
169
- closeIcon: C.CloseIcon
170
- }, W),
171
- slotProps: l({}, B, E)
172
- }, [V, D] = x("closeButton", {
173
- elementType: Q,
174
- externalForwardedProps: h,
175
- ownerState: a
176
- }), [q, F] = x("closeIcon", {
177
- elementType: ne,
178
- externalForwardedProps: h,
179
- ownerState: a
180
- });
181
- return /* @__PURE__ */ J(ie, l({
182
- role: k,
183
- elevation: 0,
184
- ownerState: a,
185
- className: R(p.root, f),
186
- ref: n
187
- }, U, {
188
- children: [S !== !1 ? /* @__PURE__ */ s(ce, {
189
- ownerState: a,
190
- className: p.icon,
191
- children: S || L[v] || $[v]
192
- }) : null, /* @__PURE__ */ s(pe, {
193
- ownerState: a,
194
- className: p.message,
195
- children: c
196
- }), i != null ? /* @__PURE__ */ s(b, {
197
- ownerState: a,
198
- className: p.action,
199
- children: i
200
- }) : null, i == null && T ? /* @__PURE__ */ s(b, {
201
- ownerState: a,
202
- className: p.action,
203
- children: /* @__PURE__ */ s(V, l({
204
- size: "small",
205
- "aria-label": g,
206
- title: g,
207
- color: "inherit",
208
- onClick: T
209
- }, D, {
210
- children: /* @__PURE__ */ s(q, l({
211
- fontSize: "small"
212
- }, F))
213
- }))
214
- }) : null]
215
- }));
216
- });
217
- process.env.NODE_ENV !== "production" && (de.propTypes = {
218
- // ┌────────────────────────────── Warning ──────────────────────────────┐
219
- // │ These PropTypes are generated from the TypeScript type definitions. │
220
- // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
221
- // └─────────────────────────────────────────────────────────────────────┘
222
- /**
223
- * The action to display. It renders after the message, at the end of the alert.
224
- */
225
- action: e.node,
226
- /**
227
- * The content of the component.
228
- */
229
- children: e.node,
230
- /**
231
- * Override or extend the styles applied to the component.
232
- */
233
- classes: e.object,
234
- /**
235
- * @ignore
236
- */
237
- className: e.string,
238
- /**
239
- * Override the default label for the *close popup* icon button.
240
- *
241
- * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).
242
- * @default 'Close'
243
- */
244
- closeText: e.string,
245
- /**
246
- * The color of the component. Unless provided, the value is taken from the `severity` prop.
247
- * It supports both default and custom theme colors, which can be added as shown in the
248
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
249
- */
250
- color: e.oneOfType([e.oneOf(["error", "info", "success", "warning"]), e.string]),
251
- /**
252
- * The components used for each slot inside.
253
- *
254
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).
255
- *
256
- * @default {}
257
- */
258
- components: e.shape({
259
- CloseButton: e.elementType,
260
- CloseIcon: e.elementType
261
- }),
262
- /**
263
- * The extra props for the slot components.
264
- * You can override the existing props or add new ones.
265
- *
266
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).
267
- *
268
- * @default {}
269
- */
270
- componentsProps: e.shape({
271
- closeButton: e.object,
272
- closeIcon: e.object
273
- }),
274
- /**
275
- * Override the icon displayed before the children.
276
- * Unless provided, the icon is mapped to the value of the `severity` prop.
277
- * Set to `false` to remove the `icon`.
278
- */
279
- icon: e.node,
280
- /**
281
- * The component maps the `severity` prop to a range of different icons,
282
- * for instance success to `<SuccessOutlined>`.
283
- * If you wish to change this mapping, you can provide your own.
284
- * Alternatively, you can use the `icon` prop to override the icon displayed.
285
- */
286
- iconMapping: e.shape({
287
- error: e.node,
288
- info: e.node,
289
- success: e.node,
290
- warning: e.node
291
- }),
292
- /**
293
- * Callback fired when the component requests to be closed.
294
- * When provided and no `action` prop is set, a close icon button is displayed that triggers the callback when clicked.
295
- * @param {React.SyntheticEvent} event The event source of the callback.
296
- */
297
- onClose: e.func,
298
- /**
299
- * The ARIA role attribute of the element.
300
- * @default 'alert'
301
- */
302
- role: e.string,
303
- /**
304
- * The severity of the alert. This defines the color and icon used.
305
- * @default 'success'
306
- */
307
- severity: e.oneOfType([e.oneOf(["error", "info", "success", "warning"]), e.string]),
308
- /**
309
- * The props used for each slot inside.
310
- * @default {}
311
- */
312
- slotProps: e.shape({
313
- closeButton: e.oneOfType([e.func, e.object]),
314
- closeIcon: e.oneOfType([e.func, e.object])
315
- }),
316
- /**
317
- * The components used for each slot inside.
318
- * @default {}
319
- */
320
- slots: e.shape({
321
- closeButton: e.elementType,
322
- closeIcon: e.elementType
323
- }),
324
- /**
325
- * The system prop that allows defining system overrides as well as additional CSS styles.
326
- */
327
- sx: e.oneOfType([e.arrayOf(e.oneOfType([e.func, e.object, e.bool])), e.func, e.object]),
328
- /**
329
- * The variant to use.
330
- * @default 'standard'
331
- */
332
- variant: e.oneOfType([e.oneOf(["filled", "outlined", "standard"]), e.string])
333
- });
334
- function ue(o) {
335
- return z("MuiAlertTitle", o);
336
- }
337
- w("MuiAlertTitle", ["root"]);
338
- const fe = ["className"], ge = (o) => {
339
- const {
340
- classes: r
341
- } = o;
342
- return _({
343
- root: ["root"]
344
- }, ue, r);
345
- }, ve = d(X, {
346
- name: "MuiAlertTitle",
347
- slot: "Root",
348
- overridesResolver: (o, r) => r.root
349
- })(({
350
- theme: o
351
- }) => ({
352
- fontWeight: o.typography.fontWeightMedium,
353
- marginTop: -2
354
- })), me = /* @__PURE__ */ P.forwardRef(function(r, n) {
355
- const t = N({
356
- props: r,
357
- name: "MuiAlertTitle"
358
- }), {
359
- className: i
360
- } = t, c = j(t, fe), f = t, g = ge(f);
361
- return /* @__PURE__ */ s(ve, l({
362
- gutterBottom: !0,
363
- component: "div",
364
- ownerState: f,
365
- ref: n,
366
- className: R(g.root, i)
367
- }, c));
368
- });
369
- process.env.NODE_ENV !== "production" && (me.propTypes = {
370
- // ┌────────────────────────────── Warning ──────────────────────────────┐
371
- // │ These PropTypes are generated from the TypeScript type definitions. │
372
- // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
373
- // └─────────────────────────────────────────────────────────────────────┘
374
- /**
375
- * The content of the component.
376
- */
377
- children: e.node,
378
- /**
379
- * Override or extend the styles applied to the component.
380
- */
381
- classes: e.object,
382
- /**
383
- * @ignore
384
- */
385
- className: e.string,
386
- /**
387
- * The system prop that allows defining system overrides as well as additional CSS styles.
388
- */
389
- sx: e.oneOfType([e.arrayOf(e.oneOfType([e.func, e.object, e.bool])), e.func, e.object])
390
- });
391
- var y = {}, ye = Z;
392
- Object.defineProperty(y, "__esModule", {
393
- value: !0
394
- });
395
- var Ae = y.default = void 0, Ce = ye(Y()), Se = G;
396
- Ae = y.default = (0, Ce.default)(/* @__PURE__ */ (0, Se.jsx)("path", {
397
- d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"
398
- }), "Add");
399
- export {
400
- de as A,
401
- me as a,
402
- Ae as d
403
- };
@@ -1,31 +0,0 @@
1
- import { createBox as o } from "@mui/system";
2
- import { P as e } from "./index-C__OZmYy.js";
3
- import { g as s, d as t, T as a, C as r } from "./generateUtilityClasses-C3ivN9Ie.js";
4
- const n = s("MuiBox", ["root"]), p = t(), m = o({
5
- themeId: a,
6
- defaultTheme: p,
7
- defaultClassName: n.root,
8
- generateClassName: r.generate
9
- });
10
- process.env.NODE_ENV !== "production" && (m.propTypes = {
11
- // ┌────────────────────────────── Warning ──────────────────────────────┐
12
- // │ These PropTypes are generated from the TypeScript type definitions. │
13
- // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
14
- // └─────────────────────────────────────────────────────────────────────┘
15
- /**
16
- * @ignore
17
- */
18
- children: e.node,
19
- /**
20
- * The component used for the root node.
21
- * Either a string to use a HTML element or a component.
22
- */
23
- component: e.elementType,
24
- /**
25
- * The system prop that allows defining system overrides as well as additional CSS styles.
26
- */
27
- sx: e.oneOfType([e.arrayOf(e.oneOfType([e.func, e.object, e.bool])), e.func, e.object])
28
- });
29
- export {
30
- m as B
31
- };