@ukic/canary-web-components 2.0.0-canary.11 → 2.0.0-canary.12
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-7a069459.js → helpers-b525d45a.js} +2 -7
- package/dist/cjs/helpers-b525d45a.js.map +1 -0
- package/dist/cjs/{helpers-f75cf7cf.js → helpers-c4444a7e.js} +48 -94
- package/dist/cjs/helpers-c4444a7e.js.map +1 -0
- package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +8 -16
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +2 -8
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
- package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +57 -0
- package/dist/cjs/ic-data-table-title-bar.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-data-table.cjs.entry.js +308 -43
- package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +2 -3
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +1 -1
- package/dist/cjs/{ic-pagination-bar.cjs.entry.js → ic-empty-state_2.cjs.entry.js} +34 -4
- package/dist/cjs/ic-empty-state_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
- package/dist/cjs/{ic-menu.cjs.entry.js → ic-input-component-container_3.cjs.entry.js} +69 -5
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-label_2.cjs.entry.js +86 -0
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-with-multi.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-with-multi.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +13 -16
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +32 -28
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +1 -1
- package/dist/cjs/ic-pagination_4.cjs.entry.js +5 -5
- package/dist/cjs/ic-pagination_4.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +1 -1
- package/dist/cjs/ic-select-with-multi.cjs.entry.js +19 -6
- package/dist/cjs/ic-select-with-multi.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +60 -46
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +35 -11
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-4cf27b16.js +10 -18
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -2
- package/dist/collection/components/ic-data-table/ic-data-table.css +82 -7
- package/dist/collection/components/ic-data-table/ic-data-table.js +535 -44
- package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
- package/dist/collection/components/ic-data-table/ic-data-table.types.js.map +1 -1
- package/dist/collection/components/ic-data-table/story-data.js +386 -11
- package/dist/collection/components/ic-data-table/story-data.js.map +1 -1
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.e2e.js +217 -0
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.e2e.js.map +1 -0
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js +319 -0
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js.map +1 -1
- package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.css +87 -0
- package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js +160 -0
- package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js.map +1 -0
- package/dist/collection/components/{ic-date-picker/test/a11y/ic-date-picker.test.a11y.js → ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.js} +3 -5
- package/dist/collection/components/ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-table-title-bar/test/basic/ic-data-table-title-bar.spec.js +70 -0
- package/dist/collection/components/ic-data-table-title-bar/test/basic/ic-data-table-title-bar.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-with-multi/ic-menu.js +2 -2
- package/dist/collection/components/ic-menu-with-multi/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +1 -1
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
- package/dist/collection/components/ic-select-with-multi/ic-select.js +2 -2
- package/dist/collection/components/ic-select-with-multi/ic-select.js.map +1 -1
- package/dist/collection/utils/constants.js +0 -55
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +42 -272
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js +0 -45
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +2 -7
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/helpers2.js +45 -91
- package/dist/components/helpers2.js.map +1 -1
- package/dist/components/ic-badge.js +8 -16
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-button2.js +3 -11
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card.js +1 -1
- package/dist/components/ic-checkbox-group.js +1 -1
- package/dist/components/ic-checkbox.js +1 -1
- package/dist/components/ic-chip.js +1 -1
- package/dist/components/{ic-date-input.d.ts → ic-data-table-title-bar.d.ts} +4 -4
- package/dist/components/ic-data-table-title-bar.js +136 -0
- package/dist/components/ic-data-table-title-bar.js.map +1 -0
- package/dist/components/ic-data-table.js +334 -49
- package/dist/components/ic-data-table.js.map +1 -1
- package/dist/components/ic-dialog.js +1 -2
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-empty-state.js +1 -57
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/{esm/ic-empty-state.entry.js → components/ic-empty-state2.js} +38 -11
- package/dist/components/ic-empty-state2.js.map +1 -0
- package/dist/components/ic-input-component-container2.js +1 -1
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-link2.js +1 -1
- package/dist/components/ic-menu-item2.js +1 -1
- package/dist/components/ic-menu2.js +2 -2
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-menu3.js +1 -1
- package/dist/components/ic-menu3.js.map +1 -1
- package/dist/components/ic-navigation-button.js +1 -1
- package/dist/components/ic-navigation-group.js +12 -15
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +32 -28
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-pagination-bar2.js +1 -1
- package/dist/components/ic-pagination-bar2.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +1 -1
- package/dist/components/ic-pagination2.js +5 -5
- package/dist/components/ic-pagination2.js.map +1 -1
- package/dist/components/ic-radio-group.js +1 -1
- package/dist/components/ic-radio-option.js +1 -1
- package/dist/components/ic-search-bar.js +1 -1
- package/dist/components/ic-select-with-multi.js +14 -1
- package/dist/components/ic-select-with-multi.js.map +1 -1
- package/dist/components/ic-select2.js +1 -1
- package/dist/components/ic-switch.js +1 -1
- package/dist/components/ic-tab.js +1 -1
- package/dist/components/ic-text-field2.js +1 -1
- package/dist/components/ic-toggle-button.js +1 -1
- package/dist/components/ic-top-navigation.js +61 -47
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +38 -12
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +1 -1
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-045359e1.entry.js +2 -0
- package/dist/core/{p-b1e3f20a.entry.js.map → p-045359e1.entry.js.map} +1 -1
- package/dist/core/{p-e9e7a7f9.entry.js → p-10fb4c46.entry.js} +2 -2
- package/dist/core/p-169bfa51.entry.js +2 -0
- package/dist/core/p-169bfa51.entry.js.map +1 -0
- package/dist/core/{p-21da96a9.entry.js → p-1ca332ca.entry.js} +2 -2
- package/dist/core/p-1e91f540.entry.js +2 -0
- package/dist/core/p-1e91f540.entry.js.map +1 -0
- package/dist/core/{p-170f6408.entry.js → p-204ace96.entry.js} +2 -2
- package/dist/core/{p-2f31bb92.entry.js → p-2eac7dcc.entry.js} +2 -2
- package/dist/core/p-347e8dab.entry.js +2 -0
- package/dist/core/p-347e8dab.entry.js.map +1 -0
- package/dist/core/p-3803a5b5.entry.js +2 -0
- package/dist/core/p-3803a5b5.entry.js.map +1 -0
- package/dist/core/p-4753bac8.entry.js +2 -0
- package/dist/core/p-4753bac8.entry.js.map +1 -0
- package/dist/core/{p-a16c6ff3.entry.js → p-4baa0916.entry.js} +2 -2
- package/dist/core/{p-655df7fe.entry.js → p-4f413fc0.entry.js} +2 -2
- package/dist/core/p-5171169f.entry.js +2 -0
- package/dist/core/p-5171169f.entry.js.map +1 -0
- package/dist/core/{p-56d01bdb.entry.js → p-595be57d.entry.js} +2 -2
- package/dist/core/{p-23a13636.entry.js → p-5ae93c16.entry.js} +2 -2
- package/dist/core/{p-0b32ba5b.entry.js → p-5e0c830b.entry.js} +2 -2
- package/dist/core/p-5ee4319c.entry.js +2 -0
- package/dist/core/p-5ee4319c.entry.js.map +1 -0
- package/dist/core/p-5f4e96ec.entry.js +2 -0
- package/dist/core/p-5f4e96ec.entry.js.map +1 -0
- package/dist/core/{p-95374ba1.entry.js → p-624d4f5f.entry.js} +2 -2
- package/dist/core/{p-df63896a.entry.js → p-6933f8e9.entry.js} +2 -2
- package/dist/core/{p-70b48a14.entry.js → p-6c3044b6.entry.js} +2 -2
- package/dist/core/p-7267fe19.entry.js +2 -0
- package/dist/core/p-7267fe19.entry.js.map +1 -0
- package/dist/core/{p-02d0ecd2.entry.js → p-75dac3d1.entry.js} +2 -2
- package/dist/core/{p-a6e9a8e7.entry.js → p-7ef8d616.entry.js} +2 -2
- package/dist/core/{p-0388b484.entry.js → p-81ddc39d.entry.js} +2 -2
- package/dist/core/{p-6e32683c.entry.js → p-869954a2.entry.js} +2 -2
- package/dist/core/{p-e2155d7f.entry.js → p-88d54b72.entry.js} +2 -2
- package/dist/core/{p-98c8d46a.entry.js → p-8b08d8fe.entry.js} +2 -2
- package/dist/core/{p-0080bbce.entry.js → p-917c5721.entry.js} +2 -2
- package/dist/core/p-942282cd.entry.js +2 -0
- package/dist/core/p-942282cd.entry.js.map +1 -0
- package/dist/core/p-96b3e7e2.js +2 -0
- package/dist/core/p-96b3e7e2.js.map +1 -0
- package/dist/core/p-9caf19eb.js +2 -0
- package/dist/core/p-9caf19eb.js.map +1 -0
- package/dist/core/{p-7373beb0.entry.js → p-a0f8efb2.entry.js} +2 -2
- package/dist/core/{p-1f1b4b8b.entry.js → p-a31031a5.entry.js} +2 -2
- package/dist/core/{p-221d03e1.entry.js → p-a434c3d4.entry.js} +2 -2
- package/dist/core/{p-25a458bf.entry.js → p-a43c12cd.entry.js} +2 -2
- package/dist/core/{p-31fdb740.entry.js → p-a50c3b9e.entry.js} +2 -2
- package/dist/core/p-aac4185b.entry.js +2 -0
- package/dist/core/p-aac4185b.entry.js.map +1 -0
- package/dist/core/{p-65a8c1d6.entry.js → p-ab09986c.entry.js} +2 -2
- package/dist/core/{p-9e3178e8.entry.js → p-b6639e4a.entry.js} +2 -2
- package/dist/core/{p-9e3178e8.entry.js.map → p-b6639e4a.entry.js.map} +1 -1
- package/dist/core/{p-e21083c8.entry.js → p-b82dcc29.entry.js} +2 -2
- package/dist/core/p-ba86928c.entry.js +2 -0
- package/dist/core/{p-4f0178a7.entry.js.map → p-ba86928c.entry.js.map} +1 -1
- package/dist/core/{p-b3ce9fe4.entry.js → p-c34848da.entry.js} +2 -2
- package/dist/core/{p-8f1aa87d.entry.js → p-d8469ac0.entry.js} +2 -2
- package/dist/core/{p-75a2cdac.entry.js → p-db9c03c0.entry.js} +2 -2
- package/dist/core/{p-fb58d1d1.entry.js → p-e3997d60.entry.js} +2 -2
- package/dist/core/{p-06aef486.entry.js → p-e834344e.entry.js} +2 -2
- package/dist/core/p-f14454b1.entry.js +2 -0
- package/dist/core/{p-9f9b3151.entry.js.map → p-f14454b1.entry.js.map} +1 -1
- package/dist/core/{p-ee09f1b3.entry.js → p-f3c840cd.entry.js} +2 -2
- package/dist/core/p-f6888309.entry.js +2 -0
- package/dist/core/p-f6888309.entry.js.map +1 -0
- package/dist/core/p-f74a8752.entry.js +2 -0
- package/dist/core/p-f74a8752.entry.js.map +1 -0
- package/dist/core/{p-b1e646e4.entry.js → p-f7a14c01.entry.js} +2 -2
- package/dist/core/{p-ce898d90.entry.js → p-f843da01.entry.js} +2 -2
- package/dist/core/p-fc5611e2.entry.js +2 -0
- package/dist/core/p-fc5611e2.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-b5f64263.js → helpers-12b4266a.js} +3 -8
- package/dist/esm/helpers-12b4266a.js.map +1 -0
- package/dist/esm/{helpers-f328a7b6.js → helpers-1f07eb61.js} +46 -92
- package/dist/esm/helpers-1f07eb61.js.map +1 -0
- package/dist/esm/ic-accordion.entry.js +1 -1
- package/dist/esm/ic-alert.entry.js +1 -1
- package/dist/esm/ic-back-to-top.entry.js +1 -1
- package/dist/esm/ic-badge.entry.js +8 -16
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +1 -1
- package/dist/esm/ic-button_3.entry.js +2 -8
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card.entry.js +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +1 -1
- package/dist/esm/ic-checkbox.entry.js +1 -1
- package/dist/esm/ic-chip.entry.js +1 -1
- package/dist/esm/ic-data-row.entry.js +1 -1
- package/dist/esm/ic-data-table-title-bar.entry.js +53 -0
- package/dist/esm/ic-data-table-title-bar.entry.js.map +1 -0
- package/dist/esm/ic-data-table.entry.js +309 -44
- package/dist/esm/ic-data-table.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +2 -3
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +1 -1
- package/dist/esm/{ic-pagination-bar.entry.js → ic-empty-state_2.entry.js} +34 -5
- package/dist/esm/ic-empty-state_2.entry.js.map +1 -0
- package/dist/esm/ic-footer-link-group.entry.js +1 -1
- package/dist/esm/ic-footer-link.entry.js +1 -1
- package/dist/esm/ic-footer.entry.js +1 -1
- package/dist/esm/ic-hero.entry.js +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
- package/dist/esm/{ic-menu.entry.js → ic-input-component-container_3.entry.js} +69 -7
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -0
- package/dist/esm/ic-input-label_2.entry.js +81 -0
- package/dist/esm/ic-input-label_2.entry.js.map +1 -0
- package/dist/esm/ic-link.entry.js +1 -1
- package/dist/esm/ic-menu-group.entry.js +1 -1
- package/dist/esm/ic-menu-item.entry.js +1 -1
- package/dist/esm/ic-menu-with-multi.entry.js +1 -1
- package/dist/esm/ic-menu-with-multi.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +1 -1
- package/dist/esm/ic-navigation-group.entry.js +13 -16
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +32 -28
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +1 -1
- package/dist/esm/ic-page-header.entry.js +1 -1
- package/dist/esm/ic-pagination_4.entry.js +5 -5
- package/dist/esm/ic-pagination_4.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +1 -1
- package/dist/esm/ic-radio-group.entry.js +1 -1
- package/dist/esm/ic-radio-option.entry.js +1 -1
- package/dist/esm/ic-search-bar.entry.js +1 -1
- package/dist/esm/ic-select-with-multi.entry.js +14 -1
- package/dist/esm/ic-select-with-multi.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +1 -1
- package/dist/esm/ic-status-tag.entry.js +1 -1
- package/dist/esm/ic-step.entry.js +1 -1
- package/dist/esm/ic-stepper.entry.js +1 -1
- package/dist/esm/ic-switch.entry.js +1 -1
- package/dist/esm/ic-tab-group.entry.js +1 -1
- package/dist/esm/ic-tab-panel.entry.js +1 -1
- package/dist/esm/ic-tab.entry.js +1 -1
- package/dist/esm/ic-theme.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +1 -1
- package/dist/esm/ic-toggle-button.entry.js +1 -1
- package/dist/esm/ic-top-navigation.entry.js +60 -46
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +36 -12
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-93509377.js +10 -18
- package/dist/esm/loader.js +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/types/components/ic-data-table/ic-data-table.d.ts +96 -1
- package/dist/types/components/ic-data-table/ic-data-table.types.d.ts +11 -0
- package/dist/types/components/ic-data-table/story-data.d.ts +99 -0
- package/dist/types/components/ic-data-table-title-bar/ic-data-table-title-bar.d.ts +36 -0
- package/dist/types/components/ic-menu-with-multi/ic-menu.d.ts +2 -2
- package/dist/types/components/ic-select-with-multi/ic-select.d.ts +2 -2
- package/dist/types/components.d.ts +141 -390
- package/dist/types/utils/constants.d.ts +0 -37
- package/dist/types/utils/helpers.d.ts +16 -84
- package/dist/types/utils/types.d.ts +1 -92
- package/hydrate/index.js +952 -2965
- package/package.json +3 -4
- package/dist/cjs/date-helpers-c9551119.js +0 -150
- package/dist/cjs/date-helpers-c9551119.js.map +0 -1
- package/dist/cjs/helpers-7a069459.js.map +0 -1
- package/dist/cjs/helpers-f75cf7cf.js.map +0 -1
- package/dist/cjs/ic-date-input.cjs.entry.js +0 -1089
- package/dist/cjs/ic-date-input.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-date-picker.cjs.entry.js +0 -1050
- package/dist/cjs/ic-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +0 -38
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-input-component-container_4.cjs.entry.js +0 -150
- package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-pagination-bar.cjs.entry.js.map +0 -1
- package/dist/collection/assets/calendar.svg +0 -3
- package/dist/collection/components/ic-date-input/ic-date-input.css +0 -560
- package/dist/collection/components/ic-date-input/ic-date-input.js +0 -1712
- package/dist/collection/components/ic-date-input/ic-date-input.js.map +0 -1
- package/dist/collection/components/ic-date-input/story-data.js +0 -28
- package/dist/collection/components/ic-date-input/story-data.js.map +0 -1
- package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js +0 -1139
- package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js.map +0 -1
- package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js +0 -42
- package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js.map +0 -1
- package/dist/collection/components/ic-date-picker/ic-date-picker.css +0 -878
- package/dist/collection/components/ic-date-picker/ic-date-picker.js +0 -1506
- package/dist/collection/components/ic-date-picker/ic-date-picker.js.map +0 -1
- package/dist/collection/components/ic-date-picker/ic-day-button.js +0 -36
- package/dist/collection/components/ic-date-picker/ic-day-button.js.map +0 -1
- package/dist/collection/components/ic-date-picker/ic-month-picker.js +0 -29
- package/dist/collection/components/ic-date-picker/ic-month-picker.js.map +0 -1
- package/dist/collection/components/ic-date-picker/ic-year-picker.js +0 -39
- package/dist/collection/components/ic-date-picker/ic-year-picker.js.map +0 -1
- package/dist/collection/components/ic-date-picker/story-data.js +0 -148
- package/dist/collection/components/ic-date-picker/story-data.js.map +0 -1
- package/dist/collection/components/ic-date-picker/test/a11y/ic-date-picker.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker-utils.spec.js +0 -207
- package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker-utils.spec.js.map +0 -1
- package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker.spec.js +0 -962
- package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker.spec.js.map +0 -1
- package/dist/collection/utils/date-helpers.js +0 -133
- package/dist/collection/utils/date-helpers.js.map +0 -1
- package/dist/components/ic-date-input.js +0 -8
- package/dist/components/ic-date-input.js.map +0 -1
- package/dist/components/ic-date-input2.js +0 -1318
- package/dist/components/ic-date-input2.js.map +0 -1
- package/dist/components/ic-date-picker.d.ts +0 -11
- package/dist/components/ic-date-picker.js +0 -1171
- package/dist/components/ic-date-picker.js.map +0 -1
- package/dist/core/p-1857e9a7.entry.js +0 -2
- package/dist/core/p-1857e9a7.entry.js.map +0 -1
- package/dist/core/p-2c3cdfa3.js +0 -2
- package/dist/core/p-2c3cdfa3.js.map +0 -1
- package/dist/core/p-33dd24eb.js +0 -2
- package/dist/core/p-33dd24eb.js.map +0 -1
- package/dist/core/p-40ba5a51.entry.js +0 -2
- package/dist/core/p-40ba5a51.entry.js.map +0 -1
- package/dist/core/p-4f0178a7.entry.js +0 -2
- package/dist/core/p-5d6750ea.entry.js +0 -2
- package/dist/core/p-5d6750ea.entry.js.map +0 -1
- package/dist/core/p-7c0f24b6.entry.js +0 -2
- package/dist/core/p-7c0f24b6.entry.js.map +0 -1
- package/dist/core/p-9f9b3151.entry.js +0 -2
- package/dist/core/p-a22fd338.entry.js +0 -2
- package/dist/core/p-a22fd338.entry.js.map +0 -1
- package/dist/core/p-aabab75f.entry.js +0 -2
- package/dist/core/p-aabab75f.entry.js.map +0 -1
- package/dist/core/p-b1e3f20a.entry.js +0 -2
- package/dist/core/p-c680c7f9.entry.js +0 -2
- package/dist/core/p-c680c7f9.entry.js.map +0 -1
- package/dist/core/p-c7590421.entry.js +0 -2
- package/dist/core/p-c7590421.entry.js.map +0 -1
- package/dist/core/p-cd799087.js +0 -2
- package/dist/core/p-cd799087.js.map +0 -1
- package/dist/core/p-d184d9e2.entry.js +0 -2
- package/dist/core/p-d184d9e2.entry.js.map +0 -1
- package/dist/core/p-df5d7aa4.entry.js +0 -2
- package/dist/core/p-df5d7aa4.entry.js.map +0 -1
- package/dist/core/p-e189f1d0.entry.js +0 -2
- package/dist/core/p-e189f1d0.entry.js.map +0 -1
- package/dist/core/p-e33bdca9.entry.js +0 -2
- package/dist/core/p-e33bdca9.entry.js.map +0 -1
- package/dist/core/p-eeacd610.entry.js +0 -2
- package/dist/core/p-eeacd610.entry.js.map +0 -1
- package/dist/core/p-f24c9356.entry.js +0 -2
- package/dist/core/p-f24c9356.entry.js.map +0 -1
- package/dist/core/p-f5d5f0be.entry.js +0 -2
- package/dist/core/p-f5d5f0be.entry.js.map +0 -1
- package/dist/core/p-f62cd6d2.entry.js +0 -2
- package/dist/core/p-f62cd6d2.entry.js.map +0 -1
- package/dist/esm/date-helpers-0e5e32a7.js +0 -136
- package/dist/esm/date-helpers-0e5e32a7.js.map +0 -1
- package/dist/esm/helpers-b5f64263.js.map +0 -1
- package/dist/esm/helpers-f328a7b6.js.map +0 -1
- package/dist/esm/ic-date-input.entry.js +0 -1085
- package/dist/esm/ic-date-input.entry.js.map +0 -1
- package/dist/esm/ic-date-picker.entry.js +0 -1046
- package/dist/esm/ic-date-picker.entry.js.map +0 -1
- package/dist/esm/ic-empty-state.entry.js.map +0 -1
- package/dist/esm/ic-input-component-container_4.entry.js +0 -143
- package/dist/esm/ic-input-component-container_4.entry.js.map +0 -1
- package/dist/esm/ic-menu.entry.js.map +0 -1
- package/dist/esm/ic-pagination-bar.entry.js.map +0 -1
- package/dist/types/components/ic-date-input/ic-date-input.d.ts +0 -248
- package/dist/types/components/ic-date-input/story-data.d.ts +0 -1
- package/dist/types/components/ic-date-input/test/helpers/ic-date-input.d.ts +0 -23
- package/dist/types/components/ic-date-picker/ic-date-picker.d.ts +0 -251
- package/dist/types/components/ic-date-picker/ic-day-button.d.ts +0 -16
- package/dist/types/components/ic-date-picker/ic-month-picker.d.ts +0 -14
- package/dist/types/components/ic-date-picker/ic-year-picker.d.ts +0 -16
- package/dist/types/components/ic-date-picker/story-data.d.ts +0 -22
- package/dist/types/utils/date-helpers.d.ts +0 -22
- /package/dist/core/{p-e9e7a7f9.entry.js.map → p-10fb4c46.entry.js.map} +0 -0
- /package/dist/core/{p-21da96a9.entry.js.map → p-1ca332ca.entry.js.map} +0 -0
- /package/dist/core/{p-170f6408.entry.js.map → p-204ace96.entry.js.map} +0 -0
- /package/dist/core/{p-2f31bb92.entry.js.map → p-2eac7dcc.entry.js.map} +0 -0
- /package/dist/core/{p-a16c6ff3.entry.js.map → p-4baa0916.entry.js.map} +0 -0
- /package/dist/core/{p-655df7fe.entry.js.map → p-4f413fc0.entry.js.map} +0 -0
- /package/dist/core/{p-56d01bdb.entry.js.map → p-595be57d.entry.js.map} +0 -0
- /package/dist/core/{p-23a13636.entry.js.map → p-5ae93c16.entry.js.map} +0 -0
- /package/dist/core/{p-0b32ba5b.entry.js.map → p-5e0c830b.entry.js.map} +0 -0
- /package/dist/core/{p-95374ba1.entry.js.map → p-624d4f5f.entry.js.map} +0 -0
- /package/dist/core/{p-df63896a.entry.js.map → p-6933f8e9.entry.js.map} +0 -0
- /package/dist/core/{p-70b48a14.entry.js.map → p-6c3044b6.entry.js.map} +0 -0
- /package/dist/core/{p-02d0ecd2.entry.js.map → p-75dac3d1.entry.js.map} +0 -0
- /package/dist/core/{p-a6e9a8e7.entry.js.map → p-7ef8d616.entry.js.map} +0 -0
- /package/dist/core/{p-0388b484.entry.js.map → p-81ddc39d.entry.js.map} +0 -0
- /package/dist/core/{p-6e32683c.entry.js.map → p-869954a2.entry.js.map} +0 -0
- /package/dist/core/{p-e2155d7f.entry.js.map → p-88d54b72.entry.js.map} +0 -0
- /package/dist/core/{p-98c8d46a.entry.js.map → p-8b08d8fe.entry.js.map} +0 -0
- /package/dist/core/{p-0080bbce.entry.js.map → p-917c5721.entry.js.map} +0 -0
- /package/dist/core/{p-7373beb0.entry.js.map → p-a0f8efb2.entry.js.map} +0 -0
- /package/dist/core/{p-1f1b4b8b.entry.js.map → p-a31031a5.entry.js.map} +0 -0
- /package/dist/core/{p-221d03e1.entry.js.map → p-a434c3d4.entry.js.map} +0 -0
- /package/dist/core/{p-25a458bf.entry.js.map → p-a43c12cd.entry.js.map} +0 -0
- /package/dist/core/{p-31fdb740.entry.js.map → p-a50c3b9e.entry.js.map} +0 -0
- /package/dist/core/{p-65a8c1d6.entry.js.map → p-ab09986c.entry.js.map} +0 -0
- /package/dist/core/{p-e21083c8.entry.js.map → p-b82dcc29.entry.js.map} +0 -0
- /package/dist/core/{p-b3ce9fe4.entry.js.map → p-c34848da.entry.js.map} +0 -0
- /package/dist/core/{p-8f1aa87d.entry.js.map → p-d8469ac0.entry.js.map} +0 -0
- /package/dist/core/{p-75a2cdac.entry.js.map → p-db9c03c0.entry.js.map} +0 -0
- /package/dist/core/{p-fb58d1d1.entry.js.map → p-e3997d60.entry.js.map} +0 -0
- /package/dist/core/{p-06aef486.entry.js.map → p-e834344e.entry.js.map} +0 -0
- /package/dist/core/{p-ee09f1b3.entry.js.map → p-f3c840cd.entry.js.map} +0 -0
- /package/dist/core/{p-b1e646e4.entry.js.map → p-f7a14c01.entry.js.map} +0 -0
- /package/dist/core/{p-ce898d90.entry.js.map → p-f843da01.entry.js.map} +0 -0
- /package/dist/types/components/{ic-date-picker/test/a11y/ic-date-picker.test.a11y.d.ts → ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.d.ts} +0 -0
@@ -1,878 +0,0 @@
|
|
1
|
-
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
|
2
|
-
|
3
|
-
/* Document
|
4
|
-
========================================================================== */
|
5
|
-
|
6
|
-
/**
|
7
|
-
* 1. Correct the line height in all browsers.
|
8
|
-
* 2. Prevent adjustments of font size after orientation changes in iOS.
|
9
|
-
*/
|
10
|
-
|
11
|
-
html {
|
12
|
-
line-height: 1.15; /* 1 */
|
13
|
-
-webkit-text-size-adjust: 100%; /* 2 */
|
14
|
-
}
|
15
|
-
|
16
|
-
/* Sections
|
17
|
-
========================================================================== */
|
18
|
-
|
19
|
-
/**
|
20
|
-
* Remove the margin in all browsers.
|
21
|
-
*/
|
22
|
-
|
23
|
-
body {
|
24
|
-
margin: 0;
|
25
|
-
}
|
26
|
-
|
27
|
-
/**
|
28
|
-
* Render the `main` element consistently in IE.
|
29
|
-
*/
|
30
|
-
|
31
|
-
main {
|
32
|
-
display: block;
|
33
|
-
}
|
34
|
-
|
35
|
-
/**
|
36
|
-
* Correct the font size and margin on `h1` elements within `section` and
|
37
|
-
* `article` contexts in Chrome, Firefox, and Safari.
|
38
|
-
*/
|
39
|
-
|
40
|
-
h1 {
|
41
|
-
font-size: 2em;
|
42
|
-
margin: 0.67em 0;
|
43
|
-
}
|
44
|
-
|
45
|
-
/* Grouping content
|
46
|
-
========================================================================== */
|
47
|
-
|
48
|
-
/**
|
49
|
-
* 1. Add the correct box sizing in Firefox.
|
50
|
-
* 2. Show the overflow in Edge and IE.
|
51
|
-
*/
|
52
|
-
|
53
|
-
hr {
|
54
|
-
box-sizing: content-box; /* 1 */
|
55
|
-
height: 0; /* 1 */
|
56
|
-
overflow: visible; /* 2 */
|
57
|
-
}
|
58
|
-
|
59
|
-
/**
|
60
|
-
* 1. Correct the inheritance and scaling of font size in all browsers.
|
61
|
-
* 2. Correct the odd `em` font sizing in all browsers.
|
62
|
-
*/
|
63
|
-
|
64
|
-
pre {
|
65
|
-
font-family: monospace, monospace; /* 1 */
|
66
|
-
font-size: 1em; /* 2 */
|
67
|
-
}
|
68
|
-
|
69
|
-
/* Text-level semantics
|
70
|
-
========================================================================== */
|
71
|
-
|
72
|
-
/**
|
73
|
-
* Remove the gray background on active links in IE 10.
|
74
|
-
*/
|
75
|
-
|
76
|
-
a {
|
77
|
-
background-color: transparent;
|
78
|
-
}
|
79
|
-
|
80
|
-
/**
|
81
|
-
* 1. Remove the bottom border in Chrome 57-
|
82
|
-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
83
|
-
*/
|
84
|
-
|
85
|
-
abbr[title] {
|
86
|
-
border-bottom: none; /* 1 */
|
87
|
-
text-decoration: underline; /* 2 */
|
88
|
-
-webkit-text-decoration: underline dotted;
|
89
|
-
text-decoration: underline dotted; /* 2 */
|
90
|
-
}
|
91
|
-
|
92
|
-
/**
|
93
|
-
* Add the correct font weight in Chrome, Edge, and Safari.
|
94
|
-
*/
|
95
|
-
|
96
|
-
b,
|
97
|
-
strong {
|
98
|
-
font-weight: bolder;
|
99
|
-
}
|
100
|
-
|
101
|
-
/**
|
102
|
-
* 1. Correct the inheritance and scaling of font size in all browsers.
|
103
|
-
* 2. Correct the odd `em` font sizing in all browsers.
|
104
|
-
*/
|
105
|
-
|
106
|
-
code,
|
107
|
-
kbd,
|
108
|
-
samp {
|
109
|
-
font-family: monospace, monospace; /* 1 */
|
110
|
-
font-size: 1em; /* 2 */
|
111
|
-
}
|
112
|
-
|
113
|
-
/**
|
114
|
-
* Add the correct font size in all browsers.
|
115
|
-
*/
|
116
|
-
|
117
|
-
small {
|
118
|
-
font-size: 80%;
|
119
|
-
}
|
120
|
-
|
121
|
-
/**
|
122
|
-
* Prevent `sub` and `sup` elements from affecting the line height in
|
123
|
-
* all browsers.
|
124
|
-
*/
|
125
|
-
|
126
|
-
sub,
|
127
|
-
sup {
|
128
|
-
font-size: 75%;
|
129
|
-
line-height: 0;
|
130
|
-
position: relative;
|
131
|
-
vertical-align: baseline;
|
132
|
-
}
|
133
|
-
|
134
|
-
sub {
|
135
|
-
bottom: -0.25em;
|
136
|
-
}
|
137
|
-
|
138
|
-
sup {
|
139
|
-
top: -0.5em;
|
140
|
-
}
|
141
|
-
|
142
|
-
/* Embedded content
|
143
|
-
========================================================================== */
|
144
|
-
|
145
|
-
/**
|
146
|
-
* Remove the border on images inside links in IE 10.
|
147
|
-
*/
|
148
|
-
|
149
|
-
img {
|
150
|
-
border-style: none;
|
151
|
-
}
|
152
|
-
|
153
|
-
/* Forms
|
154
|
-
========================================================================== */
|
155
|
-
|
156
|
-
/**
|
157
|
-
* 1. Change the font styles in all browsers.
|
158
|
-
* 2. Remove the margin in Firefox and Safari.
|
159
|
-
*/
|
160
|
-
|
161
|
-
button,
|
162
|
-
input,
|
163
|
-
optgroup,
|
164
|
-
select,
|
165
|
-
textarea {
|
166
|
-
font-family: inherit; /* 1 */
|
167
|
-
font-size: 100%; /* 1 */
|
168
|
-
line-height: 1.15; /* 1 */
|
169
|
-
margin: 0; /* 2 */
|
170
|
-
}
|
171
|
-
|
172
|
-
/**
|
173
|
-
* Show the overflow in IE.
|
174
|
-
* 1. Show the overflow in Edge.
|
175
|
-
*/
|
176
|
-
|
177
|
-
button,
|
178
|
-
input {
|
179
|
-
/* 1 */
|
180
|
-
overflow: visible;
|
181
|
-
}
|
182
|
-
|
183
|
-
/**
|
184
|
-
* Remove the inheritance of text transform in Edge, Firefox, and IE.
|
185
|
-
* 1. Remove the inheritance of text transform in Firefox.
|
186
|
-
*/
|
187
|
-
|
188
|
-
button,
|
189
|
-
select {
|
190
|
-
/* 1 */
|
191
|
-
text-transform: none;
|
192
|
-
}
|
193
|
-
|
194
|
-
/**
|
195
|
-
* Correct the inability to style clickable types in iOS and Safari.
|
196
|
-
*/
|
197
|
-
|
198
|
-
button,
|
199
|
-
[type="button"],
|
200
|
-
[type="reset"],
|
201
|
-
[type="submit"] {
|
202
|
-
-webkit-appearance: button;
|
203
|
-
}
|
204
|
-
|
205
|
-
/**
|
206
|
-
* Remove the inner border and padding in Firefox.
|
207
|
-
*/
|
208
|
-
|
209
|
-
button::-moz-focus-inner,
|
210
|
-
[type="button"]::-moz-focus-inner,
|
211
|
-
[type="reset"]::-moz-focus-inner,
|
212
|
-
[type="submit"]::-moz-focus-inner {
|
213
|
-
border-style: none;
|
214
|
-
padding: 0;
|
215
|
-
}
|
216
|
-
|
217
|
-
/**
|
218
|
-
* Restore the focus styles unset by the previous rule.
|
219
|
-
*/
|
220
|
-
|
221
|
-
button:-moz-focusring,
|
222
|
-
[type="button"]:-moz-focusring,
|
223
|
-
[type="reset"]:-moz-focusring,
|
224
|
-
[type="submit"]:-moz-focusring {
|
225
|
-
outline: 1px dotted ButtonText;
|
226
|
-
}
|
227
|
-
|
228
|
-
/**
|
229
|
-
* Correct the padding in Firefox.
|
230
|
-
*/
|
231
|
-
|
232
|
-
fieldset {
|
233
|
-
padding: 0.35em 0.75em 0.625em;
|
234
|
-
}
|
235
|
-
|
236
|
-
/**
|
237
|
-
* 1. Correct the text wrapping in Edge and IE.
|
238
|
-
* 2. Correct the color inheritance from `fieldset` elements in IE.
|
239
|
-
* 3. Remove the padding so developers are not caught out when they zero out
|
240
|
-
* `fieldset` elements in all browsers.
|
241
|
-
*/
|
242
|
-
|
243
|
-
legend {
|
244
|
-
box-sizing: border-box; /* 1 */
|
245
|
-
color: inherit; /* 2 */
|
246
|
-
display: table; /* 1 */
|
247
|
-
max-width: 100%; /* 1 */
|
248
|
-
padding: 0; /* 3 */
|
249
|
-
white-space: normal; /* 1 */
|
250
|
-
}
|
251
|
-
|
252
|
-
/**
|
253
|
-
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
|
254
|
-
*/
|
255
|
-
|
256
|
-
progress {
|
257
|
-
vertical-align: baseline;
|
258
|
-
}
|
259
|
-
|
260
|
-
/**
|
261
|
-
* Remove the default vertical scrollbar in IE 10+.
|
262
|
-
*/
|
263
|
-
|
264
|
-
textarea {
|
265
|
-
overflow: auto;
|
266
|
-
}
|
267
|
-
|
268
|
-
/**
|
269
|
-
* 1. Add the correct box sizing in IE 10.
|
270
|
-
* 2. Remove the padding in IE 10.
|
271
|
-
*/
|
272
|
-
|
273
|
-
[type="checkbox"],
|
274
|
-
[type="radio"] {
|
275
|
-
box-sizing: border-box; /* 1 */
|
276
|
-
padding: 0; /* 2 */
|
277
|
-
}
|
278
|
-
|
279
|
-
/**
|
280
|
-
* Correct the cursor style of increment and decrement buttons in Chrome.
|
281
|
-
*/
|
282
|
-
|
283
|
-
[type="number"]::-webkit-inner-spin-button,
|
284
|
-
[type="number"]::-webkit-outer-spin-button {
|
285
|
-
height: auto;
|
286
|
-
}
|
287
|
-
|
288
|
-
/**
|
289
|
-
* 1. Correct the odd appearance in Chrome and Safari.
|
290
|
-
* 2. Correct the outline style in Safari.
|
291
|
-
*/
|
292
|
-
|
293
|
-
[type="search"] {
|
294
|
-
-webkit-appearance: textfield; /* 1 */
|
295
|
-
outline-offset: -2px; /* 2 */
|
296
|
-
}
|
297
|
-
|
298
|
-
/**
|
299
|
-
* Remove the inner padding in Chrome and Safari on macOS.
|
300
|
-
*/
|
301
|
-
|
302
|
-
[type="search"]::-webkit-search-decoration {
|
303
|
-
-webkit-appearance: none;
|
304
|
-
}
|
305
|
-
|
306
|
-
/**
|
307
|
-
* 1. Correct the inability to style clickable types in iOS and Safari.
|
308
|
-
* 2. Change font properties to `inherit` in Safari.
|
309
|
-
*/
|
310
|
-
|
311
|
-
::-webkit-file-upload-button {
|
312
|
-
-webkit-appearance: button; /* 1 */
|
313
|
-
font: inherit; /* 2 */
|
314
|
-
}
|
315
|
-
|
316
|
-
/* Interactive
|
317
|
-
========================================================================== */
|
318
|
-
|
319
|
-
/*
|
320
|
-
* Add the correct display in Edge, IE 10+, and Firefox.
|
321
|
-
*/
|
322
|
-
|
323
|
-
details {
|
324
|
-
display: block;
|
325
|
-
}
|
326
|
-
|
327
|
-
/*
|
328
|
-
* Add the correct display in all browsers.
|
329
|
-
*/
|
330
|
-
|
331
|
-
summary {
|
332
|
-
display: list-item;
|
333
|
-
}
|
334
|
-
|
335
|
-
/* Misc
|
336
|
-
========================================================================== */
|
337
|
-
|
338
|
-
/**
|
339
|
-
* Add the correct display in IE 10+.
|
340
|
-
*/
|
341
|
-
|
342
|
-
template {
|
343
|
-
display: none;
|
344
|
-
}
|
345
|
-
|
346
|
-
/**
|
347
|
-
* Add the correct display in IE 10.
|
348
|
-
*/
|
349
|
-
|
350
|
-
[hidden] {
|
351
|
-
display: none;
|
352
|
-
}
|
353
|
-
|
354
|
-
html,
|
355
|
-
body,
|
356
|
-
div,
|
357
|
-
span,
|
358
|
-
applet,
|
359
|
-
object,
|
360
|
-
iframe,
|
361
|
-
h1,
|
362
|
-
h2,
|
363
|
-
h3,
|
364
|
-
h4,
|
365
|
-
h5,
|
366
|
-
h6,
|
367
|
-
p,
|
368
|
-
blockquote,
|
369
|
-
pre,
|
370
|
-
a,
|
371
|
-
abbr,
|
372
|
-
acronym,
|
373
|
-
address,
|
374
|
-
big,
|
375
|
-
cite,
|
376
|
-
code,
|
377
|
-
del,
|
378
|
-
dfn,
|
379
|
-
em,
|
380
|
-
img,
|
381
|
-
ins,
|
382
|
-
kbd,
|
383
|
-
q,
|
384
|
-
s,
|
385
|
-
samp,
|
386
|
-
small,
|
387
|
-
strike,
|
388
|
-
strong,
|
389
|
-
sub,
|
390
|
-
sup,
|
391
|
-
tt,
|
392
|
-
var,
|
393
|
-
b,
|
394
|
-
u,
|
395
|
-
i,
|
396
|
-
center,
|
397
|
-
dl,
|
398
|
-
dt,
|
399
|
-
dd,
|
400
|
-
ol,
|
401
|
-
ul,
|
402
|
-
li,
|
403
|
-
fieldset,
|
404
|
-
form,
|
405
|
-
label,
|
406
|
-
legend,
|
407
|
-
table,
|
408
|
-
caption,
|
409
|
-
tbody,
|
410
|
-
tfoot,
|
411
|
-
thead,
|
412
|
-
tr,
|
413
|
-
th,
|
414
|
-
td,
|
415
|
-
article,
|
416
|
-
aside,
|
417
|
-
canvas,
|
418
|
-
details,
|
419
|
-
embed,
|
420
|
-
figure,
|
421
|
-
figcaption,
|
422
|
-
footer,
|
423
|
-
header,
|
424
|
-
hgroup,
|
425
|
-
menu,
|
426
|
-
nav,
|
427
|
-
output,
|
428
|
-
ruby,
|
429
|
-
section,
|
430
|
-
summary,
|
431
|
-
time,
|
432
|
-
mark,
|
433
|
-
audio,
|
434
|
-
video {
|
435
|
-
margin: 0;
|
436
|
-
padding: 0;
|
437
|
-
border: 0;
|
438
|
-
font-size: 100%;
|
439
|
-
font-style: inherit;
|
440
|
-
vertical-align: baseline;
|
441
|
-
}
|
442
|
-
|
443
|
-
|
444
|
-
/**
|
445
|
-
* @prop --input-width: Width of the input field
|
446
|
-
@prop --ic-z-index-date-picker: z-index of date picker.
|
447
|
-
*/
|
448
|
-
|
449
|
-
:host {
|
450
|
-
display: block;
|
451
|
-
position: relative;
|
452
|
-
|
453
|
-
--month-year-picker-button-width: 5rem;
|
454
|
-
--month-button-width: 5.5rem;
|
455
|
-
--input-field-width: var(--input-width, 19.125rem);
|
456
|
-
}
|
457
|
-
|
458
|
-
:host(.large) {
|
459
|
-
--month-button-width: 6.3125rem;
|
460
|
-
--input-field-width: var(--input-width, 21.125rem);
|
461
|
-
}
|
462
|
-
|
463
|
-
:host(.small) {
|
464
|
-
--month-button-width: 6.25rem;
|
465
|
-
--input-field-width: var(--input-width, 17.125rem);
|
466
|
-
}
|
467
|
-
|
468
|
-
:host .date-input-container {
|
469
|
-
position: relative;
|
470
|
-
}
|
471
|
-
|
472
|
-
ic-date-input {
|
473
|
-
--input-width: var(--input-field-width);
|
474
|
-
}
|
475
|
-
|
476
|
-
:host .calendar-container {
|
477
|
-
min-width: 19rem;
|
478
|
-
max-width: 23.5rem;
|
479
|
-
width: var(--input-width);
|
480
|
-
display: flex;
|
481
|
-
flex-direction: column;
|
482
|
-
gap: var(--ic-space-xs);
|
483
|
-
position: absolute;
|
484
|
-
border: var(--ic-border-default);
|
485
|
-
border-radius: var(--ic-border-radius);
|
486
|
-
align-items: center;
|
487
|
-
background-color: var(--ic-architectural-white);
|
488
|
-
z-index: var(--ic-z-index-date-picker);
|
489
|
-
box-sizing: border-box;
|
490
|
-
box-shadow: var(--ic-elevation-overlay);
|
491
|
-
margin-top: var(--ic-space-xxxs);
|
492
|
-
padding: var(--ic-space-xs);
|
493
|
-
animation: fade-in-calendar var(--ic-transition-duration-slow);
|
494
|
-
}
|
495
|
-
|
496
|
-
:host(.small) .calendar-container {
|
497
|
-
min-width: 17rem;
|
498
|
-
max-width: 21.5rem;
|
499
|
-
}
|
500
|
-
|
501
|
-
:host(.large) .calendar-container {
|
502
|
-
min-width: 21rem;
|
503
|
-
max-width: 25.5rem;
|
504
|
-
}
|
505
|
-
|
506
|
-
:host .calendar-container.above {
|
507
|
-
bottom: calc(var(--ic-space-xxl) - var(--ic-space-xxs));
|
508
|
-
}
|
509
|
-
|
510
|
-
:host .month-year-nav-container {
|
511
|
-
display: flex;
|
512
|
-
justify-content: space-between;
|
513
|
-
align-items: center;
|
514
|
-
align-self: stretch;
|
515
|
-
}
|
516
|
-
|
517
|
-
:host .month-year-nav-container.hidden {
|
518
|
-
display: none;
|
519
|
-
}
|
520
|
-
|
521
|
-
:host .month-year-nav {
|
522
|
-
display: flex;
|
523
|
-
justify-content: space-between;
|
524
|
-
align-items: center;
|
525
|
-
flex: 1 0 0;
|
526
|
-
}
|
527
|
-
|
528
|
-
:host .month-picker,
|
529
|
-
:host .year-picker {
|
530
|
-
flex-wrap: wrap;
|
531
|
-
display: inline-flex;
|
532
|
-
align-items: center;
|
533
|
-
width: 17.5rem;
|
534
|
-
-moz-column-gap: var(--ic-space-xs);
|
535
|
-
column-gap: var(--ic-space-xs);
|
536
|
-
row-gap: var(--ic-space-xxs);
|
537
|
-
}
|
538
|
-
|
539
|
-
:host(.small) .month-picker,
|
540
|
-
:host(.small) .year-picker {
|
541
|
-
width: 13.125rem;
|
542
|
-
}
|
543
|
-
|
544
|
-
:host(.large) .month-picker,
|
545
|
-
:host(.large) .year-picker {
|
546
|
-
width: 20rem;
|
547
|
-
}
|
548
|
-
|
549
|
-
:host .month-picker-button,
|
550
|
-
:host .year-picker-button {
|
551
|
-
width: 5rem;
|
552
|
-
|
553
|
-
--min-width: 5rem;
|
554
|
-
}
|
555
|
-
|
556
|
-
:host .month-button,
|
557
|
-
:host .year-button {
|
558
|
-
width: var(--month-button-width);
|
559
|
-
}
|
560
|
-
|
561
|
-
:host .month-button.focussed,
|
562
|
-
:host .year-button.focussed {
|
563
|
-
z-index: 1;
|
564
|
-
}
|
565
|
-
|
566
|
-
:host .month-button::part(button),
|
567
|
-
:host .year-button::part(button) {
|
568
|
-
min-width: var(--month-button-width);
|
569
|
-
}
|
570
|
-
|
571
|
-
:host .prev-decade .year-button svg {
|
572
|
-
margin-right: calc(-1 * var(--ic-space-xl));
|
573
|
-
padding-top: var(--ic-space-sm);
|
574
|
-
}
|
575
|
-
|
576
|
-
:host .prev-decade .year-button::part(button) {
|
577
|
-
padding-left: 0;
|
578
|
-
padding-right: var(--ic-space-lg);
|
579
|
-
}
|
580
|
-
|
581
|
-
:host(.small) .prev-decade .year-button::part(button) {
|
582
|
-
padding-left: 0;
|
583
|
-
padding-right: calc(var(--ic-space-lg) + var(--ic-space-xxs));
|
584
|
-
}
|
585
|
-
|
586
|
-
:host .next-decade .year-button svg {
|
587
|
-
margin-left: calc(-1 * var(--ic-space-xl));
|
588
|
-
padding-top: var(--ic-space-sm);
|
589
|
-
}
|
590
|
-
|
591
|
-
:host .next-decade .year-button::part(button) {
|
592
|
-
padding-right: 0;
|
593
|
-
padding-left: var(--ic-space-lg);
|
594
|
-
}
|
595
|
-
|
596
|
-
:host(.small) .next-decade .year-button::part(button),
|
597
|
-
:host(.large) .next-decade .year-button::part(button) {
|
598
|
-
padding-left: var(--ic-space-xl);
|
599
|
-
}
|
600
|
-
|
601
|
-
:host .bottom-buttons {
|
602
|
-
padding-top: var(--ic-space-xs);
|
603
|
-
display: flex;
|
604
|
-
justify-content: space-between;
|
605
|
-
align-items: center;
|
606
|
-
align-self: stretch;
|
607
|
-
animation: fade-in-buttons var(--ic-transition-duration-slow);
|
608
|
-
}
|
609
|
-
|
610
|
-
:host(.small) .bottom-buttons {
|
611
|
-
padding-top: var(--ic-space-xxs);
|
612
|
-
}
|
613
|
-
|
614
|
-
:host .bottom-buttons.no-today {
|
615
|
-
align-items: flex-end;
|
616
|
-
flex-direction: column;
|
617
|
-
}
|
618
|
-
|
619
|
-
:host .bottom-buttons.hidden {
|
620
|
-
display: none;
|
621
|
-
}
|
622
|
-
|
623
|
-
:host .calendar {
|
624
|
-
display: flex;
|
625
|
-
flex-direction: column;
|
626
|
-
align-items: flex-start;
|
627
|
-
width: 15.75rem;
|
628
|
-
animation: fade-in-buttons var(--ic-transition-duration-slow);
|
629
|
-
}
|
630
|
-
|
631
|
-
:host(.large) .calendar {
|
632
|
-
width: 19.25rem;
|
633
|
-
}
|
634
|
-
|
635
|
-
:host(.small) .calendar {
|
636
|
-
padding-bottom: var(--ic-space-xxs);
|
637
|
-
width: 14rem;
|
638
|
-
}
|
639
|
-
|
640
|
-
:host .hidden {
|
641
|
-
display: none;
|
642
|
-
}
|
643
|
-
|
644
|
-
:host .weekdays {
|
645
|
-
display: flex;
|
646
|
-
justify-content: space-between;
|
647
|
-
align-items: flex-start;
|
648
|
-
padding-bottom: var(--ic-space-xs);
|
649
|
-
align-self: stretch;
|
650
|
-
}
|
651
|
-
|
652
|
-
:host .calendar-days-container {
|
653
|
-
display: flex;
|
654
|
-
flex-wrap: wrap;
|
655
|
-
justify-content: space-between;
|
656
|
-
row-gap: var(--ic-space-xs);
|
657
|
-
padding: var(--ic-space-xxs) 0;
|
658
|
-
}
|
659
|
-
|
660
|
-
:host(.small) .calendar-days-container {
|
661
|
-
padding: var(--ic-space-xxxs) 0;
|
662
|
-
}
|
663
|
-
|
664
|
-
:host(.large) .calendar-days-container {
|
665
|
-
padding: var(--ic-space-xs) 0;
|
666
|
-
}
|
667
|
-
|
668
|
-
:host .calendar-day-header {
|
669
|
-
display: flex;
|
670
|
-
width: 2rem;
|
671
|
-
padding: var(--ic-space-xxs) 0;
|
672
|
-
justify-content: center;
|
673
|
-
align-items: center;
|
674
|
-
}
|
675
|
-
|
676
|
-
:host(.small) .calendar-day-header,
|
677
|
-
:host(.large) .calendar-day-header {
|
678
|
-
padding: var(--ic-space-xxs);
|
679
|
-
}
|
680
|
-
|
681
|
-
:host .calendar-day-header ic-typography {
|
682
|
-
color: var(--ic-color-tertiary-text);
|
683
|
-
text-align: center;
|
684
|
-
}
|
685
|
-
|
686
|
-
:host .day-button-container {
|
687
|
-
display: flex;
|
688
|
-
justify-content: center;
|
689
|
-
align-items: center;
|
690
|
-
width: 2.25rem;
|
691
|
-
height: 2.25rem;
|
692
|
-
}
|
693
|
-
|
694
|
-
:host(.small) .day-button-container {
|
695
|
-
width: 2rem;
|
696
|
-
height: 2rem;
|
697
|
-
}
|
698
|
-
|
699
|
-
:host(.large) .day-button-container {
|
700
|
-
width: 2.5rem;
|
701
|
-
height: 2.5rem;
|
702
|
-
}
|
703
|
-
|
704
|
-
:host .day-button {
|
705
|
-
display: flex;
|
706
|
-
position: relative;
|
707
|
-
justify-content: center;
|
708
|
-
align-items: center;
|
709
|
-
border: 0;
|
710
|
-
border-radius: 2rem;
|
711
|
-
background-color: var(--ic-architectural-white);
|
712
|
-
width: 2rem;
|
713
|
-
height: 2rem;
|
714
|
-
cursor: pointer;
|
715
|
-
transition: var(--ic-easing-transition-fast);
|
716
|
-
z-index: 0;
|
717
|
-
}
|
718
|
-
|
719
|
-
:host .day-button.disabled {
|
720
|
-
cursor: default;
|
721
|
-
}
|
722
|
-
|
723
|
-
:host(.large) .day-button {
|
724
|
-
width: 2.25rem;
|
725
|
-
height: 2.25rem;
|
726
|
-
}
|
727
|
-
|
728
|
-
:host(.small) .day-button {
|
729
|
-
width: 1.75rem;
|
730
|
-
height: 1.75rem;
|
731
|
-
}
|
732
|
-
|
733
|
-
:host .day-button ic-typography {
|
734
|
-
width: 1.75rem;
|
735
|
-
color: var(--ic-color-primary-text);
|
736
|
-
}
|
737
|
-
|
738
|
-
:host .day-button.outside-range ic-typography {
|
739
|
-
color: var(--ic-architectural-400);
|
740
|
-
}
|
741
|
-
|
742
|
-
:host .day-button.outside-month ic-typography {
|
743
|
-
font-weight: var(--ic-font-weight-regular) !important;
|
744
|
-
}
|
745
|
-
|
746
|
-
:host
|
747
|
-
.day-button.outside-month:not(.outside-range):not(.selected)
|
748
|
-
ic-typography {
|
749
|
-
color: var(--ic-color-primary-text);
|
750
|
-
}
|
751
|
-
|
752
|
-
:host .day-button:hover:not(.disabled) {
|
753
|
-
background-color: var(--ic-action-dark-bg-hover);
|
754
|
-
}
|
755
|
-
|
756
|
-
:host .day-button:active:not(.disabled) {
|
757
|
-
background-color: var(--ic-action-dark-bg-active);
|
758
|
-
}
|
759
|
-
|
760
|
-
@media (prefers-reduced-motion: no-preference) {
|
761
|
-
:host .day-button:hover:not(.disabled):not(.focussed),
|
762
|
-
:host .day-button:active:not(.disabled):not(.focussed) {
|
763
|
-
transition: background-color var(--ic-transition-duration-slow) ease-in-out;
|
764
|
-
}
|
765
|
-
}
|
766
|
-
|
767
|
-
:host .day-button.selected:not(.hidden) {
|
768
|
-
background-color: var(--ic-action-default);
|
769
|
-
}
|
770
|
-
|
771
|
-
:host .day-button.selected ic-typography {
|
772
|
-
color: var(--ic-color-white-text);
|
773
|
-
}
|
774
|
-
|
775
|
-
:host .day-button.selected:not(.hidden):hover {
|
776
|
-
background-color: var(--ic-action-default-hover);
|
777
|
-
}
|
778
|
-
|
779
|
-
:host .day-button.selected:not(.hidden):active {
|
780
|
-
background-color: var(--ic-action-default-active);
|
781
|
-
}
|
782
|
-
|
783
|
-
:host .day-button.focussed {
|
784
|
-
z-index: 1;
|
785
|
-
}
|
786
|
-
|
787
|
-
:host .day-button:focus {
|
788
|
-
outline: none;
|
789
|
-
}
|
790
|
-
|
791
|
-
:host .day-button.focussed:focus {
|
792
|
-
box-shadow: var(--ic-border-focus);
|
793
|
-
}
|
794
|
-
|
795
|
-
:host .day-button.today:not(.hidden)::after {
|
796
|
-
content: "";
|
797
|
-
position: absolute;
|
798
|
-
width: 0.875rem;
|
799
|
-
height: 0.125rem;
|
800
|
-
bottom: 0.4rem;
|
801
|
-
border-radius: var(--ic-border-radius);
|
802
|
-
background-color: var(--ic-action-default);
|
803
|
-
}
|
804
|
-
|
805
|
-
:host(.small) .day-button.today::after {
|
806
|
-
bottom: 0.35rem;
|
807
|
-
}
|
808
|
-
|
809
|
-
:host(.large) .day-button.today::after {
|
810
|
-
width: 1rem;
|
811
|
-
}
|
812
|
-
|
813
|
-
:host .day-button.today.selected::after {
|
814
|
-
background-color: var(--ic-architectural-white);
|
815
|
-
}
|
816
|
-
|
817
|
-
:host #select-month-hint,
|
818
|
-
:host #select-year-hint {
|
819
|
-
display: none;
|
820
|
-
}
|
821
|
-
|
822
|
-
.sr-only {
|
823
|
-
position: absolute;
|
824
|
-
left: -9999px;
|
825
|
-
}
|
826
|
-
|
827
|
-
@media (prefers-reduced-motion: reduce) {
|
828
|
-
:host .calendar-container,
|
829
|
-
:host .calendar,
|
830
|
-
:host .bottom-buttons {
|
831
|
-
animation: none;
|
832
|
-
}
|
833
|
-
}
|
834
|
-
|
835
|
-
@keyframes fade-in-buttons {
|
836
|
-
0% {
|
837
|
-
opacity: 0;
|
838
|
-
}
|
839
|
-
|
840
|
-
50% {
|
841
|
-
opacity: 0;
|
842
|
-
}
|
843
|
-
|
844
|
-
100% {
|
845
|
-
opacity: 1;
|
846
|
-
}
|
847
|
-
}
|
848
|
-
|
849
|
-
@keyframes fade-in-calendar {
|
850
|
-
0% {
|
851
|
-
display: flex;
|
852
|
-
max-height: 0;
|
853
|
-
}
|
854
|
-
|
855
|
-
100% {
|
856
|
-
display: flex;
|
857
|
-
max-height: 600px;
|
858
|
-
}
|
859
|
-
}
|
860
|
-
|
861
|
-
@media (forced-colors: active) {
|
862
|
-
:host .day-button.today:not(.hidden)::after {
|
863
|
-
background-color: highlight;
|
864
|
-
}
|
865
|
-
|
866
|
-
:host .day-button.selected:not(.hidden) {
|
867
|
-
background-color: highlight;
|
868
|
-
}
|
869
|
-
|
870
|
-
:host .day-button.focussed:focus {
|
871
|
-
border: var(--ic-hc-border);
|
872
|
-
}
|
873
|
-
|
874
|
-
:host .month-button.selected::part(button),
|
875
|
-
:host .year-button.selected::part(button) {
|
876
|
-
background-color: highlight;
|
877
|
-
}
|
878
|
-
}
|