@platformscode/core 0.0.35 → 0.0.38
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/cjs/core.cjs.js +1 -1
- package/dist/cjs/date-cell_3.cjs.entry.js +12 -12
- package/dist/cjs/dga-accordion.cjs.entry.js +3 -3
- package/dist/cjs/dga-actions.cjs.entry.js +1 -1
- package/dist/cjs/dga-apex-chart.cjs.entry.js +1 -1
- package/dist/cjs/dga-avatar_10.cjs.entry.js +985 -0
- package/dist/cjs/dga-button-leading-icon.cjs.entry.js +1 -1
- package/dist/cjs/dga-card-actions_4.cjs.entry.js +4 -4
- package/dist/cjs/dga-card-image.cjs.entry.js +1 -1
- package/dist/cjs/dga-card-title.cjs.entry.js +1 -1
- package/dist/cjs/dga-card.cjs.entry.js +2 -2
- package/dist/cjs/dga-carousel-v2.cjs.entry.js +1 -1
- package/dist/cjs/dga-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/dga-chip.cjs.entry.js +2 -2
- package/dist/cjs/dga-circular-progress-bar.cjs.entry.js +2 -2
- package/dist/cjs/dga-codesnippet.cjs.entry.js +4 -4
- package/dist/cjs/dga-collapse.cjs.entry.js +1 -1
- package/dist/cjs/dga-content-switcher_3.cjs.entry.js +3 -3
- package/dist/cjs/dga-data-table-usage.cjs.entry.js +1 -1
- package/dist/cjs/dga-data-table.cjs.entry.js +1 -1
- package/dist/cjs/dga-date-field.cjs.entry.js +2 -2
- package/dist/cjs/dga-digital-signature.cjs.entry.js +2 -2
- package/dist/cjs/dga-divider.cjs.entry.js +1 -1
- package/dist/cjs/dga-drawer_3.cjs.entry.js +3 -3
- package/dist/cjs/dga-dropdown.cjs.entry.js +4 -4
- package/dist/cjs/dga-featured-icon-usage.cjs.entry.js +1 -1
- package/dist/cjs/dga-file-upload.cjs.entry.js +2 -2
- package/dist/cjs/dga-flex.cjs.entry.js +1 -1
- package/dist/cjs/dga-footer.cjs.entry.js +2 -2
- package/dist/cjs/dga-header-menu_5.cjs.entry.js +1 -1
- package/dist/cjs/dga-helper-text_3.cjs.entry.js +2 -2
- package/dist/cjs/dga-inline-alert.cjs.entry.js +1 -1
- package/dist/cjs/dga-list-item_2.cjs.entry.js +2 -2
- package/dist/cjs/dga-loading.cjs.entry.js +1 -1
- package/dist/cjs/dga-metric-chart-v2.cjs.entry.js +1 -1
- package/dist/cjs/dga-metric-v2.cjs.entry.js +3 -3
- package/dist/cjs/dga-metric.cjs.entry.js +3 -3
- package/dist/cjs/dga-modal.cjs.entry.js +1 -1
- package/dist/cjs/dga-notification-toast.cjs.entry.js +1 -1
- package/dist/cjs/dga-notification.cjs.entry.js +9 -28
- package/dist/cjs/dga-number-input.cjs.entry.js +1 -1
- package/dist/cjs/dga-pagination.cjs.entry.js +1 -1
- package/dist/cjs/dga-prefix.cjs.entry.js +1 -1
- package/dist/cjs/dga-quote.cjs.entry.js +2 -1
- package/dist/cjs/dga-radial-stepper.cjs.entry.js +4 -4
- package/dist/cjs/dga-radio-button.cjs.entry.js +4 -4
- package/dist/cjs/dga-search-box_2.cjs.entry.js +3 -3
- package/dist/cjs/dga-suffix.cjs.entry.js +1 -1
- package/dist/cjs/dga-table-body.cjs.entry.js +1 -1
- package/dist/cjs/dga-table-of-content.cjs.entry.js +1 -1
- package/dist/cjs/dga-table.cjs.entry.js +1 -1
- package/dist/cjs/dga-tabs.cjs.entry.js +3 -3
- package/dist/cjs/dga-tag_3.cjs.entry.js +2 -2
- package/dist/cjs/dga-textarea.cjs.entry.js +2 -2
- package/dist/cjs/floating-button.cjs.entry.js +1 -1
- package/dist/cjs/index-BCWGzgj9.js +57 -0
- package/dist/cjs/{index-D9eOytNW.js → index-BKdUE5XK.js} +10 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/nds-avatar.cjs.entry.js +1 -1
- package/dist/cjs/nds-button.cjs.entry.js +1 -1
- package/dist/cjs/nds-table-of-content.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/dga-accordion/dga-accordion.js +2 -2
- package/dist/collection/components/dga-actions/dga-actions.js +1 -1
- package/dist/collection/components/dga-apex-chart/dga-apex-chart.js +1 -1
- package/dist/collection/components/dga-avatar/dga-avatar.js +7 -4
- package/dist/collection/components/dga-avatar-group/dga-avatar-group.css +7 -2
- package/dist/collection/components/dga-avatar-group/dga-avatar-group.js +2 -2
- package/dist/collection/components/dga-breadcrumbs/dga-breadcrumbs.js +1 -1
- package/dist/collection/components/dga-button/dga-button.js +2 -2
- package/dist/collection/components/dga-button-v2/dga-button-leading-icon.js +1 -1
- package/dist/collection/components/dga-button-v2/dga-button-v2.js +2 -2
- package/dist/collection/components/dga-card/dga-card.js +2 -2
- package/dist/collection/components/dga-card-v2/dga-card-actions.js +1 -1
- package/dist/collection/components/dga-card-v2/dga-card-content.js +1 -1
- package/dist/collection/components/dga-card-v2/dga-card-expandable-content.js +1 -1
- package/dist/collection/components/dga-card-v2/dga-card-image.js +1 -1
- package/dist/collection/components/dga-card-v2/dga-card-title.js +1 -1
- package/dist/collection/components/dga-card-v2/dga-card-v2.js +1 -1
- package/dist/collection/components/dga-carousel/dga-carousel.js +7 -6
- package/dist/collection/components/dga-carousel-item/dga-carousel-item.js +1 -1
- package/dist/collection/components/dga-carousel-v2/dga-carousel-v2.js +1 -1
- package/dist/collection/components/dga-chart/dga-chart.js +5 -5
- package/dist/collection/components/dga-checkbox/dga-checkbox.js +3 -3
- package/dist/collection/components/dga-chip/dga-chip.js +2 -2
- package/dist/collection/components/dga-circular-progress-bar/dga-circular-progress-bar.js +1 -1
- package/dist/collection/components/dga-codeSnippet/dga-codeSnippet.js +4 -4
- package/dist/collection/components/dga-collapse/dga-collapse.js +1 -1
- package/dist/collection/components/dga-content-switcher/dga-content-switcher-item.js +1 -1
- package/dist/collection/components/dga-content-switcher/dga-content-switcher-panel.js +1 -1
- package/dist/collection/components/dga-content-switcher/dga-content-switcher.js +1 -1
- package/dist/collection/components/dga-data-table/dga-data-table-usage.js +1 -1
- package/dist/collection/components/dga-data-table/dga-data-table.js +2 -2
- package/dist/collection/components/dga-data-table/dga-table.body.js +1 -1
- package/dist/collection/components/dga-data-table/dga-table.js +1 -1
- package/dist/collection/components/dga-date-field/dga-date-field.js +1 -1
- package/dist/collection/components/dga-datepicker/DateCell.js +1 -1
- package/dist/collection/components/dga-datepicker/MonthNavigator.js +4 -4
- package/dist/collection/components/dga-datepicker/dga-datepicker.js +7 -7
- package/dist/collection/components/dga-digital-signature/dga-digital-signature.js +1 -1
- package/dist/collection/components/dga-divider/dga-divider.js +1 -1
- package/dist/collection/components/dga-drawer/DrawerMenu.js +1 -1
- package/dist/collection/components/dga-drawer/dga-drawer.js +1 -1
- package/dist/collection/components/dga-drawer/tab-component.js +1 -1
- package/dist/collection/components/dga-dropdown/dga-dropdown.js +2 -2
- package/dist/collection/components/dga-featured-icon/dga-featured-icon.js +1 -1
- package/dist/collection/components/dga-feedback-icon/dga-feedback-icon.js +1 -1
- package/dist/collection/components/dga-file-upload/dga-file-upload.js +1 -1
- package/dist/collection/components/dga-filteration/dga-filteration.js +4 -4
- package/dist/collection/components/dga-flex/dga-flex.js +1 -1
- package/dist/collection/components/dga-floating-button/dga-floatingButton.js +1 -1
- package/dist/collection/components/dga-footer/dga-footer.js +1 -1
- package/dist/collection/components/dga-grid/dga-grid-container.js +4 -4
- package/dist/collection/components/dga-grid/dga-grid-item.js +6 -6
- package/dist/collection/components/dga-header/dga-header-menu.js +1 -1
- package/dist/collection/components/dga-header/dga-header-mobile-actions.js +1 -1
- package/dist/collection/components/dga-header/dga-header.js +1 -1
- package/dist/collection/components/dga-header/dga-nav-header-sub-menu.js +1 -1
- package/dist/collection/components/dga-icon/dga-icon.js +45 -24
- package/dist/collection/components/dga-icon/utils.js +83 -5
- package/dist/collection/components/dga-list/dga-list-item.js +3 -3
- package/dist/collection/components/dga-list/dga-list-v2.js +2 -2
- package/dist/collection/components/dga-loading/dga-loading.js +3 -3
- package/dist/collection/components/dga-metric/dga-metric-chart-v2.js +3 -3
- package/dist/collection/components/dga-metric/dga-metric.js +5 -5
- package/dist/collection/components/dga-metric-v2/dga-metric-v2.js +5 -5
- package/dist/collection/components/dga-notification/dga-notification.js +9 -28
- package/dist/collection/components/dga-quote/dga-quote.js +22 -1
- package/dist/collection/components/dga-radial-stepper/dga-radial-stepper.js +5 -5
- package/dist/collection/components/dga-radio-button/dga-radio-button.js +3 -3
- package/dist/collection/components/dga-table-of-content/dga-table-of-content.js +2 -2
- package/dist/collection/components/dga-tabs/dga-tabs.js +4 -4
- package/dist/collection/components/dga-tag/dga-tag.css +3 -3
- package/dist/collection/components/dga-text-input/dga-prefix.js +1 -1
- package/dist/collection/components/dga-text-input/dga-suffix.js +1 -1
- package/dist/collection/components/dga-tooltip/dga-tooltip.js +6 -6
- package/dist/collection/nds-components/nds-avatar/nds-avatar.js +4 -4
- package/dist/collection/nds-components/nds-button/nds-button.js +3 -3
- package/dist/collection/nds-components/nds-link/nds-link.js +1 -1
- package/dist/collection/nds-components/nds-table-of-content/nds-table-of-content.js +2 -2
- package/dist/collection/utils/index.js +47 -0
- package/dist/components/date-cell.js +1 -1
- package/dist/components/dga-accordion-usage.js +2 -2
- package/dist/components/dga-accordion.js +1 -1
- package/dist/components/dga-actions.js +1 -1
- package/dist/components/dga-apex-chart.js +1 -1
- package/dist/components/dga-avatar-group.js +1 -1
- package/dist/components/dga-avatar-usage.js +3 -3
- package/dist/components/dga-avatar.js +1 -1
- package/dist/components/dga-breadcrumbs-usage.js +2 -2
- package/dist/components/dga-breadcrumbs.js +1 -1
- package/dist/components/dga-button-leading-icon.js +1 -1
- package/dist/components/dga-button-usage.js +2 -2
- package/dist/components/dga-button-v2-usage.js +4 -4
- package/dist/components/dga-button-v2.js +1 -1
- package/dist/components/dga-button.js +1 -1
- package/dist/components/dga-card-actions.js +1 -1
- package/dist/components/dga-card-content.js +1 -1
- package/dist/components/dga-card-expandable-content.js +1 -1
- package/dist/components/dga-card-image.js +1 -1
- package/dist/components/dga-card-title.js +1 -1
- package/dist/components/dga-card-usage.js +6 -6
- package/dist/components/dga-card-v2-usage.js +9 -9
- package/dist/components/dga-card-v2.js +1 -1
- package/dist/components/dga-card.js +1 -1
- package/dist/components/dga-carousel-item.js +1 -1
- package/dist/components/dga-carousel-usage.js +3 -3
- package/dist/components/dga-carousel-v2.js +1 -1
- package/dist/components/dga-carousel.js +1 -1
- package/dist/components/dga-checkbox-usage.js +2 -2
- package/dist/components/dga-checkbox.js +1 -1
- package/dist/components/dga-chip-usage.js +2 -2
- package/dist/components/dga-chip.js +1 -1
- package/dist/components/dga-circular-progress-bar-usage.js +2 -2
- package/dist/components/dga-circular-progress-bar.js +1 -1
- package/dist/components/dga-codesnippet-usage.js +5 -5
- package/dist/components/dga-codesnippet.js +1 -1
- package/dist/components/dga-collapse-usage.js +1 -1
- package/dist/components/dga-collapse.js +1 -1
- package/dist/components/dga-content-switcher-item.js +1 -1
- package/dist/components/dga-content-switcher-panel.js +1 -1
- package/dist/components/dga-content-switcher-usage.js +3 -3
- package/dist/components/dga-content-switcher.js +1 -1
- package/dist/components/dga-data-table-usage.js +5 -5
- package/dist/components/dga-data-table.js +1 -1
- package/dist/components/dga-date-field-usage.js +8 -8
- package/dist/components/dga-date-field.js +1 -1
- package/dist/components/dga-datepicker-usage.js +7 -7
- package/dist/components/dga-datepicker.js +1 -1
- package/dist/components/dga-digital-signature-usage.js +2 -2
- package/dist/components/dga-digital-signature.js +1 -1
- package/dist/components/dga-divider-usage.js +1 -1
- package/dist/components/dga-divider.js +1 -1
- package/dist/components/dga-drawer-usage.js +7 -7
- package/dist/components/dga-drawer.js +1 -1
- package/dist/components/dga-dropdown-usage.js +2 -2
- package/dist/components/dga-dropdown.js +1 -1
- package/dist/components/dga-featured-icon-usage.js +3 -3
- package/dist/components/dga-featured-icon.js +1 -1
- package/dist/components/dga-feedback-icon.js +1 -1
- package/dist/components/dga-file-upload-usage.js +3 -3
- package/dist/components/dga-file-upload.js +1 -1
- package/dist/components/dga-filteration-usage.js +8 -8
- package/dist/components/dga-filteration.js +1 -1
- package/dist/components/dga-flex.js +1 -1
- package/dist/components/dga-floating-button-usage.js +2 -2
- package/dist/components/dga-footer-usage.js +2 -2
- package/dist/components/dga-footer.js +1 -1
- package/dist/components/dga-header-action-btn.js +1 -1
- package/dist/components/dga-header-menu-item-usage.js +13 -13
- package/dist/components/dga-header-menu.js +1 -1
- package/dist/components/dga-header-sub-menu-item.js +1 -1
- package/dist/components/dga-header-usage.js +18 -18
- package/dist/components/dga-header.js +4 -4
- package/dist/components/dga-helper-text.js +1 -1
- package/dist/components/dga-huge-icon-usage.js +1 -1
- package/dist/components/dga-icon.js +1 -1
- package/dist/components/dga-inline-alert-usage.js +2 -2
- package/dist/components/dga-inline-alert.js +1 -1
- package/dist/components/dga-list-item.js +1 -1
- package/dist/components/dga-list-usage.js +3 -3
- package/dist/components/dga-list-v2.js +1 -1
- package/dist/components/dga-loading-usage.js +1 -1
- package/dist/components/dga-loading.js +1 -1
- package/dist/components/dga-menu-usage.js +1 -1
- package/dist/components/dga-metric-chart-v2.js +1 -1
- package/dist/components/dga-metric-usage.js +1 -1
- package/dist/components/dga-metric-v2.js +5 -5
- package/dist/components/dga-metric.js +5 -5
- package/dist/components/dga-modal-usage.js +4 -4
- package/dist/components/dga-modal-v2-usage.js +5 -5
- package/dist/components/dga-modal-v2.js +1 -1
- package/dist/components/dga-modal.js +1 -1
- package/dist/components/dga-nav-header-actions.js +1 -1
- package/dist/components/dga-nav-header-link.js +1 -1
- package/dist/components/dga-nav-header-sub-menu-link.js +1 -1
- package/dist/components/dga-nav-header-sub-menu.js +1 -1
- package/dist/components/dga-notification-toast-usage.js +3 -3
- package/dist/components/dga-notification-toast.js +1 -1
- package/dist/components/dga-notification-usage.js +2 -2
- package/dist/components/dga-notification.js +1 -1
- package/dist/components/dga-number-input-usage.js +3 -3
- package/dist/components/dga-number-input.js +1 -1
- package/dist/components/dga-pagination-usage.js +1 -1
- package/dist/components/dga-pagination.js +1 -1
- package/dist/components/dga-prefix.js +1 -1
- package/dist/components/dga-progress-indicator-step-v3.js +1 -1
- package/dist/components/dga-progress-indicator-step.js +1 -1
- package/dist/components/dga-progress-indicator-usage.js +2 -2
- package/dist/components/dga-progress-indicator-v3-usage.js +2 -2
- package/dist/components/dga-quote-usage.js +4 -4
- package/dist/components/dga-quote.js +1 -1
- package/dist/components/dga-radial-stepper-usage.js +2 -2
- package/dist/components/dga-radial-stepper.js +1 -1
- package/dist/components/dga-radio-button-usage.js +2 -2
- package/dist/components/dga-radio-button.js +1 -1
- package/dist/components/dga-search-box-usage.js +3 -3
- package/dist/components/dga-search-box.js +1 -1
- package/dist/components/dga-second-nav-header-usage.js +5 -5
- package/dist/components/dga-slideout-menu-header.js +1 -1
- package/dist/components/dga-slideout-menu-usage.js +8 -8
- package/dist/components/dga-slideout-menu.js +1 -1
- package/dist/components/dga-suffix.js +2 -2
- package/dist/components/dga-table-body.js +1 -1
- package/dist/components/dga-table-of-content-usage.js +1 -1
- package/dist/components/dga-table-of-content.js +1 -1
- package/dist/components/dga-table-usage.js +3 -3
- package/dist/components/dga-table.js +1 -1
- package/dist/components/dga-tabs-usage.js +3 -3
- package/dist/components/dga-tabs.js +1 -1
- package/dist/components/dga-tag-usage.js +2 -2
- package/dist/components/dga-tag.js +1 -1
- package/dist/components/dga-text-input-usage.js +4 -4
- package/dist/components/dga-text-input.js +1 -1
- package/dist/components/dga-textarea-usage.js +2 -2
- package/dist/components/dga-textarea.js +1 -1
- package/dist/components/dga-tooltip-usage.js +2 -2
- package/dist/components/dga-tooltip.js +1 -1
- package/dist/components/floating-button.js +1 -1
- package/dist/components/month-navigator.js +1 -1
- package/dist/components/nds-avatar-usage.js +3 -3
- package/dist/components/nds-avatar.js +2 -2
- package/dist/components/nds-button-usage.js +5 -5
- package/dist/components/nds-button.js +1 -1
- package/dist/components/nds-floating-button-usage.js +1 -1
- package/dist/components/nds-link-usage.js +2 -2
- package/dist/components/nds-table-of-content-usage.js +1 -1
- package/dist/components/nds-table-of-content.js +1 -1
- package/dist/components/{p-Bjxp-Bzv.js → p--j_c9xzb.js} +5 -5
- package/dist/components/{p-BM-plR02.js → p-0khNFxl0.js} +9 -9
- package/dist/components/{p-DS3wOmQO.js → p-9t9pP5wb.js} +2 -2
- package/dist/components/{p-Dd1XVYJF.js → p-B-0hBREP.js} +1 -1
- package/dist/components/{p-Bs_sPiZE.js → p-B1kxhXdl.js} +1 -1
- package/dist/components/{p-BbTFdVcG.js → p-BFp2aZZz.js} +6 -4
- package/dist/components/{p-gl2x-iRx.js → p-BFq0-7mf.js} +4 -4
- package/dist/components/{p-D1MMwYa8.js → p-BK2eNLm-.js} +7 -7
- package/dist/components/{p-ZelDjkxQ.js → p-BKbPoVUo.js} +3 -3
- package/dist/components/{p-DiP2bKrV.js → p-BLvJ2oPi.js} +3 -3
- package/dist/components/{p-Dosu8q7R.js → p-BMmSCWCu.js} +1 -1
- package/dist/components/{p-Dxf245we.js → p-BNYQpuTv.js} +1 -1
- package/dist/components/{p-D_WncN0b.js → p-BNhIil8E.js} +3 -3
- package/dist/components/{p-BfhhEgg-.js → p-BOjMTu4v.js} +5 -5
- package/dist/components/{p-Pml5NKmL.js → p-BT-zFDF3.js} +3 -3
- package/dist/components/{p-BXNu0jRu.js → p-BZ7tXFNm.js} +1 -1
- package/dist/components/{p-GDuInssM.js → p-BZPI28S4.js} +3 -3
- package/dist/components/{p-awnvl4MX.js → p-B_3saRrm.js} +1 -1
- package/dist/components/{p-YcCmBZW3.js → p-BdIwaaMc.js} +6 -1
- package/dist/components/{p-D9uV831l.js → p-Bg_-hNst.js} +2 -2
- package/dist/components/{p-Don4li2O.js → p-Bgym2s7u.js} +6 -6
- package/dist/components/{p-KLIoWA81.js → p-BptOYTd-.js} +1 -1
- package/dist/components/{p-DMuRo8EU.js → p-BuRQ_6As.js} +2 -2
- package/dist/components/{p-BQEjovbJ.js → p-Bwl3mtDP.js} +7 -6
- package/dist/components/{p-BLDzt_Uq.js → p-BzIa2Cq3.js} +1 -1
- package/dist/components/{p-Cmg--ZO6.js → p-C-IvTIch.js} +4 -5
- package/dist/components/{p-FjQbvIG7.js → p-C16HXFfa.js} +1 -1
- package/dist/components/{p-DR5P_P16.js → p-C5RYd_IA.js} +1 -1
- package/dist/components/{p-CnoQYu5E.js → p-C8mvgvMh.js} +1 -1
- package/dist/components/{p-DmiaKdLo.js → p-CFUMF5YN.js} +5 -2
- package/dist/components/{p-C-62j229.js → p-CG1PUR2T.js} +6 -7
- package/dist/components/{p-B7B0P3Tp.js → p-CGrf7k7J.js} +2 -2
- package/dist/components/{p-DzkNYNWQ.js → p-CK4S8BVY.js} +13 -13
- package/dist/components/p-CKmBHs6n.js +68 -0
- package/dist/components/{p-CvMsg1eu.js → p-CPgUKuiN.js} +5 -5
- package/dist/components/{p-DDV4TUDe.js → p-CPvxSDej.js} +1 -2
- package/dist/components/{p-CHHI-Ocu.js → p-CWHgkXX0.js} +1 -1
- package/dist/components/{p-TR-8p4D-.js → p-CXATKgnl.js} +1 -1
- package/dist/components/{p-CKrmM6in.js → p-CZCeh3H_.js} +3 -3
- package/dist/components/{p-CfQ8F8Bh.js → p-CdnvAuto.js} +2 -2
- package/dist/components/{p-ybSjjgRd.js → p-ClRnWVkd.js} +1 -1
- package/dist/components/{p-DJ_HacYp.js → p-CncwSLJZ.js} +4 -4
- package/dist/components/{p-DgX1GhOA.js → p-Cpuem5Xg.js} +1 -1
- package/dist/components/{p-Cyhpb_Rn.js → p-D25UKaEu.js} +8 -8
- package/dist/components/{p-KG6K-VfA.js → p-D3RrJHe2.js} +1 -1
- package/dist/components/{p-ZhmbbVrl.js → p-D4GcJ_x8.js} +3 -3
- package/dist/components/{p-CKPSKhfQ.js → p-D6avvN5k.js} +1 -1
- package/dist/components/{p-Q1ZPiOaS.js → p-D70Rxxoo.js} +1 -1
- package/dist/components/{p-DSD9HLIM.js → p-D95vhfgu.js} +2 -2
- package/dist/components/{p-COOZpHM-.js → p-DSwWrZlM.js} +4 -4
- package/dist/components/{p-CcNS0CYN.js → p-DWDgZ64y.js} +112 -22
- package/dist/components/{p-Cp4XrPXy.js → p-D_XsbuGG.js} +4 -4
- package/dist/components/{p-Cg2ruBZP.js → p-DboQJAUi.js} +1 -1
- package/dist/components/{p-C0pZ4KiI.js → p-DcTPr2gD.js} +10 -29
- package/dist/components/{p-CgHnB4Ok.js → p-DlvOoZQ9.js} +2 -2
- package/dist/components/{p-CgCfk7bZ.js → p-DnLupBQZ.js} +5 -5
- package/dist/components/{p-BAiv59EH.js → p-DnuBXAJ-.js} +3 -3
- package/dist/components/{p-SDJFYO-x.js → p-Dva9vsYN.js} +7 -7
- package/dist/components/{p-DOVT1GBx.js → p-Dvv3BdO_.js} +3 -3
- package/dist/components/{p-BAXB5c8Q.js → p-DzGU0x_h.js} +1 -1
- package/dist/components/{p-B7hJ4SNj.js → p-F66ktz1L.js} +3 -3
- package/dist/components/{p-CrHBgvRw.js → p-HV9tkfWL.js} +1 -1
- package/dist/components/{p-B1e2w8kd.js → p-HdgDxvir.js} +1 -1
- package/dist/components/{p-CGgOSMdv.js → p-J8MM0JsY.js} +7 -7
- package/dist/components/{p-VIZKxB_k.js → p-NSwdL19x.js} +2 -2
- package/dist/components/{p-DLER3hMX.js → p-PzjGna5K.js} +2 -2
- package/dist/components/{p-B_m6I75z.js → p-TfV0XO6J.js} +2 -2
- package/dist/components/{p-CSDgLEi4.js → p-UOJXt-FO.js} +4 -4
- package/dist/components/{p-CvASpWqB.js → p-XxWV99_u.js} +3 -3
- package/dist/components/{p-CYqnvK_U.js → p-ZwTMDF83.js} +3 -3
- package/dist/components/{p-B9KjUgb6.js → p-_-CzWbeq.js} +1 -1
- package/dist/components/{p-Bs1WQBbi.js → p-f2MDwTxU.js} +5 -6
- package/dist/components/{p-CD4HEP4m.js → p-gvnvuiD2.js} +1 -1
- package/dist/components/{p-DdRMnDyJ.js → p-ojgiY2yB.js} +1 -1
- package/dist/components/{p-DBxuY-4b.js → p-q1GCTpAl.js} +1 -1
- package/dist/components/{p-DIBv3sUd.js → p-y48iBw8b.js} +6 -6
- package/dist/components/{p-BTlGi_b5.js → p-yHix8HTT.js} +1 -1
- package/dist/components/{p-Bb9KX6Pu.js → p-z4AKbeqV.js} +3 -3
- package/dist/components/side-panel-menu.js +1 -1
- package/dist/components/submenu-component.js +1 -1
- package/dist/components/tab-component.js +1 -1
- package/dist/components/tab-link.js +1 -1
- package/dist/core/core.esm.js +1 -1
- package/dist/core/{p-dbf58c4d.entry.js → p-07c3c350.entry.js} +1 -1
- package/dist/core/{p-45ad4858.entry.js → p-0fc50a9a.entry.js} +1 -1
- package/dist/core/{p-bd2f0ad8.entry.js → p-11a331a1.entry.js} +1 -1
- package/dist/core/{p-06b434a6.entry.js → p-15a804c0.entry.js} +1 -1
- package/dist/core/{p-f251b80d.entry.js → p-16399b5d.entry.js} +1 -1
- package/dist/core/{p-31bbf39e.entry.js → p-17884b9c.entry.js} +1 -1
- package/dist/core/{p-065d1649.entry.js → p-1ba77ae3.entry.js} +1 -1
- package/dist/core/{p-2eee0460.entry.js → p-1da2536d.entry.js} +1 -1
- package/dist/core/{p-9763bcac.entry.js → p-20074a5c.entry.js} +1 -1
- package/dist/core/{p-463e1d5d.entry.js → p-209e3e85.entry.js} +1 -1
- package/dist/core/{p-a2798609.entry.js → p-30100ced.entry.js} +1 -1
- package/dist/core/p-397f73c9.entry.js +1 -0
- package/dist/core/p-3a8c8253.entry.js +1 -0
- package/dist/core/p-3cc7ee7f.entry.js +1 -0
- package/dist/core/{p-9af64a20.entry.js → p-3e5b3bae.entry.js} +1 -1
- package/dist/core/{p-9d4ab931.entry.js → p-3e84194b.entry.js} +1 -1
- package/dist/core/{p-7a74b3c2.entry.js → p-4011fa2f.entry.js} +1 -1
- package/dist/core/{p-99bc050e.entry.js → p-441d800c.entry.js} +1 -1
- package/dist/core/{p-f64603bc.entry.js → p-45836373.entry.js} +1 -1
- package/dist/core/p-46d64e7f.entry.js +1 -0
- package/dist/core/{p-29e5b60c.entry.js → p-4f67210b.entry.js} +1 -1
- package/dist/core/{p-8e1d79b3.entry.js → p-592ad114.entry.js} +1 -1
- package/dist/core/{p-401383fb.entry.js → p-648402eb.entry.js} +1 -1
- package/dist/core/{p-0cef2fd7.entry.js → p-7417fe10.entry.js} +1 -1
- package/dist/core/p-79714384.entry.js +1 -0
- package/dist/core/p-7b9f73e7.entry.js +1 -0
- package/dist/core/{p-f5c3e86e.entry.js → p-7d6fecd1.entry.js} +1 -1
- package/dist/core/{p-3c4a5f5a.entry.js → p-8c0cd059.entry.js} +1 -1
- package/dist/core/{p-19c8b2ee.entry.js → p-90c8f575.entry.js} +1 -1
- package/dist/core/{p-1fb8604b.entry.js → p-91141f0c.entry.js} +1 -1
- package/dist/core/{p-8faccf2c.entry.js → p-91e1fff8.entry.js} +1 -1
- package/dist/core/{p-4c4b3d2e.entry.js → p-94769efd.entry.js} +1 -1
- package/dist/core/{p-4a765c14.entry.js → p-96049578.entry.js} +1 -1
- package/dist/core/{p-BgIVAeDg.js → p-BYA91_SW.js} +1 -1
- package/dist/core/p-OZG1OajU.js +1 -0
- package/dist/core/{p-c7867f2b.entry.js → p-a22233fe.entry.js} +1 -1
- package/dist/core/{p-664ceda8.entry.js → p-a7ed9d80.entry.js} +1 -1
- package/dist/core/{p-27ce521d.entry.js → p-a96f4b11.entry.js} +1 -1
- package/dist/core/{p-681585ef.entry.js → p-aea272f6.entry.js} +1 -1
- package/dist/core/{p-bdb9b997.entry.js → p-b6b80d9f.entry.js} +1 -1
- package/dist/core/{p-bc146fbc.entry.js → p-b82b874c.entry.js} +1 -1
- package/dist/core/{p-0d644700.entry.js → p-c5766c7b.entry.js} +1 -1
- package/dist/core/{p-54350028.entry.js → p-c844adbd.entry.js} +1 -1
- package/dist/core/{p-834a11a3.entry.js → p-ca658904.entry.js} +1 -1
- package/dist/core/{p-b1ede2c9.entry.js → p-cf5eb90f.entry.js} +1 -1
- package/dist/core/{p-73e72929.entry.js → p-d5149ac4.entry.js} +1 -1
- package/dist/core/{p-21d8b1ab.entry.js → p-daafb4d4.entry.js} +1 -1
- package/dist/core/{p-2c0ce8a8.entry.js → p-dda02fce.entry.js} +1 -1
- package/dist/core/{p-8772aecf.entry.js → p-df25beeb.entry.js} +1 -1
- package/dist/core/{p-d3d905c2.entry.js → p-df81dccf.entry.js} +1 -1
- package/dist/core/p-e2db0483.entry.js +1 -0
- package/dist/core/{p-15faa2d3.entry.js → p-e484115f.entry.js} +1 -1
- package/dist/core/{p-f76c7951.entry.js → p-e5deff13.entry.js} +1 -1
- package/dist/core/p-e769c217.entry.js +1 -0
- package/dist/core/{p-8e5c541e.entry.js → p-e9f54e9e.entry.js} +1 -1
- package/dist/core/{p-1d784936.entry.js → p-ee9eebbf.entry.js} +1 -1
- package/dist/core/{p-c3362e4f.entry.js → p-f139edeb.entry.js} +1 -1
- package/dist/core/{p-3af2644d.entry.js → p-f7442a5a.entry.js} +1 -1
- package/dist/core/{p-5e64c6b2.entry.js → p-fcaf0061.entry.js} +1 -1
- package/dist/esm/core.js +1 -1
- package/dist/esm/date-cell_3.entry.js +12 -12
- package/dist/esm/dga-accordion.entry.js +3 -3
- package/dist/esm/dga-actions.entry.js +1 -1
- package/dist/esm/dga-apex-chart.entry.js +1 -1
- package/dist/esm/dga-avatar_10.entry.js +974 -0
- package/dist/esm/dga-button-leading-icon.entry.js +1 -1
- package/dist/esm/dga-card-actions_4.entry.js +4 -4
- package/dist/esm/dga-card-image.entry.js +1 -1
- package/dist/esm/dga-card-title.entry.js +1 -1
- package/dist/esm/dga-card.entry.js +2 -2
- package/dist/esm/dga-carousel-v2.entry.js +1 -1
- package/dist/esm/dga-checkbox.entry.js +5 -5
- package/dist/esm/dga-chip.entry.js +2 -2
- package/dist/esm/dga-circular-progress-bar.entry.js +2 -2
- package/dist/esm/dga-codesnippet.entry.js +4 -4
- package/dist/esm/dga-collapse.entry.js +1 -1
- package/dist/esm/dga-content-switcher_3.entry.js +3 -3
- package/dist/esm/dga-data-table-usage.entry.js +1 -1
- package/dist/esm/dga-data-table.entry.js +1 -1
- package/dist/esm/dga-date-field.entry.js +2 -2
- package/dist/esm/dga-digital-signature.entry.js +2 -2
- package/dist/esm/dga-divider.entry.js +1 -1
- package/dist/esm/dga-drawer_3.entry.js +3 -3
- package/dist/esm/dga-dropdown.entry.js +4 -4
- package/dist/esm/dga-featured-icon-usage.entry.js +1 -1
- package/dist/esm/dga-file-upload.entry.js +2 -2
- package/dist/esm/dga-flex.entry.js +1 -1
- package/dist/esm/dga-footer.entry.js +2 -2
- package/dist/esm/dga-header-menu_5.entry.js +1 -1
- package/dist/esm/dga-helper-text_3.entry.js +2 -2
- package/dist/esm/dga-inline-alert.entry.js +1 -1
- package/dist/esm/dga-list-item_2.entry.js +2 -2
- package/dist/esm/dga-loading.entry.js +1 -1
- package/dist/esm/dga-metric-chart-v2.entry.js +1 -1
- package/dist/esm/dga-metric-v2.entry.js +3 -3
- package/dist/esm/dga-metric.entry.js +3 -3
- package/dist/esm/dga-modal.entry.js +1 -1
- package/dist/esm/dga-notification-toast.entry.js +1 -1
- package/dist/esm/dga-notification.entry.js +9 -28
- package/dist/esm/dga-number-input.entry.js +1 -1
- package/dist/esm/dga-pagination.entry.js +1 -1
- package/dist/esm/dga-prefix.entry.js +1 -1
- package/dist/esm/dga-quote.entry.js +2 -1
- package/dist/esm/dga-radial-stepper.entry.js +4 -4
- package/dist/esm/dga-radio-button.entry.js +4 -4
- package/dist/esm/dga-search-box_2.entry.js +3 -3
- package/dist/esm/dga-suffix.entry.js +1 -1
- package/dist/esm/dga-table-body.entry.js +1 -1
- package/dist/esm/dga-table-of-content.entry.js +1 -1
- package/dist/esm/dga-table.entry.js +1 -1
- package/dist/esm/dga-tabs.entry.js +3 -3
- package/dist/esm/dga-tag_3.entry.js +2 -2
- package/dist/esm/dga-textarea.entry.js +2 -2
- package/dist/esm/floating-button.entry.js +1 -1
- package/dist/esm/{index-BgIVAeDg.js → index-BYA91_SW.js} +6 -1
- package/dist/esm/index-OZG1OajU.js +54 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/nds-avatar.entry.js +1 -1
- package/dist/esm/nds-button.entry.js +1 -1
- package/dist/esm/nds-table-of-content.entry.js +1 -1
- package/dist/types/components/dga-icon/dga-icon.d.ts +20 -7
- package/dist/types/components/dga-icon/utils.d.ts +14 -0
- package/dist/types/components/dga-quote/dga-quote.d.ts +1 -0
- package/dist/types/components.d.ts +22 -12
- package/dist/types/utils/index.d.ts +14 -0
- package/package.json +2 -2
- package/dist/cjs/dga-avatar-group.cjs.entry.js +0 -39
- package/dist/cjs/dga-avatar-usage.cjs.entry.js +0 -47
- package/dist/cjs/dga-avatar.cjs.entry.js +0 -75
- package/dist/cjs/dga-breadcrumbs-usage.cjs.entry.js +0 -33
- package/dist/cjs/dga-breadcrumbs.cjs.entry.js +0 -148
- package/dist/cjs/dga-carousel_2.cjs.entry.js +0 -137
- package/dist/cjs/dga-huge-icon-usage.cjs.entry.js +0 -14
- package/dist/cjs/dga-icon.cjs.entry.js +0 -402
- package/dist/cjs/dga-link.cjs.entry.js +0 -30
- package/dist/cjs/index-ByjaZgsn.js +0 -9
- package/dist/components/p-CH66vbCC.js +0 -15
- package/dist/components/p-DEtoWGOc.js +0 -7
- package/dist/core/p-0f02946a.entry.js +0 -1
- package/dist/core/p-1ab215e2.entry.js +0 -1
- package/dist/core/p-205ee115.entry.js +0 -1
- package/dist/core/p-4217a2f1.entry.js +0 -1
- package/dist/core/p-585d1776.entry.js +0 -1
- package/dist/core/p-66983bcd.entry.js +0 -1
- package/dist/core/p-8eb0f4d8.entry.js +0 -1
- package/dist/core/p-91cdbf84.entry.js +0 -1
- package/dist/core/p-927475f3.entry.js +0 -1
- package/dist/core/p-DEtoWGOc.js +0 -1
- package/dist/core/p-ae4f95b0.entry.js +0 -1
- package/dist/core/p-cec8de25.entry.js +0 -1
- package/dist/core/p-d619ccb5.entry.js +0 -1
- package/dist/core/p-dce286c8.entry.js +0 -1
- package/dist/core/p-e3e5ddcb.entry.js +0 -1
- package/dist/core/p-f1ece870.entry.js +0 -1
- package/dist/core/p-f28050f0.entry.js +0 -1
- package/dist/esm/dga-avatar-group.entry.js +0 -37
- package/dist/esm/dga-avatar-usage.entry.js +0 -45
- package/dist/esm/dga-avatar.entry.js +0 -73
- package/dist/esm/dga-breadcrumbs-usage.entry.js +0 -31
- package/dist/esm/dga-breadcrumbs.entry.js +0 -146
- package/dist/esm/dga-carousel_2.entry.js +0 -134
- package/dist/esm/dga-huge-icon-usage.entry.js +0 -12
- package/dist/esm/dga-icon.entry.js +0 -400
- package/dist/esm/dga-link.entry.js +0 -28
- package/dist/esm/index-DEtoWGOc.js +0 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class DgaCardContent {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: 'b8478b51f23b92d1b6b1d430801c1328dae27c9e', class: `card__content` }, h("slot", { key: '524656e00a5a23dae1d0ef798df904cbe6fc4fd3' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "dga-card-content"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class DgaCardExpandableContent {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '171a3b2b3095e45897771a48137b5bcc07061226' }, h("slot", { key: 'a1ded8bfb7362a7f817459b27a3306e527208a01' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "dga-card-expandable-content"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -47,7 +47,7 @@ export class DgaCardImage {
|
|
|
47
47
|
// minWidth: this.minWidth
|
|
48
48
|
// }
|
|
49
49
|
render() {
|
|
50
|
-
return (h("div", { key: '
|
|
50
|
+
return (h("div", { key: '9a5df0363b10d8d057821efddec426c770dbd097', class: "dga-card__image-container" }, h("img", { key: '333e4debfd9600fbffe253c7347a4fc2f9f7ec73', src: this.src, alt: this.alt })));
|
|
51
51
|
}
|
|
52
52
|
static get is() { return "dga-card-image"; }
|
|
53
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -53,7 +53,7 @@ export class DgaCardTitle {
|
|
|
53
53
|
});
|
|
54
54
|
}
|
|
55
55
|
render() {
|
|
56
|
-
return (h("h4", { key: '
|
|
56
|
+
return (h("h4", { key: 'ec4a4345f5882f474eaeb044bfcba5a891740b1f', class: "text-lg-bold" }, h("slot", { key: '72a35cc65e56e340bfea05dae2af3b7ad1cec48a' })));
|
|
57
57
|
}
|
|
58
58
|
static get is() { return "dga-card-title"; }
|
|
59
59
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,7 +87,7 @@ export class DgaCardV2 {
|
|
|
87
87
|
(_a = this.sxStyleManager) === null || _a === void 0 ? void 0 : _a.cleanup();
|
|
88
88
|
}
|
|
89
89
|
render() {
|
|
90
|
-
return (h(Host, { key: '
|
|
90
|
+
return (h(Host, { key: 'ebfb5e9bef8e602e2d59ef0f1b505962f098f9b9', id: this.componentId, style: this.rootStyles }, h("div", Object.assign({ key: 'b34a9d1bb46613715616b54bed365587bb03d205', class: `card ${this.disabled ? 'disabled' : ''} ${this.isFocused ? 'focused' : ''} card--${this.effect}`, onMouseEnter: this.onMouseEnterHandler, onMouseLeave: this.onMouseLeaveHandler }, (this.type === 'selectable' ? { onClick: this.onCheckboxChange } : {}), { style: this.cardStyles }), this.type === 'selectable' && (h("div", { key: '7a7457fadbef6b228daf35c94ef598d289094b4f', class: "card__checkbox-container" }, h("dga-checkbox", { key: 'dabf53712eebf3ac0258a68cf556320aec6b2246', checked: this.isSelected, color: "brand", onChange: this.onCheckboxChange }))), h("slot", { key: '1bd2d7b03a6986ec82d6ae77962174e0449e286f', name: 'card-content' }), this.type === 'default' && h("slot", { key: 'dd550bdd41b36be56a5a7435b9a62c3e2e1177b2', name: 'card-actions' }))));
|
|
91
91
|
}
|
|
92
92
|
static get is() { return "dga-card-v2"; }
|
|
93
93
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
|
+
import { arrowLeft01StrokeRoundedIcon, arrowRight01StrokeRoundedIcon } from "../../assets/icons/index";
|
|
2
3
|
export class DgaCarousel {
|
|
3
4
|
constructor() {
|
|
4
5
|
this.DIRECTION = {
|
|
@@ -9,7 +10,7 @@ export class DgaCarousel {
|
|
|
9
10
|
this.showDots = true;
|
|
10
11
|
this.steps = 1;
|
|
11
12
|
this.transitionDuration = 600;
|
|
12
|
-
this.Dir = '
|
|
13
|
+
this.Dir = 'ltr';
|
|
13
14
|
this.size = 'lg';
|
|
14
15
|
this.arrowsVariant = 'primary';
|
|
15
16
|
this.arrows = {
|
|
@@ -90,20 +91,20 @@ export class DgaCarousel {
|
|
|
90
91
|
}
|
|
91
92
|
}
|
|
92
93
|
render() {
|
|
93
|
-
return (h(Host, { key: '
|
|
94
|
+
return (h(Host, { key: 'dc950a5127fcf0d2494292dc65e606927bbc725a', class: `KCarousel KCarousel--${this.variant} KCarousel--${this.size}`, dir: this.Dir }, this.variant !== 'dots-only' && (h("div", { key: 'edc3f5ab7927670769094b0df60172c812fc71af', class: "KCarousel-body" }, this.variant === 'arrows' && (h("a", { key: '9940760e8b572b1f12f0b7959643d684759235a4', class: {
|
|
94
95
|
'KCarousel-arrow': true,
|
|
95
96
|
'KCarousel-arrow--active': this.showLeftArrow(),
|
|
96
97
|
[this.isRTL() ? 'right' : 'left']: true,
|
|
97
98
|
[`KCarousel-arrow--${this.arrowsVariant}`]: true,
|
|
98
|
-
}, onClick: () => this.changeSlide(this.DIRECTION.LEFT) }, h("dga-icon", { key: '
|
|
99
|
+
}, onClick: () => this.changeSlide(this.DIRECTION.LEFT) }, h("dga-icon", { key: 'c61e7d802e20d24a200720931ff46480eac5d521', icon: this.isRTL() ? arrowRight01StrokeRoundedIcon : arrowLeft01StrokeRoundedIcon, size: 24 }))), h("div", { key: 'a73f5dbc7dc7f5b183e78ad2269e451afebd9619', class: "KCarousel-container", style: { overflow: 'hidden', maxWidth: `${this.childWidth}px` } }, h("div", { key: 'c46d896345b1fad1c770d356a5a659e81ac049f1', style: {
|
|
99
100
|
display: 'flex',
|
|
100
101
|
transition: `transform ${this.transitionDuration}ms ease-in-out`,
|
|
101
|
-
}, class: "KCarousel-slides", ref: (el) => (this.slidesContainer = el) }, h("slot", { key: '
|
|
102
|
+
}, class: "KCarousel-slides", ref: (el) => (this.slidesContainer = el) }, h("slot", { key: '4919aeb6ccb9a776501bc658ffb70f5a231a1aae' }))), this.variant === 'arrows' && (h("a", { key: 'f5fcf92cb7b65c7341b7a2c258a9f61b43f749cd', class: {
|
|
102
103
|
'KCarousel-arrow': true,
|
|
103
104
|
'KCarousel-arrow--active': this.showRightArrow(),
|
|
104
105
|
[this.isRTL() ? 'left' : 'right']: true,
|
|
105
106
|
[`KCarousel-arrow--${this.arrowsVariant}`]: true,
|
|
106
|
-
}, onClick: () => this.changeSlide(this.DIRECTION.RIGHT) }, h("dga-icon", { key: '
|
|
107
|
+
}, onClick: () => this.changeSlide(this.DIRECTION.RIGHT) }, h("dga-icon", { key: 'b3ce42feeef312e23890953e13c42ac67c5b093d', icon: this.isRTL() ? arrowLeft01StrokeRoundedIcon : arrowRight01StrokeRoundedIcon, size: 24 }))))), ['dots', 'dots-only'].includes(this.variant) && (h("div", { key: 'ed8d58023b7eaa294085d05a7d4b94e7b646ea75', class: "KCarousel-dots" }, Array.from({ length: this.childrenLength }).map((_, index) => (h("span", { class: {
|
|
107
108
|
'KCarousel-dot': true,
|
|
108
109
|
'is-active': this.isHighlighted(index),
|
|
109
110
|
}, onClick: () => {
|
|
@@ -222,7 +223,7 @@ export class DgaCarousel {
|
|
|
222
223
|
"getter": false,
|
|
223
224
|
"setter": false,
|
|
224
225
|
"reflect": false,
|
|
225
|
-
"defaultValue": "'
|
|
226
|
+
"defaultValue": "'ltr'"
|
|
226
227
|
},
|
|
227
228
|
"size": {
|
|
228
229
|
"type": "string",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class CarouselItem {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'c61ebca11634ace6e3610b5e6150035b2f9c4776' }, h("slot", { key: '7b86d916254e1f0d8a8795ac1d3067370d810ec5' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "dga-carousel-item"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -92,7 +92,7 @@ export class DgaCarousel {
|
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
render() {
|
|
95
|
-
return (h("section", { key: '
|
|
95
|
+
return (h("section", { key: '570d83c85e58b5009f42ebce4b57cb6e02fe30d4', class: "embla" }, h("div", { key: '619322c515830d486f463ee3567ccf3d6e848122', class: "embla__viewport" }, h("div", { key: '9957880649b602280da659241865576b3be61740', class: "embla__container" }, h("div", { key: '33a5fe6a19aed44690d7719e80213997415c1e4c', class: "embla__slide" }, h("div", { key: 'ec98e6742b8bcfbcf28e4eb6b03e27b3763e3318', class: "embla__slide__number" }, "1")), h("div", { key: '726b8429858f89da647d4c59c49bc2bd20527186', class: "embla__slide" }, h("div", { key: '922597ce56e09a28732fc637a9a2b263d74506ce', class: "embla__slide__number" }, "2")), h("div", { key: '4ea3c927a4bef78732c06b638445f9fc65adcddf', class: "embla__slide" }, h("div", { key: '920b4424f4556f95049dfc6f123a6bb573659870', class: "embla__slide__number" }, "3")), h("div", { key: '85a655116d99f2d943450d12eb31001feeea367d', class: "embla__slide" }, h("div", { key: '76e448362e3cd53e391d7bc80cd2660075c58ce4', class: "embla__slide__number" }, "4")), h("div", { key: '521dac2537dd54e214bda5ce4962d081c0b1ac40', class: "embla__slide" }, h("div", { key: 'b5e22084b439ec476e115fe6c6ddc0d497c469ac', class: "embla__slide__number" }, "5")))), h("div", { key: '0fe534f525967eb43991a19a79d0deccebe0edbd', class: "embla__controls" }, h("div", { key: 'a12d9228c882aeb396edf728a4a89fd4b6ddae08', class: "embla__buttons" }, h("button", { key: 'bfa041ffb4be57f27cb493b0e780493c38ff9a8b', class: "embla__button embla__button--prev", type: "button" }, h("svg", { key: 'f1bbfc60ebc32c73aea3cfabca6da5e25a3a89e7', class: "embla__button__svg", viewBox: "0 0 532 532" }, h("path", { key: 'bbb331f1036d5ccb01baa7ae74106d239780b949', fill: "currentColor", d: "M355.66 11.354c13.793-13.805 36.208-13.805 50.001 0 13.785 13.804 13.785 36.238 0 50.034L201.22 266l204.442 204.61c13.785 13.805 13.785 36.239 0 50.044-13.793 13.796-36.208 13.796-50.002 0a5994246.277 5994246.277 0 0 0-229.332-229.454 35.065 35.065 0 0 1-10.326-25.126c0-9.2 3.393-18.26 10.326-25.2C172.192 194.973 332.731 34.31 355.66 11.354Z" }))), h("button", { key: '1b0cd6a85a977d5c8d95711ba84f88609263ea8a', class: "embla__button embla__button--next", type: "button" }, h("svg", { key: 'e4ceb67055d003f856911a633bad793a758b88e3', class: "embla__button__svg", viewBox: "0 0 532 532" }, h("path", { key: 'eac83fa44383eb8cc3b650955474144630292f68', fill: "currentColor", d: "M176.34 520.646c-13.793 13.805-36.208 13.805-50.001 0-13.785-13.804-13.785-36.238 0-50.034L330.78 266 126.34 61.391c-13.785-13.805-13.785-36.239 0-50.044 13.793-13.796 36.208-13.796 50.002 0 22.928 22.947 206.395 206.507 229.332 229.454a35.065 35.065 0 0 1 10.326 25.126c0 9.2-3.393 18.26-10.326 25.2-45.865 45.901-206.404 206.564-229.332 229.52Z" })))), h("div", { key: 'e5471fe0eec776b42b017a362364440a512bd936', class: "embla__dots" }))));
|
|
96
96
|
}
|
|
97
97
|
static get is() { return "dga-carousel-v2"; }
|
|
98
98
|
static get originalStyleUrls() {
|
|
@@ -408,7 +408,7 @@ export class DgaChart {
|
|
|
408
408
|
"references": {
|
|
409
409
|
"ApexChartType": {
|
|
410
410
|
"location": "local",
|
|
411
|
-
"path": "/
|
|
411
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-chart/dga-chart.tsx",
|
|
412
412
|
"id": "src/components/dga-chart/dga-chart.tsx::ApexChartType"
|
|
413
413
|
}
|
|
414
414
|
}
|
|
@@ -436,7 +436,7 @@ export class DgaChart {
|
|
|
436
436
|
"references": {
|
|
437
437
|
"ApexChartWidth": {
|
|
438
438
|
"location": "local",
|
|
439
|
-
"path": "/
|
|
439
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-chart/dga-chart.tsx",
|
|
440
440
|
"id": "src/components/dga-chart/dga-chart.tsx::ApexChartWidth"
|
|
441
441
|
}
|
|
442
442
|
}
|
|
@@ -464,7 +464,7 @@ export class DgaChart {
|
|
|
464
464
|
"references": {
|
|
465
465
|
"ApexChartHeight": {
|
|
466
466
|
"location": "local",
|
|
467
|
-
"path": "/
|
|
467
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-chart/dga-chart.tsx",
|
|
468
468
|
"id": "src/components/dga-chart/dga-chart.tsx::ApexChartHeight"
|
|
469
469
|
}
|
|
470
470
|
}
|
|
@@ -519,7 +519,7 @@ export class DgaChart {
|
|
|
519
519
|
"references": {
|
|
520
520
|
"ApexOptionsSeries": {
|
|
521
521
|
"location": "local",
|
|
522
|
-
"path": "/
|
|
522
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-chart/dga-chart.tsx",
|
|
523
523
|
"id": "src/components/dga-chart/dga-chart.tsx::ApexOptionsSeries"
|
|
524
524
|
}
|
|
525
525
|
}
|
|
@@ -546,7 +546,7 @@ export class DgaChart {
|
|
|
546
546
|
"references": {
|
|
547
547
|
"ApexOptionsLabels": {
|
|
548
548
|
"location": "local",
|
|
549
|
-
"path": "/
|
|
549
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-chart/dga-chart.tsx",
|
|
550
550
|
"id": "src/components/dga-chart/dga-chart.tsx::ApexOptionsLabels"
|
|
551
551
|
}
|
|
552
552
|
}
|
|
@@ -52,18 +52,18 @@ export class DgaCheckbox {
|
|
|
52
52
|
const { el, disabled } = this;
|
|
53
53
|
const dir = isRTL(el) ? 'rtl' : 'ltr';
|
|
54
54
|
console.log(dir);
|
|
55
|
-
return (h("label", { key: '
|
|
55
|
+
return (h("label", { key: '914bef532c5b8db2f14286da148559cfb9e01a05', ref: el => (this.labelRef = el), class: `checkbox ${this.color ? `checkbox--${this.color}` : ''} checkbox--${this.size}`,
|
|
56
56
|
// onMouseDown={this.handleActive}
|
|
57
57
|
// onMouseUp={this.handleRemoveActive}
|
|
58
58
|
// onMouseOut={this.handleRemoveActive}
|
|
59
59
|
// onChange={() => this.handleRemoveActive}
|
|
60
60
|
// htmlFor={id}
|
|
61
|
-
tabindex: disabled ? undefined : 0 }, h("div", { key: '
|
|
61
|
+
tabindex: disabled ? undefined : 0 }, h("div", { key: '9da5b55a5d2f723c855b8763d23dac56a053b4c3', class: "checkbox-main" }, h("div", { key: 'b495d64ead27edc57fdfc14ea8d1fcfcc4f5f9ac', class: "checkbox-main__content" }, h("input", { key: '551676bc6b093fede2803a2be402d1fc0764218f', type: "checkbox", name: this.name, value: this.value, disabled: this.disabled, onFocus: this.handleFocus, onBlur: this.handleFocusOut, onChange: e => {
|
|
62
62
|
var _a;
|
|
63
63
|
(_a = this.onChange) === null || _a === void 0 ? void 0 : _a.call(this, e);
|
|
64
64
|
const target = e.target;
|
|
65
65
|
this.isChecked = target.checked;
|
|
66
|
-
}, onInput: this.onInput, checked: this.isChecked }), h("div", { key: '
|
|
66
|
+
}, onInput: this.onInput, checked: this.isChecked }), h("div", { key: '73271ba2c977965bc2f0adfa36a8a5c38bfa50d6', class: "checkbox-container" }, h("span", { key: 'e923228b8e5b0c284c43ddf780d63869035a12c8', class: "checkbox-icon checkbox__checked-icon", style: { display: this.isChecked ? 'inline-block' : 'none' } }, this.Indeterminate ? h("dga-icon", { icon: minusSignSolidRoundedIcon }) : h("dga-icon", { icon: tick03SolidRoundedIcon })), h("span", { key: '6a5d54480965d27fe58febee30b25f44b3bf10a8', class: "checkbox-icon checkbox__indeterminate-icon", style: { display: this.isChecked ? 'none' : 'inline-block' } }, h("dga-icon", { key: 'd7fd216760b839fae1c39c3cd1774fcaea918e92', icon: remove01SolidRoundedIcon }))), !this.helperText ? (this.label && h("span", { class: "checkbox__label" }, this.label)) : (h("div", { class: "dga-flex-column" }, h("span", { class: "checkbox__label" }, this.label), h("span", { class: "checkbox__helper-text" }, this.helperText)))), this.alertMessage && (h("div", { key: '491e606096b61f29761871b03750771673ae5f4f', class: "checkbox__warning" }, h("span", { key: 'c5c9d4941f05c095168fb0c88eb76c236b662d1c', class: "checkbox__warning-icon" }, h("dga-icon", { key: 'd87ef6bab51cdb6d2cf5e045a5e236d64e4fa8b1', icon: alertCircleStrokeRoundedIcon, size: 16 })), h("span", { key: 'e76e886ef019852b2b5a0eb4dbac9e14aefb05d7', class: "checkbox__warning-text" }, this.alertText))))));
|
|
67
67
|
}
|
|
68
68
|
static get is() { return "dga-checkbox"; }
|
|
69
69
|
static get encapsulation() { return "shadow"; }
|
|
@@ -45,7 +45,7 @@ export class DgaChip {
|
|
|
45
45
|
(_a = this.sxStyleManager) === null || _a === void 0 ? void 0 : _a.cleanup();
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
return (h(Host, { key: 'ee09ba2577425c1ac2afe7254b563cc57935ae64', id: this.componentId, style: this.rootStyles }, h("span", { key: '36dfb7ca4972f51d2fabcb2da806ee1a33afa272', tabindex: "0", class: `chip chip--${this.variant} chip--${this.size} ${this.rounded ? 'chip--rounded' : ''} ${this.disabled ? 'disabled' : ''} ${this.pressed ? 'pressed' : ''} ${this.isSelected ? "selected" : ""}`, onMouseDown: () => (this.pressed = true), onMouseUp: () => (this.pressed = false), "aria-disabled": this.disabled, onClick: () => {
|
|
49
49
|
if (this.isSelected) {
|
|
50
50
|
this.isSelectedState = false;
|
|
51
51
|
}
|
|
@@ -53,7 +53,7 @@ export class DgaChip {
|
|
|
53
53
|
this.isSelectedState = true;
|
|
54
54
|
}
|
|
55
55
|
this.onChange(this.isSelectedState);
|
|
56
|
-
} }, this.leadIcon ? h("span", { class: "chip-icon" }, this.renderIcon(this.leadIcon, this.leadIconProps)) : '', this.label, this.trailIcon ? h("span", { class: "chip-icon" }, this.renderIcon(this.trailIcon, this.trailIconProps)) : '', h("slot", { key: '
|
|
56
|
+
} }, this.leadIcon ? h("span", { class: "chip-icon" }, this.renderIcon(this.leadIcon, this.leadIconProps)) : '', this.label, this.trailIcon ? h("span", { class: "chip-icon" }, this.renderIcon(this.trailIcon, this.trailIconProps)) : '', h("slot", { key: '8b8433a505dbac68b7635578bd85104dda657a4d' }))));
|
|
57
57
|
}
|
|
58
58
|
static get is() { return "dga-chip"; }
|
|
59
59
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class DgaCircularProgressBar {
|
|
|
19
19
|
const radius = (this.sizes[this.size] - strokeWidth) / 2;
|
|
20
20
|
const dashArray = 2 * Math.PI * radius;
|
|
21
21
|
const dashOffset = dashArray * (1 - this.percentage / 100);
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: 'e19eea82b29577b3b5a10744310baeb68bd065f4', class: "circular-progress-bar", "aria-size": this.size, dir: this.RTL ? 'rtl' : 'ltr' }, h("div", { key: '4debad3d859108b85e7aabfb13dc070f78aa22a5', class: "circular-progress-bar__label" }, this.variant === 'success' && h("dga-icon", { key: '04e3531bdb853df778c2fd9baa460ef4eb1b5e63', icon: checkmarkCircle02SolidRoundedIcon, size: 20 }), this.variant === 'error' && h("dga-icon", { key: 'fff85de7aa2b8805f077809d7c0380c1ac517d1d', icon: multiplicationSignCircleSolidRoundedIcon, size: 20 }), this.variant !== 'success' && this.variant !== 'error' && h("h4", { key: 'd261b201b5fb077a67afc7c6a24206aa1e9ea4f8', class: "circular-progress-bar__label--percentage" }, this.percentage, "%"), this.text && h("h5", { key: '41561b7f2b2610e8e24da433dc56e5e6f3297c2f', class: `circular-progress-bar__label--text ${this.variant}` }, this.text)), h("svg", { key: '904e53f8b7a900e66d33eaa0da2604ea9e6fa10d', width: this.sizes[this.size], height: this.sizes[this.size], viewBox: `0 0 ${this.sizes[this.size]} ${this.sizes[this.size]}` }, h("circle", { key: 'e11d4f89a63659d2fb29f9b49a07453bfac3a519', class: "track", fill: "none", stroke: "#e6e6e6", r: radius, cx: this.sizes[this.size] / 2, cy: this.sizes[this.size] / 2, "stroke-width": strokeWidth }), h("circle", { key: '58ce3b502c3a46420b12ce66690f82dc2dff5bce', class: `tail tail--${this.variant}`, fill: "none", stroke: "currentColor", r: radius, cx: this.sizes[this.size] / 2, cy: this.sizes[this.size] / 2, "stroke-width": strokeWidth, "stroke-linecap": 'round', "stroke-dasharray": dashArray, "stroke-dashoffset": dashOffset, transform: `rotate(-180 ${this.sizes[this.size] / 2} ${this.sizes[this.size] / 2})`, style: {
|
|
23
23
|
transition: 'stroke-dashoffset 0.5s ease',
|
|
24
24
|
} }))));
|
|
25
25
|
}
|
|
@@ -35,17 +35,17 @@ export class CodeSnippet {
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h("div", { key: '
|
|
38
|
+
return (h("div", { key: 'e7653cd02a9bfef1e634bcde97ca4071ad053903', class: "code-snippet-container" }, this.showTabList && (h("div", { key: 'eeb88c21e84685c1a0962df44b57cf9b84d9a196', class: "code-snippet-tabs" }, h("dga-tabs", { key: 'd957965b304b1f5f795bcee249574adeb211e5c2', divider: true, orientation: "horizontal", size: "lg", tabsList: Object.keys(this.snippets).map(tab => ({
|
|
39
39
|
label: tab,
|
|
40
40
|
onClick: () => this.handleTabClick(tab),
|
|
41
|
-
})) }))), h("pre", { key: '
|
|
41
|
+
})) }))), h("pre", { key: '80a8983dcf3e98ce0d751c8e1a548b5ef75c89be', class: "code-snippet-code-display" }, h("dga-button-v2", { key: '7d4215c943bb965eb46116b6e832e53bbf318bf3', size: "lg", iconOnly: true, variant: 'subtle', leadIcon: true, leadIconProps: {
|
|
42
42
|
name: 'copy-01',
|
|
43
43
|
size: 24,
|
|
44
44
|
color: '#161616',
|
|
45
45
|
variant: 'stroke',
|
|
46
|
-
}, class: `code-snippet-icon ${this.type}`, onClick: () => this.handleCopy(), onColor: false }), h("code", { key: '
|
|
46
|
+
}, class: `code-snippet-icon ${this.type}`, onClick: () => this.handleCopy(), onColor: false }), h("code", { key: 'b3b0132873647ca920fdd88f0060b31d7e562018', style: {
|
|
47
47
|
height: this.showButton && this.type === 'multi-line' && !this.showMore ? '150px' : 'auto',
|
|
48
|
-
} }, this.renderWithLineNumbers(this.snippets[this.activeTab])), this.showButton && this.type === 'multi-line' && (h("div", { key: '
|
|
48
|
+
} }, this.renderWithLineNumbers(this.snippets[this.activeTab])), this.showButton && this.type === 'multi-line' && (h("div", { key: 'be3fc5e867acc53320f6015ea85b92b6f3715230', class: "code-snippet-wrapper" }, h("dga-button-v2", { key: '102edbfd001741c2913ef59bd7708454b428ac6c', label: this.showMore ? 'Show Less' : 'Show More', size: "md", trailIcon: true, variant: 'subtle', trailIconProps: { name: !this.showMore ? 'arrow-down-01' : 'arrow-up-01', size: 20, color: '#161616', variant: 'stroke' }, onClick: () => (this.showMore = !this.showMore), onColor: false }))))));
|
|
49
49
|
}
|
|
50
50
|
static get is() { return "dga-codesnippet"; }
|
|
51
51
|
static get originalStyleUrls() {
|
|
@@ -35,7 +35,7 @@ export class DgaCollapse {
|
|
|
35
35
|
}
|
|
36
36
|
render() {
|
|
37
37
|
const styles = Object.assign(Object.assign({ overflow: 'hidden', transition: `height ${this.transitionDuration} ${this.transitionType}`, height: `${this.height}px` }, (this.height === 'auto' ? { height: 'auto' } : {})), this.customStyle);
|
|
38
|
-
return (h("div", { key: '
|
|
38
|
+
return (h("div", { key: 'b9bac899c18eaaed83b77a6a806c3cfb6b01aa7f', ref: (el) => this.containerRef = el, "aria-hidden": !this.open, style: styles }, h("slot", { key: '2686d02d09c2c6a5b83ff4aee5820d1d8660df6f' })));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "dga-collapse"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class DgaContentSwitcherItem {
|
|
3
3
|
render() {
|
|
4
|
-
return h("slot", { key: '
|
|
4
|
+
return h("slot", { key: '44990e27f2aad3127b4df028976b38ec87ec92c5' });
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "dga-content-switcher-item"; }
|
|
7
7
|
static get properties() {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class DgaContentSwitcherPanel {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: 'a22c2f91076dd8135722c0f1e618b769af067cb7', class: "content-switcher-panel", hidden: this.value !== this.index }, h("slot", { key: 'dbb50bb83bb6770d1714280ff30ea6e858c31a2e' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "dga-content-switcher-panel"; }
|
|
7
7
|
static get properties() {
|
|
@@ -26,7 +26,7 @@ export class DgaContentSwitcher {
|
|
|
26
26
|
};
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
|
-
return (h("div", { key: '
|
|
29
|
+
return (h("div", { key: '8eeaed1bb66e6030793111fa46c14032ba1056fd', class: "content-switcher" }, h("div", { key: '7a9d7bcb4aba55703e6a7b16b7903007a0f87238', class: "content-switcher__items" }, this.items.map((item, index) => {
|
|
30
30
|
const selected = index === this.selected;
|
|
31
31
|
const itemType = index === 0 ? 'first' : index === this.items.length - 1 ? 'last' : 'mid';
|
|
32
32
|
const className = `content-switcher__item content-switcher__item--${itemType} ${this.onColor ? 'content-switcher__item--on-color' : ''} content-switcher__item--${this.size} ${selected ? 'content-switcher__item--selected' : ''}`;
|
|
@@ -4,7 +4,7 @@ export class DgaDateFieldUsage {
|
|
|
4
4
|
this.value = '';
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: '810bae158ef077da2ee827fd53fe55b09c46cc36' }, h("h1", { key: '54b812c6333913cb0b4b4c1c097e155e5929043b' }, "Date Field Example"), h("div", { key: 'ea62559b37226897da2b0f5f3ba1957fb8059317', style: { padding: '50px' } }, h("div", { key: 'feef0a2caaca75a5c2fd0a6a07f8274ae2efdd41', style: { display: 'flex', flexDirection: 'column', gap: '16px' } }, h("dga-data-table", { key: '32767430dda85dcfaeed3316c3455aa5df79e7d3', cells: [
|
|
8
8
|
{
|
|
9
9
|
colSpan: 1,
|
|
10
10
|
isFilter: true,
|
|
@@ -202,7 +202,7 @@ export class DgaDataTable {
|
|
|
202
202
|
"references": {
|
|
203
203
|
"IColumn": {
|
|
204
204
|
"location": "local",
|
|
205
|
-
"path": "/
|
|
205
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-data-table/dga-data-table.tsx",
|
|
206
206
|
"id": "src/components/dga-data-table/dga-data-table.tsx::IColumn"
|
|
207
207
|
}
|
|
208
208
|
}
|
|
@@ -306,7 +306,7 @@ export class DgaDataTable {
|
|
|
306
306
|
"references": {
|
|
307
307
|
"CellConfig": {
|
|
308
308
|
"location": "local",
|
|
309
|
-
"path": "/
|
|
309
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-data-table/dga-data-table.tsx",
|
|
310
310
|
"id": "src/components/dga-data-table/dga-data-table.tsx::CellConfig"
|
|
311
311
|
}
|
|
312
312
|
}
|
|
@@ -115,7 +115,7 @@ export class DgaTableBody {
|
|
|
115
115
|
// this.selected = index;
|
|
116
116
|
// };
|
|
117
117
|
render() {
|
|
118
|
-
return (h("tbody", { key: '
|
|
118
|
+
return (h("tbody", { key: '8e8a3dce53d6a8a2161c6cd3a631ef80d975d664' }, h("slot", { key: '72774de033b3410dec5162a535b857a910d5007a' })));
|
|
119
119
|
}
|
|
120
120
|
static get is() { return "dga-table-body"; }
|
|
121
121
|
static get properties() {
|
|
@@ -92,7 +92,7 @@ export class DgaTable {
|
|
|
92
92
|
this.sortedData = cloneData;
|
|
93
93
|
}
|
|
94
94
|
render() {
|
|
95
|
-
return (h("div", { key: '
|
|
95
|
+
return (h("div", { key: '12dcb8323266045ffde8d407f4d24a69b6f1cbf0', class: `table-wrapper ${this.contained ? 'table-contained' : ''}` }, h("table", { key: 'd235161e5ff70d099cd4b2ab927c2dbc37581b6d', class: ` azm-table ${this.contained ? 'table-contained' : ''}`, style: { direction: this.direction ? 'rtl' : 'ltr' } }, h("slot", { key: 'ea31be8317bbd7a5a0c7ec31425aa74213c46286' }))));
|
|
96
96
|
}
|
|
97
97
|
static get is() { return "dga-table"; }
|
|
98
98
|
static get properties() {
|
|
@@ -422,7 +422,7 @@ export class DgaDateField {
|
|
|
422
422
|
"references": {
|
|
423
423
|
"DatepickerOptions": {
|
|
424
424
|
"location": "local",
|
|
425
|
-
"path": "/
|
|
425
|
+
"path": "/home/mahmoud/Documents/platform-code-cross-platform-storybook/packages/core/src/components/dga-date-field/dga-date-field.tsx",
|
|
426
426
|
"id": "src/components/dga-date-field/dga-date-field.tsx::DatepickerOptions"
|
|
427
427
|
}
|
|
428
428
|
}
|
|
@@ -35,7 +35,7 @@ export class DateCell {
|
|
|
35
35
|
className += ' date-cell--mid-range--first-child';
|
|
36
36
|
if (this.isLastRangeChild)
|
|
37
37
|
className += ' date-cell--mid-range--last-child';
|
|
38
|
-
return (h("button", { key: '
|
|
38
|
+
return (h("button", { key: '1aff134c81adbf407c68a8cb01ebec06c230f55b', type: "button", class: className, onClick: () => this.handleClick(), onMouseDown: this.handleAddPressed, onMouseUp: this.handleRemovePressed, onMouseOut: this.handleRemovePressed, disabled: !this.isCurrentMonth }, h("div", { key: 'fb611f9d9808a30f47f5d558fef21fca22ec28d1', class: "date-cell__label" }, h("span", { key: '9e1aedf28e847f49a57f4189bb74c916ce5f9f88' }, this.date.getDate()))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "date-cell"; }
|
|
41
41
|
static get originalStyleUrls() {
|
|
@@ -80,21 +80,21 @@ export class MonthNavigator {
|
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
render() {
|
|
83
|
-
return (h("div", { key: '
|
|
83
|
+
return (h("div", { key: 'd5d6f91dd8b63d62391662e3e445bd380745c168', class: "date-picker__navigator" }, h("div", { key: '124d03584f1b45185532bdf57f4394ee8fa63907', class: "date-picker__navigator-label" }, this.currentMonth.toLocaleDateString(this.RTL ? 'ar' : 'default', {
|
|
84
84
|
month: 'long',
|
|
85
85
|
// year: 'numeric',
|
|
86
|
-
}), " ", h("span", { key: '
|
|
86
|
+
}), " ", h("span", { key: 'f061c07ce0753df7b59945acd2f09247d3a284e0', class: "year-selector", onClick: this.toggleYearsDropdown, style: {
|
|
87
87
|
cursor: 'pointer',
|
|
88
88
|
position: 'relative',
|
|
89
89
|
display: 'inline-flex',
|
|
90
90
|
alignItems: 'center'
|
|
91
91
|
} }, this.currentMonth.getFullYear(), this.isYearsDropdownOpen && (
|
|
92
92
|
// {true && (
|
|
93
|
-
h("ul", { key: '
|
|
93
|
+
h("ul", { key: '2fbc6bccb80527cf248e8b2b34a07effb3ebadc0', class: "dga-breadcrumb-dropdown", ref: (el) => this.yearDropdownRef = el }, this.yearsList.map(year => (h("li", { key: year, class: `dga-breadcrumb-dropdown-item ${year === this.currentMonth.getFullYear() ? 'selected-year' : ''}` }, h("a", { onClick: (e) => this.handleYearSelect(year, e) }, h("span", { class: "link__label" }, year))))))))), this.showArrows && (h("div", { key: '5d881c9ab91d4d8d2c66d816ff6c455de4050ee5', class: "date-picker__navigator-buttons" }, h("dga-button-v2", { key: '3226b006b436517ec9aee877e856557666efe47d', variant: "subtle", size: "lg", iconOnly: true, leadIcon: true, leadIconProps: {
|
|
94
94
|
name: 'arrow-left-02',
|
|
95
95
|
variant: 'stroke',
|
|
96
96
|
type: 'rounded',
|
|
97
|
-
}, onClick: this.handlePrevClick }), h("dga-button-v2", { key: '
|
|
97
|
+
}, onClick: this.handlePrevClick }), h("dga-button-v2", { key: '3967c5314bceb125bb9bef98aab255e0b7672fc0', variant: "subtle", size: "lg", iconOnly: true, leadIcon: true, leadIconProps: {
|
|
98
98
|
name: 'arrow-right-02',
|
|
99
99
|
variant: 'stroke',
|
|
100
100
|
type: 'rounded',
|
|
@@ -139,10 +139,10 @@ export class DgaDatepicker {
|
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
render() {
|
|
142
|
-
return (h(Host, { key: '
|
|
142
|
+
return (h(Host, { key: '3e8b9fa4beb613d2832ef1b4f551619e0e27eeb4' }, h("div", { key: '02da1c2d5a0437e1eb5deff72020d8fcfae22df8', class: "date-picker-root dga-flex-column", "data-dual-view": this.dualMonthView, dir: this.RTL ? 'rtl' : 'ltr' }, h("div", { key: '72271b59dc9718679a25c215a4dd19dc339e3f35', class: "dga-flex" }, this.qickOptions && this.range && (h("div", { key: 'ecfe1b606194a33a1dfc64aa1cdd81be6460685e', class: "date-picker-root__quick-options" }, h("span", { key: '11a62db0f632227e1e3d2c9a60d97e8bb59d49e4', class: "text-md-regular" }, this.RTL ? 'اختصارات' : 'Qick options'), h("ul", { key: '431728488f23b2df37e2def731d2d7a524caf00d', class: "options-list" }, defaultStaticRanges.map(({ label, range }) => (h("li", { key: label[this.RTL ? 'ar' : 'en'] }, h("button", { class: "text-md-medium", onClick: () => {
|
|
143
143
|
this.rangeDates = range();
|
|
144
144
|
console.log(range, "rrrrrrrrrrrrrrrrrrrraaaaaaaaaaaaaaaaaange");
|
|
145
|
-
} }, label[this.RTL ? 'ar' : 'en']))))))), h("div", { key: '
|
|
145
|
+
} }, label[this.RTL ? 'ar' : 'en']))))))), h("div", { key: '954b123940bf9ca05e05b7c18b7554bc5409c7c9', class: "date-picker-root__main" }, this.inputField && (h("div", { key: '1bd382f3cabd095c4c1e56961f5a85a961ddafb7', class: "date-picker-root__main__inputs" }, h("dga-text-input", { key: 'b72ad320b64fa7ce0ee62002fcd623a3988b961f', placeholder: "Month DD, YYYY", name: "startDate", value: this.inputDates.startDate, onChange: (e) => this.handleInputDate(e), onBlur: (e) => {
|
|
146
146
|
if (validateInputDate(e.target.value)) {
|
|
147
147
|
const date = new Date(e.target.value);
|
|
148
148
|
if (this.range) {
|
|
@@ -165,7 +165,7 @@ export class DgaDatepicker {
|
|
|
165
165
|
this.selectedDate = date;
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
|
-
} }), this.range && (h("dga-text-input", { key: '
|
|
168
|
+
} }), this.range && (h("dga-text-input", { key: 'f24c1c43bbd7f2bd1399c7c66b1fa947e7a14345', placeholder: "Month DD, YYYY", name: "endDate", value: this.inputDates.endDate, onChange: (e) => this.handleInputDate(e), onBlur: (e) => {
|
|
169
169
|
if (validateInputDate(e.target.value)) {
|
|
170
170
|
const date = new Date(e.target.value);
|
|
171
171
|
if (this.range) {
|
|
@@ -199,19 +199,19 @@ export class DgaDatepicker {
|
|
|
199
199
|
this.selectedDate = date;
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
|
-
} })))), h("div", { key: '
|
|
202
|
+
} })))), h("div", { key: '341b7f73903de240ffa5b153b727b2c3dcc4c1c2', class: "date-picker-root__main__content-wrapper" }, h("div", { key: '691dc3d7225af890cb1672e368f7960bde06ed86', class: "date-picker" }, h("month-navigator", { key: '68d578183244569f9217b2708805ce29a3b8847f', RTL: this.RTL, currentMonth: this.currentMonth, onChange: (date) => this.handleChangeMonth(date), showArrows: !this.dualMonthView }), h("div", { key: '5e19fea13626d88ea7c1ea789202d3aa63352833', class: "date-picker__weekdays" }, daysMap[this.RTL ? 'ar' : 'en'].map((day) => (h("div", { key: day, class: "date-picker__weekday" }, day)))), h("div", { key: '1b0ee65e66a1707ef60f2df716db253e1a88b323', class: "date-picker__date-grid" }, this.days.map((date) => (h("date-cell", { key: date.toString(), date: date, isCurrentMonth: date.getMonth() === this.currentMonth.getMonth(), isSelected: (this.range)
|
|
203
203
|
? (!!this.rangeDates.startDate &&
|
|
204
204
|
compareDatesWithoutTime(date, this.rangeDates.startDate)) ||
|
|
205
205
|
(!!this.rangeDates.endDate &&
|
|
206
206
|
compareDatesWithoutTime(date, this.rangeDates.endDate))
|
|
207
207
|
: this.selectedDate
|
|
208
208
|
? compareDatesWithoutTime(date, this.selectedDate)
|
|
209
|
-
: false, isToday: new Date().toDateString() === date.toDateString(), isFirstRangeChild: this.isFirstRangeChild(date), isLastRangeChild: this.isLastRangeChild(date), midRange: this.isMidRange(date), onSelect: (date) => this.handleSelectDate(date) }))))), this.dualMonthView && (h("div", { key: '
|
|
209
|
+
: false, isToday: new Date().toDateString() === date.toDateString(), isFirstRangeChild: this.isFirstRangeChild(date), isLastRangeChild: this.isLastRangeChild(date), midRange: this.isMidRange(date), onSelect: (date) => this.handleSelectDate(date) }))))), this.dualMonthView && (h("div", { key: '21cf779cbf7894aea02384538e04139f4f28b5e4', class: "date-picker" }, h("month-navigator", { key: 'e145acadde4bb7e475f109f624bda09e39317d43', currentMonth: this.nextMonth, onChange: (date) => {
|
|
210
210
|
const newMonth = date.getMonth() === this.currentMonth.getMonth()
|
|
211
211
|
? new Date(this.currentMonth.getFullYear(), this.currentMonth.getMonth() - 1)
|
|
212
212
|
: new Date(this.currentMonth.getFullYear(), this.currentMonth.getMonth() + 1);
|
|
213
213
|
this.handleChangeMonth(newMonth);
|
|
214
|
-
}, showArrows: true }), h("div", { key: '
|
|
214
|
+
}, showArrows: true }), h("div", { key: '62460dd802203b5897d6901d558c7eda7192ce9e', class: "date-picker__weekdays" }, ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"].map((day) => (h("div", { key: day, class: "date-picker__weekday" }, day)))), h("div", { key: '5b6d193b92a1418df4ef9fb9dd1a98784725bce5', class: "date-picker__date-grid" }, this.nextMonthDays.map((date) => (h("date-cell", { key: date.toString(), date: date, isCurrentMonth: date.getMonth() === this.nextMonth.getMonth(), isSelected: this.range
|
|
215
215
|
? (!!this.rangeDates.startDate &&
|
|
216
216
|
date.getTime() ===
|
|
217
217
|
this.rangeDates.startDate.getTime()) ||
|
|
@@ -219,7 +219,7 @@ export class DgaDatepicker {
|
|
|
219
219
|
date.getTime() === this.rangeDates.endDate.getTime())
|
|
220
220
|
: this.selectedDate
|
|
221
221
|
? date.getTime() === this.selectedDate.getTime()
|
|
222
|
-
: false, isToday: new Date().toDateString() === date.toDateString(), midRange: this.isMidRange(date), isFirstRangeChild: this.isFirstRangeChild(date), isLastRangeChild: this.isLastRangeChild(date), onSelect: (date) => this.handleSelectDate(date) }))))))))), this.submitButton && (h("div", { key: '
|
|
222
|
+
: false, isToday: new Date().toDateString() === date.toDateString(), midRange: this.isMidRange(date), isFirstRangeChild: this.isFirstRangeChild(date), isLastRangeChild: this.isLastRangeChild(date), onSelect: (date) => this.handleSelectDate(date) }))))))))), this.submitButton && (h("div", { key: '58e9870cd35e1db2068ae8668bef0aa0508df376', class: "date-picker-root__main__buttons" }, h("dga-button-v2", { key: 'e69913e478885924c4d7c34652cbb913de3a95b0', label: "Cancel", onClick: this.onCancel, size: "lg", variant: "secondary-outline" }), h("dga-button-v2", { key: 'b20a8c2a35ba2e292483fbfbd96c4d6754616d5e', label: "Submit", onClick: this.onSubmit, size: "lg", variant: "neutral" }))))));
|
|
223
223
|
}
|
|
224
224
|
static get is() { return "dga-datepicker"; }
|
|
225
225
|
static get originalStyleUrls() {
|