@schukai/monster 4.137.8 → 4.138.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/package.json +1 -1
- package/source/components/accessibility/stylesheet/locale-picker.mjs +1 -1
- package/source/components/content/stylesheet/camera-capture.mjs +1 -1
- package/source/components/content/stylesheet/copy.mjs +1 -1
- package/source/components/content/stylesheet/fetch-box.mjs +1 -1
- package/source/components/content/stylesheet/viewer.mjs +1 -1
- package/source/components/content/viewer/stylesheet/html.mjs +1 -1
- package/source/components/content/viewer/stylesheet/message.mjs +1 -1
- package/source/components/data/stylesheet/kpi-tile.mjs +1 -1
- package/source/components/data/stylesheet/metric-graph.mjs +1 -1
- package/source/components/data/stylesheet/metric.mjs +1 -1
- package/source/components/datatable/columnbar.mjs +11 -8
- package/source/components/datatable/pagination.mjs +9 -19
- package/source/components/datatable/stylesheet/change-button.mjs +1 -1
- package/source/components/datatable/stylesheet/column-bar.mjs +1 -1
- package/source/components/datatable/stylesheet/dataset.mjs +1 -1
- package/source/components/datatable/stylesheet/datasource.mjs +1 -1
- package/source/components/datatable/stylesheet/datatable.mjs +1 -1
- package/source/components/datatable/stylesheet/embedded-pagination.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-button.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-controls-defaults.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-date-range.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-range.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-select.mjs +1 -1
- package/source/components/datatable/stylesheet/filter.mjs +1 -1
- package/source/components/datatable/stylesheet/pagination.mjs +1 -1
- package/source/components/datatable/stylesheet/save-button.mjs +1 -1
- package/source/components/datatable/stylesheet/status.mjs +1 -1
- package/source/components/form/button-bar.mjs +7 -1054
- package/source/components/form/control-bar.mjs +1162 -0
- package/source/components/form/style/button-bar.pcss +9 -4
- package/source/components/form/style/confirm-button.pcss +6 -1
- package/source/components/form/style/control-bar.pcss +91 -0
- package/source/components/form/stylesheet/action-button.mjs +1 -1
- package/source/components/form/stylesheet/button-bar.mjs +1 -1
- package/source/components/form/stylesheet/button.mjs +1 -1
- package/source/components/form/stylesheet/buy-box.mjs +1 -1
- package/source/components/form/stylesheet/cart-control.mjs +1 -1
- package/source/components/form/stylesheet/confirm-button.mjs +1 -1
- package/source/components/form/stylesheet/context-error.mjs +1 -1
- package/source/components/form/stylesheet/context-help.mjs +1 -1
- package/source/components/form/stylesheet/control-bar.mjs +38 -0
- package/source/components/form/stylesheet/digits.mjs +1 -1
- package/source/components/form/stylesheet/dropzone.mjs +1 -1
- package/source/components/form/stylesheet/field-layout.mjs +1 -1
- package/source/components/form/stylesheet/field-set.mjs +1 -1
- package/source/components/form/stylesheet/form.mjs +1 -1
- package/source/components/form/stylesheet/input-group.mjs +1 -1
- package/source/components/form/stylesheet/invalid.mjs +1 -1
- package/source/components/form/stylesheet/login.mjs +1 -1
- package/source/components/form/stylesheet/message-state-button.mjs +1 -1
- package/source/components/form/stylesheet/password.mjs +1 -1
- package/source/components/form/stylesheet/popper-button.mjs +1 -1
- package/source/components/form/stylesheet/quantity.mjs +1 -1
- package/source/components/form/stylesheet/register-wizard.mjs +1 -1
- package/source/components/form/stylesheet/repeat-field-set-items.mjs +1 -1
- package/source/components/form/stylesheet/repeat-field-set.mjs +1 -1
- package/source/components/form/stylesheet/select.mjs +1 -1
- package/source/components/form/stylesheet/sheet.mjs +1 -1
- package/source/components/form/stylesheet/state-button.mjs +1 -1
- package/source/components/form/stylesheet/toggle-switch.mjs +1 -1
- package/source/components/form/stylesheet/tree-select.mjs +1 -1
- package/source/components/form/stylesheet/variant-select.mjs +1 -1
- package/source/components/form/stylesheet/wizard.mjs +1 -1
- package/source/components/host/stylesheet/call-button.mjs +1 -1
- package/source/components/host/stylesheet/host.mjs +1 -1
- package/source/components/host/stylesheet/toggle-button.mjs +1 -1
- package/source/components/layout/stylesheet/board.mjs +1 -1
- package/source/components/layout/stylesheet/collapse.mjs +1 -1
- package/source/components/layout/stylesheet/details.mjs +1 -1
- package/source/components/layout/stylesheet/full-screen.mjs +1 -1
- package/source/components/layout/stylesheet/iframe.mjs +1 -1
- package/source/components/layout/stylesheet/overlay.mjs +1 -1
- package/source/components/layout/stylesheet/panel.mjs +1 -1
- package/source/components/layout/stylesheet/popper.mjs +1 -1
- package/source/components/layout/stylesheet/slider.mjs +1 -1
- package/source/components/layout/stylesheet/split-panel.mjs +1 -1
- package/source/components/layout/stylesheet/tabs.mjs +1 -1
- package/source/components/layout/stylesheet/width-toggle.mjs +1 -1
- package/source/components/navigation/site-navigation.mjs +4 -2
- package/source/components/navigation/stylesheet/site-navigation.mjs +1 -1
- package/source/components/navigation/stylesheet/table-of-content.mjs +1 -1
- package/source/components/navigation/stylesheet/wizard-navigation.mjs +1 -1
- package/source/components/notify/stylesheet/message.mjs +1 -1
- package/source/components/notify/stylesheet/notify.mjs +1 -1
- package/source/components/state/stylesheet/log.mjs +1 -1
- package/source/components/state/stylesheet/state.mjs +1 -1
- package/source/components/state/stylesheet/thread.mjs +1 -1
- package/source/components/style/accessibility.css +6 -6
- package/source/components/style/badge.css +49 -49
- package/source/components/style/border.css +4 -4
- package/source/components/style/button.css +96 -92
- package/source/components/style/card.css +21 -15
- package/source/components/style/common.css +20 -11
- package/source/components/style/control.css +3 -3
- package/source/components/style/data-grid.css +82 -82
- package/source/components/style/floating-ui.css +25 -25
- package/source/components/style/form.css +12 -10
- package/source/components/style/host.css +3 -3
- package/source/components/style/icons.css +266 -266
- package/source/components/style/link.css +4 -2
- package/source/components/style/normalize.css +2 -2
- package/source/components/style/popper.css +21 -21
- package/source/components/style/property.css +3 -2
- package/source/components/style/ripple.css +4 -4
- package/source/components/style/skeleton.css +10 -10
- package/source/components/style/spinner.css +1 -1
- package/source/components/style/table.css +10 -10
- package/source/components/style/theme.css +2 -2
- package/source/components/style/typography.css +29 -29
- package/source/components/stylesheet/accessibility.mjs +1 -1
- package/source/components/stylesheet/badge.mjs +1 -1
- package/source/components/stylesheet/border.mjs +1 -1
- package/source/components/stylesheet/button.mjs +1 -1
- package/source/components/stylesheet/card.mjs +1 -1
- package/source/components/stylesheet/common.mjs +1 -1
- package/source/components/stylesheet/control.mjs +1 -1
- package/source/components/stylesheet/data-grid.mjs +1 -1
- package/source/components/stylesheet/floating-ui.mjs +1 -1
- package/source/components/stylesheet/form.mjs +1 -1
- package/source/components/stylesheet/host.mjs +1 -1
- package/source/components/stylesheet/icons.mjs +1 -1
- package/source/components/stylesheet/link.mjs +1 -1
- package/source/components/stylesheet/popper.mjs +1 -1
- package/source/components/stylesheet/ripple.mjs +1 -1
- package/source/components/stylesheet/skeleton.mjs +1 -1
- package/source/components/stylesheet/spinner.mjs +1 -1
- package/source/components/stylesheet/table.mjs +1 -1
- package/source/components/stylesheet/theme.mjs +1 -1
- package/source/components/stylesheet/typography.mjs +1 -1
- package/source/components/time/stylesheet/day.mjs +1 -1
- package/source/components/time/stylesheet/month-calendar.mjs +1 -1
- package/source/components/time/timeline/stylesheet/appointment.mjs +1 -1
- package/source/components/time/timeline/stylesheet/segment.mjs +1 -1
- package/source/components/tree-menu/stylesheet/tree-menu.mjs +1 -1
- package/source/dom/resource/data.mjs +5 -2
- package/source/monster.mjs +1 -0
- package/test/cases/components/form/button-bar.mjs +27 -0
- package/test/cases/components/form/confirm-button.mjs +14 -0
- package/test/cases/components/form/control-bar.mjs +230 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/** generated from data-grid.pcss **/
|
|
2
2
|
.monster-data-grid-container {
|
|
3
|
-
background-color: var(--monster-bg-color-primary-2);
|
|
4
|
-
box-sizing: border-box;
|
|
5
|
-
color: var(--monster-color-primary-2);
|
|
6
3
|
display: block;
|
|
4
|
+
width: 100%;
|
|
7
5
|
overflow-x: auto;
|
|
6
|
+
background-color: var(--monster-bg-color-primary-2);
|
|
7
|
+
color: var(--monster-color-primary-2);
|
|
8
8
|
padding: 20px;
|
|
9
|
-
|
|
9
|
+
box-sizing: border-box;
|
|
10
10
|
}
|
|
11
11
|
.monster-data-grid-container > div {
|
|
12
12
|
display: grid;
|
|
@@ -16,14 +16,14 @@
|
|
|
16
16
|
}
|
|
17
17
|
.monster-data-grid-container .col-1,
|
|
18
18
|
.monster-data-grid-container .col-2 {
|
|
19
|
+
color: var(--monster-color-primary-1);
|
|
19
20
|
background-color: var(--monster-bg-color-primary-1);
|
|
20
21
|
border: none;
|
|
21
|
-
|
|
22
|
+
padding: 0.4rem;
|
|
22
23
|
display: flex;
|
|
23
24
|
font-size: 1rem;
|
|
24
|
-
font-weight: 400;
|
|
25
25
|
line-height: 1.6;
|
|
26
|
-
|
|
26
|
+
font-weight: 400;
|
|
27
27
|
}
|
|
28
28
|
.monster-data-grid-container .col-2 {
|
|
29
29
|
grid-column: 2;
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
}
|
|
34
34
|
.monster-data-grid-container .col-3,
|
|
35
35
|
.monster-data-grid-container .col-4 {
|
|
36
|
+
color: var(--monster-color-primary-1);
|
|
36
37
|
background-color: var(--monster-bg-color-primary-1);
|
|
37
38
|
border: none;
|
|
38
|
-
|
|
39
|
+
padding: 0.4rem;
|
|
39
40
|
display: flex;
|
|
40
41
|
font-size: 1rem;
|
|
41
|
-
font-weight: 400;
|
|
42
42
|
line-height: 1.6;
|
|
43
|
-
|
|
43
|
+
font-weight: 400;
|
|
44
44
|
}
|
|
45
45
|
.monster-data-grid-container .col-4 {
|
|
46
46
|
grid-column: 4;
|
|
@@ -50,14 +50,14 @@
|
|
|
50
50
|
}
|
|
51
51
|
.monster-data-grid-container .col-5,
|
|
52
52
|
.monster-data-grid-container .col-6 {
|
|
53
|
+
color: var(--monster-color-primary-1);
|
|
53
54
|
background-color: var(--monster-bg-color-primary-1);
|
|
54
55
|
border: none;
|
|
55
|
-
|
|
56
|
+
padding: 0.4rem;
|
|
56
57
|
display: flex;
|
|
57
58
|
font-size: 1rem;
|
|
58
|
-
font-weight: 400;
|
|
59
59
|
line-height: 1.6;
|
|
60
|
-
|
|
60
|
+
font-weight: 400;
|
|
61
61
|
}
|
|
62
62
|
.monster-data-grid-container .col-6 {
|
|
63
63
|
grid-column: 6;
|
|
@@ -67,14 +67,14 @@
|
|
|
67
67
|
}
|
|
68
68
|
.monster-data-grid-container .col-7,
|
|
69
69
|
.monster-data-grid-container .col-8 {
|
|
70
|
+
color: var(--monster-color-primary-1);
|
|
70
71
|
background-color: var(--monster-bg-color-primary-1);
|
|
71
72
|
border: none;
|
|
72
|
-
|
|
73
|
+
padding: 0.4rem;
|
|
73
74
|
display: flex;
|
|
74
75
|
font-size: 1rem;
|
|
75
|
-
font-weight: 400;
|
|
76
76
|
line-height: 1.6;
|
|
77
|
-
|
|
77
|
+
font-weight: 400;
|
|
78
78
|
}
|
|
79
79
|
.monster-data-grid-container .col-8 {
|
|
80
80
|
grid-column: 8;
|
|
@@ -84,14 +84,14 @@
|
|
|
84
84
|
}
|
|
85
85
|
.monster-data-grid-container .col-10,
|
|
86
86
|
.monster-data-grid-container .col-9 {
|
|
87
|
+
color: var(--monster-color-primary-1);
|
|
87
88
|
background-color: var(--monster-bg-color-primary-1);
|
|
88
89
|
border: none;
|
|
89
|
-
|
|
90
|
+
padding: 0.4rem;
|
|
90
91
|
display: flex;
|
|
91
92
|
font-size: 1rem;
|
|
92
|
-
font-weight: 400;
|
|
93
93
|
line-height: 1.6;
|
|
94
|
-
|
|
94
|
+
font-weight: 400;
|
|
95
95
|
}
|
|
96
96
|
.monster-data-grid-container .col-10 {
|
|
97
97
|
grid-column: 10;
|
|
@@ -101,14 +101,14 @@
|
|
|
101
101
|
}
|
|
102
102
|
.monster-data-grid-container .col-11,
|
|
103
103
|
.monster-data-grid-container .col-12 {
|
|
104
|
+
color: var(--monster-color-primary-1);
|
|
104
105
|
background-color: var(--monster-bg-color-primary-1);
|
|
105
106
|
border: none;
|
|
106
|
-
|
|
107
|
+
padding: 0.4rem;
|
|
107
108
|
display: flex;
|
|
108
109
|
font-size: 1rem;
|
|
109
|
-
font-weight: 400;
|
|
110
110
|
line-height: 1.6;
|
|
111
|
-
|
|
111
|
+
font-weight: 400;
|
|
112
112
|
}
|
|
113
113
|
.monster-data-grid-container .col-12 {
|
|
114
114
|
grid-column: 12;
|
|
@@ -118,14 +118,14 @@
|
|
|
118
118
|
}
|
|
119
119
|
.monster-data-grid-container .col-13,
|
|
120
120
|
.monster-data-grid-container .col-14 {
|
|
121
|
+
color: var(--monster-color-primary-1);
|
|
121
122
|
background-color: var(--monster-bg-color-primary-1);
|
|
122
123
|
border: none;
|
|
123
|
-
|
|
124
|
+
padding: 0.4rem;
|
|
124
125
|
display: flex;
|
|
125
126
|
font-size: 1rem;
|
|
126
|
-
font-weight: 400;
|
|
127
127
|
line-height: 1.6;
|
|
128
|
-
|
|
128
|
+
font-weight: 400;
|
|
129
129
|
}
|
|
130
130
|
.monster-data-grid-container .col-14 {
|
|
131
131
|
grid-column: 14;
|
|
@@ -135,14 +135,14 @@
|
|
|
135
135
|
}
|
|
136
136
|
.monster-data-grid-container .col-15,
|
|
137
137
|
.monster-data-grid-container .col-16 {
|
|
138
|
+
color: var(--monster-color-primary-1);
|
|
138
139
|
background-color: var(--monster-bg-color-primary-1);
|
|
139
140
|
border: none;
|
|
140
|
-
|
|
141
|
+
padding: 0.4rem;
|
|
141
142
|
display: flex;
|
|
142
143
|
font-size: 1rem;
|
|
143
|
-
font-weight: 400;
|
|
144
144
|
line-height: 1.6;
|
|
145
|
-
|
|
145
|
+
font-weight: 400;
|
|
146
146
|
}
|
|
147
147
|
.monster-data-grid-container .col-16 {
|
|
148
148
|
grid-column: 16;
|
|
@@ -152,14 +152,14 @@
|
|
|
152
152
|
}
|
|
153
153
|
.monster-data-grid-container .col-17,
|
|
154
154
|
.monster-data-grid-container .col-18 {
|
|
155
|
+
color: var(--monster-color-primary-1);
|
|
155
156
|
background-color: var(--monster-bg-color-primary-1);
|
|
156
157
|
border: none;
|
|
157
|
-
|
|
158
|
+
padding: 0.4rem;
|
|
158
159
|
display: flex;
|
|
159
160
|
font-size: 1rem;
|
|
160
|
-
font-weight: 400;
|
|
161
161
|
line-height: 1.6;
|
|
162
|
-
|
|
162
|
+
font-weight: 400;
|
|
163
163
|
}
|
|
164
164
|
.monster-data-grid-container .col-18 {
|
|
165
165
|
grid-column: 18;
|
|
@@ -169,14 +169,14 @@
|
|
|
169
169
|
}
|
|
170
170
|
.monster-data-grid-container .col-19,
|
|
171
171
|
.monster-data-grid-container .col-20 {
|
|
172
|
+
color: var(--monster-color-primary-1);
|
|
172
173
|
background-color: var(--monster-bg-color-primary-1);
|
|
173
174
|
border: none;
|
|
174
|
-
|
|
175
|
+
padding: 0.4rem;
|
|
175
176
|
display: flex;
|
|
176
177
|
font-size: 1rem;
|
|
177
|
-
font-weight: 400;
|
|
178
178
|
line-height: 1.6;
|
|
179
|
-
|
|
179
|
+
font-weight: 400;
|
|
180
180
|
}
|
|
181
181
|
.monster-data-grid-container .col-20 {
|
|
182
182
|
grid-column: 20;
|
|
@@ -186,14 +186,14 @@
|
|
|
186
186
|
}
|
|
187
187
|
.monster-data-grid-container .col-21,
|
|
188
188
|
.monster-data-grid-container .col-22 {
|
|
189
|
+
color: var(--monster-color-primary-1);
|
|
189
190
|
background-color: var(--monster-bg-color-primary-1);
|
|
190
191
|
border: none;
|
|
191
|
-
|
|
192
|
+
padding: 0.4rem;
|
|
192
193
|
display: flex;
|
|
193
194
|
font-size: 1rem;
|
|
194
|
-
font-weight: 400;
|
|
195
195
|
line-height: 1.6;
|
|
196
|
-
|
|
196
|
+
font-weight: 400;
|
|
197
197
|
}
|
|
198
198
|
.monster-data-grid-container .col-22 {
|
|
199
199
|
grid-column: 22;
|
|
@@ -203,14 +203,14 @@
|
|
|
203
203
|
}
|
|
204
204
|
.monster-data-grid-container .col-23,
|
|
205
205
|
.monster-data-grid-container .col-24 {
|
|
206
|
+
color: var(--monster-color-primary-1);
|
|
206
207
|
background-color: var(--monster-bg-color-primary-1);
|
|
207
208
|
border: none;
|
|
208
|
-
|
|
209
|
+
padding: 0.4rem;
|
|
209
210
|
display: flex;
|
|
210
211
|
font-size: 1rem;
|
|
211
|
-
font-weight: 400;
|
|
212
212
|
line-height: 1.6;
|
|
213
|
-
|
|
213
|
+
font-weight: 400;
|
|
214
214
|
}
|
|
215
215
|
.monster-data-grid-container .col-24 {
|
|
216
216
|
grid-column: 24;
|
|
@@ -220,14 +220,14 @@
|
|
|
220
220
|
}
|
|
221
221
|
.monster-data-grid-container .col-25,
|
|
222
222
|
.monster-data-grid-container .col-26 {
|
|
223
|
+
color: var(--monster-color-primary-1);
|
|
223
224
|
background-color: var(--monster-bg-color-primary-1);
|
|
224
225
|
border: none;
|
|
225
|
-
|
|
226
|
+
padding: 0.4rem;
|
|
226
227
|
display: flex;
|
|
227
228
|
font-size: 1rem;
|
|
228
|
-
font-weight: 400;
|
|
229
229
|
line-height: 1.6;
|
|
230
|
-
|
|
230
|
+
font-weight: 400;
|
|
231
231
|
}
|
|
232
232
|
.monster-data-grid-container .col-26 {
|
|
233
233
|
grid-column: 26;
|
|
@@ -237,14 +237,14 @@
|
|
|
237
237
|
}
|
|
238
238
|
.monster-data-grid-container .col-27,
|
|
239
239
|
.monster-data-grid-container .col-28 {
|
|
240
|
+
color: var(--monster-color-primary-1);
|
|
240
241
|
background-color: var(--monster-bg-color-primary-1);
|
|
241
242
|
border: none;
|
|
242
|
-
|
|
243
|
+
padding: 0.4rem;
|
|
243
244
|
display: flex;
|
|
244
245
|
font-size: 1rem;
|
|
245
|
-
font-weight: 400;
|
|
246
246
|
line-height: 1.6;
|
|
247
|
-
|
|
247
|
+
font-weight: 400;
|
|
248
248
|
}
|
|
249
249
|
.monster-data-grid-container .col-28 {
|
|
250
250
|
grid-column: 28;
|
|
@@ -254,14 +254,14 @@
|
|
|
254
254
|
}
|
|
255
255
|
.monster-data-grid-container .col-29,
|
|
256
256
|
.monster-data-grid-container .col-30 {
|
|
257
|
+
color: var(--monster-color-primary-1);
|
|
257
258
|
background-color: var(--monster-bg-color-primary-1);
|
|
258
259
|
border: none;
|
|
259
|
-
|
|
260
|
+
padding: 0.4rem;
|
|
260
261
|
display: flex;
|
|
261
262
|
font-size: 1rem;
|
|
262
|
-
font-weight: 400;
|
|
263
263
|
line-height: 1.6;
|
|
264
|
-
|
|
264
|
+
font-weight: 400;
|
|
265
265
|
}
|
|
266
266
|
.monster-data-grid-container .col-30 {
|
|
267
267
|
grid-column: 30;
|
|
@@ -271,14 +271,14 @@
|
|
|
271
271
|
}
|
|
272
272
|
.monster-data-grid-container .col-31,
|
|
273
273
|
.monster-data-grid-container .col-32 {
|
|
274
|
+
color: var(--monster-color-primary-1);
|
|
274
275
|
background-color: var(--monster-bg-color-primary-1);
|
|
275
276
|
border: none;
|
|
276
|
-
|
|
277
|
+
padding: 0.4rem;
|
|
277
278
|
display: flex;
|
|
278
279
|
font-size: 1rem;
|
|
279
|
-
font-weight: 400;
|
|
280
280
|
line-height: 1.6;
|
|
281
|
-
|
|
281
|
+
font-weight: 400;
|
|
282
282
|
}
|
|
283
283
|
.monster-data-grid-container .col-32 {
|
|
284
284
|
grid-column: 32;
|
|
@@ -288,14 +288,14 @@
|
|
|
288
288
|
}
|
|
289
289
|
.monster-data-grid-container .col-33,
|
|
290
290
|
.monster-data-grid-container .col-34 {
|
|
291
|
+
color: var(--monster-color-primary-1);
|
|
291
292
|
background-color: var(--monster-bg-color-primary-1);
|
|
292
293
|
border: none;
|
|
293
|
-
|
|
294
|
+
padding: 0.4rem;
|
|
294
295
|
display: flex;
|
|
295
296
|
font-size: 1rem;
|
|
296
|
-
font-weight: 400;
|
|
297
297
|
line-height: 1.6;
|
|
298
|
-
|
|
298
|
+
font-weight: 400;
|
|
299
299
|
}
|
|
300
300
|
.monster-data-grid-container .col-34 {
|
|
301
301
|
grid-column: 34;
|
|
@@ -305,14 +305,14 @@
|
|
|
305
305
|
}
|
|
306
306
|
.monster-data-grid-container .col-35,
|
|
307
307
|
.monster-data-grid-container .col-36 {
|
|
308
|
+
color: var(--monster-color-primary-1);
|
|
308
309
|
background-color: var(--monster-bg-color-primary-1);
|
|
309
310
|
border: none;
|
|
310
|
-
|
|
311
|
+
padding: 0.4rem;
|
|
311
312
|
display: flex;
|
|
312
313
|
font-size: 1rem;
|
|
313
|
-
font-weight: 400;
|
|
314
314
|
line-height: 1.6;
|
|
315
|
-
|
|
315
|
+
font-weight: 400;
|
|
316
316
|
}
|
|
317
317
|
.monster-data-grid-container .col-36 {
|
|
318
318
|
grid-column: 36;
|
|
@@ -322,14 +322,14 @@
|
|
|
322
322
|
}
|
|
323
323
|
.monster-data-grid-container .col-37,
|
|
324
324
|
.monster-data-grid-container .col-38 {
|
|
325
|
+
color: var(--monster-color-primary-1);
|
|
325
326
|
background-color: var(--monster-bg-color-primary-1);
|
|
326
327
|
border: none;
|
|
327
|
-
|
|
328
|
+
padding: 0.4rem;
|
|
328
329
|
display: flex;
|
|
329
330
|
font-size: 1rem;
|
|
330
|
-
font-weight: 400;
|
|
331
331
|
line-height: 1.6;
|
|
332
|
-
|
|
332
|
+
font-weight: 400;
|
|
333
333
|
}
|
|
334
334
|
.monster-data-grid-container .col-38 {
|
|
335
335
|
grid-column: 38;
|
|
@@ -339,14 +339,14 @@
|
|
|
339
339
|
}
|
|
340
340
|
.monster-data-grid-container .col-39,
|
|
341
341
|
.monster-data-grid-container .col-40 {
|
|
342
|
+
color: var(--monster-color-primary-1);
|
|
342
343
|
background-color: var(--monster-bg-color-primary-1);
|
|
343
344
|
border: none;
|
|
344
|
-
|
|
345
|
+
padding: 0.4rem;
|
|
345
346
|
display: flex;
|
|
346
347
|
font-size: 1rem;
|
|
347
|
-
font-weight: 400;
|
|
348
348
|
line-height: 1.6;
|
|
349
|
-
|
|
349
|
+
font-weight: 400;
|
|
350
350
|
}
|
|
351
351
|
.monster-data-grid-container .col-40 {
|
|
352
352
|
grid-column: 40;
|
|
@@ -356,14 +356,14 @@
|
|
|
356
356
|
}
|
|
357
357
|
.monster-data-grid-container .col-41,
|
|
358
358
|
.monster-data-grid-container .col-42 {
|
|
359
|
+
color: var(--monster-color-primary-1);
|
|
359
360
|
background-color: var(--monster-bg-color-primary-1);
|
|
360
361
|
border: none;
|
|
361
|
-
|
|
362
|
+
padding: 0.4rem;
|
|
362
363
|
display: flex;
|
|
363
364
|
font-size: 1rem;
|
|
364
|
-
font-weight: 400;
|
|
365
365
|
line-height: 1.6;
|
|
366
|
-
|
|
366
|
+
font-weight: 400;
|
|
367
367
|
}
|
|
368
368
|
.monster-data-grid-container .col-42 {
|
|
369
369
|
grid-column: 42;
|
|
@@ -373,14 +373,14 @@
|
|
|
373
373
|
}
|
|
374
374
|
.monster-data-grid-container .col-43,
|
|
375
375
|
.monster-data-grid-container .col-44 {
|
|
376
|
+
color: var(--monster-color-primary-1);
|
|
376
377
|
background-color: var(--monster-bg-color-primary-1);
|
|
377
378
|
border: none;
|
|
378
|
-
|
|
379
|
+
padding: 0.4rem;
|
|
379
380
|
display: flex;
|
|
380
381
|
font-size: 1rem;
|
|
381
|
-
font-weight: 400;
|
|
382
382
|
line-height: 1.6;
|
|
383
|
-
|
|
383
|
+
font-weight: 400;
|
|
384
384
|
}
|
|
385
385
|
.monster-data-grid-container .col-44 {
|
|
386
386
|
grid-column: 44;
|
|
@@ -390,14 +390,14 @@
|
|
|
390
390
|
}
|
|
391
391
|
.monster-data-grid-container .col-45,
|
|
392
392
|
.monster-data-grid-container .col-46 {
|
|
393
|
+
color: var(--monster-color-primary-1);
|
|
393
394
|
background-color: var(--monster-bg-color-primary-1);
|
|
394
395
|
border: none;
|
|
395
|
-
|
|
396
|
+
padding: 0.4rem;
|
|
396
397
|
display: flex;
|
|
397
398
|
font-size: 1rem;
|
|
398
|
-
font-weight: 400;
|
|
399
399
|
line-height: 1.6;
|
|
400
|
-
|
|
400
|
+
font-weight: 400;
|
|
401
401
|
}
|
|
402
402
|
.monster-data-grid-container .col-46 {
|
|
403
403
|
grid-column: 46;
|
|
@@ -407,14 +407,14 @@
|
|
|
407
407
|
}
|
|
408
408
|
.monster-data-grid-container .col-47,
|
|
409
409
|
.monster-data-grid-container .col-48 {
|
|
410
|
+
color: var(--monster-color-primary-1);
|
|
410
411
|
background-color: var(--monster-bg-color-primary-1);
|
|
411
412
|
border: none;
|
|
412
|
-
|
|
413
|
+
padding: 0.4rem;
|
|
413
414
|
display: flex;
|
|
414
415
|
font-size: 1rem;
|
|
415
|
-
font-weight: 400;
|
|
416
416
|
line-height: 1.6;
|
|
417
|
-
|
|
417
|
+
font-weight: 400;
|
|
418
418
|
}
|
|
419
419
|
.monster-data-grid-container .col-48 {
|
|
420
420
|
grid-column: 48;
|
|
@@ -424,14 +424,14 @@
|
|
|
424
424
|
}
|
|
425
425
|
.monster-data-grid-container .col-49,
|
|
426
426
|
.monster-data-grid-container .col-50 {
|
|
427
|
+
color: var(--monster-color-primary-1);
|
|
427
428
|
background-color: var(--monster-bg-color-primary-1);
|
|
428
429
|
border: none;
|
|
429
|
-
|
|
430
|
+
padding: 0.4rem;
|
|
430
431
|
display: flex;
|
|
431
432
|
font-size: 1rem;
|
|
432
|
-
font-weight: 400;
|
|
433
433
|
line-height: 1.6;
|
|
434
|
-
|
|
434
|
+
font-weight: 400;
|
|
435
435
|
}
|
|
436
436
|
.monster-data-grid-container .col-50 {
|
|
437
437
|
grid-column: 50;
|
|
@@ -440,9 +440,9 @@
|
|
|
440
440
|
grid-column: 1 / -1;
|
|
441
441
|
}
|
|
442
442
|
.monster-data-grid-container .header {
|
|
443
|
-
font-size: 1rem;
|
|
444
443
|
font-weight: 600;
|
|
445
|
-
|
|
444
|
+
margin-bottom: 0.4rem;
|
|
445
|
+
font-size: 1rem;
|
|
446
446
|
line-height: 1.6;
|
|
447
|
-
|
|
447
|
+
font-weight: 400;
|
|
448
448
|
}
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
/** generated from floating-ui.pcss **/
|
|
2
2
|
div[data-monster-role="popper"] {
|
|
3
|
-
|
|
3
|
+
box-sizing: border-box;
|
|
4
|
+
display: none;
|
|
5
|
+
opacity: 1;
|
|
6
|
+
padding: 1.1em;
|
|
7
|
+
max-width: var(--monster-popper-max-width, calc(100vw - 2rem));
|
|
8
|
+
max-height: var(--monster-popper-max-height, calc(100vh - 2rem));
|
|
9
|
+
z-index: var(--monster-z-index-modal);
|
|
4
10
|
background: var(--monster-bg-color-primary-1);
|
|
5
|
-
|
|
11
|
+
color: var(--monster-color-primary-1);
|
|
6
12
|
border-radius: var(--monster-border-radius);
|
|
7
|
-
border-style: var(--monster-border-style);
|
|
8
13
|
border-width: var(--monster-border-width);
|
|
14
|
+
border-style: var(--monster-border-style);
|
|
15
|
+
border-color: var(--monster-bg-color-primary-4);
|
|
9
16
|
box-shadow: var(--monster-box-shadow-1);
|
|
10
|
-
box-sizing: border-box;
|
|
11
|
-
color: var(--monster-color-primary-1);
|
|
12
|
-
display: none;
|
|
13
17
|
justify-content: space-between;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
opacity: 1;
|
|
18
|
-
padding: 1.1em;
|
|
18
|
+
align-content: center;
|
|
19
|
+
width: -moz-max-content;
|
|
20
|
+
width: max-content;
|
|
19
21
|
position: absolute;
|
|
20
22
|
top: 0;
|
|
21
|
-
|
|
23
|
+
left: 0;
|
|
24
|
+
transition: opacity var(--monster-popper-fade-duration, 0.14s)
|
|
22
25
|
var(--monster-popper-fade-timing, cubic-bezier(0.2, 0, 0, 1));
|
|
23
|
-
width: -moz-max-content;
|
|
24
|
-
width: max-content;
|
|
25
|
-
z-index: var(--monster-z-index-modal);
|
|
26
26
|
}
|
|
27
27
|
div[data-monster-role="popper"][data-monster-appearance="opening"] {
|
|
28
28
|
opacity: 0;
|
|
@@ -36,26 +36,26 @@ div[data-monster-role="popper"][data-monster-appearance="open"] {
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
div[data-monster-role="popper"] > [part="content"] {
|
|
39
|
-
max-height: var(--monster-popper-content-max-height, calc(100vh - 4.2rem));
|
|
40
|
-
max-width: 100%;
|
|
41
39
|
overflow: auto;
|
|
40
|
+
max-width: 100%;
|
|
41
|
+
max-height: var(--monster-popper-content-max-height, calc(100vh - 4.2rem));
|
|
42
42
|
}
|
|
43
43
|
div[data-monster-role="popper"]
|
|
44
44
|
> [part="content"][data-monster-overflow-mode="horizontal"] {
|
|
45
|
-
clip-path: none;
|
|
46
45
|
overflow-x: auto;
|
|
47
46
|
overflow-y: visible;
|
|
47
|
+
clip-path: none;
|
|
48
48
|
}
|
|
49
49
|
div[data-monster-role="popper"]
|
|
50
50
|
> [part="content"][data-monster-overflow-mode="visible"] {
|
|
51
|
+
overflow: visible;
|
|
51
52
|
clip-path: none;
|
|
52
|
-
max-height: none;
|
|
53
53
|
max-width: none;
|
|
54
|
-
|
|
54
|
+
max-height: none;
|
|
55
55
|
}
|
|
56
56
|
div[data-monster-role="popper"] div[data-monster-role="arrow"] {
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
position: absolute;
|
|
58
|
+
width: calc(
|
|
59
59
|
max(
|
|
60
60
|
var(--monster-popper-witharrrow-distance),
|
|
61
61
|
-1 *
|
|
@@ -63,9 +63,7 @@ div[data-monster-role="popper"] div[data-monster-role="arrow"] {
|
|
|
63
63
|
) *
|
|
64
64
|
2
|
|
65
65
|
);
|
|
66
|
-
|
|
67
|
-
position: absolute;
|
|
68
|
-
width: calc(
|
|
66
|
+
height: calc(
|
|
69
67
|
max(
|
|
70
68
|
var(--monster-popper-witharrrow-distance),
|
|
71
69
|
-1 *
|
|
@@ -74,4 +72,6 @@ div[data-monster-role="popper"] div[data-monster-role="arrow"] {
|
|
|
74
72
|
2
|
|
75
73
|
);
|
|
76
74
|
z-index: -1;
|
|
75
|
+
pointer-events: none;
|
|
76
|
+
background: var(--monster-bg-color-primary-1);
|
|
77
77
|
}
|
|
@@ -5,40 +5,42 @@ progress,
|
|
|
5
5
|
select,
|
|
6
6
|
textarea {
|
|
7
7
|
accent-color: var(--monster-color-secondary-2);
|
|
8
|
-
background-color: var(--monster-bg-color-primary-1);
|
|
9
|
-
border-color: var(--monster-theme-control-border-color);
|
|
10
|
-
border-radius: var(--monster-theme-control-border-radius);
|
|
11
|
-
border-style: var(--monster-theme-control-border-style);
|
|
12
|
-
border-width: var(--monster-theme-control-border-width);
|
|
13
8
|
box-sizing: border-box;
|
|
14
9
|
color: var(--monster-color-primary-1);
|
|
10
|
+
background-color: var(--monster-bg-color-primary-1);
|
|
15
11
|
font-family: inherit;
|
|
16
12
|
font-size: 100%;
|
|
17
13
|
margin: 0;
|
|
18
14
|
outline: none;
|
|
15
|
+
border-width: var(--monster-theme-control-border-width);
|
|
16
|
+
border-radius: var(--monster-theme-control-border-radius);
|
|
17
|
+
border-style: var(--monster-theme-control-border-style);
|
|
18
|
+
border-color: var(--monster-theme-control-border-color);
|
|
19
19
|
}
|
|
20
20
|
input,
|
|
21
21
|
select,
|
|
22
22
|
textarea {
|
|
23
|
+
padding: 0.4rem 0.6rem;
|
|
23
24
|
height: -moz-fit-content;
|
|
24
25
|
height: fit-content;
|
|
25
|
-
padding: .4rem .6rem;
|
|
26
26
|
}
|
|
27
27
|
textarea {
|
|
28
|
-
min-height: 6rem;
|
|
29
28
|
resize: vertical;
|
|
29
|
+
min-height: 6rem;
|
|
30
30
|
}
|
|
31
31
|
input[type="color"] {
|
|
32
|
-
|
|
32
|
+
padding: 0.1rem;
|
|
33
33
|
margin: 0;
|
|
34
|
-
|
|
34
|
+
height: 2rem;
|
|
35
35
|
width: 2rem;
|
|
36
36
|
}
|
|
37
37
|
input:hover:not([type="radio"]):not([type="checkbox"]):not([type="range"]),
|
|
38
38
|
select:hover,
|
|
39
39
|
textarea:hover {
|
|
40
|
+
transition:
|
|
41
|
+
background 0.8s,
|
|
42
|
+
color 0.25s 0.0833333333s;
|
|
40
43
|
box-shadow: var(--monster-box-shadow-2);
|
|
41
|
-
transition: background .8s, color .25s .0833333333s;
|
|
42
44
|
}
|
|
43
45
|
input:focus,
|
|
44
46
|
select:focus,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/** generated from host.pcss **/
|
|
2
2
|
:host([disabled]),
|
|
3
3
|
:host([disabled]) * {
|
|
4
|
+
color: var(--monster-color-primary-3, inherit);
|
|
4
5
|
background-color: var(--monster-bg-color-primary-3, inherit);
|
|
5
6
|
border-color: var(--monster-color-primary-3, inherit);
|
|
6
|
-
color: var(--monster-color-primary-3, inherit);
|
|
7
7
|
}
|
|
8
8
|
:disabled {
|
|
9
|
+
color: var(--monster-color-primary-3, inherit);
|
|
9
10
|
background-color: var(--monster-bg-color-primary-3, inherit);
|
|
10
11
|
border-color: var(--monster-color-primary-3, inherit);
|
|
11
|
-
color: var(--monster-color-primary-3, inherit);
|
|
12
12
|
cursor: not-allowed;
|
|
13
|
-
opacity: 0.55;
|
|
14
13
|
pointer-events: none;
|
|
14
|
+
opacity: 0.55;
|
|
15
15
|
}
|