@itcase/ui 1.9.6 → 1.9.8

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.
@@ -44,7 +44,7 @@ export declare const buttonAppearance: {
44
44
  size?: import("@itcase/types").SizeProps;
45
45
  wrap?: import("@itcase/types").WrapProps;
46
46
  } | undefined;
47
- outlined?: {
47
+ accentPrimary?: {
48
48
  align?: import("@itcase/types").AlignProps;
49
49
  borderColor?: import("@itcase/types").BorderColorProps;
50
50
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -89,7 +89,7 @@ export declare const buttonAppearance: {
89
89
  size?: import("@itcase/types").SizeProps;
90
90
  wrap?: import("@itcase/types").WrapProps;
91
91
  } | undefined;
92
- full?: {
92
+ accentSecondary?: {
93
93
  align?: import("@itcase/types").AlignProps;
94
94
  borderColor?: import("@itcase/types").BorderColorProps;
95
95
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -134,7 +134,7 @@ export declare const buttonAppearance: {
134
134
  size?: import("@itcase/types").SizeProps;
135
135
  wrap?: import("@itcase/types").WrapProps;
136
136
  } | undefined;
137
- ghost?: {
137
+ accentTertiary?: {
138
138
  align?: import("@itcase/types").AlignProps;
139
139
  borderColor?: import("@itcase/types").BorderColorProps;
140
140
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -179,7 +179,7 @@ export declare const buttonAppearance: {
179
179
  size?: import("@itcase/types").SizeProps;
180
180
  wrap?: import("@itcase/types").WrapProps;
181
181
  } | undefined;
182
- accentPrimary?: {
182
+ accentQuaternary?: {
183
183
  align?: import("@itcase/types").AlignProps;
184
184
  borderColor?: import("@itcase/types").BorderColorProps;
185
185
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -224,7 +224,7 @@ export declare const buttonAppearance: {
224
224
  size?: import("@itcase/types").SizeProps;
225
225
  wrap?: import("@itcase/types").WrapProps;
226
226
  } | undefined;
227
- accentQuaternary?: {
227
+ specialPrimary?: {
228
228
  align?: import("@itcase/types").AlignProps;
229
229
  borderColor?: import("@itcase/types").BorderColorProps;
230
230
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -269,7 +269,7 @@ export declare const buttonAppearance: {
269
269
  size?: import("@itcase/types").SizeProps;
270
270
  wrap?: import("@itcase/types").WrapProps;
271
271
  } | undefined;
272
- accentSecondary?: {
272
+ specialSecondary?: {
273
273
  align?: import("@itcase/types").AlignProps;
274
274
  borderColor?: import("@itcase/types").BorderColorProps;
275
275
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -314,7 +314,7 @@ export declare const buttonAppearance: {
314
314
  size?: import("@itcase/types").SizeProps;
315
315
  wrap?: import("@itcase/types").WrapProps;
316
316
  } | undefined;
317
- accentTertiary?: {
317
+ specialTertiary?: {
318
318
  align?: import("@itcase/types").AlignProps;
319
319
  borderColor?: import("@itcase/types").BorderColorProps;
320
320
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -359,7 +359,7 @@ export declare const buttonAppearance: {
359
359
  size?: import("@itcase/types").SizeProps;
360
360
  wrap?: import("@itcase/types").WrapProps;
361
361
  } | undefined;
362
- dangerPrimary?: {
362
+ specialQuaternary?: {
363
363
  align?: import("@itcase/types").AlignProps;
364
364
  borderColor?: import("@itcase/types").BorderColorProps;
365
365
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -404,7 +404,7 @@ export declare const buttonAppearance: {
404
404
  size?: import("@itcase/types").SizeProps;
405
405
  wrap?: import("@itcase/types").WrapProps;
406
406
  } | undefined;
407
- dangerQuaternary?: {
407
+ extraPrimary?: {
408
408
  align?: import("@itcase/types").AlignProps;
409
409
  borderColor?: import("@itcase/types").BorderColorProps;
410
410
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -449,7 +449,7 @@ export declare const buttonAppearance: {
449
449
  size?: import("@itcase/types").SizeProps;
450
450
  wrap?: import("@itcase/types").WrapProps;
451
451
  } | undefined;
452
- dangerSecondary?: {
452
+ extraSecondary?: {
453
453
  align?: import("@itcase/types").AlignProps;
454
454
  borderColor?: import("@itcase/types").BorderColorProps;
455
455
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -494,7 +494,7 @@ export declare const buttonAppearance: {
494
494
  size?: import("@itcase/types").SizeProps;
495
495
  wrap?: import("@itcase/types").WrapProps;
496
496
  } | undefined;
497
- dangerTertiary?: {
497
+ extraTertiary?: {
498
498
  align?: import("@itcase/types").AlignProps;
499
499
  borderColor?: import("@itcase/types").BorderColorProps;
500
500
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -539,7 +539,7 @@ export declare const buttonAppearance: {
539
539
  size?: import("@itcase/types").SizeProps;
540
540
  wrap?: import("@itcase/types").WrapProps;
541
541
  } | undefined;
542
- disabledPrimary?: {
542
+ extraQuaternary?: {
543
543
  align?: import("@itcase/types").AlignProps;
544
544
  borderColor?: import("@itcase/types").BorderColorProps;
545
545
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -584,7 +584,7 @@ export declare const buttonAppearance: {
584
584
  size?: import("@itcase/types").SizeProps;
585
585
  wrap?: import("@itcase/types").WrapProps;
586
586
  } | undefined;
587
- disabledQuaternary?: {
587
+ surfacePrimary?: {
588
588
  align?: import("@itcase/types").AlignProps;
589
589
  borderColor?: import("@itcase/types").BorderColorProps;
590
590
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -629,7 +629,7 @@ export declare const buttonAppearance: {
629
629
  size?: import("@itcase/types").SizeProps;
630
630
  wrap?: import("@itcase/types").WrapProps;
631
631
  } | undefined;
632
- disabledSecondary?: {
632
+ surfaceSecondary?: {
633
633
  align?: import("@itcase/types").AlignProps;
634
634
  borderColor?: import("@itcase/types").BorderColorProps;
635
635
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -674,7 +674,7 @@ export declare const buttonAppearance: {
674
674
  size?: import("@itcase/types").SizeProps;
675
675
  wrap?: import("@itcase/types").WrapProps;
676
676
  } | undefined;
677
- disabledTertiary?: {
677
+ surfaceTertiary?: {
678
678
  align?: import("@itcase/types").AlignProps;
679
679
  borderColor?: import("@itcase/types").BorderColorProps;
680
680
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -719,7 +719,7 @@ export declare const buttonAppearance: {
719
719
  size?: import("@itcase/types").SizeProps;
720
720
  wrap?: import("@itcase/types").WrapProps;
721
721
  } | undefined;
722
- errorPrimary?: {
722
+ surfaceQuaternary?: {
723
723
  align?: import("@itcase/types").AlignProps;
724
724
  borderColor?: import("@itcase/types").BorderColorProps;
725
725
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -764,7 +764,7 @@ export declare const buttonAppearance: {
764
764
  size?: import("@itcase/types").SizeProps;
765
765
  wrap?: import("@itcase/types").WrapProps;
766
766
  } | undefined;
767
- errorQuaternary?: {
767
+ errorPrimary?: {
768
768
  align?: import("@itcase/types").AlignProps;
769
769
  borderColor?: import("@itcase/types").BorderColorProps;
770
770
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -899,7 +899,7 @@ export declare const buttonAppearance: {
899
899
  size?: import("@itcase/types").SizeProps;
900
900
  wrap?: import("@itcase/types").WrapProps;
901
901
  } | undefined;
902
- extraPrimary?: {
902
+ errorQuaternary?: {
903
903
  align?: import("@itcase/types").AlignProps;
904
904
  borderColor?: import("@itcase/types").BorderColorProps;
905
905
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -944,7 +944,7 @@ export declare const buttonAppearance: {
944
944
  size?: import("@itcase/types").SizeProps;
945
945
  wrap?: import("@itcase/types").WrapProps;
946
946
  } | undefined;
947
- extraQuaternary?: {
947
+ warningPrimary?: {
948
948
  align?: import("@itcase/types").AlignProps;
949
949
  borderColor?: import("@itcase/types").BorderColorProps;
950
950
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -989,7 +989,7 @@ export declare const buttonAppearance: {
989
989
  size?: import("@itcase/types").SizeProps;
990
990
  wrap?: import("@itcase/types").WrapProps;
991
991
  } | undefined;
992
- extraSecondary?: {
992
+ warningSecondary?: {
993
993
  align?: import("@itcase/types").AlignProps;
994
994
  borderColor?: import("@itcase/types").BorderColorProps;
995
995
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1034,7 +1034,7 @@ export declare const buttonAppearance: {
1034
1034
  size?: import("@itcase/types").SizeProps;
1035
1035
  wrap?: import("@itcase/types").WrapProps;
1036
1036
  } | undefined;
1037
- extraTertiary?: {
1037
+ warningTertiary?: {
1038
1038
  align?: import("@itcase/types").AlignProps;
1039
1039
  borderColor?: import("@itcase/types").BorderColorProps;
1040
1040
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1079,7 +1079,7 @@ export declare const buttonAppearance: {
1079
1079
  size?: import("@itcase/types").SizeProps;
1080
1080
  wrap?: import("@itcase/types").WrapProps;
1081
1081
  } | undefined;
1082
- infoPrimary?: {
1082
+ warningQuaternary?: {
1083
1083
  align?: import("@itcase/types").AlignProps;
1084
1084
  borderColor?: import("@itcase/types").BorderColorProps;
1085
1085
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1124,7 +1124,7 @@ export declare const buttonAppearance: {
1124
1124
  size?: import("@itcase/types").SizeProps;
1125
1125
  wrap?: import("@itcase/types").WrapProps;
1126
1126
  } | undefined;
1127
- infoQuaternary?: {
1127
+ successPrimary?: {
1128
1128
  align?: import("@itcase/types").AlignProps;
1129
1129
  borderColor?: import("@itcase/types").BorderColorProps;
1130
1130
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1169,7 +1169,7 @@ export declare const buttonAppearance: {
1169
1169
  size?: import("@itcase/types").SizeProps;
1170
1170
  wrap?: import("@itcase/types").WrapProps;
1171
1171
  } | undefined;
1172
- infoSecondary?: {
1172
+ successSecondary?: {
1173
1173
  align?: import("@itcase/types").AlignProps;
1174
1174
  borderColor?: import("@itcase/types").BorderColorProps;
1175
1175
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1214,7 +1214,7 @@ export declare const buttonAppearance: {
1214
1214
  size?: import("@itcase/types").SizeProps;
1215
1215
  wrap?: import("@itcase/types").WrapProps;
1216
1216
  } | undefined;
1217
- infoTertiary?: {
1217
+ successTertiary?: {
1218
1218
  align?: import("@itcase/types").AlignProps;
1219
1219
  borderColor?: import("@itcase/types").BorderColorProps;
1220
1220
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1259,7 +1259,7 @@ export declare const buttonAppearance: {
1259
1259
  size?: import("@itcase/types").SizeProps;
1260
1260
  wrap?: import("@itcase/types").WrapProps;
1261
1261
  } | undefined;
1262
- specialPrimary?: {
1262
+ successQuaternary?: {
1263
1263
  align?: import("@itcase/types").AlignProps;
1264
1264
  borderColor?: import("@itcase/types").BorderColorProps;
1265
1265
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1304,7 +1304,7 @@ export declare const buttonAppearance: {
1304
1304
  size?: import("@itcase/types").SizeProps;
1305
1305
  wrap?: import("@itcase/types").WrapProps;
1306
1306
  } | undefined;
1307
- specialQuaternary?: {
1307
+ infoPrimary?: {
1308
1308
  align?: import("@itcase/types").AlignProps;
1309
1309
  borderColor?: import("@itcase/types").BorderColorProps;
1310
1310
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1349,7 +1349,7 @@ export declare const buttonAppearance: {
1349
1349
  size?: import("@itcase/types").SizeProps;
1350
1350
  wrap?: import("@itcase/types").WrapProps;
1351
1351
  } | undefined;
1352
- specialSecondary?: {
1352
+ infoSecondary?: {
1353
1353
  align?: import("@itcase/types").AlignProps;
1354
1354
  borderColor?: import("@itcase/types").BorderColorProps;
1355
1355
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1394,7 +1394,7 @@ export declare const buttonAppearance: {
1394
1394
  size?: import("@itcase/types").SizeProps;
1395
1395
  wrap?: import("@itcase/types").WrapProps;
1396
1396
  } | undefined;
1397
- specialTertiary?: {
1397
+ infoTertiary?: {
1398
1398
  align?: import("@itcase/types").AlignProps;
1399
1399
  borderColor?: import("@itcase/types").BorderColorProps;
1400
1400
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1439,7 +1439,7 @@ export declare const buttonAppearance: {
1439
1439
  size?: import("@itcase/types").SizeProps;
1440
1440
  wrap?: import("@itcase/types").WrapProps;
1441
1441
  } | undefined;
1442
- successPrimary?: {
1442
+ infoQuaternary?: {
1443
1443
  align?: import("@itcase/types").AlignProps;
1444
1444
  borderColor?: import("@itcase/types").BorderColorProps;
1445
1445
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1484,7 +1484,7 @@ export declare const buttonAppearance: {
1484
1484
  size?: import("@itcase/types").SizeProps;
1485
1485
  wrap?: import("@itcase/types").WrapProps;
1486
1486
  } | undefined;
1487
- successQuaternary?: {
1487
+ dangerPrimary?: {
1488
1488
  align?: import("@itcase/types").AlignProps;
1489
1489
  borderColor?: import("@itcase/types").BorderColorProps;
1490
1490
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1529,7 +1529,7 @@ export declare const buttonAppearance: {
1529
1529
  size?: import("@itcase/types").SizeProps;
1530
1530
  wrap?: import("@itcase/types").WrapProps;
1531
1531
  } | undefined;
1532
- successSecondary?: {
1532
+ dangerSecondary?: {
1533
1533
  align?: import("@itcase/types").AlignProps;
1534
1534
  borderColor?: import("@itcase/types").BorderColorProps;
1535
1535
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1574,7 +1574,7 @@ export declare const buttonAppearance: {
1574
1574
  size?: import("@itcase/types").SizeProps;
1575
1575
  wrap?: import("@itcase/types").WrapProps;
1576
1576
  } | undefined;
1577
- successTertiary?: {
1577
+ dangerTertiary?: {
1578
1578
  align?: import("@itcase/types").AlignProps;
1579
1579
  borderColor?: import("@itcase/types").BorderColorProps;
1580
1580
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1619,7 +1619,7 @@ export declare const buttonAppearance: {
1619
1619
  size?: import("@itcase/types").SizeProps;
1620
1620
  wrap?: import("@itcase/types").WrapProps;
1621
1621
  } | undefined;
1622
- surfacePrimary?: {
1622
+ dangerQuaternary?: {
1623
1623
  align?: import("@itcase/types").AlignProps;
1624
1624
  borderColor?: import("@itcase/types").BorderColorProps;
1625
1625
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1664,7 +1664,7 @@ export declare const buttonAppearance: {
1664
1664
  size?: import("@itcase/types").SizeProps;
1665
1665
  wrap?: import("@itcase/types").WrapProps;
1666
1666
  } | undefined;
1667
- surfaceQuaternary?: {
1667
+ disabledPrimary?: {
1668
1668
  align?: import("@itcase/types").AlignProps;
1669
1669
  borderColor?: import("@itcase/types").BorderColorProps;
1670
1670
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1709,7 +1709,7 @@ export declare const buttonAppearance: {
1709
1709
  size?: import("@itcase/types").SizeProps;
1710
1710
  wrap?: import("@itcase/types").WrapProps;
1711
1711
  } | undefined;
1712
- surfaceSecondary?: {
1712
+ disabledSecondary?: {
1713
1713
  align?: import("@itcase/types").AlignProps;
1714
1714
  borderColor?: import("@itcase/types").BorderColorProps;
1715
1715
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1754,7 +1754,7 @@ export declare const buttonAppearance: {
1754
1754
  size?: import("@itcase/types").SizeProps;
1755
1755
  wrap?: import("@itcase/types").WrapProps;
1756
1756
  } | undefined;
1757
- surfaceTertiary?: {
1757
+ disabledTertiary?: {
1758
1758
  align?: import("@itcase/types").AlignProps;
1759
1759
  borderColor?: import("@itcase/types").BorderColorProps;
1760
1760
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1799,7 +1799,7 @@ export declare const buttonAppearance: {
1799
1799
  size?: import("@itcase/types").SizeProps;
1800
1800
  wrap?: import("@itcase/types").WrapProps;
1801
1801
  } | undefined;
1802
- warningPrimary?: {
1802
+ disabledQuaternary?: {
1803
1803
  align?: import("@itcase/types").AlignProps;
1804
1804
  borderColor?: import("@itcase/types").BorderColorProps;
1805
1805
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1844,7 +1844,7 @@ export declare const buttonAppearance: {
1844
1844
  size?: import("@itcase/types").SizeProps;
1845
1845
  wrap?: import("@itcase/types").WrapProps;
1846
1846
  } | undefined;
1847
- warningQuaternary?: {
1847
+ geometric?: {
1848
1848
  align?: import("@itcase/types").AlignProps;
1849
1849
  borderColor?: import("@itcase/types").BorderColorProps;
1850
1850
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1889,7 +1889,7 @@ export declare const buttonAppearance: {
1889
1889
  size?: import("@itcase/types").SizeProps;
1890
1890
  wrap?: import("@itcase/types").WrapProps;
1891
1891
  } | undefined;
1892
- warningSecondary?: {
1892
+ circular?: {
1893
1893
  align?: import("@itcase/types").AlignProps;
1894
1894
  borderColor?: import("@itcase/types").BorderColorProps;
1895
1895
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1934,7 +1934,7 @@ export declare const buttonAppearance: {
1934
1934
  size?: import("@itcase/types").SizeProps;
1935
1935
  wrap?: import("@itcase/types").WrapProps;
1936
1936
  } | undefined;
1937
- warningTertiary?: {
1937
+ rounded?: {
1938
1938
  align?: import("@itcase/types").AlignProps;
1939
1939
  borderColor?: import("@itcase/types").BorderColorProps;
1940
1940
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -1979,7 +1979,7 @@ export declare const buttonAppearance: {
1979
1979
  size?: import("@itcase/types").SizeProps;
1980
1980
  wrap?: import("@itcase/types").WrapProps;
1981
1981
  } | undefined;
1982
- circular?: {
1982
+ sizeXXS?: {
1983
1983
  align?: import("@itcase/types").AlignProps;
1984
1984
  borderColor?: import("@itcase/types").BorderColorProps;
1985
1985
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2024,7 +2024,7 @@ export declare const buttonAppearance: {
2024
2024
  size?: import("@itcase/types").SizeProps;
2025
2025
  wrap?: import("@itcase/types").WrapProps;
2026
2026
  } | undefined;
2027
- geometric?: {
2027
+ sizeXS?: {
2028
2028
  align?: import("@itcase/types").AlignProps;
2029
2029
  borderColor?: import("@itcase/types").BorderColorProps;
2030
2030
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2069,7 +2069,7 @@ export declare const buttonAppearance: {
2069
2069
  size?: import("@itcase/types").SizeProps;
2070
2070
  wrap?: import("@itcase/types").WrapProps;
2071
2071
  } | undefined;
2072
- rounded?: {
2072
+ sizeS?: {
2073
2073
  align?: import("@itcase/types").AlignProps;
2074
2074
  borderColor?: import("@itcase/types").BorderColorProps;
2075
2075
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2114,7 +2114,7 @@ export declare const buttonAppearance: {
2114
2114
  size?: import("@itcase/types").SizeProps;
2115
2115
  wrap?: import("@itcase/types").WrapProps;
2116
2116
  } | undefined;
2117
- roundedL?: {
2117
+ sizeM?: {
2118
2118
  align?: import("@itcase/types").AlignProps;
2119
2119
  borderColor?: import("@itcase/types").BorderColorProps;
2120
2120
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2159,7 +2159,7 @@ export declare const buttonAppearance: {
2159
2159
  size?: import("@itcase/types").SizeProps;
2160
2160
  wrap?: import("@itcase/types").WrapProps;
2161
2161
  } | undefined;
2162
- roundedM?: {
2162
+ sizeL?: {
2163
2163
  align?: import("@itcase/types").AlignProps;
2164
2164
  borderColor?: import("@itcase/types").BorderColorProps;
2165
2165
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2204,7 +2204,7 @@ export declare const buttonAppearance: {
2204
2204
  size?: import("@itcase/types").SizeProps;
2205
2205
  wrap?: import("@itcase/types").WrapProps;
2206
2206
  } | undefined;
2207
- roundedS?: {
2207
+ sizeXL?: {
2208
2208
  align?: import("@itcase/types").AlignProps;
2209
2209
  borderColor?: import("@itcase/types").BorderColorProps;
2210
2210
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2249,7 +2249,7 @@ export declare const buttonAppearance: {
2249
2249
  size?: import("@itcase/types").SizeProps;
2250
2250
  wrap?: import("@itcase/types").WrapProps;
2251
2251
  } | undefined;
2252
- roundedXL?: {
2252
+ sizeXXL?: {
2253
2253
  align?: import("@itcase/types").AlignProps;
2254
2254
  borderColor?: import("@itcase/types").BorderColorProps;
2255
2255
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2294,7 +2294,7 @@ export declare const buttonAppearance: {
2294
2294
  size?: import("@itcase/types").SizeProps;
2295
2295
  wrap?: import("@itcase/types").WrapProps;
2296
2296
  } | undefined;
2297
- sizeXXS?: {
2297
+ outlined?: {
2298
2298
  align?: import("@itcase/types").AlignProps;
2299
2299
  borderColor?: import("@itcase/types").BorderColorProps;
2300
2300
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2339,7 +2339,7 @@ export declare const buttonAppearance: {
2339
2339
  size?: import("@itcase/types").SizeProps;
2340
2340
  wrap?: import("@itcase/types").WrapProps;
2341
2341
  } | undefined;
2342
- sizeXS?: {
2342
+ full?: {
2343
2343
  align?: import("@itcase/types").AlignProps;
2344
2344
  borderColor?: import("@itcase/types").BorderColorProps;
2345
2345
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2384,7 +2384,7 @@ export declare const buttonAppearance: {
2384
2384
  size?: import("@itcase/types").SizeProps;
2385
2385
  wrap?: import("@itcase/types").WrapProps;
2386
2386
  } | undefined;
2387
- sizeS?: {
2387
+ ghost?: {
2388
2388
  align?: import("@itcase/types").AlignProps;
2389
2389
  borderColor?: import("@itcase/types").BorderColorProps;
2390
2390
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2429,7 +2429,7 @@ export declare const buttonAppearance: {
2429
2429
  size?: import("@itcase/types").SizeProps;
2430
2430
  wrap?: import("@itcase/types").WrapProps;
2431
2431
  } | undefined;
2432
- sizeM?: {
2432
+ roundedL?: {
2433
2433
  align?: import("@itcase/types").AlignProps;
2434
2434
  borderColor?: import("@itcase/types").BorderColorProps;
2435
2435
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2474,7 +2474,7 @@ export declare const buttonAppearance: {
2474
2474
  size?: import("@itcase/types").SizeProps;
2475
2475
  wrap?: import("@itcase/types").WrapProps;
2476
2476
  } | undefined;
2477
- sizeL?: {
2477
+ roundedM?: {
2478
2478
  align?: import("@itcase/types").AlignProps;
2479
2479
  borderColor?: import("@itcase/types").BorderColorProps;
2480
2480
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2519,7 +2519,7 @@ export declare const buttonAppearance: {
2519
2519
  size?: import("@itcase/types").SizeProps;
2520
2520
  wrap?: import("@itcase/types").WrapProps;
2521
2521
  } | undefined;
2522
- sizeXL?: {
2522
+ roundedS?: {
2523
2523
  align?: import("@itcase/types").AlignProps;
2524
2524
  borderColor?: import("@itcase/types").BorderColorProps;
2525
2525
  borderType?: import("@itcase/types").BorderTypeProps;
@@ -2564,7 +2564,7 @@ export declare const buttonAppearance: {
2564
2564
  size?: import("@itcase/types").SizeProps;
2565
2565
  wrap?: import("@itcase/types").WrapProps;
2566
2566
  } | undefined;
2567
- sizeXXL?: {
2567
+ roundedXL?: {
2568
2568
  align?: import("@itcase/types").AlignProps;
2569
2569
  borderColor?: import("@itcase/types").BorderColorProps;
2570
2570
  borderType?: import("@itcase/types").BorderTypeProps;