@ncino/web-components 8.0.0-preview.5 → 8.0.0-preview.55

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 (472) hide show
  1. package/LICENSE.md +1 -0
  2. package/README.md +1 -1
  3. package/dist/_virtual/axe.js +1 -1
  4. package/dist/_virtual/index2.js +1 -1
  5. package/dist/_virtual/index3.js +1 -1
  6. package/dist/_virtual/index5.js +1 -1
  7. package/dist/_virtual/index6.js +1 -1
  8. package/dist/_virtual/index_html.js +1 -1
  9. package/dist/_virtual/index_react.js +1 -1
  10. package/dist/components/accordion/gator/base/accordion.gator.js +47 -28
  11. package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
  12. package/dist/components/alert/gator/base/alert.gator.js +3 -3
  13. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
  14. package/dist/components/alert/gator/title/alert-title.gator.js +2 -2
  15. package/dist/components/avatar/gator/avatar.gator.js +5 -5
  16. package/dist/components/badge/gator/badge.gator.js +2 -2
  17. package/dist/components/banner/gator/banner.gator.js +6 -6
  18. package/dist/components/button/gator/button.gator.js +1 -1
  19. package/dist/components/button-card/gator/button-card.gator.js +7 -7
  20. package/dist/components/button-group/gator/button-group.gator.js +1 -1
  21. package/dist/components/card/card.js +1 -1
  22. package/dist/components/card/gator/base/card.gator.js +2 -2
  23. package/dist/components/card/gator/header/card-header.gator.js +2 -2
  24. package/dist/components/checkbox/checkbox.gator.js +11 -8
  25. package/dist/components/checkbox-group/checkbox-group.gator.js +10 -3
  26. package/dist/components/chip/gator/chip.gator.js +1 -1
  27. package/dist/components/display-card/gator/display-card.gator.js +47 -26
  28. package/dist/components/fab/gator/fab.gator.js +1 -1
  29. package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +5 -3
  30. package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +23 -14
  31. package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +9 -7
  32. package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
  33. package/dist/components/icon/gator/icon.gator.js +3 -3
  34. package/dist/components/icon/gator/index.js +1 -1
  35. package/dist/components/icon/gator/templates/brain.js +8 -0
  36. package/dist/components/icon/gator/templates/document-ai.js +11 -0
  37. package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +280 -80
  38. package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +7 -7
  39. package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +26 -19
  40. package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +28 -11
  41. package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +36 -24
  42. package/dist/components/icon/gator/templates/index.js +1 -1
  43. package/dist/components/icon/gator/templates/number-0.js +8 -0
  44. package/dist/components/icon/gator/templates/number-10.js +11 -0
  45. package/dist/components/icon/gator/templates/number-4.js +8 -0
  46. package/dist/components/icon/gator/templates/number-5.js +8 -0
  47. package/dist/components/icon/gator/templates/number-6.js +8 -0
  48. package/dist/components/icon/gator/templates/number-7.js +8 -0
  49. package/dist/components/icon/gator/templates/number-8.js +8 -0
  50. package/dist/components/icon/gator/templates/number-9.js +8 -0
  51. package/dist/components/icon/gator/templates/robot.js +17 -0
  52. package/dist/components/icon-button/gator/icon-button.gator.js +3 -3
  53. package/dist/components/icon-button/icon-button.js +1 -1
  54. package/dist/components/illustration/gator/illustration.gator.js +4 -4
  55. package/dist/components/illustration/gator/templates/add-note.js +1 -1
  56. package/dist/components/illustration/gator/templates/address.js +3 -3
  57. package/dist/components/illustration/gator/templates/appointment-confirmed.js +3 -3
  58. package/dist/components/illustration/gator/templates/assets.js +1 -1
  59. package/dist/components/illustration/gator/templates/auto-money.js +3 -3
  60. package/dist/components/illustration/gator/templates/balloons.js +3 -3
  61. package/dist/components/illustration/gator/templates/bank-account.js +1 -1
  62. package/dist/components/illustration/gator/templates/brief-case.js +1 -1
  63. package/dist/components/illustration/gator/templates/calendar-home.js +3 -3
  64. package/dist/components/illustration/gator/templates/change-data.js +3 -3
  65. package/dist/components/illustration/gator/templates/check-with-pencil.js +3 -3
  66. package/dist/components/illustration/gator/templates/co-borrower.js +1 -1
  67. package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +1 -1
  68. package/dist/components/illustration/gator/templates/co-borrowers.js +1 -1
  69. package/dist/components/illustration/gator/templates/connectivity.js +1 -1
  70. package/dist/components/illustration/gator/templates/contact-search.js +1 -1
  71. package/dist/components/illustration/gator/templates/conversation-multiple.js +3 -3
  72. package/dist/components/illustration/gator/templates/credit-card.js +3 -3
  73. package/dist/components/illustration/gator/templates/crop-background.js +1 -1
  74. package/dist/components/illustration/gator/templates/crop-page.js +3 -3
  75. package/dist/components/illustration/gator/templates/declarations-legal.js +3 -3
  76. package/dist/components/illustration/gator/templates/deliver.js +1 -1
  77. package/dist/components/illustration/gator/templates/demographic-info.js +3 -3
  78. package/dist/components/illustration/gator/templates/document-add.js +1 -1
  79. package/dist/components/illustration/gator/templates/document-signature.js +1 -1
  80. package/dist/components/illustration/gator/templates/download-app.js +1 -1
  81. package/dist/components/illustration/gator/templates/empty-box.js +1 -1
  82. package/dist/components/illustration/gator/templates/home-search.js +3 -3
  83. package/dist/components/illustration/gator/templates/house-5.js +3 -3
  84. package/dist/components/illustration/gator/templates/house-6.js +3 -3
  85. package/dist/components/illustration/gator/templates/house-fireworks.js +1 -1
  86. package/dist/components/illustration/gator/templates/house-under-construction.js +3 -3
  87. package/dist/components/illustration/gator/templates/house-with-shield.js +3 -3
  88. package/dist/components/illustration/gator/templates/inquiry.js +1 -1
  89. package/dist/components/illustration/gator/templates/locked.js +1 -1
  90. package/dist/components/illustration/gator/templates/make-an-offer.js +1 -1
  91. package/dist/components/illustration/gator/templates/network-error.js +1 -1
  92. package/dist/components/illustration/gator/templates/page-1.js +1 -1
  93. package/dist/components/illustration/gator/templates/page-2.js +1 -1
  94. package/dist/components/illustration/gator/templates/page-3.js +1 -1
  95. package/dist/components/illustration/gator/templates/paper-3.js +3 -3
  96. package/dist/components/illustration/gator/templates/paper-7.js +3 -3
  97. package/dist/components/illustration/gator/templates/person-2.js +3 -3
  98. package/dist/components/illustration/gator/templates/personal-info.js +3 -3
  99. package/dist/components/illustration/gator/templates/price-search.js +3 -3
  100. package/dist/components/illustration/gator/templates/quick-links.js +1 -1
  101. package/dist/components/illustration/gator/templates/register.js +3 -3
  102. package/dist/components/illustration/gator/templates/schedule-home-tour.js +1 -1
  103. package/dist/components/illustration/gator/templates/social-security.js +1 -1
  104. package/dist/components/illustration/gator/templates/start-conversation.js +3 -3
  105. package/dist/components/illustration/gator/templates/status-no-x.js +1 -1
  106. package/dist/components/illustration/gator/templates/status.js +3 -3
  107. package/dist/components/illustration/gator/templates/success.js +3 -3
  108. package/dist/components/illustration/gator/templates/talkluments.js +1 -1
  109. package/dist/components/illustration/gator/templates/thumbs-down-man.js +1 -1
  110. package/dist/components/illustration/gator/templates/transfer.js +1 -1
  111. package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +3 -3
  112. package/dist/components/illustration/gator/templates/upload-cloud.js +1 -1
  113. package/dist/components/image-card/gator/image-card.gator.js +41 -0
  114. package/dist/components/image-card/image-card.js +1 -0
  115. package/dist/components/image-card/index.js +1 -0
  116. package/dist/components/input/base/input-base.gator.js +4 -3
  117. package/dist/components/input/base/input-base.js +1 -1
  118. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +9 -7
  119. package/dist/components/input/gator/help-text/help-text.gator.js +4 -4
  120. package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
  121. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
  122. package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
  123. package/dist/components/input/gator/input-label/input-label.gator.js +5 -4
  124. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  125. package/dist/components/input/gator/input-search/input-search.gator.js +1 -0
  126. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
  127. package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
  128. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  129. package/dist/components/input-rich-text/input-rich-text.slds.js +3 -3
  130. package/dist/components/list/gator/list/list.gator.js +5 -5
  131. package/dist/components/list/gator/list-item/list-item.gator.js +19 -19
  132. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +2 -2
  133. package/dist/components/menu/base/gator/menu.gator.js +3 -3
  134. package/dist/components/modal/gator/modal.gator.js +6 -6
  135. package/dist/components/page-header/gator/page-header.gator.js +4 -4
  136. package/dist/components/panel/gator/panel.gator.js +14 -14
  137. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  138. package/dist/components/popover/gator/popover.gator.js +5 -5
  139. package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
  140. package/dist/components/progress-ring/gator/progress-ring.gator.js +4 -4
  141. package/dist/components/progress-stepper/base/progress-stepper.gator.js +19 -0
  142. package/dist/components/progress-stepper/stepper-item/stepper-item.gator.js +42 -0
  143. package/dist/components/radio/radio.gator.js +1 -1
  144. package/dist/components/radio-group/radio-group.gator.js +11 -3
  145. package/dist/components/selection-box/selection-box.gator.js +6 -9
  146. package/dist/components/selection-box-group/selection-box-group.gator.js +8 -2
  147. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  148. package/dist/components/skip-link/gator/base/skip-link.gator.js +11 -9
  149. package/dist/components/switch/gator/switch.gator.js +20 -7
  150. package/dist/components/switch/switch.js +1 -1
  151. package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
  152. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  153. package/dist/components/table/gator/table.gator.js +6 -6
  154. package/dist/components/tabs/gator/tabset/tabset.gator.js +6 -6
  155. package/dist/components/text-detail/gator/text-detail.gator.js +27 -18
  156. package/dist/components/text-link/gator/text-link.gator.js +16 -6
  157. package/dist/components/text-link/text-link.js +1 -1
  158. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  159. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
  160. package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
  161. package/dist/components/tooltip/gator/tooltip.gator.js +2 -2
  162. package/dist/components/tooltip/tooltip.js +1 -1
  163. package/dist/design-tokens.source.json +1 -0
  164. package/dist/generated/locale-codes.d.js +1 -0
  165. package/dist/generated/locale-codes.js +1 -0
  166. package/dist/generated/locales/es-419.d.js +1 -0
  167. package/dist/generated/locales/es-419.js +10 -0
  168. package/dist/generated/locales/fr-CA.d.js +1 -0
  169. package/dist/generated/locales/fr-CA.js +10 -0
  170. package/dist/generated/locales/zh-Hans.d.js +1 -0
  171. package/dist/generated/locales/zh-Hans.js +11 -0
  172. package/dist/index.data.js +1 -1
  173. package/dist/index.gator.js +1 -1
  174. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@46.1.0 → @ckeditor_ckeditor5-alignment@46.1.1}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
  175. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@46.1.0 → @ckeditor_ckeditor5-autoformat@46.1.1}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
  176. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@46.1.0 → @ckeditor_ckeditor5-autosave@46.1.1}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  177. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@46.1.0 → @ckeditor_ckeditor5-basic-styles@46.1.1}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
  178. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@46.1.0 → @ckeditor_ckeditor5-block-quote@46.1.1}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
  179. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@46.1.0 → @ckeditor_ckeditor5-clipboard@46.1.1}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +1 -1
  180. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@46.1.0 → @ckeditor_ckeditor5-cloud-services@46.1.1}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
  181. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@46.1.0 → @ckeditor_ckeditor5-code-block@46.1.1}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -1
  182. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-core@46.1.0 → @ckeditor_ckeditor5-core@46.1.1}/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -1
  183. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@46.1.0 → @ckeditor_ckeditor5-editor-classic@46.1.1}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -1
  184. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@46.1.0 → @ckeditor_ckeditor5-engine@46.1.1}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +1 -1
  185. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@46.1.0 → @ckeditor_ckeditor5-enter@46.1.1}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
  186. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@46.1.0 → @ckeditor_ckeditor5-essentials@46.1.1}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  187. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@46.1.0 → @ckeditor_ckeditor5-find-and-replace@46.1.1}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +1 -1
  188. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@46.1.0 → @ckeditor_ckeditor5-font@46.1.1}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
  189. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@46.1.0 → @ckeditor_ckeditor5-heading@46.1.1}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
  190. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@46.1.0 → @ckeditor_ckeditor5-highlight@46.1.1}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
  191. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@46.1.0 → @ckeditor_ckeditor5-horizontal-line@46.1.1}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
  192. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@46.1.0 → @ckeditor_ckeditor5-html-embed@46.1.1}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -1
  193. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-support@46.1.0 → @ckeditor_ckeditor5-html-support@46.1.1}/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +1 -1
  194. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-image@46.1.0 → @ckeditor_ckeditor5-image@46.1.1}/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -1
  195. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@46.1.0 → @ckeditor_ckeditor5-indent@46.1.1}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
  196. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@46.1.0 → @ckeditor_ckeditor5-language@46.1.1}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
  197. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@46.1.0 → @ckeditor_ckeditor5-link@46.1.1}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -1
  198. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-list@46.1.0 → @ckeditor_ckeditor5-list@46.1.1}/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -1
  199. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@46.1.0 → @ckeditor_ckeditor5-markdown-gfm@46.1.1}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
  200. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@46.1.0 → @ckeditor_ckeditor5-media-embed@46.1.1}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
  201. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@46.1.0 → @ckeditor_ckeditor5-mention@46.1.1}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
  202. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-page-break@46.1.0 → @ckeditor_ckeditor5-page-break@46.1.1}/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -1
  203. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@46.1.0 → @ckeditor_ckeditor5-paragraph@46.1.1}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
  204. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@46.1.0 → @ckeditor_ckeditor5-paste-from-office@46.1.1}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -1
  205. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@46.1.0 → @ckeditor_ckeditor5-remove-format@46.1.1}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
  206. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@46.1.0 → @ckeditor_ckeditor5-select-all@46.1.1}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
  207. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@46.1.0 → @ckeditor_ckeditor5-show-blocks@46.1.1}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
  208. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@46.1.0 → @ckeditor_ckeditor5-source-editing@46.1.1}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
  209. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@46.1.0 → @ckeditor_ckeditor5-special-characters@46.1.1}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -1
  210. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@46.1.0 → @ckeditor_ckeditor5-style@46.1.1}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
  211. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-table@46.1.0 → @ckeditor_ckeditor5-table@46.1.1}/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -1
  212. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@46.1.0 → @ckeditor_ckeditor5-typing@46.1.1}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +1 -1
  213. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-ui@46.1.0 → @ckeditor_ckeditor5-ui@46.1.1}/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -1
  214. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@46.1.0 → @ckeditor_ckeditor5-undo@46.1.1}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
  215. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@46.1.0 → @ckeditor_ckeditor5-upload@46.1.1}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
  216. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-utils@46.1.0 → @ckeditor_ckeditor5-utils@46.1.1}/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +1 -1
  217. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-widget@46.1.0 → @ckeditor_ckeditor5-widget@46.1.1}/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -1
  218. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -0
  219. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/html/external.js +1 -0
  220. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/html/index_html.js +1 -0
  221. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/react/external.js +1 -0
  222. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/react/index_react.js +1 -0
  223. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/package.json.js +1 -0
  224. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -1
  225. package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +30 -0
  226. package/dist/node_modules/.pnpm/color-convert@3.1.0/node_modules/color-convert/conversions.js +1 -1
  227. package/dist/node_modules/.pnpm/color-string@2.0.1/node_modules/color-string/index.js +1 -1
  228. package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/PhoneNumber.js +1 -1
  229. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/format.js +1 -0
  230. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
  231. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
  232. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
  233. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
  234. package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +1 -1
  235. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/isPossible.js +1 -0
  236. package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/metadata.js +1 -1
  237. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/parse.js +1 -0
  238. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +2 -0
  239. package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/metadata.min.json.js +1 -1
  240. package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js +9 -0
  241. package/dist/node_modules/.pnpm/{react@19.1.1 → react@19.2.0}/node_modules/react/index.js +1 -1
  242. package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/test/index.js +117 -117
  243. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +1 -1
  244. package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -1
  245. package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -1
  246. package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.scss.js +1 -1
  247. package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -1
  248. package/dist/packages/web-components/src/components/alert/gator/subtitle/alert-subtitle.gator.scss.js +1 -1
  249. package/dist/packages/web-components/src/components/alert/gator/title/alert-title.gator.scss.js +1 -1
  250. package/dist/packages/web-components/src/components/avatar/gator/avatar.gator.scss.js +1 -1
  251. package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -1
  252. package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
  253. package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
  254. package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -1
  255. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  256. package/dist/packages/web-components/src/components/card/gator/content/card-content.gator.scss.js +1 -1
  257. package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -1
  258. package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.scss.js +1 -1
  259. package/dist/packages/web-components/src/components/checkbox/checkbox.gator.scss.js +1 -1
  260. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  261. package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
  262. package/dist/packages/web-components/src/components/fab/gator/fab.gator.scss.js +1 -1
  263. package/dist/packages/web-components/src/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.scss.js +1 -1
  264. package/dist/packages/web-components/src/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.scss.js +1 -1
  265. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
  266. package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -1
  267. package/dist/packages/web-components/src/components/icon-button/gator/icon-button.gator.scss.js +1 -1
  268. package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -1
  269. package/dist/packages/web-components/src/components/image-card/gator/image-card.gator.scss.js +1 -0
  270. package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
  271. package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.scss.js +1 -1
  272. package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -1
  273. package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -1
  274. package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -1
  275. package/dist/packages/web-components/src/components/loading-spinner/gator/loading-spinner.gator.scss.js +1 -1
  276. package/dist/packages/web-components/src/components/menu/base/gator/menu.gator.scss.js +1 -1
  277. package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
  278. package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -1
  279. package/dist/packages/web-components/src/components/panel/gator/panel.gator.scss.js +1 -1
  280. package/dist/packages/web-components/src/components/popover/gator/popover.gator.scss.js +1 -1
  281. package/dist/packages/web-components/src/components/progress-bar/gator/progress-bar.gator.scss.js +1 -1
  282. package/dist/packages/web-components/src/components/progress-ring/gator/progress-ring.gator.scss.js +1 -1
  283. package/dist/packages/web-components/src/components/progress-stepper/base/progress-stepper.gator.scss.js +1 -0
  284. package/dist/packages/web-components/src/components/progress-stepper/stepper-item/stepper-item.gator.scss.js +1 -0
  285. package/dist/packages/web-components/src/components/selection-box/selection-box.gator.scss.js +1 -1
  286. package/dist/packages/web-components/src/components/skeleton-loader/gator/skeleton-loader.gator.scss.js +1 -1
  287. package/dist/packages/web-components/src/components/skip-link/gator/base/skip-link.gator.scss.js +1 -1
  288. package/dist/packages/web-components/src/components/skip-link/gator/list-item/skip-link-list-item.gator.scss.js +1 -1
  289. package/dist/packages/web-components/src/components/switch/gator/switch.gator.scss.js +1 -1
  290. package/dist/packages/web-components/src/components/table/gator/table-bulk-controls/table-bulk-controls.gator.scss.js +1 -1
  291. package/dist/packages/web-components/src/components/table/gator/table-controls/table-controls.gator.scss.js +1 -1
  292. package/dist/packages/web-components/src/components/table/gator/table-pagination/table-pagination.gator.scss.js +1 -1
  293. package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -1
  294. package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.scss.js +1 -1
  295. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  296. package/dist/packages/web-components/src/components/text-link/gator/text-link.gator.scss.js +1 -1
  297. package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -1
  298. package/dist/packages/web-components/src/components/toast/gator/subtitle/toast-subtitle.gator.scss.js +1 -1
  299. package/dist/packages/web-components/src/components/toast/gator/title/toast-title.gator.scss.js +1 -1
  300. package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -1
  301. package/dist/packages/web-components/src/tokens/primitive.tokens.scss.js +1 -1
  302. package/dist/packages/web-components/src/tokens/semantic-new.tokens.scss.js +1 -1
  303. package/dist/packages/web-components/src/utils/data/phone-country-codes.json.js +1 -1
  304. package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +1 -0
  305. package/dist/types/components/accordion/gator/group/accordion-group.gator.d.ts +8 -3
  306. package/dist/types/components/button-card/gator/button-card.gator.d.ts +3 -0
  307. package/dist/types/components/card/card.d.ts +1 -0
  308. package/dist/types/components/chip/chip.d.ts +1 -1
  309. package/dist/types/components/display-card/gator/display-card.gator.d.ts +9 -5
  310. package/dist/types/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.d.ts +9 -4
  311. package/dist/types/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.d.ts +5 -3
  312. package/dist/types/components/headline-card/gator/headline-card.gator.d.ts +6 -3
  313. package/dist/types/components/icon/gator/templates/brain.d.ts +1 -0
  314. package/dist/types/components/icon/gator/templates/document-ai.d.ts +1 -0
  315. package/dist/types/components/icon/gator/templates/index.d.ts +11 -0
  316. package/dist/types/components/icon/gator/templates/number-0.d.ts +1 -0
  317. package/dist/types/components/icon/gator/templates/number-10.d.ts +1 -0
  318. package/dist/types/components/icon/gator/templates/number-4.d.ts +1 -0
  319. package/dist/types/components/icon/gator/templates/number-5.d.ts +1 -0
  320. package/dist/types/components/icon/gator/templates/number-6.d.ts +1 -0
  321. package/dist/types/components/icon/gator/templates/number-7.d.ts +1 -0
  322. package/dist/types/components/icon/gator/templates/number-8.d.ts +1 -0
  323. package/dist/types/components/icon/gator/templates/number-9.d.ts +1 -0
  324. package/dist/types/components/icon/gator/templates/robot.d.ts +1 -0
  325. package/dist/types/components/icon-button/gator/icon-button.gator.d.ts +1 -0
  326. package/dist/types/components/icon-button/icon-button.d.ts +1 -0
  327. package/dist/types/components/image-card/gator/image-card.gator.d.ts +30 -0
  328. package/dist/types/components/image-card/gator/image-card.gator.test.d.ts +0 -0
  329. package/dist/types/components/image-card/image-card.d.ts +25 -0
  330. package/dist/types/components/image-card/index.d.ts +1 -0
  331. package/dist/types/components/input/base/input-base.d.ts +11 -1
  332. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +8 -1
  333. package/dist/types/components/input/gator/help-text/help-text.gator.d.ts +13 -0
  334. package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +6 -1
  335. package/dist/types/components/list/gator/list/list.gator.d.ts +2 -1
  336. package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +5 -1
  337. package/dist/types/components/panel/gator/panel.gator.d.ts +1 -1
  338. package/dist/types/components/progress-ring/gator/progress-ring.gator.d.ts +8 -0
  339. package/dist/types/components/progress-stepper/base/progress-stepper.gator.d.ts +19 -0
  340. package/dist/types/components/progress-stepper/base/progress-stepper.gator.test.d.ts +0 -0
  341. package/dist/types/components/progress-stepper/stepper-item/stepper-item.gator.d.ts +46 -0
  342. package/dist/types/components/progress-stepper/stepper-item/stepper-item.gator.test.d.ts +0 -0
  343. package/dist/types/components/selection-box/selection-box.gator.d.ts +6 -1
  344. package/dist/types/components/skeleton-loader/gator/skeleton-loader.gator.d.ts +5 -1
  345. package/dist/types/components/skip-link/gator/base/skip-link.gator.d.ts +1 -1
  346. package/dist/types/components/switch/gator/switch.gator.d.ts +3 -0
  347. package/dist/types/components/switch/switch.d.ts +5 -0
  348. package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.d.ts +1 -1
  349. package/dist/types/components/table/gator/table.gator.d.ts +1 -1
  350. package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +7 -3
  351. package/dist/types/components/text-detail/gator/text-detail.gator.d.ts +1 -1
  352. package/dist/types/components/text-link/gator/text-link.gator.d.ts +10 -11
  353. package/dist/types/components/text-link/text-link.d.ts +8 -0
  354. package/dist/types/components/tooltip/tooltip.d.ts +1 -0
  355. package/dist/types/generated/locale-codes.d.ts +3 -0
  356. package/dist/types/generated/locales/es-419.d.ts +60 -0
  357. package/dist/types/generated/locales/fr-CA.d.ts +60 -0
  358. package/dist/types/generated/locales/zh-Hans.d.ts +60 -0
  359. package/dist/types/index.gator.d.ts +1 -0
  360. package/dist/types/utils/components/gradient-background.d.ts +5 -0
  361. package/dist/types/utils/components/slot-placeholder/slot-placeholder.d.ts +2 -0
  362. package/dist/types/utils/data/data-models.d.ts +1 -0
  363. package/dist/types/utils/data/phone-country-codes.json.d.ts +18 -0
  364. package/dist/types/utils/mixins/attribute-deletion.d.ts +0 -9
  365. package/dist/types/utils/mixins/interactive-component.d.ts +4 -0
  366. package/dist/types/utils/phone-utils.d.ts +10 -0
  367. package/dist/types/utils/storybook-args.d.ts +28 -0
  368. package/dist/utils/brand-color-utils.js +1 -1
  369. package/dist/utils/components/gradient-background.js +33 -0
  370. package/dist/utils/components/ngc-component.js +1 -1
  371. package/dist/utils/components/slot-placeholder/slot-placeholder.js +16 -6
  372. package/dist/utils/mixins/attribute-deletion.js +1 -1
  373. package/dist/utils/mixins/interactive-component.js +1 -0
  374. package/dist/utils/phone-utils.js +1 -1
  375. package/dist/utils/storybook-args.js +1 -1
  376. package/dist/utils/vitest-a11y-utils.js +1 -1
  377. package/package.json +135 -135
  378. package/web-types.json +583 -179
  379. package/dist/assets/OpenSans-VariableFont.woff2 +0 -0
  380. package/dist/assets/nCino_Avenir.woff2 +0 -0
  381. package/dist/assets/nCino_AvenirBd.woff2 +0 -0
  382. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
  383. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/external.js +0 -1
  384. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
  385. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/external.js +0 -1
  386. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
  387. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/package.json.js +0 -1
  388. package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +0 -30
  389. package/dist/node_modules/.pnpm/color-name@2.0.0/node_modules/color-name/index.js +0 -1
  390. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/format.js +0 -2
  391. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -1
  392. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -1
  393. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -1
  394. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -1
  395. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/isPossible.js +0 -1
  396. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parse.js +0 -1
  397. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -2
  398. package/dist/node_modules/.pnpm/react@19.1.1/node_modules/react/cjs/react.production.js +0 -9
  399. package/dist/packages/web-components/public/styles/gator/gator-global-styles.css.js +0 -1
  400. package/dist/packages/web-components/src/components/alert/gator/alert.tokens.scss.js +0 -1
  401. package/dist/packages/web-components/src/components/avatar/avatar.tokens.scss.js +0 -1
  402. package/dist/packages/web-components/src/components/badge/gator/badge.gator.tokens.scss.js +0 -1
  403. package/dist/packages/web-components/src/components/banner/banner.tokens.scss.js +0 -1
  404. package/dist/packages/web-components/src/components/button-card/button-card.tokens.scss.js +0 -1
  405. package/dist/packages/web-components/src/components/card/card.tokens.scss.js +0 -1
  406. package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.tokens.scss.js +0 -1
  407. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.tokens.scss.js +0 -1
  408. package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.tokens.scss.js +0 -1
  409. package/dist/packages/web-components/src/components/menu/menu.tokens.scss.js +0 -1
  410. package/dist/packages/web-components/src/components/panel/gator/panel.gator.tokens.scss.js +0 -1
  411. package/dist/packages/web-components/src/components/selection-box/selection-box.gator.tokens.scss.js +0 -1
  412. package/dist/packages/web-components/src/components/switch/switch.tokens.scss.js +0 -1
  413. package/dist/packages/web-components/src/components/table/table.tokens.scss.js +0 -1
  414. package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.tokens.scss.js +0 -1
  415. package/dist/packages/web-components/src/components/tooltip/tooltip.tokens.scss.js +0 -1
  416. package/dist/styles/gator/_gator-grid.css +0 -81
  417. package/dist/styles/gator/_gator-sizing.css +0 -179
  418. package/dist/styles/gator/_gator-typography.css +0 -186
  419. package/dist/styles/gator/fonts/OpenSans-VariableFont.woff2 +0 -0
  420. package/dist/styles/gator/fonts/nCino+Avenir.woff2 +0 -0
  421. package/dist/styles/gator/fonts/nCino+AvenirBd.woff2 +0 -0
  422. package/dist/styles/gator/fonts.css +0 -20
  423. package/dist/styles/gator/gator-global-styles.css +0 -12
  424. package/dist/styles/gator/tokens/_gator-global-tokens.css +0 -4
  425. /package/dist/assets/node_modules/.pnpm/{ckeditor5@46.1.0 → ckeditor5@46.1.1}/node_modules/ckeditor5/dist/ckeditor5.css +0 -0
  426. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@46.1.0 → @ckeditor_ckeditor5-icons@46.1.1}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -0
  427. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@46.1.0 → @ckeditor_ckeditor5-watchdog@46.1.1}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
  428. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/client/external.js +0 -0
  429. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -0
  430. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/common/fetch.js +0 -0
  431. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/common/logging.js +0 -0
  432. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/common/updates.js +0 -0
  433. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -0
  434. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -0
  435. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -0
  436. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -0
  437. /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.3.1_typescript@5.9.2__playwright@1.55.0__87f0b62113e4cf466e19137faba4c80e → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.9.1_typescript@5.9.3__playwright@1.56.1__f267599ff27ed4cacb9e62a386256df6}/node_modules/@vitest/browser/context.js +0 -0
  438. /package/dist/node_modules/.pnpm/{color@5.0.0 → color@5.0.2}/node_modules/color/index.js +0 -0
  439. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  440. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  441. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  442. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  443. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  444. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  445. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  446. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  447. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  448. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  449. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  450. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  451. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  452. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  453. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  454. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  455. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  456. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  457. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  458. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  459. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  460. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  461. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  462. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  463. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  464. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  465. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  466. /package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/client-logger/index.js +0 -0
  467. /package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/core-events/index.js +0 -0
  468. /package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/instrumenter/index.js +0 -0
  469. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  470. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
  471. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -0
  472. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -0
@@ -1,4 +1,4 @@
1
- import{NjcButtonCard as m}from"../button-card.js";import"../../chip/gator/chip.gator.js";import"../../card/gator/base/card.gator.js";import"../../card/gator/header/card-header.gator.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../text-detail/gator/text-detail.gator.js";import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as c}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import{LitElement as u}from"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import b from"../../../packages/web-components/src/components/button-card/gator/button-card.gator.scss.js";import f from"../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import g from"../../../packages/web-components/src/components/button-card/button-card.tokens.scss.js";import v from"../../../packages/web-components/src/components/card/card.tokens.scss.js";import{customElement as y}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as $}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{ifDefined as n}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{KEY_CONSTANTS as p}from"../../../consts/key-constants.js";import{unsafeCSS as a}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var C=Object.defineProperty,T=Object.getOwnPropertyDescriptor,h=(t,i,o,r)=>{for(var e=r>1?void 0:r?T(i,o):i,d=t.length-1,l;d>=0;d--)(l=t[d])&&(e=(r?l(i,o,e):l(e))||e);return r&&e&&C(i,o,e),e};let s=class extends m{constructor(){super(...arguments),this.chipType=null}render(){return c`
1
+ import{NjcButtonCard as m}from"../button-card.js";import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as c}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import{LitElement as u}from"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as b}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as f}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{ifDefined as d}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{classMap as g}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js";import{KEY_CONSTANTS as p}from"../../../consts/key-constants.js";import v from"../../../packages/web-components/src/components/button-card/gator/button-card.gator.scss.js";import y from"../../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import $ from"../../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import"../../chip/gator/chip.gator.js";import"../../card/gator/base/card.gator.js";import"../../card/gator/header/card-header.gator.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../text-detail/gator/text-detail.gator.js";import{unsafeCSS as n}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var C=Object.defineProperty,w=Object.getOwnPropertyDescriptor,h=(t,i,a,r)=>{for(var e=r>1?void 0:r?w(i,a):i,o=t.length-1,l;o>=0;o--)(l=t[o])&&(e=(r?l(i,a,e):l(e))||e);return r&&e&&C(i,a,e),e};let s=class extends m{constructor(){super(...arguments),this.chipType=null}render(){return c`
2
2
  <ngc-card
3
3
  tabindex="${this.disabled?"-1":"0"}"
4
4
  role="button"
@@ -8,7 +8,7 @@ import{NjcButtonCard as m}from"../button-card.js";import"../../chip/gator/chip.g
8
8
  @click=${this.handleClick}
9
9
  @keydown=${this.handleKeydown}
10
10
  ?disabled="${this.disabled}"
11
- class="${this.selected?"selected":""}"
11
+ class="${g(this.cardClasses)}"
12
12
  >
13
13
  ${this.cardLabelMarkup}
14
14
 
@@ -17,20 +17,20 @@ import{NjcButtonCard as m}from"../button-card.js";import"../../chip/gator/chip.g
17
17
  <ngc-text-detail
18
18
  title="${this.title}"
19
19
  subtitle="${this.subtitle}"
20
- data-testid=${n(this.dataTestid)}-text-detail
20
+ data-testid=${d(this.dataTestid)}-text-detail
21
21
  >
22
22
  <ngc-icon slot="append" name="chevron-right"></ngc-icon>
23
23
  </ngc-text-detail>
24
24
  </div>
25
25
  </slot>
26
26
  </ngc-card>
27
- `}get cardLabelMarkup(){return this.chipLabel?c`
27
+ `}get cardClasses(){return{selected:this.selected}}get cardLabelMarkup(){return this.chipLabel?c`
28
28
  <ngc-chip
29
29
  ?disabled="${this.disabled}"
30
30
  class="gator-button-card-chip-label"
31
- data-testid=${n(this.dataTestid)}-chip
32
- type="${n(this.chipType||void 0)}"
31
+ data-testid=${d(this.dataTestid)}-chip
32
+ type="${d(this.chipType||void 0)}"
33
33
  readonly
34
34
  >
35
35
  ${this.chipLabel}
36
- </ngc-chip>`:null}get disabledClass(){return this.disabled?"gator-button-card_disabled":""}handleClick(t){t.preventDefault(),t.stopImmediatePropagation(),!this.disabled&&this.dispatchEvent(new CustomEvent("click",{bubbles:!0}))}click(){this.handleClick(new CustomEvent("click",{bubbles:!0}))}handleKeydown(t){[p.ENTER,p.SPACE].includes(t.key)&&this.handleClick(t)}};s.shadowRootOptions={...u.shadowRootOptions,delegatesFocus:!0};s.styles=[a(b),a(f),a(g),a(v)];h([$({type:String,attribute:"chip-type"})],s.prototype,"chipType",2);s=h([y("ngc-button-card")],s);export{s as NgcButtonCard};
36
+ </ngc-chip>`:null}get disabledClass(){return this.disabled?"gator-button-card_disabled":""}handleClick(t){t.preventDefault(),t.stopImmediatePropagation(),!this.disabled&&this.dispatchEvent(new CustomEvent("click",{bubbles:!0}))}click(){this.handleClick(new CustomEvent("click",{bubbles:!0}))}handleKeydown(t){[p.ENTER,p.SPACE].includes(t.key)&&this.handleClick(t)}};s.shadowRootOptions={...u.shadowRootOptions,delegatesFocus:!0};s.styles=[n(v),n(y),n($)];h([f({type:String,attribute:"chip-type"})],s.prototype,"chipType",2);s=h([b("ngc-button-card")],s);export{s as NgcButtonCard};
@@ -6,7 +6,7 @@ import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit
6
6
  <ngc-icon-button
7
7
  slot="trigger"
8
8
  icon-name="overflow-menu"
9
- aria-label="${v("Overflow buttons")}"
9
+ .ariaLabel="${v("Overflow buttons")}"
10
10
  .size="${this.size}"
11
11
  ></ngc-icon-button>
12
12
  ${this.overflowButtons.map(t=>c`
@@ -1 +1 @@
1
- import{property as t}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{TestableLitElement as n}from"../../utils/components/testable-lit-element/testable-lit-element.js";var d=Object.defineProperty,o=(l,s,i,y)=>{for(var e=void 0,p=l.length-1,a;p>=0;p--)(a=l[p])&&(e=a(s,i,e)||e);return e&&d(s,i,e),e};class r extends n{constructor(){super(...arguments),this.title="",this.subtitle="",this.elevated=!1,this.outlined=!1,this.skeleton=!1,this.disabled=!1}}o([t({type:String})],r.prototype,"title");o([t({type:String})],r.prototype,"subtitle");o([t({type:Boolean})],r.prototype,"elevated");o([t({type:Boolean})],r.prototype,"outlined");o([t({type:Boolean})],r.prototype,"skeleton");o([t({type:Boolean})],r.prototype,"disabled");export{r as NjcCard};
1
+ import{property as o}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{TestableLitElement as f}from"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import y from"../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import d from"../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import{unsafeCSS as m}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var u=Object.defineProperty,r=(p,l,n,h)=>{for(var e=void 0,s=p.length-1,a;s>=0;s--)(a=p[s])&&(e=a(l,n,e)||e);return e&&u(l,n,e),e};const i=class i extends f{constructor(){super(...arguments),this.title="",this.subtitle="",this.elevated=!1,this.outlined=!1,this.skeleton=!1,this.disabled=!1}};i.styles=[m(y),m(d)];let t=i;r([o({type:String})],t.prototype,"title");r([o({type:String})],t.prototype,"subtitle");r([o({type:Boolean})],t.prototype,"elevated");r([o({type:Boolean})],t.prototype,"outlined");r([o({type:Boolean})],t.prototype,"skeleton");r([o({type:Boolean})],t.prototype,"disabled");export{t as NjcCard};
@@ -1,8 +1,8 @@
1
- import{NjcCard as n}from"../../card.js";import"../header/card-header.gator.js";import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import m from"../../../../packages/web-components/src/components/card/gator/base/card.gator.scss.js";import u from"../../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import{customElement as g}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{unsafeCSS as o}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var h=Object.getOwnPropertyDescriptor,p=(s,a,c,i)=>{for(var t=i>1?void 0:i?h(a,c):a,e=s.length-1,d;e>=0;e--)(d=s[e])&&(t=d(t)||t);return t};let r=class extends n{render(){return l`
1
+ import{NjcCard as n}from"../../card.js";import"../header/card-header.gator.js";import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import m from"../../../../packages/web-components/src/components/card/gator/base/card.gator.scss.js";import u from"../../../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import g from"../../../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import{customElement as p}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{unsafeCSS as r}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var h=Object.getOwnPropertyDescriptor,v=(a,i,c,d)=>{for(var t=d>1?void 0:d?h(i,c):i,e=a.length-1,l;e>=0;e--)(l=a[e])&&(t=l(t)||t);return t};let s=class extends n{render(){return o`
2
2
  <div class="gator-card ${this.elevatedClass} ${this.outlinedClass} ${this.disabledClass}">
3
3
  ${this.cardHeaderMarkup}
4
4
  <div class="gator-card-slot">
5
5
  <slot></slot>
6
6
  </div>
7
7
  </div>
8
- `}get elevatedClass(){return this.elevated?"gator-card_elevated":""}get outlinedClass(){return this.outlined?"gator-card_outlined":""}get disabledClass(){return this.disabled?"gator-card_disabled":""}get cardHeaderMarkup(){return this.title||this.subtitle?l`<ngc-card-header><ngc-text-detail size="large" title=${this.title} subtitle=${this.subtitle} .dataTestid=${this.dataTestid}></ngc-text-detail></ngc-card-header>`:null}};r.styles=[o(m),o(u)];r=p([g("ngc-card")],r);export{r as NgcCard};
8
+ `}get elevatedClass(){return this.elevated?"gator-card_elevated":""}get outlinedClass(){return this.outlined?"gator-card_outlined":""}get disabledClass(){return this.disabled?"gator-card_disabled":""}get cardHeaderMarkup(){return this.title||this.subtitle?o`<ngc-card-header><ngc-text-detail size="large" title=${this.title} subtitle=${this.subtitle} .dataTestid=${this.dataTestid}></ngc-text-detail></ngc-card-header>`:null}};s.styles=[r(m),r(u),r(g)];s=v([p("ngc-card")],s);export{s as NgcCard};
@@ -1,5 +1,5 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import n from"../../../../packages/web-components/src/components/card/gator/header/card-header.gator.tokens.scss.js";import f from"../../../../packages/web-components/src/components/card/gator/header/card-header.gator.scss.js";import c from"../../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import d from"../../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import{customElement as v}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import"../../../text-detail/gator/text-detail.gator.js";import{TestableLitElement as g}from"../../../../utils/components/testable-lit-element/testable-lit-element.js";import{unsafeCSS as t}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var u=Object.getOwnPropertyDescriptor,h=(m,s,p,a)=>{for(var r=a>1?void 0:a?u(s,p):s,e=m.length-1,i;e>=0;e--)(i=m[e])&&(r=i(r)||r);return r};let o=class extends g{render(){return l`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import n from"../../../../packages/web-components/src/components/card/gator/header/card-header.gator.scss.js";import c from"../../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import f from"../../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import{customElement as d}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import"../../../text-detail/gator/text-detail.gator.js";import{TestableLitElement as v}from"../../../../utils/components/testable-lit-element/testable-lit-element.js";import{unsafeCSS as t}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var g=Object.getOwnPropertyDescriptor,u=(s,m,p,a)=>{for(var r=a>1?void 0:a?g(m,p):m,e=s.length-1,i;e>=0;e--)(i=s[e])&&(r=i(r)||r);return r};let o=class extends v{render(){return l`
2
2
  <div class="gator-card-header">
3
3
  <slot></slot>
4
4
  </div>
5
- `}};o.styles=[t(n),t(f),t(c),t(d)];o=h([v("ngc-card-header")],o);export{o as NgcCardHeader};
5
+ `}};o.styles=[t(n),t(c),t(f)];o=u([d("ngc-card-header")],o);export{o as NgcCardHeader};
@@ -1,22 +1,25 @@
1
- import{customElement as c}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as a}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{generateRandomId as u,getElementId as m}from"../../utils/string-utils.js";import b from"../../packages/web-components/src/components/checkbox/checkbox.gator.scss.js";import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as d,nothing as f}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{ref as v}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/ref.js";import{NgcInputText as x}from"../input/gator/input-text/input-text.gator.js";import{ifDefined as p}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{unsafeCSS as g}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var y=Object.defineProperty,$=Object.getOwnPropertyDescriptor,_=Object.getPrototypeOf,T=Reflect.get,s=(e,r,o,l)=>{for(var i=l>1?void 0:l?$(r,o):r,h=e.length-1,n;h>=0;h--)(n=e[h])&&(i=(l?n(r,o,i):n(i))||i);return l&&i&&y(r,o,i),i},k=(e,r,o)=>T(_(e),o,r);let t=class extends x{constructor(){super(...arguments),this.titleText="",this.selected=!1,this.indeterminate=!1,this.hideLabel=!1,this.grouped=!1,this._randomId=u()}updated(e){super.updated(e),e.has("indeterminate")&&this.inputRef.value&&(this.inputRef.value.indeterminate=this.indeterminate),e.has("errorText")&&this.inputRef.value&&this.inputRef.value.setCustomValidity(this.errorText?"true":"")}render(){const e=this.elementId;return d`
1
+ import{customElement as m}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as a}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as p,nothing as u}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{ref as f}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/ref.js";import{generateRandomId as b,getElementId as v}from"../../utils/string-utils.js";import{ifDefined as c}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{NgcInputText as g}from"../input/gator/input-text/input-text.gator.js";import{NgcInputBase as x}from"../input/base/input-base.gator.js";import y from"../../packages/web-components/src/components/checkbox/checkbox.gator.scss.js";import $ from"../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import k from"../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import{unsafeCSS as d}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var T=Object.defineProperty,_=Object.getOwnPropertyDescriptor,I=Object.getPrototypeOf,C=Reflect.get,s=(e,r,o,l)=>{for(var i=l>1?void 0:l?_(r,o):r,n=e.length-1,h;n>=0;n--)(h=e[n])&&(i=(l?h(r,o,i):h(i))||i);return l&&i&&T(r,o,i),i},R=(e,r,o)=>C(I(e),o,r);let t=class extends g{constructor(){super(...arguments),this.titleText="",this.selected=!1,this.indeterminate=!1,this.hideLabel=!1,this.grouped=!1,this._randomId=b()}updated(e){super.updated(e),e.has("indeterminate")&&this.inputRef.value&&(this.inputRef.value.indeterminate=this.indeterminate),e.has("errorText")&&this.inputRef.value&&this.inputRef.value.setCustomValidity(this.errorText?"true":"")}render(){const e=this.elementId;return p`
2
2
  <div class="gator-form-element">
3
3
  <div id="${e}-checkbox" class="gator-checkbox">
4
4
  <div class="gator-checkbox-input-wrapper">
5
5
  <input
6
- ${v(this.inputRef)}
6
+ ${f(this.inputRef)}
7
7
  id="${e}"
8
8
  class="gator-checkbox-input"
9
9
  type="checkbox"
10
10
  .checked="${this.selected}"
11
11
  ?disabled="${this.disabled}"
12
- aria-labelledby="${p(this.hideLabel?void 0:`${e}-checkbox`)}"
12
+ aria-labelledby="${c(this.hideLabel?void 0:`${e}-checkbox`)}"
13
13
  aria-describedby=${this.ariaDescribedby}
14
14
  @change="${this.handleChange}"
15
- aria-label=${p(this.hideLabel?this.titleText:void 0)}
15
+ aria-label=${c(this.hideLabel?this.titleText:void 0)}
16
16
  />
17
17
  </div>
18
- ${this.hideLabel?null:d`
19
- <label class="gator-checkbox-title">
18
+ ${this.hideLabel?null:p`
19
+ <label
20
+ class="gator-checkbox-title"
21
+ @click="${this.handleChange}"
22
+ >
20
23
  ${this.titleText}
21
24
  <slot></slot>
22
25
  </label>
@@ -24,7 +27,7 @@ import{customElement as c}from"../../node_modules/.pnpm/@lit_reactive-element@2.
24
27
  </div>
25
28
  ${this.bottomText}
26
29
  </div>
27
- `}get elementId(){return m(this.id,this._randomId)}get bottomText(){return this.grouped?f:d`
30
+ `}get elementId(){return v(this.id,this._randomId)}get bottomText(){return this.grouped?u:p`
28
31
  ${this.errorTextMarkup}
29
32
  ${this.helpTextMarkup}
30
- `}handleChange(){this.selected=!this.selected,this.dispatchEvent(new CustomEvent("change",{bubbles:!0,detail:{value:this.value,selected:this.selected}}))}click(){this.inputRef.value?.click()}};t.styles=[...k(t,t,"styles"),g(b)];s([a({type:String,attribute:"title-text"})],t.prototype,"titleText",2);s([a({type:Boolean})],t.prototype,"selected",2);s([a({type:Boolean})],t.prototype,"indeterminate",2);s([a({type:Boolean,attribute:"hide-label"})],t.prototype,"hideLabel",2);s([a({type:Boolean,attribute:"grouped"})],t.prototype,"grouped",2);t=s([c("ngc-checkbox")],t);export{t as NgcCheckbox};
33
+ `}handleChange(){this.selected=!this.selected,this.dispatchEvent(new CustomEvent("change",{bubbles:!0,detail:{value:this.value,selected:this.selected}}))}click(){this.inputRef.value?.click()}};t.styles=[...R(t,t,"styles").filter(x.primitiveAndSemanticStyleFilter),d(y),d($),d(k)];s([a({type:String,attribute:"title-text"})],t.prototype,"titleText",2);s([a({type:Boolean})],t.prototype,"selected",2);s([a({type:Boolean})],t.prototype,"indeterminate",2);s([a({type:Boolean,attribute:"hide-label"})],t.prototype,"hideLabel",2);s([a({type:Boolean,attribute:"grouped"})],t.prototype,"grouped",2);t=s([m("ngc-checkbox")],t);export{t as NgcCheckbox};
@@ -1,6 +1,13 @@
1
- import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as h}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as d}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{generateRandomId as p,getElementId as u}from"../../utils/string-utils.js";import m from"../../packages/web-components/src/components/checkbox-group/checkbox-group.gator.scss.js";import"../checkbox/checkbox.gator.js";import"../input/gator/input-label/input-label.gator.js";import"../input/gator/help-text/help-text.gator.js";import{handleDataTestid as g}from"../../utils/datatestid-utils.js";import{ifDefined as b}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{NgcInputText as f}from"../input/gator/input-text/input-text.gator.js";import{createRef as x,ref as v}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/ref.js";import{unsafeCSS as y}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var $=Object.defineProperty,E=Object.getOwnPropertyDescriptor,_=Object.getPrototypeOf,k=Reflect.get,c=(e,t,o,r)=>{for(var s=r>1?void 0:r?E(t,o):t,a=e.length-1,n;a>=0;a--)(n=e[a])&&(s=(r?n(t,o,s):n(s))||s);return r&&s&&$(t,o,s),s},R=(e,t,o)=>k(_(e),o,t);let i=class extends f{constructor(){super(...arguments),this.options=[],this._randomId=p(),this.groupRef=x()}render(){const e=this.elementId;return l`
1
+ import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as h}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as d}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{generateRandomId as p,getElementId as u}from"../../utils/string-utils.js";import m from"../../packages/web-components/src/components/checkbox-group/checkbox-group.gator.scss.js";import"../checkbox/checkbox.gator.js";import"../input/gator/input-label/input-label.gator.js";import"../input/gator/help-text/help-text.gator.js";import{handleDataTestid as g}from"../../utils/datatestid-utils.js";import{ifDefined as b}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{NgcInputText as f}from"../input/gator/input-text/input-text.gator.js";import{createRef as x,ref as v}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/ref.js";import{unsafeCSS as y}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var $=Object.defineProperty,E=Object.getOwnPropertyDescriptor,R=Object.getPrototypeOf,_=Reflect.get,c=(e,t,o,r)=>{for(var s=r>1?void 0:r?E(t,o):t,a=e.length-1,n;a>=0;a--)(n=e[a])&&(s=(r?n(t,o,s):n(s))||s);return r&&s&&$(t,o,s),s},k=(e,t,o)=>_(R(e),o,t);let i=class extends f{constructor(){super(...arguments),this.options=[],this._randomId=p(),this.groupRef=x()}render(){const e=this.elementId;return l`
2
2
  <div class="gator-checkbox-group-container" ${v(this.groupRef)} role="group">
3
- ${this.label?l`<ngc-input-label id="${e}-label" data-testid=${b(this.labelDataTestid)}>${this.label}</ngc-input-label>`:null}
3
+ ${this.label?l`
4
+ <ngc-input-label
5
+ id="${e}-label"
6
+ ?required="${this.required&&!this.hideRequired}"
7
+ ?optional="${this.optional}"
8
+ data-testid=${b(this.labelDataTestid)}>
9
+ ${this.label}
10
+ </ngc-input-label>`:null}
4
11
  <div id="${e}-group"
5
12
  role="group"
6
13
  class="gator-checkbox-group"
@@ -20,4 +27,4 @@ import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/re
20
27
  >
21
28
  </ngc-checkbox>
22
29
  `)}
23
- `}handleCheckboxSelectionChange(e){const t=e;e.stopImmediatePropagation();const o=new Set(this.value?.split(";"));t.detail.selected?o.add(t.detail.value):o.delete(t.detail.value),this.value=Array.from(o).join(";"),this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:this.value}))}get checkboxElements(){if(this.options.length>0)return this.shadowRoot?.querySelectorAll("ngc-checkbox");const e=this.shadowRoot?.querySelector("slot")?.assignedElements();return e&&e.length===1&&e[0]instanceof HTMLSlotElement?e[0].assignedElements():e}updated(){const e=new Set(this.value?.split(";")),t=this.checkboxElements;t&&t.length>0&&t.forEach((o,r)=>{const s=o;s.selected=e.has(s.value),s.disabled=this.disabled,s.errorText=this.errorText,s.grouped=!0,g(s,this.dataTestid,`checkbox-${r}`)}),requestAnimationFrame(()=>{const o=this.shadowRoot?.querySelector("ngc-input-label"),r=this.shadowRoot?.querySelectorAll("ngc-help-text");o&&this.groupRef.value&&(this.groupRef.value.ariaLabelledByElements=[o]),r&&this.groupRef.value&&(this.groupRef.value.ariaDescribedByElements=Array.from(r))})}};i.styles=[...R(i,i,"styles"),y(m)];c([d({type:Array})],i.prototype,"options",2);i=c([h("ngc-checkbox-group")],i);export{i as NgcCheckboxGroup};
30
+ `}handleCheckboxSelectionChange(e){const t=e;e.stopImmediatePropagation();const o=new Set(this.value?.split(";"));t.detail.selected?o.add(t.detail.value):o.delete(t.detail.value),this.value=Array.from(o).join(";"),this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:this.value}))}get checkboxElements(){if(this.options.length>0)return this.shadowRoot?.querySelectorAll("ngc-checkbox");const e=this.shadowRoot?.querySelector("slot")?.assignedElements();return e&&e.length===1&&e[0]instanceof HTMLSlotElement?e[0].assignedElements():e}updated(){const e=new Set(this.value?.split(";")),t=this.checkboxElements;t&&t.length>0&&t.forEach((o,r)=>{const s=o;s.selected=e.has(s.value),s.disabled=this.disabled,s.errorText=this.errorText,s.grouped=!0,g(s,this.dataTestid,`checkbox-${r}`)}),requestAnimationFrame(()=>{const o=this.shadowRoot?.querySelector("ngc-input-label"),r=this.shadowRoot?.querySelectorAll("ngc-help-text");o&&this.groupRef.value&&(this.groupRef.value.ariaLabelledByElements=[o]),r&&this.groupRef.value&&(this.groupRef.value.ariaDescribedByElements=Array.from(r))})}};i.styles=[...k(i,i,"styles"),y(m)];c([d({type:Array})],i.prototype,"options",2);i=c([h("ngc-checkbox-group")],i);export{i as NgcCheckboxGroup};
@@ -1,4 +1,4 @@
1
- import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{nothing as r,html as s}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as m}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import b from"../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import u from"../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import g from"../../../packages/web-components/src/components/chip/gator/chip.gator.scss.js";import{NjcChip as d}from"../chip.js";import{classMap as c}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js";import{unsafeCSS as l}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var v=Object.getOwnPropertyDescriptor,$=(i,o,p,n)=>{for(var t=n>1?void 0:n?v(o,p):o,a=i.length-1,h;a>=0;a--)(h=i[a])&&(t=h(t)||t);return t};let e=class extends d{render(){return this.readonly||this.dismissible?this.readonlyChipMarkup:this.chipMarkup}get chipMarkup(){return s`
1
+ import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{nothing as r,html as s}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as m}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import b from"../../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import u from"../../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import g from"../../../packages/web-components/src/components/chip/gator/chip.gator.scss.js";import{NjcChip as d}from"../chip.js";import{classMap as c}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js";import{unsafeCSS as l}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var v=Object.getOwnPropertyDescriptor,$=(i,o,p,n)=>{for(var t=n>1?void 0:n?v(o,p):o,a=i.length-1,h;a>=0;a--)(h=i[a])&&(t=h(t)||t);return t};let e=class extends d{render(){return this.readonly||this.dismissible?this.readonlyChipMarkup:this.chipMarkup}get chipMarkup(){return s`
2
2
  <button
3
3
  aria-hidden="${this.ariaHidden}"
4
4
  class=${c(this.classes)}
@@ -1,28 +1,49 @@
1
- import{NjcDisplayCard as d}from"../display-card.js";import"../../card/gator/header/card-header.gator.js";import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as t}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import c from"../../../packages/web-components/src/components/card/gator/base/card.gator.scss.js";import h from"../../../packages/web-components/src/components/display-card/gator/display-card.gator.scss.js";import u from"../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import g from"../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import{customElement as v}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import"../../icon/gator/icon.gator.js";import"../../icon/gator/templates/add-link.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-bar-horizontal.js";import"../../icon/gator/templates/chart-bar.js";import"../../icon/gator/templates/chart-donut.js";import"../../icon/gator/templates/chart-line.js";import"../../icon/gator/templates/chart-pie.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chart-scatter.js";import"../../icon/gator/templates/chat-circle-ai.js";import"../../icon/gator/templates/chat-circle-dots.js";import"../../icon/gator/templates/chat-circle-slash.js";import"../../icon/gator/templates/chat-circle-text.js";import"../../icon/gator/templates/chat-circle.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check-circle-filled.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/checkbox-indeterminate.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkerboard.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-dashed.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exclude-square.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/flags/flag-ad-andorra.js";import"../../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../../icon/gator/templates/flags/flag-af-afghanistan.js";import"../../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../../icon/gator/templates/flags/flag-ai-anguilla.js";import"../../icon/gator/templates/flags/flag-al-albania.js";import"../../icon/gator/templates/flags/flag-am-armenia.js";import"../../icon/gator/templates/flags/flag-ao-angola.js";import"../../icon/gator/templates/flags/flag-aq-antarctica.js";import"../../icon/gator/templates/flags/flag-ar-argentina.js";import"../../icon/gator/templates/flags/flag-as-american-smoa.js";import"../../icon/gator/templates/flags/flag-at-austria.js";import"../../icon/gator/templates/flags/flag-au-australia.js";import"../../icon/gator/templates/flags/flag-aw-aruba.js";import"../../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../../icon/gator/templates/flags/flag-bb-barbados.js";import"../../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../../icon/gator/templates/flags/flag-be-belgium.js";import"../../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../../icon/gator/templates/flags/flag-bh-bahrain.js";import"../../icon/gator/templates/flags/flag-bi-burundi.js";import"../../icon/gator/templates/flags/flag-bj-benin.js";import"../../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../../icon/gator/templates/flags/flag-bm-bermuda.js";import"../../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../../icon/gator/templates/flags/flag-bo-bolivia.js";import"../../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../../icon/gator/templates/flags/flag-br-brazil.js";import"../../icon/gator/templates/flags/flag-bs-bahamas.js";import"../../icon/gator/templates/flags/flag-bt-bhutan.js";import"../../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../../icon/gator/templates/flags/flag-bw-botswana.js";import"../../icon/gator/templates/flags/flag-by-belarus.js";import"../../icon/gator/templates/flags/flag-bz-belize.js";import"../../icon/gator/templates/flags/flag-ca-canada.js";import"../../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-ch-switzerland.js";import"../../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../../icon/gator/templates/flags/flag-cl-chile.js";import"../../icon/gator/templates/flags/flag-cm-cameroon.js";import"../../icon/gator/templates/flags/flag-cn-china.js";import"../../icon/gator/templates/flags/flag-co-colombia.js";import"../../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../../icon/gator/templates/flags/flag-cu-cuba.js";import"../../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../../icon/gator/templates/flags/flag-cw-curaçao.js";import"../../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../../icon/gator/templates/flags/flag-cy-cyprus.js";import"../../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../../icon/gator/templates/flags/flag-de-germany.js";import"../../icon/gator/templates/flags/flag-dj-djibouti.js";import"../../icon/gator/templates/flags/flag-dk-denmark.js";import"../../icon/gator/templates/flags/flag-dm-dominica.js";import"../../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../../icon/gator/templates/flags/flag-dz-algeria.js";import"../../icon/gator/templates/flags/flag-ec-ecuador.js";import"../../icon/gator/templates/flags/flag-ee-estonia.js";import"../../icon/gator/templates/flags/flag-eg-egypt.js";import"../../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../../icon/gator/templates/flags/flag-er-eritrea.js";import"../../icon/gator/templates/flags/flag-es-sain.js";import"../../icon/gator/templates/flags/flag-et-ethiopia.js";import"../../icon/gator/templates/flags/flag-fi-finland.js";import"../../icon/gator/templates/flags/flag-fj-fiji.js";import"../../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../../icon/gator/templates/flags/flag-fr-france.js";import"../../icon/gator/templates/flags/flag-ga-gabon.js";import"../../icon/gator/templates/flags/flag-gb-eng-england.js";import"../../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../../icon/gator/templates/flags/flag-gd-grenada.js";import"../../icon/gator/templates/flags/flag-ge-georgia.js";import"../../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../../icon/gator/templates/flags/flag-gg-guernsey.js";import"../../icon/gator/templates/flags/flag-gh-ghana.js";import"../../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../../icon/gator/templates/flags/flag-gl-greenland.js";import"../../icon/gator/templates/flags/flag-gm-gambia.js";import"../../icon/gator/templates/flags/flag-gn-guinea.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../../icon/gator/templates/flags/flag-gr-greece.js";import"../../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../../icon/gator/templates/flags/flag-gt-guatemala.js";import"../../icon/gator/templates/flags/flag-gu-guam.js";import"../../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../../icon/gator/templates/flags/flag-gy-guyana.js";import"../../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../../icon/gator/templates/flags/flag-hn-honduras.js";import"../../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../../icon/gator/templates/flags/flag-ht-haiti.js";import"../../icon/gator/templates/flags/flag-hu-hungary.js";import"../../icon/gator/templates/flags/flag-id-indonesia.js";import"../../icon/gator/templates/flags/flag-ie-ireland.js";import"../../icon/gator/templates/flags/flag-il-isreal.js";import"../../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../../icon/gator/templates/flags/flag-in-india.js";import"../../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../../icon/gator/templates/flags/flag-iq-iraq.js";import"../../icon/gator/templates/flags/flag-ir-iran.js";import"../../icon/gator/templates/flags/flag-is-iceland.js";import"../../icon/gator/templates/flags/flag-it-italy.js";import"../../icon/gator/templates/flags/flag-je-jersey.js";import"../../icon/gator/templates/flags/flag-jm-jamaica.js";import"../../icon/gator/templates/flags/flag-jo-jordan.js";import"../../icon/gator/templates/flags/flag-jp-japan.js";import"../../icon/gator/templates/flags/flag-ke-kenia.js";import"../../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../../icon/gator/templates/flags/flag-kh-cambodia.js";import"../../icon/gator/templates/flags/flag-ki--kiribati.js";import"../../icon/gator/templates/flags/flag-km-comoros.js";import"../../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../../icon/gator/templates/flags/flag-kp-korea-north.js";import"../../icon/gator/templates/flags/flag-kr-korea-south.js";import"../../icon/gator/templates/flags/flag-kw-kuwait.js";import"../../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../../icon/gator/templates/flags/flag-la-laos.js";import"../../icon/gator/templates/flags/flag-lb-lebanon.js";import"../../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../../icon/gator/templates/flags/flag-lr-liberia.js";import"../../icon/gator/templates/flags/flag-ls-lesotho.js";import"../../icon/gator/templates/flags/flag-lt-lithuania.js";import"../../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../../icon/gator/templates/flags/flag-lv-latvia.js";import"../../icon/gator/templates/flags/flag-ly-libya.js";import"../../icon/gator/templates/flags/flag-ma-morocco.js";import"../../icon/gator/templates/flags/flag-mc-monaco.js";import"../../icon/gator/templates/flags/flag-md-moldova.js";import"../../icon/gator/templates/flags/flag-me-montenegro.js";import"../../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../../icon/gator/templates/flags/flag-mg-madagascar.js";import"../../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../../icon/gator/templates/flags/flag-ml-mali.js";import"../../icon/gator/templates/flags/flag-mm-myanmar.js";import"../../icon/gator/templates/flags/flag-mn-mongolia.js";import"../../icon/gator/templates/flags/flag-mo-macao.js";import"../../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../../icon/gator/templates/flags/flag-mq-martinique.js";import"../../icon/gator/templates/flags/flag-mr-mauritania.js";import"../../icon/gator/templates/flags/flag-ms-montserrat.js";import"../../icon/gator/templates/flags/flag-mt-malta.js";import"../../icon/gator/templates/flags/flag-mu-mauritius.js";import"../../icon/gator/templates/flags/flag-mv-maldives.js";import"../../icon/gator/templates/flags/flag-mw-malawi.js";import"../../icon/gator/templates/flags/flag-mx-mexico.js";import"../../icon/gator/templates/flags/flag-my-malaysia.js";import"../../icon/gator/templates/flags/flag-mz-mozambique.js";import"../../icon/gator/templates/flags/flag-na-namibia.js";import"../../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../../icon/gator/templates/flags/flag-ne-niger.js";import"../../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../../icon/gator/templates/flags/flag-ng-nigeria.js";import"../../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../../icon/gator/templates/flags/flag-nl-netherlands.js";import"../../icon/gator/templates/flags/flag-no-norway.js";import"../../icon/gator/templates/flags/flag-np-nepal.js";import"../../icon/gator/templates/flags/flag-nr-nauru.js";import"../../icon/gator/templates/flags/flag-nu-niue.js";import"../../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../../icon/gator/templates/flags/flag-om-oman.js";import"../../icon/gator/templates/flags/flag-pa-panama.js";import"../../icon/gator/templates/flags/flag-pe-peru.js";import"../../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../../icon/gator/templates/flags/flag-ph-philippines.js";import"../../icon/gator/templates/flags/flag-pk-pakistan.js";import"../../icon/gator/templates/flags/flag-pl-poland.js";import"../../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../../icon/gator/templates/flags/flag-pt-portugal.js";import"../../icon/gator/templates/flags/flag-pw-palau.js";import"../../icon/gator/templates/flags/flag-py-paraguay.js";import"../../icon/gator/templates/flags/flag-qa-qatar.js";import"../../icon/gator/templates/flags/flag-re-reunion.js";import"../../icon/gator/templates/flags/flag-ro-romania.js";import"../../icon/gator/templates/flags/flag-rs-srbia.js";import"../../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../../icon/gator/templates/flags/flag-rw-rwanda.js";import"../../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../../icon/gator/templates/flags/flag-sc-sychelles.js";import"../../icon/gator/templates/flags/flag-sd-sdan.js";import"../../icon/gator/templates/flags/flag-se-seden.js";import"../../icon/gator/templates/flags/flag-sg-sngapore.js";import"../../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../../icon/gator/templates/flags/flag-si-sovenia.js";import"../../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../../icon/gator/templates/flags/flag-sk-sovakia.js";import"../../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../../icon/gator/templates/flags/flag-sn-snegal.js";import"../../icon/gator/templates/flags/flag-so-smalia.js";import"../../icon/gator/templates/flags/flag-sr-sriname.js";import"../../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../../icon/gator/templates/flags/flag-sy-sria.js";import"../../icon/gator/templates/flags/flag-sz-saziland.js";import"../../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../../icon/gator/templates/flags/flag-td-chad.js";import"../../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../../icon/gator/templates/flags/flag-tg-togo.js";import"../../icon/gator/templates/flags/flag-th-thailand.js";import"../../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../../icon/gator/templates/flags/flag-tk-tokelau.js";import"../../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../../icon/gator/templates/flags/flag-tn-tunisia.js";import"../../icon/gator/templates/flags/flag-to-tonga.js";import"../../icon/gator/templates/flags/flag-tr-turkey.js";import"../../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../../icon/gator/templates/flags/flag-tw-taiwan.js";import"../../icon/gator/templates/flags/flag-tz-tanzania.js";import"../../icon/gator/templates/flags/flag-ua-ukraine.js";import"../../icon/gator/templates/flags/flag-ug-uganda.js";import"../../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../../icon/gator/templates/flags/flag-us-united-states.js";import"../../icon/gator/templates/flags/flag-uy-uruguay.js";import"../../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../../icon/gator/templates/flags/flag-ve-venezuela.js";import"../../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../../icon/gator/templates/flags/flag-vn-vietnam.js";import"../../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../../icon/gator/templates/flags/flag-ws-smoa.js";import"../../icon/gator/templates/flags/flag-ye-yemen.js";import"../../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../../icon/gator/templates/flags/flag-za-south-africa.js";import"../../icon/gator/templates/flags/flag-zm-zambia.js";import"../../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/grid-four.js";import"../../icon/gator/templates/grid-nine.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/kanban.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb-filament.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list-star.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pause-circle.js";import"../../icon/gator/templates/pause.js";import"../../icon/gator/templates/payments/payment-amazon-pay.js";import"../../icon/gator/templates/payments/payment-amex.js";import"../../icon/gator/templates/payments/payment-apple-pay.js";import"../../icon/gator/templates/payments/payment-discover.js";import"../../icon/gator/templates/payments/payment-google-pay.js";import"../../icon/gator/templates/payments/payment-mastercard.js";import"../../icon/gator/templates/payments/payment-visa.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/play-circle.js";import"../../icon/gator/templates/play.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted-filled.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/selection.js";import"../../icon/gator/templates/send-filled.js";import"../../icon/gator/templates/send.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/square-split-horizontal.js";import"../../icon/gator/templates/square-split-vertical.js";import"../../icon/gator/templates/square.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/table.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/text-aa.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/trend-up.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/waffle.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-filled.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import"../../button/gator/button.gator.js";import{ifDefined as p}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{unsafeCSS as r}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var k=Object.getOwnPropertyDescriptor,f=(e,s,n,a)=>{for(var i=a>1?void 0:a?k(s,n):s,o=e.length-1,l;o>=0;o--)(l=e[o])&&(i=l(i)||i);return i};let m=class extends d{render(){return t`
2
- <div class="gator-display-card ${this.elevatedClass} ${this.outlinedClass}">
3
- <div class="gator-display-card-content">
4
- ${this.headerMarkup}
5
- <div class="gator-display-card-slot-content">
6
- ${this.slotMarkup}
7
- </div>
8
- </div>
9
- ${this.hideFooter?null:t`
1
+ import{NjcDisplayCard as d}from"../display-card.js";import"../../card/gator/header/card-header.gator.js";import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as t,nothing as c}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import g from"../../../packages/web-components/src/components/card/gator/base/card.gator.scss.js";import h from"../../../packages/web-components/src/components/display-card/gator/display-card.gator.scss.js";import u from"../../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import f from"../../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import{customElement as k}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import"../../icon/gator/icon.gator.js";import"../../icon/gator/templates/add-link.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/brain.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-bar-horizontal.js";import"../../icon/gator/templates/chart-bar.js";import"../../icon/gator/templates/chart-donut.js";import"../../icon/gator/templates/chart-line.js";import"../../icon/gator/templates/chart-pie.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chart-scatter.js";import"../../icon/gator/templates/chat-circle-ai.js";import"../../icon/gator/templates/chat-circle-dots.js";import"../../icon/gator/templates/chat-circle-slash.js";import"../../icon/gator/templates/chat-circle-text.js";import"../../icon/gator/templates/chat-circle.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check-circle-filled.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/checkbox-indeterminate.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkerboard.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-dashed.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-ai.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exclude-square.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/flags/flag-ad-andorra.js";import"../../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../../icon/gator/templates/flags/flag-af-afghanistan.js";import"../../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../../icon/gator/templates/flags/flag-ai-anguilla.js";import"../../icon/gator/templates/flags/flag-al-albania.js";import"../../icon/gator/templates/flags/flag-am-armenia.js";import"../../icon/gator/templates/flags/flag-ao-angola.js";import"../../icon/gator/templates/flags/flag-aq-antarctica.js";import"../../icon/gator/templates/flags/flag-ar-argentina.js";import"../../icon/gator/templates/flags/flag-as-american-smoa.js";import"../../icon/gator/templates/flags/flag-at-austria.js";import"../../icon/gator/templates/flags/flag-au-australia.js";import"../../icon/gator/templates/flags/flag-aw-aruba.js";import"../../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../../icon/gator/templates/flags/flag-bb-barbados.js";import"../../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../../icon/gator/templates/flags/flag-be-belgium.js";import"../../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../../icon/gator/templates/flags/flag-bh-bahrain.js";import"../../icon/gator/templates/flags/flag-bi-burundi.js";import"../../icon/gator/templates/flags/flag-bj-benin.js";import"../../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../../icon/gator/templates/flags/flag-bm-bermuda.js";import"../../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../../icon/gator/templates/flags/flag-bo-bolivia.js";import"../../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../../icon/gator/templates/flags/flag-br-brazil.js";import"../../icon/gator/templates/flags/flag-bs-bahamas.js";import"../../icon/gator/templates/flags/flag-bt-bhutan.js";import"../../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../../icon/gator/templates/flags/flag-bw-botswana.js";import"../../icon/gator/templates/flags/flag-by-belarus.js";import"../../icon/gator/templates/flags/flag-bz-belize.js";import"../../icon/gator/templates/flags/flag-ca-canada.js";import"../../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../../icon/gator/templates/flags/flag-ch-switzerland.js";import"../../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../../icon/gator/templates/flags/flag-cl-chile.js";import"../../icon/gator/templates/flags/flag-cm-cameroon.js";import"../../icon/gator/templates/flags/flag-cn-china.js";import"../../icon/gator/templates/flags/flag-co-colombia.js";import"../../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../../icon/gator/templates/flags/flag-cu-cuba.js";import"../../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../../icon/gator/templates/flags/flag-cw-curaçao.js";import"../../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../../icon/gator/templates/flags/flag-cy-cyprus.js";import"../../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../../icon/gator/templates/flags/flag-de-germany.js";import"../../icon/gator/templates/flags/flag-dj-djibouti.js";import"../../icon/gator/templates/flags/flag-dk-denmark.js";import"../../icon/gator/templates/flags/flag-dm-dominica.js";import"../../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../../icon/gator/templates/flags/flag-dz-algeria.js";import"../../icon/gator/templates/flags/flag-ec-ecuador.js";import"../../icon/gator/templates/flags/flag-ee-estonia.js";import"../../icon/gator/templates/flags/flag-eg-egypt.js";import"../../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../../icon/gator/templates/flags/flag-er-eritrea.js";import"../../icon/gator/templates/flags/flag-es-sain.js";import"../../icon/gator/templates/flags/flag-et-ethiopia.js";import"../../icon/gator/templates/flags/flag-fi-finland.js";import"../../icon/gator/templates/flags/flag-fj-fiji.js";import"../../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../../icon/gator/templates/flags/flag-fr-france.js";import"../../icon/gator/templates/flags/flag-ga-gabon.js";import"../../icon/gator/templates/flags/flag-gb-eng-england.js";import"../../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../../icon/gator/templates/flags/flag-gd-grenada.js";import"../../icon/gator/templates/flags/flag-ge-georgia.js";import"../../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../../icon/gator/templates/flags/flag-gg-guernsey.js";import"../../icon/gator/templates/flags/flag-gh-ghana.js";import"../../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../../icon/gator/templates/flags/flag-gl-greenland.js";import"../../icon/gator/templates/flags/flag-gm-gambia.js";import"../../icon/gator/templates/flags/flag-gn-guinea.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../../icon/gator/templates/flags/flag-gr-greece.js";import"../../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../../icon/gator/templates/flags/flag-gt-guatemala.js";import"../../icon/gator/templates/flags/flag-gu-guam.js";import"../../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../../icon/gator/templates/flags/flag-gy-guyana.js";import"../../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../../icon/gator/templates/flags/flag-hn-honduras.js";import"../../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../../icon/gator/templates/flags/flag-ht-haiti.js";import"../../icon/gator/templates/flags/flag-hu-hungary.js";import"../../icon/gator/templates/flags/flag-id-indonesia.js";import"../../icon/gator/templates/flags/flag-ie-ireland.js";import"../../icon/gator/templates/flags/flag-il-isreal.js";import"../../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../../icon/gator/templates/flags/flag-in-india.js";import"../../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../../icon/gator/templates/flags/flag-iq-iraq.js";import"../../icon/gator/templates/flags/flag-ir-iran.js";import"../../icon/gator/templates/flags/flag-is-iceland.js";import"../../icon/gator/templates/flags/flag-it-italy.js";import"../../icon/gator/templates/flags/flag-je-jersey.js";import"../../icon/gator/templates/flags/flag-jm-jamaica.js";import"../../icon/gator/templates/flags/flag-jo-jordan.js";import"../../icon/gator/templates/flags/flag-jp-japan.js";import"../../icon/gator/templates/flags/flag-ke-kenia.js";import"../../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../../icon/gator/templates/flags/flag-kh-cambodia.js";import"../../icon/gator/templates/flags/flag-ki--kiribati.js";import"../../icon/gator/templates/flags/flag-km-comoros.js";import"../../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../../icon/gator/templates/flags/flag-kp-korea-north.js";import"../../icon/gator/templates/flags/flag-kr-korea-south.js";import"../../icon/gator/templates/flags/flag-kw-kuwait.js";import"../../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../../icon/gator/templates/flags/flag-la-laos.js";import"../../icon/gator/templates/flags/flag-lb-lebanon.js";import"../../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../../icon/gator/templates/flags/flag-lr-liberia.js";import"../../icon/gator/templates/flags/flag-ls-lesotho.js";import"../../icon/gator/templates/flags/flag-lt-lithuania.js";import"../../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../../icon/gator/templates/flags/flag-lv-latvia.js";import"../../icon/gator/templates/flags/flag-ly-libya.js";import"../../icon/gator/templates/flags/flag-ma-morocco.js";import"../../icon/gator/templates/flags/flag-mc-monaco.js";import"../../icon/gator/templates/flags/flag-md-moldova.js";import"../../icon/gator/templates/flags/flag-me-montenegro.js";import"../../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../../icon/gator/templates/flags/flag-mg-madagascar.js";import"../../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../../icon/gator/templates/flags/flag-ml-mali.js";import"../../icon/gator/templates/flags/flag-mm-myanmar.js";import"../../icon/gator/templates/flags/flag-mn-mongolia.js";import"../../icon/gator/templates/flags/flag-mo-macao.js";import"../../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../../icon/gator/templates/flags/flag-mq-martinique.js";import"../../icon/gator/templates/flags/flag-mr-mauritania.js";import"../../icon/gator/templates/flags/flag-ms-montserrat.js";import"../../icon/gator/templates/flags/flag-mt-malta.js";import"../../icon/gator/templates/flags/flag-mu-mauritius.js";import"../../icon/gator/templates/flags/flag-mv-maldives.js";import"../../icon/gator/templates/flags/flag-mw-malawi.js";import"../../icon/gator/templates/flags/flag-mx-mexico.js";import"../../icon/gator/templates/flags/flag-my-malaysia.js";import"../../icon/gator/templates/flags/flag-mz-mozambique.js";import"../../icon/gator/templates/flags/flag-na-namibia.js";import"../../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../../icon/gator/templates/flags/flag-ne-niger.js";import"../../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../../icon/gator/templates/flags/flag-ng-nigeria.js";import"../../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../../icon/gator/templates/flags/flag-nl-netherlands.js";import"../../icon/gator/templates/flags/flag-no-norway.js";import"../../icon/gator/templates/flags/flag-np-nepal.js";import"../../icon/gator/templates/flags/flag-nr-nauru.js";import"../../icon/gator/templates/flags/flag-nu-niue.js";import"../../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../../icon/gator/templates/flags/flag-om-oman.js";import"../../icon/gator/templates/flags/flag-pa-panama.js";import"../../icon/gator/templates/flags/flag-pe-peru.js";import"../../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../../icon/gator/templates/flags/flag-ph-philippines.js";import"../../icon/gator/templates/flags/flag-pk-pakistan.js";import"../../icon/gator/templates/flags/flag-pl-poland.js";import"../../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../../icon/gator/templates/flags/flag-pt-portugal.js";import"../../icon/gator/templates/flags/flag-pw-palau.js";import"../../icon/gator/templates/flags/flag-py-paraguay.js";import"../../icon/gator/templates/flags/flag-qa-qatar.js";import"../../icon/gator/templates/flags/flag-re-reunion.js";import"../../icon/gator/templates/flags/flag-ro-romania.js";import"../../icon/gator/templates/flags/flag-rs-srbia.js";import"../../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../../icon/gator/templates/flags/flag-rw-rwanda.js";import"../../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../../icon/gator/templates/flags/flag-sc-sychelles.js";import"../../icon/gator/templates/flags/flag-sd-sdan.js";import"../../icon/gator/templates/flags/flag-se-seden.js";import"../../icon/gator/templates/flags/flag-sg-sngapore.js";import"../../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../../icon/gator/templates/flags/flag-si-sovenia.js";import"../../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../../icon/gator/templates/flags/flag-sk-sovakia.js";import"../../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../../icon/gator/templates/flags/flag-sn-snegal.js";import"../../icon/gator/templates/flags/flag-so-smalia.js";import"../../icon/gator/templates/flags/flag-sr-sriname.js";import"../../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../../icon/gator/templates/flags/flag-sy-sria.js";import"../../icon/gator/templates/flags/flag-sz-saziland.js";import"../../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../../icon/gator/templates/flags/flag-td-chad.js";import"../../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../../icon/gator/templates/flags/flag-tg-togo.js";import"../../icon/gator/templates/flags/flag-th-thailand.js";import"../../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../../icon/gator/templates/flags/flag-tk-tokelau.js";import"../../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../../icon/gator/templates/flags/flag-tn-tunisia.js";import"../../icon/gator/templates/flags/flag-to-tonga.js";import"../../icon/gator/templates/flags/flag-tr-turkey.js";import"../../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../../icon/gator/templates/flags/flag-tw-taiwan.js";import"../../icon/gator/templates/flags/flag-tz-tanzania.js";import"../../icon/gator/templates/flags/flag-ua-ukraine.js";import"../../icon/gator/templates/flags/flag-ug-uganda.js";import"../../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../../icon/gator/templates/flags/flag-us-united-states.js";import"../../icon/gator/templates/flags/flag-uy-uruguay.js";import"../../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../../icon/gator/templates/flags/flag-ve-venezuela.js";import"../../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../../icon/gator/templates/flags/flag-vn-vietnam.js";import"../../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../../icon/gator/templates/flags/flag-ws-smoa.js";import"../../icon/gator/templates/flags/flag-ye-yemen.js";import"../../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../../icon/gator/templates/flags/flag-za-south-africa.js";import"../../icon/gator/templates/flags/flag-zm-zambia.js";import"../../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/grid-four.js";import"../../icon/gator/templates/grid-nine.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/kanban.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb-filament.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list-star.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-0.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-10.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/number-4.js";import"../../icon/gator/templates/number-5.js";import"../../icon/gator/templates/number-6.js";import"../../icon/gator/templates/number-7.js";import"../../icon/gator/templates/number-8.js";import"../../icon/gator/templates/number-9.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pause-circle.js";import"../../icon/gator/templates/pause.js";import"../../icon/gator/templates/payments/payment-amazon-pay.js";import"../../icon/gator/templates/payments/payment-amex.js";import"../../icon/gator/templates/payments/payment-apple-pay.js";import"../../icon/gator/templates/payments/payment-discover.js";import"../../icon/gator/templates/payments/payment-google-pay.js";import"../../icon/gator/templates/payments/payment-mastercard.js";import"../../icon/gator/templates/payments/payment-visa.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/play-circle.js";import"../../icon/gator/templates/play.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted-filled.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/robot.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/selection.js";import"../../icon/gator/templates/send-filled.js";import"../../icon/gator/templates/send.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/square-split-horizontal.js";import"../../icon/gator/templates/square-split-vertical.js";import"../../icon/gator/templates/square.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/table.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/text-aa.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/trend-up.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/waffle.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-filled.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import"../../button/gator/button.gator.js";import{ifDefined as e}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js";import{classMap as b}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js";import{unsafeCSS as p}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var v=Object.getOwnPropertyDescriptor,$=(r,o,l,s)=>{for(var i=s>1?void 0:s?v(o,l):o,m=r.length-1,a;m>=0;m--)(a=r[m])&&(i=a(i)||i);return i};let n=class extends d{render(){return t`
2
+ <ngc-card class="${b(this.classes)}">
3
+ ${this.headerMarkup}
4
+ ${this.contentMarkup}
5
+ ${this.footerMarkup}
6
+ </ngc-card>
7
+ `}get classes(){return{"gator-display-card":!0,"gator-card_elevated":this.elevated,"gator-card_outlined":this.outlined}}get headerMarkup(){return!this.title&&!this.subtitle&&!this.skeleton?c:t`
8
+ <ngc-card-header>
9
+ <ngc-text-detail
10
+ size="large"
11
+ title=${e(this.title)}
12
+ subtitle=${e(this.subtitle)}
13
+ ?skeleton=${this.skeleton}
14
+ .dataTestid=${this.dataTestid}
15
+ >
16
+ <slot name="top-right" slot="append"></slot>
17
+ </ngc-text-detail>
18
+ </ngc-card-header>`}get contentMarkup(){const r=this.skeleton?t`
19
+ <ngc-skeleton-loader
20
+ full-width
21
+ height="24"
22
+ rounded
23
+ style="--ngc-skeleton-loader-margin: 0 0 8px 0"
24
+ ></ngc-skeleton-loader>
25
+ <ngc-skeleton-loader
26
+ width="197"
27
+ height="24"
28
+ rounded
29
+ ></ngc-skeleton-loader>
30
+ `:t`<slot></slot>`;return t`<ngc-card-content>${r}</ngc-card-content>`}get footerMarkup(){if(this.hideFooter)return c;const r=t`
31
+ <ngc-button
32
+ skeleton
33
+ ></ngc-button>
34
+ `,o=t`
35
+ <ngc-button
36
+ variant="base"
37
+ data-testid=${e(this.dataTestid)}-action-button
38
+ @click="${this.handleActionClick}"
39
+ >
40
+ ${this.actionButtonText}
41
+ </ngc-button>
42
+ <ngc-icon name="arrow-right"></ngc-icon>
43
+ `;return t`
44
+ <ngc-card-footer>
10
45
  <div class="gator-display-card-actions">
11
- ${this.footerActionsMarkup}
46
+ ${this.skeleton?r:o}
12
47
  </div>
13
- `}
14
- </div>
15
- `}get elevatedClass(){return this.elevated?"gator-card_elevated":""}get outlinedClass(){return this.outlined?"gator-card_outlined":""}get headerMarkup(){return this.title||this.subtitle?t`<div class="gator-display-card-content-header">
16
- <ngc-card-header>
17
- <ngc-text-detail
18
- size="large"
19
- title=${p(this.title)}
20
- subtitle=${p(this.subtitle)}
21
- ?skeleton=${this.skeleton}
22
- ?invert-title=${!this.skeleton}
23
- .dataTestid=${this.dataTestid}>
24
- <slot name="top-right" slot="append"></slot>
25
- </ngc-text-detail>
26
- </ngc-card-header>
27
- </div>`:null}get slotMarkup(){return this.skeleton?t`<ngc-skeleton-loader full-width height="36" radius="100"></ngc-skeleton-loader>`:t`<slot></slot>`}get footerActionsMarkup(){return this.skeleton?t`<ngc-skeleton-loader width="115" height="36" radius="2"></ngc-skeleton-loader>`:t`<ngc-button @click="${()=>this.handleActionClick()}" variant="base" data-testid=${p(this.dataTestid)}-action-button>${this.actionButtonText}</ngc-button>
28
- <ngc-icon name="arrow-right"></ngc-icon>`}handleActionClick(){this.dispatchEvent(new CustomEvent("action-click",{bubbles:!0}))}};m.styles=[r(h),r(u),r(c),r(g)];m=f([v("ngc-display-card")],m);export{m as NgcDisplayCard};
48
+ </ngc-card-footer>
49
+ `}handleActionClick(){this.dispatchEvent(new CustomEvent("action-click",{bubbles:!0}))}};n.styles=[p(h),p(u),p(g),p(f)];n=$([k("ngc-display-card")],n);export{n as NgcDisplayCard};
@@ -1,4 +1,4 @@
1
- import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o,nothing as g}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as c}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import m from"../../../packages/web-components/src/components/fab/gator/fab.gator.scss.js";import u from"../../../packages/web-components/src/tokens/primitive.tokens.scss.js";import b from"../../../packages/web-components/src/tokens/semantic.tokens.scss.js";import{NjcFab as d}from"../fab.js";import"../../loading-spinner/gator/loading-spinner.gator.js";import{unsafeCSS as l}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var f=Object.getOwnPropertyDescriptor,p=(e,s,r,t)=>{for(var a=t>1?void 0:t?f(s,r):s,n=e.length-1,h;n>=0;n--)(h=e[n])&&(a=h(a)||a);return a};let i=class extends d{render(){return o`
1
+ import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o,nothing as g}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as c}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import m from"../../../packages/web-components/src/components/fab/gator/fab.gator.scss.js";import u from"../../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import b from"../../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import{NjcFab as d}from"../fab.js";import"../../loading-spinner/gator/loading-spinner.gator.js";import{unsafeCSS as l}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var f=Object.getOwnPropertyDescriptor,p=(e,s,r,t)=>{for(var a=t>1?void 0:t?f(s,r):s,n=e.length-1,h;n>=0;n--)(h=e[n])&&(a=h(a)||a);return a};let i=class extends d{render(){return o`
2
2
  <button
3
3
  aria-label=${this.buttonAriaLabel}
4
4
  class="gator-fab ${this.sizeClass} ${this.loadingClass}"
@@ -1,6 +1,8 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as l}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{NjcGuidedNav as c}from"../../guided-nav.js";import"../../../list/gator/list/list.gator.js";import"../../../list/gator/list-item/list-item.gator.js";import"../guided-nav-step/guided-nav-step.gator.js";import"../guided-nav-substep/guided-nav-substep.gator.js";import{toasterService as a}from"../../../../services/toaster-service.js";var h=Object.getOwnPropertyDescriptor,S=(e,t,r,s)=>{for(var i=s>1?void 0:s?h(t,r):t,n=e.length-1,p;n>=0;n--)(p=e[n])&&(i=p(i)||i);return i};let u=class extends c{connectedCallback(){super.connectedCallback(),this._createToaster()}render(){return o`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as l}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{NjcGuidedNav as c}from"../../guided-nav.js";import"../../../list/gator/list/list.gator.js";import"../../../list/gator/list-item/list-item.gator.js";import"../guided-nav-step/guided-nav-step.gator.js";import"../guided-nav-substep/guided-nav-substep.gator.js";import{toasterService as a}from"../../../../services/toaster-service.js";var h=Object.getOwnPropertyDescriptor,S=(e,t,s,i)=>{for(var r=i>1?void 0:i?h(t,s):t,n=e.length-1,p;n>=0;n--)(p=e[n])&&(r=p(r)||r);return r};let u=class extends c{connectedCallback(){super.connectedCallback(),this._createToaster()}render(){return o`
2
2
  <div class="ngc-guided-nav">
3
- <ngc-list aria-label="Guided Navigation Steps">
3
+ <ngc-list
4
+ aria-label="Guided Navigation Steps"
5
+ role="list">
4
6
  ${this.steps.map(e=>o`
5
7
  <ngc-guided-nav-step
6
8
  .step="${e}"
@@ -14,4 +16,4 @@ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@
14
16
  `)}
15
17
  </ngc-list>
16
18
  </div>
17
- `}_getStepState(e){if(e.substeps&&e.substeps.length>0){const s=e.substeps?.length??0,i=e.substeps?.filter(d=>d.complete).length??0,n=i>0&&i<s;return i===s?"complete":n?"current":"incomplete"}const r=!(this.steps[this.steps.indexOf(e)-1]?.complete??!1);return e.complete?"complete":r?"incomplete":"current"}_handleStepSelected(e,t){e.preventDefault(),e.stopPropagation(),this._moveToStep(t)}_handleSubstepSelected(e,t){e.preventDefault(),this._moveToSubstep(t)}_moveToStep(e){if(this.forwardNavigationDisabled){const t=this._getStepState(e);if(!(t==="current"||t==="complete")){this._showForwardNavigationErrorToast();return}}this._dispatchChangeEvent({step:e.id,substep:e.substeps?.[0]?.id??null})}_moveToSubstep(e){if(this.forwardNavigationDisabled&&!this._isSubstepCompleteOrNext(e)){this._showForwardNavigationErrorToast();return}this._dispatchChangeEvent({...this.selectedStep,substep:e.id})}_isSubstepCompleteOrNext(e){if(e.complete)return!0;const t=this.steps.find(s=>s.id===this.selectedStep?.step);return!t||!t.substeps?!1:t?.substeps?.findIndex(s=>s.complete===!1)-1===t.substeps.indexOf(e)-1}_createToaster(){if(document.querySelector("ngc-toaster"))return;const e=document.createElement("ngc-toaster");e.position="bottom-right",e.defaultToastOptions={duration:5e3,dismissible:!0},document.body.appendChild(e)}_showForwardNavigationErrorToast(){a.error(this.forwardNavigationDisabledErrorMessage)}_dispatchChangeEvent(e){const t=new CustomEvent("change",{composed:!0,bubbles:!0,detail:{value:e}});this.dispatchEvent(t)}moveToNextStep(){const e=this.steps.find(r=>r.id===this.selectedStep?.step);if(!e)return;if(e.substeps&&e.substeps.length>0&&this.selectedStep?.substep){const r=e.substeps.findIndex(i=>i.id===this.selectedStep?.substep),s=e.substeps[r+1];if(s){this._moveToSubstep(s);return}}const t=this.steps[this.steps.indexOf(e)+1];t&&this._moveToStep(t)}moveToPreviousStep(){const e=this.steps.find(r=>r.id===this.selectedStep?.step);if(!e)return;if(e.substeps&&e.substeps.length>0&&this.selectedStep?.substep){const r=e.substeps.findIndex(i=>i.id===this.selectedStep?.substep),s=e.substeps[r-1];if(s){this._moveToSubstep(s);return}}const t=this.steps[this.steps.indexOf(e)-1];t&&this._dispatchChangeEvent({step:t.id,substep:t.substeps?.[t.substeps.length-1]?.id??null})}getCurrentStepProgress(){const e=this.steps.find(n=>n.id===this.selectedStep?.step);if(!e)return 0;const t=this.steps.indexOf(e),r=this.steps.slice(0,t).reduce((n,p)=>n+(p.substeps?.length||1),0);let s=0;if(this.selectedStep?.substep&&e.substeps?.length){const n=e.substeps.findIndex(p=>p.id===this.selectedStep?.substep);n>-1&&(s=n)}return(r+s)/this._totalStepsAndSubsteps*100}};u=S([l("ngc-guided-nav")],u);export{u as NgcGuidedNav};
19
+ `}_getStepState(e){if(e.substeps&&e.substeps.length>0){const i=e.substeps?.length??0,r=e.substeps?.filter(d=>d.complete).length??0,n=r>0&&r<i;return r===i?"complete":n?"current":"incomplete"}const s=!(this.steps[this.steps.indexOf(e)-1]?.complete??!1);return e.complete?"complete":s?"incomplete":"current"}_handleStepSelected(e,t){e.preventDefault(),e.stopPropagation(),this._moveToStep(t)}_handleSubstepSelected(e,t,s){e.preventDefault(),this._moveToSubstep(t,s)}_moveToStep(e){if(this.forwardNavigationDisabled){const t=this._getStepState(e);if(!(t==="current"||t==="complete")){this._showForwardNavigationErrorToast();return}}this._dispatchChangeEvent({step:e.id,substep:e.substeps?.[0]?.id??null})}_moveToSubstep(e,t){if(this.forwardNavigationDisabled&&!this._isSubstepCompleteOrNext(e)){this._showForwardNavigationErrorToast();return}const s=t??this.selectedStep?.step;this._dispatchChangeEvent({step:s,substep:e.id})}_isSubstepCompleteOrNext(e){if(e.complete)return!0;const t=this.steps.find(i=>i.id===this.selectedStep?.step);return!t||!t.substeps?!1:t?.substeps?.findIndex(i=>i.complete===!1)-1===t.substeps.indexOf(e)-1}_createToaster(){if(document.querySelector("ngc-toaster"))return;const e=document.createElement("ngc-toaster");e.position="bottom-right",e.defaultToastOptions={duration:5e3,dismissible:!0},document.body.appendChild(e)}_showForwardNavigationErrorToast(){a.error(this.forwardNavigationDisabledErrorMessage)}_dispatchChangeEvent(e){const t=new CustomEvent("change",{composed:!0,bubbles:!0,detail:{value:e}});this.dispatchEvent(t)}moveToNextStep(){const e=this.steps.find(s=>s.id===this.selectedStep?.step);if(!e)return;if(e.substeps&&e.substeps.length>0&&this.selectedStep?.substep){const s=e.substeps.findIndex(r=>r.id===this.selectedStep?.substep),i=e.substeps[s+1];if(i){this._moveToSubstep(i,e.id);return}}const t=this.steps[this.steps.indexOf(e)+1];t&&this._moveToStep(t)}moveToPreviousStep(){const e=this.steps.find(s=>s.id===this.selectedStep?.step);if(!e)return;if(e.substeps&&e.substeps.length>0&&this.selectedStep?.substep){const s=e.substeps.findIndex(r=>r.id===this.selectedStep?.substep),i=e.substeps[s-1];if(i){this._moveToSubstep(i,e.id);return}}const t=this.steps[this.steps.indexOf(e)-1];t&&this._dispatchChangeEvent({step:t.id,substep:t.substeps?.[t.substeps.length-1]?.id??null})}getCurrentStepProgress(){const e=this.steps.find(n=>n.id===this.selectedStep?.step);if(!e)return 0;const t=this.steps.indexOf(e),s=this.steps.slice(0,t).reduce((n,p)=>n+(p.substeps?.length||1),0);let i=0;if(this.selectedStep?.substep&&e.substeps?.length){const n=e.substeps.findIndex(p=>p.id===this.selectedStep?.substep);n>-1&&(i=n)}return(s+i)/this._totalStepsAndSubsteps*100}};u=S([l("ngc-guided-nav")],u);export{u as NgcGuidedNav};