@bbodek/internal-ui 0.0.22 → 0.0.23
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/Avatar/AvatarImage.d.ts.map +1 -1
- package/dist/components/Button/IconButton/constants/index.d.ts +1 -1
- package/dist/components/Button/shared/constants/index.d.ts +8 -8
- package/dist/components/Button/shared/constants/index.d.ts.map +1 -1
- package/dist/components/Checkbox/constants/index.d.ts +6 -6
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/Radio/constants/index.d.ts +6 -6
- package/dist/components/Select/shared/SelectBase.d.ts.map +1 -1
- package/dist/components/Table/constants/index.d.ts +11 -11
- package/dist/components/Table/constants/index.d.ts.map +1 -1
- package/dist/components/Toggle/constants/index.d.ts +4 -4
- package/dist/components/shared/components/InputTriggerWrapper/constants/index.d.ts +3 -3
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/variants/radius/variant.d.ts +7 -7
- package/dist/variants/shadow/variant.d.ts +6 -6
- package/dist/variants/typography/variant.d.ts +1 -1
- package/dist/variants/typography/variant.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/styles/safelist.css +4 -4
- package/src/styles/utilities.css +19 -19
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarImage.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarImage.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAE7D,QAAA,MAAM,WAAW,GAAI,0BAA0B,gBAAgB,
|
|
1
|
+
{"version":3,"file":"AvatarImage.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarImage.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAE7D,QAAA,MAAM,WAAW,GAAI,0BAA0B,gBAAgB,4CAiB9D,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { IconButtonTheme } from '../../../../components/Button/IconButton/types'
|
|
|
2
2
|
export declare const ICON_BUTTON_THEMES: {
|
|
3
3
|
readonly HOVER_GRAY: "hover-gray";
|
|
4
4
|
readonly HOVER_WHITE: "hover-white";
|
|
5
|
-
readonly BG_WHITE: "in-
|
|
5
|
+
readonly BG_WHITE: "bg-in-white";
|
|
6
6
|
};
|
|
7
7
|
export declare const ICON_BUTTON_COLORS_STYLES: Record<IconButtonTheme, string>;
|
|
8
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -32,27 +32,27 @@ export declare const BUTTON_ICON_POSITIONS: {
|
|
|
32
32
|
export declare const BUTTON_STYLES: Record<ButtonTheme, Partial<Record<ButtonVariant, Record<ButtonState, string>>>>;
|
|
33
33
|
export declare const BUTTON_SIZE_STYLES: {
|
|
34
34
|
readonly lg: {
|
|
35
|
-
readonly DEFAULT: "text-body-16-b h-12";
|
|
35
|
+
readonly DEFAULT: "text-in-body-16-b h-12";
|
|
36
36
|
readonly PADDING: "px-10";
|
|
37
|
-
readonly ROUNDED: "rounded-8";
|
|
37
|
+
readonly ROUNDED: "rounded-in-8";
|
|
38
38
|
readonly GAP: "gap-x-1";
|
|
39
39
|
};
|
|
40
40
|
readonly md: {
|
|
41
|
-
readonly DEFAULT: "text-body-16-m h-10";
|
|
41
|
+
readonly DEFAULT: "text-in-body-16-m h-10";
|
|
42
42
|
readonly PADDING: "px-5";
|
|
43
|
-
readonly ROUNDED: "rounded-8";
|
|
43
|
+
readonly ROUNDED: "rounded-in-8";
|
|
44
44
|
readonly GAP: "gap-x-0.5";
|
|
45
45
|
};
|
|
46
46
|
readonly sm: {
|
|
47
|
-
readonly DEFAULT: "text-body-14-m h-8";
|
|
47
|
+
readonly DEFAULT: "text-in-body-14-m h-8";
|
|
48
48
|
readonly PADDING: "px-[0.875rem]";
|
|
49
|
-
readonly ROUNDED: "rounded-6";
|
|
49
|
+
readonly ROUNDED: "rounded-in-6";
|
|
50
50
|
readonly GAP: "gap-x-0.5";
|
|
51
51
|
};
|
|
52
52
|
readonly xs: {
|
|
53
|
-
readonly DEFAULT: "text-body-12-m h-[1.625rem]";
|
|
53
|
+
readonly DEFAULT: "text-in-body-12-m h-[1.625rem]";
|
|
54
54
|
readonly PADDING: "px-[0.625rem]";
|
|
55
|
-
readonly ROUNDED: "rounded-6";
|
|
55
|
+
readonly ROUNDED: "rounded-in-6";
|
|
56
56
|
readonly GAP: "gap-x-0.5";
|
|
57
57
|
};
|
|
58
58
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/shared/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,WAAW,EACX,WAAW,EACX,aAAa,EACd,MAAM,kCAAkC,CAAC;AAE1C,eAAO,MAAM,uBAAuB,iBAAiB,CAAC;AAEtD,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AAEX,eAAO,MAAM,aAAa;;;;;;CAMhB,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;CAGxB,CAAC;AAEX,eAAO,MAAM,aAAa,EAAE,MAAM,CAChC,WAAW,EACX,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/shared/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,WAAW,EACX,WAAW,EACX,aAAa,EACd,MAAM,kCAAkC,CAAC;AAE1C,eAAO,MAAM,uBAAuB,iBAAiB,CAAC;AAEtD,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AAEX,eAAO,MAAM,aAAa;;;;;;CAMhB,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;CAGxB,CAAC;AAEX,eAAO,MAAM,aAAa,EAAE,MAAM,CAChC,WAAW,EACX,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC,CAAC,CAgI5D,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBrB,CAAC;AAEX,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,CAK9D,CAAC"}
|
|
@@ -13,16 +13,16 @@ export declare const CHECKBOX_ICON_SIZE_STYLES: Record<CheckboxSize, string>;
|
|
|
13
13
|
export declare const CHECKBOX_LABEL_SIZE_VARIANTS: Record<CheckboxSize, TypographyVariants>;
|
|
14
14
|
export declare const CHECKBOX_STYLES: {
|
|
15
15
|
readonly default: {
|
|
16
|
-
readonly icon: "border-gray-02 in-
|
|
17
|
-
readonly label: "text-black";
|
|
16
|
+
readonly icon: "border-in-gray-02 bg-in-white";
|
|
17
|
+
readonly label: "text-in-black";
|
|
18
18
|
};
|
|
19
19
|
readonly selected: {
|
|
20
|
-
readonly icon: "peer-checked:border-primary-05 peer-checked:in-
|
|
21
|
-
readonly label: "peer-checked:text-black";
|
|
20
|
+
readonly icon: "peer-checked:border-in-primary-05 peer-checked:bg-in-primary-05";
|
|
21
|
+
readonly label: "peer-checked:text-in-black";
|
|
22
22
|
};
|
|
23
23
|
readonly disabled: {
|
|
24
|
-
readonly icon: "peer-disabled:border-gray-02 peer-disabled:in-
|
|
25
|
-
readonly label: "peer-disabled:text-gray-05";
|
|
24
|
+
readonly icon: "peer-disabled:border-in-gray-02 peer-disabled:bg-in-gray-02";
|
|
25
|
+
readonly label: "peer-disabled:text-in-gray-05";
|
|
26
26
|
};
|
|
27
27
|
};
|
|
28
28
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,QAAA,MAAM,IAAI,GAAI,wCAKX,SAAS,
|
|
1
|
+
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,QAAA,MAAM,IAAI,GAAI,wCAKX,SAAS,4CAeX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -13,16 +13,16 @@ export declare const RADIO_ICON_SIZE_STYLES: Record<RadioSize, string>;
|
|
|
13
13
|
export declare const RADIO_LABEL_SIZE_VARIANTS: Record<RadioSize, TypographyVariants>;
|
|
14
14
|
export declare const RADIO_STYLES: {
|
|
15
15
|
readonly default: {
|
|
16
|
-
readonly icon: "before:in-
|
|
17
|
-
readonly label: "text-black";
|
|
16
|
+
readonly icon: "before:bg-in-white border-in-gray-02 bg-in-white";
|
|
17
|
+
readonly label: "text-in-black";
|
|
18
18
|
};
|
|
19
19
|
readonly selected: {
|
|
20
|
-
readonly icon: "peer-checked:before:in-
|
|
21
|
-
readonly label: "peer-checked:text-black";
|
|
20
|
+
readonly icon: "peer-checked:before:bg-in-primary-05 peer-checked:border-in-primary-05";
|
|
21
|
+
readonly label: "peer-checked:text-in-black";
|
|
22
22
|
};
|
|
23
23
|
readonly disabled: {
|
|
24
|
-
readonly icon: "peer-disabled:before:in-
|
|
25
|
-
readonly label: "peer-disabled:text-gray-05";
|
|
24
|
+
readonly icon: "peer-disabled:before:bg-in-gray-02 peer-disabled:border-in-gray-02";
|
|
25
|
+
readonly label: "peer-disabled:text-in-gray-05";
|
|
26
26
|
};
|
|
27
27
|
};
|
|
28
28
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectBase.d.ts","sourceRoot":"","sources":["../../../../src/components/Select/shared/SelectBase.tsx"],"names":[],"mappings":"AAWA,OAAO,EAEL,eAAe,EAChB,MAAM,kCAAkC,CAAC;AAE1C,QAAA,MAAM,UAAU;2IAcb,eAAe;;;;;
|
|
1
|
+
{"version":3,"file":"SelectBase.d.ts","sourceRoot":"","sources":["../../../../src/components/Select/shared/SelectBase.tsx"],"names":[],"mappings":"AAWA,OAAO,EAEL,eAAe,EAChB,MAAM,kCAAkC,CAAC;AAE1C,QAAA,MAAM,UAAU;2IAcb,eAAe;;;;;CAqFjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -9,17 +9,17 @@ export declare const TABLE_CELL_ROLES: {
|
|
|
9
9
|
readonly ROW_HEADER: "rowheader";
|
|
10
10
|
};
|
|
11
11
|
export declare const TABLE_ROW_STYLES: {
|
|
12
|
-
readonly head: "text-body-14-m border-gray-03 border-b first:[&_.cell:first-child]:rounded-
|
|
13
|
-
readonly body: "text-body-14-r hover:in-
|
|
12
|
+
readonly head: "text-in-body-14-m border-in-gray-03 border-b first:[&_.cell:first-child]:rounded-t-in-l-8 first:[&_.cell:last-child]:rounded-t-in-r-8 h-8";
|
|
13
|
+
readonly body: "text-in-body-14-r hover:bg-in-gray-01 last:[&_.cell]:border-0 [&_.cell]:border-b";
|
|
14
14
|
};
|
|
15
15
|
export declare const TABLE_CELL_ROLE_COMMON_STYLES: {
|
|
16
|
-
readonly head: "in-
|
|
17
|
-
readonly body: "py-2.5 min-h-full flex-h-stack items-center";
|
|
16
|
+
readonly head: "bg-in-gray-02 text-in-gray-06";
|
|
17
|
+
readonly body: "py-2.5 min-h-full in-flex-h-stack items-center";
|
|
18
18
|
};
|
|
19
19
|
export declare const TABLE_CELL_STYLES: {
|
|
20
|
-
readonly columnheader: "in-
|
|
21
|
-
readonly cell: "py-2.5 min-h-full flex-h-stack items-center text-black border-gray-01";
|
|
22
|
-
readonly rowheader: "py-2.5 min-h-full flex-h-stack items-center in-
|
|
20
|
+
readonly columnheader: "bg-in-gray-02 text-in-gray-06 h-full py-1.5";
|
|
21
|
+
readonly cell: "py-2.5 min-h-full in-flex-h-stack items-center text-in-black border-in-gray-01";
|
|
22
|
+
readonly rowheader: "py-2.5 min-h-full in-flex-h-stack items-center bg-in-gray-02 text-in-gray-06 border-in-gray-03";
|
|
23
23
|
};
|
|
24
24
|
export declare const TABLE_CELL_INPUT_STATE: {
|
|
25
25
|
readonly DEFAULT: "DEFAULT";
|
|
@@ -28,9 +28,9 @@ export declare const TABLE_CELL_INPUT_STATE: {
|
|
|
28
28
|
readonly DISABLED: "DISABLED";
|
|
29
29
|
};
|
|
30
30
|
export declare const TABLE_CELL_INPUT_STYLES: {
|
|
31
|
-
readonly DEFAULT: "text-body-14-r border border-transparent text-black placeholder-gray-04";
|
|
32
|
-
readonly FOCUS: "focus:outline-none focus:border-primary-05";
|
|
33
|
-
readonly ERROR: "group-[.error]:text-red-04 group-[.error]:border-red-04 group-[.error]:focus:border-red-04";
|
|
34
|
-
readonly DISABLED: "disabled:text-gray-05 disabled:border-gray-01 disabled:in-
|
|
31
|
+
readonly DEFAULT: "text-in-body-14-r border border-transparent text-in-black placeholder-gray-04";
|
|
32
|
+
readonly FOCUS: "focus:outline-none focus:border-in-primary-05";
|
|
33
|
+
readonly ERROR: "group-[.error]:text-in-red-04 group-[.error]:border-in-red-04 group-[.error]:focus:border-in-red-04";
|
|
34
|
+
readonly DISABLED: "disabled:text-in-gray-05 disabled:border-in-gray-01 disabled:bg-in-gray-01 disabled:cursor-not-allowed disabled:placeholder-gray-05";
|
|
35
35
|
};
|
|
36
36
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,4BAA4B,qBAAqB,CAAC;AAE/D,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;CAInB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;CAKnB,CAAC;AAEX,eAAO,MAAM,6BAA6B;;;CAGhC,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;CAIpB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;CAKzB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,4BAA4B,qBAAqB,CAAC;AAE/D,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;CAInB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;CAKnB,CAAC;AAEX,eAAO,MAAM,6BAA6B;;;CAGhC,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;CAIpB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;CAKzB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;CAS1B,CAAC"}
|
|
@@ -14,16 +14,16 @@ export declare const TOGGLE_ICON_SIZE_STYLES: Record<ToggleSize, string>;
|
|
|
14
14
|
export declare const TOGGLE_LABEL_SIZE_VARIANTS: Record<ToggleSize, TypographyVariants>;
|
|
15
15
|
export declare const TOGGLE_STYLES: {
|
|
16
16
|
readonly default: {
|
|
17
|
-
readonly icon: "in-
|
|
17
|
+
readonly icon: "bg-in-gray-03 before:bg-in-white before:-translate-x-1/2";
|
|
18
18
|
readonly label: "";
|
|
19
19
|
};
|
|
20
20
|
readonly selected: {
|
|
21
|
-
readonly icon: "peer-checked:in-
|
|
21
|
+
readonly icon: "peer-checked:bg-in-primary-05 peer-checked:before:translate-x-1/2";
|
|
22
22
|
readonly label: "";
|
|
23
23
|
};
|
|
24
24
|
readonly disabled: {
|
|
25
|
-
readonly icon: "peer-disabled:in-
|
|
26
|
-
readonly label: "peer-disabled:text-gray-05";
|
|
25
|
+
readonly icon: "peer-disabled:bg-in-gray-02 peer-disabled:before:bg-in-gray-01";
|
|
26
|
+
readonly label: "peer-disabled:text-in-gray-05";
|
|
27
27
|
};
|
|
28
28
|
};
|
|
29
29
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -11,8 +11,8 @@ export declare const INPUT_TRIGGER_STATES: {
|
|
|
11
11
|
readonly DISABLED: "DISABLED";
|
|
12
12
|
};
|
|
13
13
|
export declare const INPUT_TRIGGER_STATE_STYLES: {
|
|
14
|
-
readonly DEFAULT: "border-gray-02 in-
|
|
15
|
-
readonly ERROR: "border-red-04 in-
|
|
16
|
-
readonly DISABLED: "in-
|
|
14
|
+
readonly DEFAULT: "border-in-gray-02 bg-in-white text-in-black";
|
|
15
|
+
readonly ERROR: "border-in-red-04 bg-in-white";
|
|
16
|
+
readonly DISABLED: "bg-in-gray-02 text-in-gray-05 cursor-not-allowed border-in-gray-02";
|
|
17
17
|
};
|
|
18
18
|
//# sourceMappingURL=index.d.ts.map
|