@seed-design/figma 1.1.10 → 1.1.13

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.
@@ -1060,9 +1060,7 @@ const templateBannerDetach = {
1060
1060
  "type": "VARIANT",
1061
1061
  "variantOptions": [
1062
1062
  "Title + Description",
1063
- "Description + Title",
1064
- "Layout3",
1065
- "Layout4"
1063
+ "Description + Title"
1066
1064
  ]
1067
1065
  },
1068
1066
  "Rounded": {
@@ -2283,7 +2281,8 @@ const pageBanner = {
2283
2281
  "Informative",
2284
2282
  "Positive",
2285
2283
  "Warning",
2286
- "Critical"
2284
+ "Critical",
2285
+ "Magic"
2287
2286
  ]
2288
2287
  },
2289
2288
  "Variant": {
@@ -3144,7 +3143,10 @@ const createActionButtonGhostHandler = (ctx)=>defineComponentHandler(ACTION_BUTT
3144
3143
  const { createLocalSnippetElement: createLocalSnippetElement$x } = createLocalSnippetHelper("alert-dialog");
3145
3144
  const { createLocalSnippetElement: createLocalSnippetElementTrigger$3 } = createLocalSnippetHelper("action-button");
3146
3145
  const ALERT_DIALOG_FOOTER_KEY = "00b1b131d67edf2875a7a1df8dfa88098d7c04be";
3147
- const createAlertDialogHandler = (_ctx)=>defineComponentHandler(alertDialog.key, (node, traverse)=>{
3146
+ const createAlertDialogHandler = (ctx)=>{
3147
+ const actionButtonHandler = createActionButtonHandler(ctx);
3148
+ const actionButtonGhostHandler = createActionButtonGhostHandler(ctx);
3149
+ return defineComponentHandler(alertDialog.key, (node, traverse)=>{
3148
3150
  const props = node.componentProperties;
3149
3151
  const alertDialogHeader = createLocalSnippetElement$x("AlertDialogHeader", undefined, [
3150
3152
  ...props["Show Title#20361:14"].value ? [
@@ -3164,7 +3166,30 @@ const createAlertDialogHandler = (_ctx)=>defineComponentHandler(alertDialog.key,
3164
3166
  const footerNode = footerNodes[0];
3165
3167
  const footerNodeProps = traverse(footerNode)?.props;
3166
3168
  const buttons = footerNode.children.map(traverse);
3167
- const alertDialogFooterChildren = tsPattern.match(footerNode.componentProperties.Type.value).with("Single", ()=>buttons).with("Neutral", "Critical", ()=>createSeedReactElement("ResponsivePair", footerNodeProps, buttons)).with("Neutral (Overflow)", "Critical (Overflow)", "Nonpreferred", ()=>createSeedReactElement("VStack", footerNodeProps, buttons)).exhaustive();
3169
+ const alertDialogFooterChildren = tsPattern.match(footerNode.componentProperties.Type.value).with("Single", ()=>buttons).with("Neutral", "Critical", ()=>createSeedReactElement("ResponsivePair", footerNodeProps, buttons)).with("Neutral (Overflow)", "Critical (Overflow)", ()=>createSeedReactElement("VStack", footerNodeProps, buttons)).with("Nonpreferred", ()=>{
3170
+ const [actionButtonNode] = findAllInstances({
3171
+ node: footerNode,
3172
+ key: actionButtonHandler.key
3173
+ });
3174
+ const [ghostButtonNode] = findAllInstances({
3175
+ node: footerNode,
3176
+ key: actionButtonGhostHandler.key
3177
+ });
3178
+ const actionButton = actionButtonHandler.transform(actionButtonNode, traverse);
3179
+ const ghostButton = actionButtonGhostHandler.transform(ghostButtonNode, traverse);
3180
+ const buttons = [
3181
+ actionButton,
3182
+ {
3183
+ ...ghostButton,
3184
+ props: {
3185
+ ...ghostButton.props,
3186
+ // nonpreferred shouldn't have bleedX, but in Figma it's not possible to represent that
3187
+ bleedX: undefined
3188
+ }
3189
+ }
3190
+ ];
3191
+ return createSeedReactElement("VStack", footerNodeProps, buttons);
3192
+ }).exhaustive();
3168
3193
  const alertDialogFooter = createLocalSnippetElement$x("AlertDialogFooter", undefined, alertDialogFooterChildren);
3169
3194
  return createLocalSnippetElement$x("AlertDialogRoot", {
3170
3195
  open: true
@@ -3178,6 +3203,7 @@ const createAlertDialogHandler = (_ctx)=>defineComponentHandler(alertDialog.key,
3178
3203
  ])
3179
3204
  ]);
3180
3205
  });
3206
+ };
3181
3207
 
3182
3208
  const { createLocalSnippetElement: createLocalSnippetElement$w } = createLocalSnippetHelper("app-bar");
3183
3209
  const APP_BAR_TITLE_KEY = "d2cc4f615b2b44098be89448ad1c573f94af0355";
@@ -8782,6 +8808,7 @@ const FIGMA_VARIABLE_COLLECTIONS = {
8782
8808
  ],
8783
8809
  "key": "34e782f5d238a8c5be4618ff4a24ae0f4fc4e1da",
8784
8810
  "hiddenFromPublishing": false,
8811
+ "isExtension": false,
8785
8812
  "variableIds": [
8786
8813
  "VariableID:1:129",
8787
8814
  "VariableID:1:130",
@@ -8808,19 +8835,18 @@ const FIGMA_VARIABLE_COLLECTIONS = {
8808
8835
  "VariableID:8482:98909",
8809
8836
  "VariableID:1:155",
8810
8837
  "VariableID:1:156",
8838
+ "VariableID:1:157",
8811
8839
  "VariableID:238:17662",
8812
8840
  "VariableID:670:2700",
8813
- "VariableID:1:157",
8814
8841
  "VariableID:52349:2",
8815
8842
  "VariableID:52349:3",
8816
8843
  "VariableID:1:164",
8817
8844
  "VariableID:1:165",
8818
8845
  "VariableID:654:20851",
8819
8846
  "VariableID:1:171",
8820
- "VariableID:17544:4057",
8821
8847
  "VariableID:41186:6437",
8822
- "VariableID:1:158",
8823
8848
  "VariableID:1:172",
8849
+ "VariableID:1:158",
8824
8850
  "VariableID:1:161",
8825
8851
  "VariableID:1:159",
8826
8852
  "VariableID:576:22878",
@@ -8851,7 +8877,6 @@ const FIGMA_VARIABLE_COLLECTIONS = {
8851
8877
  "VariableID:33327:83273",
8852
8878
  "VariableID:1:167",
8853
8879
  "VariableID:764:14294",
8854
- "VariableID:1:170",
8855
8880
  "VariableID:1883:92911",
8856
8881
  "VariableID:1:169",
8857
8882
  "VariableID:41338:804",
@@ -8987,14 +9012,20 @@ const FIGMA_VARIABLE_COLLECTIONS = {
8987
9012
  "VariableID:30894:36313",
8988
9013
  "VariableID:30894:36314",
8989
9014
  "VariableID:30894:36315",
9015
+ "VariableID:54554:3095",
9016
+ "VariableID:54554:3097",
9017
+ "VariableID:54554:3098",
9018
+ "VariableID:50088:12999",
8990
9019
  "VariableID:1884:93034",
9020
+ "VariableID:1:168",
8991
9021
  "VariableID:1883:93030",
8992
9022
  "VariableID:1883:93031",
8993
9023
  "VariableID:30501:79135",
8994
9024
  "VariableID:12973:26217",
8995
9025
  "VariableID:10181:34417",
8996
- "VariableID:50088:12999",
8997
- "VariableID:1:168",
9026
+ "VariableID:17544:4057",
9027
+ "VariableID:1:170",
9028
+ "VariableID:54461:116345",
8998
9029
  "VariableID:51280:230267",
8999
9030
  "VariableID:51280:230268",
9000
9031
  "VariableID:51280:230269",
@@ -9087,6 +9118,7 @@ const FIGMA_VARIABLE_COLLECTIONS = {
9087
9118
  ],
9088
9119
  "key": "2d3b4ad8e4ba14ef53b92ba019942ca633ce21ba",
9089
9120
  "hiddenFromPublishing": false,
9121
+ "isExtension": false,
9090
9122
  "variableIds": [
9091
9123
  "VariableID:1:189",
9092
9124
  "VariableID:1:196",
@@ -9154,6 +9186,7 @@ const FIGMA_VARIABLE_COLLECTIONS = {
9154
9186
  ],
9155
9187
  "key": "75a9a164e0f9d49ba07e82176cbc7240569928a5",
9156
9188
  "hiddenFromPublishing": false,
9189
+ "isExtension": false,
9157
9190
  "variableIds": [
9158
9191
  "VariableID:1:199",
9159
9192
  "VariableID:1:200",
@@ -9235,6 +9268,7 @@ const FIGMA_VARIABLE_COLLECTIONS = {
9235
9268
  ],
9236
9269
  "key": "7b0f506ae5e0955f152efe15b7982265075ad655",
9237
9270
  "hiddenFromPublishing": false,
9271
+ "isExtension": false,
9238
9272
  "variableIds": [
9239
9273
  "VariableID:6075:34488",
9240
9274
  "VariableID:6075:34489",
@@ -9244,6 +9278,30 @@ const FIGMA_VARIABLE_COLLECTIONS = {
9244
9278
  };
9245
9279
 
9246
9280
  const FIGMA_VARIABLES = {
9281
+ "VariableID:54461:116345": {
9282
+ "name": "_legacy/bg/layer-fill",
9283
+ "id": "VariableID:54461:116345",
9284
+ "remote": false,
9285
+ "key": "f015408caaf8301430455d23312a5b0a3cb9fb43",
9286
+ "variableCollectionId": "VariableCollectionId:1:3",
9287
+ "resolvedType": "COLOR",
9288
+ "description": "",
9289
+ "hiddenFromPublishing": false,
9290
+ "valuesByMode": {
9291
+ "1928:7": {
9292
+ "type": "VARIABLE_ALIAS",
9293
+ "id": "VariableID:1883:92912"
9294
+ },
9295
+ "1928:8": {
9296
+ "type": "VARIABLE_ALIAS",
9297
+ "id": "VariableID:1883:92913"
9298
+ }
9299
+ },
9300
+ "scopes": [
9301
+ "ALL_SCOPES"
9302
+ ],
9303
+ "codeSyntax": {}
9304
+ },
9247
9305
  "VariableID:1:170": {
9248
9306
  "name": "_legacy/stroke/field",
9249
9307
  "id": "VariableID:1:170",
@@ -9294,83 +9352,73 @@ const FIGMA_VARIABLES = {
9294
9352
  ],
9295
9353
  "codeSyntax": {}
9296
9354
  },
9297
- "VariableID:51280:230218": {
9298
- "name": "_scroll-fog/layer-basement/16%",
9299
- "id": "VariableID:51280:230218",
9355
+ "VariableID:1:151": {
9356
+ "name": "bg/brand-solid",
9357
+ "id": "VariableID:1:151",
9300
9358
  "remote": false,
9301
- "key": "b440f64ce0732536e4909e27a4e7c2167351fb3f",
9359
+ "key": "14d9069bbde1d267abff7d8f5613cc9c754357d9",
9302
9360
  "variableCollectionId": "VariableCollectionId:1:3",
9303
9361
  "resolvedType": "COLOR",
9304
- "description": "",
9362
+ "description": "carrot-600, carrot600, primary",
9305
9363
  "hiddenFromPublishing": false,
9306
9364
  "valuesByMode": {
9307
9365
  "1928:7": {
9308
- "r": 0.9529411792755127,
9309
- "g": 0.95686274766922,
9310
- "b": 0.9607843160629272,
9311
- "a": 0.019999999552965164
9366
+ "type": "VARIABLE_ALIAS",
9367
+ "id": "VariableID:1883:92926"
9312
9368
  },
9313
9369
  "1928:8": {
9314
- "r": 0,
9315
- "g": 0,
9316
- "b": 0,
9317
- "a": 0.019999999552965164
9370
+ "type": "VARIABLE_ALIAS",
9371
+ "id": "VariableID:1883:92927"
9318
9372
  }
9319
9373
  },
9320
9374
  "scopes": [
9321
- "ALL_SCOPES"
9375
+ "FRAME_FILL",
9376
+ "SHAPE_FILL"
9322
9377
  ],
9323
9378
  "codeSyntax": {}
9324
9379
  },
9325
- "VariableID:51280:230222": {
9326
- "name": "_scroll-fog/layer-basement/22%",
9327
- "id": "VariableID:51280:230222",
9380
+ "VariableID:1:152": {
9381
+ "name": "bg/brand-solid-pressed",
9382
+ "id": "VariableID:1:152",
9328
9383
  "remote": false,
9329
- "key": "46b542913d5c41a1eef9ba7965e8dbee475415c5",
9384
+ "key": "d619ede215aa2da9881e5ca4ed063db8ba8ecbc4",
9330
9385
  "variableCollectionId": "VariableCollectionId:1:3",
9331
9386
  "resolvedType": "COLOR",
9332
- "description": "",
9387
+ "description": "carrot-700, carrot700, primary",
9333
9388
  "hiddenFromPublishing": false,
9334
9389
  "valuesByMode": {
9335
9390
  "1928:7": {
9336
- "r": 0.9529411792755127,
9337
- "g": 0.95686274766922,
9338
- "b": 0.9607843160629272,
9339
- "a": 0.05000000074505806
9391
+ "type": "VARIABLE_ALIAS",
9392
+ "id": "VariableID:1883:92927"
9340
9393
  },
9341
9394
  "1928:8": {
9342
- "r": 0,
9343
- "g": 0,
9344
- "b": 0,
9345
- "a": 0.05000000074505806
9395
+ "type": "VARIABLE_ALIAS",
9396
+ "id": "VariableID:1883:92928"
9346
9397
  }
9347
9398
  },
9348
9399
  "scopes": [
9349
- "ALL_SCOPES"
9400
+ "FRAME_FILL",
9401
+ "SHAPE_FILL"
9350
9402
  ],
9351
9403
  "codeSyntax": {}
9352
9404
  },
9353
- "VariableID:51280:230226": {
9354
- "name": "_scroll-fog/layer-basement/29%",
9355
- "id": "VariableID:51280:230226",
9405
+ "VariableID:36929:111145": {
9406
+ "name": "bg/brand-weak",
9407
+ "id": "VariableID:36929:111145",
9356
9408
  "remote": false,
9357
- "key": "f479bae0eb4820f94650a738612d82a0d7074dfa",
9409
+ "key": "338fcdefc08d087b18d40563139abac2b97a1c54",
9358
9410
  "variableCollectionId": "VariableCollectionId:1:3",
9359
9411
  "resolvedType": "COLOR",
9360
9412
  "description": "",
9361
9413
  "hiddenFromPublishing": false,
9362
9414
  "valuesByMode": {
9363
9415
  "1928:7": {
9364
- "r": 0.9529411792755127,
9365
- "g": 0.95686274766922,
9366
- "b": 0.9607843160629272,
9367
- "a": 0.07999999821186066
9416
+ "type": "VARIABLE_ALIAS",
9417
+ "id": "VariableID:1883:92921"
9368
9418
  },
9369
9419
  "1928:8": {
9370
- "r": 0,
9371
- "g": 0,
9372
- "b": 0,
9373
- "a": 0.07999999821186066
9420
+ "type": "VARIABLE_ALIAS",
9421
+ "id": "VariableID:1883:92921"
9374
9422
  }
9375
9423
  },
9376
9424
  "scopes": [
@@ -9378,27 +9426,23 @@ const FIGMA_VARIABLES = {
9378
9426
  ],
9379
9427
  "codeSyntax": {}
9380
9428
  },
9381
- "VariableID:51280:230230": {
9382
- "name": "_scroll-fog/layer-basement/35%",
9383
- "id": "VariableID:51280:230230",
9429
+ "VariableID:36929:111146": {
9430
+ "name": "bg/brand-weak-pressed",
9431
+ "id": "VariableID:36929:111146",
9384
9432
  "remote": false,
9385
- "key": "ae4654629b62d97d64968e5e6641dd8c3ca28bf8",
9433
+ "key": "935393e61d597c538133c898a637372afb703376",
9386
9434
  "variableCollectionId": "VariableCollectionId:1:3",
9387
9435
  "resolvedType": "COLOR",
9388
9436
  "description": "",
9389
9437
  "hiddenFromPublishing": false,
9390
9438
  "valuesByMode": {
9391
9439
  "1928:7": {
9392
- "r": 0.9529411792755127,
9393
- "g": 0.95686274766922,
9394
- "b": 0.9607843160629272,
9395
- "a": 0.12999999523162842
9440
+ "type": "VARIABLE_ALIAS",
9441
+ "id": "VariableID:1883:92922"
9396
9442
  },
9397
9443
  "1928:8": {
9398
- "r": 0,
9399
- "g": 0,
9400
- "b": 0,
9401
- "a": 0.12999999523162842
9444
+ "type": "VARIABLE_ALIAS",
9445
+ "id": "VariableID:1883:92922"
9402
9446
  }
9403
9447
  },
9404
9448
  "scopes": [
@@ -9406,195 +9450,173 @@ const FIGMA_VARIABLES = {
9406
9450
  ],
9407
9451
  "codeSyntax": {}
9408
9452
  },
9409
- "VariableID:51280:230234": {
9410
- "name": "_scroll-fog/layer-basement/41%",
9411
- "id": "VariableID:51280:230234",
9453
+ "VariableID:1:148": {
9454
+ "name": "bg/critical-solid",
9455
+ "id": "VariableID:1:148",
9412
9456
  "remote": false,
9413
- "key": "7bc43207548ff95fdf89ddc3242ab8499aa80722",
9457
+ "key": "80f05ce726e60302d757cfc7bc0a6a99f2508694",
9414
9458
  "variableCollectionId": "VariableCollectionId:1:3",
9415
9459
  "resolvedType": "COLOR",
9416
- "description": "",
9460
+ "description": "red-700, red700, danger",
9417
9461
  "hiddenFromPublishing": false,
9418
9462
  "valuesByMode": {
9419
9463
  "1928:7": {
9420
- "r": 0.9529411792755127,
9421
- "g": 0.95686274766922,
9422
- "b": 0.9607843160629272,
9423
- "a": 0.18000000715255737
9464
+ "type": "VARIABLE_ALIAS",
9465
+ "id": "VariableID:1883:92950"
9424
9466
  },
9425
9467
  "1928:8": {
9426
- "r": 0,
9427
- "g": 0,
9428
- "b": 0,
9429
- "a": 0.18000000715255737
9468
+ "type": "VARIABLE_ALIAS",
9469
+ "id": "VariableID:1883:92949"
9430
9470
  }
9431
9471
  },
9432
9472
  "scopes": [
9433
- "ALL_SCOPES"
9473
+ "FRAME_FILL",
9474
+ "SHAPE_FILL"
9434
9475
  ],
9435
9476
  "codeSyntax": {}
9436
9477
  },
9437
- "VariableID:51280:230238": {
9438
- "name": "_scroll-fog/layer-basement/47%",
9439
- "id": "VariableID:51280:230238",
9478
+ "VariableID:1:149": {
9479
+ "name": "bg/critical-solid-pressed",
9480
+ "id": "VariableID:1:149",
9440
9481
  "remote": false,
9441
- "key": "3e3ae436cdaa83a139006a4e268e7749630d3f32",
9482
+ "key": "400c2939cbbbfe7212ce8ec37fa675355ad6f7e8",
9442
9483
  "variableCollectionId": "VariableCollectionId:1:3",
9443
9484
  "resolvedType": "COLOR",
9444
- "description": "",
9485
+ "description": "red-800, red800, danger",
9445
9486
  "hiddenFromPublishing": false,
9446
9487
  "valuesByMode": {
9447
9488
  "1928:7": {
9448
- "r": 0.9529411792755127,
9449
- "g": 0.95686274766922,
9450
- "b": 0.9607843160629272,
9451
- "a": 0.25
9489
+ "type": "VARIABLE_ALIAS",
9490
+ "id": "VariableID:1883:92951"
9452
9491
  },
9453
9492
  "1928:8": {
9454
- "r": 0,
9455
- "g": 0,
9456
- "b": 0,
9457
- "a": 0.25
9493
+ "type": "VARIABLE_ALIAS",
9494
+ "id": "VariableID:1883:92950"
9458
9495
  }
9459
9496
  },
9460
9497
  "scopes": [
9461
- "ALL_SCOPES"
9498
+ "FRAME_FILL",
9499
+ "SHAPE_FILL"
9462
9500
  ],
9463
9501
  "codeSyntax": {}
9464
9502
  },
9465
- "VariableID:51280:230242": {
9466
- "name": "_scroll-fog/layer-basement/53%",
9467
- "id": "VariableID:51280:230242",
9503
+ "VariableID:1:147": {
9504
+ "name": "bg/critical-weak",
9505
+ "id": "VariableID:1:147",
9468
9506
  "remote": false,
9469
- "key": "c97f040b3f9fc3456e4aa9327a4f8e7b88a65988",
9507
+ "key": "5c5382152b74e4b6c6f67050765cf5ef748b30a9",
9470
9508
  "variableCollectionId": "VariableCollectionId:1:3",
9471
9509
  "resolvedType": "COLOR",
9472
- "description": "",
9510
+ "description": "red-100, red100, danger",
9473
9511
  "hiddenFromPublishing": false,
9474
9512
  "valuesByMode": {
9475
9513
  "1928:7": {
9476
- "r": 0.9529411792755127,
9477
- "g": 0.95686274766922,
9478
- "b": 0.9607843160629272,
9479
- "a": 0.3199999928474426
9514
+ "type": "VARIABLE_ALIAS",
9515
+ "id": "VariableID:1883:92944"
9480
9516
  },
9481
9517
  "1928:8": {
9482
- "r": 0,
9483
- "g": 0,
9484
- "b": 0,
9485
- "a": 0.3199999928474426
9518
+ "type": "VARIABLE_ALIAS",
9519
+ "id": "VariableID:1883:92944"
9486
9520
  }
9487
9521
  },
9488
9522
  "scopes": [
9489
- "ALL_SCOPES"
9523
+ "FRAME_FILL",
9524
+ "SHAPE_FILL"
9490
9525
  ],
9491
9526
  "codeSyntax": {}
9492
9527
  },
9493
- "VariableID:51280:230246": {
9494
- "name": "_scroll-fog/layer-basement/59%",
9495
- "id": "VariableID:51280:230246",
9528
+ "VariableID:985:16616": {
9529
+ "name": "bg/critical-weak-pressed",
9530
+ "id": "VariableID:985:16616",
9496
9531
  "remote": false,
9497
- "key": "64a31ff89019891a05221afd5764589e50be9f47",
9532
+ "key": "f386e20dc1991339522b5904808ec35a1e1ad64b",
9498
9533
  "variableCollectionId": "VariableCollectionId:1:3",
9499
9534
  "resolvedType": "COLOR",
9500
- "description": "",
9535
+ "description": "red-200, red200, danger",
9501
9536
  "hiddenFromPublishing": false,
9502
9537
  "valuesByMode": {
9503
9538
  "1928:7": {
9504
- "r": 0.9529411792755127,
9505
- "g": 0.95686274766922,
9506
- "b": 0.9607843160629272,
9507
- "a": 0.4000000059604645
9539
+ "type": "VARIABLE_ALIAS",
9540
+ "id": "VariableID:1883:92945"
9508
9541
  },
9509
9542
  "1928:8": {
9510
- "r": 0,
9511
- "g": 0,
9512
- "b": 0,
9513
- "a": 0.4000000059604645
9543
+ "type": "VARIABLE_ALIAS",
9544
+ "id": "VariableID:1883:92945"
9514
9545
  }
9515
9546
  },
9516
9547
  "scopes": [
9517
- "ALL_SCOPES"
9548
+ "FRAME_FILL",
9549
+ "SHAPE_FILL"
9518
9550
  ],
9519
9551
  "codeSyntax": {}
9520
9552
  },
9521
- "VariableID:51280:230250": {
9522
- "name": "_scroll-fog/layer-basement/65%",
9523
- "id": "VariableID:51280:230250",
9553
+ "VariableID:654:20851": {
9554
+ "name": "bg/disabled",
9555
+ "id": "VariableID:654:20851",
9524
9556
  "remote": false,
9525
- "key": "52946a3432057e76deab6318e677fe893b79f69f",
9557
+ "key": "090ee2d2f94be822a6c65a9d6f15a3c5c4d2dc9e",
9526
9558
  "variableCollectionId": "VariableCollectionId:1:3",
9527
9559
  "resolvedType": "COLOR",
9528
- "description": "",
9560
+ "description": "gray-200, gray200",
9529
9561
  "hiddenFromPublishing": false,
9530
9562
  "valuesByMode": {
9531
9563
  "1928:7": {
9532
- "r": 0.9529411792755127,
9533
- "g": 0.95686274766922,
9534
- "b": 0.9607843160629272,
9535
- "a": 0.47999998927116394
9564
+ "type": "VARIABLE_ALIAS",
9565
+ "id": "VariableID:1883:92913"
9536
9566
  },
9537
9567
  "1928:8": {
9538
- "r": 0,
9539
- "g": 0,
9540
- "b": 0,
9541
- "a": 0.47999998927116394
9568
+ "type": "VARIABLE_ALIAS",
9569
+ "id": "VariableID:1883:92914"
9542
9570
  }
9543
9571
  },
9544
9572
  "scopes": [
9545
- "ALL_SCOPES"
9573
+ "FRAME_FILL",
9574
+ "SHAPE_FILL"
9546
9575
  ],
9547
9576
  "codeSyntax": {}
9548
9577
  },
9549
- "VariableID:51280:230254": {
9550
- "name": "_scroll-fog/layer-basement/71%",
9551
- "id": "VariableID:51280:230254",
9578
+ "VariableID:1188:4255": {
9579
+ "name": "bg/informative-solid",
9580
+ "id": "VariableID:1188:4255",
9552
9581
  "remote": false,
9553
- "key": "97d974462a644454d20f761f515051c074d5290d",
9582
+ "key": "10c822044e8189089942982668d372c82e1bba0e",
9554
9583
  "variableCollectionId": "VariableCollectionId:1:3",
9555
9584
  "resolvedType": "COLOR",
9556
- "description": "",
9585
+ "description": "blue-700, blue700, accent",
9557
9586
  "hiddenFromPublishing": false,
9558
9587
  "valuesByMode": {
9559
9588
  "1928:7": {
9560
- "r": 0.9529411792755127,
9561
- "g": 0.95686274766922,
9562
- "b": 0.9607843160629272,
9563
- "a": 0.5799999833106995
9589
+ "type": "VARIABLE_ALIAS",
9590
+ "id": "VariableID:1883:92939"
9564
9591
  },
9565
9592
  "1928:8": {
9566
- "r": 0,
9567
- "g": 0,
9568
- "b": 0,
9569
- "a": 0.5799999833106995
9593
+ "type": "VARIABLE_ALIAS",
9594
+ "id": "VariableID:1883:92938"
9570
9595
  }
9571
9596
  },
9572
9597
  "scopes": [
9573
- "ALL_SCOPES"
9598
+ "FRAME_FILL",
9599
+ "SHAPE_FILL"
9574
9600
  ],
9575
9601
  "codeSyntax": {}
9576
9602
  },
9577
- "VariableID:51280:230258": {
9578
- "name": "_scroll-fog/layer-basement/78%",
9579
- "id": "VariableID:51280:230258",
9603
+ "VariableID:1547:55737": {
9604
+ "name": "bg/informative-solid-pressed",
9605
+ "id": "VariableID:1547:55737",
9580
9606
  "remote": false,
9581
- "key": "745de01c18c441dc59e1f9d59d034bc11f19d513",
9607
+ "key": "333a7d880e192cf58adac2e26455740edeae868f",
9582
9608
  "variableCollectionId": "VariableCollectionId:1:3",
9583
9609
  "resolvedType": "COLOR",
9584
- "description": "",
9610
+ "description": "blue-800, blue800, accent",
9585
9611
  "hiddenFromPublishing": false,
9586
9612
  "valuesByMode": {
9587
9613
  "1928:7": {
9588
- "r": 0.9529411792755127,
9589
- "g": 0.95686274766922,
9590
- "b": 0.9607843160629272,
9591
- "a": 0.6700000166893005
9614
+ "type": "VARIABLE_ALIAS",
9615
+ "id": "VariableID:1883:92940"
9592
9616
  },
9593
9617
  "1928:8": {
9594
- "r": 0,
9595
- "g": 0,
9596
- "b": 0,
9597
- "a": 0.6700000166893005
9618
+ "type": "VARIABLE_ALIAS",
9619
+ "id": "VariableID:1883:92939"
9598
9620
  }
9599
9621
  },
9600
9622
  "scopes": [
@@ -9602,1159 +9624,19 @@ const FIGMA_VARIABLES = {
9602
9624
  ],
9603
9625
  "codeSyntax": {}
9604
9626
  },
9605
- "VariableID:51280:230214": {
9606
- "name": "_scroll-fog/layer-basement/8%",
9607
- "id": "VariableID:51280:230214",
9627
+ "VariableID:1:162": {
9628
+ "name": "bg/informative-weak",
9629
+ "id": "VariableID:1:162",
9608
9630
  "remote": false,
9609
- "key": "e8f2737a9b9c7182f65995e410dcf017302c0e86",
9631
+ "key": "d83ab21c93e69001bbdf612f1f6cfa49e9462542",
9610
9632
  "variableCollectionId": "VariableCollectionId:1:3",
9611
9633
  "resolvedType": "COLOR",
9612
- "description": "",
9634
+ "description": "blue-100, blue100, accent",
9613
9635
  "hiddenFromPublishing": false,
9614
9636
  "valuesByMode": {
9615
9637
  "1928:7": {
9616
- "r": 0.9529411792755127,
9617
- "g": 0.95686274766922,
9618
- "b": 0.9607843160629272,
9619
- "a": 0.009999999776482582
9620
- },
9621
- "1928:8": {
9622
- "r": 0,
9623
- "g": 0,
9624
- "b": 0,
9625
- "a": 0.009999999776482582
9626
- }
9627
- },
9628
- "scopes": [
9629
- "ALL_SCOPES"
9630
- ],
9631
- "codeSyntax": {}
9632
- },
9633
- "VariableID:51280:230262": {
9634
- "name": "_scroll-fog/layer-basement/84%",
9635
- "id": "VariableID:51280:230262",
9636
- "remote": false,
9637
- "key": "c85182e2fe8d80a4f25fa38d4fca0aa9ccabe81a",
9638
- "variableCollectionId": "VariableCollectionId:1:3",
9639
- "resolvedType": "COLOR",
9640
- "description": "",
9641
- "hiddenFromPublishing": false,
9642
- "valuesByMode": {
9643
- "1928:7": {
9644
- "r": 0.9529411792755127,
9645
- "g": 0.95686274766922,
9646
- "b": 0.9607843160629272,
9647
- "a": 0.7799999713897705
9648
- },
9649
- "1928:8": {
9650
- "r": 0,
9651
- "g": 0,
9652
- "b": 0,
9653
- "a": 0.7799999713897705
9654
- }
9655
- },
9656
- "scopes": [
9657
- "ALL_SCOPES"
9658
- ],
9659
- "codeSyntax": {}
9660
- },
9661
- "VariableID:51280:230266": {
9662
- "name": "_scroll-fog/layer-basement/92%",
9663
- "id": "VariableID:51280:230266",
9664
- "remote": false,
9665
- "key": "1819902bcbe60e71eb6eeebd157a4e8bf6d8cb08",
9666
- "variableCollectionId": "VariableCollectionId:1:3",
9667
- "resolvedType": "COLOR",
9668
- "description": "",
9669
- "hiddenFromPublishing": false,
9670
- "valuesByMode": {
9671
- "1928:7": {
9672
- "r": 0.9529411792755127,
9673
- "g": 0.95686274766922,
9674
- "b": 0.9607843160629272,
9675
- "a": 0.8899999856948853
9676
- },
9677
- "1928:8": {
9678
- "r": 0,
9679
- "g": 0,
9680
- "b": 0,
9681
- "a": 0.8899999856948853
9682
- }
9683
- },
9684
- "scopes": [
9685
- "ALL_SCOPES"
9686
- ],
9687
- "codeSyntax": {}
9688
- },
9689
- "VariableID:51280:230269": {
9690
- "name": "_scroll-fog/layer-default/16%",
9691
- "id": "VariableID:51280:230269",
9692
- "remote": false,
9693
- "key": "56e704c57cf966bf156bde685672a410606bc0b2",
9694
- "variableCollectionId": "VariableCollectionId:1:3",
9695
- "resolvedType": "COLOR",
9696
- "description": "",
9697
- "hiddenFromPublishing": false,
9698
- "valuesByMode": {
9699
- "1928:7": {
9700
- "r": 1,
9701
- "g": 1,
9702
- "b": 1,
9703
- "a": 0.019999999552965164
9704
- },
9705
- "1928:8": {
9706
- "r": 0.08627451211214066,
9707
- "g": 0.09019608050584793,
9708
- "b": 0.10588235408067703,
9709
- "a": 0.019999999552965164
9710
- }
9711
- },
9712
- "scopes": [
9713
- "ALL_SCOPES"
9714
- ],
9715
- "codeSyntax": {}
9716
- },
9717
- "VariableID:51280:230270": {
9718
- "name": "_scroll-fog/layer-default/22%",
9719
- "id": "VariableID:51280:230270",
9720
- "remote": false,
9721
- "key": "0edb479e1df92713298e465cb698255892bd8a5a",
9722
- "variableCollectionId": "VariableCollectionId:1:3",
9723
- "resolvedType": "COLOR",
9724
- "description": "",
9725
- "hiddenFromPublishing": false,
9726
- "valuesByMode": {
9727
- "1928:7": {
9728
- "r": 1,
9729
- "g": 1,
9730
- "b": 1,
9731
- "a": 0.05000000074505806
9732
- },
9733
- "1928:8": {
9734
- "r": 0.08627451211214066,
9735
- "g": 0.09019608050584793,
9736
- "b": 0.10588235408067703,
9737
- "a": 0.05000000074505806
9738
- }
9739
- },
9740
- "scopes": [
9741
- "ALL_SCOPES"
9742
- ],
9743
- "codeSyntax": {}
9744
- },
9745
- "VariableID:51280:230271": {
9746
- "name": "_scroll-fog/layer-default/29%",
9747
- "id": "VariableID:51280:230271",
9748
- "remote": false,
9749
- "key": "a7fa4c79d84828ad96174a4fd964a785077105a6",
9750
- "variableCollectionId": "VariableCollectionId:1:3",
9751
- "resolvedType": "COLOR",
9752
- "description": "",
9753
- "hiddenFromPublishing": false,
9754
- "valuesByMode": {
9755
- "1928:7": {
9756
- "r": 1,
9757
- "g": 1,
9758
- "b": 1,
9759
- "a": 0.07999999821186066
9760
- },
9761
- "1928:8": {
9762
- "r": 0.08627451211214066,
9763
- "g": 0.09019608050584793,
9764
- "b": 0.10588235408067703,
9765
- "a": 0.07999999821186066
9766
- }
9767
- },
9768
- "scopes": [
9769
- "ALL_SCOPES"
9770
- ],
9771
- "codeSyntax": {}
9772
- },
9773
- "VariableID:51280:230272": {
9774
- "name": "_scroll-fog/layer-default/35%",
9775
- "id": "VariableID:51280:230272",
9776
- "remote": false,
9777
- "key": "4078c7007c28ca87e18629736ae13e65c2a28818",
9778
- "variableCollectionId": "VariableCollectionId:1:3",
9779
- "resolvedType": "COLOR",
9780
- "description": "",
9781
- "hiddenFromPublishing": false,
9782
- "valuesByMode": {
9783
- "1928:7": {
9784
- "r": 1,
9785
- "g": 1,
9786
- "b": 1,
9787
- "a": 0.12999999523162842
9788
- },
9789
- "1928:8": {
9790
- "r": 0.08627451211214066,
9791
- "g": 0.09019608050584793,
9792
- "b": 0.10588235408067703,
9793
- "a": 0.12999999523162842
9794
- }
9795
- },
9796
- "scopes": [
9797
- "ALL_SCOPES"
9798
- ],
9799
- "codeSyntax": {}
9800
- },
9801
- "VariableID:51280:230273": {
9802
- "name": "_scroll-fog/layer-default/41%",
9803
- "id": "VariableID:51280:230273",
9804
- "remote": false,
9805
- "key": "2d85fc064ce4d068cf9367fa2e54a8c161cfd2cb",
9806
- "variableCollectionId": "VariableCollectionId:1:3",
9807
- "resolvedType": "COLOR",
9808
- "description": "",
9809
- "hiddenFromPublishing": false,
9810
- "valuesByMode": {
9811
- "1928:7": {
9812
- "r": 1,
9813
- "g": 1,
9814
- "b": 1,
9815
- "a": 0.18000000715255737
9816
- },
9817
- "1928:8": {
9818
- "r": 0.08627451211214066,
9819
- "g": 0.09019608050584793,
9820
- "b": 0.10588235408067703,
9821
- "a": 0.18000000715255737
9822
- }
9823
- },
9824
- "scopes": [
9825
- "ALL_SCOPES"
9826
- ],
9827
- "codeSyntax": {}
9828
- },
9829
- "VariableID:51280:230274": {
9830
- "name": "_scroll-fog/layer-default/47%",
9831
- "id": "VariableID:51280:230274",
9832
- "remote": false,
9833
- "key": "77a84edd45b2959bbf5f4c393431d036c478c3dd",
9834
- "variableCollectionId": "VariableCollectionId:1:3",
9835
- "resolvedType": "COLOR",
9836
- "description": "",
9837
- "hiddenFromPublishing": false,
9838
- "valuesByMode": {
9839
- "1928:7": {
9840
- "r": 1,
9841
- "g": 1,
9842
- "b": 1,
9843
- "a": 0.25
9844
- },
9845
- "1928:8": {
9846
- "r": 0.08627451211214066,
9847
- "g": 0.09019608050584793,
9848
- "b": 0.10588235408067703,
9849
- "a": 0.25
9850
- }
9851
- },
9852
- "scopes": [
9853
- "ALL_SCOPES"
9854
- ],
9855
- "codeSyntax": {}
9856
- },
9857
- "VariableID:51280:230275": {
9858
- "name": "_scroll-fog/layer-default/53%",
9859
- "id": "VariableID:51280:230275",
9860
- "remote": false,
9861
- "key": "7c53af1d03c8910596b707bdc9d9a4bb5896f4ec",
9862
- "variableCollectionId": "VariableCollectionId:1:3",
9863
- "resolvedType": "COLOR",
9864
- "description": "",
9865
- "hiddenFromPublishing": false,
9866
- "valuesByMode": {
9867
- "1928:7": {
9868
- "r": 1,
9869
- "g": 1,
9870
- "b": 1,
9871
- "a": 0.3199999928474426
9872
- },
9873
- "1928:8": {
9874
- "r": 0.08627451211214066,
9875
- "g": 0.09019608050584793,
9876
- "b": 0.10588235408067703,
9877
- "a": 0.3199999928474426
9878
- }
9879
- },
9880
- "scopes": [
9881
- "ALL_SCOPES"
9882
- ],
9883
- "codeSyntax": {}
9884
- },
9885
- "VariableID:51280:230276": {
9886
- "name": "_scroll-fog/layer-default/59%",
9887
- "id": "VariableID:51280:230276",
9888
- "remote": false,
9889
- "key": "b6fa9e1a71fdbbd65d71750538d432a76fea2341",
9890
- "variableCollectionId": "VariableCollectionId:1:3",
9891
- "resolvedType": "COLOR",
9892
- "description": "",
9893
- "hiddenFromPublishing": false,
9894
- "valuesByMode": {
9895
- "1928:7": {
9896
- "r": 1,
9897
- "g": 1,
9898
- "b": 1,
9899
- "a": 0.4000000059604645
9900
- },
9901
- "1928:8": {
9902
- "r": 0.08627451211214066,
9903
- "g": 0.09019608050584793,
9904
- "b": 0.10588235408067703,
9905
- "a": 0.4000000059604645
9906
- }
9907
- },
9908
- "scopes": [
9909
- "ALL_SCOPES"
9910
- ],
9911
- "codeSyntax": {}
9912
- },
9913
- "VariableID:51280:230277": {
9914
- "name": "_scroll-fog/layer-default/65%",
9915
- "id": "VariableID:51280:230277",
9916
- "remote": false,
9917
- "key": "aa0066cdbe0066f7cf4659bb9900fee512fc8f81",
9918
- "variableCollectionId": "VariableCollectionId:1:3",
9919
- "resolvedType": "COLOR",
9920
- "description": "",
9921
- "hiddenFromPublishing": false,
9922
- "valuesByMode": {
9923
- "1928:7": {
9924
- "r": 1,
9925
- "g": 1,
9926
- "b": 1,
9927
- "a": 0.47999998927116394
9928
- },
9929
- "1928:8": {
9930
- "r": 0.08627451211214066,
9931
- "g": 0.09019608050584793,
9932
- "b": 0.10588235408067703,
9933
- "a": 0.47999998927116394
9934
- }
9935
- },
9936
- "scopes": [
9937
- "ALL_SCOPES"
9938
- ],
9939
- "codeSyntax": {}
9940
- },
9941
- "VariableID:51280:230278": {
9942
- "name": "_scroll-fog/layer-default/71%",
9943
- "id": "VariableID:51280:230278",
9944
- "remote": false,
9945
- "key": "55d9d7c012bbc3b111de940ee91037c9c06a06a1",
9946
- "variableCollectionId": "VariableCollectionId:1:3",
9947
- "resolvedType": "COLOR",
9948
- "description": "",
9949
- "hiddenFromPublishing": false,
9950
- "valuesByMode": {
9951
- "1928:7": {
9952
- "r": 1,
9953
- "g": 1,
9954
- "b": 1,
9955
- "a": 0.5799999833106995
9956
- },
9957
- "1928:8": {
9958
- "r": 0.08627451211214066,
9959
- "g": 0.09019608050584793,
9960
- "b": 0.10588235408067703,
9961
- "a": 0.5799999833106995
9962
- }
9963
- },
9964
- "scopes": [
9965
- "ALL_SCOPES"
9966
- ],
9967
- "codeSyntax": {}
9968
- },
9969
- "VariableID:51280:230279": {
9970
- "name": "_scroll-fog/layer-default/78%",
9971
- "id": "VariableID:51280:230279",
9972
- "remote": false,
9973
- "key": "8a46d5642f285542b901771e0fc49bace45afe79",
9974
- "variableCollectionId": "VariableCollectionId:1:3",
9975
- "resolvedType": "COLOR",
9976
- "description": "",
9977
- "hiddenFromPublishing": false,
9978
- "valuesByMode": {
9979
- "1928:7": {
9980
- "r": 1,
9981
- "g": 1,
9982
- "b": 1,
9983
- "a": 0.6700000166893005
9984
- },
9985
- "1928:8": {
9986
- "r": 0.08627451211214066,
9987
- "g": 0.09019608050584793,
9988
- "b": 0.10588235408067703,
9989
- "a": 0.6700000166893005
9990
- }
9991
- },
9992
- "scopes": [
9993
- "ALL_SCOPES"
9994
- ],
9995
- "codeSyntax": {}
9996
- },
9997
- "VariableID:51280:230268": {
9998
- "name": "_scroll-fog/layer-default/8%",
9999
- "id": "VariableID:51280:230268",
10000
- "remote": false,
10001
- "key": "703ae4f3531585e9bb341b1dbfef56fd41146bfa",
10002
- "variableCollectionId": "VariableCollectionId:1:3",
10003
- "resolvedType": "COLOR",
10004
- "description": "",
10005
- "hiddenFromPublishing": false,
10006
- "valuesByMode": {
10007
- "1928:7": {
10008
- "r": 1,
10009
- "g": 1,
10010
- "b": 1,
10011
- "a": 0.009999999776482582
10012
- },
10013
- "1928:8": {
10014
- "r": 0.08627451211214066,
10015
- "g": 0.09019608050584793,
10016
- "b": 0.10588235408067703,
10017
- "a": 0.009999999776482582
10018
- }
10019
- },
10020
- "scopes": [
10021
- "ALL_SCOPES"
10022
- ],
10023
- "codeSyntax": {}
10024
- },
10025
- "VariableID:51280:230280": {
10026
- "name": "_scroll-fog/layer-default/84%",
10027
- "id": "VariableID:51280:230280",
10028
- "remote": false,
10029
- "key": "71a13ec448ed33abbc15d7372621fb304a349d59",
10030
- "variableCollectionId": "VariableCollectionId:1:3",
10031
- "resolvedType": "COLOR",
10032
- "description": "",
10033
- "hiddenFromPublishing": false,
10034
- "valuesByMode": {
10035
- "1928:7": {
10036
- "r": 1,
10037
- "g": 1,
10038
- "b": 1,
10039
- "a": 0.7799999713897705
10040
- },
10041
- "1928:8": {
10042
- "r": 0.08627451211214066,
10043
- "g": 0.09019608050584793,
10044
- "b": 0.10588235408067703,
10045
- "a": 0.7799999713897705
10046
- }
10047
- },
10048
- "scopes": [
10049
- "ALL_SCOPES"
10050
- ],
10051
- "codeSyntax": {}
10052
- },
10053
- "VariableID:51280:230281": {
10054
- "name": "_scroll-fog/layer-default/92%",
10055
- "id": "VariableID:51280:230281",
10056
- "remote": false,
10057
- "key": "ba8d9f09005da3689880d0fc1628b3422197e463",
10058
- "variableCollectionId": "VariableCollectionId:1:3",
10059
- "resolvedType": "COLOR",
10060
- "description": "",
10061
- "hiddenFromPublishing": false,
10062
- "valuesByMode": {
10063
- "1928:7": {
10064
- "r": 1,
10065
- "g": 1,
10066
- "b": 1,
10067
- "a": 0.8899999856948853
10068
- },
10069
- "1928:8": {
10070
- "r": 0.08627451211214066,
10071
- "g": 0.09019608050584793,
10072
- "b": 0.10588235408067703,
10073
- "a": 0.8899999856948853
10074
- }
10075
- },
10076
- "scopes": [
10077
- "ALL_SCOPES"
10078
- ],
10079
- "codeSyntax": {}
10080
- },
10081
- "VariableID:51280:230285": {
10082
- "name": "_scroll-fog/layer-floating/16%",
10083
- "id": "VariableID:51280:230285",
10084
- "remote": false,
10085
- "key": "90f8f46261183af299acf96aa989bbd1e3cfdfe9",
10086
- "variableCollectionId": "VariableCollectionId:1:3",
10087
- "resolvedType": "COLOR",
10088
- "description": "",
10089
- "hiddenFromPublishing": false,
10090
- "valuesByMode": {
10091
- "1928:7": {
10092
- "r": 1,
10093
- "g": 1,
10094
- "b": 1,
10095
- "a": 0.019999999552965164
10096
- },
10097
- "1928:8": {
10098
- "r": 0.11372549086809158,
10099
- "g": 0.125490203499794,
10100
- "b": 0.14509804546833038,
10101
- "a": 0.019999999552965164
10102
- }
10103
- },
10104
- "scopes": [
10105
- "ALL_SCOPES"
10106
- ],
10107
- "codeSyntax": {}
10108
- },
10109
- "VariableID:51280:230286": {
10110
- "name": "_scroll-fog/layer-floating/22%",
10111
- "id": "VariableID:51280:230286",
10112
- "remote": false,
10113
- "key": "7755cb0a621ee2b6985998a115e7e4cf27a5f76a",
10114
- "variableCollectionId": "VariableCollectionId:1:3",
10115
- "resolvedType": "COLOR",
10116
- "description": "",
10117
- "hiddenFromPublishing": false,
10118
- "valuesByMode": {
10119
- "1928:7": {
10120
- "r": 1,
10121
- "g": 1,
10122
- "b": 1,
10123
- "a": 0.05000000074505806
10124
- },
10125
- "1928:8": {
10126
- "r": 0.11372549086809158,
10127
- "g": 0.125490203499794,
10128
- "b": 0.14509804546833038,
10129
- "a": 0.05000000074505806
10130
- }
10131
- },
10132
- "scopes": [
10133
- "ALL_SCOPES"
10134
- ],
10135
- "codeSyntax": {}
10136
- },
10137
- "VariableID:51280:230287": {
10138
- "name": "_scroll-fog/layer-floating/29%",
10139
- "id": "VariableID:51280:230287",
10140
- "remote": false,
10141
- "key": "27d36355ff2f0cd15389502f5817177ecf637d6f",
10142
- "variableCollectionId": "VariableCollectionId:1:3",
10143
- "resolvedType": "COLOR",
10144
- "description": "",
10145
- "hiddenFromPublishing": false,
10146
- "valuesByMode": {
10147
- "1928:7": {
10148
- "r": 1,
10149
- "g": 1,
10150
- "b": 1,
10151
- "a": 0.07999999821186066
10152
- },
10153
- "1928:8": {
10154
- "r": 0.11372549086809158,
10155
- "g": 0.125490203499794,
10156
- "b": 0.14509804546833038,
10157
- "a": 0.07999999821186066
10158
- }
10159
- },
10160
- "scopes": [
10161
- "ALL_SCOPES"
10162
- ],
10163
- "codeSyntax": {}
10164
- },
10165
- "VariableID:51280:230288": {
10166
- "name": "_scroll-fog/layer-floating/35%",
10167
- "id": "VariableID:51280:230288",
10168
- "remote": false,
10169
- "key": "c83b0df520c95a9a066388bc0066bd34ea08c4b5",
10170
- "variableCollectionId": "VariableCollectionId:1:3",
10171
- "resolvedType": "COLOR",
10172
- "description": "",
10173
- "hiddenFromPublishing": false,
10174
- "valuesByMode": {
10175
- "1928:7": {
10176
- "r": 1,
10177
- "g": 1,
10178
- "b": 1,
10179
- "a": 0.12999999523162842
10180
- },
10181
- "1928:8": {
10182
- "r": 0.11372549086809158,
10183
- "g": 0.125490203499794,
10184
- "b": 0.14509804546833038,
10185
- "a": 0.12999999523162842
10186
- }
10187
- },
10188
- "scopes": [
10189
- "ALL_SCOPES"
10190
- ],
10191
- "codeSyntax": {}
10192
- },
10193
- "VariableID:51280:230289": {
10194
- "name": "_scroll-fog/layer-floating/41%",
10195
- "id": "VariableID:51280:230289",
10196
- "remote": false,
10197
- "key": "712e6095b79def69a17e1400ecc7a56397c1531f",
10198
- "variableCollectionId": "VariableCollectionId:1:3",
10199
- "resolvedType": "COLOR",
10200
- "description": "",
10201
- "hiddenFromPublishing": false,
10202
- "valuesByMode": {
10203
- "1928:7": {
10204
- "r": 1,
10205
- "g": 1,
10206
- "b": 1,
10207
- "a": 0.18000000715255737
10208
- },
10209
- "1928:8": {
10210
- "r": 0.11372549086809158,
10211
- "g": 0.125490203499794,
10212
- "b": 0.14509804546833038,
10213
- "a": 0.18000000715255737
10214
- }
10215
- },
10216
- "scopes": [
10217
- "ALL_SCOPES"
10218
- ],
10219
- "codeSyntax": {}
10220
- },
10221
- "VariableID:51280:230290": {
10222
- "name": "_scroll-fog/layer-floating/47%",
10223
- "id": "VariableID:51280:230290",
10224
- "remote": false,
10225
- "key": "7339b9f9089c042352916559b081548e6a7b31c2",
10226
- "variableCollectionId": "VariableCollectionId:1:3",
10227
- "resolvedType": "COLOR",
10228
- "description": "",
10229
- "hiddenFromPublishing": false,
10230
- "valuesByMode": {
10231
- "1928:7": {
10232
- "r": 1,
10233
- "g": 1,
10234
- "b": 1,
10235
- "a": 0.25
10236
- },
10237
- "1928:8": {
10238
- "r": 0.11372549086809158,
10239
- "g": 0.125490203499794,
10240
- "b": 0.14509804546833038,
10241
- "a": 0.25
10242
- }
10243
- },
10244
- "scopes": [
10245
- "ALL_SCOPES"
10246
- ],
10247
- "codeSyntax": {}
10248
- },
10249
- "VariableID:51280:230291": {
10250
- "name": "_scroll-fog/layer-floating/53%",
10251
- "id": "VariableID:51280:230291",
10252
- "remote": false,
10253
- "key": "b030b83e48541cc8eb462255ca830132adf64b2f",
10254
- "variableCollectionId": "VariableCollectionId:1:3",
10255
- "resolvedType": "COLOR",
10256
- "description": "",
10257
- "hiddenFromPublishing": false,
10258
- "valuesByMode": {
10259
- "1928:7": {
10260
- "r": 1,
10261
- "g": 1,
10262
- "b": 1,
10263
- "a": 0.3199999928474426
10264
- },
10265
- "1928:8": {
10266
- "r": 0.11372549086809158,
10267
- "g": 0.125490203499794,
10268
- "b": 0.14509804546833038,
10269
- "a": 0.3199999928474426
10270
- }
10271
- },
10272
- "scopes": [
10273
- "ALL_SCOPES"
10274
- ],
10275
- "codeSyntax": {}
10276
- },
10277
- "VariableID:51280:230292": {
10278
- "name": "_scroll-fog/layer-floating/59%",
10279
- "id": "VariableID:51280:230292",
10280
- "remote": false,
10281
- "key": "e54168f561e8c34cf5eea0f1f5b151ab4aefbda9",
10282
- "variableCollectionId": "VariableCollectionId:1:3",
10283
- "resolvedType": "COLOR",
10284
- "description": "",
10285
- "hiddenFromPublishing": false,
10286
- "valuesByMode": {
10287
- "1928:7": {
10288
- "r": 1,
10289
- "g": 1,
10290
- "b": 1,
10291
- "a": 0.4000000059604645
10292
- },
10293
- "1928:8": {
10294
- "r": 0.11372549086809158,
10295
- "g": 0.125490203499794,
10296
- "b": 0.14509804546833038,
10297
- "a": 0.4000000059604645
10298
- }
10299
- },
10300
- "scopes": [
10301
- "ALL_SCOPES"
10302
- ],
10303
- "codeSyntax": {}
10304
- },
10305
- "VariableID:51280:230293": {
10306
- "name": "_scroll-fog/layer-floating/65%",
10307
- "id": "VariableID:51280:230293",
10308
- "remote": false,
10309
- "key": "c6d8b2b3314559446b350c0fa7e41a93ba0f2652",
10310
- "variableCollectionId": "VariableCollectionId:1:3",
10311
- "resolvedType": "COLOR",
10312
- "description": "",
10313
- "hiddenFromPublishing": false,
10314
- "valuesByMode": {
10315
- "1928:7": {
10316
- "r": 1,
10317
- "g": 1,
10318
- "b": 1,
10319
- "a": 0.47999998927116394
10320
- },
10321
- "1928:8": {
10322
- "r": 0.11372549086809158,
10323
- "g": 0.125490203499794,
10324
- "b": 0.14509804546833038,
10325
- "a": 0.47999998927116394
10326
- }
10327
- },
10328
- "scopes": [
10329
- "ALL_SCOPES"
10330
- ],
10331
- "codeSyntax": {}
10332
- },
10333
- "VariableID:51280:230294": {
10334
- "name": "_scroll-fog/layer-floating/71%",
10335
- "id": "VariableID:51280:230294",
10336
- "remote": false,
10337
- "key": "33f773d1835582de4bae89a8719b701f625b1e28",
10338
- "variableCollectionId": "VariableCollectionId:1:3",
10339
- "resolvedType": "COLOR",
10340
- "description": "",
10341
- "hiddenFromPublishing": false,
10342
- "valuesByMode": {
10343
- "1928:7": {
10344
- "r": 1,
10345
- "g": 1,
10346
- "b": 1,
10347
- "a": 0.5799999833106995
10348
- },
10349
- "1928:8": {
10350
- "r": 0.11372549086809158,
10351
- "g": 0.125490203499794,
10352
- "b": 0.14509804546833038,
10353
- "a": 0.5799999833106995
10354
- }
10355
- },
10356
- "scopes": [
10357
- "ALL_SCOPES"
10358
- ],
10359
- "codeSyntax": {}
10360
- },
10361
- "VariableID:51280:230295": {
10362
- "name": "_scroll-fog/layer-floating/78%",
10363
- "id": "VariableID:51280:230295",
10364
- "remote": false,
10365
- "key": "6a7158757d7e4c09ea63279d9efd113178f7f035",
10366
- "variableCollectionId": "VariableCollectionId:1:3",
10367
- "resolvedType": "COLOR",
10368
- "description": "",
10369
- "hiddenFromPublishing": false,
10370
- "valuesByMode": {
10371
- "1928:7": {
10372
- "r": 1,
10373
- "g": 1,
10374
- "b": 1,
10375
- "a": 0.6700000166893005
10376
- },
10377
- "1928:8": {
10378
- "r": 0.11372549086809158,
10379
- "g": 0.125490203499794,
10380
- "b": 0.14509804546833038,
10381
- "a": 0.6700000166893005
10382
- }
10383
- },
10384
- "scopes": [
10385
- "ALL_SCOPES"
10386
- ],
10387
- "codeSyntax": {}
10388
- },
10389
- "VariableID:51280:230284": {
10390
- "name": "_scroll-fog/layer-floating/8%",
10391
- "id": "VariableID:51280:230284",
10392
- "remote": false,
10393
- "key": "2d3294520d04798e91282d86325aaa9364b3c6c8",
10394
- "variableCollectionId": "VariableCollectionId:1:3",
10395
- "resolvedType": "COLOR",
10396
- "description": "",
10397
- "hiddenFromPublishing": false,
10398
- "valuesByMode": {
10399
- "1928:7": {
10400
- "r": 1,
10401
- "g": 1,
10402
- "b": 1,
10403
- "a": 0.009999999776482582
10404
- },
10405
- "1928:8": {
10406
- "r": 0.11372549086809158,
10407
- "g": 0.125490203499794,
10408
- "b": 0.14509804546833038,
10409
- "a": 0.009999999776482582
10410
- }
10411
- },
10412
- "scopes": [
10413
- "ALL_SCOPES"
10414
- ],
10415
- "codeSyntax": {}
10416
- },
10417
- "VariableID:51280:230296": {
10418
- "name": "_scroll-fog/layer-floating/84%",
10419
- "id": "VariableID:51280:230296",
10420
- "remote": false,
10421
- "key": "86bfa7ba2bdab985c9d3d2f7997724ba0fdafecb",
10422
- "variableCollectionId": "VariableCollectionId:1:3",
10423
- "resolvedType": "COLOR",
10424
- "description": "",
10425
- "hiddenFromPublishing": false,
10426
- "valuesByMode": {
10427
- "1928:7": {
10428
- "r": 1,
10429
- "g": 1,
10430
- "b": 1,
10431
- "a": 0.7799999713897705
10432
- },
10433
- "1928:8": {
10434
- "r": 0.11372549086809158,
10435
- "g": 0.125490203499794,
10436
- "b": 0.14509804546833038,
10437
- "a": 0.7799999713897705
10438
- }
10439
- },
10440
- "scopes": [
10441
- "ALL_SCOPES"
10442
- ],
10443
- "codeSyntax": {}
10444
- },
10445
- "VariableID:51280:230297": {
10446
- "name": "_scroll-fog/layer-floating/92%",
10447
- "id": "VariableID:51280:230297",
10448
- "remote": false,
10449
- "key": "48efc27ebadacee07fd9b8703c5c5f38232779d2",
10450
- "variableCollectionId": "VariableCollectionId:1:3",
10451
- "resolvedType": "COLOR",
10452
- "description": "",
10453
- "hiddenFromPublishing": false,
10454
- "valuesByMode": {
10455
- "1928:7": {
10456
- "r": 1,
10457
- "g": 1,
10458
- "b": 1,
10459
- "a": 0.8899999856948853
10460
- },
10461
- "1928:8": {
10462
- "r": 0.11372549086809158,
10463
- "g": 0.125490203499794,
10464
- "b": 0.14509804546833038,
10465
- "a": 0.8899999856948853
10466
- }
10467
- },
10468
- "scopes": [
10469
- "ALL_SCOPES"
10470
- ],
10471
- "codeSyntax": {}
10472
- },
10473
- "VariableID:1:151": {
10474
- "name": "bg/brand-solid",
10475
- "id": "VariableID:1:151",
10476
- "remote": false,
10477
- "key": "14d9069bbde1d267abff7d8f5613cc9c754357d9",
10478
- "variableCollectionId": "VariableCollectionId:1:3",
10479
- "resolvedType": "COLOR",
10480
- "description": "carrot-600, carrot600, primary",
10481
- "hiddenFromPublishing": false,
10482
- "valuesByMode": {
10483
- "1928:7": {
10484
- "type": "VARIABLE_ALIAS",
10485
- "id": "VariableID:1883:92926"
10486
- },
10487
- "1928:8": {
10488
- "type": "VARIABLE_ALIAS",
10489
- "id": "VariableID:1883:92927"
10490
- }
10491
- },
10492
- "scopes": [
10493
- "FRAME_FILL",
10494
- "SHAPE_FILL"
10495
- ],
10496
- "codeSyntax": {}
10497
- },
10498
- "VariableID:1:152": {
10499
- "name": "bg/brand-solid-pressed",
10500
- "id": "VariableID:1:152",
10501
- "remote": false,
10502
- "key": "d619ede215aa2da9881e5ca4ed063db8ba8ecbc4",
10503
- "variableCollectionId": "VariableCollectionId:1:3",
10504
- "resolvedType": "COLOR",
10505
- "description": "carrot-700, carrot700, primary",
10506
- "hiddenFromPublishing": false,
10507
- "valuesByMode": {
10508
- "1928:7": {
10509
- "type": "VARIABLE_ALIAS",
10510
- "id": "VariableID:1883:92927"
10511
- },
10512
- "1928:8": {
10513
- "type": "VARIABLE_ALIAS",
10514
- "id": "VariableID:1883:92928"
10515
- }
10516
- },
10517
- "scopes": [
10518
- "FRAME_FILL",
10519
- "SHAPE_FILL"
10520
- ],
10521
- "codeSyntax": {}
10522
- },
10523
- "VariableID:36929:111145": {
10524
- "name": "bg/brand-weak",
10525
- "id": "VariableID:36929:111145",
10526
- "remote": false,
10527
- "key": "338fcdefc08d087b18d40563139abac2b97a1c54",
10528
- "variableCollectionId": "VariableCollectionId:1:3",
10529
- "resolvedType": "COLOR",
10530
- "description": "",
10531
- "hiddenFromPublishing": false,
10532
- "valuesByMode": {
10533
- "1928:7": {
10534
- "type": "VARIABLE_ALIAS",
10535
- "id": "VariableID:1883:92921"
10536
- },
10537
- "1928:8": {
10538
- "type": "VARIABLE_ALIAS",
10539
- "id": "VariableID:1883:92921"
10540
- }
10541
- },
10542
- "scopes": [
10543
- "ALL_SCOPES"
10544
- ],
10545
- "codeSyntax": {}
10546
- },
10547
- "VariableID:36929:111146": {
10548
- "name": "bg/brand-weak-pressed",
10549
- "id": "VariableID:36929:111146",
10550
- "remote": false,
10551
- "key": "935393e61d597c538133c898a637372afb703376",
10552
- "variableCollectionId": "VariableCollectionId:1:3",
10553
- "resolvedType": "COLOR",
10554
- "description": "",
10555
- "hiddenFromPublishing": false,
10556
- "valuesByMode": {
10557
- "1928:7": {
10558
- "type": "VARIABLE_ALIAS",
10559
- "id": "VariableID:1883:92922"
10560
- },
10561
- "1928:8": {
10562
- "type": "VARIABLE_ALIAS",
10563
- "id": "VariableID:1883:92922"
10564
- }
10565
- },
10566
- "scopes": [
10567
- "ALL_SCOPES"
10568
- ],
10569
- "codeSyntax": {}
10570
- },
10571
- "VariableID:1:148": {
10572
- "name": "bg/critical-solid",
10573
- "id": "VariableID:1:148",
10574
- "remote": false,
10575
- "key": "80f05ce726e60302d757cfc7bc0a6a99f2508694",
10576
- "variableCollectionId": "VariableCollectionId:1:3",
10577
- "resolvedType": "COLOR",
10578
- "description": "red-700, red700, danger",
10579
- "hiddenFromPublishing": false,
10580
- "valuesByMode": {
10581
- "1928:7": {
10582
- "type": "VARIABLE_ALIAS",
10583
- "id": "VariableID:1883:92950"
10584
- },
10585
- "1928:8": {
10586
- "type": "VARIABLE_ALIAS",
10587
- "id": "VariableID:1883:92949"
10588
- }
10589
- },
10590
- "scopes": [
10591
- "FRAME_FILL",
10592
- "SHAPE_FILL"
10593
- ],
10594
- "codeSyntax": {}
10595
- },
10596
- "VariableID:1:149": {
10597
- "name": "bg/critical-solid-pressed",
10598
- "id": "VariableID:1:149",
10599
- "remote": false,
10600
- "key": "400c2939cbbbfe7212ce8ec37fa675355ad6f7e8",
10601
- "variableCollectionId": "VariableCollectionId:1:3",
10602
- "resolvedType": "COLOR",
10603
- "description": "red-800, red800, danger",
10604
- "hiddenFromPublishing": false,
10605
- "valuesByMode": {
10606
- "1928:7": {
10607
- "type": "VARIABLE_ALIAS",
10608
- "id": "VariableID:1883:92951"
10609
- },
10610
- "1928:8": {
10611
- "type": "VARIABLE_ALIAS",
10612
- "id": "VariableID:1883:92950"
10613
- }
10614
- },
10615
- "scopes": [
10616
- "FRAME_FILL",
10617
- "SHAPE_FILL"
10618
- ],
10619
- "codeSyntax": {}
10620
- },
10621
- "VariableID:1:147": {
10622
- "name": "bg/critical-weak",
10623
- "id": "VariableID:1:147",
10624
- "remote": false,
10625
- "key": "5c5382152b74e4b6c6f67050765cf5ef748b30a9",
10626
- "variableCollectionId": "VariableCollectionId:1:3",
10627
- "resolvedType": "COLOR",
10628
- "description": "red-100, red100, danger",
10629
- "hiddenFromPublishing": false,
10630
- "valuesByMode": {
10631
- "1928:7": {
10632
- "type": "VARIABLE_ALIAS",
10633
- "id": "VariableID:1883:92944"
10634
- },
10635
- "1928:8": {
10636
- "type": "VARIABLE_ALIAS",
10637
- "id": "VariableID:1883:92944"
10638
- }
10639
- },
10640
- "scopes": [
10641
- "FRAME_FILL",
10642
- "SHAPE_FILL"
10643
- ],
10644
- "codeSyntax": {}
10645
- },
10646
- "VariableID:985:16616": {
10647
- "name": "bg/critical-weak-pressed",
10648
- "id": "VariableID:985:16616",
10649
- "remote": false,
10650
- "key": "f386e20dc1991339522b5904808ec35a1e1ad64b",
10651
- "variableCollectionId": "VariableCollectionId:1:3",
10652
- "resolvedType": "COLOR",
10653
- "description": "red-200, red200, danger",
10654
- "hiddenFromPublishing": false,
10655
- "valuesByMode": {
10656
- "1928:7": {
10657
- "type": "VARIABLE_ALIAS",
10658
- "id": "VariableID:1883:92945"
10659
- },
10660
- "1928:8": {
10661
- "type": "VARIABLE_ALIAS",
10662
- "id": "VariableID:1883:92945"
10663
- }
10664
- },
10665
- "scopes": [
10666
- "FRAME_FILL",
10667
- "SHAPE_FILL"
10668
- ],
10669
- "codeSyntax": {}
10670
- },
10671
- "VariableID:654:20851": {
10672
- "name": "bg/disabled",
10673
- "id": "VariableID:654:20851",
10674
- "remote": false,
10675
- "key": "090ee2d2f94be822a6c65a9d6f15a3c5c4d2dc9e",
10676
- "variableCollectionId": "VariableCollectionId:1:3",
10677
- "resolvedType": "COLOR",
10678
- "description": "gray-200, gray200",
10679
- "hiddenFromPublishing": false,
10680
- "valuesByMode": {
10681
- "1928:7": {
10682
- "type": "VARIABLE_ALIAS",
10683
- "id": "VariableID:1883:92913"
10684
- },
10685
- "1928:8": {
10686
- "type": "VARIABLE_ALIAS",
10687
- "id": "VariableID:1883:92914"
10688
- }
10689
- },
10690
- "scopes": [
10691
- "FRAME_FILL",
10692
- "SHAPE_FILL"
10693
- ],
10694
- "codeSyntax": {}
10695
- },
10696
- "VariableID:1188:4255": {
10697
- "name": "bg/informative-solid",
10698
- "id": "VariableID:1188:4255",
10699
- "remote": false,
10700
- "key": "10c822044e8189089942982668d372c82e1bba0e",
10701
- "variableCollectionId": "VariableCollectionId:1:3",
10702
- "resolvedType": "COLOR",
10703
- "description": "blue-700, blue700, accent",
10704
- "hiddenFromPublishing": false,
10705
- "valuesByMode": {
10706
- "1928:7": {
10707
- "type": "VARIABLE_ALIAS",
10708
- "id": "VariableID:1883:92939"
10709
- },
10710
- "1928:8": {
10711
- "type": "VARIABLE_ALIAS",
10712
- "id": "VariableID:1883:92938"
10713
- }
10714
- },
10715
- "scopes": [
10716
- "FRAME_FILL",
10717
- "SHAPE_FILL"
10718
- ],
10719
- "codeSyntax": {}
10720
- },
10721
- "VariableID:1547:55737": {
10722
- "name": "bg/informative-solid-pressed",
10723
- "id": "VariableID:1547:55737",
10724
- "remote": false,
10725
- "key": "333a7d880e192cf58adac2e26455740edeae868f",
10726
- "variableCollectionId": "VariableCollectionId:1:3",
10727
- "resolvedType": "COLOR",
10728
- "description": "blue-800, blue800, accent",
10729
- "hiddenFromPublishing": false,
10730
- "valuesByMode": {
10731
- "1928:7": {
10732
- "type": "VARIABLE_ALIAS",
10733
- "id": "VariableID:1883:92940"
10734
- },
10735
- "1928:8": {
10736
- "type": "VARIABLE_ALIAS",
10737
- "id": "VariableID:1883:92939"
10738
- }
10739
- },
10740
- "scopes": [
10741
- "ALL_SCOPES"
10742
- ],
10743
- "codeSyntax": {}
10744
- },
10745
- "VariableID:1:162": {
10746
- "name": "bg/informative-weak",
10747
- "id": "VariableID:1:162",
10748
- "remote": false,
10749
- "key": "d83ab21c93e69001bbdf612f1f6cfa49e9462542",
10750
- "variableCollectionId": "VariableCollectionId:1:3",
10751
- "resolvedType": "COLOR",
10752
- "description": "blue-100, blue100, accent",
10753
- "hiddenFromPublishing": false,
10754
- "valuesByMode": {
10755
- "1928:7": {
10756
- "type": "VARIABLE_ALIAS",
10757
- "id": "VariableID:1883:92933"
9638
+ "type": "VARIABLE_ALIAS",
9639
+ "id": "VariableID:1883:92933"
10758
9640
  },
10759
9641
  "1928:8": {
10760
9642
  "type": "VARIABLE_ALIAS",
@@ -10870,7 +9752,7 @@ const FIGMA_VARIABLES = {
10870
9752
  "codeSyntax": {}
10871
9753
  },
10872
9754
  "VariableID:1:157": {
10873
- "name": "bg/layer-fill",
9755
+ "name": "bg/layer-elevated",
10874
9756
  "id": "VariableID:1:157",
10875
9757
  "remote": false,
10876
9758
  "key": "7f7f5cddc3c06ed9d96e55a9276273b642b0e3a8",
@@ -10881,7 +9763,7 @@ const FIGMA_VARIABLES = {
10881
9763
  "valuesByMode": {
10882
9764
  "1928:7": {
10883
9765
  "type": "VARIABLE_ALIAS",
10884
- "id": "VariableID:1883:92912"
9766
+ "id": "VariableID:1883:92911"
10885
9767
  },
10886
9768
  "1928:8": {
10887
9769
  "type": "VARIABLE_ALIAS",
@@ -10892,7 +9774,8 @@ const FIGMA_VARIABLES = {
10892
9774
  "FRAME_FILL",
10893
9775
  "SHAPE_FILL"
10894
9776
  ],
10895
- "codeSyntax": {}
9777
+ "codeSyntax": {},
9778
+ "deletedButReferenced": true
10896
9779
  },
10897
9780
  "VariableID:238:17662": {
10898
9781
  "name": "bg/layer-floating",