@fabio.caffarello/react-design-system 1.10.5 → 1.11.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.
- package/dist/components/index.cjs +1 -1
- package/dist/components/index.js +1 -1
- package/dist/{components-BTUibx0r.js → components-BsS4vmbl.js} +3407 -3465
- package/dist/components-BsS4vmbl.js.map +1 -0
- package/dist/components-D2QpE5zG.cjs +689 -0
- package/dist/components-D2QpE5zG.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +56 -56
- package/dist/primitives/index.cjs +1 -1
- package/dist/primitives/index.cjs.map +1 -1
- package/dist/primitives/index.js +973 -981
- package/dist/primitives/index.js.map +1 -1
- package/dist/providers/index.cjs +1 -1
- package/dist/providers/index.js +1 -1
- package/dist/tokens/index.cjs +1 -1
- package/dist/tokens/index.js +27 -27
- package/dist/{tokens-DcAT-mPY.js → tokens-BCpPv8tI.js} +277 -354
- package/dist/{tokens-DcAT-mPY.js.map → tokens-BCpPv8tI.js.map} +1 -1
- package/dist/tokens-BX3lVxER.cjs +2 -0
- package/dist/{tokens-Dul82Bn_.cjs.map → tokens-BX3lVxER.cjs.map} +1 -1
- package/dist/ui/tokens/index.d.ts +0 -1
- package/package.json +1 -1
- package/dist/components-BTUibx0r.js.map +0 -1
- package/dist/components-znqlol8t.cjs +0 -690
- package/dist/components-znqlol8t.cjs.map +0 -1
- package/dist/tokens-Dul82Bn_.cjs +0 -2
package/dist/providers/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.cjs"),o=require("../components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.cjs"),o=require("../components-D2QpE5zG.cjs");exports.AppProvider=e.AppProvider;exports.ConfigProvider=e.ConfigProvider;exports.ThemeProvider=e.ThemeProvider;exports.ToastProvider=e.ToastProvider;exports.useApp=e.useApp;exports.useConfig=e.useConfig;exports.useTheme=e.useTheme;exports.DialogContext=o.DialogContext;exports.DialogProvider=o.DialogProvider;exports.ToastContext=o.ToastContext;exports.useDialogContext=o.useDialogContext;exports.useDialogContextOptional=o.useDialogContextOptional;exports.useToastContext=o.useToastContext;exports.useToastContextOptional=o.useToastContextOptional;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
package/dist/providers/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AppProvider as t, ConfigProvider as s, ThemeProvider as a, ToastProvider as r, useApp as i, useConfig as n, useTheme as p } from "../index.js";
|
|
2
|
-
import { g as x, D as C, T as g, e as T, f as d, u as l, d as f } from "../components-
|
|
2
|
+
import { g as x, D as C, T as g, e as T, f as d, u as l, d as f } from "../components-BsS4vmbl.js";
|
|
3
3
|
export {
|
|
4
4
|
t as AppProvider,
|
|
5
5
|
s as ConfigProvider,
|
package/dist/tokens/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../tokens-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../tokens-BX3lVxER.cjs");exports.AMBER=e.AMBER;exports.ANIMATION_TOKENS=e.ANIMATION_TOKENS;exports.AnimationTokenFactory=e.AnimationTokenFactory;exports.BLUE=e.BLUE;exports.BORDER_TOKENS=e.BORDER_TOKENS;exports.BRAND_COLORS=e.BRAND_COLORS;exports.BREAKPOINT_TOKENS=e.BREAKPOINT_TOKENS;exports.BorderTokenFactory=e.BorderTokenFactory;exports.BreakpointTokenFactory=e.BreakpointTokenFactory;exports.COLOR_SCALES=e.COLOR_SCALES;exports.CYAN=e.CYAN;exports.EMERALD=e.EMERALD;exports.FONT_FAMILY_TOKENS=e.FONT_FAMILY_TOKENS;exports.FONT_WEIGHT_TOKENS=e.FONT_WEIGHT_TOKENS;exports.FUCHSIA=e.FUCHSIA;exports.GRADIENT_TOKENS=e.GRADIENT_TOKENS;exports.GRAY=e.GRAY;exports.GREEN=e.GREEN;exports.GradientTokenFactory=e.GradientTokenFactory;exports.INDIGO=e.INDIGO;exports.LIME=e.LIME;exports.OPACITY_TOKENS=e.OPACITY_TOKENS;exports.ORANGE=e.ORANGE;exports.OpacityTokenFactory=e.OpacityTokenFactory;exports.PINK=e.PINK;exports.PRIMITIVE_COLORS=e.PRIMITIVE_COLORS;exports.PURPLE=e.PURPLE;exports.RADIUS_TOKENS=e.RADIUS_TOKENS;exports.RED=e.RED;exports.ROSE=e.ROSE;exports.RadiusTokenFactory=e.RadiusTokenFactory;exports.SEMANTIC_COLORS=e.SEMANTIC_COLORS;exports.SEMANTIC_COLORS_DARK=e.SEMANTIC_COLORS_DARK;exports.SEMANTIC_COLORS_LIGHT=e.SEMANTIC_COLORS_LIGHT;exports.SHADOW_TOKENS=e.SHADOW_TOKENS;exports.SIDEBAR_TOKENS=e.SIDEBAR_TOKENS;exports.SKY=e.SKY;exports.SLATE=e.SLATE;exports.SPACING_TOKENS=e.SPACING_TOKENS;exports.SWITCH_TOKENS=e.SWITCH_TOKENS;exports.ShadowTokenFactory=e.ShadowTokenFactory;exports.SpacingTokenFactory=e.SpacingTokenFactory;exports.TEAL=e.TEAL;exports.TYPOGRAPHY_TOKENS=e.TYPOGRAPHY_TOKENS;exports.TokensFactory=e.TokensFactory;exports.TypographyTokenFactory=e.TypographyTokenFactory;exports.VIOLET=e.VIOLET;exports.YELLOW=e.YELLOW;exports.ZIndexTokenFactory=e.ZIndexTokenFactory;exports.Z_INDEX_TOKENS=e.Z_INDEX_TOKENS;exports.blendColors=e.blendColors;exports.createTokenSet=e.createTokenSet;exports.darken=e.darken;exports.defaultTokensFactory=e.defaultTokensFactory;exports.getAnimation=e.getAnimation;exports.getAnimationClass=e.getAnimationClass;exports.getBorder=e.getBorder;exports.getBorderClasses=e.getBorderClasses;exports.getBorderStyleClass=e.getBorderStyleClass;exports.getBorderWidthClass=e.getBorderWidthClass;exports.getBreakpoint=e.getBreakpoint;exports.getColor=e.getColor;exports.getColorClass=e.getColorClass;exports.getContrastColor=e.getContrastColor;exports.getFocusColorClass=e.getFocusColorClass;exports.getFocusRingClass=e.getFocusRingClass;exports.getGradient=e.getGradient;exports.getGradientClass=e.getGradientClass;exports.getHoverColorClass=e.getHoverColorClass;exports.getMediaQuery=e.getMediaQuery;exports.getNestedIndentClass=e.getNestedIndentClass;exports.getOpacity=e.getOpacity;exports.getOpacityClass=e.getOpacityClass;exports.getPrimitiveColor=e.getPrimitiveColor;exports.getPrimitiveColorPalette=e.getPrimitiveColorPalette;exports.getRadius=e.getRadius;exports.getRadiusClass=e.getRadiusClass;exports.getSemanticColor=e.getSemanticColor;exports.getSemanticColorClass=e.getSemanticColorClass;exports.getSemanticColorRole=e.getSemanticColorRole;exports.getSemanticColorValue=e.getSemanticColorValue;exports.getShadow=e.getShadow;exports.getShadowClass=e.getShadowClass;exports.getSpacing=e.getSpacing;exports.getSpacingClass=e.getSpacingClass;exports.getSwitchClasses=e.getSwitchClasses;exports.getTransitionClass=e.getTransitionClass;exports.getTypography=e.getTypography;exports.getTypographyClasses=e.getTypographyClasses;exports.getTypographyLineHeight=e.getTypographyLineHeight;exports.getTypographySize=e.getTypographySize;exports.getTypographySizeFromFontSize=e.getTypographySizeFromFontSize;exports.getTypographyWeight=e.getTypographyWeight;exports.getTypographyWeightFromFontWeight=e.getTypographyWeightFromFontWeight;exports.getZIndex=e.getZIndex;exports.getZIndexClass=e.getZIndexClass;exports.isLightColor=e.isLightColor;exports.lighten=e.lighten;exports.withOpacity=e.withOpacity;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
package/dist/tokens/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { U as e, A as t, aH as o, a0 as g, ax as r, K as T, B as i, aG as C, an as S, L as n, N as O, Q as E, H as l, I as y, a1 as N, aC as I, P as A, R, aK as c, M as p, a5 as d, aB as _, W as F, aJ as h, a2 as L, a6 as K, a3 as k, av as B, _ as m, X as G, aF as D, a9 as P, n as M, m as u, at as H, S as W, $ as Y, O as w, o as x, aD as v, aE as z, F as U, a4 as Z, T as f, ao as V, G as b, V as j, Y as q, aI as J, Z as Q, ak as X, aq as $, am as aa, ap as sa, v as ea, i as ta, ay as oa, aA as ga, az as ra, k as Ta, t as ia, s as Ca, r as Sa, aj as na, af as Oa, ag as Ea, D as la, C as ya, ae as Na, u as Ia, E as Aa, z as Ra, y as ca, a7 as pa, a8 as da, aw as _a, a as Fa, aa as ha, ad as La, ab as Ka, ac as ka, au as Ba, f as ma, p as Ga, g as Da, l as Pa, w as Ma, q as ua, j as Ha, J as Wa, d as Ya, b as wa, e as xa, c as va, x as za, h as Ua, ai as Za, al as fa, ah as Va } from "../tokens-BCpPv8tI.js";
|
|
2
2
|
export {
|
|
3
3
|
e as AMBER,
|
|
4
4
|
t as ANIMATION_TOKENS,
|
|
@@ -30,27 +30,27 @@ export {
|
|
|
30
30
|
B as RADIUS_TOKENS,
|
|
31
31
|
m as RED,
|
|
32
32
|
G as ROSE,
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
D as RadiusTokenFactory,
|
|
34
|
+
P as SEMANTIC_COLORS,
|
|
35
35
|
M as SEMANTIC_COLORS_DARK,
|
|
36
36
|
u as SEMANTIC_COLORS_LIGHT,
|
|
37
37
|
H as SHADOW_TOKENS,
|
|
38
38
|
W as SIDEBAR_TOKENS,
|
|
39
39
|
Y as SKY,
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
40
|
+
w as SLATE,
|
|
41
|
+
x as SPACING_TOKENS,
|
|
42
|
+
v as SWITCH_TOKENS,
|
|
43
|
+
z as ShadowTokenFactory,
|
|
44
|
+
U as SpacingTokenFactory,
|
|
45
|
+
Z as TEAL,
|
|
46
|
+
f as TYPOGRAPHY_TOKENS,
|
|
47
|
+
V as TokensFactory,
|
|
48
|
+
b as TypographyTokenFactory,
|
|
49
|
+
j as VIOLET,
|
|
50
|
+
q as YELLOW,
|
|
51
|
+
J as ZIndexTokenFactory,
|
|
52
|
+
Q as Z_INDEX_TOKENS,
|
|
53
|
+
X as blendColors,
|
|
54
54
|
$ as createTokenSet,
|
|
55
55
|
aa as darken,
|
|
56
56
|
sa as defaultTokensFactory,
|
|
@@ -84,20 +84,20 @@ export {
|
|
|
84
84
|
Ba as getShadow,
|
|
85
85
|
ma as getShadowClass,
|
|
86
86
|
Ga as getSpacing,
|
|
87
|
-
|
|
88
|
-
|
|
87
|
+
Da as getSpacingClass,
|
|
88
|
+
Pa as getSwitchClasses,
|
|
89
89
|
Ma as getTransitionClass,
|
|
90
90
|
ua as getTypography,
|
|
91
91
|
Ha as getTypographyClasses,
|
|
92
92
|
Wa as getTypographyLineHeight,
|
|
93
93
|
Ya as getTypographySize,
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
94
|
+
wa as getTypographySizeFromFontSize,
|
|
95
|
+
xa as getTypographyWeight,
|
|
96
|
+
va as getTypographyWeightFromFontWeight,
|
|
97
|
+
za as getZIndex,
|
|
98
|
+
Ua as getZIndexClass,
|
|
99
|
+
Za as isLightColor,
|
|
100
|
+
fa as lighten,
|
|
101
|
+
Va as withOpacity
|
|
102
102
|
};
|
|
103
103
|
//# sourceMappingURL=index.js.map
|