@ncino/web-components 4.0.0-preview.8 → 4.0.0
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.
- package/dist/assets/node_modules/.pnpm/{ckeditor5@45.0.0 → ckeditor5@45.1.0}/node_modules/ckeditor5/dist/ckeditor5.css +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
- package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +1 -1
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +4 -2
- package/dist/components/checkbox/checkbox.gator.js +1 -1
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/gator/chip.gator.js +12 -4
- package/dist/components/combobox/base/combobox.js +1 -1
- package/dist/components/combobox/base/combobox.slds.js +8 -8
- package/dist/components/date-picker/base/datepicker.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +15 -14
- package/dist/components/display-card/gator/display-card.gator.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +4 -4
- package/dist/components/icon/gator/index.js +1 -1
- package/dist/components/icon/gator/templates/chart-bar-horizontal.js +5 -0
- package/dist/components/icon/gator/templates/chart-bar.js +5 -0
- package/dist/components/icon/gator/templates/chart-donut.js +5 -0
- package/dist/components/icon/gator/templates/chart-line.js +5 -0
- package/dist/components/icon/gator/templates/chart-pie.js +5 -0
- package/dist/components/icon/gator/templates/chart-scatter.js +5 -0
- package/dist/components/icon/gator/templates/checkerboard.js +5 -0
- package/dist/components/icon/gator/templates/exclude-square.js +5 -0
- package/dist/components/icon/gator/templates/grid-four.js +5 -0
- package/dist/components/icon/gator/templates/grid-nine.js +5 -0
- package/dist/components/icon/gator/templates/index.js +1 -1
- package/dist/components/icon/gator/templates/kanban.js +5 -0
- package/dist/components/icon/gator/templates/lightbulb-filament.js +5 -0
- package/dist/components/icon/gator/templates/list-star.js +5 -0
- package/dist/components/icon/gator/templates/selection.js +5 -0
- package/dist/components/icon/gator/templates/square-split-horizontal.js +5 -0
- package/dist/components/icon/gator/templates/square-split-vertical.js +5 -0
- package/dist/components/icon/gator/templates/square.js +5 -0
- package/dist/components/icon/gator/templates/table.js +5 -0
- package/dist/components/icon/gator/templates/text-aa.js +5 -0
- package/dist/components/icon/gator/templates/trend-up.js +5 -0
- package/dist/components/input/base/input-base.gator.js +6 -5
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +6 -5
- package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
- package/dist/components/input/gator/input-date/input-date.gator.js +52 -18
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
- package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
- package/dist/components/input/gator/input-label/input-label.gator.js +4 -4
- package/dist/components/input/gator/input-text/input-text.gator.js +5 -3
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +4 -3
- package/dist/components/input/gator/input-time/input-time.gator.js +2 -2
- package/dist/components/input-rich-text/ckeditor-config.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
- package/dist/components/list/gator/list-item/list-item.gator.js +1 -1
- package/dist/components/menu/base/gator/menu.gator.js +3 -3
- package/dist/components/menu/menu-item/menu-item.js +1 -1
- package/dist/components/panel/gator/panel.storybook-test.js +1 -1
- package/dist/components/popover/gator/popover.gator.js +49 -0
- package/dist/components/popover/index.js +1 -0
- package/dist/components/popover/popover.js +1 -0
- package/dist/components/radio-group/radio-group.gator.js +1 -1
- package/dist/components/selection-box/selection-box.gator.js +1 -1
- package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
- package/dist/index.gator.js +1 -1
- package/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@45.0.0 → @ckeditor_ckeditor5-alignment@45.1.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@45.0.0 → @ckeditor_ckeditor5-autoformat@45.1.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@45.0.0 → @ckeditor_ckeditor5-autosave@45.1.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@45.0.0 → @ckeditor_ckeditor5-basic-styles@45.1.0}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@45.0.0 → @ckeditor_ckeditor5-block-quote@45.1.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@45.0.0 → @ckeditor_ckeditor5-clipboard@45.1.0}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@45.0.0 → @ckeditor_ckeditor5-cloud-services@45.1.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.1.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.1.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.1.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@45.0.0 → @ckeditor_ckeditor5-engine@45.1.0}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +11 -11
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@45.0.0 → @ckeditor_ckeditor5-enter@45.1.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@45.0.0 → @ckeditor_ckeditor5-essentials@45.1.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@45.0.0 → @ckeditor_ckeditor5-find-and-replace@45.1.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@45.0.0 → @ckeditor_ckeditor5-font@45.1.0}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@45.0.0 → @ckeditor_ckeditor5-heading@45.1.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@45.0.0 → @ckeditor_ckeditor5-highlight@45.1.0}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@45.0.0 → @ckeditor_ckeditor5-horizontal-line@45.1.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@45.0.0 → @ckeditor_ckeditor5-html-embed@45.1.0}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-support@45.0.0 → @ckeditor_ckeditor5-html-support@45.1.0}/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +4 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.1.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@45.0.0 → @ckeditor_ckeditor5-indent@45.1.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@45.0.0 → @ckeditor_ckeditor5-language@45.1.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@45.0.0 → @ckeditor_ckeditor5-link@45.1.0}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-list@45.0.0 → @ckeditor_ckeditor5-list@45.1.0}/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@45.0.0 → @ckeditor_ckeditor5-markdown-gfm@45.1.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@45.0.0 → @ckeditor_ckeditor5-media-embed@45.1.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@45.0.0 → @ckeditor_ckeditor5-mention@45.1.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-page-break@45.0.0 → @ckeditor_ckeditor5-page-break@45.1.0}/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@45.0.0 → @ckeditor_ckeditor5-paragraph@45.1.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@45.0.0 → @ckeditor_ckeditor5-paste-from-office@45.1.0}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +5 -5
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@45.0.0 → @ckeditor_ckeditor5-remove-format@45.1.0}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@45.0.0 → @ckeditor_ckeditor5-select-all@45.1.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@45.0.0 → @ckeditor_ckeditor5-show-blocks@45.1.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@45.0.0 → @ckeditor_ckeditor5-source-editing@45.1.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@45.0.0 → @ckeditor_ckeditor5-special-characters@45.1.0}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@45.0.0 → @ckeditor_ckeditor5-style@45.1.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.1.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +16 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.1.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +13 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.1.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +28 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@45.0.0 → @ckeditor_ckeditor5-undo@45.1.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@45.0.0 → @ckeditor_ckeditor5-upload@45.1.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-utils@45.0.0 → @ckeditor_ckeditor5-utils@45.1.0}/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +15 -15
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.1.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.0/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -1
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.0/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -1
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -1
- package/dist/node_modules/.pnpm/{@storybook_instrumenter@8.6.12_storybook@8.6.12_prettier@3.5.3_ → @storybook_instrumenter@8.6.14_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/instrumenter/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@storybook_test@8.6.12_storybook@8.6.12_prettier@3.5.3_ → @storybook_test@8.6.14_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/test/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@vitest_expect@3.1.3 → @vitest_expect@3.1.4}/node_modules/@vitest/expect/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@vitest_runner@3.1.3 → @vitest_runner@3.1.4}/node_modules/@vitest/runner/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@vitest_snapshot@3.1.3 → @vitest_snapshot@3.1.4}/node_modules/@vitest/snapshot/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@vitest_utils@3.1.3 → @vitest_utils@3.1.4}/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -1
- package/dist/node_modules/.pnpm/{@vitest_utils@3.1.3 → @vitest_utils@3.1.4}/node_modules/@vitest/utils/dist/diff.js +1 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +1 -0
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/applyBind.js +1 -0
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js +1 -0
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +1 -0
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +1 -0
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js +1 -0
- package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +1 -0
- package/dist/node_modules/.pnpm/call-bound@1.0.4/node_modules/call-bound/index.js +1 -0
- package/dist/node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js +1 -0
- package/dist/node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js +1 -0
- package/dist/node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js +1 -0
- package/dist/node_modules/.pnpm/for-each@0.3.5/node_modules/for-each/index.js +1 -0
- package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +1 -0
- package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js +1 -0
- package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js +1 -0
- package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js +1 -0
- package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js +1 -0
- package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js +1 -0
- package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js +1 -0
- package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js +1 -0
- package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +1 -0
- package/dist/node_modules/.pnpm/is-generator-function@1.1.0/node_modules/is-generator-function/index.js +1 -0
- package/dist/node_modules/.pnpm/is-regex@1.2.1/node_modules/is-regex/index.js +1 -0
- package/dist/node_modules/.pnpm/{is-typed-array@1.1.13 → is-typed-array@1.1.15}/node_modules/is-typed-array/index.js +1 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js +1 -0
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js +1 -0
- package/dist/node_modules/.pnpm/safe-regex-test@1.1.0/node_modules/safe-regex-test/index.js +1 -0
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +1 -1
- package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d → vitest@3.1.4_@types_debug@4.1.12_@types_node@22.15.21_@vitest_browser@3.1.4_@vitest_ui@_b157c97eca1209d41387a466815fb09f}/node_modules/vitest/dist/chunks/utils.CgTj3MsC.js +1 -1
- package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d → vitest@3.1.4_@types_debug@4.1.12_@types_node@22.15.21_@vitest_browser@3.1.4_@vitest_ui@_b157c97eca1209d41387a466815fb09f}/node_modules/vitest/dist/chunks/vi.ClIskdbk.js +1 -1
- package/dist/node_modules/.pnpm/which-typed-array@1.1.19/node_modules/which-typed-array/index.js +1 -0
- package/dist/packages/web-components/public/styles/gator/gator-global-styles.css.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/date-picker/base/gator/datepicker.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/icon-button/gator/icon-button.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/popover/gator/popover.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/popover/popover.scss.js +1 -0
- package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -1
- package/dist/packages/web-components/src/tokens/semantic.tokens.scss.js +1 -1
- package/dist/types/components/chip/chip.d.ts +5 -0
- package/dist/types/components/chip/gator/chip.gator.d.ts +1 -0
- package/dist/types/components/combobox/base/combobox.slds.d.ts +6 -0
- package/dist/types/components/date-picker/base/datepicker.d.ts +2 -16
- package/dist/types/components/date-picker/base/gator/datepicker.gator.d.ts +2 -16
- package/dist/types/components/icon/gator/icon.gator.d.ts +9 -2
- package/dist/types/components/icon/gator/templates/chart-bar-horizontal.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chart-bar.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chart-donut.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chart-line.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chart-pie.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chart-scatter.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/checkerboard.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/exclude-square.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/grid-four.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/grid-nine.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/index.d.ts +20 -0
- package/dist/types/components/icon/gator/templates/kanban.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/lightbulb-filament.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/list-star.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/selection.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/square-split-horizontal.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/square-split-vertical.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/square.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/table.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/text-aa.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/trend-up.d.ts +1 -0
- package/dist/types/components/icon-button/gator/icon-button.gator.d.ts +1 -1
- package/dist/types/components/input/base/input-base.d.ts +5 -0
- package/dist/types/components/input/base/input-base.gator.d.ts +6 -0
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +7 -2
- package/dist/types/components/input/gator/input-date/input-date.gator.d.ts +50 -37
- package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +4 -1
- package/dist/types/components/input/gator/input-text/input-text.gator.d.ts +1 -2
- package/dist/types/components/loading-spinner/gator/loading-spinner.gator.test.d.ts +0 -0
- package/dist/types/components/popover/gator/popover.gator.d.ts +31 -0
- package/dist/types/components/popover/gator/popover.gator.test.d.ts +0 -0
- package/dist/types/components/popover/index.d.ts +1 -0
- package/dist/types/components/popover/popover.d.ts +79 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.gator.d.ts +1 -0
- package/dist/types/utils/accessibility-utils.d.ts +1 -0
- package/dist/types/utils/components/slot-placeholder/slot-placeholder.d.ts +1 -1
- package/dist/types/utils/storybook-args.d.ts +9 -0
- package/dist/types/utils/vitest-utils.d.ts +1 -0
- package/dist/utils/accessibility-utils.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +3 -4
- package/dist/utils/storybook-args.js +1 -1
- package/dist/utils/vitest-a11y-utils.js +1 -1
- package/dist/utils/vitest-utils.js +1 -1
- package/package.json +8 -6
- package/web-types.json +222 -127
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.0.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +0 -7
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.0.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.0.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -10
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.0.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -16
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.0.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +0 -13
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -28
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.0.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/callBound.js +0 -1
- package/dist/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/index.js +0 -1
- package/dist/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js +0 -1
- package/dist/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js +0 -1
- package/dist/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js +0 -1
- package/dist/node_modules/.pnpm/which-typed-array@1.1.15/node_modules/which-typed-array/index.js +0 -1
- package/dist/packages/web-components/src/components/chip/chip.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.tokens.scss.js +0 -1
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@45.0.0 → @ckeditor_ckeditor5-icons@45.1.0}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@45.0.0 → @ckeditor_ckeditor5-watchdog@45.1.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/channels/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/client-logger/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/core-events/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/csf/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-api/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-errors.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_browser@3.1.3_msw@2.7.3_@types_node@22.15.3_typescript@5.8.3__playwright@1.52.0_874804df4c9de8b0f916251804782fb9 → @vitest_browser@3.1.4_msw@2.7.3_@types_node@22.15.21_typescript@5.8.3__playwright@1.52._ce6a4a1e71cccb66c0847e643d956555}/node_modules/@vitest/browser/context.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_pretty-format@3.1.3 → @vitest_pretty-format@3.1.4}/node_modules/@vitest/pretty-format/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_runner@3.1.3 → @vitest_runner@3.1.4}/node_modules/@vitest/runner/dist/chunk-tasks.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_spy@3.1.3 → @vitest_spy@3.1.4}/node_modules/@vitest/spy/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.3 → @vitest_utils@3.1.4}/node_modules/@vitest/utils/dist/error.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.3 → @vitest_utils@3.1.4}/node_modules/@vitest/utils/dist/helpers.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.3 → @vitest_utils@3.1.4}/node_modules/@vitest/utils/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.3 → @vitest_utils@3.1.4}/node_modules/@vitest/utils/dist/source-map.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d → vitest@3.1.4_@types_debug@4.1.12_@types_node@22.15.21_@vitest_browser@3.1.4_@vitest_ui@_b157c97eca1209d41387a466815fb09f}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d → vitest@3.1.4_@types_debug@4.1.12_@types_node@22.15.21_@vitest_browser@3.1.4_@vitest_ui@_b157c97eca1209d41387a466815fb09f}/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +0 -0
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as m}from"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import{LitElement as
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as m}from"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import{LitElement as n}from"../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{customElement as d}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as f}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import{css as c}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var u=Object.defineProperty,v=Object.getOwnPropertyDescriptor,p=(i,t,s,r)=>{for(var e=r>1?void 0:r?v(t,s):t,a=i.length-1,l;a>=0;a--)(l=i[a])&&(e=(r?l(t,s,e):l(e))||e);return r&&e&&u(t,s,e),e};let o=class extends n{constructor(){super(...arguments),this.slotName=""}render(){return m`
|
|
2
2
|
<div class="slot-placeholder">
|
|
3
|
-
Swap this with your design
|
|
4
3
|
${this.namedSlotMarkup}
|
|
5
4
|
</div>
|
|
6
|
-
`}get namedSlotMarkup(){return this.slotName?m`<div
|
|
5
|
+
`}get namedSlotMarkup(){return this.slotName?m`<div>Slot Name: ${this.slotName}</div>`:m`<div>Default slot</div>`}};o.styles=[c`
|
|
7
6
|
.slot-placeholder {
|
|
8
7
|
background: #D8C3F3;
|
|
9
8
|
border: 1px dashed #9747FF;
|
|
@@ -14,4 +13,4 @@ import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit
|
|
|
14
13
|
color: #6F1FC3;
|
|
15
14
|
text-align: center;
|
|
16
15
|
}
|
|
17
|
-
`];
|
|
16
|
+
`];p([f({attribute:"slot-name"})],o.prototype,"slotName",2);o=p([d("slot-placeholder")],o);export{o as SlotPlaceholder};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
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 +1 @@
|
|
|
1
|
-
import{page as n}from"../node_modules/.pnpm/@vitest_browser@3.1.
|
|
1
|
+
import{page as n}from"../node_modules/.pnpm/@vitest_browser@3.1.4_msw@2.7.3_@types_node@22.15.21_typescript@5.8.3__playwright@1.52._ce6a4a1e71cccb66c0847e643d956555/node_modules/@vitest/browser/context.js";import a from"../_virtual/axe.js";import{a as o}from"../node_modules/.pnpm/vitest@3.1.4_@types_debug@4.1.12_@types_node@22.15.21_@vitest_browser@3.1.4_@vitest_ui@_b157c97eca1209d41387a466815fb09f/node_modules/vitest/dist/chunks/vi.ClIskdbk.js";const p="Supercalifragilisticexpialidocious".repeat(10);async function u(e){return(await a.run(e)).violations}async function x(e){const t=await u(e);o(t,`Expected no axe core violations, but got ${t.length}`).toHaveLength(0)}function h(){return n.viewport(320,256)}function g(e){let t;if(e.scrollWidth!==0?t=e:e.shadowRoot?t=e.shadowRoot.firstElementChild:t=e.firstElementChild,t){const r=t.scrollWidth>t.clientWidth;return o(r).toBe(!1)}return o(!0).toBe(!1)}function w(e,t,r){var l;let i=e.querySelector(":focus-visible");if(i||(i=(l=e.shadowRoot)==null?void 0:l.querySelector(":focus-visible")),i){const s=getComputedStyle(i).getPropertyValue(t);return o(s).toContain(r)}return o(!0).toBe(!1)}export{w as expectComponentFocusStyle,g as expectComponentNotToHaveHorizontalScrollbar,x as expectNoAxeViolations,h as resizeWindowForReflowTest,u as runAxeAndGetViolations,p as superLongStringForReflowTest};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
async function
|
|
1
|
+
async function e(t){document.body.innerHTML=t,await new Promise(r=>setTimeout(r,0))}function c(t){return document.body.querySelector(t)}function a(t,r){return t.querySelector(r)}function d(t,r){return t.querySelectorAll(r)}function i(t){return document.body.querySelectorAll(t)}function f(t,r){var o;return(o=t==null?void 0:t.shadowRoot)==null?void 0:o.querySelectorAll(r)}function g(t,r){var o;return(o=t==null?void 0:t.shadowRoot)==null?void 0:o.querySelector(r)}function S(t,r){var o;return(o=t==null?void 0:t.shadowRoot)==null?void 0:o.querySelector(`[data-testid="${r}"]`)}function y(t,r){var o;return(o=t==null?void 0:t.shadowRoot)==null?void 0:o.querySelector(r)}function h(t,r){var o;return(o=t==null?void 0:t.shadowRoot)==null?void 0:o.querySelectorAll(r)}function w(t){var n;const r=(n=t==null?void 0:t.shadowRoot)==null?void 0:n.querySelectorAll("slot"),o=Array.from(r).find(u=>u.name==="");return o==null?void 0:o.assignedNodes({flatten:!0}).filter(u=>{var s;return((s=u.textContent)==null?void 0:s.trim())!==""})[0].textContent}function l(t,r){var u;const o=(u=t==null?void 0:t.shadowRoot)==null?void 0:u.querySelector(`slot[name="${r}"]`),n=o!=null&&o.assignedNodes().length?o==null?void 0:o.assignedNodes({flatten:!0})[0]:o==null?void 0:o.assignedElements({flatten:!0})[0];return n==null?void 0:n.textContent}function R(t){var o;const r=(o=t==null?void 0:t.shadowRoot)==null?void 0:o.querySelector("slot");return r==null?void 0:r.assignedElements({flatten:!0})}function q(t,r){var n,u;const o=(n=t==null?void 0:t.shadowRoot)==null?void 0:n.querySelector(`slot[name=${r}]`);return Array.from(((u=o==null?void 0:o.assignedElements({flatten:!0}))==null?void 0:u[0].children)??[])}function T(t=0){return new Promise(r=>setTimeout(r,t))}function E(t){const r=/<!--\?lit\$[^\$]*\$-->/g;return t.replace(r,"").replace(/\s+/g," ").trim()}export{e as addTestableElement,E as cleanInnerHTML,T as flushPromises,c as getElement,a as getElementInsideElement,i as getElements,d as getElementsInsideElement,l as getNamedSlotTextContent,q as getNamedSlottedElements,y as getShadowRootElement,S as getShadowRootElementByDataTestId,h as getShadowRootElements,g as getShadowRootHTMLElement,f as getShadowRootHTMLElements,w as getSlotTextContent,R as getSlottedElements};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ncino/web-components",
|
|
3
3
|
"author": "nCino",
|
|
4
|
-
"version": "4.0.0
|
|
4
|
+
"version": "4.0.0",
|
|
5
5
|
"license": "(c) Copyright 2023 nCino, Inc., all rights reserved",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -62,13 +62,15 @@
|
|
|
62
62
|
"storybook:gator": "pnpm run localize:build && pnpm run analyze && storybook dev -c .storybook-gator -p 6006",
|
|
63
63
|
"storybook:slds": "pnpm run analyze && storybook dev -c .storybook-slds -p 6006",
|
|
64
64
|
"test": "vitest",
|
|
65
|
-
"test:
|
|
65
|
+
"test:headless": "vitest --browser.headless",
|
|
66
|
+
"test:coverage": "vitest --coverage.enabled true",
|
|
67
|
+
"test:coverage:headless": "vitest --coverage.enabled true --browser.headless"
|
|
66
68
|
},
|
|
67
69
|
"dependencies": {
|
|
68
70
|
"@deltablot/dropzone": "^7.3.0",
|
|
69
71
|
"@floating-ui/dom": "^1.7.0",
|
|
70
72
|
"@lit/localize": "^0.12.2",
|
|
71
|
-
"ckeditor5": "^45.
|
|
73
|
+
"ckeditor5": "^45.1.0",
|
|
72
74
|
"libphonenumber-js": "^1.12.8",
|
|
73
75
|
"lit": "^3.3.0"
|
|
74
76
|
},
|
|
@@ -100,8 +102,8 @@
|
|
|
100
102
|
"@vitest/ui": "3.1.3",
|
|
101
103
|
"axe-core": "^4.10.3",
|
|
102
104
|
"cem-plugin-expanded-types": "^1.4.0",
|
|
103
|
-
"chromatic": "^
|
|
104
|
-
"conventional-changelog-conventionalcommits": "^
|
|
105
|
+
"chromatic": "^12.0.0",
|
|
106
|
+
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
105
107
|
"custom-element-jet-brains-integration": "^1.7.0",
|
|
106
108
|
"custom-elements-manifest": "^2.1.0",
|
|
107
109
|
"eslint": "^9.26.0",
|
|
@@ -117,7 +119,7 @@
|
|
|
117
119
|
"playwright": "1.52.0",
|
|
118
120
|
"postcss": "^8.5.3",
|
|
119
121
|
"rimraf": "^6.0.1",
|
|
120
|
-
"sass": "1.
|
|
122
|
+
"sass": "1.89.0",
|
|
121
123
|
"storybook": "^8.6.12",
|
|
122
124
|
"storybook-dark-mode": "^4.0.2",
|
|
123
125
|
"storybook-design-token": "^3.2.0",
|