@seed-design/figma 1.3.13 → 1.3.14

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.
@@ -1,6 +1,6 @@
1
- export declare const privateTemplateChipGroupField: {
2
- "name": "privateTemplateChipGroupField",
3
- "key": "b6e9378d9ac76f812121d6aa7264cc38d2310e39",
1
+ export declare const privateComponentChipGroupField: {
2
+ "name": "privateComponentChipGroupField",
3
+ "key": "3b202396b4eb4486b5f2181c97d6576ebae94250",
4
4
  "componentPropertyDefinitions": {
5
5
  "Show Header#40606:8": {
6
6
  "type": "BOOLEAN"
@@ -20,9 +20,9 @@ export declare const privateTemplateChipGroupField: {
20
20
  }
21
21
  };
22
22
 
23
- export declare const privateTemplatePhoneNumberField: {
24
- "name": "privateTemplatePhoneNumberField",
25
- "key": "b9c5726a5d6d25938fcc2b84281a3a0f513c7495",
23
+ export declare const privateComponentPhoneNumberField: {
24
+ "name": "privateComponentPhoneNumberField",
25
+ "key": "1aa9cf6ca847087540f16568c9ca86a07fafaf9b",
26
26
  "componentPropertyDefinitions": {
27
27
  "Show Header#40606:8": {
28
28
  "type": "BOOLEAN"
@@ -50,9 +50,9 @@ export declare const privateTemplatePhoneNumberField: {
50
50
  }
51
51
  };
52
52
 
53
- export declare const privateTemplatePinField: {
54
- "name": "privateTemplatePinField",
55
- "key": "0abee679553f912b4cbe9839d048cc64494a3b51",
53
+ export declare const privateComponentPinField: {
54
+ "name": "privateComponentPinField",
55
+ "key": "7e11c6342399819db16b85e947c6d1aae4e8a442",
56
56
  "componentPropertyDefinitions": {
57
57
  "Show Header#40606:8": {
58
58
  "type": "BOOLEAN"
@@ -120,10 +120,13 @@ export declare const privateComponentBottomSheetHandle: {
120
120
  }
121
121
  };
122
122
 
123
- export declare const privateTemplateChipGroup: {
124
- "name": "privateTemplateChipGroup",
125
- "key": "a6819019971fb8f472a4c07f6952014393da1859",
123
+ export declare const privateComponentChipGroup: {
124
+ "name": "privateComponentChipGroup",
125
+ "key": "3838d772ac3c7504d976b2f386ce521efe69d08f",
126
126
  "componentPropertyDefinitions": {
127
+ "Chip Group#12261:81": {
128
+ "type": "SLOT"
129
+ },
127
130
  "Layout": {
128
131
  "type": "VARIANT",
129
132
  "variantOptions": [
@@ -736,9 +739,9 @@ export declare const privateComponentRootTopNavigationIconButton: {
736
739
  }
737
740
  };
738
741
 
739
- export declare const privateTemplateRootTopNavigationPreset: {
740
- "name": "privateTemplateRootTopNavigationPreset",
741
- "key": "524bbc05ea9fb5910d36618720ea82d96d8f211f",
742
+ export declare const privateComponentRootTopNavigationPreset: {
743
+ "name": "privateComponentRootTopNavigationPreset",
744
+ "key": "26e1de69cbbed91a577b0c962a92ebab2621bf5f",
742
745
  "componentPropertyDefinitions": {
743
746
  "Tab": {
744
747
  "type": "VARIANT",
@@ -1103,8 +1106,8 @@ export declare const privateComponentTabsChip: {
1103
1106
  "name": "privateComponentTabsChip",
1104
1107
  "key": "16bd9efbd95f4b5fa3dfe31c2e1acf4e8a88f6a5",
1105
1108
  "componentPropertyDefinitions": {
1106
- "Show Scroll Fog(Figma Only)#53171:9": {
1107
- "type": "BOOLEAN"
1109
+ "Container#12286:101": {
1110
+ "type": "SLOT"
1108
1111
  },
1109
1112
  "Size": {
1110
1113
  "type": "VARIANT",
@@ -1127,8 +1130,8 @@ export declare const privateComponentTabsLine: {
1127
1130
  "name": "privateComponentTabsLine",
1128
1131
  "key": "e5bf0d2582100280b410415b9d8742202edbb45c",
1129
1132
  "componentPropertyDefinitions": {
1130
- "Show Scroll Fog(Figma Only)#53171:14": {
1131
- "type": "BOOLEAN"
1133
+ "Container#12286:96": {
1134
+ "type": "SLOT"
1132
1135
  },
1133
1136
  "Size": {
1134
1137
  "type": "VARIANT",
@@ -1722,9 +1725,68 @@ export declare const componentDeprecatedActionSheet: {
1722
1725
  }
1723
1726
  };
1724
1727
 
1725
- export declare const templateDeprecatedChipGroup: {
1726
- "name": "templateDeprecatedChipGroup",
1727
- "key": "c6b8406eed754f43da93e17a1887ea331d168bdc",
1728
+ export declare const componentDeprecatedChip: {
1729
+ "name": "componentDeprecatedChip",
1730
+ "key": "c947a926605cfd181998ddbb46554da84eebaab2",
1731
+ "componentPropertyDefinitions": {
1732
+ "Label#7185:0": {
1733
+ "type": "TEXT"
1734
+ },
1735
+ "Prefix Icon#8722:0": {
1736
+ "type": "INSTANCE_SWAP"
1737
+ },
1738
+ "Suffix Type#32538:0": {
1739
+ "type": "INSTANCE_SWAP"
1740
+ },
1741
+ "Has Suffix#32538:181": {
1742
+ "type": "BOOLEAN"
1743
+ },
1744
+ "Variant": {
1745
+ "type": "VARIANT",
1746
+ "variantOptions": [
1747
+ "Solid",
1748
+ "Outline Strong",
1749
+ "Outline Weak"
1750
+ ]
1751
+ },
1752
+ "Size": {
1753
+ "type": "VARIANT",
1754
+ "variantOptions": [
1755
+ "Large",
1756
+ "Medium",
1757
+ "Small"
1758
+ ]
1759
+ },
1760
+ "Selected": {
1761
+ "type": "VARIANT",
1762
+ "variantOptions": [
1763
+ "False",
1764
+ "True"
1765
+ ]
1766
+ },
1767
+ "State": {
1768
+ "type": "VARIANT",
1769
+ "variantOptions": [
1770
+ "Enabled",
1771
+ "Pressed",
1772
+ "Disabled"
1773
+ ]
1774
+ },
1775
+ "Prefix Type": {
1776
+ "type": "VARIANT",
1777
+ "variantOptions": [
1778
+ "None",
1779
+ "Icon",
1780
+ "Avatar",
1781
+ "Image"
1782
+ ]
1783
+ }
1784
+ }
1785
+ };
1786
+
1787
+ export declare const componentDeprecatedChipGroup: {
1788
+ "name": "componentDeprecatedChipGroup",
1789
+ "key": "0f2bfd4ee01f2bce58ebd7f4cc9332d0420e50fd",
1728
1790
  "componentPropertyDefinitions": {
1729
1791
  "Refresh Button#15888:2": {
1730
1792
  "type": "BOOLEAN"
@@ -2123,6 +2185,30 @@ export declare const componentDerpecatedTopNavigation: {
2123
2185
  }
2124
2186
  };
2125
2187
 
2188
+ export declare const componentAccordion: {
2189
+ "name": "componentAccordion",
2190
+ "key": "0686a42b92941f42561f73e95ecff0699b86e3a9",
2191
+ "componentPropertyDefinitions": {
2192
+ "Accordion Group#10588:0": {
2193
+ "type": "SLOT"
2194
+ },
2195
+ "Size": {
2196
+ "type": "VARIANT",
2197
+ "variantOptions": [
2198
+ "Medium",
2199
+ "Large (Desktop)"
2200
+ ]
2201
+ },
2202
+ "Variants": {
2203
+ "type": "VARIANT",
2204
+ "variantOptions": [
2205
+ "Inline",
2206
+ "Separated"
2207
+ ]
2208
+ }
2209
+ }
2210
+ };
2211
+
2126
2212
  export declare const componentActionButton: {
2127
2213
  "name": "componentActionButton",
2128
2214
  "key": "cd70496145efd7f5ffdb5413fb4db8e918561ffa",
@@ -2222,10 +2308,16 @@ export declare const componentAndroidNowBarScreen: {
2222
2308
  }
2223
2309
  };
2224
2310
 
2225
- export declare const templateAttachmentField: {
2226
- "name": "templateAttachmentField",
2227
- "key": "fadc2874d82258d8522bb240de58a2400738f05e",
2311
+ export declare const componentAttachmentField: {
2312
+ "name": "componentAttachmentField",
2313
+ "key": "7a1711f401793fb33ca9ceb599916a7440ef60b4",
2228
2314
  "componentPropertyDefinitions": {
2315
+ "Show Header#11576:30": {
2316
+ "type": "BOOLEAN"
2317
+ },
2318
+ "Show Footer#11576:47": {
2319
+ "type": "BOOLEAN"
2320
+ },
2229
2321
  "Type": {
2230
2322
  "type": "VARIANT",
2231
2323
  "variantOptions": [
@@ -2286,9 +2378,9 @@ export declare const componentAvatar: {
2286
2378
  }
2287
2379
  };
2288
2380
 
2289
- export declare const templateAvatarPreset: {
2290
- "name": "templateAvatarPreset",
2291
- "key": "42eefce6a1ab0d45780d2be5346d8ec5f6bace6e",
2381
+ export declare const componentAvatarPreset: {
2382
+ "name": "componentAvatarPreset",
2383
+ "key": "539a0546169fb966bed1b07aa98db4b070206fc1",
2292
2384
  "componentPropertyDefinitions": {
2293
2385
  "Image": {
2294
2386
  "type": "VARIANT",
@@ -2459,9 +2551,9 @@ export declare const componentBottomSheet: {
2459
2551
  }
2460
2552
  };
2461
2553
 
2462
- export declare const templateButtonGroup: {
2463
- "name": "templateButtonGroup",
2464
- "key": "c36b74a90e2321ac498f59ed8bf9ce4b365a5547",
2554
+ export declare const componentButtonGroup: {
2555
+ "name": "componentButtonGroup",
2556
+ "key": "2acf5a3240876b2b82e3e42f267856b8582c07f6",
2465
2557
  "componentPropertyDefinitions": {
2466
2558
  "Size": {
2467
2559
  "type": "VARIANT",
@@ -2613,10 +2705,13 @@ export declare const componentCheckbox: {
2613
2705
  }
2614
2706
  };
2615
2707
 
2616
- export declare const templateCheckboxField: {
2617
- "name": "templateCheckboxField",
2618
- "key": "214dd0fc8a3c5bc1e0c90cce29936f1ec6a26c3c",
2708
+ export declare const componentCheckboxField: {
2709
+ "name": "componentCheckboxField",
2710
+ "key": "c157db7fe8d812716f2ed3f520b8bacfb9fb8416",
2619
2711
  "componentPropertyDefinitions": {
2712
+ "Checkbox Group#12261:0": {
2713
+ "type": "SLOT"
2714
+ },
2620
2715
  "Show Header#40606:8": {
2621
2716
  "type": "BOOLEAN"
2622
2717
  },
@@ -2681,27 +2776,34 @@ export declare const componentCheckmark: {
2681
2776
 
2682
2777
  export declare const componentChip: {
2683
2778
  "name": "componentChip",
2684
- "key": "c947a926605cfd181998ddbb46554da84eebaab2",
2779
+ "key": "f23dfd7f48dd6fc6fbbdae95a091fd7a06a942e1",
2685
2780
  "componentPropertyDefinitions": {
2686
- "Label#7185:0": {
2687
- "type": "TEXT"
2781
+ "Has Prefix#9822:0": {
2782
+ "type": "BOOLEAN"
2688
2783
  },
2689
- "Prefix Icon#8722:0": {
2784
+ "Prefix Type#9965:0": {
2690
2785
  "type": "INSTANCE_SWAP"
2691
2786
  },
2692
- "Suffix Type#32538:0": {
2787
+ "Suffix Type#9965:109": {
2693
2788
  "type": "INSTANCE_SWAP"
2694
2789
  },
2695
- "Has Suffix#32538:181": {
2790
+ "Suffix Type Small#9981:218": {
2791
+ "type": "INSTANCE_SWAP"
2792
+ },
2793
+ "Prefix Type Small#9981:327": {
2794
+ "type": "INSTANCE_SWAP"
2795
+ },
2796
+ "Icon#10111:0": {
2797
+ "type": "INSTANCE_SWAP"
2798
+ },
2799
+ "Has Notification#10111:109": {
2696
2800
  "type": "BOOLEAN"
2697
2801
  },
2698
- "Variant": {
2699
- "type": "VARIANT",
2700
- "variantOptions": [
2701
- "Solid",
2702
- "Outline Strong",
2703
- "Outline Weak"
2704
- ]
2802
+ "Label#12217:0": {
2803
+ "type": "TEXT"
2804
+ },
2805
+ "Has Suffix#32538:181": {
2806
+ "type": "BOOLEAN"
2705
2807
  },
2706
2808
  "Size": {
2707
2809
  "type": "VARIANT",
@@ -2711,6 +2813,21 @@ export declare const componentChip: {
2711
2813
  "Small"
2712
2814
  ]
2713
2815
  },
2816
+ "Layout": {
2817
+ "type": "VARIANT",
2818
+ "variantOptions": [
2819
+ "With Text",
2820
+ "Icon Only"
2821
+ ]
2822
+ },
2823
+ "Variant": {
2824
+ "type": "VARIANT",
2825
+ "variantOptions": [
2826
+ "Solid",
2827
+ "Outline Strong",
2828
+ "Outline Weak"
2829
+ ]
2830
+ },
2714
2831
  "Selected": {
2715
2832
  "type": "VARIANT",
2716
2833
  "variantOptions": [
@@ -2725,23 +2842,17 @@ export declare const componentChip: {
2725
2842
  "Pressed",
2726
2843
  "Disabled"
2727
2844
  ]
2728
- },
2729
- "Prefix Type": {
2730
- "type": "VARIANT",
2731
- "variantOptions": [
2732
- "None",
2733
- "Icon",
2734
- "Avatar",
2735
- "Image"
2736
- ]
2737
2845
  }
2738
2846
  }
2739
2847
  };
2740
2848
 
2741
- export declare const templateChipGroup: {
2742
- "name": "templateChipGroup",
2743
- "key": "cb2a0fa6e04cf2099baeced91ee74f9d93d36069",
2849
+ export declare const componentChipGroup: {
2850
+ "name": "componentChipGroup",
2851
+ "key": "dbef4539572f056c6a90c332299d9b9febd212de",
2744
2852
  "componentPropertyDefinitions": {
2853
+ "Chip Group#12261:62": {
2854
+ "type": "SLOT"
2855
+ },
2745
2856
  "Variant": {
2746
2857
  "type": "VARIANT",
2747
2858
  "variantOptions": [
@@ -2822,9 +2933,9 @@ export declare const componentContextualFloatingButton: {
2822
2933
  }
2823
2934
  };
2824
2935
 
2825
- export declare const templateDisclaimer: {
2826
- "name": "templateDisclaimer",
2827
- "key": "c56cb5f18959ad92f6638b588e8d248335dcc03b",
2936
+ export declare const componentDisclaimer: {
2937
+ "name": "componentDisclaimer",
2938
+ "key": "9532514879fc59d5b221b8cc4b85a569ed15d265",
2828
2939
  "componentPropertyDefinitions": {
2829
2940
  "Show Title#54910:2": {
2830
2941
  "type": "BOOLEAN"
@@ -2885,9 +2996,9 @@ export declare const componentEditorToolbarFigmaOnly: {
2885
2996
  }
2886
2997
  };
2887
2998
 
2888
- export declare const templateFieldButton: {
2889
- "name": "templateFieldButton",
2890
- "key": "e706abd7be0d1a2ea0aeeb656b47d3b03aa5cda8",
2999
+ export declare const componentFieldButton: {
3000
+ "name": "componentFieldButton",
3001
+ "key": "a9f6a5ee2d52881b87e22ef1a18fac67e92558f4",
2891
3002
  "componentPropertyDefinitions": {
2892
3003
  "Show Header#40606:8": {
2893
3004
  "type": "BOOLEAN"
@@ -2895,6 +3006,13 @@ export declare const templateFieldButton: {
2895
3006
  "Show Footer#40606:9": {
2896
3007
  "type": "BOOLEAN"
2897
3008
  },
3009
+ "Size": {
3010
+ "type": "VARIANT",
3011
+ "variantOptions": [
3012
+ "Large",
3013
+ "Medium (Desktop Only)"
3014
+ ]
3015
+ },
2898
3016
  "State": {
2899
3017
  "type": "VARIANT",
2900
3018
  "variantOptions": [
@@ -3262,6 +3380,38 @@ export declare const componentMenuSheet: {
3262
3380
  }
3263
3381
  };
3264
3382
 
3383
+ export declare const componentMultilineTextField: {
3384
+ "name": "componentMultilineTextField",
3385
+ "key": "e1b7b5bfa5ff6a633cecc5110b958520a9e79ddf",
3386
+ "componentPropertyDefinitions": {
3387
+ "Show Header#11576:0": {
3388
+ "type": "BOOLEAN"
3389
+ },
3390
+ "Show Footer#11576:15": {
3391
+ "type": "BOOLEAN"
3392
+ },
3393
+ "Size": {
3394
+ "type": "VARIANT",
3395
+ "variantOptions": [
3396
+ "Large",
3397
+ "Medium (Desktop Only)"
3398
+ ]
3399
+ },
3400
+ "State": {
3401
+ "type": "VARIANT",
3402
+ "variantOptions": [
3403
+ "AI Loading (Figma Only)",
3404
+ "Disabled",
3405
+ "Read Only",
3406
+ "Error Focused",
3407
+ "Error",
3408
+ "Focused",
3409
+ "Enabled"
3410
+ ]
3411
+ }
3412
+ }
3413
+ };
3414
+
3265
3415
  export declare const componentOsBottomIndicatorFigmaOnly: {
3266
3416
  "name": "componentOsBottomIndicatorFigmaOnly",
3267
3417
  "key": "291fcfece0247fd59a6ef14312347267523a5152",
@@ -3460,10 +3610,13 @@ export declare const componentRadio: {
3460
3610
  }
3461
3611
  };
3462
3612
 
3463
- export declare const templateRadioField: {
3464
- "name": "templateRadioField",
3465
- "key": "a3f159c223e3a0888fc48098c1580793297f82e9",
3613
+ export declare const componentRadioField: {
3614
+ "name": "componentRadioField",
3615
+ "key": "7a1c06315434813d0c4256366e2f478954cd6f14",
3466
3616
  "componentPropertyDefinitions": {
3617
+ "Radio Group#12285:87": {
3618
+ "type": "SLOT"
3619
+ },
3467
3620
  "Show Header#40606:8": {
3468
3621
  "type": "BOOLEAN"
3469
3622
  },
@@ -3703,9 +3856,9 @@ export declare const componentSegmentedControl: {
3703
3856
  }
3704
3857
  };
3705
3858
 
3706
- export declare const templateSelectBoxField: {
3707
- "name": "templateSelectBoxField",
3708
- "key": "cddac54129eed15830319d1e30480f42ea80d4d3",
3859
+ export declare const componentSelectBoxField: {
3860
+ "name": "componentSelectBoxField",
3861
+ "key": "a4202b1d4bbb185f25f937dd6a71cfc580e58cb5",
3709
3862
  "componentPropertyDefinitions": {
3710
3863
  "Show Header#40606:8": {
3711
3864
  "type": "BOOLEAN"
@@ -3729,6 +3882,9 @@ export declare const componentSelectBoxGroup: {
3729
3882
  "name": "componentSelectBoxGroup",
3730
3883
  "key": "cbf6ddeb6d6f889e983399291ec8b60ee3390177",
3731
3884
  "componentPropertyDefinitions": {
3885
+ "Select Box Group#12285:92": {
3886
+ "type": "SLOT"
3887
+ },
3732
3888
  "Column": {
3733
3889
  "type": "VARIANT",
3734
3890
  "variantOptions": [
@@ -3836,9 +3992,9 @@ export declare const componentSkeleton: {
3836
3992
  }
3837
3993
  };
3838
3994
 
3839
- export declare const templateSkeletonPreset: {
3840
- "name": "templateSkeletonPreset",
3841
- "key": "6ef44f7c25caf577c58486f7dd9a6d2dbccdbae2",
3995
+ export declare const componentSkeletonPreset: {
3996
+ "name": "componentSkeletonPreset",
3997
+ "key": "f59d479beaf5d5d73da2ff8984778a40dd2e65bd",
3842
3998
  "componentPropertyDefinitions": {
3843
3999
  "Preset (Figma-Only)": {
3844
4000
  "type": "VARIANT",
@@ -3886,9 +4042,9 @@ export declare const componentSlider: {
3886
4042
  }
3887
4043
  };
3888
4044
 
3889
- export declare const templateSliderField: {
3890
- "name": "templateSliderField",
3891
- "key": "28779a6663ce9d43b08050f128a925513e36a2e6",
4045
+ export declare const componentSliderField: {
4046
+ "name": "componentSliderField",
4047
+ "key": "a0d06d2084b3ab2d0dc4a9dc23fa3500043dddc4",
3892
4048
  "componentPropertyDefinitions": {
3893
4049
  "Show Header#40606:8": {
3894
4050
  "type": "BOOLEAN"
@@ -4071,9 +4227,9 @@ export declare const componentTagGroup: {
4071
4227
  }
4072
4228
  };
4073
4229
 
4074
- export declare const templateTextField: {
4075
- "name": "templateTextField",
4076
- "key": "d23c5e730ba19fe6ba3c376a5abbf3df7a54672e",
4230
+ export declare const componentTextField: {
4231
+ "name": "componentTextField",
4232
+ "key": "8b134244cb1038a13e6365aa9664a3fcb8b7e352",
4077
4233
  "componentPropertyDefinitions": {
4078
4234
  "Show Header#40606:8": {
4079
4235
  "type": "BOOLEAN"
@@ -4081,6 +4237,13 @@ export declare const templateTextField: {
4081
4237
  "Show Footer#40606:9": {
4082
4238
  "type": "BOOLEAN"
4083
4239
  },
4240
+ "Size": {
4241
+ "type": "VARIANT",
4242
+ "variantOptions": [
4243
+ "Large",
4244
+ "Medium (Desktop Only)"
4245
+ ]
4246
+ },
4084
4247
  "Variant": {
4085
4248
  "type": "VARIANT",
4086
4249
  "variantOptions": [
@@ -4103,25 +4266,6 @@ export declare const templateTextField: {
4103
4266
  }
4104
4267
  };
4105
4268
 
4106
- export declare const templateTextareaField: {
4107
- "name": "templateTextareaField",
4108
- "key": "1e0375ed8a5dc490008d6e0dcc20b812b6e39114",
4109
- "componentPropertyDefinitions": {
4110
- "State": {
4111
- "type": "VARIANT",
4112
- "variantOptions": [
4113
- "AI Loading (Figma Only)",
4114
- "Disabled",
4115
- "Read Only",
4116
- "Error Focused",
4117
- "Error",
4118
- "Focused",
4119
- "Enabled"
4120
- ]
4121
- }
4122
- }
4123
- };
4124
-
4125
4269
  export declare const componentToggleButton: {
4126
4270
  "name": "componentToggleButton",
4127
4271
  "key": "eb1eac49eb281c1029e659821f4091619d0b74e4",
@@ -4217,9 +4361,9 @@ export declare const componentTopNavigation: {
4217
4361
  }
4218
4362
  };
4219
4363
 
4220
- export declare const templateTopNavigationPreset: {
4221
- "name": "templateTopNavigationPreset",
4222
- "key": "392ae70c701b8f657d3114498801c5672decc547",
4364
+ export declare const componentTopNavigationPreset: {
4365
+ "name": "componentTopNavigationPreset",
4366
+ "key": "0dd628c49a9e02b1a5f3208a0b870b567cff59a7",
4223
4367
  "componentPropertyDefinitions": {
4224
4368
  "Action Button#17406:0": {
4225
4369
  "type": "BOOLEAN"
@@ -4339,6 +4483,13 @@ export declare const componentFieldHeader: {
4339
4483
  "Has Suffix#34796:2": {
4340
4484
  "type": "BOOLEAN"
4341
4485
  },
4486
+ "Size": {
4487
+ "type": "VARIANT",
4488
+ "variantOptions": [
4489
+ "Large",
4490
+ "Medium (Desktop Only)"
4491
+ ]
4492
+ },
4342
4493
  "Weight": {
4343
4494
  "type": "VARIANT",
4344
4495
  "variantOptions": [
@@ -4393,6 +4544,13 @@ export declare const componentTextInput: {
4393
4544
  "Has Suffix#32865:68": {
4394
4545
  "type": "BOOLEAN"
4395
4546
  },
4547
+ "Size": {
4548
+ "type": "VARIANT",
4549
+ "variantOptions": [
4550
+ "Large",
4551
+ "Medium (Desktop Only)"
4552
+ ]
4553
+ },
4396
4554
  "State": {
4397
4555
  "type": "VARIANT",
4398
4556
  "variantOptions": [
@@ -4404,13 +4562,6 @@ export declare const componentTextInput: {
4404
4562
  "Read Only",
4405
4563
  "AI Loading (Figma Only)"
4406
4564
  ]
4407
- },
4408
- "Size": {
4409
- "type": "VARIANT",
4410
- "variantOptions": [
4411
- "Large",
4412
- "Medium (Desktop Only)"
4413
- ]
4414
4565
  }
4415
4566
  }
4416
4567
  };