@primer/primitives 9.0.0-rc.02c27a21 → 9.0.0-rc.e0216c44
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/css/functional/themes/dark-colorblind.css +4 -4
- package/dist/css/functional/themes/dark-dimmed.css +4 -4
- package/dist/css/functional/themes/dark-high-contrast.css +4 -4
- package/dist/css/functional/themes/dark-tritanopia.css +4 -4
- package/dist/css/functional/themes/dark.css +4 -4
- package/dist/css/functional/themes/light-colorblind.css +4 -4
- package/dist/css/functional/themes/light-high-contrast.css +4 -4
- package/dist/css/functional/themes/light-tritanopia.css +4 -4
- package/dist/css/functional/themes/light.css +4 -4
- package/dist/docs/functional/themes/dark-colorblind.json +4 -4
- package/dist/docs/functional/themes/dark-dimmed.json +4 -4
- package/dist/docs/functional/themes/dark-high-contrast.json +5 -5
- package/dist/docs/functional/themes/dark-tritanopia.json +4 -4
- package/dist/docs/functional/themes/dark.json +4 -4
- package/dist/docs/functional/themes/light-colorblind.json +4 -4
- package/dist/docs/functional/themes/light-high-contrast.json +5 -5
- package/dist/docs/functional/themes/light-tritanopia.json +4 -4
- package/dist/docs/functional/themes/light.json +4 -4
- package/dist/figma/themes/dark-colorblind.json +20 -20
- package/dist/figma/themes/dark-dimmed.json +20 -20
- package/dist/figma/themes/dark-high-contrast.json +20 -20
- package/dist/figma/themes/dark-tritanopia.json +20 -20
- package/dist/figma/themes/dark.json +20 -20
- package/dist/figma/themes/light-colorblind.json +8 -8
- package/dist/figma/themes/light-high-contrast.json +20 -20
- package/dist/figma/themes/light-tritanopia.json +8 -8
- package/dist/figma/themes/light.json +8 -8
- package/dist/internalCss/dark-colorblind.css +4 -4
- package/dist/internalCss/dark-dimmed.css +4 -4
- package/dist/internalCss/dark-high-contrast.css +4 -4
- package/dist/internalCss/dark-tritanopia.css +4 -4
- package/dist/internalCss/dark.css +4 -4
- package/dist/internalCss/light-colorblind.css +4 -4
- package/dist/internalCss/light-high-contrast.css +4 -4
- package/dist/internalCss/light-tritanopia.css +4 -4
- package/dist/internalCss/light.css +4 -4
- package/dist/styleLint/functional/themes/dark-colorblind.json +4 -4
- package/dist/styleLint/functional/themes/dark-dimmed.json +4 -4
- package/dist/styleLint/functional/themes/dark-high-contrast.json +5 -5
- package/dist/styleLint/functional/themes/dark-tritanopia.json +4 -4
- package/dist/styleLint/functional/themes/dark.json +4 -4
- package/dist/styleLint/functional/themes/light-colorblind.json +4 -4
- package/dist/styleLint/functional/themes/light-high-contrast.json +5 -5
- package/dist/styleLint/functional/themes/light-tritanopia.json +4 -4
- package/dist/styleLint/functional/themes/light.json +4 -4
- package/package.json +1 -1
- package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +0 -6
- package/src/tokens/functional/color/dark/patterns-dark.json5 +2 -2
- package/src/tokens/functional/color/light/overrides/light.high-contrast.json5 +0 -6
- package/src/tokens/functional/color/light/patterns-light.json5 +2 -2
|
@@ -4719,22 +4719,6 @@
|
|
|
4719
4719
|
"group": "component (internal)",
|
|
4720
4720
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4721
4721
|
},
|
|
4722
|
-
{
|
|
4723
|
-
"name": "button/invisible/fgColor/hover",
|
|
4724
|
-
"value": {
|
|
4725
|
-
"r": 0.3254901960784314,
|
|
4726
|
-
"g": 0.6078431372549019,
|
|
4727
|
-
"b": 0.9607843137254902,
|
|
4728
|
-
"a": 1
|
|
4729
|
-
},
|
|
4730
|
-
"type": "COLOR",
|
|
4731
|
-
"refId": "mode/button/invisible/fgColor/hover",
|
|
4732
|
-
"reference": "base/color/dark-dimmed/base/color/blue/3",
|
|
4733
|
-
"collection": "mode",
|
|
4734
|
-
"mode": "dark dimmed",
|
|
4735
|
-
"group": "component (internal)",
|
|
4736
|
-
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4737
|
-
},
|
|
4738
4722
|
{
|
|
4739
4723
|
"name": "button/primary/shadow/selected/offsetX",
|
|
4740
4724
|
"value": 0,
|
|
@@ -8398,17 +8382,33 @@
|
|
|
8398
8382
|
"group": "component (internal)",
|
|
8399
8383
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8400
8384
|
},
|
|
8385
|
+
{
|
|
8386
|
+
"name": "button/invisible/fgColor/hover",
|
|
8387
|
+
"value": {
|
|
8388
|
+
"r": 0.7725490196078432,
|
|
8389
|
+
"g": 0.8196078431372549,
|
|
8390
|
+
"b": 0.8705882352941177,
|
|
8391
|
+
"a": 1
|
|
8392
|
+
},
|
|
8393
|
+
"type": "COLOR",
|
|
8394
|
+
"refId": "mode/button/invisible/fgColor/hover",
|
|
8395
|
+
"reference": "mode/fgColor/default",
|
|
8396
|
+
"collection": "mode",
|
|
8397
|
+
"mode": "dark dimmed",
|
|
8398
|
+
"group": "component (internal)",
|
|
8399
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8400
|
+
},
|
|
8401
8401
|
{
|
|
8402
8402
|
"name": "button/invisible/fgColor/rest",
|
|
8403
8403
|
"value": {
|
|
8404
|
-
"r": 0.
|
|
8405
|
-
"g": 0.
|
|
8406
|
-
"b": 0.
|
|
8404
|
+
"r": 0.7725490196078432,
|
|
8405
|
+
"g": 0.8196078431372549,
|
|
8406
|
+
"b": 0.8705882352941177,
|
|
8407
8407
|
"a": 1
|
|
8408
8408
|
},
|
|
8409
8409
|
"type": "COLOR",
|
|
8410
8410
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8411
|
-
"reference": "mode/fgColor/
|
|
8411
|
+
"reference": "mode/fgColor/default",
|
|
8412
8412
|
"collection": "mode",
|
|
8413
8413
|
"mode": "dark dimmed",
|
|
8414
8414
|
"group": "component (internal)",
|
|
@@ -4792,22 +4792,6 @@
|
|
|
4792
4792
|
"group": "component (internal)",
|
|
4793
4793
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
4794
4794
|
},
|
|
4795
|
-
{
|
|
4796
|
-
"name": "button/invisible/fgColor/hover",
|
|
4797
|
-
"value": {
|
|
4798
|
-
"r": 0.11764705882352941,
|
|
4799
|
-
"g": 0.3764705882352941,
|
|
4800
|
-
"b": 0.8352941176470589,
|
|
4801
|
-
"a": 1
|
|
4802
|
-
},
|
|
4803
|
-
"type": "COLOR",
|
|
4804
|
-
"refId": "mode/button/invisible/fgColor/hover",
|
|
4805
|
-
"reference": "base/color/dark-high-contrast/base/color/blue/8",
|
|
4806
|
-
"collection": "mode",
|
|
4807
|
-
"mode": "dark high contrast",
|
|
4808
|
-
"group": "component (internal)",
|
|
4809
|
-
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4810
|
-
},
|
|
4811
4795
|
{
|
|
4812
4796
|
"name": "button/primary/shadow/selected/offsetX",
|
|
4813
4797
|
"value": 0,
|
|
@@ -8375,17 +8359,33 @@
|
|
|
8375
8359
|
"group": "component (internal)",
|
|
8376
8360
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8377
8361
|
},
|
|
8362
|
+
{
|
|
8363
|
+
"name": "button/invisible/fgColor/hover",
|
|
8364
|
+
"value": {
|
|
8365
|
+
"r": 0.984313725490196,
|
|
8366
|
+
"g": 0.9882352941176471,
|
|
8367
|
+
"b": 0.9921568627450981,
|
|
8368
|
+
"a": 1
|
|
8369
|
+
},
|
|
8370
|
+
"type": "COLOR",
|
|
8371
|
+
"refId": "mode/button/invisible/fgColor/hover",
|
|
8372
|
+
"reference": "mode/fgColor/default",
|
|
8373
|
+
"collection": "mode",
|
|
8374
|
+
"mode": "dark high contrast",
|
|
8375
|
+
"group": "component (internal)",
|
|
8376
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8377
|
+
},
|
|
8378
8378
|
{
|
|
8379
8379
|
"name": "button/invisible/fgColor/rest",
|
|
8380
8380
|
"value": {
|
|
8381
|
-
"r": 0.
|
|
8382
|
-
"g": 0.
|
|
8383
|
-
"b":
|
|
8381
|
+
"r": 0.984313725490196,
|
|
8382
|
+
"g": 0.9882352941176471,
|
|
8383
|
+
"b": 0.9921568627450981,
|
|
8384
8384
|
"a": 1
|
|
8385
8385
|
},
|
|
8386
8386
|
"type": "COLOR",
|
|
8387
8387
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8388
|
-
"reference": "mode/fgColor/
|
|
8388
|
+
"reference": "mode/fgColor/default",
|
|
8389
8389
|
"collection": "mode",
|
|
8390
8390
|
"mode": "dark high contrast",
|
|
8391
8391
|
"group": "component (internal)",
|
|
@@ -4883,22 +4883,6 @@
|
|
|
4883
4883
|
"group": "component (internal)",
|
|
4884
4884
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4885
4885
|
},
|
|
4886
|
-
{
|
|
4887
|
-
"name": "button/invisible/fgColor/hover",
|
|
4888
|
-
"value": {
|
|
4889
|
-
"r": 0.34509803921568627,
|
|
4890
|
-
"g": 0.6509803921568628,
|
|
4891
|
-
"b": 1,
|
|
4892
|
-
"a": 1
|
|
4893
|
-
},
|
|
4894
|
-
"type": "COLOR",
|
|
4895
|
-
"refId": "mode/button/invisible/fgColor/hover",
|
|
4896
|
-
"reference": "base/color/dark/base/color/blue/3",
|
|
4897
|
-
"collection": "mode",
|
|
4898
|
-
"mode": "dark tritanopia",
|
|
4899
|
-
"group": "component (internal)",
|
|
4900
|
-
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4901
|
-
},
|
|
4902
4886
|
{
|
|
4903
4887
|
"name": "button/primary/shadow/selected/offsetX",
|
|
4904
4888
|
"value": 0,
|
|
@@ -8368,17 +8352,33 @@
|
|
|
8368
8352
|
"group": "component (internal)",
|
|
8369
8353
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8370
8354
|
},
|
|
8355
|
+
{
|
|
8356
|
+
"name": "button/invisible/fgColor/hover",
|
|
8357
|
+
"value": {
|
|
8358
|
+
"r": 0.9019607843137255,
|
|
8359
|
+
"g": 0.9294117647058824,
|
|
8360
|
+
"b": 0.9529411764705882,
|
|
8361
|
+
"a": 1
|
|
8362
|
+
},
|
|
8363
|
+
"type": "COLOR",
|
|
8364
|
+
"refId": "mode/button/invisible/fgColor/hover",
|
|
8365
|
+
"reference": "mode/fgColor/default",
|
|
8366
|
+
"collection": "mode",
|
|
8367
|
+
"mode": "dark tritanopia",
|
|
8368
|
+
"group": "component (internal)",
|
|
8369
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8370
|
+
},
|
|
8371
8371
|
{
|
|
8372
8372
|
"name": "button/invisible/fgColor/rest",
|
|
8373
8373
|
"value": {
|
|
8374
|
-
"r": 0.
|
|
8375
|
-
"g": 0.
|
|
8376
|
-
"b": 0.
|
|
8374
|
+
"r": 0.9019607843137255,
|
|
8375
|
+
"g": 0.9294117647058824,
|
|
8376
|
+
"b": 0.9529411764705882,
|
|
8377
8377
|
"a": 1
|
|
8378
8378
|
},
|
|
8379
8379
|
"type": "COLOR",
|
|
8380
8380
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8381
|
-
"reference": "mode/fgColor/
|
|
8381
|
+
"reference": "mode/fgColor/default",
|
|
8382
8382
|
"collection": "mode",
|
|
8383
8383
|
"mode": "dark tritanopia",
|
|
8384
8384
|
"group": "component (internal)",
|
|
@@ -4689,22 +4689,6 @@
|
|
|
4689
4689
|
"group": "component (internal)",
|
|
4690
4690
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4691
4691
|
},
|
|
4692
|
-
{
|
|
4693
|
-
"name": "button/invisible/fgColor/hover",
|
|
4694
|
-
"value": {
|
|
4695
|
-
"r": 0.34509803921568627,
|
|
4696
|
-
"g": 0.6509803921568628,
|
|
4697
|
-
"b": 1,
|
|
4698
|
-
"a": 1
|
|
4699
|
-
},
|
|
4700
|
-
"type": "COLOR",
|
|
4701
|
-
"refId": "mode/button/invisible/fgColor/hover",
|
|
4702
|
-
"reference": "base/color/dark/base/color/blue/3",
|
|
4703
|
-
"collection": "mode",
|
|
4704
|
-
"mode": "dark",
|
|
4705
|
-
"group": "component (internal)",
|
|
4706
|
-
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4707
|
-
},
|
|
4708
4692
|
{
|
|
4709
4693
|
"name": "button/primary/shadow/selected/offsetX",
|
|
4710
4694
|
"value": 0,
|
|
@@ -8368,17 +8352,33 @@
|
|
|
8368
8352
|
"group": "component (internal)",
|
|
8369
8353
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8370
8354
|
},
|
|
8355
|
+
{
|
|
8356
|
+
"name": "button/invisible/fgColor/hover",
|
|
8357
|
+
"value": {
|
|
8358
|
+
"r": 0.9019607843137255,
|
|
8359
|
+
"g": 0.9294117647058824,
|
|
8360
|
+
"b": 0.9529411764705882,
|
|
8361
|
+
"a": 1
|
|
8362
|
+
},
|
|
8363
|
+
"type": "COLOR",
|
|
8364
|
+
"refId": "mode/button/invisible/fgColor/hover",
|
|
8365
|
+
"reference": "mode/fgColor/default",
|
|
8366
|
+
"collection": "mode",
|
|
8367
|
+
"mode": "dark",
|
|
8368
|
+
"group": "component (internal)",
|
|
8369
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8370
|
+
},
|
|
8371
8371
|
{
|
|
8372
8372
|
"name": "button/invisible/fgColor/rest",
|
|
8373
8373
|
"value": {
|
|
8374
|
-
"r": 0.
|
|
8375
|
-
"g": 0.
|
|
8376
|
-
"b": 0.
|
|
8374
|
+
"r": 0.9019607843137255,
|
|
8375
|
+
"g": 0.9294117647058824,
|
|
8376
|
+
"b": 0.9529411764705882,
|
|
8377
8377
|
"a": 1
|
|
8378
8378
|
},
|
|
8379
8379
|
"type": "COLOR",
|
|
8380
8380
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8381
|
-
"reference": "mode/fgColor/
|
|
8381
|
+
"reference": "mode/fgColor/default",
|
|
8382
8382
|
"collection": "mode",
|
|
8383
8383
|
"mode": "dark",
|
|
8384
8384
|
"group": "component (internal)",
|
|
@@ -8227,14 +8227,14 @@
|
|
|
8227
8227
|
{
|
|
8228
8228
|
"name": "button/invisible/fgColor/hover",
|
|
8229
8229
|
"value": {
|
|
8230
|
-
"r": 0.
|
|
8231
|
-
"g": 0.
|
|
8232
|
-
"b": 0.
|
|
8230
|
+
"r": 0.12156862745098039,
|
|
8231
|
+
"g": 0.13725490196078433,
|
|
8232
|
+
"b": 0.1568627450980392,
|
|
8233
8233
|
"a": 1
|
|
8234
8234
|
},
|
|
8235
8235
|
"type": "COLOR",
|
|
8236
8236
|
"refId": "mode/button/invisible/fgColor/hover",
|
|
8237
|
-
"reference": "mode/fgColor/
|
|
8237
|
+
"reference": "mode/fgColor/default",
|
|
8238
8238
|
"collection": "mode",
|
|
8239
8239
|
"mode": "light colorblind",
|
|
8240
8240
|
"group": "component (internal)",
|
|
@@ -8243,14 +8243,14 @@
|
|
|
8243
8243
|
{
|
|
8244
8244
|
"name": "button/invisible/fgColor/rest",
|
|
8245
8245
|
"value": {
|
|
8246
|
-
"r": 0.
|
|
8247
|
-
"g": 0.
|
|
8248
|
-
"b": 0.
|
|
8246
|
+
"r": 0.12156862745098039,
|
|
8247
|
+
"g": 0.13725490196078433,
|
|
8248
|
+
"b": 0.1568627450980392,
|
|
8249
8249
|
"a": 1
|
|
8250
8250
|
},
|
|
8251
8251
|
"type": "COLOR",
|
|
8252
8252
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8253
|
-
"reference": "mode/fgColor/
|
|
8253
|
+
"reference": "mode/fgColor/default",
|
|
8254
8254
|
"collection": "mode",
|
|
8255
8255
|
"mode": "light colorblind",
|
|
8256
8256
|
"group": "component (internal)",
|
|
@@ -4575,22 +4575,6 @@
|
|
|
4575
4575
|
"group": "component (internal)",
|
|
4576
4576
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
4577
4577
|
},
|
|
4578
|
-
{
|
|
4579
|
-
"name": "button/invisible/fgColor/hover",
|
|
4580
|
-
"value": {
|
|
4581
|
-
"r": 0.403921568627451,
|
|
4582
|
-
"g": 0.7019607843137254,
|
|
4583
|
-
"b": 0.9921568627450981,
|
|
4584
|
-
"a": 1
|
|
4585
|
-
},
|
|
4586
|
-
"type": "COLOR",
|
|
4587
|
-
"refId": "mode/button/invisible/fgColor/hover",
|
|
4588
|
-
"reference": "base/color/light-high-contrast/base/color/blue/2",
|
|
4589
|
-
"collection": "mode",
|
|
4590
|
-
"mode": "light high contrast",
|
|
4591
|
-
"group": "component (internal)",
|
|
4592
|
-
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
4593
|
-
},
|
|
4594
4578
|
{
|
|
4595
4579
|
"name": "button/primary/shadow/selected/offsetX",
|
|
4596
4580
|
"value": 0,
|
|
@@ -8259,17 +8243,33 @@
|
|
|
8259
8243
|
"group": "component (internal)",
|
|
8260
8244
|
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8261
8245
|
},
|
|
8246
|
+
{
|
|
8247
|
+
"name": "button/invisible/fgColor/hover",
|
|
8248
|
+
"value": {
|
|
8249
|
+
"r": 0.00392156862745098,
|
|
8250
|
+
"g": 0.01568627450980392,
|
|
8251
|
+
"b": 0.03529411764705882,
|
|
8252
|
+
"a": 1
|
|
8253
|
+
},
|
|
8254
|
+
"type": "COLOR",
|
|
8255
|
+
"refId": "mode/button/invisible/fgColor/hover",
|
|
8256
|
+
"reference": "mode/fgColor/default",
|
|
8257
|
+
"collection": "mode",
|
|
8258
|
+
"mode": "light high contrast",
|
|
8259
|
+
"group": "component (internal)",
|
|
8260
|
+
"scopes": ["TEXT_FILL", "SHAPE_FILL"]
|
|
8261
|
+
},
|
|
8262
8262
|
{
|
|
8263
8263
|
"name": "button/invisible/fgColor/rest",
|
|
8264
8264
|
"value": {
|
|
8265
|
-
"r": 0.
|
|
8266
|
-
"g": 0.
|
|
8267
|
-
"b": 0.
|
|
8265
|
+
"r": 0.00392156862745098,
|
|
8266
|
+
"g": 0.01568627450980392,
|
|
8267
|
+
"b": 0.03529411764705882,
|
|
8268
8268
|
"a": 1
|
|
8269
8269
|
},
|
|
8270
8270
|
"type": "COLOR",
|
|
8271
8271
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8272
|
-
"reference": "mode/fgColor/
|
|
8272
|
+
"reference": "mode/fgColor/default",
|
|
8273
8273
|
"collection": "mode",
|
|
8274
8274
|
"mode": "light high contrast",
|
|
8275
8275
|
"group": "component (internal)",
|
|
@@ -8221,14 +8221,14 @@
|
|
|
8221
8221
|
{
|
|
8222
8222
|
"name": "button/invisible/fgColor/hover",
|
|
8223
8223
|
"value": {
|
|
8224
|
-
"r": 0.
|
|
8225
|
-
"g": 0.
|
|
8226
|
-
"b": 0.
|
|
8224
|
+
"r": 0.12156862745098039,
|
|
8225
|
+
"g": 0.13725490196078433,
|
|
8226
|
+
"b": 0.1568627450980392,
|
|
8227
8227
|
"a": 1
|
|
8228
8228
|
},
|
|
8229
8229
|
"type": "COLOR",
|
|
8230
8230
|
"refId": "mode/button/invisible/fgColor/hover",
|
|
8231
|
-
"reference": "mode/fgColor/
|
|
8231
|
+
"reference": "mode/fgColor/default",
|
|
8232
8232
|
"collection": "mode",
|
|
8233
8233
|
"mode": "light tritanopia",
|
|
8234
8234
|
"group": "component (internal)",
|
|
@@ -8237,14 +8237,14 @@
|
|
|
8237
8237
|
{
|
|
8238
8238
|
"name": "button/invisible/fgColor/rest",
|
|
8239
8239
|
"value": {
|
|
8240
|
-
"r": 0.
|
|
8241
|
-
"g": 0.
|
|
8242
|
-
"b": 0.
|
|
8240
|
+
"r": 0.12156862745098039,
|
|
8241
|
+
"g": 0.13725490196078433,
|
|
8242
|
+
"b": 0.1568627450980392,
|
|
8243
8243
|
"a": 1
|
|
8244
8244
|
},
|
|
8245
8245
|
"type": "COLOR",
|
|
8246
8246
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8247
|
-
"reference": "mode/fgColor/
|
|
8247
|
+
"reference": "mode/fgColor/default",
|
|
8248
8248
|
"collection": "mode",
|
|
8249
8249
|
"mode": "light tritanopia",
|
|
8250
8250
|
"group": "component (internal)",
|
|
@@ -8222,14 +8222,14 @@
|
|
|
8222
8222
|
{
|
|
8223
8223
|
"name": "button/invisible/fgColor/hover",
|
|
8224
8224
|
"value": {
|
|
8225
|
-
"r": 0.
|
|
8226
|
-
"g": 0.
|
|
8227
|
-
"b": 0.
|
|
8225
|
+
"r": 0.12156862745098039,
|
|
8226
|
+
"g": 0.13725490196078433,
|
|
8227
|
+
"b": 0.1568627450980392,
|
|
8228
8228
|
"a": 1
|
|
8229
8229
|
},
|
|
8230
8230
|
"type": "COLOR",
|
|
8231
8231
|
"refId": "mode/button/invisible/fgColor/hover",
|
|
8232
|
-
"reference": "mode/fgColor/
|
|
8232
|
+
"reference": "mode/fgColor/default",
|
|
8233
8233
|
"collection": "mode",
|
|
8234
8234
|
"mode": "light",
|
|
8235
8235
|
"group": "component (internal)",
|
|
@@ -8238,14 +8238,14 @@
|
|
|
8238
8238
|
{
|
|
8239
8239
|
"name": "button/invisible/fgColor/rest",
|
|
8240
8240
|
"value": {
|
|
8241
|
-
"r": 0.
|
|
8242
|
-
"g": 0.
|
|
8243
|
-
"b": 0.
|
|
8241
|
+
"r": 0.12156862745098039,
|
|
8242
|
+
"g": 0.13725490196078433,
|
|
8243
|
+
"b": 0.1568627450980392,
|
|
8244
8244
|
"a": 1
|
|
8245
8245
|
},
|
|
8246
8246
|
"type": "COLOR",
|
|
8247
8247
|
"refId": "mode/button/invisible/fgColor/rest",
|
|
8248
|
-
"reference": "mode/fgColor/
|
|
8248
|
+
"reference": "mode/fgColor/default",
|
|
8249
8249
|
"collection": "mode",
|
|
8250
8250
|
"mode": "light",
|
|
8251
8251
|
"group": "component (internal)",
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #f0f6fc1a;
|
|
524
524
|
--button-primary-borderColor-disabled: #1158c7;
|
|
525
525
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #e6edf3;
|
|
527
|
+
--button-invisible-fgColor-hover: #e6edf3;
|
|
528
528
|
--button-invisible-fgColor-disabled: #6e7681;
|
|
529
529
|
--button-invisible-iconColor-rest: #8d96a0;
|
|
530
530
|
--button-invisible-iconColor-hover: #e6edf3;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #f0f6fc1a;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #1158c7;
|
|
1377
1377
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #e6edf3;
|
|
1379
|
+
--button-invisible-fgColor-hover: #e6edf3;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #6e7681;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #8d96a0;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #e6edf3;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #cdd9e51a;
|
|
524
524
|
--button-primary-borderColor-disabled: #50a254;
|
|
525
525
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #c5d1de;
|
|
527
|
+
--button-invisible-fgColor-hover: #c5d1de;
|
|
528
528
|
--button-invisible-fgColor-disabled: #636e7b;
|
|
529
529
|
--button-invisible-iconColor-rest: #778491;
|
|
530
530
|
--button-invisible-iconColor-hover: #778491;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #cdd9e51a;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #50a254;
|
|
1377
1377
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #c5d1de;
|
|
1379
|
+
--button-invisible-fgColor-hover: #c5d1de;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #636e7b;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #778491;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #778491;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #4ae168;
|
|
524
524
|
--button-primary-borderColor-disabled: #4ae16866;
|
|
525
525
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #fbfcfd;
|
|
527
|
+
--button-invisible-fgColor-hover: #fbfcfd;
|
|
528
528
|
--button-invisible-fgColor-disabled: #9ea7b3;
|
|
529
529
|
--button-invisible-iconColor-rest: #f0f3f6;
|
|
530
530
|
--button-invisible-iconColor-hover: #0a0c10;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #4ae168;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #4ae16866;
|
|
1377
1377
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #fbfcfd;
|
|
1379
|
+
--button-invisible-fgColor-hover: #fbfcfd;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #9ea7b3;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #f0f3f6;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #0a0c10;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #f0f6fc1a;
|
|
524
524
|
--button-primary-borderColor-disabled: #5fabfe;
|
|
525
525
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #e6edf3;
|
|
527
|
+
--button-invisible-fgColor-hover: #e6edf3;
|
|
528
528
|
--button-invisible-fgColor-disabled: #6e7681;
|
|
529
529
|
--button-invisible-iconColor-rest: #8d96a0;
|
|
530
530
|
--button-invisible-iconColor-hover: #e6edf3;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #f0f6fc1a;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #5fabfe;
|
|
1377
1377
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #e6edf3;
|
|
1379
|
+
--button-invisible-fgColor-hover: #e6edf3;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #6e7681;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #8d96a0;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #e6edf3;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #f0f6fc1a;
|
|
524
524
|
--button-primary-borderColor-disabled: #105823;
|
|
525
525
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #e6edf3;
|
|
527
|
+
--button-invisible-fgColor-hover: #e6edf3;
|
|
528
528
|
--button-invisible-fgColor-disabled: #6e7681;
|
|
529
529
|
--button-invisible-iconColor-rest: #8d96a0;
|
|
530
530
|
--button-invisible-iconColor-hover: #e6edf3;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #f0f6fc1a;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #105823;
|
|
1377
1377
|
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #e6edf3;
|
|
1379
|
+
--button-invisible-fgColor-hover: #e6edf3;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #6e7681;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #8d96a0;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #e6edf3;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #1f232826;
|
|
524
524
|
--button-primary-borderColor-disabled: #92caff;
|
|
525
525
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #0021554d;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #1f2328;
|
|
527
|
+
--button-invisible-fgColor-hover: #1f2328;
|
|
528
528
|
--button-invisible-fgColor-disabled: #8c959f;
|
|
529
529
|
--button-invisible-iconColor-rest: #636c76;
|
|
530
530
|
--button-invisible-iconColor-hover: #636c76;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #1f232826;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #92caff;
|
|
1377
1377
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #0021554d;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #1f2328;
|
|
1379
|
+
--button-invisible-fgColor-hover: #1f2328;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #8c959f;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #636c76;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #636c76;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #013d14;
|
|
524
524
|
--button-primary-borderColor-disabled: #85cb97;
|
|
525
525
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #00230b4d;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #010409;
|
|
527
|
+
--button-invisible-fgColor-hover: #010409;
|
|
528
528
|
--button-invisible-fgColor-disabled: #66707b;
|
|
529
529
|
--button-invisible-iconColor-rest: #0e1116;
|
|
530
530
|
--button-invisible-iconColor-hover: #ffffff;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #013d14;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #85cb97;
|
|
1377
1377
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #00230b4d;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #010409;
|
|
1379
|
+
--button-invisible-fgColor-hover: #010409;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #66707b;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #0e1116;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #ffffff;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #1f232826;
|
|
524
524
|
--button-primary-borderColor-disabled: #92caff;
|
|
525
525
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #0021554d;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #1f2328;
|
|
527
|
+
--button-invisible-fgColor-hover: #1f2328;
|
|
528
528
|
--button-invisible-fgColor-disabled: #8c959f;
|
|
529
529
|
--button-invisible-iconColor-rest: #636c76;
|
|
530
530
|
--button-invisible-iconColor-hover: #636c76;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #1f232826;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #92caff;
|
|
1377
1377
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #0021554d;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #1f2328;
|
|
1379
|
+
--button-invisible-fgColor-hover: #1f2328;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #8c959f;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #636c76;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #636c76;
|
|
@@ -523,8 +523,8 @@
|
|
|
523
523
|
--button-primary-borderColor-active: #1f232826;
|
|
524
524
|
--button-primary-borderColor-disabled: #95d8a6;
|
|
525
525
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #002d114d;
|
|
526
|
-
--button-invisible-fgColor-rest: #
|
|
527
|
-
--button-invisible-fgColor-hover: #
|
|
526
|
+
--button-invisible-fgColor-rest: #1f2328;
|
|
527
|
+
--button-invisible-fgColor-hover: #1f2328;
|
|
528
528
|
--button-invisible-fgColor-disabled: #8c959f;
|
|
529
529
|
--button-invisible-iconColor-rest: #636c76;
|
|
530
530
|
--button-invisible-iconColor-hover: #636c76;
|
|
@@ -1375,8 +1375,8 @@
|
|
|
1375
1375
|
--button-primary-borderColor-active: #1f232826;
|
|
1376
1376
|
--button-primary-borderColor-disabled: #95d8a6;
|
|
1377
1377
|
--button-primary-shadow-selected: inset 0px 1px 0px 0px #002d114d;
|
|
1378
|
-
--button-invisible-fgColor-rest: #
|
|
1379
|
-
--button-invisible-fgColor-hover: #
|
|
1378
|
+
--button-invisible-fgColor-rest: #1f2328;
|
|
1379
|
+
--button-invisible-fgColor-hover: #1f2328;
|
|
1380
1380
|
--button-invisible-fgColor-disabled: #8c959f;
|
|
1381
1381
|
--button-invisible-iconColor-rest: #636c76;
|
|
1382
1382
|
--button-invisible-iconColor-hover: #636c76;
|