@clickhouse/click-ui 0.0.189 → 0.0.190
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/click-ui.es.js
CHANGED
|
@@ -43863,7 +43863,7 @@ const click$2 = {
|
|
|
43863
43863
|
"default": "#414141",
|
|
43864
43864
|
hover: "#414141",
|
|
43865
43865
|
active: "#151515",
|
|
43866
|
-
disabled: "#
|
|
43866
|
+
disabled: "#414141"
|
|
43867
43867
|
},
|
|
43868
43868
|
indicator: {
|
|
43869
43869
|
"default": "#1F1F1C",
|
|
@@ -44092,12 +44092,12 @@ const click$2 = {
|
|
|
44092
44092
|
background: {
|
|
44093
44093
|
"default": "#606060",
|
|
44094
44094
|
active: "#FAFF69",
|
|
44095
|
-
disabled: "#
|
|
44095
|
+
disabled: "#414141"
|
|
44096
44096
|
},
|
|
44097
44097
|
stroke: {
|
|
44098
44098
|
"default": "#606060",
|
|
44099
44099
|
active: "#FAFF69",
|
|
44100
|
-
disabled: "#
|
|
44100
|
+
disabled: "#414141"
|
|
44101
44101
|
},
|
|
44102
44102
|
indicator: {
|
|
44103
44103
|
"default": "#151515",
|
package/dist/click-ui.umd.js
CHANGED
|
@@ -43879,7 +43879,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
43879
43879
|
"default": "#414141",
|
|
43880
43880
|
hover: "#414141",
|
|
43881
43881
|
active: "#151515",
|
|
43882
|
-
disabled: "#
|
|
43882
|
+
disabled: "#414141"
|
|
43883
43883
|
},
|
|
43884
43884
|
indicator: {
|
|
43885
43885
|
"default": "#1F1F1C",
|
|
@@ -44108,12 +44108,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
44108
44108
|
background: {
|
|
44109
44109
|
"default": "#606060",
|
|
44110
44110
|
active: "#FAFF69",
|
|
44111
|
-
disabled: "#
|
|
44111
|
+
disabled: "#414141"
|
|
44112
44112
|
},
|
|
44113
44113
|
stroke: {
|
|
44114
44114
|
"default": "#606060",
|
|
44115
44115
|
active: "#FAFF69",
|
|
44116
|
-
disabled: "#
|
|
44116
|
+
disabled: "#414141"
|
|
44117
44117
|
},
|
|
44118
44118
|
indicator: {
|
|
44119
44119
|
"default": "#151515",
|
|
@@ -1025,7 +1025,7 @@ declare const _default: {
|
|
|
1025
1025
|
"default": "#414141",
|
|
1026
1026
|
"hover": "#414141",
|
|
1027
1027
|
"active": "#151515",
|
|
1028
|
-
"disabled": "#
|
|
1028
|
+
"disabled": "#414141"
|
|
1029
1029
|
},
|
|
1030
1030
|
"indicator": {
|
|
1031
1031
|
"default": "#1F1F1C",
|
|
@@ -1254,12 +1254,12 @@ declare const _default: {
|
|
|
1254
1254
|
"background": {
|
|
1255
1255
|
"default": "#606060",
|
|
1256
1256
|
"active": "#FAFF69",
|
|
1257
|
-
"disabled": "#
|
|
1257
|
+
"disabled": "#414141"
|
|
1258
1258
|
},
|
|
1259
1259
|
"stroke": {
|
|
1260
1260
|
"default": "#606060",
|
|
1261
1261
|
"active": "#FAFF69",
|
|
1262
|
-
"disabled": "#
|
|
1262
|
+
"disabled": "#414141"
|
|
1263
1263
|
},
|
|
1264
1264
|
"indicator": {
|
|
1265
1265
|
"default": "#151515",
|