@powerhousedao/document-engineering 1.10.0 → 1.12.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/src/scalars/components/amount-field/amount-field-validations.d.ts +1 -1
- package/dist/src/scalars/components/amount-field/amount-field-validations.d.ts.map +1 -1
- package/dist/src/scalars/components/amount-field/amount-field-validations.js +1 -12
- package/dist/src/scalars/components/amount-field/amount-field-validations.js.map +1 -1
- package/dist/src/scalars/components/fragments/id-autocomplete/use-id-autocomplete.js +1 -1
- package/dist/src/scalars/components/fragments/id-autocomplete/use-id-autocomplete.js.map +1 -1
- package/dist/src/scalars/components/fragments/radio-group-field/radio-group-field.d.ts +1 -0
- package/dist/src/scalars/components/fragments/radio-group-field/radio-group-field.d.ts.map +1 -1
- package/dist/src/scalars/components/fragments/with-field-validation/with-field-validation.js +2 -2
- package/dist/src/scalars/components/fragments/with-field-validation/with-field-validation.js.map +1 -1
- package/dist/src/ui/components/data-entry/amount-input/amount-input.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/amount-input/amount-input.js +3 -5
- package/dist/src/ui/components/data-entry/amount-input/amount-input.js.map +1 -1
- package/dist/src/ui/components/data-entry/amount-input/utils.js +1 -1
- package/dist/src/ui/components/data-entry/amount-input/utils.js.map +1 -1
- package/dist/src/ui/components/data-entry/currency-code-picker/currency-code-picker.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/currency-code-picker/currency-code-picker.js +2 -2
- package/dist/src/ui/components/data-entry/currency-code-picker/currency-code-picker.js.map +1 -1
- package/dist/src/ui/components/data-entry/input/subcomponent/text-diff.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/input/subcomponent/text-diff.js +56 -21
- package/dist/src/ui/components/data-entry/input/subcomponent/text-diff.js.map +1 -1
- package/dist/src/ui/components/data-entry/number-input/use-number-input.js +2 -1
- package/dist/src/ui/components/data-entry/number-input/use-number-input.js.map +1 -1
- package/dist/src/ui/components/data-entry/radio-group/radio-group.d.ts +2 -1
- package/dist/src/ui/components/data-entry/radio-group/radio-group.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/radio-group/radio-group.js +2 -2
- package/dist/src/ui/components/data-entry/radio-group/radio-group.js.map +1 -1
- package/dist/src/ui/components/data-entry/select/command-list-item.d.ts +1 -1
- package/dist/src/ui/components/data-entry/select/command-list-item.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/select/command-list-item.js +2 -2
- package/dist/src/ui/components/data-entry/select/command-list-item.js.map +1 -1
- package/dist/src/ui/components/data-entry/select/content.d.ts +0 -1
- package/dist/src/ui/components/data-entry/select/content.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/select/content.js +5 -5
- package/dist/src/ui/components/data-entry/select/content.js.map +1 -1
- package/dist/src/ui/components/data-entry/select/select.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/select/select.js +3 -3
- package/dist/src/ui/components/data-entry/select/select.js.map +1 -1
- package/dist/src/ui/components/data-entry/select/selected-content.d.ts +0 -1
- package/dist/src/ui/components/data-entry/select/selected-content.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/select/selected-content.js +3 -3
- package/dist/src/ui/components/data-entry/select/selected-content.js.map +1 -1
- package/dist/src/ui/components/data-entry/select/types.d.ts +4 -4
- package/dist/src/ui/components/data-entry/select/types.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/url-input/types.d.ts +2 -4
- package/dist/src/ui/components/data-entry/url-input/types.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/url-input/url-input-diff.d.ts +1 -1
- package/dist/src/ui/components/data-entry/url-input/url-input-diff.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/url-input/url-input-diff.js +2 -2
- package/dist/src/ui/components/data-entry/url-input/url-input-diff.js.map +1 -1
- package/dist/src/ui/components/data-entry/url-input/url-input.d.ts.map +1 -1
- package/dist/src/ui/components/data-entry/url-input/url-input.js +2 -2
- package/dist/src/ui/components/data-entry/url-input/url-input.js.map +1 -1
- package/dist/src/ui/components/icon-components/ArrowDownUp.d.ts +7 -0
- package/dist/src/ui/components/icon-components/ArrowDownUp.d.ts.map +1 -0
- package/dist/src/ui/components/icon-components/ArrowDownUp.js +7 -0
- package/dist/src/ui/components/icon-components/ArrowDownUp.js.map +1 -0
- package/dist/src/ui/components/icon-components/index.d.ts +1 -1
- package/dist/src/ui/components/icon-components/index.d.ts.map +1 -1
- package/dist/src/ui/components/icon-components/index.js +3 -0
- package/dist/src/ui/components/icon-components/index.js.map +1 -1
- package/dist/src/ui/components/object-set-table/examples/api-usage/api-usage.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/examples/api-usage/api-usage.js +5 -2
- package/dist/src/ui/components/object-set-table/examples/api-usage/api-usage.js.map +1 -1
- package/dist/src/ui/components/object-set-table/examples/computed-columns/computed-columns.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/examples/computed-columns/computed-columns.js +1 -0
- package/dist/src/ui/components/object-set-table/examples/computed-columns/computed-columns.js.map +1 -1
- package/dist/src/ui/components/object-set-table/examples/custom-rendering/custom-rendering.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/examples/custom-rendering/custom-rendering.js +4 -1
- package/dist/src/ui/components/object-set-table/examples/custom-rendering/custom-rendering.js.map +1 -1
- package/dist/src/ui/components/object-set-table/index.d.ts +2 -0
- package/dist/src/ui/components/object-set-table/index.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/index.js +2 -0
- package/dist/src/ui/components/object-set-table/index.js.map +1 -1
- package/dist/src/ui/components/object-set-table/logic/selection-manager.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/logic/selection-manager.js +2 -0
- package/dist/src/ui/components/object-set-table/logic/selection-manager.js.map +1 -1
- package/dist/src/ui/components/object-set-table/logic/table-api.d.ts +33 -2
- package/dist/src/ui/components/object-set-table/logic/table-api.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/logic/table-api.js +53 -0
- package/dist/src/ui/components/object-set-table/logic/table-api.js.map +1 -1
- package/dist/src/ui/components/object-set-table/logic/types.d.ts +9 -1
- package/dist/src/ui/components/object-set-table/logic/types.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/mock-data.js +14 -14
- package/dist/src/ui/components/object-set-table/mock-data.js.map +1 -1
- package/dist/src/ui/components/object-set-table/object-set-table.d.ts +1 -1
- package/dist/src/ui/components/object-set-table/object-set-table.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/object-set-table.js +12 -5
- package/dist/src/ui/components/object-set-table/object-set-table.js.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/body.d.ts +2 -6
- package/dist/src/ui/components/object-set-table/subcomponents/body.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/body.js +7 -106
- package/dist/src/ui/components/object-set-table/subcomponents/body.js.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/cells/render-cell.d.ts +11 -0
- package/dist/src/ui/components/object-set-table/subcomponents/cells/render-cell.d.ts.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/cells/render-cell.js +62 -0
- package/dist/src/ui/components/object-set-table/subcomponents/cells/render-cell.js.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-cell-renderers/get-render-fn.d.ts +2 -2
- package/dist/src/ui/components/object-set-table/subcomponents/default-cell-renderers/get-render-fn.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-cell-renderers/get-render-fn.js.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-fns/default-column-config.d.ts +2 -2
- package/dist/src/ui/components/object-set-table/subcomponents/default-fns/default-column-config.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-fns/default-column-config.js +2 -2
- package/dist/src/ui/components/object-set-table/subcomponents/default-fns/default-column-config.js.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/{default-header.renderer.d.ts → default-header-renderer.d.ts} +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/default-header-renderer.d.ts.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/default-header-renderer.js +36 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/default-header-renderer.js.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-sort-columns/default-sort-fns.d.ts +3 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-sort-columns/default-sort-fns.d.ts.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-sort-columns/default-sort-fns.js +17 -0
- package/dist/src/ui/components/object-set-table/subcomponents/default-sort-columns/default-sort-fns.js.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/header.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/header.js +32 -17
- package/dist/src/ui/components/object-set-table/subcomponents/header.js.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/rows/render-row.d.ts +9 -0
- package/dist/src/ui/components/object-set-table/subcomponents/rows/render-row.d.ts.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/rows/render-row.js +62 -0
- package/dist/src/ui/components/object-set-table/subcomponents/rows/render-row.js.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/sort-indicator.d.ts +7 -0
- package/dist/src/ui/components/object-set-table/subcomponents/sort-indicator.d.ts.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/sort-indicator.js +7 -0
- package/dist/src/ui/components/object-set-table/subcomponents/sort-indicator.js.map +1 -0
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-provider.d.ts +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-provider.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-provider.js +2 -0
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-provider.js.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-reducer.d.ts +19 -1
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-reducer.d.ts.map +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-reducer.js +49 -6
- package/dist/src/ui/components/object-set-table/subcomponents/table-provider/table-reducer.js.map +1 -1
- package/dist/src/ui/components/object-set-table/types.d.ts +64 -3
- package/dist/src/ui/components/object-set-table/types.d.ts.map +1 -1
- package/dist/style.css +491 -35
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/default-header.renderer.d.ts.map +0 -1
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/default-header.renderer.js +0 -16
- package/dist/src/ui/components/object-set-table/subcomponents/default-header-renderers/default-header.renderer.js.map +0 -1
package/dist/style.css
CHANGED
|
@@ -18,7 +18,6 @@
|
|
|
18
18
|
--color-yellow-100: hsl(46 100% 94%);
|
|
19
19
|
--color-yellow-300: hsl(47 100% 79%);
|
|
20
20
|
--color-yellow-400: hsl(47 100% 69%);
|
|
21
|
-
--color-yellow-500: hsl(47 100% 60%);
|
|
22
21
|
--color-yellow-700: hsl(47 100% 51%);
|
|
23
22
|
--color-yellow-900: hsl(47 100% 49%);
|
|
24
23
|
--color-green-100: hsl(134 51% 89%);
|
|
@@ -553,9 +552,15 @@
|
|
|
553
552
|
.h-\[28px\] {
|
|
554
553
|
height: 28px;
|
|
555
554
|
}
|
|
555
|
+
.h-\[32px\] {
|
|
556
|
+
height: 32px;
|
|
557
|
+
}
|
|
556
558
|
.h-\[34px\] {
|
|
557
559
|
height: 34px;
|
|
558
560
|
}
|
|
561
|
+
.h-\[36px\] {
|
|
562
|
+
height: 36px;
|
|
563
|
+
}
|
|
559
564
|
.h-\[37px\] {
|
|
560
565
|
height: 37px;
|
|
561
566
|
}
|
|
@@ -792,6 +797,9 @@
|
|
|
792
797
|
.justify-end {
|
|
793
798
|
justify-content: flex-end;
|
|
794
799
|
}
|
|
800
|
+
.justify-start {
|
|
801
|
+
justify-content: flex-start;
|
|
802
|
+
}
|
|
795
803
|
.gap-1 {
|
|
796
804
|
gap: calc(var(--spacing) * 1);
|
|
797
805
|
}
|
|
@@ -898,10 +906,6 @@
|
|
|
898
906
|
border-top-left-radius: 0;
|
|
899
907
|
border-bottom-left-radius: 0;
|
|
900
908
|
}
|
|
901
|
-
.rounded-r-md {
|
|
902
|
-
border-top-right-radius: var(--radius-md);
|
|
903
|
-
border-bottom-right-radius: var(--radius-md);
|
|
904
|
-
}
|
|
905
909
|
.rounded-r-none {
|
|
906
910
|
border-top-right-radius: 0;
|
|
907
911
|
border-bottom-right-radius: 0;
|
|
@@ -950,6 +954,10 @@
|
|
|
950
954
|
border-left-style: var(--tw-border-style);
|
|
951
955
|
border-left-width: 0.5px;
|
|
952
956
|
}
|
|
957
|
+
.border-l-\[1px\] {
|
|
958
|
+
border-left-style: var(--tw-border-style);
|
|
959
|
+
border-left-width: 1px;
|
|
960
|
+
}
|
|
953
961
|
.border-none {
|
|
954
962
|
--tw-border-style: none;
|
|
955
963
|
border-style: none;
|
|
@@ -1625,6 +1633,13 @@
|
|
|
1625
1633
|
}
|
|
1626
1634
|
}
|
|
1627
1635
|
}
|
|
1636
|
+
.group-hover\/header-cell\:text-gray-600 {
|
|
1637
|
+
&:is(:where(.group\/header-cell):hover *) {
|
|
1638
|
+
@media (hover: hover) {
|
|
1639
|
+
color: var(--color-gray-600);
|
|
1640
|
+
}
|
|
1641
|
+
}
|
|
1642
|
+
}
|
|
1628
1643
|
.group-hover\/sidebar-item\:visible {
|
|
1629
1644
|
&:is(:where(.group\/sidebar-item):hover *) {
|
|
1630
1645
|
@media (hover: hover) {
|
|
@@ -1842,6 +1857,11 @@
|
|
|
1842
1857
|
}
|
|
1843
1858
|
}
|
|
1844
1859
|
}
|
|
1860
|
+
.focus-within\:rounded {
|
|
1861
|
+
&:focus-within {
|
|
1862
|
+
border-radius: 0.25rem;
|
|
1863
|
+
}
|
|
1864
|
+
}
|
|
1845
1865
|
.focus-within\:border-b-gray-300 {
|
|
1846
1866
|
&:focus-within {
|
|
1847
1867
|
border-bottom-color: var(--color-gray-300);
|
|
@@ -2076,6 +2096,16 @@
|
|
|
2076
2096
|
z-index: 10;
|
|
2077
2097
|
}
|
|
2078
2098
|
}
|
|
2099
|
+
.focus\:rounded-md {
|
|
2100
|
+
&:focus {
|
|
2101
|
+
border-radius: var(--radius-md);
|
|
2102
|
+
}
|
|
2103
|
+
}
|
|
2104
|
+
.focus\:border-gray-900 {
|
|
2105
|
+
&:focus {
|
|
2106
|
+
border-color: var(--color-gray-900);
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2079
2109
|
.focus\:bg-gray-50 {
|
|
2080
2110
|
&:focus {
|
|
2081
2111
|
background-color: var(--color-gray-50);
|
|
@@ -2091,6 +2121,12 @@
|
|
|
2091
2121
|
background-image: none;
|
|
2092
2122
|
}
|
|
2093
2123
|
}
|
|
2124
|
+
.focus\:ring-0 {
|
|
2125
|
+
&:focus {
|
|
2126
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
2127
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2128
|
+
}
|
|
2129
|
+
}
|
|
2094
2130
|
.focus\:ring-1 {
|
|
2095
2131
|
&:focus {
|
|
2096
2132
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
@@ -4133,6 +4169,203 @@
|
|
|
4133
4169
|
}
|
|
4134
4170
|
}
|
|
4135
4171
|
}
|
|
4172
|
+
.\[\&_\.radio-group\]\:rounded-lg {
|
|
4173
|
+
& .radio-group {
|
|
4174
|
+
border-radius: var(--radius-lg);
|
|
4175
|
+
}
|
|
4176
|
+
}
|
|
4177
|
+
.\[\&_\.radio-group\]\:border-2 {
|
|
4178
|
+
& .radio-group {
|
|
4179
|
+
border-style: var(--tw-border-style);
|
|
4180
|
+
border-width: 2px;
|
|
4181
|
+
}
|
|
4182
|
+
}
|
|
4183
|
+
.\[\&_\.radio-group\]\:border-red-500 {
|
|
4184
|
+
& .radio-group {
|
|
4185
|
+
border-color: var(--color-red-500);
|
|
4186
|
+
}
|
|
4187
|
+
}
|
|
4188
|
+
.\[\&_\.radio-group\]\:bg-gray-200 {
|
|
4189
|
+
& .radio-group {
|
|
4190
|
+
background-color: var(--color-gray-200);
|
|
4191
|
+
}
|
|
4192
|
+
}
|
|
4193
|
+
.\[\&_\.radio-group\]\:shadow-lg {
|
|
4194
|
+
& .radio-group {
|
|
4195
|
+
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
4196
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4197
|
+
}
|
|
4198
|
+
}
|
|
4199
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:rounded-full {
|
|
4200
|
+
& .radio-group\_\_item {
|
|
4201
|
+
border-radius: calc(infinity * 1px);
|
|
4202
|
+
}
|
|
4203
|
+
}
|
|
4204
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:text-cyan-400 {
|
|
4205
|
+
& .radio-group\_\_item {
|
|
4206
|
+
color: var(--color-cyan-400);
|
|
4207
|
+
}
|
|
4208
|
+
}
|
|
4209
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:transition-all {
|
|
4210
|
+
& .radio-group\_\_item {
|
|
4211
|
+
transition-property: all;
|
|
4212
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
4213
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
4214
|
+
}
|
|
4215
|
+
}
|
|
4216
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:duration-300 {
|
|
4217
|
+
& .radio-group\_\_item {
|
|
4218
|
+
--tw-duration: 300ms;
|
|
4219
|
+
transition-duration: 300ms;
|
|
4220
|
+
}
|
|
4221
|
+
}
|
|
4222
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:hover\:bg-cyan-400\/10 {
|
|
4223
|
+
& .radio-group\_\_item {
|
|
4224
|
+
&:hover {
|
|
4225
|
+
@media (hover: hover) {
|
|
4226
|
+
background-color: color-mix(in srgb, oklch(78.9% 0.154 211.53) 10%, transparent);
|
|
4227
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
4228
|
+
background-color: color-mix(in oklab, var(--color-cyan-400) 10%, transparent);
|
|
4229
|
+
}
|
|
4230
|
+
}
|
|
4231
|
+
}
|
|
4232
|
+
}
|
|
4233
|
+
}
|
|
4234
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:hover\:text-cyan-300 {
|
|
4235
|
+
& .radio-group\_\_item {
|
|
4236
|
+
&:hover {
|
|
4237
|
+
@media (hover: hover) {
|
|
4238
|
+
color: var(--color-cyan-300);
|
|
4239
|
+
}
|
|
4240
|
+
}
|
|
4241
|
+
}
|
|
4242
|
+
}
|
|
4243
|
+
.\[\&_\.select\\\\_\\\\_content\]\:\!w-\[120px\] {
|
|
4244
|
+
& .select\_\_content {
|
|
4245
|
+
width: 120px !important;
|
|
4246
|
+
}
|
|
4247
|
+
}
|
|
4248
|
+
.\[\&_\.select\\\\_\\\\_content\]\:rounded-lg {
|
|
4249
|
+
& .select\_\_content {
|
|
4250
|
+
border-radius: var(--radius-lg);
|
|
4251
|
+
}
|
|
4252
|
+
}
|
|
4253
|
+
.\[\&_\.select\\\\_\\\\_content\]\:border-2 {
|
|
4254
|
+
& .select\_\_content {
|
|
4255
|
+
border-style: var(--tw-border-style);
|
|
4256
|
+
border-width: 2px;
|
|
4257
|
+
}
|
|
4258
|
+
}
|
|
4259
|
+
.\[\&_\.select\\\\_\\\\_content\]\:border-cyan-400\/30 {
|
|
4260
|
+
& .select\_\_content {
|
|
4261
|
+
border-color: color-mix(in srgb, oklch(78.9% 0.154 211.53) 30%, transparent);
|
|
4262
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
4263
|
+
border-color: color-mix(in oklab, var(--color-cyan-400) 30%, transparent);
|
|
4264
|
+
}
|
|
4265
|
+
}
|
|
4266
|
+
}
|
|
4267
|
+
.\[\&_\.select\\\\_\\\\_content\]\:bg-white {
|
|
4268
|
+
& .select\_\_content {
|
|
4269
|
+
background-color: var(--color-white);
|
|
4270
|
+
}
|
|
4271
|
+
}
|
|
4272
|
+
.\[\&_\.select\\\\_\\\\_content\]\:shadow-lg {
|
|
4273
|
+
& .select\_\_content {
|
|
4274
|
+
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
4275
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4276
|
+
}
|
|
4277
|
+
}
|
|
4278
|
+
.\[\&_\.select\\\\_\\\\_item--selected\]\:text-green-500 {
|
|
4279
|
+
& .select\_\_item--selected {
|
|
4280
|
+
color: var(--color-green-500);
|
|
4281
|
+
}
|
|
4282
|
+
}
|
|
4283
|
+
.\[\&_\.select\\\\_\\\\_item--selected\]\:text-red-500 {
|
|
4284
|
+
& .select\_\_item--selected {
|
|
4285
|
+
color: var(--color-red-500);
|
|
4286
|
+
}
|
|
4287
|
+
}
|
|
4288
|
+
.\[\&_\.select\\\\_\\\\_list\]\:border-2 {
|
|
4289
|
+
& .select\_\_list {
|
|
4290
|
+
border-style: var(--tw-border-style);
|
|
4291
|
+
border-width: 2px;
|
|
4292
|
+
}
|
|
4293
|
+
}
|
|
4294
|
+
.\[\&_\.select\\\\_\\\\_list\]\:border-red-500 {
|
|
4295
|
+
& .select\_\_list {
|
|
4296
|
+
border-color: var(--color-red-500);
|
|
4297
|
+
}
|
|
4298
|
+
}
|
|
4299
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:cursor-pointer {
|
|
4300
|
+
& .select\_\_list-item {
|
|
4301
|
+
cursor: pointer;
|
|
4302
|
+
}
|
|
4303
|
+
}
|
|
4304
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:font-bold {
|
|
4305
|
+
& .select\_\_list-item {
|
|
4306
|
+
--tw-font-weight: var(--font-weight-bold);
|
|
4307
|
+
font-weight: var(--font-weight-bold);
|
|
4308
|
+
}
|
|
4309
|
+
}
|
|
4310
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:text-red-400 {
|
|
4311
|
+
& .select\_\_list-item {
|
|
4312
|
+
color: var(--color-red-400);
|
|
4313
|
+
}
|
|
4314
|
+
}
|
|
4315
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:data-\[disabled\=true\]\:cursor-not-allowed {
|
|
4316
|
+
& .select\_\_list-item {
|
|
4317
|
+
&[data-disabled="true"] {
|
|
4318
|
+
cursor: not-allowed;
|
|
4319
|
+
}
|
|
4320
|
+
}
|
|
4321
|
+
}
|
|
4322
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:data-\[disabled\=true\]\:opacity-50 {
|
|
4323
|
+
& .select\_\_list-item {
|
|
4324
|
+
&[data-disabled="true"] {
|
|
4325
|
+
opacity: 50%;
|
|
4326
|
+
}
|
|
4327
|
+
}
|
|
4328
|
+
}
|
|
4329
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:data-\[selected\=true\]\:text-red-900 {
|
|
4330
|
+
& .select\_\_list-item {
|
|
4331
|
+
&[data-selected="true"] {
|
|
4332
|
+
color: var(--color-red-900);
|
|
4333
|
+
}
|
|
4334
|
+
}
|
|
4335
|
+
}
|
|
4336
|
+
.\[\&_\.select\\\\_\\\\_list-item--selected\]\:text-green-500 {
|
|
4337
|
+
& .select\_\_list-item--selected {
|
|
4338
|
+
color: var(--color-green-500);
|
|
4339
|
+
}
|
|
4340
|
+
}
|
|
4341
|
+
.\[\&_\.select\\\\_\\\\_list-item-favorite\]\:cursor-pointer {
|
|
4342
|
+
& .select\_\_list-item-favorite {
|
|
4343
|
+
cursor: pointer;
|
|
4344
|
+
}
|
|
4345
|
+
}
|
|
4346
|
+
.\[\&_\.select\\\\_\\\\_list-item-favorite\]\:font-bold {
|
|
4347
|
+
& .select\_\_list-item-favorite {
|
|
4348
|
+
--tw-font-weight: var(--font-weight-bold);
|
|
4349
|
+
font-weight: var(--font-weight-bold);
|
|
4350
|
+
}
|
|
4351
|
+
}
|
|
4352
|
+
.\[\&_\.select\\\\_\\\\_list-item-favorite\]\:text-red-400 {
|
|
4353
|
+
& .select\_\_list-item-favorite {
|
|
4354
|
+
color: var(--color-red-400);
|
|
4355
|
+
}
|
|
4356
|
+
}
|
|
4357
|
+
.\[\&_\.select\\\\_\\\\_list-item-favorite\]\:data-\[selected\=true\]\:text-red-900 {
|
|
4358
|
+
& .select\_\_list-item-favorite {
|
|
4359
|
+
&[data-selected="true"] {
|
|
4360
|
+
color: var(--color-red-900);
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
}
|
|
4364
|
+
.\[\&_\.select\\\\_\\\\_search\]\:text-red-500 {
|
|
4365
|
+
& .select\_\_search {
|
|
4366
|
+
color: var(--color-red-500);
|
|
4367
|
+
}
|
|
4368
|
+
}
|
|
4136
4369
|
.\[\&_\.time-picker\\\\_\\\\_content\]\:rounded-lg {
|
|
4137
4370
|
& .time-picker\_\_content {
|
|
4138
4371
|
border-radius: var(--radius-lg);
|
|
@@ -4254,14 +4487,6 @@
|
|
|
4254
4487
|
display: none;
|
|
4255
4488
|
}
|
|
4256
4489
|
}
|
|
4257
|
-
.\[\&_\[data-state\=checked\]_span\]\:after\:\!bg-blue-500 {
|
|
4258
|
-
& [data-state=checked] span {
|
|
4259
|
-
&::after {
|
|
4260
|
-
content: var(--tw-content);
|
|
4261
|
-
background-color: var(--color-blue-500) !important;
|
|
4262
|
-
}
|
|
4263
|
-
}
|
|
4264
|
-
}
|
|
4265
4490
|
.\[\&_\[data-state\=checked\]_span\]\:after\:\!bg-red-500 {
|
|
4266
4491
|
& [data-state=checked] span {
|
|
4267
4492
|
&::after {
|
|
@@ -4291,6 +4516,101 @@
|
|
|
4291
4516
|
}
|
|
4292
4517
|
}
|
|
4293
4518
|
}
|
|
4519
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]\]\:border-cyan-400 {
|
|
4520
|
+
& .radio-group\_\_item {
|
|
4521
|
+
& button[data-state=checked] {
|
|
4522
|
+
border-color: var(--color-cyan-400);
|
|
4523
|
+
}
|
|
4524
|
+
}
|
|
4525
|
+
}
|
|
4526
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]\]\:hover\:border-cyan-500 {
|
|
4527
|
+
& .radio-group\_\_item {
|
|
4528
|
+
& button[data-state=checked] {
|
|
4529
|
+
&:hover {
|
|
4530
|
+
@media (hover: hover) {
|
|
4531
|
+
border-color: var(--color-cyan-500);
|
|
4532
|
+
}
|
|
4533
|
+
}
|
|
4534
|
+
}
|
|
4535
|
+
}
|
|
4536
|
+
}
|
|
4537
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:\!rounded-full {
|
|
4538
|
+
& .radio-group\_\_item {
|
|
4539
|
+
& button[data-state=checked] span {
|
|
4540
|
+
&::after {
|
|
4541
|
+
content: var(--tw-content);
|
|
4542
|
+
border-radius: calc(infinity * 1px) !important;
|
|
4543
|
+
}
|
|
4544
|
+
}
|
|
4545
|
+
}
|
|
4546
|
+
}
|
|
4547
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:\!bg-cyan-400 {
|
|
4548
|
+
& .radio-group\_\_item {
|
|
4549
|
+
& button[data-state=checked] span {
|
|
4550
|
+
&::after {
|
|
4551
|
+
content: var(--tw-content);
|
|
4552
|
+
background-color: var(--color-cyan-400) !important;
|
|
4553
|
+
}
|
|
4554
|
+
}
|
|
4555
|
+
}
|
|
4556
|
+
}
|
|
4557
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:\!font-mono {
|
|
4558
|
+
& .radio-group\_\_item {
|
|
4559
|
+
& button[data-state=checked] span {
|
|
4560
|
+
&::after {
|
|
4561
|
+
content: var(--tw-content);
|
|
4562
|
+
font-family: var(--font-mono) !important;
|
|
4563
|
+
}
|
|
4564
|
+
}
|
|
4565
|
+
}
|
|
4566
|
+
}
|
|
4567
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:\!text-black {
|
|
4568
|
+
& .radio-group\_\_item {
|
|
4569
|
+
& button[data-state=checked] span {
|
|
4570
|
+
&::after {
|
|
4571
|
+
content: var(--tw-content);
|
|
4572
|
+
color: var(--color-black) !important;
|
|
4573
|
+
}
|
|
4574
|
+
}
|
|
4575
|
+
}
|
|
4576
|
+
}
|
|
4577
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:transition-all {
|
|
4578
|
+
& .radio-group\_\_item {
|
|
4579
|
+
& button[data-state=checked] span {
|
|
4580
|
+
&::after {
|
|
4581
|
+
content: var(--tw-content);
|
|
4582
|
+
transition-property: all;
|
|
4583
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
4584
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
4585
|
+
}
|
|
4586
|
+
}
|
|
4587
|
+
}
|
|
4588
|
+
}
|
|
4589
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:duration-300 {
|
|
4590
|
+
& .radio-group\_\_item {
|
|
4591
|
+
& button[data-state=checked] span {
|
|
4592
|
+
&::after {
|
|
4593
|
+
content: var(--tw-content);
|
|
4594
|
+
--tw-duration: 300ms;
|
|
4595
|
+
transition-duration: 300ms;
|
|
4596
|
+
}
|
|
4597
|
+
}
|
|
4598
|
+
}
|
|
4599
|
+
}
|
|
4600
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_button\[data-state\=checked\]_span\]\:after\:hover\:\!bg-cyan-500 {
|
|
4601
|
+
& .radio-group\_\_item {
|
|
4602
|
+
& button[data-state=checked] span {
|
|
4603
|
+
&::after {
|
|
4604
|
+
content: var(--tw-content);
|
|
4605
|
+
&:hover {
|
|
4606
|
+
@media (hover: hover) {
|
|
4607
|
+
background-color: var(--color-cyan-500) !important;
|
|
4608
|
+
}
|
|
4609
|
+
}
|
|
4610
|
+
}
|
|
4611
|
+
}
|
|
4612
|
+
}
|
|
4613
|
+
}
|
|
4294
4614
|
.\[\&_label\]\:text-blue-600 {
|
|
4295
4615
|
& label {
|
|
4296
4616
|
color: var(--color-blue-600);
|
|
@@ -4305,6 +4625,23 @@
|
|
|
4305
4625
|
}
|
|
4306
4626
|
}
|
|
4307
4627
|
}
|
|
4628
|
+
.\[\&_\.radio-group\\\\_\\\\_item\]\:\[\&_label\]\:text-red-400 {
|
|
4629
|
+
& .radio-group\_\_item {
|
|
4630
|
+
& label {
|
|
4631
|
+
color: var(--color-red-400);
|
|
4632
|
+
}
|
|
4633
|
+
}
|
|
4634
|
+
}
|
|
4635
|
+
.\[\&_path\:first-child\]\:stroke-gray-900 {
|
|
4636
|
+
& path:first-child {
|
|
4637
|
+
stroke: var(--color-gray-900);
|
|
4638
|
+
}
|
|
4639
|
+
}
|
|
4640
|
+
.\[\&_path\:last-child\]\:stroke-gray-900 {
|
|
4641
|
+
& path:last-child {
|
|
4642
|
+
stroke: var(--color-gray-900);
|
|
4643
|
+
}
|
|
4644
|
+
}
|
|
4308
4645
|
.\[\&_svg\]\:pointer-events-none {
|
|
4309
4646
|
& svg {
|
|
4310
4647
|
pointer-events: none;
|
|
@@ -4321,6 +4658,46 @@
|
|
|
4321
4658
|
flex-shrink: 0;
|
|
4322
4659
|
}
|
|
4323
4660
|
}
|
|
4661
|
+
.\[\&\.radio-group\]\:rounded-lg {
|
|
4662
|
+
&.radio-group {
|
|
4663
|
+
border-radius: var(--radius-lg);
|
|
4664
|
+
}
|
|
4665
|
+
}
|
|
4666
|
+
.\[\&\.radio-group\]\:border-2 {
|
|
4667
|
+
&.radio-group {
|
|
4668
|
+
border-style: var(--tw-border-style);
|
|
4669
|
+
border-width: 2px;
|
|
4670
|
+
}
|
|
4671
|
+
}
|
|
4672
|
+
.\[\&\.radio-group\]\:border-red-500 {
|
|
4673
|
+
&.radio-group {
|
|
4674
|
+
border-color: var(--color-red-500);
|
|
4675
|
+
}
|
|
4676
|
+
}
|
|
4677
|
+
.\[\&\.radio-group\]\:bg-gray-200 {
|
|
4678
|
+
&.radio-group {
|
|
4679
|
+
background-color: var(--color-gray-200);
|
|
4680
|
+
}
|
|
4681
|
+
}
|
|
4682
|
+
.\[\&\.radio-group\]\:shadow-lg {
|
|
4683
|
+
&.radio-group {
|
|
4684
|
+
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
4685
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4686
|
+
}
|
|
4687
|
+
}
|
|
4688
|
+
.\[\&\.radio-group\]\:transition-all {
|
|
4689
|
+
&.radio-group {
|
|
4690
|
+
transition-property: all;
|
|
4691
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
4692
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
4693
|
+
}
|
|
4694
|
+
}
|
|
4695
|
+
.\[\&\.radio-group\]\:duration-300 {
|
|
4696
|
+
&.radio-group {
|
|
4697
|
+
--tw-duration: 300ms;
|
|
4698
|
+
transition-duration: 300ms;
|
|
4699
|
+
}
|
|
4700
|
+
}
|
|
4324
4701
|
.\[\&\:\:-webkit-scrollbar\]\:\!hidden {
|
|
4325
4702
|
&::-webkit-scrollbar {
|
|
4326
4703
|
display: none !important;
|
|
@@ -4567,6 +4944,34 @@
|
|
|
4567
4944
|
}
|
|
4568
4945
|
}
|
|
4569
4946
|
}
|
|
4947
|
+
.\[\&_\.select\\\\_\\\\_item--selected\]\:\[\&\>div\]\:gap-2 {
|
|
4948
|
+
& .select\_\_item--selected {
|
|
4949
|
+
&>div {
|
|
4950
|
+
gap: calc(var(--spacing) * 2);
|
|
4951
|
+
}
|
|
4952
|
+
}
|
|
4953
|
+
}
|
|
4954
|
+
.\[\&_\.select\\\\_\\\\_item--selected\]\:\[\&\>div\]\:text-red-500 {
|
|
4955
|
+
& .select\_\_item--selected {
|
|
4956
|
+
&>div {
|
|
4957
|
+
color: var(--color-red-500);
|
|
4958
|
+
}
|
|
4959
|
+
}
|
|
4960
|
+
}
|
|
4961
|
+
.\[\&_\.select\\\\_\\\\_list-item--selected\]\:\[\&\>div\]\:gap-2 {
|
|
4962
|
+
& .select\_\_list-item--selected {
|
|
4963
|
+
&>div {
|
|
4964
|
+
gap: calc(var(--spacing) * 2);
|
|
4965
|
+
}
|
|
4966
|
+
}
|
|
4967
|
+
}
|
|
4968
|
+
.\[\&_\.select\\\\_\\\\_list-item--selected\]\:\[\&\>div\]\:text-green-500 {
|
|
4969
|
+
& .select\_\_list-item--selected {
|
|
4970
|
+
&>div {
|
|
4971
|
+
color: var(--color-green-500);
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4570
4975
|
.\[\&_\.time-picker\\\\_\\\\_selector\]\:\[\&\>div\]\:bg-green-100 {
|
|
4571
4976
|
& .time-picker\_\_selector {
|
|
4572
4977
|
&>div {
|
|
@@ -4601,36 +5006,48 @@
|
|
|
4601
5006
|
color: var(--color-red-900);
|
|
4602
5007
|
}
|
|
4603
5008
|
}
|
|
4604
|
-
.\[\&\>label\]\:
|
|
4605
|
-
|
|
4606
|
-
|
|
5009
|
+
.\[\&_\.radio-group\]\:\[\&\>label\]\:font-semibold {
|
|
5010
|
+
& .radio-group {
|
|
5011
|
+
&>label {
|
|
5012
|
+
--tw-font-weight: var(--font-weight-semibold);
|
|
5013
|
+
font-weight: var(--font-weight-semibold);
|
|
5014
|
+
}
|
|
4607
5015
|
}
|
|
4608
5016
|
}
|
|
4609
|
-
.\[\&\>
|
|
4610
|
-
|
|
4611
|
-
|
|
4612
|
-
|
|
4613
|
-
|
|
5017
|
+
.\[\&_\.radio-group\]\:\[\&\>label\]\:text-blue-500 {
|
|
5018
|
+
& .radio-group {
|
|
5019
|
+
&>label {
|
|
5020
|
+
color: var(--color-blue-500);
|
|
5021
|
+
}
|
|
4614
5022
|
}
|
|
4615
5023
|
}
|
|
4616
|
-
.\[\&\>
|
|
4617
|
-
|
|
4618
|
-
|
|
5024
|
+
.\[\&\.radio-group\]\:\[\&\>label\]\:font-semibold {
|
|
5025
|
+
&.radio-group {
|
|
5026
|
+
&>label {
|
|
5027
|
+
--tw-font-weight: var(--font-weight-semibold);
|
|
5028
|
+
font-weight: var(--font-weight-semibold);
|
|
5029
|
+
}
|
|
4619
5030
|
}
|
|
4620
5031
|
}
|
|
4621
|
-
.\[\&\>
|
|
4622
|
-
|
|
4623
|
-
|
|
5032
|
+
.\[\&\.radio-group\]\:\[\&\>label\]\:text-blue-500 {
|
|
5033
|
+
&.radio-group {
|
|
5034
|
+
&>label {
|
|
5035
|
+
color: var(--color-blue-500);
|
|
5036
|
+
}
|
|
4624
5037
|
}
|
|
4625
5038
|
}
|
|
4626
|
-
.\[\&\>span\]\:
|
|
5039
|
+
.\[\&\>span\]\:truncate {
|
|
4627
5040
|
&>span {
|
|
4628
|
-
|
|
5041
|
+
overflow: hidden;
|
|
5042
|
+
text-overflow: ellipsis;
|
|
5043
|
+
white-space: nowrap;
|
|
4629
5044
|
}
|
|
4630
5045
|
}
|
|
4631
|
-
.\[\&\>span\]\:text-
|
|
4632
|
-
|
|
4633
|
-
|
|
5046
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:\[\&\>span\]\:text-blue-500 {
|
|
5047
|
+
& .select\_\_list-item {
|
|
5048
|
+
&>span {
|
|
5049
|
+
color: var(--color-blue-500);
|
|
5050
|
+
}
|
|
4634
5051
|
}
|
|
4635
5052
|
}
|
|
4636
5053
|
.\[\&\>svg\]\:size-4 {
|
|
@@ -4644,9 +5061,48 @@
|
|
|
4644
5061
|
flex-shrink: 0;
|
|
4645
5062
|
}
|
|
4646
5063
|
}
|
|
4647
|
-
.\[\&\>svg\]\:
|
|
4648
|
-
|
|
4649
|
-
|
|
5064
|
+
.\[\&_\.select\\\\_\\\\list-item--selected\]\:\[\&\>svg\]\:size-8 {
|
|
5065
|
+
& .select\_\\list-item--selected {
|
|
5066
|
+
&>svg {
|
|
5067
|
+
width: calc(var(--spacing) * 8);
|
|
5068
|
+
height: calc(var(--spacing) * 8);
|
|
5069
|
+
}
|
|
5070
|
+
}
|
|
5071
|
+
}
|
|
5072
|
+
.\[\&_\.select\\\\_\\\\_item--selected\]\:\[\&\>svg\]\:size-8 {
|
|
5073
|
+
& .select\_\_item--selected {
|
|
5074
|
+
&>svg {
|
|
5075
|
+
width: calc(var(--spacing) * 8);
|
|
5076
|
+
height: calc(var(--spacing) * 8);
|
|
5077
|
+
}
|
|
5078
|
+
}
|
|
5079
|
+
}
|
|
5080
|
+
.\[\&_\.select\\\\_\\\\_item--selected\]\:\[\&\>svg\]\:text-red-500 {
|
|
5081
|
+
& .select\_\_item--selected {
|
|
5082
|
+
&>svg {
|
|
5083
|
+
color: var(--color-red-500);
|
|
5084
|
+
}
|
|
5085
|
+
}
|
|
5086
|
+
}
|
|
5087
|
+
.\[\&_\.select\\\\_\\\\_list-item\]\:\[\&\>svg\]\:text-red-500 {
|
|
5088
|
+
& .select\_\_list-item {
|
|
5089
|
+
&>svg {
|
|
5090
|
+
color: var(--color-red-500);
|
|
5091
|
+
}
|
|
5092
|
+
}
|
|
5093
|
+
}
|
|
5094
|
+
.\[\&_\.select\\\\_\\\\_list-item--selected\]\:\[\&\>svg\]\:text-green-500 {
|
|
5095
|
+
& .select\_\_list-item--selected {
|
|
5096
|
+
&>svg {
|
|
5097
|
+
color: var(--color-green-500);
|
|
5098
|
+
}
|
|
5099
|
+
}
|
|
5100
|
+
}
|
|
5101
|
+
.\[\&_\.select\\\\_\\\\_search\]\:\[\&\>svg\]\:text-red-500 {
|
|
5102
|
+
& .select\_\_search {
|
|
5103
|
+
&>svg {
|
|
5104
|
+
color: var(--color-red-500);
|
|
5105
|
+
}
|
|
4650
5106
|
}
|
|
4651
5107
|
}
|
|
4652
5108
|
}
|