@ncino/web-components 5.1.0-preview.1 → 5.1.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 (61) hide show
  1. package/dist/components/checkbox/checkbox.gator.js +6 -3
  2. package/dist/components/date-picker/base/gator/datepicker.gator.js +9 -6
  3. package/dist/components/input/base/input-base.gator.js +1 -1
  4. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +42 -31
  5. package/dist/components/input/gator/help-text/help-text.gator.js +6 -6
  6. package/dist/components/list/gator/list/list.gator.js +4 -4
  7. package/dist/components/list/gator/list-item/list-item.gator.js +6 -6
  8. package/dist/components/modal/gator/modal.gator.js +7 -5
  9. package/dist/components/page-header/gator/page-header.gator.js +46 -8
  10. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  11. package/dist/components/progress-bar/gator/progress-bar.gator.js +4 -2
  12. package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +19 -11
  13. package/dist/components/tabs/gator/tabset/tabset.gator.js +7 -7
  14. package/dist/consts/key-constants.js +1 -1
  15. package/dist/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js +1 -1
  16. package/dist/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js +1 -1
  17. package/dist/node_modules/.pnpm/storybook@9.0.17_@testing-library_dom@10.4.0_prettier@3.6.2/node_modules/storybook/dist/client-logger/index.js +1 -0
  18. package/dist/node_modules/.pnpm/storybook@9.0.17_@testing-library_dom@10.4.0_prettier@3.6.2/node_modules/storybook/dist/core-events/index.js +1 -0
  19. package/dist/node_modules/.pnpm/storybook@9.0.17_@testing-library_dom@10.4.0_prettier@3.6.2/node_modules/storybook/dist/instrumenter/index.js +48 -0
  20. package/dist/node_modules/.pnpm/storybook@9.0.17_@testing-library_dom@10.4.0_prettier@3.6.2/node_modules/storybook/dist/test/index.js +217 -0
  21. package/dist/packages/web-components/src/components/checkbox/checkbox.gator.scss.js +1 -1
  22. package/dist/packages/web-components/src/components/date-picker/base/gator/datepicker.gator.scss.js +1 -1
  23. package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
  24. package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -1
  25. package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -1
  26. package/dist/packages/web-components/src/components/table/gator/table-bulk-controls/table-bulk-controls.gator.scss.js +1 -1
  27. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  28. package/dist/packages/web-components/src/tokens/primitive.tokens.scss.js +1 -1
  29. package/dist/packages/web-components/src/tokens/semantic.tokens.scss.js +1 -1
  30. package/dist/types/components/date-picker/base/gator/datepicker.gator.d.ts +1 -0
  31. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +13 -0
  32. package/dist/types/components/input/gator/help-text/help-text.gator.d.ts +4 -0
  33. package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +8 -4
  34. package/dist/types/components/modal/gator/modal.gator.d.ts +6 -0
  35. package/dist/types/components/page-header/gator/page-header.gator.d.ts +5 -0
  36. package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.d.ts +3 -1
  37. package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +8 -0
  38. package/dist/types/consts/key-constants.d.ts +1 -0
  39. package/dist/types/utils/storybook-args.d.ts +6 -0
  40. package/dist/utils/storybook-args.js +1 -1
  41. package/dist/utils/vitest-a11y-utils.js +1 -1
  42. package/dist/utils/vitest-utils.js +1 -1
  43. package/package.json +122 -137
  44. package/web-types.json +36 -9
  45. package/dist/assets/nCino_Avenir.woff +0 -0
  46. package/dist/assets/nCino_AvenirBd.woff +0 -0
  47. package/dist/assets/nCino_AvenirHv.woff +0 -0
  48. package/dist/assets/nCino_AvenirMd.woff +0 -0
  49. package/dist/node_modules/.pnpm/@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 -20
  50. package/dist/node_modules/.pnpm/@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 -1
  51. package/dist/node_modules/.pnpm/@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 -1
  52. package/dist/node_modules/.pnpm/@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 -1
  53. package/dist/node_modules/.pnpm/@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 -70
  54. package/dist/node_modules/.pnpm/@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 -130
  55. package/dist/node_modules/.pnpm/@storybook_instrumenter@8.6.14_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/instrumenter/dist/index.js +0 -48
  56. package/dist/node_modules/.pnpm/@storybook_test@8.6.14_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/test/dist/index.js +0 -193
  57. /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.0.10_typescript@5.8.3__playwright@1.54.1_bec24bd4d36b5a538258c6baab40b42a → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.1.0_typescript@5.8.3__playwright@1.54.1__8e70271490ec3f26bdf789d82f47a069}/node_modules/@vitest/browser/context.js +0 -0
  58. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.1.0_@vitest_browser@3.2.4_@vitest_ui@3._b2244c164fbcfcb185a299e1f0f1dc0a}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  59. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.1.0_@vitest_browser@3.2.4_@vitest_ui@3._b2244c164fbcfcb185a299e1f0f1dc0a}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
  60. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.1.0_@vitest_browser@3.2.4_@vitest_ui@3._b2244c164fbcfcb185a299e1f0f1dc0a}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -0
  61. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.1.0_@vitest_browser@3.2.4_@vitest_ui@3._b2244c164fbcfcb185a299e1f0f1dc0a}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -0
@@ -1 +1 @@
1
- const e='.gator-checkbox{display:flex;width:fit-content;flex-direction:row;align-items:center;gap:.5rem}.gator-checkbox-title{font-family:var(--text-family-body, "Open Sans", sans-serif);color:var(--ngc-checkbox-title-color-default);font-size:var(--ngc-checkbox-title-font-size);line-height:var(--ngc-checkbox-title-line-height)}.gator-checkbox-input-wrapper:has(:focus-visible){box-shadow:0 0 0 2px var(--color-surface-primary-white, #FFF),0 0 0 4px var(--ngc-checkbox-color-focus-indicator, var(--shadow-color-focus-border, #11395B))}.gator-checkbox-input-wrapper:has(:focus-visible) input:focus-visible{outline:none}input{margin:0;border-radius:4px;accent-color:var(--ngc-checkbox-color-selected, var(--checkbox-color-selected, #11395B))}.gator-checkbox-input-wrapper{display:flex;align-items:center;border-radius:2px;outline:1px solid transparent;outline-offset:-1px;transform:scale(1.4)}.gator-checkbox-input-wrapper:has(input:invalid:not(:checked,:indeterminate,:disabled)){outline-color:var(--ngc-checkbox-color-error, var(--color-feedback-error, #D44011))}.gator-checkbox-input-wrapper:has(input:invalid:not(:checked,:indeterminate,:disabled)):hover{outline-color:var(--ngc-checkbox-color-error-hover, var(--color-feedback-error, #AA330E));background:var(--color-surface-error, #FAEBE7)}.gator-checkbox-input-wrapper:has(input:not(:checked,:indeterminate,:disabled)){outline-color:var(--ngc-checkbox-color-border-unselected, #6D6D6D);background:var(--color-surface-primary-white, #FFF)}.gator-checkbox-input-wrapper:has(input:not(:checked,:indeterminate,:disabled)):hover{outline-color:var(--ngc-checkbox-color-border-hover, var(--checkbox-color-hover, #0E304D));background:var(--color-surface-brand-hover, #E4ECF2)}input:not(:checked,:indeterminate,:disabled){opacity:0}input:checked,input:indeterminate,input:disabled{opacity:1}input:invalid{accent-color:var(--ngc-checkbox-color-error, var(--color-feedback-error, #D44011))}';export{e as default};
1
+ const e='.gator-checkbox{display:flex;width:fit-content;flex-direction:row;align-items:center;gap:.5rem;margin:.5rem 0;padding-left:.5rem}.gator-checkbox-title{font-family:var(--text-family-body, "Open Sans", sans-serif);color:var(--ngc-checkbox-title-color-default);font-size:var(--ngc-checkbox-title-font-size);line-height:var(--ngc-checkbox-title-line-height)}.gator-checkbox-input-wrapper:has(:focus-visible){box-shadow:0 0 0 2px var(--color-surface-primary-white, #FFF),0 0 0 4px var(--ngc-checkbox-color-focus-indicator, var(--shadow-color-focus-border, #11395B))}.gator-checkbox-input-wrapper:has(:focus-visible) input:focus-visible{outline:none}input{margin:0;border-radius:4px;accent-color:var(--ngc-checkbox-color-selected, var(--checkbox-color-selected, #11395B))}.gator-checkbox-input-wrapper{display:flex;align-items:center;border-radius:2px;outline:1px solid transparent;outline-offset:-1px;transform:scale(1.4)}.gator-checkbox-input-wrapper:has(input:invalid:not(:checked,:indeterminate,:disabled)){outline-color:var(--ngc-checkbox-color-error, var(--color-feedback-error, #D44011))}.gator-checkbox-input-wrapper:has(input:invalid:not(:checked,:indeterminate,:disabled)):hover{outline-color:var(--ngc-checkbox-color-error-hover, var(--color-feedback-error, #AA330E));background:var(--color-surface-error, #FAEBE7)}.gator-checkbox-input-wrapper:has(input:not(:checked,:indeterminate,:disabled)){outline-color:var(--ngc-checkbox-color-border-unselected, #6D6D6D);background:var(--color-surface-primary-white, #FFF)}.gator-checkbox-input-wrapper:has(input:not(:checked,:indeterminate,:disabled)):hover{outline-color:var(--ngc-checkbox-color-border-hover, var(--checkbox-color-hover, #0E304D));background:var(--color-surface-brand-hover, #E4ECF2)}input:not(:checked,:indeterminate,:disabled){opacity:0}input:checked,input:indeterminate,input:disabled{opacity:1}input:invalid{accent-color:var(--ngc-checkbox-color-error, var(--color-feedback-error, #D44011))}';export{e as default};
@@ -1 +1 @@
1
- const e='.gator-datepicker{display:flex;width:100%;padding:var(--spacing-gap-24, 1.5rem) 0rem var(--spacing-gap-16, 1rem) 0rem;flex-direction:column;align-items:flex-start;gap:var(--spacing-6, 1.5rem);border-radius:var(--radius-card-medium, .5rem);background:var(--color-surface-primary-white, #FFF);box-shadow:var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-1-y-offset, 7px) var(--shadow-shadow-3-dropdown-property-1-blur, 12px) var(--shadow-shadow-3-dropdown-property-1-spread, 0px) var(--shadow-color-10, rgba(31, 31, 31, .1)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-2-y-offset, 8px) var(--shadow-shadow-3-dropdown-property-2-blur, 16px) var(--shadow-shadow-3-dropdown-property-2-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-3-y-offset, 9px) var(--shadow-shadow-3-dropdown-property-3-blur, 18px) var(--shadow-shadow-3-dropdown-property-3-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08))}.gator-datepicker-header{display:flex;padding:0rem var(--spacing-gap-16, 1rem);align-items:center;gap:var(--spacing-gap-32, 2rem);align-self:stretch}.gator-datepicker-header .gator-datepicker-header-title{display:flex;justify-content:space-between;align-items:center;flex:1 0 0;align-self:stretch}.gator-datepicker-header .button-group{display:flex;align-items:center;gap:var(--spacing-gap-16, 1rem)}.gator-datepicker-table{display:flex;padding:0rem var(--spacing-gap-16, 1rem);flex-direction:column;align-items:flex-start;gap:var(--spacing-4, 1rem);align-self:stretch}.gator-datepicker-table-header{display:flex;height:2rem;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.gator-datepicker-table-header tr{display:flex;flex:1;align-items:flex-start;align-self:stretch}.gator-datepicker-table-header div[role=columnheader]{flex:1 1 0;align-self:stretch;color:var(--text-color-primary-base, #1F1F1F);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:var(--text-family-body, "Open Sans");font-size:var(--text-size-subtitle-2, .9375rem);font-style:normal;font-weight:700;line-height:var(--text-line-height-subtitle-2, 1.375rem);letter-spacing:var(--text-letter-spacing-default, 0rem)}.gator-datepicker-table-body{display:flex;flex-direction:column;align-items:flex-start;width:100%}.gator-datepicker-table-body.gator-datepicker-table-body-dates{gap:var(--spacing-4, 1rem)}.gator-datepicker-table-body.gator-datepicker-table-body-year-month{gap:var(--spacing-gap-12, .75rem);max-height:260px;overflow-y:scroll}.gator-datepicker-table-body tr{display:flex;flex-direction:row;align-items:flex-start;align-self:stretch;justify-content:space-between}.gator-datepicker-table-body tr td{display:flex;flex:1;justify-content:center;align-items:center;padding:0}.gator-datepicker-year-month-selectors{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:stretch;gap:var(--spacing-6, 1.5rem)}.gator-datepicker-footer{display:flex;padding:0rem var(--spacing-gap-16, 1rem);justify-content:space-between;align-items:center;align-self:stretch}';export{e as default};
1
+ const e='.gator-datepicker{display:flex;width:100%;padding:var(--spacing-gap-24, 1.5rem) 0rem var(--spacing-gap-16, 1rem) 0rem;flex-direction:column;align-items:flex-start;gap:var(--spacing-6, 1.5rem);border-radius:var(--radius-card-medium, .5rem);background:var(--color-surface-primary-white, #FFF);box-shadow:var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-1-y-offset, 7px) var(--shadow-shadow-3-dropdown-property-1-blur, 12px) var(--shadow-shadow-3-dropdown-property-1-spread, 0px) var(--shadow-color-10, rgba(31, 31, 31, .1)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-2-y-offset, 8px) var(--shadow-shadow-3-dropdown-property-2-blur, 16px) var(--shadow-shadow-3-dropdown-property-2-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-3-y-offset, 9px) var(--shadow-shadow-3-dropdown-property-3-blur, 18px) var(--shadow-shadow-3-dropdown-property-3-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08))}.gator-datepicker-current-month-year-aria-live{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gator-datepicker-header{display:flex;padding:0rem var(--spacing-gap-16, 1rem);align-items:center;gap:var(--spacing-gap-32, 2rem);align-self:stretch}.gator-datepicker-header .gator-datepicker-header-title{display:flex;justify-content:space-between;align-items:center;flex:1 0 0;align-self:stretch}.gator-datepicker-header .button-group{display:flex;align-items:center;gap:var(--spacing-gap-16, 1rem)}.gator-datepicker-table{display:flex;padding:0rem var(--spacing-gap-16, 1rem);flex-direction:column;align-items:flex-start;gap:var(--spacing-4, 1rem);align-self:stretch}.gator-datepicker-table-header{display:flex;height:2rem;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.gator-datepicker-table-header tr{display:flex;flex:1;align-items:flex-start;align-self:stretch}.gator-datepicker-table-header div[role=columnheader]{flex:1 1 0;align-self:stretch;color:var(--text-color-primary-base, #1F1F1F);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:var(--text-family-body, "Open Sans");font-size:var(--text-size-subtitle-2, .9375rem);font-style:normal;font-weight:700;line-height:var(--text-line-height-subtitle-2, 1.375rem);letter-spacing:var(--text-letter-spacing-default, 0rem)}.gator-datepicker-table-body{display:flex;flex-direction:column;align-items:flex-start;width:100%}.gator-datepicker-table-body.gator-datepicker-table-body-dates{gap:var(--spacing-4, 1rem)}.gator-datepicker-table-body.gator-datepicker-table-body-year-month{gap:var(--spacing-gap-12, .75rem);max-height:260px;overflow-y:scroll}.gator-datepicker-table-body tr{display:flex;flex-direction:row;align-items:flex-start;align-self:stretch;justify-content:space-between}.gator-datepicker-table-body tr td{display:flex;flex:1;justify-content:center;align-items:center;padding:0}.gator-datepicker-year-month-selectors{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:stretch;gap:var(--spacing-6, 1.5rem)}.gator-datepicker-footer{display:flex;padding:0rem var(--spacing-gap-16, 1rem);justify-content:space-between;align-items:center;align-self:stretch}';export{e as default};
@@ -1 +1 @@
1
- const o=':root,:host{--ngc-input-dropdown-list-max-height: 14rem}ngc-icon-button{--ngc-icon-button-hover-box-shadow: none;margin-top:-.5rem;margin-bottom:-.5rem}.gator-dropdown-listbox{position:absolute;width:max-content;top:0;left:0;display:none;max-height:var(--ngc-input-dropdown-list-max-height);overflow-y:auto;overflow-x:hidden;border-radius:var(--radius-card-medium, .5rem);padding:var(--spacing-padding-margin-8, .5rem) 2px;background:var(--color-surface-primary-white, #FFF);box-shadow:var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-1-y-offset, 7px) var(--shadow-shadow-3-dropdown-property-1-blur, 12px) var(--shadow-shadow-3-dropdown-property-1-spread, 0px) var(--shadow-color-10, rgba(31, 31, 31, .1)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-2-y-offset, 8px) var(--shadow-shadow-3-dropdown-property-2-blur, 16px) var(--shadow-shadow-3-dropdown-property-2-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-3-y-offset, 9px) var(--shadow-shadow-3-dropdown-property-3-blur, 18px) var(--shadow-shadow-3-dropdown-property-3-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08))}.gator-form-element-control:focus-visible:not(.gator-disabled){outline:2px solid var(--ngc-input-border-color-focused, #1F1F1F)!important;border:1px solid transparent!important}.gator-dropdown-listbox_expanded{display:block;z-index:1}.gator-faux-input-placeholder{color:var(--text-color-placeholder, #6D6D6D);font-family:var(--text-family-body, "Open Sans");font-size:var(--text-size-body-1, 1.0625rem);line-height:var(--text-line-height-body-1, 1.5rem);letter-spacing:var(--text-letter-spacing-default, 0rem)}.gator-dropdown-listbox-message{display:flex;padding:var(--spacing-gap-8, .5rem) var(--spacing-gap-16, 1rem);align-items:flex-start;gap:var(--spacing-gap-8, .5rem);align-self:stretch;color:var(--text-color-placeholder, #6D6D6D);font-family:var(--text-family-body, "Open Sans");font-size:var(--text-size-body-1, 1.0625rem)}.gator-dropdown-chevron{display:var(--ngc-input-dropdown-end-chevron-display)}.gator-readonly .gator-dropdown-chevron{--ngc-icon-color: var(--color-stroke-secondary, #BFBFBF)}';export{o as default};
1
+ const o=':root,:host{--ngc-input-dropdown-list-max-height: 14rem}ngc-icon-button{--ngc-icon-button-hover-box-shadow: none;margin-top:-.5rem;margin-bottom:-.5rem}.gator-dropdown-listbox{position:absolute;width:max-content;top:0;left:0;display:none;max-height:var(--ngc-input-dropdown-list-max-height);overflow-y:auto;overflow-x:hidden;border-radius:var(--radius-card-medium, .5rem);padding:var(--spacing-padding-margin-8, .5rem) 2px;background:var(--color-surface-primary-white, #FFF);box-shadow:var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-1-y-offset, 7px) var(--shadow-shadow-3-dropdown-property-1-blur, 12px) var(--shadow-shadow-3-dropdown-property-1-spread, 0px) var(--shadow-color-10, rgba(31, 31, 31, .1)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-2-y-offset, 8px) var(--shadow-shadow-3-dropdown-property-2-blur, 16px) var(--shadow-shadow-3-dropdown-property-2-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08)),var(--shadow-x-offset-0, 0px) var(--shadow-shadow-3-dropdown-property-3-y-offset, 9px) var(--shadow-shadow-3-dropdown-property-3-blur, 18px) var(--shadow-shadow-3-dropdown-property-3-spread, 0px) var(--shadow-color-8, rgba(31, 31, 31, .08))}.gator-form-element-control:focus-visible:not(.gator-disabled){outline:2px solid var(--ngc-input-border-color-focused, #1F1F1F)!important;border:1px solid transparent!important}.gator-dropdown-listbox_expanded{display:block;z-index:1}.gator-faux-input-placeholder{color:var(--text-color-placeholder, #6D6D6D);font-family:var(--text-family-body, "Open Sans");font-size:var(--text-size-body-1, 1.0625rem);line-height:var(--text-line-height-body-1, 1.5rem);letter-spacing:var(--text-letter-spacing-default, 0rem)}.gator-dropdown-listbox-message{display:flex;padding:var(--spacing-gap-8, .5rem) var(--spacing-gap-16, 1rem);align-items:flex-start;gap:var(--spacing-gap-8, .5rem);align-self:stretch;color:var(--text-color-placeholder, #6D6D6D);font-family:var(--text-family-body, "Open Sans");font-size:var(--text-size-body-1, 1.0625rem)}.gator-dropdown-chevron{display:var(--ngc-input-dropdown-end-chevron-display)}.gator-readonly .gator-dropdown-chevron{--ngc-icon-color: var(--color-stroke-secondary, #BFBFBF)}.gator-multiselect-selections{flex-wrap:wrap;display:flex;gap:var(--spacing-gap-8, .5rem);margin-right:var(--spacing-gap-8, .5rem);width:100%;align-items:center;max-height:70px;overflow-y:scroll;margin:-2px 0}.gator-multiselect-selections .gator-input,.gator-multiselect-selections .gator-faux-input{width:max-content}.gator-multiselect-selections .gator-multiselect-label{position:absolute;top:0;left:0;visibility:hidden;opacity:0}';export{o as default};
@@ -1 +1 @@
1
- const t='.gator-list-item{display:flex;padding:var(--spacing-gap-8, .5rem) var(--spacing-gap-16, 1rem);list-style:none;align-items:center;align-content:center;font-family:var(--text-family-body, "Open Sans", sans-serif);line-height:var(--text-line-height-subtitle-1, 1.5rem);font-size:var(--text-size-subtitle-1, 1.0625rem)}.gator-list-item_selectable{cursor:pointer}.gator-list-item_selectable:hover{background:var(--color-surface-brand-hover, #F2F2F2)}.gator-list-item_selectable:focus-visible,.gator-list-item_selectable:focus{outline:var(--size-stroke-2, 2px) solid var(--color-stroke-brand, #11395B)}.gator-list-item_selectable:active{background:var(--color-surface-brand-pressed, #E6E6E6)}.gator-list-item-faux-focus{outline:var(--size-stroke-2, 2px) solid var(--color-stroke-brand, #11395B)}.gator-list-item-content{width:100%}.gator-list-item-top,.gator-list-item-bottom{display:flex;flex-direction:row}.gator-list-item-subtitle{font-size:var(--text-size-subtitle-1, .8125rem);color:var(--primary-01-placeholder, var(--color-grey-50, #6D6D6D));margin-top:var(--spacing-2, .5rem)}.gator-list-item-density_compact{padding:var(--spacing-gap-4, .25rem) var(--spacing-gap-16, 1rem)}.gator-list-item-density_comfortable{padding:var(--spacing-gap-16, 1rem)}.gator-list-item-subtitle-spacer,.gator-list-item-start-icon,.gator-list-item-end-icon,.gator-list-item-interaction-icon{width:var(--size-icon-default, 1.5rem);height:var(--size-icon-default, 1.5rem)}.gator-list-item-subtitle-spacer{display:inline-flex;margin-right:var(--spacing-gap-8, .5rem)}.gator-list-item-start-icon,.gator-list-item-end-icon,.gator-list-item-interaction-icon{align-items:center;display:flex;flex-direction:column}.gator-list-item-start-icon ngc-icon,.gator-list-item-end-icon ngc-icon,.gator-list-item-interaction-icon ngc-icon{--ngc-icon-width: var(--ngc-list-item-icon-size, 1.5rem);--ngc-icon-height: var(--ngc-list-item-icon-size, 1.5rem)}.gator-list-item-interaction-icon,.gator-list-item-start-icon{margin-right:var(--spacing-gap-8, .5rem)}.gator-list-item-end-icon{margin-left:auto}.gator-list-item-selected{background:var(--color-surface-brand, #F3F5F7)}.gator-list-item-selected .gator-list-item-title{font-weight:700}';export{t as default};
1
+ const t='.gator-list-item{display:flex;padding:var(--spacing-gap-8, .5rem) var(--spacing-gap-16, 1rem);list-style:none;align-items:center;align-content:center;font-family:var(--text-family-body, "Open Sans", sans-serif);line-height:var(--text-line-height-subtitle-1, 1.5rem);font-size:var(--text-size-subtitle-1, 1.0625rem)}.gator-list-item_selectable{cursor:pointer}.gator-list-item_selectable:hover{background:var(--color-surface-brand-hover, #F2F2F2)}.gator-list-item_selectable:focus-visible,.gator-list-item_selectable:focus{outline:var(--size-stroke-2, 2px) solid var(--color-stroke-brand, #11395B)}.gator-list-item_selectable:active{background:var(--color-surface-brand-pressed, #E6E6E6)}.gator-list-item-faux-focus{outline:var(--size-stroke-2, 2px) solid var(--color-stroke-brand, #11395B)}.gator-list-item-content{width:100%}.gator-list-item-top,.gator-list-item-bottom{display:flex;flex-direction:row}.gator-list-item-subtitle{font-size:var(--text-size-subtitle-1, .8125rem);color:var(--primary-01-placeholder, var(--color-grey-50, #6D6D6D));margin-top:var(--spacing-2, .5rem)}.gator-list-item-density_compact{padding:var(--spacing-gap-4, .25rem) var(--spacing-gap-16, 1rem)}.gator-list-item-density_comfortable{padding:var(--spacing-gap-16, 1rem)}.gator-list-item-subtitle-spacer,.gator-list-item-start-icon,.gator-list-item-end-icon,.gator-list-item-interaction-icon{width:var(--size-icon-default, 1.5rem);height:var(--size-icon-default, 1.5rem)}.gator-list-item-subtitle-spacer{display:inline-flex;margin-right:var(--spacing-gap-8, .5rem)}.gator-list-item-start-icon,.gator-list-item-end-icon,.gator-list-item-interaction-icon{align-items:center;display:flex;flex-direction:column}.gator-list-item-start-icon ngc-icon,.gator-list-item-end-icon ngc-icon,.gator-list-item-interaction-icon ngc-icon{--ngc-icon-width: var(--ngc-list-item-icon-size, 1.5rem);--ngc-icon-height: var(--ngc-list-item-icon-size, 1.5rem)}.gator-list-item-multiselect .gator-list-item-interaction-icon ngc-icon{--ngc-icon-color: var(--color-neutral-50, #6d6d6d)}.gator-list-item-multiselect.gator-list-item-selected .gator-list-item-interaction-icon ngc-icon{--ngc-icon-color: var(--color-brand-30, #11395B)}.gator-list-item-interaction-icon,.gator-list-item-start-icon{margin-right:var(--spacing-gap-8, .5rem)}.gator-list-item-end-icon{margin-left:auto}.gator-list-item-selected{background:var(--color-surface-brand, #F3F5F7)}.gator-list-item-selected .gator-list-item-title{font-weight:700}';export{t as default};
@@ -1 +1 @@
1
- const e=':root,:host{--ngc-tabs-header-background-color: var(--color-surface-brand, #F3F5F7);--ngc-tabs-first-tab-left-spacing: var(--spacing-5, 1.5rem)}.ngc-page-header-background{padding:var(--spacing-7, 2rem) var(--spacing-5, 1.5rem) var(--spacing-5, 1.5rem) var(--spacing-5, 1.5rem);background:var(--color-surface-brand, #F3F5F7)}.ngc-page-header-text-detail h1{font-family:var(--text-family-headings, "nCino+Avenir", sans-serif);margin-bottom:var(--spacing-2, .5rem);margin-top:0;line-height:3rem}.ngc-page-header-text-detail ngc-text-detail{--ngc-text-detail-title-font-size: var(--text-size-h1, 2.5rem)}.ngc-page-header-breadcrumbs{margin-bottom:var(--spacing-5, 1.5rem)}.ngc-page-header-background{display:flex;flex-direction:row;justify-content:space-between}.ngc-page-header-left,.ngc-page-header-actions{display:flex;flex-direction:column}';export{e as default};
1
+ const a=':root,:host{--ngc-tabs-header-background-color: var(--color-surface-brand, #F3F5F7);--ngc-tabs-first-tab-left-spacing: var(--spacing-5, 1.5rem)}.ngc-page-header-background{padding:var(--spacing-7, 2rem) var(--spacing-5, 1.5rem) var(--spacing-5, 1.5rem) var(--spacing-5, 1.5rem);background:var(--color-surface-brand, #F3F5F7)}.ngc-page-header-text-detail h1{font-family:var(--text-family-headings, "nCino+Avenir"),sans-serif;font-size:var(--text-size-headings-1, 2.5rem);margin-bottom:var(--spacing-2, .5rem);margin-top:0;line-height:3rem}.ngc-page-header-breadcrumbs{margin-bottom:var(--spacing-5, 1.5rem)}.ngc-page-header-background{display:flex;flex-direction:row;justify-content:space-between}.ngc-page-header-left,.ngc-page-header-actions{display:flex;flex-direction:column}.ngc-page-header-actions-loading{display:flex}.ngc-page-header-actions-loading ngc-skeleton-loader:first-of-type{--ngc-skeleton-loader-margin: 0 var(--spacing-gap-16, 1rem) 0 0}.ngc-page-header-tabs-hidden{display:none}.ngc-page-header-tabs-loading{display:flex;margin-top:var(--spacing-gap-24, 1.5rem);margin-bottom:calc(-1 * var(--spacing-gap-24, 1.5rem))}.ngc-page-header-tabs-loading ngc-skeleton-loader:first-of-type{--ngc-skeleton-loader-margin: 0 var(--spacing-gap-8, 1rem) 0 0}';export{a as default};
@@ -1 +1 @@
1
- const r='.gator-table-bulk-controls{margin-bottom:1rem;display:flex;flex-direction:row;align-items:center;padding:var(--spacing-padding-margin-8, .5rem) var(--spacing-padding-margin-16, 1rem);border-radius:var(--ngc-table-bulk-controls-border-radius, 1rem);gap:1rem;background-color:var(--color-surface-brand, #F3F5F7)}.gator-table-bulk-controls-selection{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-padding-margin-8, .5rem);padding-left:.5rem}.gator-table-bulk-controls-count{font-family:var(--text-family-body),"Open Sans",sans-serif;font-size:var(--text-size-body-2, .875rem);color:var(--text-color-primary-base, #1F1F1F)}.gator-table-bulk-controls-actions{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-padding-margin-8, .5rem)}';export{r as default};
1
+ const r='.gator-table-bulk-controls{margin-bottom:1rem;display:flex;flex-direction:row;align-items:center;padding:var(--spacing-padding-margin-8, .5rem) var(--spacing-padding-margin-16, 1rem);border-radius:var(--ngc-table-bulk-controls-border-radius, 1rem);gap:1rem;background-color:var(--color-surface-brand, #F3F5F7)}.gator-table-bulk-controls-aria-live-container{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:0}.gator-table-bulk-controls-selection{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-padding-margin-8, .5rem);padding-left:.5rem}.gator-table-bulk-controls-count{font-family:var(--text-family-body),"Open Sans",sans-serif;font-size:var(--text-size-body-2, .875rem);color:var(--text-color-primary-base, #1F1F1F)}.gator-table-bulk-controls-actions{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-padding-margin-8, .5rem)}';export{r as default};
@@ -1 +1 @@
1
- const t='.gator-text-detail{display:inline-flex;flex-direction:row;align-items:center;width:100%;gap:1rem}.gator-text-detail-loading ngc-skeleton-loader[full-width]{width:100%}.gator-text-detail-loading .gator-text-detail-title{width:100%}.gator-text-detail_vertical{flex-direction:column;justify-content:center;text-align:center}.gator-text-detail_vertical .gator-text-detail-content{align-self:stretch;align-items:center;margin:var(--spacing-3) 0}.gator-text-detail_vertical .gator-text-detail-loading{align-items:center}.gator-text-detail-content{display:inline-flex;flex-direction:column;flex-grow:1;padding:0 var(--spacing-2);gap:var(--spacing-2);align-items:var(--ngc-text-detail-content-alignment, start)}.gator-text-detail-content.gator-text-detail_small{gap:var(--spacing-1)}.gator-text-detail-content_invert-title{flex-direction:column-reverse}.gator-text-detail-title{display:inline-flex;flex-direction:row;align-items:center;color:var(--ngc-text-detail-title-color, var(--color-neutral-70));font-family:var(--text-family-body, "Open Sans"),sans-serif;font-weight:var(--ngc-text-detail-title-font-weight, 400);font-size:var(--ngc-text-detail-title-font-size, var(--text-size-body-1, 1.0625rem));line-height:var(--ngc-text-detail-title-line-height, var(--text-line-height-body-1, 1.5rem));overflow-wrap:anywhere}.gator-text-detail-title_large{font-family:var(--text-family-headings, "nCino+Avenir"),sans-serif;font-size:var(--ngc-text-detail-title-font-size-large, var(--text-size-heading-3, 1.625rem));line-height:var(--ngc-text-detail-title-line-height-large, var(--text-line-height-h5, 1.875rem));font-weight:600}.gator-text-detail-title_small{font-size:var(--ngc-text-detail-title-font-size-small, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-title-line-height-small, var(--text-line-height-body-2, 1.375rem))}.gator-text-detail-subtitle-icon{padding-left:var(--spacing-2);--ngc-icon-color: var(--ngc-text-detail-icon-color, var(--color-neutral-50));--ngc-icon-width: var(--ngc-text-detail-icon-icon-width, 1.125rem);--ngc-icon-height: var(--ngc-text-detail-icon-icon-height, 1.125rem)}.gator-text-detail-subtitle{color:var(--ngc-text-detail-subtitle-color, var(--color-neutral-50));font-family:var(--text-family-body, "Open Sans"),sans-serif;font-size:var(--ngc-text-detail-subtitle-font-size, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-subtitle-line-height, var(--text-line-height-caption, 1.125rem));display:flex;flex-direction:row;overflow-wrap:anywhere}';export{t as default};
1
+ const t='.gator-text-detail{display:inline-flex;flex-direction:row;align-items:center;width:100%;gap:1rem}.gator-text-detail-loading ngc-skeleton-loader[full-width]{width:100%}.gator-text-detail-loading .gator-text-detail-title{width:13.875rem}.gator-text-detail-loading .gator-text-detail-subtitle{width:3.875rem}.gator-text-detail_vertical{flex-direction:column;justify-content:center;text-align:center}.gator-text-detail_vertical .gator-text-detail-content{align-self:stretch;align-items:center;margin:var(--spacing-3) 0}.gator-text-detail_vertical .gator-text-detail-loading{align-items:center}.gator-text-detail-content{display:inline-flex;flex-direction:column;flex-grow:1;padding:0;gap:var(--spacing-2);align-items:var(--ngc-text-detail-content-alignment, start)}.gator-text-detail-content.gator-text-detail_small{gap:var(--spacing-1)}.gator-text-detail-content_invert-title{flex-direction:column-reverse}.gator-text-detail-title{display:inline-flex;flex-direction:row;align-items:center;color:var(--ngc-text-detail-title-color, var(--color-neutral-70));font-family:var(--text-family-body, "Open Sans"),sans-serif;font-weight:var(--ngc-text-detail-title-font-weight, 400);font-size:var(--ngc-text-detail-title-font-size, var(--text-size-body-1, 1.0625rem));line-height:var(--ngc-text-detail-title-line-height, var(--text-line-height-body-1, 1.5rem));overflow-wrap:anywhere}.gator-text-detail-title_large{font-family:var(--text-family-headings, "nCino+Avenir"),sans-serif;font-size:var(--ngc-text-detail-title-font-size-large, var(--text-size-heading-3, 1.625rem));line-height:var(--ngc-text-detail-title-line-height-large, var(--text-line-height-h5, 1.875rem));font-weight:600}.gator-text-detail-title_small{font-size:var(--ngc-text-detail-title-font-size-small, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-title-line-height-small, var(--text-line-height-body-2, 1.375rem))}.gator-text-detail-subtitle-icon{padding-left:var(--spacing-2);--ngc-icon-color: var(--ngc-text-detail-icon-color, var(--color-neutral-50));--ngc-icon-width: var(--ngc-text-detail-icon-icon-width, 1.125rem);--ngc-icon-height: var(--ngc-text-detail-icon-icon-height, 1.125rem)}.gator-text-detail-subtitle{color:var(--ngc-text-detail-subtitle-color, var(--color-neutral-50));font-family:var(--text-family-body, "Open Sans"),sans-serif;font-size:var(--ngc-text-detail-subtitle-font-size, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-subtitle-line-height, var(--text-line-height-caption, 1.125rem));display:flex;flex-direction:row;overflow-wrap:anywhere}';export{t as default};
@@ -1 +1 @@
1
- const o='@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_Avenir.woff2) format("woff2"),url(/assets/nCino_Avenir.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_AvenirMd.woff2) format("woff2"),url(/assets/nCino_AvenirMd.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_AvenirBd.woff2) format("woff2"),url(/assets/nCino_AvenirBd.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_AvenirHv.woff2) format("woff2"),url(/assets/nCino_AvenirHv.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-VariableFont.woff2) format("woff2");font-weight:100 900;font-style:normal}:host,:root{--color-black-100: #000000;--color-black-90: #1a1a1a;--color-black-80: #333333;--color-black-70: #4d4d4d;--color-black-60: #666666;--color-black-50: #808080;--color-black-40: #999999;--color-black-30: #b3b3b3;--color-black-20: #cccccc;--color-black-10: #e6e6e6;--color-neutral-70: #1F1F1F;--color-neutral-60: #404040;--color-neutral-50: #6D6D6D;--color-neutral-40: #BFBFBF;--color-neutral-30: #E5E5E5;--color-neutral-20: #F2F2F2;--color-neutral-10: #F7F7F7;--color-neutral-0: #FFFFFF;--color-blue-50: #0A2033;--color-blue-40: #0E304D;--color-blue-30: #11395B;--color-blue-25: #C3CDD6;--color-blue-20: #C3CDD6;--color-blue-10: #F3F5F7;--color-grey-10: #fff;--spacing-1: .125rem;--spacing-2: .25rem;--spacing-3: .5rem;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-7: 2rem;--color-red-40: #AA330E;--color-red-30: #D44011;--color-red-20: #E99F88;--color-red-10: #FAEBE7;--color-green-40: #1B8754;--color-green-30: #22A969;--color-green-20: #90D4B4;--color-green-10: #E9F7F0;--color-orange-40: #BD5A00;--color-orange-30: #EC7000;--color-orange-20: #F5B77F;--color-orange-10: #FEF1E6;--text-family-headings: "nCino+Avenir", sans-serif;--text-family-body: "Open Sans", sans-serif}';export{o as default};
1
+ const o='@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_Avenir.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_AvenirMd.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_AvenirBd.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"nCino+Avenir";src:url(/assets/nCino_AvenirHv.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-VariableFont.woff2) format("woff2");font-weight:100 900;font-style:normal}:host,:root{--color-black-100: #000000;--color-black-90: #1a1a1a;--color-black-80: #333333;--color-black-70: #4d4d4d;--color-black-60: #666666;--color-black-50: #808080;--color-black-40: #999999;--color-black-30: #b3b3b3;--color-black-20: #cccccc;--color-black-10: #e6e6e6;--color-neutral-70: #1F1F1F;--color-neutral-60: #404040;--color-neutral-50: #6D6D6D;--color-neutral-40: #BFBFBF;--color-neutral-30: #E5E5E5;--color-neutral-20: #F2F2F2;--color-neutral-10: #F7F7F7;--color-neutral-0: #FFFFFF;--color-blue-50: #0A2033;--color-blue-40: #0E304D;--color-blue-30: #11395B;--color-blue-25: #C3CDD6;--color-blue-20: #C3CDD6;--color-blue-10: #F3F5F7;--color-grey-10: #fff;--spacing-1: .125rem;--spacing-2: .25rem;--spacing-3: .5rem;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-7: 2rem;--color-red-40: #AA330E;--color-red-30: #D44011;--color-red-20: #E99F88;--color-red-10: #FAEBE7;--color-green-40: #1B8754;--color-green-30: #22A969;--color-green-20: #90D4B4;--color-green-10: #E9F7F0;--color-orange-40: #BD5A00;--color-orange-30: #EC7000;--color-orange-20: #F5B77F;--color-orange-10: #FEF1E6;--text-family-headings: "nCino+Avenir", sans-serif;--text-family-body: "Open Sans", sans-serif}';export{o as default};
@@ -1 +1 @@
1
- const r=":host,:root{--color-background-primary: var(--color-blue-10, #F3F5F7);--color-stroke-primary: var(--color-neutral-50, #6D6D6D);--color-stroke-secondary: var(--color-neutral-40, #BFBFBF);--color-stroke-tertiary: var(--color-neutral-30, #E5E5E5);--color-stroke-read-only: var(--color-neutral-40, #BFBFBF);--color-stroke-disabled: var(--color-neutral-30, #E5E5E5);--color-stroke-brand: var(--color-blue-30, #11395B);--color-stroke-brand-secondary: var(--color-blue-20, #C3CDD6);--color-stroke-interactive: var(--color-blue-40, #0E304D);--color-stroke-focus: var(--color-blue-30, #11395B);--color-stroke-success: var(--color-green-20, #90D4B4);--color-stroke-warning: var(--color-orange-20, #F5B77F);--color-stroke-error-weak: var(--color-red-20, #E99F88);--color-stroke-error: var(--color-red-40, #AA330E);--color-text-primary-base: var(--color-neutral-70, #1F1F1F);--color-text-secondary: var(--color-neutral-50, #6D6D6D);--color-text-brand: var(--color-blue-30, #11395B);--color-text-placeholder: var(--color-neutral-50, #6D6D6D);--color-text-error: var(--color-red-40, #AA330E);--color-text-disabled: var(--color-neutral-50, #6D6D6D);--color-text-inverse: var(--color-neutral-0, #FFFFFF);--color-surface-brand: var(--color-blue-10, #F3F5F7);--color-surface-brand-secondary: var(--color-blue-20, #C3CDD6);--color-surface-brand-pressed: #C3CDD6;--color-surface-brand-hover: #E4ECF2;--color-surface-primary: var(--color-neutral-0, #FFFFFF);--color-surface-secondary: var(--color-neutral-10);--color-surface-error: var(--color-red-10);--color-surface-success: var(--color-green-10);--color-surface-warning: var(--color-orange-10);--color-surface-badge: var(--color-red-30);--color-surface-hover: var(--color-neutral-10, #F7F7F7);--color-surface-loading: var(--color-neutral-30);--color-surface-interactive-primary: var(--color-blue-40, #0E304D);--color-surface-interactive-primary-hover: var(--color-blue-50, #0A2033);--color-surface-interactive-primary-pressed: var(--color-blue-50, #0A2033);--color-icon-error: var(--color-red-30);--color-icon-success: var(--color-green-30);--color-icon-warning: var(--color-orange-30);--color-icon-disabled: var(--color-neutral-40, #BFBFBF);--color-icon-brand: var(--color-blue-30);--icon-color-brand: #11395B;--color-primary-03-base: var(--color-neutral-70, #1F1F1F);--color-primary-01-placeholder: var(--color-neutral-50, #6D6D6D);--color-underline-primary: var(--color-neutral-40, #BFBFBF);--color-button-pressed: var(--color-neutral-60, #404040);--color-button-disabled: var(--color-neutral-40, #BFBFBF);--color-focus-gap: var(--color-neutral-0, #FFFFFF);--color-focus-border: var(--color-blue-30, #11395B);--primary-01-placeholder: var(--color-neutral-50, #6D6D6D);--text-color-secondary: var(--color-neutral-50, #6D6D6D);--size-stroke-1: 1px;--radius-sm: .125rem;--radius-m: .75rem;--radius-circle: 9999rem;--text-size-subtitle-1: 1.0625rem;--text-size-body-1: 1.0625rem;--text-size-body-2: .9375rem;--text-size-caption: .8125rem;--text-size-h1: 2.5rem;--text-size-h5: 1.25rem;--text-size-button-small: .8125rem;--text-size-button-large: 1.0625rem;--text-size-heading-3: 1.625rem;--text-line-height-subtitle-1: 1.5rem;--text-line-height-body-1: 1.5rem;--text-line-height-body-2: 1.375rem;--text-line-height-h1: 3.125rem;--text-line-height-h5: 1.875rem;--text-line-height-heading-2: 2.625rem;--text-line-height-caption: 1.1rem;--spacing-2: .5rem;--spacing-5: 1.5rem;--spacing-padding-margin-32: 2rem;--spacing-padding-margin-16: 1rem;--spacing-padding-margin-8: .5rem;--spacing-padding-margin-4: .25rem;--spacing-gap-4: .25rem;--spacing-gap-8: .5rem;--spacing-gap-12: .75rem;--spacing-gap-16: 1rem;--size-icon-default: 1.5rem;--text-line-height-subtitle: 1.5rem}";export{r as default};
1
+ const r=":host,:root{--color-background-primary: var(--color-blue-10, #F3F5F7);--color-stroke-primary: var(--color-neutral-50, #6D6D6D);--color-stroke-secondary: var(--color-neutral-40, #BFBFBF);--color-stroke-tertiary: var(--color-neutral-30, #E5E5E5);--color-stroke-read-only: var(--color-neutral-40, #BFBFBF);--color-stroke-disabled: var(--color-neutral-30, #E5E5E5);--color-stroke-brand: var(--color-blue-30, #11395B);--color-stroke-brand-secondary: var(--color-blue-20, #C3CDD6);--color-stroke-interactive: var(--color-blue-40, #0E304D);--color-stroke-focus: var(--color-blue-30, #11395B);--color-stroke-success: var(--color-green-20, #90D4B4);--color-stroke-warning: var(--color-orange-20, #F5B77F);--color-stroke-error-weak: var(--color-red-20, #E99F88);--color-stroke-error: var(--color-red-40, #AA330E);--color-text-primary-base: var(--color-neutral-70, #1F1F1F);--color-text-secondary: var(--color-neutral-50, #6D6D6D);--color-text-brand: var(--color-blue-30, #11395B);--color-text-placeholder: var(--color-neutral-50, #6D6D6D);--color-text-error: var(--color-red-40, #AA330E);--color-text-disabled: var(--color-neutral-50, #6D6D6D);--color-text-inverse: var(--color-neutral-0, #FFFFFF);--color-surface-brand: var(--color-blue-10, #F3F5F7);--color-surface-brand-secondary: var(--color-blue-20, #C3CDD6);--color-surface-brand-pressed: #C3CDD6;--color-surface-brand-hover: #E4ECF2;--color-surface-primary: var(--color-neutral-0, #FFFFFF);--color-surface-secondary: var(--color-neutral-10);--color-surface-error: var(--color-red-10);--color-surface-success: var(--color-green-10);--color-surface-warning: var(--color-orange-10);--color-surface-badge: var(--color-red-30);--color-surface-hover: var(--color-neutral-10, #F7F7F7);--color-surface-loading: var(--color-neutral-30);--color-surface-interactive-primary: var(--color-blue-40, #0E304D);--color-surface-interactive-primary-hover: var(--color-blue-50, #0A2033);--color-surface-interactive-primary-pressed: var(--color-blue-50, #0A2033);--color-icon-error: var(--color-red-30);--color-icon-success: var(--color-green-30);--color-icon-warning: var(--color-orange-30);--color-icon-disabled: var(--color-neutral-40, #BFBFBF);--color-icon-brand: var(--color-blue-30);--icon-color-brand: #11395B;--color-primary-03-base: var(--color-neutral-70, #1F1F1F);--color-primary-01-placeholder: var(--color-neutral-50, #6D6D6D);--color-underline-primary: var(--color-neutral-40, #BFBFBF);--color-button-pressed: var(--color-neutral-60, #404040);--color-button-disabled: var(--color-neutral-40, #BFBFBF);--color-focus-gap: var(--color-neutral-0, #FFFFFF);--color-focus-border: var(--color-blue-30, #11395B);--primary-01-placeholder: var(--color-neutral-50, #6D6D6D);--text-color-secondary: var(--color-neutral-50, #6D6D6D);--size-stroke-1: 1px;--radius-sm: .125rem;--radius-m: .75rem;--radius-circle: 9999rem;--text-size-subtitle-1: 1.0625rem;--text-size-body-1: 1.0625rem;--text-size-body-2: .9375rem;--text-size-caption: .8125rem;--text-size-h1: 2.5rem;--text-size-h5: 1.25rem;--text-size-button-small: .8125rem;--text-size-button-large: 1.0625rem;--text-size-heading-1: 2.5rem;--text-size-heading-3: 1.625rem;--text-line-height-subtitle-1: 1.5rem;--text-line-height-body-1: 1.5rem;--text-line-height-body-2: 1.375rem;--text-line-height-h1: 3.125rem;--text-line-height-h5: 1.875rem;--text-line-height-heading-2: 2.625rem;--text-line-height-caption: 1.1rem;--spacing-2: .5rem;--spacing-5: 1.5rem;--spacing-padding-margin-32: 2rem;--spacing-padding-margin-16: 1rem;--spacing-padding-margin-8: .5rem;--spacing-padding-margin-4: .25rem;--spacing-gap-4: .25rem;--spacing-gap-8: .5rem;--spacing-gap-12: .75rem;--spacing-gap-16: 1rem;--spacing-gap-20: 1.25rem;--spacing-gap-24: 1.5rem;--size-icon-default: 1.5rem;--text-line-height-subtitle: 1.5rem}";export{r as default};
@@ -21,6 +21,7 @@ export declare class NgcDatepicker extends NjcDatepicker {
21
21
  shiftFocusToCalendarGrid(): void;
22
22
  handleDatepickerKeydown(event: KeyboardEvent): void;
23
23
  get headerMarkup(): import('lit').TemplateResult<1>;
24
+ get currentMonthAndYear(): string;
24
25
  handlePreviousMonthClicked(): void;
25
26
  handleMonthClick(): void;
26
27
  handleYearClick(): void;
@@ -1,3 +1,4 @@
1
+ import { nothing } from 'lit';
1
2
  import { Ref } from 'lit/directives/ref.js';
2
3
  import { NgcInputBase } from '../../base/input-base.gator.ts';
3
4
  export type NgcDropdownType = {
@@ -7,6 +8,7 @@ export type NgcDropdownType = {
7
8
  export type NgcDropdownDataType = 'country' | 'state' | 'naics' | 'phoneCodes';
8
9
  export declare class NgcInputDropdown extends NgcInputBase {
9
10
  static styles: import('lit').CSSResult[];
11
+ multiselect: boolean;
10
12
  options: NgcDropdownType[];
11
13
  autocomplete: boolean;
12
14
  /**
@@ -42,6 +44,7 @@ export declare class NgcInputDropdown extends NgcInputBase {
42
44
  listRef: Ref<HTMLDivElement>;
43
45
  inputRef: Ref<HTMLInputElement>;
44
46
  listboxMessageRef: Ref<HTMLElement>;
47
+ protected multiselectValueDelimiter: string;
45
48
  render(): import('lit').TemplateResult<1>;
46
49
  get controlClasses(): {
47
50
  'gator-cursor-pointer': boolean;
@@ -54,13 +57,22 @@ export declare class NgcInputDropdown extends NgcInputBase {
54
57
  private get tabIndexForControl();
55
58
  firstUpdated(): void;
56
59
  updated(changedProperties: Map<string | number | symbol, unknown>): void;
60
+ get comboboxElement(): Element | undefined;
57
61
  setComboboxAriaAttributes(): void;
62
+ setComboboxAriaLabelledByElements(): void;
63
+ setMultiselectAriaLabelledbyElements(): void;
58
64
  setAriaActiveDescendant(): void;
59
65
  clearAriaActiveDescendant(): void;
66
+ get inputMarkup(): import('lit').TemplateResult<1>;
67
+ get multiselectLabel(): import('lit').TemplateResult<1> | typeof nothing;
68
+ get multiselectSelectionsMarkup(): unknown;
69
+ setAriaHiddenOnNgcChipElements(): void;
70
+ removeSelection(value: string): void;
60
71
  get fauxInputMarkup(): import('lit').TemplateResult<1>;
61
72
  get displayedValue(): string | number | File | File[] | Date;
62
73
  get showPlaceholder(): boolean | "";
63
74
  get listboxMarkup(): import('lit').TemplateResult<1>;
75
+ getOptionSelected(value: string): boolean;
64
76
  get listboxMessageMarkup(): import('lit').TemplateResult<1> | null;
65
77
  setListboxMessageAriaDescribedByElements(): void;
66
78
  get resultsExceedMaxMessage(): import('lit').TemplateResult;
@@ -70,6 +82,7 @@ export declare class NgcInputDropdown extends NgcInputBase {
70
82
  get limitedOptions(): NgcDropdownType[];
71
83
  get resultsExceedMax(): boolean;
72
84
  handleSelected(e: CustomEvent): void;
85
+ get selectedValues(): string[];
73
86
  handleComboboxKeydown(e: KeyboardEvent): void;
74
87
  toggleListbox(key: string, initial: boolean): void;
75
88
  get endIconMarkup(): import('lit').TemplateResult<1>;
@@ -14,6 +14,10 @@ export declare class NgcHelpText extends LitElement {
14
14
  */
15
15
  error: boolean;
16
16
  render(): import('lit').TemplateResult<1>;
17
+ get classes(): {
18
+ 'gator-help-text': boolean;
19
+ 'is-error': boolean;
20
+ };
17
21
  get iconMarkup(): import('lit').TemplateResult<1>;
18
22
  }
19
23
  declare global {
@@ -75,16 +75,20 @@ export declare class NgcListItem extends NgcComponent {
75
75
  connectedCallback(): void;
76
76
  updated(changedProperties: Map<string | number | symbol, unknown>): void;
77
77
  render(): import('lit').TemplateResult<1>;
78
+ get classes(): {
79
+ [x: string]: boolean;
80
+ 'gator-list-item': boolean;
81
+ 'gator-list-item_selectable': boolean;
82
+ 'gator-list-item-multiselect': boolean;
83
+ 'gator-list-item-selected': boolean;
84
+ 'gator-list-item-faux-focus': boolean;
85
+ };
78
86
  get replacedStringId(): string;
79
- get listItemDensityClass(): string;
80
87
  get tabIndex(): 0 | -1;
81
- get selectableClass(): "gator-list-item_selectable" | null;
82
88
  get subtitleSpacerElement(): import('lit').TemplateResult<1>;
83
- get listItemSelectedClass(): "" | "gator-list-item-selected";
84
89
  get interactionIconContent(): import('lit').TemplateResult<1> | null;
85
90
  get leftIconContent(): import('lit').TemplateResult<1> | null;
86
91
  get rightIconContent(): import('lit').TemplateResult<1> | null;
87
- get falseFocusClass(): "" | "gator-list-item-faux-focus";
88
92
  click(): void;
89
93
  handleListItemClicked(): void;
90
94
  private handleItemKeyUp;
@@ -1,5 +1,11 @@
1
1
  import { NjcModal } from '../modal.ts';
2
2
  import { Ref } from 'lit/directives/ref.js';
3
+ /**
4
+ * A panel that lays out a header, some content, and a footer.
5
+ *
6
+ * @slot default — Modal body slot
7
+ * @slot footer — Content to render in the footer area.
8
+ */
3
9
  export declare class NgcModal extends NjcModal {
4
10
  static styles: import('lit').CSSResult[];
5
11
  protected _destructiveMessageRef: Ref<Element>;
@@ -3,9 +3,14 @@ export declare class NgcPageHeader extends TestableLitElement {
3
3
  static styles: import('lit').CSSResult[];
4
4
  title: string;
5
5
  subtitle: string;
6
+ skeleton: boolean;
6
7
  _showBreadcrumbs: boolean;
8
+ private _showTabs;
7
9
  updated(): void;
8
10
  render(): import('lit').TemplateResult<1>;
11
+ private get _breadcrumbSkeletonMarkup();
12
+ private get _actionsSkeletonMarkup();
13
+ private get _tabsSkeletonMarkup();
9
14
  get breadcrumbClass(): "" | "ngc-page-header-breadcrumbs";
10
15
  }
11
16
  declare global {
@@ -19,7 +19,9 @@ export declare class NgcTableBulkControls extends NgcComponent {
19
19
  allSelected: boolean;
20
20
  static styles: import('lit').CSSResult[];
21
21
  private handleSelectAllChange;
22
- render(): import('lit').TemplateResult<1> | typeof nothing;
22
+ render(): import('lit').TemplateResult<1>;
23
+ get bulkControlsMarkup(): import('lit').TemplateResult<1> | typeof nothing;
24
+ get selectedRowsMessage(): string;
23
25
  focus(): void;
24
26
  }
25
27
  declare global {
@@ -15,6 +15,9 @@ export declare class NgcTabset extends TestableLitElement {
15
15
  * @property {string} size - The size of the tabs in the tabset
16
16
  */
17
17
  size: string;
18
+ /**
19
+ * @property {number} activeTabIndex - The index of the tab that should be active/selected by default
20
+ */
18
21
  activeTabIndex: number;
19
22
  tabs: NgcTab[] | undefined;
20
23
  _contentRef: Ref<HTMLDivElement>;
@@ -28,6 +31,11 @@ export declare class NgcTabset extends TestableLitElement {
28
31
  handleTabKeydown(e: KeyboardEvent): void;
29
32
  focusFirstTab(): void;
30
33
  focusLastTab(): void;
34
+ /**
35
+ * Sets the active tab and dispatches the select event
36
+ * @param index The index of the tab to set as active
37
+ */
38
+ setActiveTab(index: number): void;
31
39
  }
32
40
  declare global {
33
41
  interface HTMLElementTagNameMap {
@@ -9,4 +9,5 @@ export declare const KEY_CONSTANTS: {
9
9
  TAB: string;
10
10
  HOME: string;
11
11
  END: string;
12
+ BACKSPACE: string;
12
13
  };
@@ -139,6 +139,9 @@ export declare const START_ICON_ARG: {
139
139
  control: {
140
140
  type: string;
141
141
  };
142
+ table: {
143
+ category: string;
144
+ };
142
145
  };
143
146
  };
144
147
  export declare const END_ICON_ARG: {
@@ -148,6 +151,9 @@ export declare const END_ICON_ARG: {
148
151
  control: {
149
152
  type: string;
150
153
  };
154
+ table: {
155
+ category: string;
156
+ };
151
157
  };
152
158
  };
153
159
  export declare const argsExclude: (args: {
@@ -1 +1 @@
1
- const n={errorText:{name:"error-text",description:"Custom error message to be displayed. This value overrides any native or internal error messaging. If this is set, the component will be styled in an error state.",table:{category:"Base Input",defaultValue:{summary:""}}},helpText:{name:"help-text",description:"Custom help text to be displayed inline below the component.",table:{category:"Base Input",defaultValue:{summary:""}}},placeholder:{description:"Placeholder text to be displayed in the input.",table:{category:"Base Input",defaultValue:{summary:""}}},value:{description:"Value of the component.",table:{category:"Base Input",defaultValue:{summary:"undefined"}}},label:{description:"Visible label for the component. This is the gold standard, best practice way to label an input for built in accessibility support. If this is not set, you must set the ariaLabelledByElements property for correct programmatic association between your custom label and the input element.",table:{category:"Base Input",defaultValue:{summary:""}}},ariaLabelledByElements:{name:"aria-labelled-by-elements",description:"Used to programmatically associate a custom label to the input. This should only be used when you are using a custom label outside of the ngc input component due to limitations of the shadow dom. Accepts a list of elements. For more information on ARIA element reflection, see [here](https://wicg.github.io/aom/aria-reflection-explainer.html).",type:{summary:"Element[]"},table:{category:"Base Input",defaultValue:{summary:""}}},required:{description:"Whether the component is required.",table:{category:"Base Input",defaultValue:{summary:"false"}}},disabled:{description:"Whether the component is disabled.",table:{category:"Base Input",defaultValue:{summary:"false"}}},readonly:{description:"Whether the component is readonly.",table:{category:"Base Input",defaultValue:{summary:"false"}}},id:{description:"Unique ID for the component. Required for accessibility.",table:{category:"Base Input",defaultValue:{summary:""}}}},i={pattern:{description:"The pattern attribute to be passed to the input. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/pattern).",control:"text",table:{defaultValue:{summary:"undefined"}}}},r={min:{description:"The min attribute defines the minimum value that is acceptable and valid for the input containing the attribute. If the value of the element is less than this, the element fails validation. This value must be less than or equal to the value of the max attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/min).",control:"string"},max:{description:"The max attribute defines the maximum value that is acceptable and valid for the input containing the attribute. If the value of the element is greater than this, the element fails validation. This value must be greater than or equal to the value of the min attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/max).",control:"string"},step:{description:"The step attribute to be passed to the input for number inputs. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/step).",control:"number",table:{defaultValue:{summary:"1"}}}},s={ariaDescription:{name:"aria-description",description:"The aria-description attribute for the component."}},l={startIcon:{name:"start-icon",description:"Icon to be displayed at the start of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"}}},u={endIcon:{name:"end-icon",description:"Icon to be displayed at the end of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"}}},m=(t,o)=>{let e,a={};for(e in t)t.hasOwnProperty(e)&&!o.includes(e)&&(a[e]=t[e]);return a},c=(t,o)=>{let e,a={};for(e in t)t.hasOwnProperty(e)&&o.includes(e)&&(a[e]=t[e]);return a};export{u as END_ICON_ARG,s as INPUT_A11Y_ARGS,n as INPUT_BASE_ARGS,r as INPUT_NUMERIC_ARGS,i as INPUT_TEXT_ARGS,l as START_ICON_ARG,m as argsExclude,c as argsOnly};
1
+ const n={errorText:{name:"error-text",description:"Custom error message to be displayed. This value overrides any native or internal error messaging. If this is set, the component will be styled in an error state.",table:{category:"Base Input",defaultValue:{summary:""}}},helpText:{name:"help-text",description:"Custom help text to be displayed inline below the component.",table:{category:"Base Input",defaultValue:{summary:""}}},placeholder:{description:"Placeholder text to be displayed in the input.",table:{category:"Base Input",defaultValue:{summary:""}}},value:{description:"Value of the component.",table:{category:"Base Input",defaultValue:{summary:"undefined"}}},label:{description:"Visible label for the component. This is the gold standard, best practice way to label an input for built in accessibility support. If this is not set, you must set the ariaLabelledByElements property for correct programmatic association between your custom label and the input element.",table:{category:"Base Input",defaultValue:{summary:""}}},ariaLabelledByElements:{name:"aria-labelled-by-elements",description:"Used to programmatically associate a custom label to the input. This should only be used when you are using a custom label outside of the ngc input component due to limitations of the shadow dom. Accepts a list of elements. For more information on ARIA element reflection, see [here](https://wicg.github.io/aom/aria-reflection-explainer.html).",type:{summary:"Element[]"},table:{category:"Base Input",defaultValue:{summary:""}}},required:{description:"Whether the component is required.",table:{category:"Base Input",defaultValue:{summary:"false"}}},disabled:{description:"Whether the component is disabled.",table:{category:"Base Input",defaultValue:{summary:"false"}}},readonly:{description:"Whether the component is readonly.",table:{category:"Base Input",defaultValue:{summary:"false"}}},id:{description:"Unique ID for the component. Required for accessibility.",table:{category:"Base Input",defaultValue:{summary:""}}}},i={pattern:{description:"The pattern attribute to be passed to the input. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/pattern).",control:"text",table:{defaultValue:{summary:"undefined"}}}},r={min:{description:"The min attribute defines the minimum value that is acceptable and valid for the input containing the attribute. If the value of the element is less than this, the element fails validation. This value must be less than or equal to the value of the max attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/min).",control:"string"},max:{description:"The max attribute defines the maximum value that is acceptable and valid for the input containing the attribute. If the value of the element is greater than this, the element fails validation. This value must be greater than or equal to the value of the min attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/max).",control:"string"},step:{description:"The step attribute to be passed to the input for number inputs. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/step).",control:"number",table:{defaultValue:{summary:"1"}}}},s={ariaDescription:{name:"aria-description",description:"The aria-description attribute for the component."}},l={startIcon:{name:"start-icon",description:"Icon to be displayed at the start of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"},table:{category:"Optional Icon(s)"}}},u={endIcon:{name:"end-icon",description:"Icon to be displayed at the end of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"},table:{category:"Optional Icon(s)"}}},c=(t,o)=>{let e,a={};for(e in t)t.hasOwnProperty(e)&&!o.includes(e)&&(a[e]=t[e]);return a},m=(t,o)=>{let e,a={};for(e in t)t.hasOwnProperty(e)&&o.includes(e)&&(a[e]=t[e]);return a};export{u as END_ICON_ARG,s as INPUT_A11Y_ARGS,n as INPUT_BASE_ARGS,r as INPUT_NUMERIC_ARGS,i as INPUT_TEXT_ARGS,l as START_ICON_ARG,c as argsExclude,m as argsOnly};
@@ -1 +1 @@
1
- import{page as s}from"../node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.0.10_typescript@5.8.3__playwright@1.54.1_bec24bd4d36b5a538258c6baab40b42a/node_modules/@vitest/browser/context.js";import n from"../_virtual/axe.js";import{a as o}from"../node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js";const d="Supercalifragilisticexpialidocious".repeat(10);async function a(t){return(await n.run(t)).violations}async function p(t){const e=await a(t);o(e,`Expected no axe core violations, but got ${e.length}: ${JSON.stringify(e)}`).toHaveLength(0)}function x(){return s.viewport(320,256)}function h(t){let e;if(t.scrollWidth!==0?e=t:t.shadowRoot?e=t.shadowRoot.firstElementChild:e=t.firstElementChild,e){const r=e.scrollWidth>e.clientWidth;return o(r).toBe(!1)}return o(!0).toBe(!1)}function g(t,e,r){let i=t.querySelector(":focus-visible");if(i||(i=t.shadowRoot?.querySelector(":focus-visible")),i){const l=getComputedStyle(i).getPropertyValue(e);return o(l).toContain(r)}return o(!0).toBe(!1)}export{g as expectComponentFocusStyle,h as expectComponentNotToHaveHorizontalScrollbar,p as expectNoAxeViolations,x as resizeWindowForReflowTest,a as runAxeAndGetViolations,d as superLongStringForReflowTest};
1
+ import{page as s}from"../node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.1.0_typescript@5.8.3__playwright@1.54.1__8e70271490ec3f26bdf789d82f47a069/node_modules/@vitest/browser/context.js";import n from"../_virtual/axe.js";import{a as o}from"../node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.1.0_@vitest_browser@3.2.4_@vitest_ui@3._b2244c164fbcfcb185a299e1f0f1dc0a/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js";const d="Supercalifragilisticexpialidocious".repeat(10);async function a(t){return(await n.run(t)).violations}async function p(t){const e=await a(t);o(e,`Expected no axe core violations, but got ${e.length}: ${JSON.stringify(e)}`).toHaveLength(0)}function x(){return s.viewport(320,256)}function h(t){let e;if(t.scrollWidth!==0?e=t:t.shadowRoot?e=t.shadowRoot.firstElementChild:e=t.firstElementChild,e){const r=e.scrollWidth>e.clientWidth;return o(r).toBe(!1)}return o(!0).toBe(!1)}function g(t,e,r){let i=t.querySelector(":focus-visible");if(i||(i=t.shadowRoot?.querySelector(":focus-visible")),i){const l=getComputedStyle(i).getPropertyValue(e);return o(l).toContain(r)}return o(!0).toBe(!1)}export{g as expectComponentFocusStyle,h as expectComponentNotToHaveHorizontalScrollbar,p as expectNoAxeViolations,x as resizeWindowForReflowTest,a as runAxeAndGetViolations,d as superLongStringForReflowTest};
@@ -1 +1 @@
1
- async function r(e){document.body.innerHTML=e,await new Promise(t=>setTimeout(t,0))}function l(e){return document.body.querySelector(e)}function s(e,t){return e.querySelector(t)}function u(e,t){return e.querySelectorAll(t)}function a(e){return document.body.querySelectorAll(e)}function d(e,t){return e?.shadowRoot?.querySelectorAll(t)}function c(e,t){return e?.shadowRoot?.querySelector(t)}function i(e,t){return e?.shadowRoot?.querySelector(`[data-testid="${t}"]`)}function m(e,t){return e?.shadowRoot?.querySelector(t)}function f(e,t){return e?.shadowRoot?.querySelectorAll(t)}function S(e){const t=e?.shadowRoot?.querySelectorAll("slot");return Array.from(t).find(o=>o.name==="")?.assignedNodes({flatten:!0}).filter(o=>o.textContent?.trim()!=="")[0].textContent}function g(e,t){const n=e?.shadowRoot?.querySelector(`slot[name="${t}"]`);return(n?.assignedNodes().length?n?.assignedNodes({flatten:!0})[0]:n?.assignedElements({flatten:!0})[0])?.textContent}function E(e){return e?.shadowRoot?.querySelector("slot")?.assignedElements({flatten:!0})}function y(e,t){const n=e?.shadowRoot?.querySelector(`slot[name=${t}]`);return Array.from(n?.assignedElements({flatten:!0})?.[0].children??[])}function h(e=0){return new Promise(t=>setTimeout(t,e))}function w(e){const t=/<!--\?lit\$[^\$]*\$-->/g;return e.replace(t,"").replace(/\s+/g," ").trim()}export{r as addTestableElement,w as cleanInnerHTML,h as flushPromises,l as getElement,s as getElementInsideElement,a as getElements,u as getElementsInsideElement,g as getNamedSlotTextContent,y as getNamedSlottedElements,m as getShadowRootElement,i as getShadowRootElementByDataTestId,f as getShadowRootElements,c as getShadowRootHTMLElement,d as getShadowRootHTMLElements,S as getSlotTextContent,E as getSlottedElements};
1
+ async function l(e){document.body.innerHTML=e,await new Promise(t=>setTimeout(t,0))}function r(e){return document.body.querySelector(e)}function s(e,t){return e.querySelector(t)}function u(e,t){return e.querySelectorAll(t)}function a(e){return document.body.querySelectorAll(e)}function d(e,t){return e?.shadowRoot?.querySelectorAll(t)}function c(e,t){return e?.shadowRoot?.querySelector(t)}function m(e,t){return e?.shadowRoot?.querySelector(`[data-testid="${t}"]`)}function i(e,t){return e?.shadowRoot?.querySelector(t)}function f(e,t){return e?.shadowRoot?.querySelectorAll(t)}function S(e){const t=e?.shadowRoot?.querySelectorAll("slot");return Array.from(t).find(o=>o.name==="")?.assignedNodes({flatten:!0}).filter(o=>o.textContent?.trim()!=="")[0].textContent}function g(e,t){const n=e?.shadowRoot?.querySelector(`slot[name="${t}"]`);return(n?.assignedNodes().length?n?.assignedNodes({flatten:!0})[0]:n?.assignedElements({flatten:!0})[0])?.textContent}function E(e){return e?.shadowRoot?.querySelector("slot")?.assignedElements({flatten:!0})}function y(e,t){return e?.shadowRoot?.querySelector(`slot[name=${t}]`)?.assignedElements({flatten:!0})}function w(e=0){return new Promise(t=>setTimeout(t,e))}function h(e){const t=/<!--\?lit\$[^\$]*\$-->/g;return e.replace(t,"").replace(/\s+/g," ").trim()}export{l as addTestableElement,h as cleanInnerHTML,w as flushPromises,r as getElement,s as getElementInsideElement,a as getElements,u as getElementsInsideElement,g as getNamedSlotTextContent,y as getNamedSlottedElements,i as getShadowRootElement,m as getShadowRootElementByDataTestId,f as getShadowRootElements,c as getShadowRootHTMLElement,d as getShadowRootHTMLElements,S as getSlotTextContent,E as getSlottedElements};