@liner-fe/prism 2.12.7 → 2.12.9

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 (3) hide show
  1. package/lib/index.css +58 -46
  2. package/lib/index.js +26 -26
  3. package/package.json +2 -2
package/lib/index.css CHANGED
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";
2
2
 
3
3
  /* esbuild-sass-plugin:css-chunk:src/components/Button/style.module.scss */
4
- ._button_3le0q_1 {
4
+ ._button_10jfg_1 {
5
5
  position: relative;
6
6
  display: flex;
7
7
  align-items: center;
@@ -16,163 +16,174 @@
16
16
  overflow: hidden;
17
17
  cursor: pointer;
18
18
  }
19
- ._button_3le0q_1:disabled:not(._loading-with-disabled_3le0q_16) {
19
+ ._button_10jfg_1:disabled:not(._loading-with-disabled_10jfg_16) {
20
20
  cursor: not-allowed;
21
21
  }
22
- ._button_3le0q_1:disabled._loading-with-disabled_3le0q_16 {
22
+ ._button_10jfg_1:disabled._loading-with-disabled_10jfg_16 {
23
23
  cursor: not-allowed;
24
24
  }
25
- ._primary_3le0q_23 {
25
+ ._primary_10jfg_23 {
26
26
  color: var(--inverse-label-static-primary);
27
27
  background: var(--brand-container-mid);
28
28
  }
29
- ._primary_3le0q_23:not(:disabled):hover {
29
+ ._primary_10jfg_23:not(:disabled):hover {
30
30
  background: var(--brand-container-mid-hover);
31
31
  }
32
- ._primary_3le0q_23:disabled:not(._loading_3le0q_16) {
32
+ ._primary_10jfg_23:disabled:not(._loading_10jfg_16) {
33
33
  background: var(--neutral-fill-overlay-mid);
34
34
  color: var(--neutral-label-tertiary);
35
35
  }
36
- ._secondary_3le0q_35 {
36
+ ._secondary_10jfg_35 {
37
37
  color: var(--brand-label-primary);
38
38
  background: var(--neutral-fill-opaque-lowest);
39
39
  border: 1px solid var(--brand-border-opaque-strong);
40
40
  }
41
- ._secondary_3le0q_35:not(:disabled):hover {
41
+ ._secondary_10jfg_35:not(:disabled):hover {
42
42
  background: var(--brand-fill-low-hover);
43
43
  }
44
- ._secondary_3le0q_35:disabled:not(._loading_3le0q_16) {
44
+ ._secondary_10jfg_35:disabled:not(._loading_10jfg_16) {
45
45
  border: 1px solid var(--neutral-border-overlay-normal);
46
46
  color: var(--neutral-label-tertiary);
47
47
  }
48
- ._tertiary_3le0q_48 {
48
+ ._tertiary_10jfg_48 {
49
49
  color: var(--neutral-label-primary);
50
50
  background: var(--neutral-fill-opaque-lowest);
51
51
  border: 1px solid var(--neutral-border-overlay-normal);
52
52
  }
53
- ._tertiary_3le0q_48:not(:disabled):hover {
53
+ ._tertiary_10jfg_48:not(:disabled):hover {
54
54
  background: var(--neutral-fill-opaque-lowest-hover);
55
55
  }
56
- ._tertiary_3le0q_48:disabled:not(._loading_3le0q_16) {
56
+ ._tertiary_10jfg_48:disabled:not(._loading_10jfg_16) {
57
57
  color: var(--neutral-label-tertiary);
58
58
  }
59
- ._quaternary_3le0q_60 {
59
+ ._quaternary_10jfg_60 {
60
60
  color: var(--neutral-label-primary);
61
61
  background: var(--neutral-fill-overlay-lowest);
62
62
  }
63
- ._quaternary_3le0q_60:not(:disabled):hover {
63
+ ._quaternary_10jfg_60:not(:disabled):hover {
64
64
  background: var(--neutral-fill-overlay-lowest-hover);
65
65
  }
66
- ._quaternary_3le0q_60:disabled:not(._loading_3le0q_16) {
66
+ ._quaternary_10jfg_60:disabled:not(._loading_10jfg_16) {
67
67
  background: var(--neutral-fill-overlay-mid);
68
68
  color: var(--neutral-label-tertiary);
69
69
  }
70
- ._quinary_3le0q_72 {
70
+ ._quinary_10jfg_72 {
71
71
  color: var(--neutral-label-secondary);
72
72
  background: var(--neutral-container-lowest);
73
73
  }
74
- ._quinary_3le0q_72:not(:disabled):hover {
74
+ ._quinary_10jfg_72:not(:disabled):hover {
75
75
  background: var(--neutral-fill-overlay-lowest-hover);
76
76
  }
77
- ._quinary_3le0q_72:disabled:not(._loading_3le0q_16) {
77
+ ._quinary_10jfg_72:disabled:not(._loading_10jfg_16) {
78
78
  background: none;
79
79
  color: var(--neutral-label-quaternary);
80
80
  }
81
- ._negative_3le0q_84 {
81
+ ._negative_10jfg_84 {
82
82
  color: var(--inverse-label-static-primary);
83
83
  background: var(--function-fill-negative-mid);
84
84
  }
85
- ._negative_3le0q_84:not(:disabled):hover {
85
+ ._negative_10jfg_84:not(:disabled):hover {
86
86
  background: var(--function-fill-negative-mid-hover);
87
87
  }
88
- ._negative_3le0q_84:disabled:not(._loading_3le0q_16) {
88
+ ._negative_10jfg_84:disabled:not(._loading_10jfg_16) {
89
89
  background: var(--neutral-fill-overlay-mid);
90
90
  color: var(--neutral-label-tertiary);
91
91
  }
92
- ._static_3le0q_96 {
92
+ ._static_10jfg_96 {
93
93
  background: var(--neutral-container-static-lowest);
94
94
  color: var(--neutral-label-static-primary);
95
95
  }
96
- ._static_3le0q_96:not(:disabled):hover {
96
+ ._static_10jfg_96:not(:disabled):hover {
97
97
  background: var(--neutral-container-static-lowest-hover);
98
98
  }
99
- ._static_3le0q_96:disabled:not(._loading_3le0q_16) {
99
+ ._static_10jfg_96:disabled:not(._loading_10jfg_16) {
100
100
  background: var(--neutral-fill-overlay-mid);
101
101
  color: var(--neutral-label-tertiary);
102
102
  }
103
- ._inverse-static_3le0q_108 {
103
+ ._inverse-static_10jfg_108 {
104
104
  background: var(--inverse-container-static-high);
105
105
  color: var(--inverse-label-static-primary);
106
106
  }
107
- ._inverse-static_3le0q_108:not(:disabled):hover {
107
+ ._inverse-static_10jfg_108:not(:disabled):hover {
108
108
  background: var(--inverse-container-static-high-hover);
109
109
  }
110
- ._inverse-static_3le0q_108:disabled:not(._loading_3le0q_16) {
110
+ ._inverse-static_10jfg_108:disabled:not(._loading_10jfg_16) {
111
111
  background: var(--inverse-label-tertiary);
112
112
  color: var(--inverse-label-tertiary);
113
113
  }
114
- ._cta_3le0q_120 {
114
+ ._cta_10jfg_120 {
115
115
  border-radius: var(--lp-sys-radius-m);
116
116
  width: fit-content;
117
117
  height: 48px;
118
118
  gap: 8px;
119
119
  min-width: 48px;
120
120
  }
121
- ._l_3le0q_16 {
121
+ ._l_10jfg_16 {
122
122
  border-radius: var(--lp-sys-radius-s);
123
123
  width: fit-content;
124
124
  height: 40px;
125
125
  min-width: 40px;
126
126
  }
127
- ._m_3le0q_135 {
127
+ ._m_10jfg_135 {
128
128
  border-radius: var(--lp-sys-radius-s);
129
129
  width: fit-content;
130
130
  height: 32px;
131
131
  min-width: 32px;
132
132
  }
133
- ._s_3le0q_35 {
133
+ ._s_10jfg_35 {
134
134
  border-radius: var(--lp-sys-radius-xs);
135
135
  width: fit-content;
136
136
  height: 24px;
137
137
  min-width: 24px;
138
138
  }
139
- ._align-center_3le0q_149 > span {
139
+ ._align-center_10jfg_149 > span {
140
140
  width: 100%;
141
141
  justify-content: center;
142
142
  }
143
- ._content_3le0q_154 {
143
+ ._content_10jfg_154 {
144
144
  flex-shrink: 0;
145
145
  line-height: 0;
146
- padding: 0px var(--lp-sys-padding-component-100);
147
146
  }
148
- ._full_3le0q_160 {
147
+ ._full_10jfg_159 {
149
148
  width: 100%;
150
149
  }
151
- ._fit-content_3le0q_164 {
150
+ ._fit-content_10jfg_163 {
152
151
  width: fit-content;
153
152
  }
154
- ._children_3le0q_168 {
153
+ ._children_10jfg_167 {
155
154
  position: relative;
156
155
  display: flex;
157
156
  align-items: center;
158
157
  justify-content: center;
159
158
  }
160
- ._cta-children_3le0q_175 {
161
- padding: 0 var(--lp-sys-gap-positive-300);
159
+ ._cta-children_10jfg_174 {
160
+ padding: 0 var(--lp-sys-padding-component-300);
162
161
  gap: var(--lp-sys-gap-positive-100);
163
162
  }
164
- ._l-children_3le0q_180 {
165
- padding: 0 var(--lp-sys-gap-positive-200);
163
+ ._cta-children_10jfg_174 ._content_10jfg_154 {
164
+ padding: 0px var(--lp-sys-padding-component-100);
165
+ }
166
+ ._l-children_10jfg_182 {
167
+ padding: 0 var(--lp-sys-padding-component-200);
166
168
  gap: var(--lp-sys-gap-positive-50);
167
169
  }
168
- ._m-children_3le0q_185 {
169
- padding: 0 var(--lp-sys-gap-positive-150);
170
+ ._l-children_10jfg_182 ._content_10jfg_154 {
171
+ padding: 0px var(--lp-sys-padding-component-100);
172
+ }
173
+ ._m-children_10jfg_190 {
174
+ padding: 0 var(--lp-sys-padding-component-150);
170
175
  gap: var(--lp-sys-gap-positive-50);
171
176
  }
172
- ._s-children_3le0q_190 {
173
- padding: 0 var(--lp-sys-gap-positive-150);
177
+ ._m-children_10jfg_190 ._content_10jfg_154 {
178
+ padding: 0px var(--lp-sys-padding-component-100);
179
+ }
180
+ ._s-children_10jfg_198 {
181
+ padding: 0 var(--lp-sys-padding-component-100);
174
182
  gap: var(--lp-sys-gap-positive-50);
175
183
  }
184
+ ._s-children_10jfg_198 ._content_10jfg_154 {
185
+ padding: 0px var(--lp-sys-padding-component-50);
186
+ }
176
187
 
177
188
  /* esbuild-sass-plugin:css-chunk:src/components/Loading/style.module.scss */
178
189
  ._dots-loader-container_5kzc8_4 {
@@ -1619,8 +1630,9 @@
1619
1630
  }
1620
1631
 
1621
1632
  /* esbuild-sass-plugin:css-chunk:src/components/Snackbar/SnackbarIcon/style.module.scss */
1622
- ._container_1witc_1 {
1633
+ ._container_1jxdi_1 {
1623
1634
  margin-right: 6px;
1635
+ flex-shrink: 0;
1624
1636
  }
1625
1637
 
1626
1638
  /* esbuild-sass-plugin:css-chunk:src/components/TextButton/style.module.scss */
package/lib/index.js CHANGED
@@ -25,30 +25,30 @@ import {
25
25
 
26
26
  // src/components/Button/style.module.scss
27
27
  var style_module_default = {
28
- "button": "_button_3le0q_1",
29
- "loading-with-disabled": "_loading-with-disabled_3le0q_16",
30
- "primary": "_primary_3le0q_23",
31
- "loading": "_loading_3le0q_16",
32
- "secondary": "_secondary_3le0q_35",
33
- "tertiary": "_tertiary_3le0q_48",
34
- "quaternary": "_quaternary_3le0q_60",
35
- "quinary": "_quinary_3le0q_72",
36
- "negative": "_negative_3le0q_84",
37
- "static": "_static_3le0q_96",
38
- "inverse-static": "_inverse-static_3le0q_108",
39
- "cta": "_cta_3le0q_120",
40
- "l": "_l_3le0q_16",
41
- "m": "_m_3le0q_135",
42
- "s": "_s_3le0q_35",
43
- "align-center": "_align-center_3le0q_149",
44
- "content": "_content_3le0q_154",
45
- "full": "_full_3le0q_160",
46
- "fit-content": "_fit-content_3le0q_164",
47
- "children": "_children_3le0q_168",
48
- "cta-children": "_cta-children_3le0q_175",
49
- "l-children": "_l-children_3le0q_180",
50
- "m-children": "_m-children_3le0q_185",
51
- "s-children": "_s-children_3le0q_190"
28
+ "button": "_button_10jfg_1",
29
+ "loading-with-disabled": "_loading-with-disabled_10jfg_16",
30
+ "primary": "_primary_10jfg_23",
31
+ "loading": "_loading_10jfg_16",
32
+ "secondary": "_secondary_10jfg_35",
33
+ "tertiary": "_tertiary_10jfg_48",
34
+ "quaternary": "_quaternary_10jfg_60",
35
+ "quinary": "_quinary_10jfg_72",
36
+ "negative": "_negative_10jfg_84",
37
+ "static": "_static_10jfg_96",
38
+ "inverse-static": "_inverse-static_10jfg_108",
39
+ "cta": "_cta_10jfg_120",
40
+ "l": "_l_10jfg_16",
41
+ "m": "_m_10jfg_135",
42
+ "s": "_s_10jfg_35",
43
+ "align-center": "_align-center_10jfg_149",
44
+ "content": "_content_10jfg_154",
45
+ "full": "_full_10jfg_159",
46
+ "fit-content": "_fit-content_10jfg_163",
47
+ "children": "_children_10jfg_167",
48
+ "cta-children": "_cta-children_10jfg_174",
49
+ "l-children": "_l-children_10jfg_182",
50
+ "m-children": "_m-children_10jfg_190",
51
+ "s-children": "_s-children_10jfg_198"
52
52
  };
53
53
 
54
54
  // src/components/Button/index.tsx
@@ -200,7 +200,7 @@ var defaultButtonVariants = cva2({
200
200
  cta: [style_module_default.cta, "lp-sys-typo-paragraph2-normal-bold"],
201
201
  l: [style_module_default.l, "lp-sys-typo-paragraph3-normal-bold"],
202
202
  m: [style_module_default.m, "lp-sys-typo-paragraph4-normal-medium"],
203
- s: [style_module_default.s, "lp-sys-typo-caption1-normal-medium"]
203
+ s: [style_module_default.s, "lp-sys-typo-caption2-normal-regular"]
204
204
  },
205
205
  width: {
206
206
  full: style_module_default.full,
@@ -2218,7 +2218,7 @@ var useSnackbar = /* @__PURE__ */ __name(() => {
2218
2218
 
2219
2219
  // src/components/Snackbar/SnackbarIcon/style.module.scss
2220
2220
  var style_module_default15 = {
2221
- "container": "_container_1witc_1"
2221
+ "container": "_container_1jxdi_1"
2222
2222
  };
2223
2223
 
2224
2224
  // src/components/Snackbar/SnackbarIcon/index.tsx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/prism",
3
- "version": "2.12.7",
3
+ "version": "2.12.9",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "dependencies": {
@@ -17,8 +17,8 @@
17
17
  "react-dom": "18.2.0",
18
18
  "jotai": "^2.11.0",
19
19
  "@liner-fe/design-token": "^2.5.50",
20
- "@liner-fe/icon": "^0.2.73",
21
20
  "@liner-fe/design-token-primitive": "^0.2.46",
21
+ "@liner-fe/icon": "^0.2.74",
22
22
  "@liner-fe/illust": "^0.2.12"
23
23
  },
24
24
  "devDependencies": {