tide-design-system 2.0.43 → 2.0.45

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.
Files changed (201) hide show
  1. package/.storybook/main.ts +1 -1
  2. package/dist/style.css +1 -1
  3. package/dist/tide-design-system.cjs +2 -2
  4. package/dist/tide-design-system.esm.d.ts +167 -78
  5. package/dist/tide-design-system.esm.js +946 -914
  6. package/package.json +1 -1
  7. package/src/assets/svg/icons/IconBed.svg +3 -0
  8. package/src/assets/svg/icons/IconEngine.svg +3 -0
  9. package/src/assets/svg/icons/IconGas.svg +3 -0
  10. package/src/assets/svg/icons/IconLevellingJack.svg +3 -0
  11. package/src/assets/svg/icons/IconOdometer.svg +3 -0
  12. package/src/assets/svg/icons/IconPowerOff.svg +3 -0
  13. package/src/assets/svg/icons/IconSleeps.svg +3 -0
  14. package/src/assets/svg/icons/IconSnowflake.svg +3 -0
  15. package/src/assets/svg/icons/IconUmbrella.svg +3 -0
  16. package/src/assets/svg/icons/IconWater.svg +3 -0
  17. package/src/assets/svg/icons/realm/rv/IconRvClassA.svg +3 -0
  18. package/src/assets/svg/icons/realm/rv/IconRvClassB.svg +3 -0
  19. package/src/assets/svg/icons/realm/rv/IconRvClassC.svg +3 -0
  20. package/src/assets/svg/icons/realm/rv/IconRvFifthWheel.svg +3 -0
  21. package/src/assets/svg/icons/realm/rv/IconRvFishHouse.svg +3 -0
  22. package/src/assets/svg/icons/realm/rv/IconRvParkModel.svg +3 -0
  23. package/src/assets/svg/icons/realm/rv/IconRvPopUpCamper.svg +3 -0
  24. package/src/assets/svg/icons/realm/rv/IconRvTravelTrailer.svg +3 -0
  25. package/src/assets/svg/icons/realm/rv/IconRvTruckCamper.svg +3 -0
  26. package/src/components/TideBackgroundImage.vue +2 -1
  27. package/src/components/TideCard.vue +62 -8
  28. package/src/components/TideIcon.vue +16 -6
  29. package/src/components/TideInputCheckbox.vue +10 -47
  30. package/src/stories/TideCard.stories.ts +73 -10
  31. package/src/stories/TideInputCheckbox.stories.ts +18 -3
  32. package/src/types/Card.ts +14 -0
  33. package/src/types/Icon.ts +34 -2
  34. package/src/types/Realm.ts +2 -1
  35. package/dist/IconAccountBalance-0a430d19.cjs +0 -2
  36. package/dist/IconAccountBalance-ad4f4a95.js +0 -16
  37. package/dist/IconAdd-917e055b.js +0 -16
  38. package/dist/IconAdd-91de604b.cjs +0 -2
  39. package/dist/IconAiDescription-674cca6d.cjs +0 -2
  40. package/dist/IconAiDescription-e6f8ed46.js +0 -20
  41. package/dist/IconAlignSpace-5d64a8e4.js +0 -16
  42. package/dist/IconAlignSpace-7ee811f8.cjs +0 -2
  43. package/dist/IconApplePay-7742e162.js +0 -16
  44. package/dist/IconApplePay-92395240.cjs +0 -2
  45. package/dist/IconArrowBack-1810092d.js +0 -16
  46. package/dist/IconArrowBack-3d47d166.cjs +0 -2
  47. package/dist/IconArrowForward-613e128c.cjs +0 -2
  48. package/dist/IconArrowForward-ddabefc9.js +0 -16
  49. package/dist/IconArrowRight-9f39cdbb.cjs +0 -2
  50. package/dist/IconArrowRight-d93347c3.js +0 -16
  51. package/dist/IconAssignment-1983e555.js +0 -16
  52. package/dist/IconAssignment-915702cc.cjs +0 -2
  53. package/dist/IconAwardStar-447cf4fc.cjs +0 -2
  54. package/dist/IconAwardStar-8128aca1.js +0 -16
  55. package/dist/IconBookmark-3f6454d9.cjs +0 -2
  56. package/dist/IconBookmark-7d88d664.js +0 -16
  57. package/dist/IconCalendarMonth-2fd1e713.js +0 -16
  58. package/dist/IconCalendarMonth-bb5bbb9b.cjs +0 -2
  59. package/dist/IconCall-08f3119f.cjs +0 -2
  60. package/dist/IconCall-8aa582d9.js +0 -16
  61. package/dist/IconCheck-910929df.cjs +0 -2
  62. package/dist/IconCheck-cf7470ee.js +0 -16
  63. package/dist/IconChevronLeft-558206bb.js +0 -16
  64. package/dist/IconChevronLeft-6626777e.cjs +0 -2
  65. package/dist/IconChevronRight-28930a0b.js +0 -16
  66. package/dist/IconChevronRight-91bc7ad1.cjs +0 -2
  67. package/dist/IconClear-489c5a46.cjs +0 -2
  68. package/dist/IconClear-9419bf17.js +0 -16
  69. package/dist/IconClose-538a540f.cjs +0 -2
  70. package/dist/IconClose-abfb6177.js +0 -16
  71. package/dist/IconCycle-2affec71.js +0 -16
  72. package/dist/IconCycle-7b7c7325.cjs +0 -2
  73. package/dist/IconDelete-5cc224a1.cjs +0 -2
  74. package/dist/IconDelete-67b69553.js +0 -16
  75. package/dist/IconDiamond-4e736f5f.cjs +0 -2
  76. package/dist/IconDiamond-93af488a.js +0 -16
  77. package/dist/IconDraft-26850369.cjs +0 -2
  78. package/dist/IconDraft-6e70e48f.js +0 -16
  79. package/dist/IconEdit-16d34325.js +0 -16
  80. package/dist/IconEdit-b4d5f175.cjs +0 -2
  81. package/dist/IconError-4ad48be1.cjs +0 -2
  82. package/dist/IconError-a2922b95.js +0 -16
  83. package/dist/IconExpandContent-03a28bfb.cjs +0 -2
  84. package/dist/IconExpandContent-7e144d1c.js +0 -16
  85. package/dist/IconExpandLess-3a8a0552.js +0 -16
  86. package/dist/IconExpandLess-59a80211.cjs +0 -2
  87. package/dist/IconExpandMore-c600148e.js +0 -16
  88. package/dist/IconExpandMore-edf55cdd.cjs +0 -2
  89. package/dist/IconFacebook-4658b533.js +0 -16
  90. package/dist/IconFacebook-9c43095a.cjs +0 -2
  91. package/dist/IconFavorite-43091cef.cjs +0 -2
  92. package/dist/IconFavorite-d23faefe.js +0 -16
  93. package/dist/IconFavoriteFilled-71277849.cjs +0 -2
  94. package/dist/IconFavoriteFilled-aa0d6d5e.js +0 -16
  95. package/dist/IconFormatBold-4faa5f99.cjs +0 -2
  96. package/dist/IconFormatBold-70a5cacf.js +0 -16
  97. package/dist/IconFormatItalic-c06504d7.js +0 -16
  98. package/dist/IconFormatItalic-fee490fc.cjs +0 -2
  99. package/dist/IconFormatListBulleted-9493858a.js +0 -16
  100. package/dist/IconFormatListBulleted-d0a77d0e.cjs +0 -2
  101. package/dist/IconForum-22217aa0.cjs +0 -2
  102. package/dist/IconForum-ae4ad63f.js +0 -16
  103. package/dist/IconGavel-44c29036.js +0 -16
  104. package/dist/IconGavel-aacae653.cjs +0 -2
  105. package/dist/IconGoogle-77ec192e.cjs +0 -2
  106. package/dist/IconGoogle-febad0d8.js +0 -31
  107. package/dist/IconGooglePay-049e93ec.cjs +0 -2
  108. package/dist/IconGooglePay-8cf0286e.js +0 -16
  109. package/dist/IconGrid-1693599f.cjs +0 -2
  110. package/dist/IconGrid-25f665e0.js +0 -16
  111. package/dist/IconHeight-4fae7545.js +0 -16
  112. package/dist/IconHeight-d8ee424f.cjs +0 -2
  113. package/dist/IconHelp-340ee4fb.js +0 -16
  114. package/dist/IconHelp-43137a66.cjs +0 -2
  115. package/dist/IconInfo-2d14575c.cjs +0 -2
  116. package/dist/IconInfo-efead10b.js +0 -16
  117. package/dist/IconInsertText-00236a65.js +0 -16
  118. package/dist/IconInsertText-14c80b9a.cjs +0 -2
  119. package/dist/IconInstagram-43bb02ea.cjs +0 -2
  120. package/dist/IconInstagram-57188d29.js +0 -16
  121. package/dist/IconIosShare-167aa8c4.js +0 -16
  122. package/dist/IconIosShare-526a016a.cjs +0 -2
  123. package/dist/IconLayout-2865e0eb.js +0 -16
  124. package/dist/IconLayout-e663120e.cjs +0 -2
  125. package/dist/IconLinkedIn-088a3792.cjs +0 -2
  126. package/dist/IconLinkedIn-f29c217d.js +0 -16
  127. package/dist/IconLocalShipping-901a3e4c.js +0 -16
  128. package/dist/IconLocalShipping-9bca5a95.cjs +0 -2
  129. package/dist/IconLock-1c996287.cjs +0 -2
  130. package/dist/IconLock-47669e20.js +0 -16
  131. package/dist/IconMail-9b85058a.js +0 -16
  132. package/dist/IconMail-f2b8fee4.cjs +0 -2
  133. package/dist/IconMenu-4bed57f3.js +0 -16
  134. package/dist/IconMenu-c7c2b143.cjs +0 -2
  135. package/dist/IconMoreHoriz-2aabe29f.js +0 -16
  136. package/dist/IconMoreHoriz-2c82da62.cjs +0 -2
  137. package/dist/IconNotifications-01f7658b.cjs +0 -2
  138. package/dist/IconNotifications-bcbf1d8c.js +0 -16
  139. package/dist/IconOpenInNew-78fffcfe.js +0 -16
  140. package/dist/IconOpenInNew-9032f1db.cjs +0 -2
  141. package/dist/IconPalette-22865300.js +0 -16
  142. package/dist/IconPalette-269c7286.cjs +0 -2
  143. package/dist/IconPaypal-427e8667.cjs +0 -2
  144. package/dist/IconPaypal-c28e6dbe.js +0 -16
  145. package/dist/IconPerson-7ada8b07.js +0 -16
  146. package/dist/IconPerson-ee87961e.cjs +0 -2
  147. package/dist/IconPhotoCamera-31a58b85.js +0 -16
  148. package/dist/IconPhotoCamera-56cb060d.cjs +0 -2
  149. package/dist/IconPinterest-87034fbf.cjs +0 -2
  150. package/dist/IconPinterest-fe5cc414.js +0 -16
  151. package/dist/IconPlayArrow-1ed5d884.js +0 -16
  152. package/dist/IconPlayArrow-80f601bf.cjs +0 -2
  153. package/dist/IconRemove-73b05132.cjs +0 -2
  154. package/dist/IconRemove-bab221ba.js +0 -16
  155. package/dist/IconRoundedCorners-53cb2cfc.cjs +0 -2
  156. package/dist/IconRoundedCorners-e21c4321.js +0 -16
  157. package/dist/IconRuler-0ceea80a.js +0 -16
  158. package/dist/IconRuler-5feb5a83.cjs +0 -2
  159. package/dist/IconSearch-45b2c0e5.cjs +0 -2
  160. package/dist/IconSearch-f8faefb4.js +0 -16
  161. package/dist/IconSeating-2ca8921d.js +0 -16
  162. package/dist/IconSeating-bc19b98f.cjs +0 -2
  163. package/dist/IconSell-b011ac2d.js +0 -16
  164. package/dist/IconSell-bcede586.cjs +0 -2
  165. package/dist/IconShare-57f28ce3.js +0 -16
  166. package/dist/IconShare-ff50a973.cjs +0 -2
  167. package/dist/IconShoppingCart-b532dab0.js +0 -16
  168. package/dist/IconShoppingCart-eee95744.cjs +0 -2
  169. package/dist/IconSms-0575f458.cjs +0 -2
  170. package/dist/IconSms-378f373a.js +0 -16
  171. package/dist/IconStar-1b8ad0f9.js +0 -16
  172. package/dist/IconStar-e2a88836.cjs +0 -2
  173. package/dist/IconSwapVert-29258e96.cjs +0 -2
  174. package/dist/IconSwapVert-8085e942.js +0 -16
  175. package/dist/IconThreeDRotation-33f086a7.js +0 -29
  176. package/dist/IconThreeDRotation-7be89ff8.cjs +0 -2
  177. package/dist/IconTrophy-4d05eb75.cjs +0 -2
  178. package/dist/IconTrophy-f4be8b54.js +0 -16
  179. package/dist/IconTune-0913ba01.js +0 -16
  180. package/dist/IconTune-1276696d.cjs +0 -2
  181. package/dist/IconTwitter-55b8ba63.cjs +0 -2
  182. package/dist/IconTwitter-9acefb07.js +0 -16
  183. package/dist/IconVideocam-33650e6f.js +0 -16
  184. package/dist/IconVideocam-f5b07935.cjs +0 -2
  185. package/dist/IconViewInAr-a583aff8.cjs +0 -2
  186. package/dist/IconViewInAr-d1534ef2.js +0 -16
  187. package/dist/IconVisibility-4984bcac.cjs +0 -2
  188. package/dist/IconVisibility-a1c21dd0.js +0 -16
  189. package/dist/IconVolumeOff-35d350ee.cjs +0 -2
  190. package/dist/IconVolumeOff-8e121ef3.js +0 -16
  191. package/dist/IconVolumeOn-386ad18b.cjs +0 -2
  192. package/dist/IconVolumeOn-992e16dd.js +0 -16
  193. package/dist/IconWarning-54f3a9ac.cjs +0 -2
  194. package/dist/IconWarning-6f490acf.js +0 -16
  195. package/dist/IconWeight-c6ddd367.cjs +0 -2
  196. package/dist/IconWeight-e3b3daa6.js +0 -16
  197. package/dist/IconWidth-a556befc.cjs +0 -2
  198. package/dist/IconWidth-c81dbc7a.js +0 -16
  199. package/dist/IconYoutube-a6224033.js +0 -16
  200. package/dist/IconYoutube-ed951c21.cjs +0 -2
  201. /package/src/assets/svg/icons/{IconCycle.svg → IconArrowCycle.svg} +0 -0
@@ -47,6 +47,8 @@ declare type __VLS_NonUndefinedable_26<T> = T extends undefined ? never : T;
47
47
 
48
48
  declare type __VLS_NonUndefinedable_27<T> = T extends undefined ? never : T;
49
49
 
50
+ declare type __VLS_NonUndefinedable_28<T> = T extends undefined ? never : T;
51
+
50
52
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
51
53
 
52
54
  declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
@@ -121,6 +123,10 @@ declare type __VLS_PrettifyLocal_22<T> = {
121
123
  [K in keyof T]: T[K];
122
124
  } & {};
123
125
 
126
+ declare type __VLS_PrettifyLocal_23<T> = {
127
+ [K in keyof T]: T[K];
128
+ } & {};
129
+
124
130
  declare type __VLS_PrettifyLocal_3<T> = {
125
131
  [K in keyof T]: T[K];
126
132
  } & {};
@@ -329,6 +335,15 @@ declare type __VLS_TypePropsToOption_27<T> = {
329
335
  };
330
336
  };
331
337
 
338
+ declare type __VLS_TypePropsToOption_28<T> = {
339
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
340
+ type: PropType<__VLS_NonUndefinedable_28<T[K]>>;
341
+ } : {
342
+ type: PropType<T[K]>;
343
+ required: true;
344
+ };
345
+ };
346
+
332
347
  declare type __VLS_TypePropsToOption_3<T> = {
333
348
  [K in keyof T]-?: {} extends Pick<T, K> ? {
334
349
  type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
@@ -482,6 +497,12 @@ declare type __VLS_WithDefaults_22<P, D> = {
482
497
  }> : P[K];
483
498
  };
484
499
 
500
+ declare type __VLS_WithDefaults_23<P, D> = {
501
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_23<P[K] & {
502
+ default: D[K];
503
+ }> : P[K];
504
+ };
505
+
485
506
  declare type __VLS_WithDefaults_3<P, D> = {
486
507
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_3<P[K] & {
487
508
  default: D[K];
@@ -566,12 +587,6 @@ declare type __VLS_WithTemplateSlots_7<T, S> = T & {
566
587
  };
567
588
  };
568
589
 
569
- declare type __VLS_WithTemplateSlots_8<T, S> = T & {
570
- new (): {
571
- $slots: S;
572
- };
573
- };
574
-
575
590
  export declare const ALERT: {
576
591
  readonly ERROR: "error";
577
592
  readonly INFO: "info";
@@ -632,6 +647,10 @@ export declare const BREAKPOINT: {
632
647
 
633
648
  export declare type Breakpoint = (typeof BREAKPOINT)[keyof typeof BREAKPOINT];
634
649
 
650
+ declare type CardIconPosition = (typeof POSITION_CARD_ICON)[keyof typeof POSITION_CARD_ICON];
651
+
652
+ declare type CardType = (typeof TYPE_CARD)[keyof typeof TYPE_CARD];
653
+
635
654
  export declare interface CheckboxField extends GenericInput, BooleanValue {
636
655
  indeterminate?: boolean;
637
656
  }
@@ -1179,6 +1198,8 @@ declare interface GenericInput_2 {
1179
1198
  disabled?: boolean;
1180
1199
  }
1181
1200
 
1201
+ declare type GlobalIcon = (typeof ICON)[keyof typeof ICON];
1202
+
1182
1203
  export declare const ICON: {
1183
1204
  readonly ACCOUNT_BALANCE: "account-balance";
1184
1205
  readonly ADD: "add";
@@ -1186,10 +1207,12 @@ export declare const ICON: {
1186
1207
  readonly ALIGN_SPACE: "align-space";
1187
1208
  readonly APPLE_PAY: "apple-pay";
1188
1209
  readonly ARROW_BACK: "arrow-back";
1210
+ readonly ARROW_CYCLE: "arrow-cycle";
1189
1211
  readonly ARROW_FORWARD: "arrow-forward";
1190
1212
  readonly ARROW_RIGHT: "arrow-right";
1191
1213
  readonly ASSIGNMENT: "assignment";
1192
1214
  readonly AWARD_STAR: "award-star";
1215
+ readonly BED: "bed";
1193
1216
  readonly BOOKMARK: "bookmark";
1194
1217
  readonly CALENDAR_MONTH: "calendar-month";
1195
1218
  readonly CALL: "call";
@@ -1198,11 +1221,11 @@ export declare const ICON: {
1198
1221
  readonly CHEVRON_RIGHT: "chevron-right";
1199
1222
  readonly CLEAR: "clear";
1200
1223
  readonly CLOSE: "close";
1201
- readonly CYCLE: "cycle";
1202
1224
  readonly DELETE: "delete";
1203
1225
  readonly DIAMOND: "diamond";
1204
1226
  readonly DRAFT: "draft";
1205
1227
  readonly EDIT: "edit";
1228
+ readonly ENGINE: "engine";
1206
1229
  readonly ERROR: "error";
1207
1230
  readonly EXPAND_CONTENT: "expand-content";
1208
1231
  readonly EXPAND_LESS: "expand-less";
@@ -1214,6 +1237,7 @@ export declare const ICON: {
1214
1237
  readonly FORMAT_ITALIC: "format-italic";
1215
1238
  readonly FORMAT_LIST_BULLETED: "format-list-bulleted";
1216
1239
  readonly FORUM: "forum";
1240
+ readonly GAS: "gas";
1217
1241
  readonly GAVEL: "gavel";
1218
1242
  readonly GOOGLE: "google";
1219
1243
  readonly GOOGLE_PAY: "google-pay";
@@ -1225,6 +1249,7 @@ export declare const ICON: {
1225
1249
  readonly INSTAGRAM: "instagram";
1226
1250
  readonly IOS_SHARE: "ios-share";
1227
1251
  readonly LAYOUT: "layout";
1252
+ readonly LEVELLING_JACK: "levelling-jack";
1228
1253
  readonly LINKED_IN: "linked in";
1229
1254
  readonly LOCAL_SHIPPING: "local-shipping";
1230
1255
  readonly LOCK: "lock";
@@ -1232,6 +1257,7 @@ export declare const ICON: {
1232
1257
  readonly MENU: "menu";
1233
1258
  readonly MORE_HORIZ: "more-horiz";
1234
1259
  readonly NOTIFICATIONS: "notifications";
1260
+ readonly ODOMETER: "odometer";
1235
1261
  readonly OPEN_IN_NEW: "open-in-new";
1236
1262
  readonly PALETTE: "palette";
1237
1263
  readonly PAYPAL: "paypal";
@@ -1239,6 +1265,7 @@ export declare const ICON: {
1239
1265
  readonly PHOTO_CAMERA: "photo-camera";
1240
1266
  readonly PINTEREST: "pinterest";
1241
1267
  readonly PLAY_ARROW: "play-arrow";
1268
+ readonly POWER_OFF: "power-off";
1242
1269
  readonly REMOVE: "remove";
1243
1270
  readonly ROUNDED_CORNERS: "rounded-corners";
1244
1271
  readonly RULER: "ruler";
@@ -1247,25 +1274,43 @@ export declare const ICON: {
1247
1274
  readonly SELL: "sell";
1248
1275
  readonly SHARE: "share";
1249
1276
  readonly SHOPPING_CART: "shopping-cart";
1277
+ readonly SLEEPS: "sleeps";
1250
1278
  readonly SMS: "sms";
1279
+ readonly SNOWFLAKE: "snowflake";
1251
1280
  readonly STAR: "star";
1252
1281
  readonly SWAP_VERT: "swap-vert";
1253
1282
  readonly THREE_D_ROTATION: "three-d-rotation";
1254
1283
  readonly TROPHY: "trophy";
1255
1284
  readonly TUNE: "tune";
1256
1285
  readonly TWITTER: "twitter";
1286
+ readonly UMBRELLA: "umbrella";
1257
1287
  readonly VIDEOCAM: "videocam";
1258
1288
  readonly VIEW_IN_AR: "view-in-ar";
1259
1289
  readonly VISIBILITY: "visibility";
1260
1290
  readonly VOLUME_OFF: "volume-off";
1261
1291
  readonly VOLUME_ON: "volume-on";
1262
1292
  readonly WARNING: "warning";
1293
+ readonly WATER: "water";
1263
1294
  readonly WEIGHT: "weight";
1264
1295
  readonly WIDTH: "width";
1265
1296
  readonly YOUTUBE: "youtube";
1266
1297
  };
1267
1298
 
1268
- export declare type Icon = (typeof ICON)[keyof typeof ICON];
1299
+ export declare type Icon = GlobalIcon | RealmIcon;
1300
+
1301
+ declare const ICON_REALM: {
1302
+ readonly RV: {
1303
+ readonly CLASS_A: "rv-class-a";
1304
+ readonly CLASS_B: "rv-class-b";
1305
+ readonly CLASS_C: "rv-class-c";
1306
+ readonly FIFTH_WHEEL: "rv-fifth-wheel";
1307
+ readonly FISH_HOUSE: "rv-fish-house";
1308
+ readonly PARK_MODEL: "rv-park-model";
1309
+ readonly POP_UP_CAMPER: "rv-pop-up-camper";
1310
+ readonly TRAVEL_TRAILER: "rv-travel-trailer";
1311
+ readonly TRUCK_CAMPER: "rv-truck-camper";
1312
+ };
1313
+ };
1269
1314
 
1270
1315
  declare type ImageSlide = {
1271
1316
  imageUrl: string;
@@ -1315,6 +1360,11 @@ export declare const ORIENTATION: {
1315
1360
 
1316
1361
  export declare type Orientation = (typeof ORIENTATION)[keyof typeof ORIENTATION];
1317
1362
 
1363
+ declare const POSITION_CARD_ICON: {
1364
+ readonly LEFT: "left";
1365
+ readonly TOP: "top";
1366
+ };
1367
+
1318
1368
  export declare const PRIORITY: {
1319
1369
  readonly PRIMARY: "primary";
1320
1370
  readonly SECONDARY: "secondary";
@@ -1332,45 +1382,50 @@ declare type Props = {
1332
1382
  };
1333
1383
 
1334
1384
  declare type Props_10 = {
1385
+ isTouchscreen?: boolean;
1386
+ offsetX?: number;
1387
+ };
1388
+
1389
+ declare type Props_11 = {
1335
1390
  href: string;
1336
1391
  isNewTab?: boolean;
1337
1392
  label: string;
1338
1393
  };
1339
1394
 
1340
- declare type Props_11 = {
1395
+ declare type Props_12 = {
1341
1396
  isActive: boolean;
1342
1397
  label: string;
1343
1398
  };
1344
1399
 
1345
- declare type Props_12 = {
1400
+ declare type Props_13 = {
1346
1401
  label: string;
1347
1402
  };
1348
1403
 
1349
- declare type Props_13 = {
1404
+ declare type Props_14 = {
1350
1405
  heading?: string;
1351
1406
  };
1352
1407
 
1353
- declare type Props_14 = {
1408
+ declare type Props_15 = {
1354
1409
  orientation?: Orientation;
1355
1410
  };
1356
1411
 
1357
- declare type Props_15 = {
1412
+ declare type Props_16 = {
1358
1413
  icon: Icon;
1359
1414
  size?: Size;
1360
1415
  };
1361
1416
 
1362
- declare type Props_16 = {
1417
+ declare type Props_17 = {
1363
1418
  alt: string;
1364
1419
  isLazy?: boolean;
1365
1420
  sources?: Source[];
1366
1421
  src?: string;
1367
1422
  };
1368
1423
 
1369
- declare type Props_17 = {
1424
+ declare type Props_18 = {
1370
1425
  label?: string | number;
1371
1426
  };
1372
1427
 
1373
- declare type Props_18 = {
1428
+ declare type Props_19 = {
1374
1429
  checked?: boolean;
1375
1430
  dataTrack?: string;
1376
1431
  disabled?: boolean;
@@ -1381,7 +1436,14 @@ declare type Props_18 = {
1381
1436
  number?: number | undefined;
1382
1437
  };
1383
1438
 
1384
- declare type Props_19 = {
1439
+ declare type Props_2 = {
1440
+ alt: string;
1441
+ isLazy: boolean;
1442
+ sources?: Source[];
1443
+ src?: string;
1444
+ };
1445
+
1446
+ declare type Props_20 = {
1385
1447
  checked?: boolean;
1386
1448
  dataTrack?: string;
1387
1449
  disabled?: boolean;
@@ -1390,19 +1452,12 @@ declare type Props_19 = {
1390
1452
  name: string;
1391
1453
  };
1392
1454
 
1393
- declare type Props_2 = {
1394
- alt: string;
1395
- isLazy: boolean;
1396
- sources?: Source[];
1397
- src: string;
1398
- };
1399
-
1400
- declare interface Props_20 extends SelectField {
1455
+ declare interface Props_21 extends SelectField {
1401
1456
  inputId?: string;
1402
1457
  supportingText?: string;
1403
1458
  }
1404
1459
 
1405
- declare type Props_21 = {
1460
+ declare type Props_22 = {
1406
1461
  autocomplete?: boolean;
1407
1462
  dataTrack?: string;
1408
1463
  disabled?: boolean;
@@ -1424,7 +1479,7 @@ declare type Props_21 = {
1424
1479
  value?: string;
1425
1480
  };
1426
1481
 
1427
- declare type Props_22 = {
1482
+ declare type Props_23 = {
1428
1483
  dataTrack?: string;
1429
1484
  error?: ValidationError;
1430
1485
  inputId?: string;
@@ -1438,7 +1493,7 @@ declare type Props_22 = {
1438
1493
  value?: string;
1439
1494
  };
1440
1495
 
1441
- declare type Props_23 = {
1496
+ declare type Props_24 = {
1442
1497
  element?: Element_2;
1443
1498
  href?: string;
1444
1499
  iconLeading?: Icon;
@@ -1447,23 +1502,23 @@ declare type Props_23 = {
1447
1502
  label: string;
1448
1503
  };
1449
1504
 
1450
- declare type Props_24 = {
1505
+ declare type Props_25 = {
1451
1506
  isOpen: boolean;
1452
1507
  title?: string;
1453
1508
  width?: string;
1454
1509
  };
1455
1510
 
1456
- declare type Props_25 = {
1511
+ declare type Props_26 = {
1457
1512
  pageCurrent?: number;
1458
1513
  pageTotal?: number;
1459
1514
  };
1460
1515
 
1461
- declare type Props_26 = {
1516
+ declare type Props_27 = {
1462
1517
  heading?: string;
1463
1518
  links: Link[];
1464
1519
  };
1465
1520
 
1466
- declare type Props_27 = {
1521
+ declare type Props_28 = {
1467
1522
  activeTabInitial?: number;
1468
1523
  tabs: Tab[];
1469
1524
  };
@@ -1508,8 +1563,12 @@ declare type Props_8 = {
1508
1563
  };
1509
1564
 
1510
1565
  declare type Props_9 = {
1511
- isTouchscreen?: boolean;
1512
- offsetX?: number;
1566
+ description?: string;
1567
+ heading: string;
1568
+ icon?: Icon;
1569
+ iconPosition: CardIconPosition;
1570
+ selected?: boolean;
1571
+ type: CardType;
1513
1572
  };
1514
1573
 
1515
1574
  export declare type RangeData = {
@@ -1535,7 +1594,7 @@ export declare const REALM: {
1535
1594
  readonly TRUCK: "truck";
1536
1595
  };
1537
1596
 
1538
- export declare type Realm = (typeof REALM)[keyof typeof REALM];
1597
+ export declare type Realm = (typeof REALM)[RealmKey];
1539
1598
 
1540
1599
  export declare type RealmConfig = {
1541
1600
  cdn: {
@@ -1550,6 +1609,14 @@ export declare type RealmConfig = {
1550
1609
  };
1551
1610
  };
1552
1611
 
1612
+ declare type RealmIcon = {
1613
+ [RealmKey in RealmKeysWithIcons]: (typeof ICON_REALM)[RealmKey][keyof (typeof ICON_REALM)[RealmKey]];
1614
+ }[RealmKeysWithIcons];
1615
+
1616
+ declare type RealmKey = keyof typeof REALM;
1617
+
1618
+ declare type RealmKeysWithIcons = Extract<RealmKey, keyof typeof ICON_REALM>;
1619
+
1553
1620
  export declare interface SelectField extends GenericInput, StringValue {
1554
1621
  optgroups?: (SelectOption | SelectOptionGroup)[];
1555
1622
  options?: SelectOption[];
@@ -1749,14 +1816,17 @@ export declare const TideBackgroundImage: __VLS_WithTemplateSlots_3<DefineCompon
1749
1816
  alt: string;
1750
1817
  isLazy: boolean;
1751
1818
  sources: () => never[];
1819
+ src: undefined;
1752
1820
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToOption_2<Props_2>, {
1753
1821
  alt: string;
1754
1822
  isLazy: boolean;
1755
1823
  sources: () => never[];
1824
+ src: undefined;
1756
1825
  }>>>, {
1757
1826
  alt: string;
1758
1827
  isLazy: boolean;
1759
1828
  sources: Source[];
1829
+ src: string;
1760
1830
  }, {}>, {
1761
1831
  default?(_: {}): any;
1762
1832
  }>;
@@ -1858,15 +1928,31 @@ element: ElementTextAsIcon;
1858
1928
  href: string;
1859
1929
  }, {}>;
1860
1930
 
1861
- export declare const TideCard: __VLS_WithTemplateSlots_4<DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes< {}>>, {}, {}>, {
1862
- default?(_: {}): any;
1863
- }>;
1931
+ export declare const TideCard: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToOption_9<Props_9>, {
1932
+ description: undefined;
1933
+ icon: undefined;
1934
+ iconPosition: "left";
1935
+ selected: undefined;
1936
+ type: "informational";
1937
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToOption_9<Props_9>, {
1938
+ description: undefined;
1939
+ icon: undefined;
1940
+ iconPosition: "left";
1941
+ selected: undefined;
1942
+ type: "informational";
1943
+ }>>>, {
1944
+ type: CardType;
1945
+ icon: Icon;
1946
+ description: string;
1947
+ iconPosition: CardIconPosition;
1948
+ selected: boolean;
1949
+ }, {}>;
1864
1950
 
1865
- export declare const TideCarousel: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToOption_9<Props_9>, {
1951
+ export declare const TideCarousel: __VLS_WithTemplateSlots_4<DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToOption_10<Props_10>, {
1866
1952
  offsetX: number;
1867
1953
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1868
1954
  change: (...args: any[]) => void;
1869
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToOption_9<Props_9>, {
1955
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToOption_10<Props_10>, {
1870
1956
  offsetX: number;
1871
1957
  }>>> & {
1872
1958
  onChange?: ((...args: any[]) => any) | undefined;
@@ -1876,23 +1962,23 @@ offsetX: number;
1876
1962
  default?(_: {}): any;
1877
1963
  }>;
1878
1964
 
1879
- export declare const TideChipAction: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToOption_10<Props_10>, {
1965
+ export declare const TideChipAction: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToOption_11<Props_11>, {
1880
1966
  isNewTab: boolean;
1881
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToOption_10<Props_10>, {
1967
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToOption_11<Props_11>, {
1882
1968
  isNewTab: boolean;
1883
1969
  }>>>, {
1884
1970
  isNewTab: boolean;
1885
1971
  }, {}>;
1886
1972
 
1887
- export declare const TideChipFilter: __VLS_WithTemplateSlots_6<DefineComponent<__VLS_TypePropsToOption_11<Props_11>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_11<Props_11>>>, {}, {}>, {
1973
+ export declare const TideChipFilter: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_TypePropsToOption_12<Props_12>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_12<Props_12>>>, {}, {}>, {
1888
1974
  default?(_: {}): any;
1889
1975
  }>;
1890
1976
 
1891
- export declare const TideChipInput: DefineComponent<__VLS_TypePropsToOption_12<Props_12>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_12<Props_12>>>, {}, {}>;
1977
+ export declare const TideChipInput: DefineComponent<__VLS_TypePropsToOption_13<Props_13>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_13<Props_13>>>, {}, {}>;
1892
1978
 
1893
- export declare const TideColumns: __VLS_WithTemplateSlots_7<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToOption_13<Props_13>, {
1979
+ export declare const TideColumns: __VLS_WithTemplateSlots_6<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToOption_14<Props_14>, {
1894
1980
  heading: string;
1895
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToOption_13<Props_13>, {
1981
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToOption_14<Props_14>, {
1896
1982
  heading: string;
1897
1983
  }>>>, {
1898
1984
  heading: string;
@@ -1903,28 +1989,28 @@ heading: string;
1903
1989
  section4?(_: {}): any;
1904
1990
  }>;
1905
1991
 
1906
- export declare const TideDivider: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToOption_14<Props_14>, {
1992
+ export declare const TideDivider: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToOption_15<Props_15>, {
1907
1993
  orientation: "horizontal";
1908
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToOption_14<Props_14>, {
1994
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToOption_15<Props_15>, {
1909
1995
  orientation: "horizontal";
1910
1996
  }>>>, {
1911
1997
  orientation: Orientation;
1912
1998
  }, {}>;
1913
1999
 
1914
- export declare const TideIcon: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToOption_15<Props_15>, {
2000
+ export declare const TideIcon: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToOption_16<Props_16>, {
1915
2001
  size: "small";
1916
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToOption_15<Props_15>, {
2002
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToOption_16<Props_16>, {
1917
2003
  size: "small";
1918
2004
  }>>>, {
1919
2005
  size: Size;
1920
2006
  }, {}>;
1921
2007
 
1922
- export declare const TideImage: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToOption_16<Props_16>, {
2008
+ export declare const TideImage: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToOption_17<Props_17>, {
1923
2009
  alt: string;
1924
2010
  isLazy: boolean;
1925
2011
  sources: () => never[];
1926
2012
  src: undefined;
1927
- }>, any, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToOption_16<Props_16>, {
2013
+ }>, any, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToOption_17<Props_17>, {
1928
2014
  alt: string;
1929
2015
  isLazy: boolean;
1930
2016
  sources: () => never[];
@@ -1936,15 +2022,15 @@ sources: Source[];
1936
2022
  src: string;
1937
2023
  }, {}>;
1938
2024
 
1939
- export declare const TideIndicator: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToOption_17<Props_17>, {
2025
+ export declare const TideIndicator: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToOption_18<Props_18>, {
1940
2026
  label: undefined;
1941
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToOption_17<Props_17>, {
2027
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToOption_18<Props_18>, {
1942
2028
  label: undefined;
1943
2029
  }>>>, {
1944
2030
  label: string | number;
1945
2031
  }, {}>;
1946
2032
 
1947
- export declare const TideInputCheckbox: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToOption_18<Props_18>, {
2033
+ export declare const TideInputCheckbox: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToOption_19<Props_19>, {
1948
2034
  checked: boolean;
1949
2035
  dataTrack: string;
1950
2036
  disabled: boolean;
@@ -1953,10 +2039,7 @@ inputId: undefined;
1953
2039
  label: undefined;
1954
2040
  name: undefined;
1955
2041
  number: undefined;
1956
- }>, {
1957
- checked: Ref<boolean>;
1958
- indeterminate: Ref<boolean>;
1959
- }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToOption_18<Props_18>, {
2042
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToOption_19<Props_19>, {
1960
2043
  checked: boolean;
1961
2044
  dataTrack: string;
1962
2045
  disabled: boolean;
@@ -1976,13 +2059,13 @@ inputId: string;
1976
2059
  name: string;
1977
2060
  }, {}>;
1978
2061
 
1979
- export declare const TideInputRadio: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToOption_19<Props_19>, {
2062
+ export declare const TideInputRadio: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToOption_20<Props_20>, {
1980
2063
  checked: boolean;
1981
2064
  dataTrack: string;
1982
2065
  disabled: boolean;
1983
2066
  inputId: undefined;
1984
2067
  label: undefined;
1985
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToOption_19<Props_19>, {
2068
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToOption_20<Props_20>, {
1986
2069
  checked: boolean;
1987
2070
  dataTrack: string;
1988
2071
  disabled: boolean;
@@ -1996,7 +2079,7 @@ dataTrack: string;
1996
2079
  inputId: string;
1997
2080
  }, {}>;
1998
2081
 
1999
- export declare const TideInputSelect: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToOption_20<Props_20>, {
2082
+ export declare const TideInputSelect: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToOption_21<Props_21>, {
2000
2083
  disabled: boolean;
2001
2084
  error: boolean;
2002
2085
  inputId: undefined;
@@ -2007,7 +2090,7 @@ value: undefined;
2007
2090
  }>, {
2008
2091
  error: Ref<ValidationError_2>;
2009
2092
  value: Ref<string | undefined>;
2010
- }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToOption_20<Props_20>, {
2093
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToOption_21<Props_21>, {
2011
2094
  disabled: boolean;
2012
2095
  error: boolean;
2013
2096
  inputId: undefined;
@@ -2025,7 +2108,7 @@ value: string;
2025
2108
  supportingText: string;
2026
2109
  }, {}>;
2027
2110
 
2028
- export declare const TideInputText: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToOption_21<Props_21>, {
2111
+ export declare const TideInputText: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_22<Props_22>, {
2029
2112
  autocomplete: boolean;
2030
2113
  dataTrack: string;
2031
2114
  disabled: boolean;
@@ -2048,7 +2131,7 @@ value: string;
2048
2131
  error: Ref<ValidationError>;
2049
2132
  updateValue: (newValue: string) => void;
2050
2133
  value: Ref<string>;
2051
- }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToOption_21<Props_21>, {
2134
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_22<Props_22>, {
2052
2135
  autocomplete: boolean;
2053
2136
  dataTrack: string;
2054
2137
  disabled: boolean;
@@ -2072,6 +2155,7 @@ type: TextInputType;
2072
2155
  label: string;
2073
2156
  error: ValidationError;
2074
2157
  required: boolean;
2158
+ prefix: string;
2075
2159
  disabled: boolean;
2076
2160
  iconLeading: Icon;
2077
2161
  dataTrack: string;
@@ -2083,12 +2167,11 @@ validators: Validator[];
2083
2167
  supportingText: string;
2084
2168
  autocomplete: boolean;
2085
2169
  hasClear: boolean;
2086
- prefix: string;
2087
2170
  suffix: string;
2088
2171
  transformValue: FormValueTransformer;
2089
2172
  }, {}>;
2090
2173
 
2091
- export declare const TideInputTextarea: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_22<Props_22>, {
2174
+ export declare const TideInputTextarea: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_23<Props_23>, {
2092
2175
  dataTrack: string;
2093
2176
  error: boolean;
2094
2177
  inputId: undefined;
@@ -2103,7 +2186,7 @@ value: string;
2103
2186
  }>, {
2104
2187
  error: Ref<ValidationError>;
2105
2188
  value: Ref<string>;
2106
- }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_22<Props_22>, {
2189
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToOption_23<Props_23>, {
2107
2190
  dataTrack: string;
2108
2191
  error: boolean;
2109
2192
  inputId: undefined;
@@ -2129,14 +2212,14 @@ supportingText: string;
2129
2212
  rows: number;
2130
2213
  }, {}>;
2131
2214
 
2132
- export declare const TideLink: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_23<Props_23>, {
2215
+ export declare const TideLink: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToOption_24<Props_24>, {
2133
2216
  element: "a";
2134
2217
  href: undefined;
2135
2218
  iconLeading: undefined;
2136
2219
  iconTrailing: undefined;
2137
2220
  isNewTab: boolean;
2138
2221
  label: undefined;
2139
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToOption_23<Props_23>, {
2222
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToOption_24<Props_24>, {
2140
2223
  element: "a";
2141
2224
  href: undefined;
2142
2225
  iconLeading: undefined;
@@ -2152,21 +2235,21 @@ iconLeading: Icon;
2152
2235
  iconTrailing: Icon;
2153
2236
  }, {}>;
2154
2237
 
2155
- export declare const TideModal: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_TypePropsToOption_24<Props_24>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2238
+ export declare const TideModal: __VLS_WithTemplateSlots_7<DefineComponent<__VLS_TypePropsToOption_25<Props_25>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2156
2239
  close: (...args: any[]) => void;
2157
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_24<Props_24>>> & {
2240
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_25<Props_25>>> & {
2158
2241
  onClose?: ((...args: any[]) => any) | undefined;
2159
2242
  }, {}, {}>, {
2160
2243
  default?(_: {}): any;
2161
2244
  footer?(_: {}): any;
2162
2245
  }>;
2163
2246
 
2164
- export declare const TidePagination: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToOption_25<Props_25>, {
2247
+ export declare const TidePagination: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToOption_26<Props_26>, {
2165
2248
  pageCurrent: number;
2166
2249
  pageTotal: number;
2167
2250
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2168
2251
  change: (...args: any[]) => void;
2169
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToOption_25<Props_25>, {
2252
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToOption_26<Props_26>, {
2170
2253
  pageCurrent: number;
2171
2254
  pageTotal: number;
2172
2255
  }>>> & {
@@ -2176,19 +2259,19 @@ pageCurrent: number;
2176
2259
  pageTotal: number;
2177
2260
  }, {}>;
2178
2261
 
2179
- export declare const TideSeoLinks: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToOption_26<Props_26>, {
2262
+ export declare const TideSeoLinks: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_27<Props_27>, {
2180
2263
  heading: string;
2181
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToOption_26<Props_26>, {
2264
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_27<Props_27>, {
2182
2265
  heading: string;
2183
2266
  }>>>, {
2184
2267
  heading: string;
2185
2268
  }, {}>;
2186
2269
 
2187
- export declare const TideTabs: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_27<Props_27>, {
2270
+ export declare const TideTabs: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToOption_28<Props_28>, {
2188
2271
  activeTabInitial: number;
2189
2272
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2190
2273
  change: (...args: any[]) => void;
2191
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_27<Props_27>, {
2274
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToOption_28<Props_28>, {
2192
2275
  activeTabInitial: number;
2193
2276
  }>>> & {
2194
2277
  onChange?: ((...args: any[]) => any) | undefined;
@@ -2224,6 +2307,12 @@ onChange?: ((...args: any[]) => any) | undefined;
2224
2307
  disabled: boolean;
2225
2308
  }, {}>;
2226
2309
 
2310
+ declare const TYPE_CARD: {
2311
+ readonly ACTIONABLE: "action";
2312
+ readonly INFORMATIONAL: "informational";
2313
+ readonly SELECTABLE: "select";
2314
+ };
2315
+
2227
2316
  export declare type ValidationError = string | boolean;
2228
2317
 
2229
2318
  declare type ValidationError_2 = string | boolean;