@ncino/web-components 4.2.1 → 4.3.0-preview.10

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 (228) hide show
  1. package/dist/_virtual/external3.js +1 -0
  2. package/dist/_virtual/index10.js +1 -1
  3. package/dist/_virtual/index11.js +1 -1
  4. package/dist/_virtual/index12.js +1 -0
  5. package/dist/_virtual/index13.js +1 -0
  6. package/dist/_virtual/index2.js +1 -1
  7. package/dist/_virtual/index3.js +1 -1
  8. package/dist/_virtual/index4.js +1 -1
  9. package/dist/_virtual/index5.js +1 -1
  10. package/dist/_virtual/index6.js +1 -1
  11. package/dist/_virtual/index7.js +1 -1
  12. package/dist/_virtual/index8.js +1 -1
  13. package/dist/_virtual/index9.js +1 -1
  14. package/dist/_virtual/index_react.js +1 -0
  15. package/dist/_virtual/index_react2.js +1 -0
  16. package/dist/_virtual/react.production.js +1 -0
  17. package/dist/assets/node_modules/.pnpm/{ckeditor5@45.1.0 → ckeditor5@45.2.1}/node_modules/ckeditor5/dist/ckeditor5.css +1 -1
  18. package/dist/components/alert/alert.gator.figma.js +7 -0
  19. package/dist/components/avatar/gator/avatar.gator.figma.js +9 -0
  20. package/dist/components/banner/gator/banner.gator.figma.js +8 -0
  21. package/dist/components/banner/gator/banner.gator.js +6 -5
  22. package/dist/components/button/gator/button.gator.figma.js +12 -4
  23. package/dist/components/button-group/gator/button-group.gator.figma.js +7 -0
  24. package/dist/components/checkbox/checkbox.gator.js +9 -6
  25. package/dist/components/icon/gator/icon.gator.figma.js +7 -2
  26. package/dist/components/icon/gator/icons.gator.figma.js +1 -0
  27. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +1 -1
  28. package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
  29. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +6 -3
  30. package/dist/components/input/gator/input-file/input-file.gator.js +7 -4
  31. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  32. package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
  33. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  34. package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
  35. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  36. package/dist/components/menu/menu-item/gator/menu-item.gator.js +2 -2
  37. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  38. package/dist/components/popover/gator/popover.gator.js +1 -1
  39. package/dist/components/table/gator/__tests__/test-table-data.js +1 -1
  40. package/dist/components/table/gator/table.gator.js +77 -32
  41. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  42. package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
  43. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@45.1.0 → @ckeditor_ckeditor5-alignment@45.2.1}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
  44. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@45.1.0 → @ckeditor_ckeditor5-autoformat@45.2.1}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
  45. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@45.1.0 → @ckeditor_ckeditor5-autosave@45.2.1}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  46. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@45.1.0 → @ckeditor_ckeditor5-basic-styles@45.2.1}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
  47. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@45.1.0 → @ckeditor_ckeditor5-block-quote@45.2.1}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
  48. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@45.1.0 → @ckeditor_ckeditor5-clipboard@45.2.1}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +1 -1
  49. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@45.1.0 → @ckeditor_ckeditor5-cloud-services@45.2.1}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
  50. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@45.1.0 → @ckeditor_ckeditor5-code-block@45.2.1}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -1
  51. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-core@45.1.0 → @ckeditor_ckeditor5-core@45.2.1}/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -1
  52. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@45.1.0 → @ckeditor_ckeditor5-editor-classic@45.2.1}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -1
  53. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@45.1.0 → @ckeditor_ckeditor5-engine@45.2.1}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +10 -10
  54. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@45.1.0 → @ckeditor_ckeditor5-enter@45.2.1}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
  55. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@45.1.0 → @ckeditor_ckeditor5-essentials@45.2.1}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  56. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@45.1.0 → @ckeditor_ckeditor5-find-and-replace@45.2.1}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +1 -1
  57. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@45.1.0 → @ckeditor_ckeditor5-font@45.2.1}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
  58. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@45.1.0 → @ckeditor_ckeditor5-heading@45.2.1}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
  59. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@45.1.0 → @ckeditor_ckeditor5-highlight@45.2.1}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
  60. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@45.1.0 → @ckeditor_ckeditor5-horizontal-line@45.2.1}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
  61. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@45.1.0 → @ckeditor_ckeditor5-html-embed@45.2.1}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -1
  62. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-support@45.1.0 → @ckeditor_ckeditor5-html-support@45.2.1}/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +1 -1
  63. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-image@45.1.0 → @ckeditor_ckeditor5-image@45.2.1}/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -1
  64. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@45.1.0 → @ckeditor_ckeditor5-indent@45.2.1}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
  65. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@45.1.0 → @ckeditor_ckeditor5-language@45.2.1}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
  66. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@45.1.0 → @ckeditor_ckeditor5-link@45.2.1}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -1
  67. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-list@45.1.0 → @ckeditor_ckeditor5-list@45.2.1}/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -1
  68. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@45.1.0 → @ckeditor_ckeditor5-markdown-gfm@45.2.1}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
  69. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@45.1.0 → @ckeditor_ckeditor5-media-embed@45.2.1}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
  70. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@45.1.0 → @ckeditor_ckeditor5-mention@45.2.1}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
  71. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-page-break@45.1.0 → @ckeditor_ckeditor5-page-break@45.2.1}/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -1
  72. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@45.1.0 → @ckeditor_ckeditor5-paragraph@45.2.1}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
  73. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@45.2.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +28 -0
  74. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@45.1.0 → @ckeditor_ckeditor5-remove-format@45.2.1}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
  75. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@45.1.0 → @ckeditor_ckeditor5-select-all@45.2.1}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
  76. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@45.1.0 → @ckeditor_ckeditor5-show-blocks@45.2.1}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
  77. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@45.2.1/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +4 -0
  78. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@45.1.0 → @ckeditor_ckeditor5-special-characters@45.2.1}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -1
  79. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@45.1.0 → @ckeditor_ckeditor5-style@45.2.1}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
  80. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-table@45.1.0 → @ckeditor_ckeditor5-table@45.2.1}/node_modules/@ckeditor/ckeditor5-table/dist/index.js +2 -2
  81. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +13 -0
  82. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-ui@45.1.0 → @ckeditor_ckeditor5-ui@45.2.1}/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -1
  83. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@45.1.0 → @ckeditor_ckeditor5-undo@45.2.1}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
  84. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@45.1.0 → @ckeditor_ckeditor5-upload@45.2.1}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
  85. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@45.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +112 -0
  86. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-widget@45.1.0 → @ckeditor_ckeditor5-widget@45.2.1}/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -1
  87. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/dist/client/external.js +1 -1
  88. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/dist/common/updates.js +1 -1
  89. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/dist/react/external.js +1 -0
  90. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/dist/react/index_react.js +1 -0
  91. package/dist/node_modules/.pnpm/@floating-ui_core@1.7.2/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
  92. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
  93. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +1 -0
  94. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -0
  95. package/dist/node_modules/.pnpm/{@storybook_instrumenter@8.6.14_storybook@8.6.14_prettier@3.5.3_ → @storybook_instrumenter@8.6.14_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/instrumenter/dist/index.js +1 -1
  96. package/dist/node_modules/.pnpm/{@storybook_test@8.6.14_storybook@8.6.14_prettier@3.5.3_ → @storybook_test@8.6.14_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/test/dist/index.js +1 -1
  97. package/dist/node_modules/.pnpm/{@vitest_expect@3.2.0 → @vitest_expect@3.2.4}/node_modules/@vitest/expect/dist/index.js +10 -10
  98. package/dist/node_modules/.pnpm/@vitest_runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js +5 -0
  99. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +27 -0
  100. package/dist/node_modules/.pnpm/@vitest_spy@3.2.4/node_modules/@vitest/spy/dist/index.js +1 -0
  101. package/dist/node_modules/.pnpm/{@vitest_utils@3.2.0 → @vitest_utils@3.2.4}/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -1
  102. package/dist/node_modules/.pnpm/{@vitest_utils@3.2.0 → @vitest_utils@3.2.4}/node_modules/@vitest/utils/dist/diff.js +1 -1
  103. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/error.js +2 -0
  104. package/dist/node_modules/.pnpm/{@vitest_utils@3.2.0 → @vitest_utils@3.2.4}/node_modules/@vitest/utils/dist/helpers.js +1 -1
  105. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/index.js +1 -0
  106. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -1
  107. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +1 -1
  108. package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +1 -1
  109. package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +1 -1
  110. package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +1 -1
  111. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +1 -1
  112. package/dist/node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js +1 -0
  113. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  114. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/html.js +2 -0
  115. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/index.js +1 -0
  116. package/dist/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react.production.js +9 -0
  117. package/dist/node_modules/.pnpm/react@19.1.0/node_modules/react/index.js +1 -0
  118. package/dist/node_modules/.pnpm/safe-buffer@5.1.2/node_modules/safe-buffer/index.js +1 -1
  119. package/dist/node_modules/.pnpm/strip-literal@3.0.0/node_modules/strip-literal/dist/index.js +1 -0
  120. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +1 -1
  121. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/index.js +1 -1
  122. package/dist/node_modules/.pnpm/{vitest@3.2.0_@types_debug@4.1.12_@types_node@22.15.29_@vitest_browser@3.2.0_@vitest_ui@_380928fb48d45118a64498d466bac5bf → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +1 -1
  123. package/dist/node_modules/.pnpm/{vitest@3.2.0_@types_debug@4.1.12_@types_node@22.15.29_@vitest_browser@3.2.0_@vitest_ui@_380928fb48d45118a64498d466bac5bf → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +1 -1
  124. package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
  125. package/dist/packages/web-components/src/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.scss.js +1 -1
  126. package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -1
  127. package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -1
  128. package/dist/types/components/alert/alert.gator.figma.d.ts +1 -0
  129. package/dist/types/components/avatar/gator/avatar.gator.figma.d.ts +1 -0
  130. package/dist/types/components/banner/gator/banner.gator.d.ts +5 -0
  131. package/dist/types/components/banner/gator/banner.gator.figma.d.ts +1 -0
  132. package/dist/types/components/button-group/gator/button-group.gator.figma.d.ts +1 -0
  133. package/dist/types/components/checkbox/checkbox.gator.d.ts +4 -0
  134. package/dist/types/components/icon/gator/icons.gator.figma.d.ts +1 -0
  135. package/dist/types/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.d.ts +4 -0
  136. package/dist/types/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.test.d.ts +0 -0
  137. package/dist/types/components/input/gator/input-file/input-file.gator.d.ts +4 -0
  138. package/dist/types/components/menu/menu-item/gator/menu-item.gator.d.ts +1 -0
  139. package/dist/types/components/table/gator/__tests__/test-table-data.d.ts +31 -0
  140. package/dist/types/components/table/gator/table.gator.d.ts +5 -0
  141. package/dist/types/components/table/table.d.ts +2 -0
  142. package/dist/utils/vitest-a11y-utils.js +1 -1
  143. package/package.json +21 -20
  144. package/web-types.json +26 -4
  145. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@45.1.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +0 -28
  146. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@45.1.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +0 -12
  147. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.1.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +0 -13
  148. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@45.1.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -104
  149. package/dist/node_modules/.pnpm/@floating-ui_core@1.7.1/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -1
  150. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.1/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -1
  151. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -1
  152. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -1
  153. package/dist/node_modules/.pnpm/@vitest_runner@3.2.0/node_modules/@vitest/runner/dist/chunk-hooks.js +0 -5
  154. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.0/node_modules/@vitest/snapshot/dist/index.js +0 -27
  155. package/dist/node_modules/.pnpm/@vitest_spy@3.2.0/node_modules/@vitest/spy/dist/index.js +0 -1
  156. package/dist/node_modules/.pnpm/@vitest_utils@3.2.0/node_modules/@vitest/utils/dist/error.js +0 -2
  157. package/dist/node_modules/.pnpm/@vitest_utils@3.2.0/node_modules/@vitest/utils/dist/index.js +0 -1
  158. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.8/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  159. package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/html.js +0 -2
  160. package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/index.js +0 -1
  161. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@45.1.0 → @ckeditor_ckeditor5-icons@45.2.1}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -0
  162. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@45.1.0 → @ckeditor_ckeditor5-watchdog@45.2.1}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
  163. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/core/dist/channels/index.js +0 -0
  164. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/core/dist/client-logger/index.js +0 -0
  165. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/core/dist/core-events/index.js +0 -0
  166. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/core/dist/csf/index.js +0 -0
  167. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/core/dist/preview-api/index.js +0 -0
  168. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_}/node_modules/@storybook/core/dist/preview-errors.js +0 -0
  169. /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.0_msw@2.7.3_@types_node@22.15.29_typescript@5.8.3__playwright@1.52._b8e25df0066052f4b376435335cc964b → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.0.7_typescript@5.8.3__playwright@1.53.1__894c207534f0ba223b8299d9f5ff1049}/node_modules/@vitest/browser/context.js +0 -0
  170. /package/dist/node_modules/.pnpm/{@vitest_pretty-format@3.2.0 → @vitest_pretty-format@3.2.4}/node_modules/@vitest/pretty-format/dist/index.js +0 -0
  171. /package/dist/node_modules/.pnpm/{@vitest_utils@3.2.0 → @vitest_utils@3.2.4}/node_modules/@vitest/utils/dist/source-map.js +0 -0
  172. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  173. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  174. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  175. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/format.js +0 -0
  176. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  177. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  178. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  179. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  180. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  181. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  182. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  183. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  184. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  185. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  186. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  187. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  188. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  189. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
  190. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  191. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  192. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  193. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  194. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  195. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  196. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  197. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  198. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  199. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  200. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  201. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  202. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  203. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  204. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  205. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  206. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  207. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  208. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  209. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.8 → libphonenumber-js@1.12.9}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  210. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/arguments.js +0 -0
  211. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/array.js +0 -0
  212. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/bigint.js +0 -0
  213. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/class.js +0 -0
  214. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/date.js +0 -0
  215. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/error.js +0 -0
  216. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/function.js +0 -0
  217. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/helpers.js +0 -0
  218. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/map.js +0 -0
  219. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/number.js +0 -0
  220. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/object.js +0 -0
  221. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/promise.js +0 -0
  222. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/regexp.js +0 -0
  223. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/set.js +0 -0
  224. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/string.js +0 -0
  225. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/symbol.js +0 -0
  226. /package/dist/node_modules/.pnpm/{loupe@3.1.3 → loupe@3.1.4}/node_modules/loupe/lib/typedarray.js +0 -0
  227. /package/dist/node_modules/.pnpm/{vitest@3.2.0_@types_debug@4.1.12_@types_node@22.15.29_@vitest_browser@3.2.0_@vitest_ui@_380928fb48d45118a64498d466bac5bf → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  228. /package/dist/node_modules/.pnpm/{vitest@3.2.0_@types_debug@4.1.12_@types_node@22.15.29_@vitest_browser@3.2.0_@vitest_ui@_380928fb48d45118a64498d466bac5bf → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
@@ -0,0 +1 @@
1
+ import e from"../../../_virtual/index_react.js";e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15056",{example:()=>"flag-zw-zimbabwe"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15254",{example:()=>"flag-zm-zambia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15057",{example:()=>"flag-za-south-africa"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15099",{example:()=>"flag-yt-unf-mayotte"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15058",{example:()=>"flag-ye-yemen"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15194",{example:()=>"flag-ws-smoa"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15059",{example:()=>"flag-wf-wallis-and-futuna"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15060",{example:()=>"flag-vu-vanuatu"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15061",{example:()=>"flag-vn-vietnam"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15062",{example:()=>"flag-vi-virgin-islands-u.s."});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15310",{example:()=>"flag-vg-virgin-islands-british"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-410",{example:()=>"gb-M"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15063",{example:()=>"flag-ve-venezuela"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15228",{example:()=>"flag-vc-saint-vincent-and-the-grenadines"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15283",{example:()=>"flag-va-vatican-city-state"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15064",{example:()=>"flag-uz-uzbekistan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15248",{example:()=>"flag-uy-uruguay"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15255",{example:()=>"flag-us-united-states"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15065",{example:()=>"flag-um-united-states-minor-outlying-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15286",{example:()=>"flag-ug-uganda"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15066",{example:()=>"flag-ua-ukraine"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15067",{example:()=>"flag-tz-tanzania"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15068",{example:()=>"flag-tw-taiwan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15069",{example:()=>"flag-tv-tuvalu"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15070",{example:()=>"flag-tt-trinidad-and-tobago"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15071",{example:()=>"flag-tr-turkey"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15072",{example:()=>"flag-to-tonga"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15143",{example:()=>"flag-tn-tunisia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15179",{example:()=>"flag-tm-turkmenistan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15073",{example:()=>"flag-tl-timor-leste"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15274",{example:()=>"flag-tk-tokelau"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15074",{example:()=>"flag-tj-tajikistan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15075",{example:()=>"flag-th-thailand"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15205",{example:()=>"flag-tg-togo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15076",{example:()=>"flag-tf-french-southern-and-antarctic-lands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15077",{example:()=>"flag-td-chad"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15078",{example:()=>"flag-tc-turks-and-caicos-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15079",{example:()=>"flag-sz-saziland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15080",{example:()=>"flag-sy-sria"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15081",{example:()=>"flag-sx-snt-maarten"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15082",{example:()=>"flag-sv-el-slvador"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15083",{example:()=>"flag-st-so-tome-and-principe"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15084",{example:()=>"flag-ss-south-sudan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15085",{example:()=>"flag-sr-sriname"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15086",{example:()=>"flag-so-smalia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15226",{example:()=>"flag-sn-snegal"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15087",{example:()=>"flag-sm-sn-marino"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15257",{example:()=>"flag-sl-serra-leone"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15088",{example:()=>"flag-sk-sovakia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15121",{example:()=>"flag-sj-salbard-and-jan-mayen"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15089",{example:()=>"flag-si-sovenia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15090",{example:()=>"flag-sh-sint-helena"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15091",{example:()=>"flag-sg-sngapore"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15092",{example:()=>"flag-se-seden"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15093",{example:()=>"flag-sd-sdan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15147",{example:()=>"flag-sc-sychelles"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15094",{example:()=>"flag-sb-slomon-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15100",{example:()=>"flag-sa-sudi-arabia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15095",{example:()=>"flag-rw-rwanda"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15096",{example:()=>"flag-ru-russian-federation"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15097",{example:()=>"flag-rs-srbia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15098",{example:()=>"flag-ro-romania"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15117",{example:()=>"flag-re-reunion"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15107",{example:()=>"flag-qa-qatar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15215",{example:()=>"flag-py-paraguay"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15131",{example:()=>"flag-pw-palau"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15210",{example:()=>"flag-pt-portugal"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15101",{example:()=>"flag-ps-palestinian-territory"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15102",{example:()=>"flag-pr-puerto-rico"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15105",{example:()=>"flag-pn-pitcairn-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15191",{example:()=>"flag-pm-st.-pierre-&-miquelon"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15203",{example:()=>"flag-pm-saint-pierre-and-miquelon"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15284",{example:()=>"flag-pl-poland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15311",{example:()=>"flag-pk-pakistan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15109",{example:()=>"flag-ph-philippines"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15112",{example:()=>"flag-pg-papua-new-guinea"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15113",{example:()=>"flag-pf-french-polynesia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15270",{example:()=>"flag-pe-peru"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15182",{example:()=>"flag-pa-panama"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15114",{example:()=>"flag-om-oman"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15116",{example:()=>"flag-nz-new-zealand-aotearoa"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15120",{example:()=>"flag-nu-niue"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15122",{example:()=>"flag-nr-nauru"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15123",{example:()=>"flag-np-nepal"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15303",{example:()=>"flag-no-norway"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15124",{example:()=>"flag-nl-netherlands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15281",{example:()=>"flag-ni-nicaragua"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15236",{example:()=>"flag-ng-nigeria"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15126",{example:()=>"flag-nf-norfolk-island"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15127",{example:()=>"flag-ne-niger"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15227",{example:()=>"flag-nc-new-caledonia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15129",{example:()=>"flag-na-namibia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15199",{example:()=>"flag-mz-mozambique"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15130",{example:()=>"flag-my-malaysia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15132",{example:()=>"flag-mx-mexico"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15146",{example:()=>"flag-mw-malawi"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15291",{example:()=>"flag-mv-maldives"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15134",{example:()=>"flag-mu-mauritius"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15183",{example:()=>"flag-mt-malta"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15136",{example:()=>"flag-ms-montserrat"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15234",{example:()=>"flag-mr-mauritania"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15260",{example:()=>"flag-mq-martinique-2"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15137",{example:()=>"flag-mq-martinique"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15206",{example:()=>"flag-mp-northern-mariana-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15290",{example:()=>"flag-mo-macao"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15169",{example:()=>"flag-mn-mongolia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15138",{example:()=>"flag-mm-Myanmar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15251",{example:()=>"flag-ml-mali"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15139",{example:()=>"flag-mk-north-macedonia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15196",{example:()=>"flag-mh-marshall-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15140",{example:()=>"flag-mg-madagascar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15141",{example:()=>"flag-mf-saint-martin"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15142",{example:()=>"flag-me-montenegro"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15144",{example:()=>"flag-md-moldova"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15158",{example:()=>"flag-mc-monaco"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15304",{example:()=>"flag-ma-morocco"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15225",{example:()=>"flag-ly-libya"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15145",{example:()=>"flag-lv-latvia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15176",{example:()=>"flag-lu-luxembourg"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15148",{example:()=>"flag-lt-lithuania"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15149",{example:()=>"flag-ls-lesotho"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15272",{example:()=>"flag-lr-liberia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15153",{example:()=>"flag-lk-sri-lanka"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15150",{example:()=>"flag-li-liechtenstein"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15243",{example:()=>"flag-lc-saint-lucia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15151",{example:()=>"flag-lb-lebanon"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15152",{example:()=>"flag-la-laos"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15154",{example:()=>"flag-kz-kazakhstan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15218",{example:()=>"flag-ky-cayman-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15155",{example:()=>"flag-kw-kuwait"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15162",{example:()=>"flag-kr-korea-south"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15305",{example:()=>"flag-kp-korea-north"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15156",{example:()=>"flag-kn-saint-kitts-and-nevis"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15157",{example:()=>"flag-ke-kenia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15161",{example:()=>"flag-km-comoros"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15298",{example:()=>"flag-ki--kiribati"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15163",{example:()=>"flag-kh-cambodia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15164",{example:()=>"flag-kg-kyrgyzstan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15172",{example:()=>"flag-jp-japan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15192",{example:()=>"flag-jo-jordan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15184",{example:()=>"flag-jm-jamaica"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15211",{example:()=>"flag-je-jersey"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15165",{example:()=>"flag-it-italy"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15166",{example:()=>"flag-is-iceland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15285",{example:()=>"flag-ir-iran"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15177",{example:()=>"flag-iq-iraq"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15167",{example:()=>"flag-io-british-indian-ocean-territory"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15159",{example:()=>"flag-in-india"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15168",{example:()=>"flag-im-isle-of-man"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15119",{example:()=>"flag-il-isreal"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15170",{example:()=>"flag-ie-ireland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15245",{example:()=>"flag-id-indonesia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15223",{example:()=>"flag-hu-hungary"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15299",{example:()=>"flag-ht-haiti"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15307",{example:()=>"flag-hr-croatia-hrvatska"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15171",{example:()=>"flag-hn-honduras"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15200",{example:()=>"flag-hm-heard-and-mcdonald-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15173",{example:()=>"flag-hk-hong-kong"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15108",{example:()=>"flag-gy-guyana"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15264",{example:()=>"flag-gw-guinea-bissau"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15174",{example:()=>"flag-gu-guam"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15175",{example:()=>"flag-gt-guatemala"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15275",{example:()=>"flag-gs-s-georgia-and-s-sandwich islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15178",{example:()=>"flag-gr-greece"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15181",{example:()=>"flag-gq-equatorial-guinea"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15160",{example:()=>"flag-gp-guadeloupe-2"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15187",{example:()=>"flag-gp-guadeloupe"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15279",{example:()=>"flag-gn-guinea"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15224",{example:()=>"flag-gm-gambia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15188",{example:()=>"flag-gl-greenland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15103",{example:()=>"flag-gi-gibraltar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15209",{example:()=>"flag-gh-ghana"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15189",{example:()=>"flag-gg-Guernsey"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15193",{example:()=>"flag-gf-french-guiana"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15201",{example:()=>"flag-ge-georgia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15195",{example:()=>"flag-gd-grenada"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15111",{example:()=>"flag-gb-wls-wales"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15198",{example:()=>"flag-gb-ukm-united-kingdom"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15261",{example:()=>"flag-gb-sct-sotland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15204",{example:()=>"flag-gb-nir-northern-ireland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15207",{example:()=>"flag-gb-eng-england"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15104",{example:()=>"flag-ga-gabon"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15296",{example:()=>"flag-fr-france"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15110",{example:()=>"flag-fo-faroe-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15253",{example:()=>"flag-fm-federated-states-of-micronesia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15208",{example:()=>"flag-fk-falkland-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15202",{example:()=>"flag-fj-fiji"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15213",{example:()=>"flag-fi-finland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15214",{example:()=>"flag-et-ethiopia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15219",{example:()=>"flag-es-sain"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15197",{example:()=>"flag-er-eritrea"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15216",{example:()=>"flag-eh-western-sahara"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15280",{example:()=>"flag-eg-egypt"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15217",{example:()=>"flag-ee-Estonia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15222",{example:()=>"flag-ec-ecuador"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15231",{example:()=>"flag-dz-algeria"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15125",{example:()=>"flag-do-dominican-republic"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15297",{example:()=>"flag-dm-dominica"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15309",{example:()=>"flag-dk-denmark"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15238",{example:()=>"flag-dj-djibouti"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15267",{example:()=>"flag-de-germany"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15190",{example:()=>"flag-cz-czech-republic"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15229",{example:()=>"flag-cy-cyprus"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15133",{example:()=>"flag-cx-christmas-island"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15246",{example:()=>"flag-cw-curaçao"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15232",{example:()=>"flag-cv-cabo-verde"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15278",{example:()=>"flag-cu-cuba"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15233",{example:()=>"flag-cr-costa-rica"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15185",{example:()=>"flag-co-colombia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15235",{example:()=>"flag-cn-china"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15237",{example:()=>"flag-cm-cameroon"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15240",{example:()=>"flag-cl-chile"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15302",{example:()=>"flag-ck-cook-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15242",{example:()=>"flag-ci-côte-d'ivoire-ivory-coast"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15247",{example:()=>"flag-ch-switzerland"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15250",{example:()=>"flag-cg-republic-of-the-congo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15288",{example:()=>"flag-cf-central-african-republic"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15259",{example:()=>"flag-cd-democratic-republic-of-the-congo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15256",{example:()=>"flag-cc-cocos-keeling-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15258",{example:()=>"flag-ca-canada"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15263",{example:()=>"flag-bz-belize"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15282",{example:()=>"flag-by-belarus"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15294",{example:()=>"flag-bw-botswana"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15244",{example:()=>"flag-bv-bouvet-island"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15300",{example:()=>"flag-bt-bhutan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15106",{example:()=>"flag-bs-bahamas"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15271",{example:()=>"flag-br-brazil"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15128",{example:()=>"flag-bq-se-snt-eustatius"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15186",{example:()=>"flag-bq-sa-sba"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15220",{example:()=>"flag-bq-bo-bonaire"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15268",{example:()=>"flag-bo-bolivia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15269",{example:()=>"flag-bn-brunei-darussalam"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15273",{example:()=>"flag-bm-bermuda"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15239",{example:()=>"flag-bl-saint-barthelemy"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15277",{example:()=>"flag-bj-benin"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15135",{example:()=>"flag-bi-burundi"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15249",{example:()=>"flag-bh-bahrain"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15241",{example:()=>"flag-bg-bulgaria"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15266",{example:()=>"flag-bf-burkina-faso"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15262",{example:()=>"flag-be-belgium"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15252",{example:()=>"flag-bd-bangladesh"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15287",{example:()=>"flag-bb-barbados"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15293",{example:()=>"flag-ba-bosnia-and-herzegovina"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15306",{example:()=>"flag-az-azerbaijan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15118",{example:()=>"flag-ax-aland-islands"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15212",{example:()=>"flag-aw-aruba"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15221",{example:()=>"flag-au-australia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15289",{example:()=>"flag-at-austria"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15115",{example:()=>"flag-as-american-smoa"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15313",{example:()=>"flag-ar-argentina"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15276",{example:()=>"flag-aq-antarctica"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15308",{example:()=>"flag-ao-angola"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15265",{example:()=>"flag-am-armenia"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15301",{example:()=>"flag-al-albania"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15230",{example:()=>"flag-ai-anguilla"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15292",{example:()=>"flag-ag-antigua-and-barbuda"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15180",{example:()=>"flag-af-afghanistan"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15312",{example:()=>"flag-ae-united-arab-emirates"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5982-15295",{example:()=>"flag-ad-andorra"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5963-577",{example:()=>"payment-amazon-pay"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5963-576",{example:()=>"payment-google-pay"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5963-578",{example:()=>"payment-apple-pay"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-1203",{example:()=>"payment-discover"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-1204",{example:()=>"payment-amex"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1724-50",{example:()=>"payment-mastercard"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1724-49",{example:()=>"payment-visa"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3938-393",{example:()=>"arrow-solid-up-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6137-105",{example:()=>"arrow-solid-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1298",{example:()=>"arrow-solid-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-897",{example:()=>"arrow-solid-right"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-898",{example:()=>"arrow-solid-left"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1255",{example:()=>"arrow-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1257",{example:()=>"arrow-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1259",{example:()=>"arrow-right"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1261",{example:()=>"arrow-left"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1206",{example:()=>"chevron-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1208",{example:()=>"chevron-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1210",{example:()=>"chevron-right"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1212",{example:()=>"chevron-left"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1183",{example:()=>"circle-arrow-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1177",{example:()=>"circle-arrow-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1171",{example:()=>"circle-arrow-right"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=124-1165",{example:()=>"circle-arrow-left"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-210",{example:()=>"🆕 selection"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6369-120",{example:()=>"🆕 checkerboard"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-193",{example:()=>"🆕 exclude-square"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6158-108",{example:()=>"waffle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3940-125",{example:()=>"caret-up-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6030-464",{example:()=>"stack"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5552",{example:()=>"sandals"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-205",{example:()=>"🆕 lightbulb-filament"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-845",{example:()=>"arrow-line-right"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-843",{example:()=>"arrow-line-left"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-842",{example:()=>"target"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5862-2704",{example:()=>"star-four-Filled"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5862-2705",{example:()=>"star-four"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5862-2706",{example:()=>"sparkle-filled"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5817-62",{example:()=>"sparkle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1014-1146",{example:()=>"drag-drop"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=128-2335",{example:()=>"move"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5524",{example:()=>"binoculars"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5544",{example:()=>"music"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-169",{example:()=>"circle-dashed"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5534",{example:()=>"circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3960-153",{example:()=>"circle--filled"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5542",{example:()=>"loading"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5538",{example:()=>"flame"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5536",{example:()=>"crosshairs"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5723",{example:()=>"wifi-off"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5721",{example:()=>"wifi"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5558",{example:()=>"clock-clockwise"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5556",{example:()=>"clock-counter-clockwise"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5554",{example:()=>"stopwatch"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5532",{example:()=>"calendar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3980-100",{example:()=>"collapse"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3980-101",{example:()=>"expand"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5540",{example:()=>"gauge"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5522",{example:()=>"airplane"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3986-106",{example:()=>"clock"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=3974-111",{example:()=>"percent"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=364-1070",{example:()=>"dna"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=251-2346",{example:()=>"hammer"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5719",{example:()=>"lightbulb"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5550",{example:()=>"number-3"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5548",{example:()=>"number-2"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5546",{example:()=>"number-1"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5700",{example:()=>"tools"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5528",{example:()=>"cake"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5530",{example:()=>"calculator"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5526",{example:()=>"book"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-208",{example:()=>"🆕 text-aa"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-203",{example:()=>"🆕 list-star"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-840",{example:()=>"sidebar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-841",{example:()=>"layout"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-844",{example:()=>"sidebar-simple"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5567",{example:()=>"cursor-arrow"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5560",{example:()=>"cursor-hand"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5925-199",{example:()=>"cursor"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5925-198",{example:()=>"hand-pointing"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1332-1065",{example:()=>"filecode"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5726",{example:()=>"alarm"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6076-616",{example:()=>"arrows-down-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5705",{example:()=>"sort-reverse-variant"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5707",{example:()=>"sort-variant"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5586",{example:()=>"screen"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5709",{example:()=>"filterfunnel"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5572",{example:()=>"dashboard"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5588",{example:()=>"touch-id"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=207-2368",{example:()=>"bell-disabled"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5576",{example:()=>"bell"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5578",{example:()=>"earth"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5574",{example:()=>"settings"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5703",{example:()=>"filters-2"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5580",{example:()=>"filters"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5582",{example:()=>"list"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5584",{example:()=>"menu-hamburger"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-200",{example:()=>"🆕 square-split-vertical"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-199",{example:()=>"🆕 square-split-horizontal"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-206",{example:()=>"🆕 square"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-211",{example:()=>"🆕 grid-nine"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-207",{example:()=>"🆕 grid-four"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-198",{example:()=>"🆕 chart-bar-horizontal"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-197",{example:()=>"🆕 chart-bar"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-196",{example:()=>"🆕 trend-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-209",{example:()=>"🆕 chart-donut"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-204",{example:()=>"🆕 table"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-195",{example:()=>"🆕 chart-line"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-194",{example:()=>"🆕 chart-pie"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-202",{example:()=>"🆕 chart-scatter"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-25",{example:()=>"currency-rub"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-27",{example:()=>"currency-ngn"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-30",{example:()=>"currency-kzt"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-23",{example:()=>"currency-krw"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-29",{example:()=>"currency-jpy"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-24",{example:()=>"currency-inr"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-26",{example:()=>"currency-gbp"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-28",{example:()=>"currency-eur"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5941-31",{example:()=>"currency-dollar-simple"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6315-201",{example:()=>"🆕 kanban"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5926-811",{example:()=>"invoice"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5607",{example:()=>"receipt"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5601",{example:()=>"credit-card"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5603",{example:()=>"dollar-bills"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5595",{example:()=>"chart-rise"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5597",{example:()=>"case"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5609",{example:()=>"pin"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5605",{example:()=>"map"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5591",{example:()=>"apartment"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5599",{example:()=>"city"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5593",{example:()=>"bank"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5921-79",{example:()=>"monitor"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5469",{example:()=>"laptop"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5467",{example:()=>"phone-mobile"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5473",{example:()=>"phone-alert"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5471",{example:()=>"mobile-phone-2"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=292-2347",{example:()=>"interest-rate"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6425-115",{example:()=>"equal-housing"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5717",{example:()=>"smarthome"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5439",{example:()=>"dollar-house"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5443",{example:()=>"home-finance-arrow"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5437",{example:()=>"home-finance"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5445",{example:()=>"home-search"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5900-489",{example:()=>"house-simple"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5447",{example:()=>"house"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5441",{example:()=>"home-door"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5454",{example:()=>"people-share"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5452",{example:()=>"contact-info"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5450",{example:()=>"people-multiple"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5464",{example:()=>"person"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5462",{example:()=>"person-check"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5458",{example:()=>"person-lock"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5456",{example:()=>"person-add"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5509",{example:()=>"cone"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5513",{example:()=>"mailbox"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5515",{example:()=>"paper-airplane"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5519",{example:()=>"question-chat-bubble"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5505",{example:()=>"speech-bubble"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5507",{example:()=>"chat"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=641-1070",{example:()=>"mail-open"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5511",{example:()=>"mail"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5517",{example:()=>"phone"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5728",{example:()=>"stamp"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5501",{example:()=>"box"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5499",{example:()=>"inbox"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5497",{example:()=>"folder"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5495",{example:()=>"picture"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5493",{example:()=>"document-image"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5491",{example:()=>"clipboard"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5711",{example:()=>"files"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5489",{example:()=>"wet-sign"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5485",{example:()=>"document"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5483",{example:()=>"document-sign"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5487",{example:()=>"document-zip"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5481",{example:()=>"document-pdf"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5479",{example:()=>"document-e-sign"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5477",{example:()=>"document-check"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5475",{example:()=>"document-add"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5612",{example:()=>"search"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1525-83",{example:()=>"sun"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=678-1075",{example:()=>"move-doc"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5658",{example:()=>"printer"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1525-82",{example:()=>"crop"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1525-81",{example:()=>"flash-off"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1525-80",{example:()=>"flash-on"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5650",{example:()=>"pen"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5648",{example:()=>"heart"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=702-1075",{example:()=>"down-payment"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=662-1073",{example:()=>"share-2"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5715",{example:()=>"copy"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5652",{example:()=>"pencil-paper"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5713",{example:()=>"label"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1365-1128",{example:()=>"overflowmenu"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1525-84",{example:()=>"magic-wand"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5656",{example:()=>"arrow-around"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5654",{example:()=>"pencil"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=308-1074",{example:()=>"add-link"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=221-2345",{example:()=>"unlink"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5668",{example:()=>"link"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=1561-58",{example:()=>"shield-lock"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5644",{example:()=>"paperclip"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=351-1084",{example:()=>"tab-arrows"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5640",{example:()=>"trash"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5638",{example:()=>"delete"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5636",{example:()=>"download"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5672",{example:()=>"unlock"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5670",{example:()=>"lock"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5628",{example:()=>"save"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5626",{example:()=>"expand-arrows"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5674",{example:()=>"sync"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5646",{example:()=>"share-1"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5664",{example:()=>"upload"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5642",{example:()=>"export"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5660",{example:()=>"camera"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5862-2471",{example:()=>"eye-closed"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5698",{example:()=>"eye-crossed"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5634",{example:()=>"eye"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=6078-622",{example:()=>"star-filled"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5632",{example:()=>"star"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5630",{example:()=>"exit-left"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5666",{example:()=>"video"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5620",{example:()=>"minus"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5624",{example:()=>"exit"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5616",{example:()=>"plus"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5695",{example:()=>"minus-square"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5662",{example:()=>"restricted"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5618",{example:()=>"minus-circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5622",{example:()=>"exit-circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5614",{example:()=>"plus-circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5676",{example:()=>"loading-spinner-gif"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5693",{example:()=>"thumbs-up"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5691",{example:()=>"thumbs-down"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5689",{example:()=>"check"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5687",{example:()=>"check-circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5685",{example:()=>"question-mark"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5683",{example:()=>"question-circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5681",{example:()=>"info"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5948-403",{example:()=>"shield-warning"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5948-405",{example:()=>"warning-octagon"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5948-404",{example:()=>"warning-diamond"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5948-406",{example:()=>"warning-circle"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5679",{example:()=>"warning"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5808-442",{example:()=>"microsoft-powerpoint-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5808-441",{example:()=>"microsoft-outlook-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5808-440",{example:()=>"microsoft-excel-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5808-444",{example:()=>"microsoft-word-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5808-443",{example:()=>"microsoft-teams-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5434",{example:()=>"zillow-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5432",{example:()=>"yelp-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5430",{example:()=>"pinterest-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5428",{example:()=>"linkedin-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5424",{example:()=>"instagram-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=5948-391",{example:()=>"x-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5422",{example:()=>"twitter-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5420",{example:()=>"youtube-logo"});e.connect("https://www.figma.com/design/E3pMyEEAOke9mvZy3DlVb9/Gator-Icons?node-id=105-5418",{example:()=>"facebook-logo"});
@@ -1,4 +1,4 @@
1
- import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as a,nothing as v}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import"../input-label/input-label.gator.js";import"../help-text/help-text.gator.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.js";import"../../../icon/gator/templates/check-circle.js";import"../../../icon/gator/templates/check.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/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/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.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/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-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"../../../list/gator/list/list.gator.js";import"../../../list/gator/list-item/list-item.gator.js";import"../../../icon-button/gator/icon-button.gator.js";import{customElement as b}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as l}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import{state as c}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js";import{createRef as u,ref as n}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js";import y from"../../../../packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js";import{autoUpdate as x,computePosition as g,flip as R}from"../../../../node_modules/.pnpm/@floating-ui_dom@1.7.1/node_modules/@floating-ui/dom/dist/floating-ui.dom.js";import{KEY_CONSTANTS as e}from"../../../../consts/key-constants.js";import{NgcInputBase as $}from"../../base/input-base.gator.js";import{formattedCountriesForDropdown as E,formattedStatesForDropdown as _}from"../../../../utils/places-utils.js";import{formattedNaicsCodes as D}from"../../../../utils/industry-utils.js";import{formattedPhoneCountryCodes as A}from"../../../../utils/phone-utils.js";import{ifDefined as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js";import{msg as f}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/install.js";import{localized as M}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js";import"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";import{classMap as w}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js";import{unsafeCSS as O}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var B=Object.defineProperty,I=Object.getOwnPropertyDescriptor,k=Object.getPrototypeOf,L=Reflect.get,s=(t,i,o,p)=>{for(var m=p>1?void 0:p?I(i,o):i,d=t.length-1,h;d>=0;d--)(h=t[d])&&(m=(p?h(i,o,m):h(m))||m);return p&&m&&B(i,o,m),m},P=(t,i,o)=>L(k(t),o,i);let r=class extends ${constructor(){super(...arguments),this.options=[],this.autocomplete=!1,this.valueDisplayed=!1,this.maxAutocompleteResults=250,this._expanded=!1,this._searchValue="",this.listboxRef=u(),this.listRef=u(),this.inputRef=u(),this.listboxMessageRef=u()}render(){return a`
1
+ import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as a,nothing as v}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import"../input-label/input-label.gator.js";import"../help-text/help-text.gator.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.js";import"../../../icon/gator/templates/check-circle.js";import"../../../icon/gator/templates/check.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/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/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.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/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-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"../../../list/gator/list/list.gator.js";import"../../../list/gator/list-item/list-item.gator.js";import"../../../icon-button/gator/icon-button.gator.js";import{customElement as b}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as l}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import{state as c}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js";import{createRef as u,ref as n}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js";import y from"../../../../packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js";import{autoUpdate as x,computePosition as g,flip as R}from"../../../../node_modules/.pnpm/@floating-ui_dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.js";import{KEY_CONSTANTS as e}from"../../../../consts/key-constants.js";import{NgcInputBase as $}from"../../base/input-base.gator.js";import{formattedCountriesForDropdown as E,formattedStatesForDropdown as _}from"../../../../utils/places-utils.js";import{formattedNaicsCodes as D}from"../../../../utils/industry-utils.js";import{formattedPhoneCountryCodes as A}from"../../../../utils/phone-utils.js";import{ifDefined as C}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js";import{msg as f}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/install.js";import{localized as M}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js";import"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";import{classMap as w}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js";import{unsafeCSS as O}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var B=Object.defineProperty,I=Object.getOwnPropertyDescriptor,k=Object.getPrototypeOf,L=Reflect.get,s=(t,i,o,p)=>{for(var m=p>1?void 0:p?I(i,o):i,d=t.length-1,h;d>=0;d--)(h=t[d])&&(m=(p?h(i,o,m):h(m))||m);return p&&m&&B(i,o,m),m},P=(t,i,o)=>L(k(t),o,i);let r=class extends ${constructor(){super(...arguments),this.options=[],this.autocomplete=!1,this.valueDisplayed=!1,this.maxAutocompleteResults=250,this._expanded=!1,this._searchValue="",this.listboxRef=u(),this.listRef=u(),this.inputRef=u(),this.listboxMessageRef=u()}render(){return a`
2
2
  <div class="gator-form-element">
3
3
  <slot name="label">
4
4
  ${this.label?this.labelMarkup:null}
@@ -1,4 +1,4 @@
1
- import"../../../icon-button/gator/icon-button.gator.js";import"../../../date-picker/base/gator/datepicker.gator.js";import{customElement as _}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as o}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import{state as u}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js";import{NgcInputText as y}from"../input-text/input-text.gator.js";import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as f}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{createRef as D,ref as m}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js";import{autoUpdate as b,computePosition as I}from"../../../../node_modules/.pnpm/@floating-ui_dom@1.7.1/node_modules/@floating-ui/dom/dist/floating-ui.dom.js";import E from"../../../../packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js";import{NgcErrorEvent as R,NgcErrorReason as x}from"../../../../utils/error-utils.js";import{msg as k}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/install.js";import{localized as $}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js";import"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";import{ifDefined as g}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js";import{unsafeCSS as T}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var V=Object.defineProperty,S=Object.getOwnPropertyDescriptor,L=Object.getPrototypeOf,N=Reflect.get,n=(t,a,e,i)=>{for(var r=i>1?void 0:i?S(a,e):a,l=t.length-1,h;l>=0;l--)(h=t[l])&&(r=(i?h(a,e,r):h(r))||r);return i&&r&&V(a,e,r),r},w=(t,a,e)=>N(L(t),e,a),C=(t=>(t.INVALID_FORMAT="invalid-format",t.LESS_THAN_MIN_DATE="less-than-min-date",t.GREATER_THAN_MAX_DATE="greater-than-max-date",t.OUTSIDE_RANGE="outside-range",t.INVALID_START_DATE="invalid-start-date",t.INVALID_END_DATE="invalid-end-date",t))(C||{});let s=class extends y{constructor(){super(...arguments),this.locale=navigator.language,this.sundayStart=!1,this.range=!1,this.startDateLabel="Start Date",this.endDateLabel="End Date",this.datepickerRef=D(),this.datepickerTriggerRef=D(),this.startInputRef=D(),this.endInputRef=D(),this.groupRef=D(),this.dateValue=null,this._dateSeparator="/",this._messageInvalidFormat="Invalid date. Please provide a valid date with format {0}.",this._messageLessThanMinDate="Date must be after {0}.",this._messageGreaterThanMaxDate="Date must be before {0}.",this._messageOutsideRange="Date must be between {0} and {1}.",this._messageInvalidStartDate="{0} must come before {1}: {2}.",this._messageInvalidEndDate="{0} must come after {1}: {2}.",this._datePickerVisible=!1,this._startDate=null,this._endDate=null}connectedCallback(){super.connectedCallback(),this.endIcon="calendar"}updated(t){super.updated(t),t.has("locale")&&((this.locale===void 0||this.locale==="")&&(this.locale=navigator.language),this.setLocaleDateFormat(),this._value=this.value?this.value.toLocaleDateString(this.locale):""),t.has("value")&&(this.value&&this.value instanceof Date&&!isNaN(this.value.getTime())?(this.dateValue=this.value,this._value=this.value.toLocaleDateString(this.locale)):(this.dateValue=null,this._value="")),t.has("startDate")&&(this.startDate&&this.startDate instanceof Date&&!isNaN(this.startDate.getTime())?(this._startDate=this.startDate,this._startDateInputValue=this.startDate.toLocaleDateString(this.locale)):(this._startDate=null,this._startDateInputValue="")),t.has("endDate")&&(this.endDate&&this.endDate instanceof Date&&!isNaN(this.endDate.getTime())?(this._endDate=this.endDate,this._endDateInputValue=this.endDate.toLocaleDateString(this.locale)):(this._endDate=null,this._endDateInputValue=""))}render(){return f`
1
+ import"../../../icon-button/gator/icon-button.gator.js";import"../../../date-picker/base/gator/datepicker.gator.js";import{customElement as _}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as o}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import{state as u}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js";import{NgcInputText as y}from"../input-text/input-text.gator.js";import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as f}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{createRef as D,ref as m}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js";import{autoUpdate as b,computePosition as I}from"../../../../node_modules/.pnpm/@floating-ui_dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.js";import E from"../../../../packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js";import{NgcErrorEvent as R,NgcErrorReason as x}from"../../../../utils/error-utils.js";import{msg as k}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/install.js";import{localized as $}from"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js";import"../../../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";import{ifDefined as g}from"../../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js";import{unsafeCSS as T}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var V=Object.defineProperty,S=Object.getOwnPropertyDescriptor,L=Object.getPrototypeOf,N=Reflect.get,n=(t,a,e,i)=>{for(var r=i>1?void 0:i?S(a,e):a,l=t.length-1,h;l>=0;l--)(h=t[l])&&(r=(i?h(a,e,r):h(r))||r);return i&&r&&V(a,e,r),r},w=(t,a,e)=>N(L(t),e,a),C=(t=>(t.INVALID_FORMAT="invalid-format",t.LESS_THAN_MIN_DATE="less-than-min-date",t.GREATER_THAN_MAX_DATE="greater-than-max-date",t.OUTSIDE_RANGE="outside-range",t.INVALID_START_DATE="invalid-start-date",t.INVALID_END_DATE="invalid-end-date",t))(C||{});let s=class extends y{constructor(){super(...arguments),this.locale=navigator.language,this.sundayStart=!1,this.range=!1,this.startDateLabel="Start Date",this.endDateLabel="End Date",this.datepickerRef=D(),this.datepickerTriggerRef=D(),this.startInputRef=D(),this.endInputRef=D(),this.groupRef=D(),this.dateValue=null,this._dateSeparator="/",this._messageInvalidFormat="Invalid date. Please provide a valid date with format {0}.",this._messageLessThanMinDate="Date must be after {0}.",this._messageGreaterThanMaxDate="Date must be before {0}.",this._messageOutsideRange="Date must be between {0} and {1}.",this._messageInvalidStartDate="{0} must come before {1}: {2}.",this._messageInvalidEndDate="{0} must come after {1}: {2}.",this._datePickerVisible=!1,this._startDate=null,this._endDate=null}connectedCallback(){super.connectedCallback(),this.endIcon="calendar"}updated(t){super.updated(t),t.has("locale")&&((this.locale===void 0||this.locale==="")&&(this.locale=navigator.language),this.setLocaleDateFormat(),this._value=this.value?this.value.toLocaleDateString(this.locale):""),t.has("value")&&(this.value&&this.value instanceof Date&&!isNaN(this.value.getTime())?(this.dateValue=this.value,this._value=this.value.toLocaleDateString(this.locale)):(this.dateValue=null,this._value="")),t.has("startDate")&&(this.startDate&&this.startDate instanceof Date&&!isNaN(this.startDate.getTime())?(this._startDate=this.startDate,this._startDateInputValue=this.startDate.toLocaleDateString(this.locale)):(this._startDate=null,this._startDateInputValue="")),t.has("endDate")&&(this.endDate&&this.endDate instanceof Date&&!isNaN(this.endDate.getTime())?(this._endDate=this.endDate,this._endDateInputValue=this.endDate.toLocaleDateString(this.locale)):(this._endDate=null,this._endDateInputValue=""))}render(){return f`
2
2
  ${this.range?this.rangeMarkup:super.render()}
3
3
  ${this.datepickerMarkup}
4
4
  `}get endIconMarkup(){return this.calendarIconMarkup}get calendarIconMarkup(){return f`