@zydon/common 2.5.89 → 2.5.91
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-4U55ITNC.js → chunk-2IY4TQAU.js} +1 -1
- package/dist/{chunk-VATTN5CP.js → chunk-6AOD6RDY.js} +1 -1
- package/dist/{chunk-2KKOITAB.js → chunk-7XPVH2FH.js} +3 -3
- package/dist/{chunk-CHPWVARV.js → chunk-BGP32EV2.js} +4 -4
- package/dist/chunk-GQF6XCE2.js +8 -0
- package/dist/{chunk-5GKMHIJR.js → chunk-INPRA4JV.js} +2 -2
- package/dist/{chunk-KMFICXI2.js → chunk-IOAPVSNP.js} +1 -1
- package/dist/chunk-N23NY6P2.js +15 -0
- package/dist/chunk-PYIK2DE5.js +6 -0
- package/dist/{chunk-D27ND54J.js → chunk-SNZT4HH2.js} +3 -3
- package/dist/{chunk-ISYQXE75.js → chunk-VX5PCLBR.js} +2 -2
- package/dist/chunk-W5NY3VRM.js +15 -0
- package/dist/{chunk-6BLK37PQ.js → chunk-X4NYOJ6U.js} +2 -2
- package/dist/chunk-XRCLODBQ.js +43 -0
- package/dist/chunk-YADTHERX.js +8 -0
- package/dist/{chunk-UA7OPAW7.js → chunk-YBXBZBVR.js} +1 -1
- package/dist/chunk-YICVHFON.js +10 -0
- package/dist/chunk-YYZAP6KG.js +13 -0
- package/dist/{chunk-6PZBE3PS.js → chunk-ZSQOZI55.js} +5 -5
- package/dist/components/Avatar/index.d.ts +2 -2
- package/dist/components/Common/index.js +11 -10
- package/dist/components/DataCards/index.js +2 -2
- package/dist/components/DataGrid/index.js +3 -3
- package/dist/components/DataView/index.d.ts +8 -8
- package/dist/components/DataView/index.js +4 -4
- package/dist/components/DragButton/index.d.ts +1 -1
- package/dist/components/DragContainer/index.d.ts +1 -1
- package/dist/components/EasyCropModal/index.js +2 -2
- package/dist/components/EmptyContent/index.js +2 -2
- package/dist/components/EmptyView/index.js +1 -1
- package/dist/components/FileUpload/index.js +2 -2
- package/dist/components/ImageCropModal/index.js +2 -2
- package/dist/components/Label/index.js +2 -2
- package/dist/components/ListBundles/index.js +2 -2
- package/dist/components/Modal/index.js +1 -1
- package/dist/components/SearchInput/index.js +1 -1
- package/dist/components/SelectableCards/index.js +3 -3
- package/dist/components/SplashScreen/index.js +2 -2
- package/dist/components/SwapList/index.js +2 -2
- package/dist/components/WebhookCard/index.js +2 -2
- package/dist/components/carousel/index.d.ts +3 -3
- package/dist/components/carousel/index.js +2 -2
- package/dist/components/form/SelectableCards/index.js +3 -3
- package/dist/components/form/UploadAvatarWithCrop/index.js +5 -5
- package/dist/components/form/UploadWithCrop/index.js +5 -5
- package/dist/components/upload/index.js +7 -7
- package/dist/hooks/useDatagrid.d.ts +1 -1
- package/dist/hooks/useIsomorphicLayoutEffect.d.ts +2 -2
- package/dist/hooks/useResponsive.d.ts +1 -1
- package/dist/index-e650f573.d.ts +1113 -0
- package/dist/index.d.ts +26 -2
- package/dist/index.js +17 -2
- package/dist/locales/all-langs.d.ts +1 -1
- package/dist/theme/core/index.d.ts +15 -1126
- package/dist/theme/core/index.js +3 -3
- package/dist/theme/settings-provider.d.ts +3 -4
- package/dist/theme/settings-provider.js +2 -1
- package/dist/theme/styles/index.d.ts +293 -268
- package/dist/theme/styles/index.js +1 -1
- package/dist/theme/theme-provider.d.ts +4 -17
- package/dist/theme/theme-provider.js +7 -6
- package/dist/theme/with-settings/index.d.ts +1 -1
- package/dist/theme/with-settings/index.js +3 -3
- package/dist/theme-provider-3b94bc04.d.ts +13 -0
- package/dist/{types-dd2ed906.d.ts → types-2a4efc17.d.ts} +5 -1
- package/package.json +1 -1
- package/dist/chunk-42S2A5ST.js +0 -7
- package/dist/chunk-5KPF42J6.js +0 -15
- package/dist/chunk-6PJURRTH.js +0 -43
- package/dist/chunk-7P2MXQWI.js +0 -8
- package/dist/chunk-IIEO3BCA.js +0 -10
- package/dist/chunk-PM7JIYJK.js +0 -6
- package/dist/chunk-R64N6MSL.js +0 -15
- package/dist/chunk-SQSJYHRY.js +0 -13
- package/dist/shadows-3015ebf3.d.ts +0 -20
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,28 @@
|
|
|
1
|
-
import { C as CustomShadows } from './
|
|
1
|
+
import { C as CustomShadows } from './index-e650f573.js';
|
|
2
|
+
export { d as ColorType, k as action, j as background, l as basePalette, o as colorSchemes, h as common, c as components, a as createShadowColor, b as customShadows, n as darkPalette, r as defaultFont, f as error, g as grey, i as info, m as lightPalette, p as primary, u as primaryFont, s as secondary, v as secondaryFont, q as shadows, e as success, t as text, x as typography, w as warning } from './index-e650f573.js';
|
|
3
|
+
export { a as ThemeProvider, T as ThemeProviderProps } from './theme-provider-3b94bc04.js';
|
|
4
|
+
export { SettingsContextValue, SettingsProvider, useSettingsContext } from './theme/settings-provider.js';
|
|
5
|
+
import { S as SettingsState } from './settings-aa329cfb.js';
|
|
6
|
+
import { Theme as Theme$1 } from '@mui/material/styles';
|
|
7
|
+
import { a as ThemeLocaleComponents } from './types-2a4efc17.js';
|
|
8
|
+
export { BgBlurProps, BgGradientProps, BorderGradientProps, ColorWithAlpha, MaxLineProps, MediaFontSize, bgBlur, bgGradient, borderGradient, createPaletteChannel, createPaletteChannelWithAlpha, hexToRgbChannel, hexToRgbaChannel, hideScrollX, hideScrollY, maxLine, mediaQueries, menuItem, paper, pxToRem, remToPx, responsiveFontSizes, setFont, stylesMode, textGradient, varAlpha } from './theme/styles/index.js';
|
|
9
|
+
import '@mui/lab/TimelineConnector';
|
|
10
|
+
import '@mui/system';
|
|
11
|
+
import '@mui/lab/TimelineDot';
|
|
12
|
+
import '@mui/x-data-grid';
|
|
13
|
+
import '@mui/x-date-pickers/PickersLayout/pickersLayoutClasses';
|
|
14
|
+
import '@mui/x-date-pickers';
|
|
15
|
+
import 'dayjs';
|
|
16
|
+
import '@mui/x-date-pickers/internals';
|
|
17
|
+
import '@mui/styled-engine';
|
|
18
|
+
import '@mui/material/styles/overrides';
|
|
19
|
+
import '@mui/material';
|
|
20
|
+
import '@mui/material/styles/createTypography';
|
|
21
|
+
import 'react/jsx-runtime';
|
|
22
|
+
import 'react';
|
|
23
|
+
import 'csstype';
|
|
24
|
+
|
|
25
|
+
declare function createTheme(localeComponents: ThemeLocaleComponents, settings: SettingsState, cssVarPrefix?: string): Theme$1;
|
|
2
26
|
|
|
3
27
|
declare module '@mui/material/styles/createPalette' {
|
|
4
28
|
interface CommonColors {
|
|
@@ -124,4 +148,4 @@ declare module '@mui/material/styles' {
|
|
|
124
148
|
|
|
125
149
|
declare const test: () => boolean;
|
|
126
150
|
|
|
127
|
-
export { test };
|
|
151
|
+
export { SettingsState, createTheme, test };
|
package/dist/index.js
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
-
|
|
1
|
+
export { b as ThemeProvider, a as createTheme } from './chunk-W5NY3VRM.js';
|
|
2
|
+
import './chunk-SO64ZYQB.js';
|
|
3
|
+
import './chunk-GQF6XCE2.js';
|
|
4
|
+
import './chunk-CFVUZ4S5.js';
|
|
5
|
+
import './chunk-GUFT6XPG.js';
|
|
6
|
+
export { c as SettingsProvider, b as useSettingsContext } from './chunk-YADTHERX.js';
|
|
7
|
+
export { b as defaultFont, c as primaryFont, d as secondaryFont, a as shadows, e as typography } from './chunk-PYIK2DE5.js';
|
|
8
|
+
export { l as action, k as background, m as basePalette, p as colorSchemes, i as common, a as components, q as createShadowColor, r as customShadows, o as darkPalette, h as error, b as grey, e as info, n as lightPalette, c as primary, d as secondary, f as success, j as text, g as warning } from './chunk-XRCLODBQ.js';
|
|
9
|
+
export { q as bgBlur, p as bgGradient, o as borderGradient, i as createPaletteChannel, j as createPaletteChannelWithAlpha, g as hexToRgbChannel, h as hexToRgbaChannel, l as hideScrollX, m as hideScrollY, r as maxLine, b as mediaQueries, t as menuItem, s as paper, e as pxToRem, d as remToPx, f as responsiveFontSizes, c as setFont, a as stylesMode, n as textGradient, k as varAlpha } from './chunk-SNZT4HH2.js';
|
|
10
|
+
import './chunk-QQDMA4TE.js';
|
|
11
|
+
import './chunk-Z2TDWMRU.js';
|
|
12
|
+
import './chunk-4INDXVIX.js';
|
|
13
|
+
import './chunk-3APKMSVD.js';
|
|
14
|
+
import './chunk-S7QQBC4I.js';
|
|
2
15
|
|
|
3
|
-
|
|
16
|
+
var Y=()=>!0;
|
|
17
|
+
|
|
18
|
+
export { Y as test };
|
|
@@ -107,7 +107,7 @@ declare const allLangs: {
|
|
|
107
107
|
defaultProps: Pick<_mui_material.RatingProps, "emptyLabelText" | "getLabelText">;
|
|
108
108
|
} | undefined;
|
|
109
109
|
MuiAutocomplete?: {
|
|
110
|
-
defaultProps: Pick<_mui_material.AutocompleteProps<any, any, any, any, "div">, "
|
|
110
|
+
defaultProps: Pick<_mui_material.AutocompleteProps<any, any, any, any, "div">, "closeText" | "clearText" | "loadingText" | "noOptionsText" | "openText">;
|
|
111
111
|
} | undefined;
|
|
112
112
|
MuiPagination?: {
|
|
113
113
|
defaultProps: Pick<_mui_material.PaginationProps, "aria-label" | "getItemAriaLabel">;
|