@zydon/common 2.7.31 → 2.7.33
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/{chunk-OXND3IVT.js → chunk-3EXFL2ZO.js} +1 -1
- package/dist/chunk-55UBWW2X.js +9 -0
- package/dist/{chunk-C6SRJIBQ.js → chunk-5U4W3BTY.js} +2 -2
- package/dist/{chunk-QH2CVLP3.js → chunk-5XSTCU3J.js} +2 -2
- package/dist/{chunk-CQ4SL5DA.js → chunk-7ZS45DWS.js} +2 -2
- package/dist/{chunk-WNC63YLI.js → chunk-AJHYZUHZ.js} +1 -1
- package/dist/{chunk-AGOXJVTR.js → chunk-CSARGYES.js} +3 -3
- package/dist/{chunk-BQDW3DZU.js → chunk-FG2RQBQE.js} +1 -1
- package/dist/{chunk-BUWDCQQJ.js → chunk-GTEIINBU.js} +1 -1
- package/dist/{chunk-USGR4MNF.js → chunk-JHWNRHRG.js} +1 -1
- package/dist/{chunk-RVR7UZ7B.js → chunk-JN7UP722.js} +1 -1
- package/dist/{chunk-ASORGXTP.js → chunk-KUAVLNFP.js} +1 -1
- package/dist/{chunk-AKCVCO63.js → chunk-LXYRQFZE.js} +1 -1
- package/dist/{chunk-3636DUHJ.js → chunk-NEY463ZE.js} +1 -1
- package/dist/{chunk-IRLPVLHW.js → chunk-PHP3ZIDH.js} +1 -1
- package/dist/{chunk-6H6VWBEU.js → chunk-QLHZHVDP.js} +1 -1
- package/dist/chunk-SPIMM5MW.js +3 -0
- package/dist/{chunk-LIQDPSQ4.js → chunk-TKA57RRU.js} +1 -1
- package/dist/{chunk-WEPG5FD2.js → chunk-UOX3NMDH.js} +4 -4
- package/dist/{chunk-X2LRK7UM.js → chunk-VRAVLFLW.js} +1 -1
- package/dist/{chunk-PWVRDTDI.js → chunk-W57RGB27.js} +1 -1
- package/dist/chunk-WIPXRHSG.js +3 -0
- package/dist/{chunk-IJW4Y26T.js → chunk-YD3VYCJ3.js} +1 -1
- package/dist/components/ActionButton/index.js +3 -3
- package/dist/components/Autocomplete/index.js +3 -3
- package/dist/components/Avatar/index.d.ts +1 -1
- package/dist/components/AvatarButton/index.js +7 -7
- package/dist/components/BuilderLayout/index.js +3 -3
- package/dist/components/BuilderSidebar/index.js +2 -2
- package/dist/components/Common/index.js +5 -5
- package/dist/components/DataView/index.js +4 -4
- package/dist/components/DragButton/index.js +3 -3
- package/dist/components/Drawer/index.js +2 -2
- package/dist/components/EasyCropModal/index.js +4 -4
- package/dist/components/Error/index.js +2 -2
- package/dist/components/ExpandableGroup/index.js +2 -2
- package/dist/components/FieldMentions/index.d.ts +22 -0
- package/dist/components/FieldMentions/index.js +19 -0
- package/dist/components/FileUpload/index.js +7 -7
- package/dist/components/FrameSkeleton/index.js +2 -2
- package/dist/components/HelpButton/index.js +3 -3
- package/dist/components/Icon/index.js +2 -2
- package/dist/components/IconButton/index.js +3 -3
- package/dist/components/ImageCropModal/index.js +4 -4
- package/dist/components/Incrementer/index.js +3 -3
- package/dist/components/InfoCircle/index.js +2 -2
- package/dist/components/ListBundles/index.js +3 -3
- package/dist/components/MenuItem/index.js +2 -2
- package/dist/components/Modal/index.js +3 -3
- package/dist/components/MoreMenu/index.js +2 -2
- package/dist/components/PasswordRules/index.js +2 -2
- package/dist/components/PopoverSelect/index.js +2 -2
- package/dist/components/SearchInput/index.js +3 -3
- package/dist/components/SelectableCards/index.js +4 -4
- package/dist/components/SeoPreview/index.js +2 -2
- package/dist/components/StateDisplay/index.js +3 -3
- package/dist/components/Steps/index.js +2 -2
- package/dist/components/StyledTab/index.js +2 -2
- package/dist/components/SwapList/index.js +3 -3
- package/dist/components/ToggleTheme/index.js +5 -5
- package/dist/components/WebhookCard/index.js +2 -2
- package/dist/components/carousel/index.js +3 -3
- package/dist/components/form/Address/index.js +4 -4
- package/dist/components/form/Autocomplete/index.js +4 -4
- package/dist/components/form/FileUpload/index.js +7 -7
- package/dist/components/form/Incrementer/index.js +3 -3
- package/dist/components/form/Password/index.js +2 -2
- package/dist/components/form/SelectableCards/index.js +4 -4
- package/dist/components/form/UploadAvatarWithCrop/index.js +5 -5
- package/dist/components/form/UploadWithCrop/index.js +6 -6
- package/dist/components/form/Webhook/index.js +5 -5
- package/dist/components/lightbox/index.js +2 -2
- package/dist/components/table/index.js +3 -3
- package/dist/components/upload/index.js +7 -7
- package/dist/hooks/useThemeToggle.js +4 -4
- package/dist/index.d.ts +2 -2
- package/dist/index.js +4 -4
- package/dist/theme/core/index.d.ts +1 -1
- package/dist/theme/styles/index.d.ts +13 -13
- package/dist/theme/theme-provider.js +3 -3
- package/dist/types/fieldMentions.d.ts +47 -0
- package/dist/types/fieldMentions.js +1 -0
- package/dist/types/icon.d.ts +5 -0
- package/dist/types/icon.js +1 -1
- package/dist/utils/diacritics.d.ts +6 -0
- package/dist/utils/diacritics.js +1 -0
- package/package.json +3 -1
- package/dist/chunk-JB4PPJH4.js +0 -9
- package/dist/{chunk-HKINZAZB.js → chunk-BEIXYT6P.js} +1 -1
- package/dist/{index-c8f1e6e7.d.ts → index-5a5e5dc8.d.ts} +12 -12
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { a } from './chunk-SO64ZYQB.js';
|
|
2
|
+
import { a as a$3, b } from './chunk-SVZBOLAL.js';
|
|
2
3
|
import { a as a$5 } from './chunk-GUFT6XPG.js';
|
|
3
4
|
import { c, b as b$1 } from './chunk-2R4UUSRL.js';
|
|
4
5
|
import { a as a$1, e } from './chunk-QCN7J3QD.js';
|
|
5
|
-
import { a as a$3, b } from './chunk-SVZBOLAL.js';
|
|
6
6
|
import { p, r, a as a$2 } from './chunk-5MFY3GOD.js';
|
|
7
7
|
import { d, a as a$4 } from './chunk-X3NSWXUJ.js';
|
|
8
8
|
import { useEffect, useMemo } from 'react';
|
|
@@ -286,13 +286,10 @@ declare const components: {
|
|
|
286
286
|
MuiTimelineDot: {
|
|
287
287
|
defaultProps?: Partial<_mui_lab_TimelineDot.TimelineDotProps> | undefined;
|
|
288
288
|
styleOverrides?: Partial<_mui_material_styles_overrides.OverridesStyleRules<keyof _mui_lab_TimelineDot.TimelineDotClasses, "MuiTimelineDot", {
|
|
289
|
-
|
|
290
|
-
zIndex: _mui_material.ZIndex;
|
|
291
|
-
direction: _mui_system.Direction;
|
|
292
|
-
opacity: _mui_material.Opacity;
|
|
293
|
-
typography: _mui_material.TypographyVariants;
|
|
289
|
+
transitions: _mui_material.Transitions;
|
|
294
290
|
palette: _mui_material.Palette;
|
|
295
291
|
colorSchemes: Record<_mui_material.SupportedColorScheme, _mui_material.ColorSystem>;
|
|
292
|
+
cssVarPrefix: string;
|
|
296
293
|
vars: _mui_material.ThemeVars;
|
|
297
294
|
getCssVar: (field: _mui_material.ThemeCssVar, ...vars: _mui_material.ThemeCssVar[]) => string;
|
|
298
295
|
getColorSchemeSelector: (colorScheme: _mui_material.SupportedColorScheme) => string;
|
|
@@ -303,13 +300,16 @@ declare const components: {
|
|
|
303
300
|
spacing: _mui_system.Spacing;
|
|
304
301
|
breakpoints: _mui_system.Breakpoints;
|
|
305
302
|
shape: _mui_system.Shape;
|
|
306
|
-
|
|
303
|
+
typography: _mui_material.TypographyVariants;
|
|
307
304
|
shadows: _mui_material.Shadows;
|
|
308
305
|
mixins: _mui_material.Mixins;
|
|
306
|
+
zIndex: _mui_material.ZIndex;
|
|
307
|
+
direction: _mui_system.Direction;
|
|
309
308
|
shouldSkipGeneratingVar: (keys: string[], value: string | number) => boolean;
|
|
310
309
|
unstable_sxConfig: _mui_system.SxConfig;
|
|
311
310
|
unstable_sx: (props: _mui_system.SxProps<_mui_material.Theme>) => _mui_styled_engine.CSSObject;
|
|
312
311
|
applyStyles: _mui_system.ApplyStyles<"light" | "dark">;
|
|
312
|
+
opacity: _mui_material.Opacity;
|
|
313
313
|
overlays: _mui_material.Overlays;
|
|
314
314
|
customShadows: CustomShadows;
|
|
315
315
|
unstable_strictMode?: boolean | undefined;
|
|
@@ -326,13 +326,10 @@ declare const components: {
|
|
|
326
326
|
MuiTimelineConnector: {
|
|
327
327
|
defaultProps?: Partial<_mui_lab_TimelineConnector.TimelineConnectorProps> | undefined;
|
|
328
328
|
styleOverrides?: Partial<_mui_material_styles_overrides.OverridesStyleRules<"root", "MuiTimelineConnector", {
|
|
329
|
-
|
|
330
|
-
zIndex: _mui_material.ZIndex;
|
|
331
|
-
direction: _mui_system.Direction;
|
|
332
|
-
opacity: _mui_material.Opacity;
|
|
333
|
-
typography: _mui_material.TypographyVariants;
|
|
329
|
+
transitions: _mui_material.Transitions;
|
|
334
330
|
palette: _mui_material.Palette;
|
|
335
331
|
colorSchemes: Record<_mui_material.SupportedColorScheme, _mui_material.ColorSystem>;
|
|
332
|
+
cssVarPrefix: string;
|
|
336
333
|
vars: _mui_material.ThemeVars;
|
|
337
334
|
getCssVar: (field: _mui_material.ThemeCssVar, ...vars: _mui_material.ThemeCssVar[]) => string;
|
|
338
335
|
getColorSchemeSelector: (colorScheme: _mui_material.SupportedColorScheme) => string;
|
|
@@ -343,13 +340,16 @@ declare const components: {
|
|
|
343
340
|
spacing: _mui_system.Spacing;
|
|
344
341
|
breakpoints: _mui_system.Breakpoints;
|
|
345
342
|
shape: _mui_system.Shape;
|
|
346
|
-
|
|
343
|
+
typography: _mui_material.TypographyVariants;
|
|
347
344
|
shadows: _mui_material.Shadows;
|
|
348
345
|
mixins: _mui_material.Mixins;
|
|
346
|
+
zIndex: _mui_material.ZIndex;
|
|
347
|
+
direction: _mui_system.Direction;
|
|
349
348
|
shouldSkipGeneratingVar: (keys: string[], value: string | number) => boolean;
|
|
350
349
|
unstable_sxConfig: _mui_system.SxConfig;
|
|
351
350
|
unstable_sx: (props: _mui_system.SxProps<_mui_material.Theme>) => _mui_styled_engine.CSSObject;
|
|
352
351
|
applyStyles: _mui_system.ApplyStyles<"light" | "dark">;
|
|
352
|
+
opacity: _mui_material.Opacity;
|
|
353
353
|
overlays: _mui_material.Overlays;
|
|
354
354
|
customShadows: CustomShadows;
|
|
355
355
|
unstable_strictMode?: boolean | undefined;
|