@clickhouse/click-ui 0.0.182 → 0.0.183
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 +32 -0
- package/dist/click-ui.umd.js +32 -0
- package/dist/styles/types.d.ts +8 -0
- package/dist/styles/variables.classic.json.d.ts +8 -0
- package/dist/styles/variables.dark.json.d.ts +8 -0
- package/dist/styles/variables.json.d.ts +8 -0
- package/dist/styles/variables.light.json.d.ts +8 -0
- package/package.json +1 -1
package/dist/click-ui.es.js
CHANGED
|
@@ -42670,6 +42670,10 @@ const click$3 = {
|
|
|
42670
42670
|
teal: "#089B83",
|
|
42671
42671
|
sunrise: "#FFC300",
|
|
42672
42672
|
slate: "#9a9ea7"
|
|
42673
|
+
},
|
|
42674
|
+
label: {
|
|
42675
|
+
"default": "#161517",
|
|
42676
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
42673
42677
|
}
|
|
42674
42678
|
}
|
|
42675
42679
|
},
|
|
@@ -42767,6 +42771,10 @@ const global$4 = {
|
|
|
42767
42771
|
sunrise: "#FFC300",
|
|
42768
42772
|
slate: "#9a9ea7",
|
|
42769
42773
|
red: "#ff2323"
|
|
42774
|
+
},
|
|
42775
|
+
label: {
|
|
42776
|
+
"default": "#161517",
|
|
42777
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
42770
42778
|
}
|
|
42771
42779
|
},
|
|
42772
42780
|
iconButton: {
|
|
@@ -44405,6 +44413,10 @@ const click$2 = {
|
|
|
44405
44413
|
teal: "#6DF8E1",
|
|
44406
44414
|
sunrise: "#FFC300",
|
|
44407
44415
|
slate: "#9a9ea7"
|
|
44416
|
+
},
|
|
44417
|
+
label: {
|
|
44418
|
+
"default": "#ffffff",
|
|
44419
|
+
deselected: "lch(100 0 0 / 0.3)"
|
|
44408
44420
|
}
|
|
44409
44421
|
}
|
|
44410
44422
|
},
|
|
@@ -44502,6 +44514,10 @@ const global$3 = {
|
|
|
44502
44514
|
teal: "#6DF8E1",
|
|
44503
44515
|
sunrise: "#FFC300",
|
|
44504
44516
|
slate: "#9a9ea7"
|
|
44517
|
+
},
|
|
44518
|
+
label: {
|
|
44519
|
+
"default": "#ffffff",
|
|
44520
|
+
deselected: "lch(100 0 0 / 0.3)"
|
|
44505
44521
|
}
|
|
44506
44522
|
},
|
|
44507
44523
|
iconButton: {
|
|
@@ -46130,6 +46146,10 @@ const click$1 = {
|
|
|
46130
46146
|
teal: "#089B83",
|
|
46131
46147
|
sunrise: "#FFC300",
|
|
46132
46148
|
slate: "#9a9ea7"
|
|
46149
|
+
},
|
|
46150
|
+
label: {
|
|
46151
|
+
"default": "#161517",
|
|
46152
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
46133
46153
|
}
|
|
46134
46154
|
}
|
|
46135
46155
|
},
|
|
@@ -46228,6 +46248,10 @@ const global$2 = {
|
|
|
46228
46248
|
sunrise: "#FFC300",
|
|
46229
46249
|
slate: "#9a9ea7",
|
|
46230
46250
|
red: "#ff2323"
|
|
46251
|
+
},
|
|
46252
|
+
label: {
|
|
46253
|
+
"default": "#161517",
|
|
46254
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
46231
46255
|
}
|
|
46232
46256
|
},
|
|
46233
46257
|
iconButton: {
|
|
@@ -49266,6 +49290,10 @@ const click = {
|
|
|
49266
49290
|
teal: "#089B83",
|
|
49267
49291
|
sunrise: "#FFC300",
|
|
49268
49292
|
slate: "#9a9ea7"
|
|
49293
|
+
},
|
|
49294
|
+
label: {
|
|
49295
|
+
"default": "#161517",
|
|
49296
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
49269
49297
|
}
|
|
49270
49298
|
}
|
|
49271
49299
|
},
|
|
@@ -49405,6 +49433,10 @@ const global$1 = {
|
|
|
49405
49433
|
sunrise: "#FFC300",
|
|
49406
49434
|
slate: "#9a9ea7",
|
|
49407
49435
|
red: "#ff2323"
|
|
49436
|
+
},
|
|
49437
|
+
label: {
|
|
49438
|
+
"default": "#161517",
|
|
49439
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
49408
49440
|
}
|
|
49409
49441
|
},
|
|
49410
49442
|
iconButton: {
|
package/dist/click-ui.umd.js
CHANGED
|
@@ -42686,6 +42686,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
42686
42686
|
teal: "#089B83",
|
|
42687
42687
|
sunrise: "#FFC300",
|
|
42688
42688
|
slate: "#9a9ea7"
|
|
42689
|
+
},
|
|
42690
|
+
label: {
|
|
42691
|
+
"default": "#161517",
|
|
42692
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
42689
42693
|
}
|
|
42690
42694
|
}
|
|
42691
42695
|
},
|
|
@@ -42783,6 +42787,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
42783
42787
|
sunrise: "#FFC300",
|
|
42784
42788
|
slate: "#9a9ea7",
|
|
42785
42789
|
red: "#ff2323"
|
|
42790
|
+
},
|
|
42791
|
+
label: {
|
|
42792
|
+
"default": "#161517",
|
|
42793
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
42786
42794
|
}
|
|
42787
42795
|
},
|
|
42788
42796
|
iconButton: {
|
|
@@ -44421,6 +44429,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
44421
44429
|
teal: "#6DF8E1",
|
|
44422
44430
|
sunrise: "#FFC300",
|
|
44423
44431
|
slate: "#9a9ea7"
|
|
44432
|
+
},
|
|
44433
|
+
label: {
|
|
44434
|
+
"default": "#ffffff",
|
|
44435
|
+
deselected: "lch(100 0 0 / 0.3)"
|
|
44424
44436
|
}
|
|
44425
44437
|
}
|
|
44426
44438
|
},
|
|
@@ -44518,6 +44530,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
44518
44530
|
teal: "#6DF8E1",
|
|
44519
44531
|
sunrise: "#FFC300",
|
|
44520
44532
|
slate: "#9a9ea7"
|
|
44533
|
+
},
|
|
44534
|
+
label: {
|
|
44535
|
+
"default": "#ffffff",
|
|
44536
|
+
deselected: "lch(100 0 0 / 0.3)"
|
|
44521
44537
|
}
|
|
44522
44538
|
},
|
|
44523
44539
|
iconButton: {
|
|
@@ -46146,6 +46162,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
46146
46162
|
teal: "#089B83",
|
|
46147
46163
|
sunrise: "#FFC300",
|
|
46148
46164
|
slate: "#9a9ea7"
|
|
46165
|
+
},
|
|
46166
|
+
label: {
|
|
46167
|
+
"default": "#161517",
|
|
46168
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
46149
46169
|
}
|
|
46150
46170
|
}
|
|
46151
46171
|
},
|
|
@@ -46244,6 +46264,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
46244
46264
|
sunrise: "#FFC300",
|
|
46245
46265
|
slate: "#9a9ea7",
|
|
46246
46266
|
red: "#ff2323"
|
|
46267
|
+
},
|
|
46268
|
+
label: {
|
|
46269
|
+
"default": "#161517",
|
|
46270
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
46247
46271
|
}
|
|
46248
46272
|
},
|
|
46249
46273
|
iconButton: {
|
|
@@ -49282,6 +49306,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49282
49306
|
teal: "#089B83",
|
|
49283
49307
|
sunrise: "#FFC300",
|
|
49284
49308
|
slate: "#9a9ea7"
|
|
49309
|
+
},
|
|
49310
|
+
label: {
|
|
49311
|
+
"default": "#161517",
|
|
49312
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
49285
49313
|
}
|
|
49286
49314
|
}
|
|
49287
49315
|
},
|
|
@@ -49421,6 +49449,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49421
49449
|
sunrise: "#FFC300",
|
|
49422
49450
|
slate: "#9a9ea7",
|
|
49423
49451
|
red: "#ff2323"
|
|
49452
|
+
},
|
|
49453
|
+
label: {
|
|
49454
|
+
"default": "#161517",
|
|
49455
|
+
deselected: "lch(6.94 1.44 305 / 0.3)"
|
|
49424
49456
|
}
|
|
49425
49457
|
},
|
|
49426
49458
|
iconButton: {
|
package/dist/styles/types.d.ts
CHANGED
|
@@ -3013,6 +3013,10 @@ export interface Theme {
|
|
|
3013
3013
|
"sunrise": string;
|
|
3014
3014
|
"slate": string;
|
|
3015
3015
|
};
|
|
3016
|
+
"label": {
|
|
3017
|
+
"default": string;
|
|
3018
|
+
"deselected": string;
|
|
3019
|
+
};
|
|
3016
3020
|
};
|
|
3017
3021
|
};
|
|
3018
3022
|
"serviceCard": {
|
|
@@ -3152,6 +3156,10 @@ export interface Theme {
|
|
|
3152
3156
|
"slate": string;
|
|
3153
3157
|
"red": string;
|
|
3154
3158
|
};
|
|
3159
|
+
"label": {
|
|
3160
|
+
"default": string;
|
|
3161
|
+
"deselected": string;
|
|
3162
|
+
};
|
|
3155
3163
|
};
|
|
3156
3164
|
"iconButton": {
|
|
3157
3165
|
"badge": {
|
|
@@ -858,6 +858,10 @@ declare const _default: {
|
|
|
858
858
|
"teal": "#089B83",
|
|
859
859
|
"sunrise": "#FFC300",
|
|
860
860
|
"slate": "#9a9ea7"
|
|
861
|
+
},
|
|
862
|
+
"label": {
|
|
863
|
+
"default": "#161517",
|
|
864
|
+
"deselected": "lch(6.94 1.44 305 / 0.3)"
|
|
861
865
|
}
|
|
862
866
|
}
|
|
863
867
|
},
|
|
@@ -955,6 +959,10 @@ declare const _default: {
|
|
|
955
959
|
"sunrise": "#FFC300",
|
|
956
960
|
"slate": "#9a9ea7",
|
|
957
961
|
"red": "#ff2323"
|
|
962
|
+
},
|
|
963
|
+
"label": {
|
|
964
|
+
"default": "#161517",
|
|
965
|
+
"deselected": "lch(6.94 1.44 305 / 0.3)"
|
|
958
966
|
}
|
|
959
967
|
},
|
|
960
968
|
"iconButton": {
|
|
@@ -1615,6 +1615,10 @@ declare const _default: {
|
|
|
1615
1615
|
"teal": "#6DF8E1",
|
|
1616
1616
|
"sunrise": "#FFC300",
|
|
1617
1617
|
"slate": "#9a9ea7"
|
|
1618
|
+
},
|
|
1619
|
+
"label": {
|
|
1620
|
+
"default": "#ffffff",
|
|
1621
|
+
"deselected": "lch(100 0 0 / 0.3)"
|
|
1618
1622
|
}
|
|
1619
1623
|
}
|
|
1620
1624
|
},
|
|
@@ -1712,6 +1716,10 @@ declare const _default: {
|
|
|
1712
1716
|
"teal": "#6DF8E1",
|
|
1713
1717
|
"sunrise": "#FFC300",
|
|
1714
1718
|
"slate": "#9a9ea7"
|
|
1719
|
+
},
|
|
1720
|
+
"label": {
|
|
1721
|
+
"default": "#ffffff",
|
|
1722
|
+
"deselected": "lch(100 0 0 / 0.3)"
|
|
1715
1723
|
}
|
|
1716
1724
|
},
|
|
1717
1725
|
"iconButton": {
|
|
@@ -3012,6 +3012,10 @@ declare const _default: {
|
|
|
3012
3012
|
"teal": "#089B83",
|
|
3013
3013
|
"sunrise": "#FFC300",
|
|
3014
3014
|
"slate": "#9a9ea7"
|
|
3015
|
+
},
|
|
3016
|
+
"label": {
|
|
3017
|
+
"default": "#161517",
|
|
3018
|
+
"deselected": "lch(6.94 1.44 305 / 0.3)"
|
|
3015
3019
|
}
|
|
3016
3020
|
}
|
|
3017
3021
|
},
|
|
@@ -3151,6 +3155,10 @@ declare const _default: {
|
|
|
3151
3155
|
"sunrise": "#FFC300",
|
|
3152
3156
|
"slate": "#9a9ea7",
|
|
3153
3157
|
"red": "#ff2323"
|
|
3158
|
+
},
|
|
3159
|
+
"label": {
|
|
3160
|
+
"default": "#161517",
|
|
3161
|
+
"deselected": "lch(6.94 1.44 305 / 0.3)"
|
|
3154
3162
|
}
|
|
3155
3163
|
},
|
|
3156
3164
|
"iconButton": {
|
|
@@ -1602,6 +1602,10 @@ declare const _default: {
|
|
|
1602
1602
|
"teal": "#089B83",
|
|
1603
1603
|
"sunrise": "#FFC300",
|
|
1604
1604
|
"slate": "#9a9ea7"
|
|
1605
|
+
},
|
|
1606
|
+
"label": {
|
|
1607
|
+
"default": "#161517",
|
|
1608
|
+
"deselected": "lch(6.94 1.44 305 / 0.3)"
|
|
1605
1609
|
}
|
|
1606
1610
|
}
|
|
1607
1611
|
},
|
|
@@ -1700,6 +1704,10 @@ declare const _default: {
|
|
|
1700
1704
|
"sunrise": "#FFC300",
|
|
1701
1705
|
"slate": "#9a9ea7",
|
|
1702
1706
|
"red": "#ff2323"
|
|
1707
|
+
},
|
|
1708
|
+
"label": {
|
|
1709
|
+
"default": "#161517",
|
|
1710
|
+
"deselected": "lch(6.94 1.44 305 / 0.3)"
|
|
1703
1711
|
}
|
|
1704
1712
|
},
|
|
1705
1713
|
"iconButton": {
|