@3t-transform/threeteeui 1.9.71 → 1.9.73
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/loader.cjs.js +1 -1
- package/dist/cjs/{tttx-action-dropdown_1_9_71.cjs.entry.js → tttx-action-dropdown_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-button-v2_1_9_71.cjs.entry.js → tttx-button-v2_1_9_73.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-button_1_9_71.cjs.entry.js → tttx-button_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-chart_1_9_71.cjs.entry.js → tttx-chart_1_9_73.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-checkbox-group-caption_1_9_71.cjs.entry.js → tttx-checkbox-group-caption_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_9_71.cjs.entry.js → tttx-checkbox-group-heading_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_9_71.cjs.entry.js → tttx-checkbox-group_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_9_71.cjs.entry.js → tttx-checkbox_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_9_71.cjs.entry.js → tttx-comments_1_9_73.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-data-pattern_1_9_71.cjs.entry.js → tttx-data-pattern_1_9_73.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_9_71.cjs.entry.js → tttx-datacard_1_9_73.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-date-range-picker.cjs.entry.js +1 -1
- package/dist/cjs/{tttx-dialog-box_1_9_71.cjs.entry.js → tttx-dialog-box_1_9_73.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_9_71.cjs.entry.js → tttx-dialog_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_9_71.cjs.entry.js → tttx-expander_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_9_71_4.cjs.entry.js → tttx-filter_1_9_73_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_9_71.cjs.entry.js → tttx-form_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-graph_1_9_71.cjs.entry.js → tttx-graph_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_9_71.cjs.entry.js → tttx-icon_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_9_71.cjs.entry.js → tttx-keyvalue-block_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_9_71_3.cjs.entry.js → tttx-loading-spinner_1_9_73_3.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-multiselect-box_1_9_71.cjs.entry.js → tttx-multiselect-box_1_9_73.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-percentage-bar_1_9_71.cjs.entry.js → tttx-percentage-bar_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_9_71.cjs.entry.js → tttx-qrcode_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-range-slider_1_9_71.cjs.entry.js → tttx-range-slider_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-select-box_1_9_71.cjs.entry.js → tttx-select-box_1_9_73.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-skeleton_loader_1_9_71.cjs.entry.js → tttx-skeleton_loader_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-table_1_9_71.cjs.entry.js → tttx-table_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_9_71.cjs.entry.js → tttx-tabs_1_9_73.cjs.entry.js} +5 -5
- package/dist/cjs/tttx-tag-v2_1_9_73.cjs.entry.js +82 -0
- package/dist/cjs/{tttx-textarea_1_9_71.cjs.entry.js → tttx-textarea_1_9_73.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-toggle_1_9_71.cjs.entry.js → tttx-toggle_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tooltip_1_9_71.cjs.entry.js → tttx-tooltip_1_9_73.cjs.entry.js} +1 -1
- package/dist/cjs/tttx-tree-view_1_9_73.cjs.entry.js +221 -0
- package/dist/cjs/tttx.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/atoms/tttx-button/tttx-button.js +2 -2
- package/dist/collection/components/atoms/tttx-button/tttx-button.stories.js +24 -24
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.css +1 -1
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.js +3 -3
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.stories.js +15 -15
- package/dist/collection/components/atoms/tttx-checkbox/tttx-checkbox.js +2 -2
- package/dist/collection/components/atoms/tttx-checkbox/tttx-checkbox.stories.js +1 -1
- package/dist/collection/components/atoms/tttx-datacard/tttx-datacard.js +4 -4
- package/dist/collection/components/atoms/tttx-datacard/tttx-datacard.stories.js +10 -10
- package/dist/collection/components/atoms/tttx-icon/tttx-icon.js +1 -1
- package/dist/collection/components/atoms/tttx-icon/tttx-icon.stories.js +1 -1
- package/dist/collection/components/atoms/tttx-keyvalue-block/tttx-keyvalue-block.js +1 -1
- package/dist/collection/components/atoms/tttx-keyvalue-block/tttx-keyvalue-block.stories.js +6 -6
- package/dist/collection/components/atoms/tttx-loading-spinner/tttx-loading-spinner.js +1 -1
- package/dist/collection/components/atoms/tttx-loading-spinner/tttx-loading-spinner.stories.js +2 -2
- package/dist/collection/components/atoms/tttx-percentage-bar/tttx-percentage-bar.js +1 -1
- package/dist/collection/components/atoms/tttx-percentage-bar/tttx-percentage-bar.stories.js +5 -5
- package/dist/collection/components/atoms/tttx-qrcode/tttx-qrcode.js +1 -1
- package/dist/collection/components/atoms/tttx-qrcode/tttx-qrcode.stories.js +1 -1
- package/dist/collection/components/atoms/tttx-skeleton-loader/tttx-skeleton-loader.js +1 -1
- package/dist/collection/components/atoms/tttx-tag/tttx-tag.js +2 -2
- package/dist/collection/components/atoms/tttx-tag/tttx-tag.stories.js +6 -6
- package/dist/collection/components/atoms/tttx-tag-v2/tttx-tag-v2.css +250 -0
- package/dist/collection/components/atoms/tttx-tag-v2/tttx-tag-v2.js +281 -0
- package/dist/collection/components/atoms/tttx-tag-v2/tttx-tag-v2.stories.js +84 -0
- package/dist/collection/components/atoms/tttx-toggle/tttx-toggle.js +1 -1
- package/dist/collection/components/atoms/tttx-toggle/tttx-toggle.stories.js +2 -2
- package/dist/collection/components/molecules/tttx-action-dropdown/tttx-action-dropdown.js +2 -2
- package/dist/collection/components/molecules/tttx-action-dropdown/tttx-action-dropdown.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-chart/tttx-chart.js +3 -3
- package/dist/collection/components/molecules/tttx-chart/tttx-chart.stories.js +4 -4
- package/dist/collection/components/molecules/tttx-checkbox-group/components/tttx-checkbox-group-caption.js +1 -1
- package/dist/collection/components/molecules/tttx-checkbox-group/components/tttx-checkbox-group-heading.js +1 -1
- package/dist/collection/components/molecules/tttx-checkbox-group/tttx-checkbox-group.js +1 -1
- package/dist/collection/components/molecules/tttx-checkbox-group/tttx-checkbox-group.stories.js +10 -10
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.js +4 -4
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.stories.js +4 -4
- package/dist/collection/components/molecules/tttx-date-range-picker/tttx-date-range-picker.js +1 -1
- package/dist/collection/components/molecules/tttx-dialog/tttx-dialog.js +2 -2
- package/dist/collection/components/molecules/tttx-dialog/tttx-dialog.stories.js +6 -6
- package/dist/collection/components/molecules/tttx-dialog-box/tttx-dialog-box.js +3 -3
- package/dist/collection/components/molecules/tttx-dialog-box/tttx-dialog-box.stories.js +24 -24
- package/dist/collection/components/molecules/tttx-expander/tttx-expander.js +2 -2
- package/dist/collection/components/molecules/tttx-expander/tttx-expander.stories.js +9 -9
- package/dist/collection/components/molecules/tttx-filter/tttx-filter.js +3 -3
- package/dist/collection/components/molecules/tttx-filter/tttx-filter.stories.js +2 -2
- package/dist/collection/components/molecules/tttx-form/tttx-form.js +2 -2
- package/dist/collection/components/molecules/tttx-form/tttx-form.stories.js +8 -8
- package/dist/collection/components/molecules/tttx-graph/tttx-graph.js +1 -1
- package/dist/collection/components/molecules/tttx-graph/tttx-graph.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-list/tttx-list.js +3 -3
- package/dist/collection/components/molecules/tttx-list/tttx-list.stories.js +47 -47
- package/dist/collection/components/molecules/tttx-multiselect-box/tttx-multiselect-box.js +7 -7
- package/dist/collection/components/molecules/tttx-multiselect-box/tttx-multiselect-box.stories.js +37 -37
- package/dist/collection/components/molecules/tttx-range-slider/tttx-range-slider.js +2 -2
- package/dist/collection/components/molecules/tttx-range-slider/tttx-range-slider.stories.js +3 -3
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.js +6 -6
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.stories.js +22 -22
- package/dist/collection/components/molecules/tttx-sorter/tttx-sorter.js +2 -2
- package/dist/collection/components/molecules/tttx-sorter/tttx-sorter.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-standalone-input/tttx-standalone-input.js +4 -4
- package/dist/collection/components/molecules/tttx-standalone-input/tttx-standalone-input.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-table/tttx-table.js +1 -1
- package/dist/collection/components/molecules/tttx-table/tttx-table.stories.js +6 -6
- package/dist/collection/components/molecules/tttx-tabs/tttx-tabs.js +4 -4
- package/dist/collection/components/molecules/tttx-tabs/tttx-tabs.stories.js +4 -4
- package/dist/collection/components/molecules/tttx-textarea/tttx-textarea.js +3 -3
- package/dist/collection/components/molecules/tttx-textarea/tttx-textarea.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-toolbar/tttx-toolbar.js +1 -1
- package/dist/collection/components/molecules/tttx-toolbar/tttx-toolbar.stories.js +37 -37
- package/dist/collection/components/molecules/tttx-tooltip/tttx-tooltip.js +1 -1
- package/dist/collection/components/molecules/tttx-tooltip/tttx-tootip.stories.js +2 -2
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.css +129 -6
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.js +33 -19
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.stories.js +446 -23
- package/dist/collection/components/organisms/tttx-data-pattern/tttx-data-pattern.js +5 -5
- package/dist/collection/components/organisms/tttx-data-pattern/tttx-data-pattern.stories.js +5 -5
- package/dist/components/index.d.ts +38 -37
- package/dist/components/index.js +38 -37
- package/dist/components/tttx-action-dropdown_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-action-dropdown_1_9_71.js → tttx-action-dropdown_1_9_73.js} +7 -7
- package/dist/components/{tttx-checkbox_1_9_71.d.ts → tttx-button-v2_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-button-v2_1_9_71.js → tttx-button-v2_1_9_73.js} +9 -9
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-dialog_1_9_71.d.ts → tttx-button_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-button_1_9_71.js → tttx-button_1_9_73.js} +2 -2
- package/dist/components/{tttx-table_1_9_71.d.ts → tttx-chart_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-chart_1_9_71.js → tttx-chart_1_9_73.js} +10 -10
- package/dist/components/tttx-checkbox-group-caption_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_9_71.js → tttx-checkbox-group-caption_1_9_73.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_9_71.js → tttx-checkbox-group-heading_1_9_73.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_9_71.js → tttx-checkbox-group_1_9_73.js} +5 -5
- package/dist/components/{tttx-button-v2_1_9_71.d.ts → tttx-checkbox_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_9_71.js → tttx-checkbox_1_9_73.js} +7 -7
- package/dist/components/tttx-comments_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-comments_1_9_71.js → tttx-comments_1_9_73.js} +9 -9
- package/dist/components/tttx-data-pattern_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_9_71.js → tttx-data-pattern_1_9_73.js} +16 -16
- package/dist/components/tttx-datacard_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-datacard_1_9_71.js → tttx-datacard_1_9_73.js} +10 -10
- package/dist/components/tttx-date-range-picker.js +3 -3
- package/dist/components/tttx-dialog-box_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_9_71.js → tttx-dialog-box_1_9_73.js} +9 -9
- package/dist/components/{tttx-filter_1_9_71.d.ts → tttx-dialog_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_9_71.js → tttx-dialog_1_9_73.js} +8 -8
- package/dist/components/tttx-expander_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-expander_1_9_71.js → tttx-expander_1_9_73.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-button_1_9_71.d.ts → tttx-filter_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_9_71.js → tttx-filter_1_9_73.js} +2 -2
- package/dist/components/{tttx-form_1_9_71.d.ts → tttx-form_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-form_1_9_71.js → tttx-form_1_9_73.js} +11 -11
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_9_71.d.ts → tttx-graph_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_9_71.js → tttx-graph_1_9_73.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_9_71.d.ts → tttx-icon_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_9_71.js → tttx-icon_1_9_73.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_9_71.js → tttx-keyvalue-block_1_9_73.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-icon_1_9_71.d.ts → tttx-list_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-list_1_9_71.js → tttx-list_1_9_73.js} +2 -2
- package/dist/components/tttx-loading-spinner.js +3 -3
- package/dist/components/tttx-loading-spinner_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_9_71.js → tttx-loading-spinner_1_9_73.js} +2 -2
- package/dist/components/tttx-multiselect-box_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_9_71.js → tttx-multiselect-box_1_9_73.js} +16 -16
- package/dist/components/tttx-percentage-bar_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_9_71.js → tttx-percentage-bar_1_9_73.js} +6 -6
- package/dist/components/{tttx-qrcode_1_9_71.d.ts → tttx-qrcode_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_9_71.js → tttx-qrcode_1_9_73.js} +5 -5
- package/dist/components/tttx-range-slider_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-range-slider_1_9_71.js → tttx-range-slider_1_9_73.js} +6 -6
- package/dist/components/tttx-select-box.js +12 -12
- package/dist/components/tttx-select-box_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_9_71.js → tttx-select-box_1_9_73.js} +2 -2
- package/dist/components/tttx-skeleton_loader_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-skeleton_loader_1_9_71.js → tttx-skeleton_loader_1_9_73.js} +5 -5
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_9_71.js → tttx-sorter_1_9_73.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_9_71.js → tttx-standalone-input_1_9_73.js} +2 -2
- package/dist/components/{tttx-chart_1_9_71.d.ts → tttx-table_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-table_1_9_71.js → tttx-table_1_9_73.js} +5 -5
- package/dist/components/{tttx-tabs_1_9_71.d.ts → tttx-tabs_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_9_71.js → tttx-tabs_1_9_73.js} +10 -10
- package/dist/components/tttx-tag-v2_1_9_73.d.ts +11 -0
- package/dist/components/tttx-tag-v2_1_9_73.js +114 -0
- package/dist/components/tttx-tag.js +5 -5
- package/dist/components/{tttx-tag_1_9_71.d.ts → tttx-tag_1_9_73.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_9_71.js → tttx-tag_1_9_73.js} +2 -2
- package/dist/components/tttx-textarea_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_9_71.js → tttx-textarea_1_9_73.js} +6 -6
- package/dist/components/tttx-toggle_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-toggle_1_9_71.js → tttx-toggle_1_9_73.js} +5 -5
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_9_71.js → tttx-toolbar_1_9_73.js} +2 -2
- package/dist/components/tttx-tooltip_1_9_73.d.ts +11 -0
- package/dist/components/{tttx-tooltip_1_9_71.js → tttx-tooltip_1_9_73.js} +5 -5
- package/dist/components/tttx-tree-view_1_9_73.d.ts +11 -0
- package/dist/components/tttx-tree-view_1_9_73.js +249 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-action-dropdown_1_9_71.entry.js → tttx-action-dropdown_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-button-v2_1_9_71.entry.js → tttx-button-v2_1_9_73.entry.js} +4 -4
- package/dist/esm/{tttx-button_1_9_71.entry.js → tttx-button_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-chart_1_9_71.entry.js → tttx-chart_1_9_73.entry.js} +3 -3
- package/dist/esm/{tttx-checkbox-group-caption_1_9_71.entry.js → tttx-checkbox-group-caption_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_9_71.entry.js → tttx-checkbox-group-heading_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_9_71.entry.js → tttx-checkbox-group_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_9_71.entry.js → tttx-checkbox_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_9_71.entry.js → tttx-comments_1_9_73.entry.js} +4 -4
- package/dist/esm/{tttx-data-pattern_1_9_71.entry.js → tttx-data-pattern_1_9_73.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_9_71.entry.js → tttx-datacard_1_9_73.entry.js} +4 -4
- package/dist/esm/tttx-date-range-picker.entry.js +1 -1
- package/dist/esm/{tttx-dialog-box_1_9_71.entry.js → tttx-dialog-box_1_9_73.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_9_71.entry.js → tttx-dialog_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_9_71.entry.js → tttx-expander_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_9_71_4.entry.js → tttx-filter_1_9_73_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_9_71.entry.js → tttx-form_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-graph_1_9_71.entry.js → tttx-graph_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_9_71.entry.js → tttx-icon_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_9_71.entry.js → tttx-keyvalue-block_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_9_71_3.entry.js → tttx-loading-spinner_1_9_73_3.entry.js} +4 -4
- package/dist/esm/{tttx-multiselect-box_1_9_71.entry.js → tttx-multiselect-box_1_9_73.entry.js} +7 -7
- package/dist/esm/{tttx-percentage-bar_1_9_71.entry.js → tttx-percentage-bar_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_9_71.entry.js → tttx-qrcode_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-range-slider_1_9_71.entry.js → tttx-range-slider_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-select-box_1_9_71.entry.js → tttx-select-box_1_9_73.entry.js} +6 -6
- package/dist/esm/{tttx-skeleton_loader_1_9_71.entry.js → tttx-skeleton_loader_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-table_1_9_71.entry.js → tttx-table_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_9_71.entry.js → tttx-tabs_1_9_73.entry.js} +5 -5
- package/dist/esm/tttx-tag-v2_1_9_73.entry.js +78 -0
- package/dist/esm/{tttx-textarea_1_9_71.entry.js → tttx-textarea_1_9_73.entry.js} +2 -2
- package/dist/esm/{tttx-toggle_1_9_71.entry.js → tttx-toggle_1_9_73.entry.js} +1 -1
- package/dist/esm/{tttx-tooltip_1_9_71.entry.js → tttx-tooltip_1_9_73.entry.js} +1 -1
- package/dist/esm/tttx-tree-view_1_9_73.entry.js +217 -0
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-13272658.entry.js +1 -1
- package/dist/tttx/p-1f75b5d3.entry.js +1 -1
- package/dist/tttx/p-32cf4137.entry.js +1 -1
- package/dist/tttx/p-36edf716.entry.js +1 -1
- package/dist/tttx/p-384f7c70.entry.js +1 -0
- package/dist/tttx/p-47fadd24.entry.js +1 -1
- package/dist/tttx/p-4c63f7da.entry.js +1 -1
- package/dist/tttx/p-4ddf7946.entry.js +1 -1
- package/dist/tttx/p-5765b7da.entry.js +1 -1
- package/dist/tttx/p-59533ed7.entry.js +1 -0
- package/dist/tttx/p-5b7c20ff.entry.js +1 -1
- package/dist/tttx/p-5e14d6aa.entry.js +1 -1
- package/dist/tttx/p-620b18f6.entry.js +1 -1
- package/dist/tttx/p-66340f2f.entry.js +1 -1
- package/dist/tttx/p-71bb2f21.entry.js +1 -1
- package/dist/tttx/p-74a8c484.entry.js +1 -1
- package/dist/tttx/p-789defe0.entry.js +1 -1
- package/dist/tttx/p-86cdb616.entry.js +1 -1
- package/dist/tttx/p-8beccdc9.entry.js +1 -1
- package/dist/tttx/p-969a4944.entry.js +1 -1
- package/dist/tttx/p-a2979a57.entry.js +1 -1
- package/dist/tttx/p-a50d9105.entry.js +1 -1
- package/dist/tttx/p-a8526f90.entry.js +1 -1
- package/dist/tttx/p-b1a24af0.entry.js +1 -0
- package/dist/tttx/p-b2a0053a.entry.js +1 -1
- package/dist/tttx/p-b4fe2853.entry.js +1 -1
- package/dist/tttx/{p-18fce688.entry.js → p-b69ae246.entry.js} +1 -1
- package/dist/tttx/p-b97e0e3c.entry.js +1 -1
- package/dist/tttx/p-c33f9022.entry.js +1 -1
- package/dist/tttx/p-ca58259a.entry.js +1 -1
- package/dist/tttx/p-ee41fe8f.entry.js +1 -1
- package/dist/tttx/p-f30833e3.entry.js +1 -1
- package/dist/tttx/p-f69b4685.entry.js +1 -1
- package/dist/tttx/p-ff7edd81.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/atoms/tttx-tag-v2/tttx-tag-v2.d.ts +15 -0
- package/dist/types/components/atoms/tttx-tag-v2/tttx-tag-v2.stories.d.ts +48 -0
- package/dist/types/components/molecules/tttx-select-box/tttx-select-box.d.ts +1 -1
- package/dist/types/components/molecules/tttx-standalone-input/tttx-standalone-input.d.ts +2 -2
- package/dist/types/components/molecules/tttx-tabs/interfaces.d.ts +1 -0
- package/dist/types/components/molecules/tttx-textarea/tttx-textarea.d.ts +2 -2
- package/dist/types/components/molecules/tttx-tree-view/tttx-tree-view.d.ts +1 -1
- package/dist/types/components.d.ts +475 -440
- package/package.json +2 -2
- package/dist/cjs/tttx-tree-view_1_9_71.cjs.entry.js +0 -207
- package/dist/components/tttx-action-dropdown_1_9_71.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-caption_1_9_71.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_9_71.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_9_71.d.ts +0 -11
- package/dist/components/tttx-comments_1_9_71.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_9_71.d.ts +0 -11
- package/dist/components/tttx-datacard_1_9_71.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_9_71.d.ts +0 -11
- package/dist/components/tttx-expander_1_9_71.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_9_71.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_9_71.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_9_71.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_9_71.d.ts +0 -11
- package/dist/components/tttx-range-slider_1_9_71.d.ts +0 -11
- package/dist/components/tttx-select-box_1_9_71.d.ts +0 -11
- package/dist/components/tttx-skeleton_loader_1_9_71.d.ts +0 -11
- package/dist/components/tttx-sorter_1_9_71.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_9_71.d.ts +0 -11
- package/dist/components/tttx-textarea_1_9_71.d.ts +0 -11
- package/dist/components/tttx-toggle_1_9_71.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_9_71.d.ts +0 -11
- package/dist/components/tttx-tooltip_1_9_71.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_71.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_71.js +0 -235
- package/dist/esm/tttx-tree-view_1_9_71.entry.js +0 -203
- package/dist/tttx/p-8392774e.entry.js +0 -1
- package/dist/tttx/p-d1ee41dd.entry.js +0 -1
|
@@ -104,7 +104,7 @@ const TttxSelectBox = class {
|
|
|
104
104
|
let title;
|
|
105
105
|
let subtitle;
|
|
106
106
|
const chevronIcon = this.open ? 'expand_less' : 'expand_more';
|
|
107
|
-
const icon = h("tttx-
|
|
107
|
+
const icon = h("tttx-icon_1_9_73", { icon: chevronIcon, color: "black" });
|
|
108
108
|
let chevron = h("div", { class: "dropdown-selector-chevron" }, icon);
|
|
109
109
|
if (!this.selectedItem) {
|
|
110
110
|
title = h("div", { class: "placeholder" }, this.placeholder);
|
|
@@ -121,7 +121,7 @@ const TttxSelectBox = class {
|
|
|
121
121
|
chevron = h("div", { class: "dropdown-selector-chevron-offset" }, icon);
|
|
122
122
|
}
|
|
123
123
|
return (h(Fragment, null, h("div", { class: "left-wrapper" }, title, subtitle), this.clearable && !this.readOnly &&
|
|
124
|
-
h("tttx-
|
|
124
|
+
h("tttx-icon_1_9_73", { class: "input-icon", style: { paddingTop: '5px', cursor: 'pointer' }, icon: 'close_small', onClick: this.cleanSelectedItem.bind(this) }), chevron));
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
renderDropdownOptions(options) {
|
|
@@ -144,9 +144,9 @@ const TttxSelectBox = class {
|
|
|
144
144
|
}
|
|
145
145
|
// render priority options at the top of the dropdown list
|
|
146
146
|
return (h(Fragment, null, usingPriority && priorityOptions.length > 0 &&
|
|
147
|
-
h(Fragment, null, h("tttx-
|
|
147
|
+
h(Fragment, null, h("tttx-tag_1_9_73", { class: 'priority-pill', text: this.priorityLabel, color: "#F0F0F0" }), priorityOptions.map((option) => this.dropdownOption(option))), nonPriorityOptions.length > 0 &&
|
|
148
148
|
h(Fragment, null, usingPriority &&
|
|
149
|
-
h("tttx-
|
|
149
|
+
h("tttx-tag_1_9_73", { class: 'priority-pill', text: this.nonPriorityLabel, color: "#F0F0F0" }), nonPriorityOptions.map((option) => this.dropdownOption(option)))));
|
|
150
150
|
}
|
|
151
151
|
dropdownOption(option) {
|
|
152
152
|
const selected = this.selectedItem && option.value === this.selectedItem.value;
|
|
@@ -233,7 +233,7 @@ const TttxSelectBox = class {
|
|
|
233
233
|
return;
|
|
234
234
|
const invalidClass = this.showErrorMsg ? 'invalid' : '';
|
|
235
235
|
const readOnlyClass = this.readOnly ? 'dropdown-read-only' : '';
|
|
236
|
-
return (h(Host, { class: this.inline ? 'inline' : 'block' }, this.label && h("div", { class: "label" }, this.label), h("div", { tabindex: "0", class: "dropdown-container" }, h("div", { class: ['dropdown-selector', invalidClass, readOnlyClass].join(' '), ref: el => (this.dropdownSelector = el), onClick: this.onDropdownClicked.bind(this) }, this.dropdownSelectorContent()), this.open && (h("div", { class: "dropdown-body-container" }, h("div", { class: "dropdown-body", style: Object.assign({ width: `${this.dropdownSelector.offsetWidth}px` }, this.bodyOffset) }, this.searchEnabled && (h("div", { class: "searchbox" }, h("tttx-standalone-
|
|
236
|
+
return (h(Host, { class: this.inline ? 'inline' : 'block' }, this.label && h("div", { class: "label" }, this.label), h("div", { tabindex: "0", class: "dropdown-container" }, h("div", { class: ['dropdown-selector', invalidClass, readOnlyClass].join(' '), ref: el => (this.dropdownSelector = el), onClick: this.onDropdownClicked.bind(this) }, this.dropdownSelectorContent()), this.open && (h("div", { class: "dropdown-body-container" }, h("div", { class: "dropdown-body", style: Object.assign({ width: `${this.dropdownSelector.offsetWidth}px` }, this.bodyOffset) }, this.searchEnabled && (h("div", { class: "searchbox" }, h("tttx-standalone-input_1_9_73", { type: "text", label: "", required: true, showerrorbubble: false, iconleft: "search", onInput: this.handleSearchInput.bind(this) }))), h("div", { class: "dropdown-options-list", onScroll: this.onSelectScroll.bind(this) }, !this.isLoading && (this.renderDropdownOptions(this._optionsData)), (this.isLoading || this.loadingNextExternalPage) && (h("tttx-loading-spinner_1_9_73", { class: 'loading-style' })))))), this.showErrorBubble && (h("span", { class: ['errorBubble', this.showErrorMsg && this.errorMsg ? 'visible' : ''].join(' ') }, h("tttx-icon_1_9_73", { icon: "warning", color: "#dc0000", size: 16 }), " ", this.errorMsg)))));
|
|
237
237
|
}
|
|
238
238
|
get el() { return getElement(this); }
|
|
239
239
|
static get watchers() { return {
|
|
@@ -243,4 +243,4 @@ const TttxSelectBox = class {
|
|
|
243
243
|
};
|
|
244
244
|
TttxSelectBox.style = tttxSelectBoxCss;
|
|
245
245
|
|
|
246
|
-
export { TttxSelectBox as
|
|
246
|
+
export { TttxSelectBox as tttx_select_box_1_9_73 };
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, h, H as Host } from './index-9
|
|
|
2
2
|
import { p as purify, d as domSanitiserOptions } from './domsanitiser.options-38a67458.js';
|
|
3
3
|
import './_commonjsHelpers-9943807e.js';
|
|
4
4
|
|
|
5
|
-
const tttxTabsCss = ".material-symbols-rounded.sc-tttx-
|
|
5
|
+
const tttxTabsCss = ".material-symbols-rounded.sc-tttx-tabs_1_9_73{font-variation-settings:\"FILL\" 1, \"wght\" 400, \"GRAD\" 0, \"opsz\" 24}.sc-tttx-tabs_1_9_73-h{display:block}.tab-bar.sc-tttx-tabs_1_9_73{display:flex;height:52px}.tab-bar.sc-tttx-tabs_1_9_73>.left-navigation.sc-tttx-tabs_1_9_73,.tab-bar.sc-tttx-tabs_1_9_73>.right-navigation.sc-tttx-tabs_1_9_73{padding:14px 8px;cursor:pointer}.tab-bar.sc-tttx-tabs_1_9_73>.left-navigation.sc-tttx-tabs_1_9_73>*.sc-tttx-tabs_1_9_73,.tab-bar.sc-tttx-tabs_1_9_73>.right-navigation.sc-tttx-tabs_1_9_73>*.sc-tttx-tabs_1_9_73{height:24px;width:24px;cursor:pointer}.tab-bar.sc-tttx-tabs_1_9_73>.tabs-container.sc-tttx-tabs_1_9_73{display:flex;border-bottom:1px solid #d5d5d5}.tab-bar.sc-tttx-tabs_1_9_73>.tabs-container.wide.sc-tttx-tabs_1_9_73{flex-grow:1}.tab-bar.sc-tttx-tabs_1_9_73>.tabs-container.sc-tttx-tabs_1_9_73>*[role=tab].sc-tttx-tabs_1_9_73{padding:18px 16px;line-height:16.408px;font-size:14px;font-weight:500;text-transform:uppercase;user-select:none;color:#757575;cursor:pointer}.tab-bar.sc-tttx-tabs_1_9_73>.tabs-container.sc-tttx-tabs_1_9_73>*[role=tab].sc-tttx-tabs_1_9_73:hover{background-color:rgba(17, 17, 17, 0.05)}.tab-bar.sc-tttx-tabs_1_9_73>.tabs-container.sc-tttx-tabs_1_9_73>*[role=tab][aria-selected].sc-tttx-tabs_1_9_73{color:#212121;cursor:default;border-bottom:3px solid #1579c6}";
|
|
6
6
|
|
|
7
7
|
const TttxTabs = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -78,8 +78,8 @@ const TttxTabs = class {
|
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
generateTab(tab) {
|
|
81
|
-
var _a, _b;
|
|
82
|
-
const tabTitle = (_a = tab.tabName) !== null && _a !== void 0 ? _a : (h("tttx-
|
|
81
|
+
var _a, _b, _c;
|
|
82
|
+
const tabTitle = (_a = tab.tabName) !== null && _a !== void 0 ? _a : (h("tttx-icon_1_9_73", { style: { pointerEvents: 'none', marginTop: (_b = tab.marginTop) !== null && _b !== void 0 ? _b : '-2px' }, icon: tab.tabIcon, color: 'gray', size: (_c = tab.tabIconSize) !== null && _c !== void 0 ? _c : 24 }));
|
|
83
83
|
return (h("a", { key: tab.id, id: tab.id, role: "tab", "aria-controls": tab.controls, tabindex: tab.tabIndex, "aria-selected": tab.selected, onClick: () => {
|
|
84
84
|
this.handleTabClick(tab);
|
|
85
85
|
} }, tabTitle));
|
|
@@ -98,7 +98,7 @@ const TttxTabs = class {
|
|
|
98
98
|
return;
|
|
99
99
|
}
|
|
100
100
|
const selectedTab = this._tabs.find(tab => tab.selected);
|
|
101
|
-
return (h(Host, null, h("div", null, h("div", { class: "tab-bar", role: "tablist", "aria-label": this.tabsName, ref: el => (this.tabList = el) }, this.navigation && (h("div", { class: "left-navigation", tabindex: "0", onClick: this.handleLeftNavigation.bind(this) }, h("tttx-
|
|
101
|
+
return (h(Host, null, h("div", null, h("div", { class: "tab-bar", role: "tablist", "aria-label": this.tabsName, ref: el => (this.tabList = el) }, this.navigation && (h("div", { class: "left-navigation", tabindex: "0", onClick: this.handleLeftNavigation.bind(this) }, h("tttx-icon_1_9_73", { icon: "navigate_before", color: "black" }))), h("div", { class: 'tabs-container' + (this.wide ? ' wide' : '') }, this._tabs.map(this.generateTab.bind(this))), this.navigation && (h("div", { class: "right-navigation", tabindex: "0", onClick: this.handleRightNavigation.bind(this) }, h("tttx-icon_1_9_73", { icon: "navigate_next", color: "black" })))), selectedTab && this.renderSelectedTab(selectedTab))));
|
|
102
102
|
}
|
|
103
103
|
static get watchers() { return {
|
|
104
104
|
"tabs": ["onDataChange"]
|
|
@@ -106,4 +106,4 @@ const TttxTabs = class {
|
|
|
106
106
|
};
|
|
107
107
|
TttxTabs.style = tttxTabsCss;
|
|
108
108
|
|
|
109
|
-
export { TttxTabs as
|
|
109
|
+
export { TttxTabs as tttx_tabs_1_9_73 };
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-9f3e16ad.js';
|
|
2
|
+
|
|
3
|
+
const tttxTagV2Css = ".material-symbols-rounded{font-variation-settings:\"FILL\" 1, \"wght\" 400, \"GRAD\" 0, \"opsz\" 24}button{cursor:pointer}.button{font-family:Roboto, serif;box-sizing:border-box;height:36px;min-width:36px;padding:0;margin:0;background:transparent;color:#212121;border:1px solid #c8c8c8;border-radius:4px;text-transform:uppercase;display:flex;justify-content:left;align-items:center;font-size:14px;font-weight:500}.button-content{display:block;padding:0 16px}.icon-left,.icon-right{margin-top:4px}.iconleft{padding-left:8px}.iconleft .button-content{padding-left:4px}.iconright{padding-right:8px}.iconright .button-content{padding-right:4px}.notext{padding:0 6px}.button:active{background:rgba(17, 17, 17, 0.2);border:1px solid #d5d5d5}.blackout{background:#363636;border:1px solid #363636;color:white}.blackout:active{background:#212121;border:1px solid #212121}.primary{background:#1479c6;border:1px solid #1479c6;color:white}.primary:active{background:#1464a2;border:1px solid #1464a2}.borderless{background:transparent;border:none;color:#212121}.borderless:active{background:rgba(17, 17, 17, 0.2);border:none}.borderless-circle{background:transparent;border:none;color:#212121;border-radius:50%}.borderless-circle:active{border:none}.borderless-circle:focus{border-color:transparent}.danger{background:#dc0000;border:1px solid #dc0000;color:white}.danger:active{background:#b00000;border:1px solid #b00000}.disabled{background:#aeaeae;border:none;color:#4c4c4c;cursor:not-allowed}.disabled:active{background:#aeaeae;border:none;color:#4c4c4c;cursor:not-allowed}@media (hover: hover){.button:hover{background:rgba(17, 17, 17, 0.1);border:1px solid #d5d5d5}.primary:hover{background:#146eb3;border:1px solid #146eb3}.borderless:hover{background:rgba(17, 17, 17, 0.1);border:none}.borderless-circle:hover{background:rgba(17, 17, 17, 0.1);border:none}.danger:hover{background:#c60000;border:1px solid #c60000}.disabled:hover{background:#aeaeae;border:none;color:#4c4c4c;cursor:not-allowed}.blackout:hover{background:#212121;border:1px solid #212121}}:host{display:inline-block}.tag{display:inline-flex;align-items:center;padding:8px 12px;font-family:\"Roboto\", sans-serif;font-size:14px;font-weight:400;width:max-content;border-radius:var(--sds-size-radius-200, 8px);font-family:Roboto}.tag.S{font-size:12px;height:20px;padding:4px;border:var(--sds-size-stroke-border, 1px) solid #E5E5E5;border-radius:var(--sds-size-radius-100, 4px)}.tag.M{font-size:16px;height:32px;padding:8px;border:1px solid #E5E5E5;border-radius:8px;font-weight:400}.tag.M span{margin-left:8px;margin-right:8px}.tag.brand{background-color:#1479c6;color:#FFFFFF}.tag.danger{background-color:#DC2626;color:#FFFFFF}.tag.success{background-color:#16A34A;color:#FFFFFF}.tag.warning{background-color:#FACC15;color:#58310E}.tag.neutral{background-color:#E5E5E5;color:#737373}.tag.primary{background-color:#1479c6;color:#FFFFFF}.tag.secondary{background-color:#b9d5ed;color:#1479c6}.tag_icon{padding-top:4px}.tag span{margin-left:4px;margin-right:4px}.icon{height:18px;width:18px;font-weight:400}";
|
|
4
|
+
|
|
5
|
+
const TttxTagV2 = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
this.text = undefined;
|
|
9
|
+
this.color = undefined;
|
|
10
|
+
this.textColor = undefined;
|
|
11
|
+
this.iconStart = 'star';
|
|
12
|
+
this.iconEnd = 'close';
|
|
13
|
+
this.iconSize = 16;
|
|
14
|
+
this.state = 'neutral';
|
|
15
|
+
this.size = 'M';
|
|
16
|
+
this.variant = undefined;
|
|
17
|
+
this.hasStartIcon = true;
|
|
18
|
+
this.hasEndIcon = true;
|
|
19
|
+
}
|
|
20
|
+
getColors() {
|
|
21
|
+
// If both variant and state are given, state overrides variant
|
|
22
|
+
if (this.variant) {
|
|
23
|
+
let base;
|
|
24
|
+
switch (this.variant) {
|
|
25
|
+
case 'primary':
|
|
26
|
+
base = { bg: '#1479c6', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
27
|
+
break;
|
|
28
|
+
case 'secondary':
|
|
29
|
+
base = { bg: '#b9d5ed', text: '#1479c6', icon: '#1479c6' };
|
|
30
|
+
break;
|
|
31
|
+
}
|
|
32
|
+
if (this.state && this.state !== 'neutral') {
|
|
33
|
+
// apply state overrides
|
|
34
|
+
switch (this.state) {
|
|
35
|
+
case 'danger':
|
|
36
|
+
return { bg: '#DC2626', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
37
|
+
case 'success':
|
|
38
|
+
return { bg: '#16A34A', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
39
|
+
case 'warning':
|
|
40
|
+
return { bg: '#FACC15', text: '#58310E', icon: '#58310E' };
|
|
41
|
+
case 'brand':
|
|
42
|
+
return { bg: '#1479c6', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
return base;
|
|
46
|
+
}
|
|
47
|
+
// fall back to custom color or state
|
|
48
|
+
if (this.color || this.textColor) {
|
|
49
|
+
return {
|
|
50
|
+
bg: this.color || '#E5E5E5',
|
|
51
|
+
text: this.textColor || '#737373',
|
|
52
|
+
icon: this.textColor || '#737373',
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
// state only (no variant)
|
|
56
|
+
switch (this.state) {
|
|
57
|
+
case 'brand':
|
|
58
|
+
return { bg: '#197A68', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
59
|
+
case 'danger':
|
|
60
|
+
return { bg: '#DC2626', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
61
|
+
case 'success':
|
|
62
|
+
return { bg: '#16A34A', text: '#FFFFFF', icon: '#FFFFFF' };
|
|
63
|
+
case 'warning':
|
|
64
|
+
return { bg: '#FACC15', text: '#58310E', icon: '#58310E' };
|
|
65
|
+
case 'neutral':
|
|
66
|
+
return { bg: '#E5E5E5', text: '#737373', icon: '#737373' };
|
|
67
|
+
default:
|
|
68
|
+
return { bg: '#E5E5E5', text: '#737373', icon: '#737373' };
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
render() {
|
|
72
|
+
const colors = this.getColors();
|
|
73
|
+
return (h(Host, null, h("div", { class: `tag ${this.state} ${this.size} ${this.variant || ''}`, style: { 'background-color': colors.bg, color: colors.text } }, this.hasStartIcon && this.iconStart && (h("tttx-icon_1_9_73", { role: "icon", class: "tag_icon", "aria-label": colors.text, icon: this.iconStart, color: colors.icon, size: this.size === 'S' ? 12 : 16 })), h("span", null, this.text), this.hasEndIcon && this.iconEnd && (h("tttx-icon_1_9_73", { role: "icon", class: "tag_icon", "aria-label": colors.text, icon: this.iconEnd, color: colors.icon, size: this.iconSize })))));
|
|
74
|
+
}
|
|
75
|
+
};
|
|
76
|
+
TttxTagV2.style = tttxTagV2Css;
|
|
77
|
+
|
|
78
|
+
export { TttxTagV2 as tttx_tag_v2_1_9_73 };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host } from './index-9f3e16ad.js';
|
|
2
2
|
|
|
3
|
-
const tttxTextareaCss = ".material-symbols-rounded.sc-tttx-
|
|
3
|
+
const tttxTextareaCss = ".material-symbols-rounded.sc-tttx-textarea_1_9_73{font-variation-settings:\"FILL\" 1, \"wght\" 400, \"GRAD\" 0, \"opsz\" 24}.sc-tttx-textarea_1_9_73-h{display:block}label.sc-tttx-textarea_1_9_73{font-weight:500;font-size:16px;line-height:18.752px;color:#212121}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73{position:relative}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.sc-tttx-textarea_1_9_73{font-family:\"Roboto\", serif;box-sizing:border-box;width:100%;padding:9px 16px;font-size:16px;line-height:18.752px;border:1px solid #d5d5d5;border-radius:4px;margin-top:8px;resize:none}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.no-label.sc-tttx-textarea_1_9_73{margin-top:0}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.sc-tttx-textarea_1_9_73~.errorBubble.sc-tttx-textarea_1_9_73{font-size:14px;line-height:16.408px;font-weight:normal;width:100%;font-family:\"Roboto\", sans-serif;color:#dc0000;display:flex;align-content:center;align-items:center;justify-items:center;margin-top:4px}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.sc-tttx-textarea_1_9_73~.errorBubble.sc-tttx-textarea_1_9_73:not(.visible){display:none}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.sc-tttx-textarea_1_9_73~.errorBubble.sc-tttx-textarea_1_9_73 span.sc-tttx-textarea_1_9_73{color:#dc0000;font-size:16px;margin-right:4px}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.sc-tttx-textarea_1_9_73:focus{border-color:#1479c6}label.sc-tttx-textarea_1_9_73 .textarea-container.sc-tttx-textarea_1_9_73 textarea.sc-tttx-textarea_1_9_73:focus-visible{outline:none}label.sc-tttx-textarea_1_9_73 .secondarylabel.sc-tttx-textarea_1_9_73{color:#757575;font-size:14px;line-height:16.408px;font-weight:normal;display:flex;margin-top:4px}label.sc-tttx-textarea_1_9_73 .optional.sc-tttx-textarea_1_9_73{color:#757575;font-weight:normal}";
|
|
4
4
|
|
|
5
5
|
const TttxTextarea = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -52,4 +52,4 @@ const TttxTextarea = class {
|
|
|
52
52
|
};
|
|
53
53
|
TttxTextarea.style = tttxTextareaCss;
|
|
54
54
|
|
|
55
|
-
export { TttxTextarea as
|
|
55
|
+
export { TttxTextarea as tttx_textarea_1_9_73 };
|
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, a as getAssetPath, h, g as getElement } from './index-9f3e16ad.js';
|
|
2
|
+
import { p as purify, d as domSanitiserOptions } from './domsanitiser.options-38a67458.js';
|
|
3
|
+
import './_commonjsHelpers-9943807e.js';
|
|
4
|
+
|
|
5
|
+
const tttxTreeViewCss = "@charset \"UTF-8\";.material-symbols-rounded{font-variation-settings:\"FILL\" 1, \"wght\" 400, \"GRAD\" 0, \"opsz\" 24}:host{--tree-accent:#2196F3;--tree-selected-bg:#EBFBFC;--indent:36px;--accent-gap:46px;--accent-width:4px;--tree-left-edge-shift:0px}.tree-view-element>ul{margin:0;padding:0}.tree-view-element ul{padding-left:var(--indent)}.tree-view-element ul li{list-style-type:none}.tree-view-element ul li.selected-group{position:relative;}.tree-view-element ul li.selected-group::before{display:none}.tree-view-element ul li.selected-group::after{display:none}.tree-view-element ul li.selected-group>li.inline-tree-item.element-row.tree-node{}.tree-view-element ul li.selected-group>li.inline-tree-item.element-row.tree-node::before{background-color:var(--tree-selected-bg) !important;z-index:2}.tree-view-element ul li.selected-group>li.inline-tree-item.element-row.tree-node::after{content:\"\";position:absolute;top:0;bottom:0;width:var(--accent-width);left:calc(-1 * (var(--accent-gap) + var(--level, 0) * var(--indent)));background-color:var(--tree-accent);border-radius:0 2px 2px 0;z-index:5}.tree-view-element ul li.selected-group li.inline-tree-item.element-row.tree-node{}.tree-view-element ul li.selected-group li.inline-tree-item.element-row.tree-node::before{background-color:var(--tree-selected-bg) !important;z-index:2}.tree-view-element ul li.selected-group li.inline-tree-item.element-row.tree-node::after{content:\"\";position:absolute;top:0;bottom:0;width:var(--accent-width);left:calc(-1 * (var(--accent-gap) + var(--level, 0) * var(--indent)));background-color:var(--tree-accent);border-radius:0 2px 2px 0;z-index:5}.tree-view-element ul li.selected-group li.inline-tree-item.element-row:not(.tree-node)::before{background-color:transparent !important}.tree-view-element ul li.selected-group li.selected-group::before{display:none}.tree-view-element ul li.selected-group>li.inline-tree-item,.tree-view-element ul li.selected-group>ul{position:relative;z-index:3;background:transparent}.tree-view-element ul li.inline-tree-item{display:flex;align-items:center}.tree-view-element ul li.inline-tree-item .element{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;padding-left:8px}.tree-view-element ul li.inline-tree-item .element .padding-icon{padding:6px;height:24px;width:24px;display:flex;align-items:center;justify-content:center}@media (hover: hover){.tree-view-element ul li.inline-tree-item.element-row.rowHover:hover{cursor:pointer}.tree-view-element ul li.inline-tree-item.element-row.rowHover:hover::before{content:\"\";position:absolute;left:-50%;top:0;bottom:0;right:0;pointer-events:none;color:#212121 !important;z-index:3}.tree-view-element ul li.inline-tree-item.element-row.rowHover:not(.rowSelected):hover::before{background-color:rgba(17, 17, 17, 0.05);z-index:3}.tree-view-element ul li.inline-tree-item.element-row.rowHover.rowSelected:hover::before{background-color:rgba(17, 17, 17, 0.15);z-index:3}.tree-view-element ul li.inline-tree-item.element-row.rowHover:not(.tree-node).rowSelected:hover::before{background-color:transparent !important}}.tree-view-element ul li.inline-tree-item.element-row{min-height:36px;font-family:\"Roboto\", serif;font-size:16px;padding:8px 0px;position:relative;color:#212121 !important;}.tree-view-element ul li.inline-tree-item.element-row::before{content:\"\";position:absolute;left:-50%;bottom:0;right:0;border-bottom:1px solid #d5d5d5;pointer-events:none}.tree-view-element ul li.inline-tree-item.element-row.rowSelected::before{content:\"\";position:absolute;left:-50%;top:0;bottom:0;right:0;background-color:#EBFBFC;pointer-events:none}.tree-view-element ul li.inline-tree-item.element-row.tree-node::before{height:51px;z-index:2}.tree-view-element ul li.inline-tree-item.element-row.tree-node *{z-index:3}.tree-view-element ul li.inline-tree-item.element-row .treeNode{width:100%;font-weight:500;color:#212121}.tree-view-element ul li.inline-tree-item.element-row .treeLeaf{width:100%;font-weight:400;color:#212121 !important}.tree-view-element ul li.inline-tree-item.element-row.rowSelected .treeLeaf,.tree-view-element ul li.inline-tree-item.element-row.rowSelected .treeNode{color:#212121 !important}.tree-view-element ul li.inline-tree-item.element-row .drag-handle{margin-right:10px}.tree-view-element ul li.inline-tree-item.element-row .drop-not-allowed{border-color:red;border-style:dashed;cursor:not-allowed;opacity:0.7}@media (forced-colors: active){.tree-view-element ul li.selected-group li.inline-tree-item.element-row.tree-node::after{background:CanvasText}.tree-view-element ul li.selected-group::after{background:Highlight}}.inline-tree-item:focus-visible{outline:2px solid var(--tree-accent);outline-offset:2px;border-radius:6px}.tree-view-element ul li.inline-tree-item.element-row:not(.tree-node).rowSelected{background-color:transparent !important;background:transparent !important}.tree-view-element ul li.inline-tree-item.element-row:not(.tree-node).rowSelected::before{background-color:transparent !important;background:transparent !important}.tree-view-element ul li.inline-tree-item.element-row:not(.tree-node).rowSelected:hover{background-color:transparent !important;background:transparent !important}.tree-view-element ul li.inline-tree-item.element-row:not(.tree-node).rowSelected:hover::before{display:none !important;background-color:transparent !important;background:transparent !important}";
|
|
6
|
+
|
|
7
|
+
const TttxTreeView = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
this.clickEvent = createEvent(this, "clickEvent", 7);
|
|
11
|
+
this.expandNode = createEvent(this, "expandNode", 7);
|
|
12
|
+
this.checkboxChange = createEvent(this, "checkboxChange", 7);
|
|
13
|
+
this.moveNode = createEvent(this, "moveNode", 7);
|
|
14
|
+
this.dragIcon = getAssetPath('assets/img/drag-icon.svg');
|
|
15
|
+
this.dragGhost = {
|
|
16
|
+
el: null,
|
|
17
|
+
};
|
|
18
|
+
this.createGhostImage = (label) => {
|
|
19
|
+
const ghost = document.createElement('div');
|
|
20
|
+
ghost.textContent = label;
|
|
21
|
+
Object.assign(ghost.style, {
|
|
22
|
+
position: 'absolute',
|
|
23
|
+
top: '-9999px',
|
|
24
|
+
left: '-9999px',
|
|
25
|
+
padding: '6px 20px',
|
|
26
|
+
background: 'white',
|
|
27
|
+
border: '1px solid #ccc',
|
|
28
|
+
fontSize: '14px',
|
|
29
|
+
pointerEvents: 'none',
|
|
30
|
+
});
|
|
31
|
+
document.body.appendChild(ghost);
|
|
32
|
+
setTimeout(() => document.body.removeChild(ghost), 0);
|
|
33
|
+
return ghost;
|
|
34
|
+
};
|
|
35
|
+
this.handleDragStart = (event, node, index, parentId) => {
|
|
36
|
+
if (!event.dataTransfer)
|
|
37
|
+
return;
|
|
38
|
+
this.draggedNodeParentId = parentId;
|
|
39
|
+
const payload = JSON.stringify({ parentId, index, node });
|
|
40
|
+
event.dataTransfer.setData('text/plain', payload);
|
|
41
|
+
const ghostImg = this.createGhostImage(node.title);
|
|
42
|
+
this.dragGhost.el = ghostImg;
|
|
43
|
+
event.dataTransfer.setDragImage(ghostImg, 0, 0);
|
|
44
|
+
};
|
|
45
|
+
this.handleDragDrop = (event, node, targetIndex, parentId) => {
|
|
46
|
+
var _a;
|
|
47
|
+
event.preventDefault();
|
|
48
|
+
const nodeData = (_a = event.dataTransfer) === null || _a === void 0 ? void 0 : _a.getData('text/plain');
|
|
49
|
+
if (!nodeData)
|
|
50
|
+
return;
|
|
51
|
+
const { parentId: sourceParentId, index: sourceParentIndex, node: sourceNode } = JSON.parse(nodeData);
|
|
52
|
+
// Prevent dropping on itself or different parents
|
|
53
|
+
if (node.id === sourceNode.id || sourceParentId !== parentId)
|
|
54
|
+
return;
|
|
55
|
+
const updatedTree = [...this.treeData];
|
|
56
|
+
// Find the parent node
|
|
57
|
+
const parent = parentId ? this.findNodeById(updatedTree, parentId) : null;
|
|
58
|
+
// If no parent (root level), work with treeData directly
|
|
59
|
+
const children = (parent === null || parent === void 0 ? void 0 : parent.child) ? [...parent.child] : [...updatedTree];
|
|
60
|
+
if (!children || children.length === 0)
|
|
61
|
+
return;
|
|
62
|
+
// Move the node
|
|
63
|
+
const [moved] = children.splice(sourceParentIndex, 1);
|
|
64
|
+
children.splice(targetIndex, 0, moved);
|
|
65
|
+
// Update the tree
|
|
66
|
+
if (parent) {
|
|
67
|
+
parent.child = children;
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
this.treeData = children;
|
|
71
|
+
}
|
|
72
|
+
this.draggedNodeParentId = undefined;
|
|
73
|
+
if (this.dragGhost.el) {
|
|
74
|
+
this.dragGhost.el.remove();
|
|
75
|
+
this.dragGhost.el = null;
|
|
76
|
+
}
|
|
77
|
+
this.moveNode.emit(this.treeData);
|
|
78
|
+
};
|
|
79
|
+
this.handleDragOver = (event, parentId) => {
|
|
80
|
+
event.preventDefault();
|
|
81
|
+
if (!event.dataTransfer)
|
|
82
|
+
return;
|
|
83
|
+
const validDrag = this.draggedNodeParentId === parentId;
|
|
84
|
+
event.dataTransfer.dropEffect = validDrag ? 'move' : 'none';
|
|
85
|
+
};
|
|
86
|
+
this.data = undefined;
|
|
87
|
+
this.treeData = undefined;
|
|
88
|
+
}
|
|
89
|
+
componentWillRender() {
|
|
90
|
+
if (!this.data)
|
|
91
|
+
return;
|
|
92
|
+
this.treeData = typeof this.data === 'string' ? JSON.parse(this.data) : this.data;
|
|
93
|
+
}
|
|
94
|
+
onClickHandler(event, node) {
|
|
95
|
+
event.stopPropagation();
|
|
96
|
+
this.clickEvent.emit(node);
|
|
97
|
+
}
|
|
98
|
+
toggleNode(node, event) {
|
|
99
|
+
event.stopPropagation();
|
|
100
|
+
node.isOpen = !node.isOpen;
|
|
101
|
+
this.treeData = [...this.treeData];
|
|
102
|
+
this.expandNode.emit({ node: node, treeViewData: this.treeData });
|
|
103
|
+
}
|
|
104
|
+
handleCheckboxChange(node, event) {
|
|
105
|
+
event.stopPropagation();
|
|
106
|
+
node.checked = !node.checked;
|
|
107
|
+
this.updateChildrenCheckStatus(node);
|
|
108
|
+
this.updateParentCheckStatus();
|
|
109
|
+
this.treeData = [...this.treeData];
|
|
110
|
+
this.checkboxChange.emit(this.treeData);
|
|
111
|
+
}
|
|
112
|
+
updateChildrenCheckStatus(node) {
|
|
113
|
+
if (node.child) {
|
|
114
|
+
node.child.forEach(childNode => {
|
|
115
|
+
if (childNode.hasCheckbox && childNode.checked !== undefined) {
|
|
116
|
+
// don't set checked on a child that doesn't have a checkbox
|
|
117
|
+
// makes it impossible to unselect a parent as child can never be unchecked in frontend
|
|
118
|
+
childNode.checked = node.checked;
|
|
119
|
+
}
|
|
120
|
+
this.updateChildrenCheckStatus(childNode);
|
|
121
|
+
});
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Update the checkbox status of parent nodes when children have been updated.
|
|
126
|
+
* Called recursively to traverse the tree for parents.
|
|
127
|
+
* First call with no params to automatically start at the top of the tree.
|
|
128
|
+
*
|
|
129
|
+
* Any children checked -> parent is checked.
|
|
130
|
+
*
|
|
131
|
+
* All children unchecked -> parent is unchecked.
|
|
132
|
+
*/
|
|
133
|
+
updateParentCheckStatus(parent = undefined, children = undefined) {
|
|
134
|
+
if (parent === undefined) {
|
|
135
|
+
this.treeData.forEach(node => this.updateParentCheckStatus(node, node.child));
|
|
136
|
+
return;
|
|
137
|
+
}
|
|
138
|
+
let childrenCheckedStatuses = [];
|
|
139
|
+
// set status relative to children if we have some
|
|
140
|
+
if (children && children.length > 0) {
|
|
141
|
+
childrenCheckedStatuses = children.map(node => this.updateParentCheckStatus(node, node.child)).flat(1);
|
|
142
|
+
// parent checked if any children are checked
|
|
143
|
+
if (childrenCheckedStatuses.some(checked => checked)) {
|
|
144
|
+
parent.checked = true;
|
|
145
|
+
}
|
|
146
|
+
// parent unchecked if all children are unchecked
|
|
147
|
+
if (childrenCheckedStatuses.every(checked => !checked)) {
|
|
148
|
+
parent.checked = false;
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
// return the gathered checked statuses so nodes above can make check choices
|
|
152
|
+
return [...childrenCheckedStatuses, parent.checked];
|
|
153
|
+
}
|
|
154
|
+
treeConfigs(node) {
|
|
155
|
+
let checkboxIcon, checkboxColor;
|
|
156
|
+
if (node.checked) {
|
|
157
|
+
checkboxIcon = 'check_box';
|
|
158
|
+
checkboxColor = 'blue';
|
|
159
|
+
}
|
|
160
|
+
else {
|
|
161
|
+
checkboxIcon = 'check_box_outline_blank';
|
|
162
|
+
checkboxColor = 'grey';
|
|
163
|
+
}
|
|
164
|
+
const rowHoverActive = node.hasHover ? 'rowHover' : '';
|
|
165
|
+
const expanderIcon = node.isOpen ? 'arrow_drop_down' : 'arrow_right';
|
|
166
|
+
const selectedActive = node.selectable && node.selected ? 'rowSelected' : '';
|
|
167
|
+
return { checkboxColor, checkboxIcon, rowHoverActive, expanderIcon, selectedActive };
|
|
168
|
+
}
|
|
169
|
+
findNodeById(nodes, id) {
|
|
170
|
+
for (const node of nodes) {
|
|
171
|
+
if (node.id === id)
|
|
172
|
+
return node;
|
|
173
|
+
if (node.child) {
|
|
174
|
+
const found = this.findNodeById(node.child, id);
|
|
175
|
+
if (found)
|
|
176
|
+
return found;
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
return undefined;
|
|
180
|
+
}
|
|
181
|
+
renderNode(node, index, parentId = undefined, level = 0 // <-- depth
|
|
182
|
+
) {
|
|
183
|
+
var _a, _b;
|
|
184
|
+
const options = this.treeConfigs(node);
|
|
185
|
+
if (node.child) {
|
|
186
|
+
// group node
|
|
187
|
+
const isSelectedGroup = !!node.selected;
|
|
188
|
+
return (h("li", { class: `${isSelectedGroup ? 'selected-group' : ''}`, style: { '--level': String(level) } }, h("li", Object.assign({ "data-id": node.id, draggable: (_a = node.draggable) !== null && _a !== void 0 ? _a : false }, (node.draggable ? { onDragOver: event => this.handleDragOver(event, parentId) } : {}), (node.draggable ? { onDrop: event => this.handleDragDrop(event, node, index, parentId) } : {}), { class: `inline-tree-item element-row tree-node ${options.rowHoverActive} ${options.selectedActive}`, onClick: event => {
|
|
189
|
+
if (node.hasHover) {
|
|
190
|
+
this.onClickHandler(event, node);
|
|
191
|
+
}
|
|
192
|
+
} }), h("tttx-button_1_9_73", { class: "toggleNode", design: "borderless-circle", notext: true, icon: options.expanderIcon, color: "black", onClick: event => this.toggleNode(node, event) }), this.htmlcode('treeNode', node, options.checkboxIcon, options.checkboxColor, index, parentId)), node.isOpen ? (h("ul", null, node.child.map((childNode, childIndex) => {
|
|
193
|
+
// next level = level + 1
|
|
194
|
+
return this.renderNode(childNode, childIndex, node.id, level + 1);
|
|
195
|
+
}))) : null));
|
|
196
|
+
}
|
|
197
|
+
// leaf (activity)
|
|
198
|
+
return (h("li", Object.assign({ "data-id": node.id, draggable: (_b = node.draggable) !== null && _b !== void 0 ? _b : false }, (node.draggable ? { onDragOver: event => this.handleDragOver(event, parentId) } : {}), (node.draggable ? { onDrop: event => this.handleDragDrop(event, node, index, parentId) } : {}), { class: `inline-tree-item element-row ${options.rowHoverActive} ${options.selectedActive}`, style: { '--level': String(level) }, onClick: event => {
|
|
199
|
+
if (node.hasHover) {
|
|
200
|
+
this.onClickHandler(event, node);
|
|
201
|
+
}
|
|
202
|
+
} }), this.htmlcode('treeLeaf', node, options.checkboxIcon, options.checkboxColor, index, parentId)));
|
|
203
|
+
}
|
|
204
|
+
htmlcode(type, node, check_box, check_boxColor, index, parentId = undefined) {
|
|
205
|
+
const htmlcode = (h("div", { class: "inline-tree-item element" }, node.draggable && (h("img", { src: this.dragIcon, alt: "drag", class: "drag-handle", draggable: true, onDragStart: event => this.handleDragStart(event, node, index, parentId) })), node.hasCheckbox && (h("tttx-button_1_9_73", { design: "borderless-circle", notext: true, icon: check_box, iconcolor: check_boxColor, class: "padding-icon checkbox", onClick: event => this.handleCheckboxChange(node, event) })), !node.html && node.hasIcon && (h("tttx-icon_1_9_73", { icon: node.icon, color: node.iconColor, class: "padding-icon" })), !node.html && h("div", { class: type }, node.title), node.html && h("div", { class: type, innerHTML: purify.sanitize(node.html, domSanitiserOptions) })));
|
|
206
|
+
return htmlcode;
|
|
207
|
+
}
|
|
208
|
+
render() {
|
|
209
|
+
if (!this.data)
|
|
210
|
+
return;
|
|
211
|
+
return (h("div", { class: "tree-view-element" }, h("ul", null, this.treeData.map((node, index) => this.renderNode(node, index)))));
|
|
212
|
+
}
|
|
213
|
+
get el() { return getElement(this); }
|
|
214
|
+
};
|
|
215
|
+
TttxTreeView.style = tttxTreeViewCss;
|
|
216
|
+
|
|
217
|
+
export { TttxTreeView as tttx_tree_view_1_9_73 };
|
package/dist/esm/tttx.js
CHANGED
|
@@ -14,5 +14,5 @@ const patchBrowser = () => {
|
|
|
14
14
|
};
|
|
15
15
|
|
|
16
16
|
patchBrowser().then(options => {
|
|
17
|
-
return bootstrapLazy([["tttx-data-pattern_1_9_71",[[1,"tttx-data-pattern_1_9_71",{"data":[1],"sorterOptions":[1,"sorter-options"],"filterOptions":[1,"filter-options"],"filterHeader":[1,"filter-header"],"defaultSortOption":[1,"default-sort-option"],"searchplaceholder":[1],"addbuttonlabel":[1],"addbutton":[4]}]]],["tttx-form_1_9_71",[[1,"tttx-form_1_9_71",{"formschema":[1025],"data":[1032],"submit":[64],"showLoadingSpinner":[64],"setSelectedItem":[64],"setSelectOptions":[64],"isValid":[64],"setValidationFor":[64],"clearValidationFor":[64],"disableFormField":[64],"enableFormField":[64],"setInputFieldValue":[64],"setFieldReadOnlyMode":[64]}]]],["tttx-multiselect-box_1_9_71",[[1,"tttx-multiselect-box_1_9_71",{"optionsData":[1,"options-data"],"label":[1],"inline":[4],"placeholder":[1],"searchEnabled":[4,"search-enabled"],"htmlVisibleValue":[4,"html-visible-value"],"visibleValue":[1,"visible-value"],"isLoading":[4,"is-loading"],"stopLocalSearch":[4,"stop-local-search"],"readOnly":[4,"read-only"],"priorityLabel":[1,"priority-label"],"nonPriorityLabel":[1,"non-priority-label"],"open":[32],"unsavedSelectedItems":[32],"searchTerm":[32]},[[0,"closeSelectBox","handleCloseSelectBox"],[0,"blur","handleBlur"]]]]],["tttx-chart_1_9_71",[[1,"tttx-chart_1_9_71",{"chartType":[1,"chart-type"],"chartData":[16],"chartOptions":[16],"loading":[4],"error":[4],"fallbackText":[1,"fallback-text"],"width":[1],"height":[1],"isYAxisPercentageValues":[4,"is-y-axis-percentage-values"],"exportable":[32],"chartInstance":[32],"showPngSvgExport":[32]}]]],["tttx-datacard_1_9_71",[[1,"tttx-datacard_1_9_71",{"cardTitle":[1,"card-title"],"leftData":[1,"left-data"],"rightData":[1,"right-data"],"rightSubtext":[1,"right-subtext"],"iconStyle":[1,"icon-style"],"cardType":[1,"card-type"],"chartConfig":[1,"chart-config"],"_chartConfig":[32],"chartRender":[32]}]]],["tttx-dialog-box_1_9_71",[[1,"tttx-dialog-box_1_9_71",{"data":[1025],"size":[1],"open":[1028],"allowOverflow":[4,"allow-overflow"],"elementSize":[32]},[[9,"resize","handleResize"]]]]],["tttx-dialog_1_9_71",[[1,"tttx-dialog_1_9_71",{"header":[1],"type":[1],"size":[1],"open":[4],"allowOverflow":[4,"allow-overflow"],"closeEnabled":[4,"close-enabled"],"elementSize":[32]},[[9,"resize","handleResize"]]]]],["tttx-tree-view_1_9_71",[[1,"tttx-tree-view_1_9_71",{"data":[1040],"treeData":[32]}]]],["tttx-action-dropdown_1_9_71",[[1,"tttx-action-dropdown_1_9_71",{"actionKey":[1,"action-key"],"icon":[1],"fieldOptionsData":[1,"field-options-data"],"defaultOption":[1,"default-option"],"isIconVisible":[4,"is-icon-visible"],"selectedField":[32],"dropdownExpand":[32],"dropdownOptions":[32]},[[0,"closeActionDropdown","handleCloseActionDropdown"]]]]],["tttx-button-v2_1_9_71",[[1,"tttx-button-v2_1_9_71",{"notext":[4],"icon":[1],"label":[1],"iconcolor":[1025],"iconposition":[1],"iconStart":[1,"icon-start"],"iconEnd":[1,"icon-end"],"design":[1],"disabled":[516],"type":[1],"href":[1],"options":[1],"size":[1],"dropdownOpen":[32],"dropdownDirection":[32]},[[4,"click","handleClickOutside"]]]]],["tttx-checkbox_1_9_71",[[0,"tttx-checkbox_1_9_71",{"checkboxId":[1,"checkbox-id"],"label":[1],"inline":[4],"indeterminate":[4],"checked":[4]}]]],["tttx-comments_1_9_71",[[1,"tttx-comments_1_9_71",{"currentuser":[1],"comments":[1],"disableFile":[4,"disable-file"],"messageLimit":[2,"message-limit"],"inputBoxHeight":[2,"input-box-height"],"placeholder":[1],"saveButtonText":[1,"save-button-text"],"value":[1],"allowEditing":[4,"allow-editing"],"readonly":[4],"_comments":[32],"showError":[32],"_saveButtonText":[32],"editingComment":[32],"addDummyComment":[64]}]]],["tttx-date-range-picker",[[1,"tttx-date-range-picker",{"initialValue":[16],"placeholderText":[1,"placeholder-text"],"showCalendar":[32],"startDate":[32],"endDate":[32],"currentMonth":[32],"currentYear":[32],"isSelecting":[32],"hoverDate":[32]}]]],["tttx-expander_1_9_71",[[1,"tttx-expander_1_9_71",{"name":[1],"open":[4],"lefticon":[1],"lefticoncolor":[1],"isExpanded":[32]}]]],["tttx-tabs_1_9_71",[[2,"tttx-tabs_1_9_71",{"tabsName":[1,"tabs-name"],"navigation":[4],"wide":[4],"tabs":[1],"_tabs":[32]},[[0,"keydown","handleKeyDown"]]]]],["tttx-checkbox-group-caption_1_9_71",[[4,"tttx-checkbox-group-caption_1_9_71"]]],["tttx-checkbox-group-heading_1_9_71",[[4,"tttx-checkbox-group-heading_1_9_71"]]],["tttx-checkbox-group_1_9_71",[[1,"tttx-checkbox-group_1_9_71"]]],["tttx-keyvalue-block_1_9_71",[[1,"tttx-keyvalue-block_1_9_71",{"keyvalues":[1],"horizontal":[4],"spacedout":[4],"_elements":[32]}]]],["tttx-percentage-bar_1_9_71",[[2,"tttx-percentage-bar_1_9_71",{"percentage":[8],"thresholds":[1],"color":[1],"min":[1],"labelid":[1],"_percentage":[32],"_ranges":[32],"_min":[32]}]]],["tttx-qrcode_1_9_71",[[1,"tttx-qrcode_1_9_71",{"link":[1025],"size":[1026]}]]],["tttx-range-slider_1_9_71",[[1,"tttx-range-slider_1_9_71",{"minimum":[2],"maximum":[2],"sliderMode":[1,"slider-mode"],"showFields":[4,"show-fields"],"lowerValue":[32],"upperValue":[32]},[[0,"setSliderValues","onSetSliderValues"]]]]],["tttx-skeleton_loader_1_9_71",[[1,"tttx-skeleton_loader_1_9_71",{"width":[1],"height":[1],"borderRadius":[1,"border-radius"],"color":[1],"variant":[1],"animation":[1],"count":[2],"direction":[1],"gap":[1],"customClass":[1,"custom-class"]}]]],["tttx-table_1_9_71",[[1,"tttx-table_1_9_71",{"headers":[16],"data":[8],"selectable":[4],"loading":[4],"selected":[2],"draggableHeaders":[4,"draggable-headers"],"draggedHeaderIndex":[32]}]]],["tttx-textarea_1_9_71",[[2,"tttx-textarea_1_9_71",{"label":[1],"secondarylabel":[1],"showerrormsg":[4],"showerrorbubble":[4],"errormsg":[1],"rows":[2],"textareaautofocus":[4],"inputkeyhint":[1],"inputindex":[8],"inputtitle":[1],"disabled":[4],"maxlength":[8],"name":[1],"placeholder":[1],"readonly":[8],"required":[4],"value":[1032]}]]],["tttx-toggle_1_9_71",[[1,"tttx-toggle_1_9_71",{"initialstate":[8],"_state":[32]}]]],["tttx-tooltip_1_9_71",[[1,"tttx-tooltip_1_9_71",{"text":[1],"placement":[1],"trigger":[16],"delay":[2],"disabled":[4],"ariaLabel":[1,"aria-label"],"visible":[32]}]]],["tttx-icon_1_9_71",[[1,"tttx-icon_1_9_71",{"icon":[1],"color":[1],"size":[1026]}]]],["tttx-button_1_9_71",[[1,"tttx-button_1_9_71",{"notext":[4],"icon":[1],"iconposition":[1],"iconcolor":[1025],"design":[1]}]]],["tttx-loading-spinner_1_9_71_3",[[1,"tttx-tag_1_9_71",{"text":[1],"color":[1],"textColor":[1,"text-color"],"hasIcon":[4,"has-icon"],"icon":[1],"iconColor":[1,"icon-color"],"iconSize":[2,"icon-size"]}],[2,"tttx-standalone-input_1_9_71",{"label":[1],"secondarylabel":[1],"showerrormsg":[4],"showerrorbubble":[4],"errormsg":[1],"iconleft":[1],"iconleftcolor":[1],"iconright":[1],"iconrightcolor":[1],"inputicon":[1],"inputiconcolor":[1],"inline":[4],"inputautocapitalize":[1],"inputautofocus":[4],"inputkeyhint":[1],"inputindex":[8],"inputtitle":[1],"autocomplete":[1],"checked":[4],"disabled":[4],"max":[8],"maxlength":[8],"min":[8],"minlength":[8],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[8],"required":[4],"step":[8],"type":[1],"value":[1032]}],[1,"tttx-loading-spinner_1_9_71",{"loadingMessage":[4,"loading-message"],"size":[1],"color":[1],"message":[1],"customMessageSchema":[16],"timeElapsed":[32]}]]],["tttx-select-box_1_9_71",[[1,"tttx-select-box_1_9_71",{"optionsData":[1,"options-data"],"label":[1],"inline":[4],"placeholder":[1],"searchEnabled":[4,"search-enabled"],"selectedValue":[1,"selected-value"],"useExternalFiltering":[4,"use-external-filtering"],"useExternalPaginatedFiltering":[4,"use-external-paginated-filtering"],"isAllExternalDataLoaded":[4,"is-all-external-data-loaded"],"isLoading":[4,"is-loading"],"readOnly":[4,"read-only"],"priorityLabel":[1,"priority-label"],"nonPriorityLabel":[1,"non-priority-label"],"clearable":[4],"showErrorMsg":[4,"show-error-msg"],"showErrorBubble":[4,"show-error-bubble"],"errorMsg":[1,"error-msg"],"open":[32],"selectedItem":[32],"searchTerm":[32],"loadingNextExternalPage":[32],"setSelectedItem":[64]},[[0,"closeSelectBox","handleCloseSelectBox"],[0,"blur","handleBlur"]]]]],["tttx-graph_1_9_71",[[1,"tttx-graph_1_9_71",{"chartType":[1,"chart-type"],"chartData":[1,"chart-data"],"chartText":[1,"chart-text"],"chartConfig":[32],"formattedData":[32]}]]],["tttx-filter_1_9_71_4",[[1,"tttx-filter_1_9_71",{"filterKey":[1,"filter-key"],"filterOptions":[1,"filter-options"],"showSelectAll":[4,"show-select-all"],"showSearchField":[4,"show-search-field"],"showOptionIcons":[4,"show-option-icons"],"filterButtonStyle":[1,"filter-button-style"],"filterHeader":[1,"filter-header"],"defaultFilterOptions":[1,"default-filter-options"],"popoverWidth":[1,"popover-width"],"showPopover":[32],"displayedFilterSettings":[32],"selectedFilters":[32],"filterSearchTerm":[32],"allSelected":[32]},[[0,"closeFilter","handleCloseFilter"]]],[1,"tttx-list_1_9_71",{"data":[1025],"name":[1],"_data":[32]}],[1,"tttx-sorter_1_9_71",{"sorterKey":[1,"sorter-key"],"defaultSortDirection":[1,"default-sort-direction"],"fieldOptionsData":[1,"field-options-data"],"defaultOption":[1,"default-option"],"selectedField":[32],"sortDirection":[32],"dropdownExpand":[32],"dropdownOptions":[32]},[[0,"closeSorter","handleCloseSorter"]]],[1,"tttx-toolbar_1_9_71",{"border":[4],"viewSize":[32]},[[9,"resize","handleResize"]]]]]], options);
|
|
17
|
+
return bootstrapLazy(JSON.parse("[[\"tttx-data-pattern_1_9_73\",[[1,\"tttx-data-pattern_1_9_73\",{\"data\":[1],\"sorterOptions\":[1,\"sorter-options\"],\"filterOptions\":[1,\"filter-options\"],\"filterHeader\":[1,\"filter-header\"],\"defaultSortOption\":[1,\"default-sort-option\"],\"searchplaceholder\":[1],\"addbuttonlabel\":[1],\"addbutton\":[4]}]]],[\"tttx-form_1_9_73\",[[1,\"tttx-form_1_9_73\",{\"formschema\":[1025],\"data\":[1032],\"submit\":[64],\"showLoadingSpinner\":[64],\"setSelectedItem\":[64],\"setSelectOptions\":[64],\"isValid\":[64],\"setValidationFor\":[64],\"clearValidationFor\":[64],\"disableFormField\":[64],\"enableFormField\":[64],\"setInputFieldValue\":[64],\"setFieldReadOnlyMode\":[64]}]]],[\"tttx-multiselect-box_1_9_73\",[[1,\"tttx-multiselect-box_1_9_73\",{\"optionsData\":[1,\"options-data\"],\"label\":[1],\"inline\":[4],\"placeholder\":[1],\"searchEnabled\":[4,\"search-enabled\"],\"htmlVisibleValue\":[4,\"html-visible-value\"],\"visibleValue\":[1,\"visible-value\"],\"isLoading\":[4,\"is-loading\"],\"stopLocalSearch\":[4,\"stop-local-search\"],\"readOnly\":[4,\"read-only\"],\"priorityLabel\":[1,\"priority-label\"],\"nonPriorityLabel\":[1,\"non-priority-label\"],\"open\":[32],\"unsavedSelectedItems\":[32],\"searchTerm\":[32]},[[0,\"closeSelectBox\",\"handleCloseSelectBox\"],[0,\"blur\",\"handleBlur\"]]]]],[\"tttx-chart_1_9_73\",[[1,\"tttx-chart_1_9_73\",{\"chartType\":[1,\"chart-type\"],\"chartData\":[16],\"chartOptions\":[16],\"loading\":[4],\"error\":[4],\"fallbackText\":[1,\"fallback-text\"],\"width\":[1],\"height\":[1],\"isYAxisPercentageValues\":[4,\"is-y-axis-percentage-values\"],\"exportable\":[32],\"chartInstance\":[32],\"showPngSvgExport\":[32]}]]],[\"tttx-datacard_1_9_73\",[[1,\"tttx-datacard_1_9_73\",{\"cardTitle\":[1,\"card-title\"],\"leftData\":[1,\"left-data\"],\"rightData\":[1,\"right-data\"],\"rightSubtext\":[1,\"right-subtext\"],\"iconStyle\":[1,\"icon-style\"],\"cardType\":[1,\"card-type\"],\"chartConfig\":[1,\"chart-config\"],\"_chartConfig\":[32],\"chartRender\":[32]}]]],[\"tttx-dialog-box_1_9_73\",[[1,\"tttx-dialog-box_1_9_73\",{\"data\":[1025],\"size\":[1],\"open\":[1028],\"allowOverflow\":[4,\"allow-overflow\"],\"elementSize\":[32]},[[9,\"resize\",\"handleResize\"]]]]],[\"tttx-dialog_1_9_73\",[[1,\"tttx-dialog_1_9_73\",{\"header\":[1],\"type\":[1],\"size\":[1],\"open\":[4],\"allowOverflow\":[4,\"allow-overflow\"],\"closeEnabled\":[4,\"close-enabled\"],\"elementSize\":[32]},[[9,\"resize\",\"handleResize\"]]]]],[\"tttx-tree-view_1_9_73\",[[1,\"tttx-tree-view_1_9_73\",{\"data\":[1040],\"treeData\":[32]}]]],[\"tttx-action-dropdown_1_9_73\",[[1,\"tttx-action-dropdown_1_9_73\",{\"actionKey\":[1,\"action-key\"],\"icon\":[1],\"fieldOptionsData\":[1,\"field-options-data\"],\"defaultOption\":[1,\"default-option\"],\"isIconVisible\":[4,\"is-icon-visible\"],\"selectedField\":[32],\"dropdownExpand\":[32],\"dropdownOptions\":[32]},[[0,\"closeActionDropdown\",\"handleCloseActionDropdown\"]]]]],[\"tttx-button-v2_1_9_73\",[[1,\"tttx-button-v2_1_9_73\",{\"notext\":[4],\"icon\":[1],\"label\":[1],\"iconcolor\":[1025],\"iconposition\":[1],\"iconStart\":[1,\"icon-start\"],\"iconEnd\":[1,\"icon-end\"],\"design\":[1],\"disabled\":[516],\"type\":[1],\"href\":[1],\"options\":[1],\"size\":[1],\"dropdownOpen\":[32],\"dropdownDirection\":[32]},[[4,\"click\",\"handleClickOutside\"]]]]],[\"tttx-checkbox_1_9_73\",[[0,\"tttx-checkbox_1_9_73\",{\"checkboxId\":[1,\"checkbox-id\"],\"label\":[1],\"inline\":[4],\"indeterminate\":[4],\"checked\":[4]}]]],[\"tttx-comments_1_9_73\",[[1,\"tttx-comments_1_9_73\",{\"currentuser\":[1],\"comments\":[1],\"disableFile\":[4,\"disable-file\"],\"messageLimit\":[2,\"message-limit\"],\"inputBoxHeight\":[2,\"input-box-height\"],\"placeholder\":[1],\"saveButtonText\":[1,\"save-button-text\"],\"value\":[1],\"allowEditing\":[4,\"allow-editing\"],\"readonly\":[4],\"_comments\":[32],\"showError\":[32],\"_saveButtonText\":[32],\"editingComment\":[32],\"addDummyComment\":[64]}]]],[\"tttx-date-range-picker\",[[1,\"tttx-date-range-picker\",{\"initialValue\":[16],\"placeholderText\":[1,\"placeholder-text\"],\"showCalendar\":[32],\"startDate\":[32],\"endDate\":[32],\"currentMonth\":[32],\"currentYear\":[32],\"isSelecting\":[32],\"hoverDate\":[32]}]]],[\"tttx-expander_1_9_73\",[[1,\"tttx-expander_1_9_73\",{\"name\":[1],\"open\":[4],\"lefticon\":[1],\"lefticoncolor\":[1],\"isExpanded\":[32]}]]],[\"tttx-tabs_1_9_73\",[[2,\"tttx-tabs_1_9_73\",{\"tabsName\":[1,\"tabs-name\"],\"navigation\":[4],\"wide\":[4],\"tabs\":[1],\"_tabs\":[32]},[[0,\"keydown\",\"handleKeyDown\"]]]]],[\"tttx-tag-v2_1_9_73\",[[1,\"tttx-tag-v2_1_9_73\",{\"text\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"iconStart\":[1,\"icon-start\"],\"iconEnd\":[1,\"icon-end\"],\"iconSize\":[2,\"icon-size\"],\"state\":[1],\"size\":[1],\"variant\":[1],\"hasStartIcon\":[4,\"has-start-icon\"],\"hasEndIcon\":[4,\"has-end-icon\"]}]]],[\"tttx-checkbox-group-caption_1_9_73\",[[4,\"tttx-checkbox-group-caption_1_9_73\"]]],[\"tttx-checkbox-group-heading_1_9_73\",[[4,\"tttx-checkbox-group-heading_1_9_73\"]]],[\"tttx-checkbox-group_1_9_73\",[[1,\"tttx-checkbox-group_1_9_73\"]]],[\"tttx-keyvalue-block_1_9_73\",[[1,\"tttx-keyvalue-block_1_9_73\",{\"keyvalues\":[1],\"horizontal\":[4],\"spacedout\":[4],\"_elements\":[32]}]]],[\"tttx-percentage-bar_1_9_73\",[[2,\"tttx-percentage-bar_1_9_73\",{\"percentage\":[8],\"thresholds\":[1],\"color\":[1],\"min\":[1],\"labelid\":[1],\"_percentage\":[32],\"_ranges\":[32],\"_min\":[32]}]]],[\"tttx-qrcode_1_9_73\",[[1,\"tttx-qrcode_1_9_73\",{\"link\":[1025],\"size\":[1026]}]]],[\"tttx-range-slider_1_9_73\",[[1,\"tttx-range-slider_1_9_73\",{\"minimum\":[2],\"maximum\":[2],\"sliderMode\":[1,\"slider-mode\"],\"showFields\":[4,\"show-fields\"],\"lowerValue\":[32],\"upperValue\":[32]},[[0,\"setSliderValues\",\"onSetSliderValues\"]]]]],[\"tttx-skeleton_loader_1_9_73\",[[1,\"tttx-skeleton_loader_1_9_73\",{\"width\":[1],\"height\":[1],\"borderRadius\":[1,\"border-radius\"],\"color\":[1],\"variant\":[1],\"animation\":[1],\"count\":[2],\"direction\":[1],\"gap\":[1],\"customClass\":[1,\"custom-class\"]}]]],[\"tttx-table_1_9_73\",[[1,\"tttx-table_1_9_73\",{\"headers\":[16],\"data\":[8],\"selectable\":[4],\"loading\":[4],\"selected\":[2],\"draggableHeaders\":[4,\"draggable-headers\"],\"draggedHeaderIndex\":[32]}]]],[\"tttx-textarea_1_9_73\",[[2,\"tttx-textarea_1_9_73\",{\"label\":[1],\"secondarylabel\":[1],\"showerrormsg\":[4],\"showerrorbubble\":[4],\"errormsg\":[1],\"rows\":[2],\"textareaautofocus\":[4],\"inputkeyhint\":[1],\"inputindex\":[8],\"inputtitle\":[1],\"disabled\":[4],\"maxlength\":[8],\"name\":[1],\"placeholder\":[1],\"readonly\":[8],\"required\":[4],\"value\":[1032]}]]],[\"tttx-toggle_1_9_73\",[[1,\"tttx-toggle_1_9_73\",{\"initialstate\":[8],\"_state\":[32]}]]],[\"tttx-tooltip_1_9_73\",[[1,\"tttx-tooltip_1_9_73\",{\"text\":[1],\"placement\":[1],\"trigger\":[16],\"delay\":[2],\"disabled\":[4],\"ariaLabel\":[1,\"aria-label\"],\"visible\":[32]}]]],[\"tttx-select-box_1_9_73\",[[1,\"tttx-select-box_1_9_73\",{\"optionsData\":[1,\"options-data\"],\"label\":[1],\"inline\":[4],\"placeholder\":[1],\"searchEnabled\":[4,\"search-enabled\"],\"selectedValue\":[1,\"selected-value\"],\"useExternalFiltering\":[4,\"use-external-filtering\"],\"useExternalPaginatedFiltering\":[4,\"use-external-paginated-filtering\"],\"isAllExternalDataLoaded\":[4,\"is-all-external-data-loaded\"],\"isLoading\":[4,\"is-loading\"],\"readOnly\":[4,\"read-only\"],\"priorityLabel\":[1,\"priority-label\"],\"nonPriorityLabel\":[1,\"non-priority-label\"],\"clearable\":[4],\"showErrorMsg\":[4,\"show-error-msg\"],\"showErrorBubble\":[4,\"show-error-bubble\"],\"errorMsg\":[1,\"error-msg\"],\"open\":[32],\"selectedItem\":[32],\"searchTerm\":[32],\"loadingNextExternalPage\":[32],\"setSelectedItem\":[64]},[[0,\"closeSelectBox\",\"handleCloseSelectBox\"],[0,\"blur\",\"handleBlur\"]]]]],[\"tttx-graph_1_9_73\",[[1,\"tttx-graph_1_9_73\",{\"chartType\":[1,\"chart-type\"],\"chartData\":[1,\"chart-data\"],\"chartText\":[1,\"chart-text\"],\"chartConfig\":[32],\"formattedData\":[32]}]]],[\"tttx-icon_1_9_73\",[[1,\"tttx-icon_1_9_73\",{\"icon\":[1],\"color\":[1],\"size\":[1026]}]]],[\"tttx-filter_1_9_73_4\",[[1,\"tttx-filter_1_9_73\",{\"filterKey\":[1,\"filter-key\"],\"filterOptions\":[1,\"filter-options\"],\"showSelectAll\":[4,\"show-select-all\"],\"showSearchField\":[4,\"show-search-field\"],\"showOptionIcons\":[4,\"show-option-icons\"],\"filterButtonStyle\":[1,\"filter-button-style\"],\"filterHeader\":[1,\"filter-header\"],\"defaultFilterOptions\":[1,\"default-filter-options\"],\"popoverWidth\":[1,\"popover-width\"],\"showPopover\":[32],\"displayedFilterSettings\":[32],\"selectedFilters\":[32],\"filterSearchTerm\":[32],\"allSelected\":[32]},[[0,\"closeFilter\",\"handleCloseFilter\"]]],[1,\"tttx-list_1_9_73\",{\"data\":[1025],\"name\":[1],\"_data\":[32]}],[1,\"tttx-sorter_1_9_73\",{\"sorterKey\":[1,\"sorter-key\"],\"defaultSortDirection\":[1,\"default-sort-direction\"],\"fieldOptionsData\":[1,\"field-options-data\"],\"defaultOption\":[1,\"default-option\"],\"selectedField\":[32],\"sortDirection\":[32],\"dropdownExpand\":[32],\"dropdownOptions\":[32]},[[0,\"closeSorter\",\"handleCloseSorter\"]]],[1,\"tttx-toolbar_1_9_73\",{\"border\":[4],\"viewSize\":[32]},[[9,\"resize\",\"handleResize\"]]]]],[\"tttx-button_1_9_73\",[[1,\"tttx-button_1_9_73\",{\"notext\":[4],\"icon\":[1],\"iconposition\":[1],\"iconcolor\":[1025],\"design\":[1]}]]],[\"tttx-loading-spinner_1_9_73_3\",[[1,\"tttx-tag_1_9_73\",{\"text\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"hasIcon\":[4,\"has-icon\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"iconSize\":[2,\"icon-size\"]}],[2,\"tttx-standalone-input_1_9_73\",{\"label\":[1],\"secondarylabel\":[1],\"showerrormsg\":[4],\"showerrorbubble\":[4],\"errormsg\":[1],\"iconleft\":[1],\"iconleftcolor\":[1],\"iconright\":[1],\"iconrightcolor\":[1],\"inputicon\":[1],\"inputiconcolor\":[1],\"inline\":[4],\"inputautocapitalize\":[1],\"inputautofocus\":[4],\"inputkeyhint\":[1],\"inputindex\":[8],\"inputtitle\":[1],\"autocomplete\":[1],\"checked\":[4],\"disabled\":[4],\"max\":[8],\"maxlength\":[8],\"min\":[8],\"minlength\":[8],\"name\":[1],\"pattern\":[1],\"placeholder\":[1],\"readonly\":[8],\"required\":[4],\"step\":[8],\"type\":[1],\"value\":[1032]}],[1,\"tttx-loading-spinner_1_9_73\",{\"loadingMessage\":[4,\"loading-message\"],\"size\":[1],\"color\":[1],\"message\":[1],\"customMessageSchema\":[16],\"timeElapsed\":[32]}]]]]"), options);
|
|
18
18
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as e,h as i,H as l}from"./p-5c9beaf9.js";import{p as s,d as o}from"./p-55799798.js";import"./p-112455b1.js";const h=class{constructor(i){t(this,i),this.rowClicked=e(this,"rowClicked",7),this.headerClicked=e(this,"headerClicked",7),this.headerOrderChanged=e(this,"headerOrderChanged",7),this.headers=[],this.data=[],this.selectable=!1,this.loading=!1,this.selected=-1,this.draggableHeaders=!1,this.draggedHeaderIndex=null}rowClickedHandler(t){this.rowClicked.emit(t),this.selectable&&(this.selected=this.data.findIndex((e=>e===t)))}headerClickedHandler(t){this.headerClicked.emit(t)}handleDragStart(t){this.draggedHeaderIndex=t}handleDragOver(t){t.preventDefault()}handleDrop(t){if(null!==this.draggedHeaderIndex&&this.draggedHeaderIndex!==t){const e=[...this.headers],i=e[this.draggedHeaderIndex];e.splice(this.draggedHeaderIndex,1),e.splice(t,0,i),console.log("newOrder",e),this.headerOrderChanged.emit(e.map((t=>t.key)))}this.draggedHeaderIndex=null}render(){return i(l,null,i("div",{style:{width:"100%",overflowX:"auto"}},i("table",null,i("colgroup",null,this.headers&&this.headers.map((t=>i("col",{style:{width:t.width?`${t.width}`:"auto"}})))),i("thead",null,i("tr",null,this.loading?[1,2,3].map((t=>i("th",{key:"skeleton-header-"+t},i("div",{class:"skeleton"})))):this.headers&&this.headers.map(((t,e)=>i("th",{key:"header-"+t.key,class:"header-typography",onClick:()=>this.headerClickedHandler(t),innerHTML:s.sanitize(t.label,o),draggable:this.draggableHeaders,onDragStart:this.draggableHeaders?()=>this.handleDragStart(e):void 0,onDragOver:this.draggableHeaders?t=>this.handleDragOver(t):void 0,onDrop:this.draggableHeaders?()=>this.handleDrop(e):void 0}))))),i("tbody",null,this.loading?[1,2,3].map((t=>i("tr",{key:"skeleton-row-"+t},[1,2,3].map((t=>i("td",{key:"skeleton-cell-"+t},i("div",{class:"skeleton"}))))))):Object.keys(this.data).map(((t,e)=>i("tr",{key:"row-"+e,class:(this.selectable?"clickable":"")+(e===this.selected&&this.selectable?" selected":""),onClick:()=>this.rowClickedHandler(this.data[t])},this.headers.map((e=>i("td",{key:"cell-"+e.key,class:"cell-typography"},i("div",{class:"cell-spacing",innerHTML:s.sanitize(this.data[t][e.key],o)})))))))))))}};h.style='.material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.skeleton{animation:skeleton-loading 1s linear infinite alternate;border-radius:4px;width:100%}@keyframes skeleton-loading{0%{background-color:#c2cfd6}100%{background-color:#f0f3f5}}:host{display:block}table{width:100%;border-collapse:collapse;table-layout:fixed;box-sizing:border-box;min-width:600px}thead tr{height:52px;background-color:#f0f0f0}thead tr td{text-align:left;padding-left:8px 16px;min-width:40px}tbody tr{height:52px}tr{border-bottom:1px solid #d5d5d5}.selected{background-color:#ebfbfc}td,th{text-align:left;padding:8px 16px;min-width:40px}.cell-spacing{display:flex;align-items:left}.skeleton{height:24px;display:block}.header-typography,.cell-typography{font-family:"Roboto", sans-serif;font-size:16px;font-style:normal;line-height:normal}.header-typography{font-weight:500;color:#757575}.cell-typography{font-weight:normal;color:#212121}.clickable{cursor:pointer}';export{h as
|
|
1
|
+
import{r as t,c as e,h as i,H as l}from"./p-5c9beaf9.js";import{p as s,d as o}from"./p-55799798.js";import"./p-112455b1.js";const h=class{constructor(i){t(this,i),this.rowClicked=e(this,"rowClicked",7),this.headerClicked=e(this,"headerClicked",7),this.headerOrderChanged=e(this,"headerOrderChanged",7),this.headers=[],this.data=[],this.selectable=!1,this.loading=!1,this.selected=-1,this.draggableHeaders=!1,this.draggedHeaderIndex=null}rowClickedHandler(t){this.rowClicked.emit(t),this.selectable&&(this.selected=this.data.findIndex((e=>e===t)))}headerClickedHandler(t){this.headerClicked.emit(t)}handleDragStart(t){this.draggedHeaderIndex=t}handleDragOver(t){t.preventDefault()}handleDrop(t){if(null!==this.draggedHeaderIndex&&this.draggedHeaderIndex!==t){const e=[...this.headers],i=e[this.draggedHeaderIndex];e.splice(this.draggedHeaderIndex,1),e.splice(t,0,i),console.log("newOrder",e),this.headerOrderChanged.emit(e.map((t=>t.key)))}this.draggedHeaderIndex=null}render(){return i(l,null,i("div",{style:{width:"100%",overflowX:"auto"}},i("table",null,i("colgroup",null,this.headers&&this.headers.map((t=>i("col",{style:{width:t.width?`${t.width}`:"auto"}})))),i("thead",null,i("tr",null,this.loading?[1,2,3].map((t=>i("th",{key:"skeleton-header-"+t},i("div",{class:"skeleton"})))):this.headers&&this.headers.map(((t,e)=>i("th",{key:"header-"+t.key,class:"header-typography",onClick:()=>this.headerClickedHandler(t),innerHTML:s.sanitize(t.label,o),draggable:this.draggableHeaders,onDragStart:this.draggableHeaders?()=>this.handleDragStart(e):void 0,onDragOver:this.draggableHeaders?t=>this.handleDragOver(t):void 0,onDrop:this.draggableHeaders?()=>this.handleDrop(e):void 0}))))),i("tbody",null,this.loading?[1,2,3].map((t=>i("tr",{key:"skeleton-row-"+t},[1,2,3].map((t=>i("td",{key:"skeleton-cell-"+t},i("div",{class:"skeleton"}))))))):Object.keys(this.data).map(((t,e)=>i("tr",{key:"row-"+e,class:(this.selectable?"clickable":"")+(e===this.selected&&this.selectable?" selected":""),onClick:()=>this.rowClickedHandler(this.data[t])},this.headers.map((e=>i("td",{key:"cell-"+e.key,class:"cell-typography"},i("div",{class:"cell-spacing",innerHTML:s.sanitize(this.data[t][e.key],o)})))))))))))}};h.style='.material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.skeleton{animation:skeleton-loading 1s linear infinite alternate;border-radius:4px;width:100%}@keyframes skeleton-loading{0%{background-color:#c2cfd6}100%{background-color:#f0f3f5}}:host{display:block}table{width:100%;border-collapse:collapse;table-layout:fixed;box-sizing:border-box;min-width:600px}thead tr{height:52px;background-color:#f0f0f0}thead tr td{text-align:left;padding-left:8px 16px;min-width:40px}tbody tr{height:52px}tr{border-bottom:1px solid #d5d5d5}.selected{background-color:#ebfbfc}td,th{text-align:left;padding:8px 16px;min-width:40px}.cell-spacing{display:flex;align-items:left}.skeleton{height:24px;display:block}.header-typography,.cell-typography{font-family:"Roboto", sans-serif;font-size:16px;font-style:normal;line-height:normal}.header-typography{font-weight:500;color:#757575}.cell-typography{font-weight:normal;color:#212121}.clickable{cursor:pointer}';export{h as tttx_table_1_9_73}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as s,H as i}from"./p-5c9beaf9.js";const r=class{constructor(s){t(this,s),this.percentage=void 0,this.thresholds=void 0,this.color="#d5d5d5",this.min="1",this.labelid=void 0,this._percentage=void 0,this._ranges=void 0,this._min=void 0}componentWillRender(){let t;if(this._percentage="string"==typeof this.percentage?parseInt(this.percentage):this.percentage,this.thresholds){t="string"==typeof this.thresholds?JSON.parse(this.thresholds):this.thresholds,this._ranges=[{range:[0],color:t[0].color}];for(const[s,i]of t.entries())this._ranges[this._ranges.length-1].range.push(i.threshold),this._ranges[this._ranges.length-1].color=i.color,s<t.length-1&&this._ranges.push({range:[i.threshold],color:void 0})}this._min=parseInt(this.min)}getColour(){return this._ranges&&0!==this._ranges.length?this._ranges.find((t=>this._percentage>=t.range[0]&&this._percentage<=t.range[1])).color:this.color}getWidth(){return Math.min(Math.max(this._percentage,Math.min(this._min,100)),100)}render(){return s(i,null,s("div",{class:"progress"},s("div",{class:"bar",style:{"background-color":this.getColour(),width:`${this.getWidth()}%`},role:"progressbar","aria-valuemin":this._min,"aria-valuemax":"100","aria-valuenow":this._percentage,"aria-labelledby":this.labelid})))}};r.style=".sc-tttx-percentage-
|
|
1
|
+
import{r as t,h as s,H as i}from"./p-5c9beaf9.js";const r=class{constructor(s){t(this,s),this.percentage=void 0,this.thresholds=void 0,this.color="#d5d5d5",this.min="1",this.labelid=void 0,this._percentage=void 0,this._ranges=void 0,this._min=void 0}componentWillRender(){let t;if(this._percentage="string"==typeof this.percentage?parseInt(this.percentage):this.percentage,this.thresholds){t="string"==typeof this.thresholds?JSON.parse(this.thresholds):this.thresholds,this._ranges=[{range:[0],color:t[0].color}];for(const[s,i]of t.entries())this._ranges[this._ranges.length-1].range.push(i.threshold),this._ranges[this._ranges.length-1].color=i.color,s<t.length-1&&this._ranges.push({range:[i.threshold],color:void 0})}this._min=parseInt(this.min)}getColour(){return this._ranges&&0!==this._ranges.length?this._ranges.find((t=>this._percentage>=t.range[0]&&this._percentage<=t.range[1])).color:this.color}getWidth(){return Math.min(Math.max(this._percentage,Math.min(this._min,100)),100)}render(){return s(i,null,s("div",{class:"progress"},s("div",{class:"bar",style:{"background-color":this.getColour(),width:`${this.getWidth()}%`},role:"progressbar","aria-valuemin":this._min,"aria-valuemax":"100","aria-valuenow":this._percentage,"aria-labelledby":this.labelid})))}};r.style=".sc-tttx-percentage-bar_1_9_73-h{display:block}.progress.sc-tttx-percentage-bar_1_9_73{width:100%;background-color:#dbdbdb}.progress.sc-tttx-percentage-bar_1_9_73 .bar.sc-tttx-percentage-bar_1_9_73{height:20px}";export{r as tttx_percentage_bar_1_9_73}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as i,H as o}from"./p-5c9beaf9.js";const d=class{constructor(i){t(this,i),this.keyvalues=void 0,this.horizontal=void 0,this.spacedout=void 0,this._elements=void 0}renderSingleElements(t){const o=Object.keys(t),d=[],l=(100/o.length).toString()+"%";for(const s of o)this.horizontal||this.spacedout?d.push(i("div",{style:{maxWidth:l}},i("dt",null,s),i("dd",null,t[s]))):(d.push(i("dt",null,s)),d.push(i("dd",null,t[s])));return d}renderArrayElements(t){const o=[],d=(100/t.length).toString()+"%";for(const l of t){const t=l;this.horizontal||this.spacedout?o.push(i("div",{style:{maxWidth:d}},i("dt",{class:"mainTitle"},t.title),i("dt",{class:"subTitle"},t.subTitle),i("dd",null,t.data))):(o.push(i("dt",{class:"mainTitle"},t.title)),o.push(i("dt",{class:"subTitle"},t.subTitle)),o.push(i("dd",null,t.data)))}return o}componentWillRender(){if(!this.keyvalues)return;let t;t="string"==typeof this.keyvalues?JSON.parse(this.keyvalues):this.keyvalues,this._elements=Array.isArray(t)?this.renderArrayElements(t):this.renderSingleElements(t)}render(){return i(o,null,i("dl",{class:[this.horizontal?"horizontal":void 0,this.spacedout?" spacedout":void 0].join(" ").trim()},this._elements))}};d.style=':host{display:block}dl{margin:0;padding:0;font-family:"Roboto", sans-serif;cursor:default}dt{font-weight:400;font-size:16px;margin-bottom:4px}dt,dt.subTitle{color:#757575}dt.mainTitle{color:#212121}dt,dd{overflow-wrap:anywhere}dd{margin:0;font-weight:400;font-size:16px;color:#212121}dd:not(:last-child){margin-bottom:16px}dl.spacedout,dl.horizontal{display:flex;flex-direction:row;width:100%}dl.spacedout{justify-content:space-between}dl.horizontal div{flex-grow:1}@media (max-width: 769px){dl.horizontal{flex-wrap:wrap}dl.horizontal div{width:50%;max-width:50% !important}}@media (max-width: 600px){dl.horizontal div{width:100%;max-width:100% !important}}';export{d as
|
|
1
|
+
import{r as t,h as i,H as o}from"./p-5c9beaf9.js";const d=class{constructor(i){t(this,i),this.keyvalues=void 0,this.horizontal=void 0,this.spacedout=void 0,this._elements=void 0}renderSingleElements(t){const o=Object.keys(t),d=[],l=(100/o.length).toString()+"%";for(const s of o)this.horizontal||this.spacedout?d.push(i("div",{style:{maxWidth:l}},i("dt",null,s),i("dd",null,t[s]))):(d.push(i("dt",null,s)),d.push(i("dd",null,t[s])));return d}renderArrayElements(t){const o=[],d=(100/t.length).toString()+"%";for(const l of t){const t=l;this.horizontal||this.spacedout?o.push(i("div",{style:{maxWidth:d}},i("dt",{class:"mainTitle"},t.title),i("dt",{class:"subTitle"},t.subTitle),i("dd",null,t.data))):(o.push(i("dt",{class:"mainTitle"},t.title)),o.push(i("dt",{class:"subTitle"},t.subTitle)),o.push(i("dd",null,t.data)))}return o}componentWillRender(){if(!this.keyvalues)return;let t;t="string"==typeof this.keyvalues?JSON.parse(this.keyvalues):this.keyvalues,this._elements=Array.isArray(t)?this.renderArrayElements(t):this.renderSingleElements(t)}render(){return i(o,null,i("dl",{class:[this.horizontal?"horizontal":void 0,this.spacedout?" spacedout":void 0].join(" ").trim()},this._elements))}};d.style=':host{display:block}dl{margin:0;padding:0;font-family:"Roboto", sans-serif;cursor:default}dt{font-weight:400;font-size:16px;margin-bottom:4px}dt,dt.subTitle{color:#757575}dt.mainTitle{color:#212121}dt,dd{overflow-wrap:anywhere}dd{margin:0;font-weight:400;font-size:16px;color:#212121}dd:not(:last-child){margin-bottom:16px}dl.spacedout,dl.horizontal{display:flex;flex-direction:row;width:100%}dl.spacedout{justify-content:space-between}dl.horizontal div{flex-grow:1}@media (max-width: 769px){dl.horizontal{flex-wrap:wrap}dl.horizontal div{width:50%;max-width:50% !important}}@media (max-width: 600px){dl.horizontal div{width:100%;max-width:100% !important}}';export{d as tttx_keyvalue_block_1_9_73}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as a,H as n}from"./p-5c9beaf9.js";const i=class{constructor(a){e(this,a),this.dateRangeChanged=t(this,"dateRangeChanged",7),this.handleOutsideClick=e=>{this.showCalendar&&this.inputRef&&!this.inputRef.contains(e.target)&&(this.showCalendar=!1)},this.toggleCalendar=()=>{this.showCalendar=!this.showCalendar},this.handleInputClick=e=>{e.stopPropagation(),this.toggleCalendar()},this.handleClear=e=>{e.stopPropagation(),this.resetRange()},this.initialValue=void 0,this.placeholderText="dd/mm/yyyy - dd/mm/yyyy",this.showCalendar=!1,this.startDate="",this.endDate="",this.currentMonth=(new Date).getMonth(),this.currentYear=(new Date).getFullYear(),this.isSelecting=!0,this.hoverDate=""}componentDidLoad(){document.addEventListener("click",this.handleOutsideClick)}disconnectedCallback(){document.removeEventListener("click",this.handleOutsideClick)}componentWillLoad(){this.initializeRangeFromProp()}watchInitialValue(){this.initializeRangeFromProp()}initializeRangeFromProp(){let e="",t="";if("string"==typeof this.initialValue)try{const a=JSON.parse(this.initialValue);e=a.start,t=a.end}catch(e){console.error("Invalid JSON passed to initialValue")}else"object"==typeof this.initialValue&&null!==this.initialValue&&(e=this.initialValue.start,t=this.initialValue.end);e&&e.includes("/")&&(e=this.parseDDMMYYYYToISO(e)),t&&t.includes("/")&&(t=this.parseDDMMYYYYToISO(t)),e&&(this.startDate=e),t&&(this.endDate=t),(e||t)&&this.emitRangeChange(e,t)}resetRange(){this.startDate="",this.endDate="",this.isSelecting=!0,this.emitRangeChange("","")}emitRangeChange(e,t){const a=e?this.formatToDDMMYYYY(e):"",n=t?this.formatToDDMMYYYY(t):"";this.dateRangeChanged.emit({name:"customDateRange",value:{start:a,end:n}})}handleDateClick(e){const t=new Date(e);this.isSelecting?(this.startDate=e,this.endDate="",this.hoverDate="",this.emitRangeChange(this.startDate,""),this.isSelecting=!1):t>=new Date(this.startDate)?(this.endDate=e,this.emitRangeChange(this.startDate,this.endDate),this.showCalendar=!1,this.isSelecting=!0,this.hoverDate=""):(this.startDate=e,this.endDate="",this.hoverDate="",this.emitRangeChange(this.startDate,""))}changeMonth(e){"prev"===e?(this.currentMonth=0===this.currentMonth?11:this.currentMonth-1,this.currentYear=11===this.currentMonth?this.currentYear-1:this.currentYear):(this.currentMonth=11===this.currentMonth?0:this.currentMonth+1,this.currentYear=0===this.currentMonth?this.currentYear+1:this.currentYear)}formatToDDMMYYYY(e){const t=new Date(e);return`${String(t.getDate()).padStart(2,"0")}/${String(t.getMonth()+1).padStart(2,"0")}/${t.getFullYear()}`}parseDDMMYYYYToISO(e){const[t,a,n]=e.split("/");return new Date(`${n}-${a}-${t}`).toISOString().split("T")[0]}generateCalendarGrid(e,t){const a=new Date(e,t,1).getDay(),n=new Date(e,t+1,0).getDate(),i=[];for(let e=0;e<a;e++)i.push({date:null,isCurrentMonth:!1});for(let a=1;a<=n;a++){const n=new Date(e,t,a),r=n.getFullYear(),s=String(n.getMonth()+1).padStart(2,"0"),o=String(n.getDate()).padStart(2,"0");i.push({date:`${r}-${s}-${o}`,isCurrentMonth:!0})}for(;i.length<42;)i.push({date:null,isCurrentMonth:!1});return i}getMonthName(e){return new Date(2e3,e).toLocaleString("default",{month:"long"})}renderCalendar(e,t,n){const i=this.generateCalendarGrid(e,t);return a("div",{class:"calendar"},a("div",{class:"calendar-header"},a("button",{class:"nav-btn",onClick:e=>{e.stopPropagation(),this.changeMonth("prev")}},"<"),a("span",{class:"month-label"},this.getMonthName(t)," ",e),a("button",{class:"nav-btn",onClick:e=>{e.stopPropagation(),this.changeMonth("next")}},">")),a("div",{class:"calendar-grid"},["Su","Mo","Tu","We","Th","Fr","Sa"].map((e=>a("div",{class:"calendar-weekday",key:e},e))),i.map(((e,t)=>{var r;if(!e.isCurrentMonth||!e.date)return a("div",{class:"calendar-date empty",key:`empty-${t}`,onClick:e=>e.stopPropagation()});const s=e.date,o=s===this.startDate,d=s===this.endDate,l=this.startDate&&this.endDate&&new Date(s)>new Date(this.startDate)&&new Date(s)<new Date(this.endDate),h=this.startDate&&!this.endDate&&this.hoverDate&&new Date(s)>new Date(this.startDate)&&new Date(s)<=new Date(this.hoverDate),c=null===(r=i[t-1])||void 0===r?void 0:r.date,p=h&&(0===t||!c||this.startDate&&new Date(c)<new Date(this.startDate));return a("div",{class:{"calendar-date":!0,"range-start":o,"range-end":d,inrange:l,hoverrange:h,"range-hover-start":p,"range-hover-end":h&&s===this.hoverDate},onClick:e=>{e.stopPropagation(),n(s)},onMouseEnter:()=>{!this.isSelecting&&this.startDate&&(this.hoverDate=s)},onMouseLeave:()=>{this.hoverDate=""},key:s},new Date(s).getDate())}))))}render(){const e=this.startDate&&this.endDate?`${this.formatToDDMMYYYY(this.startDate)} – ${this.formatToDDMMYYYY(this.endDate)}`:this.startDate?`${this.formatToDDMMYYYY(this.startDate)} –`:this.placeholderText;return a(n,null,a("div",{class:"date-range-input",tabIndex:0,"aria-haspopup":"dialog","aria-expanded":this.showCalendar?"true":"false",ref:e=>this.inputRef=e,onClick:this.handleInputClick},a("span",{class:{"range-text":!0,"is-placeholder":!(this.startDate||this.endDate)}},e),(this.startDate||this.endDate)&&a("button",{class:"clear-btn","aria-label":"Clear",onClick:this.handleClear},"×"),a("span",{class:"calendar-icon","aria-hidden":"true"},a("tttx-
|
|
1
|
+
import{r as e,c as t,h as a,H as n}from"./p-5c9beaf9.js";const i=class{constructor(a){e(this,a),this.dateRangeChanged=t(this,"dateRangeChanged",7),this.handleOutsideClick=e=>{this.showCalendar&&this.inputRef&&!this.inputRef.contains(e.target)&&(this.showCalendar=!1)},this.toggleCalendar=()=>{this.showCalendar=!this.showCalendar},this.handleInputClick=e=>{e.stopPropagation(),this.toggleCalendar()},this.handleClear=e=>{e.stopPropagation(),this.resetRange()},this.initialValue=void 0,this.placeholderText="dd/mm/yyyy - dd/mm/yyyy",this.showCalendar=!1,this.startDate="",this.endDate="",this.currentMonth=(new Date).getMonth(),this.currentYear=(new Date).getFullYear(),this.isSelecting=!0,this.hoverDate=""}componentDidLoad(){document.addEventListener("click",this.handleOutsideClick)}disconnectedCallback(){document.removeEventListener("click",this.handleOutsideClick)}componentWillLoad(){this.initializeRangeFromProp()}watchInitialValue(){this.initializeRangeFromProp()}initializeRangeFromProp(){let e="",t="";if("string"==typeof this.initialValue)try{const a=JSON.parse(this.initialValue);e=a.start,t=a.end}catch(e){console.error("Invalid JSON passed to initialValue")}else"object"==typeof this.initialValue&&null!==this.initialValue&&(e=this.initialValue.start,t=this.initialValue.end);e&&e.includes("/")&&(e=this.parseDDMMYYYYToISO(e)),t&&t.includes("/")&&(t=this.parseDDMMYYYYToISO(t)),e&&(this.startDate=e),t&&(this.endDate=t),(e||t)&&this.emitRangeChange(e,t)}resetRange(){this.startDate="",this.endDate="",this.isSelecting=!0,this.emitRangeChange("","")}emitRangeChange(e,t){const a=e?this.formatToDDMMYYYY(e):"",n=t?this.formatToDDMMYYYY(t):"";this.dateRangeChanged.emit({name:"customDateRange",value:{start:a,end:n}})}handleDateClick(e){const t=new Date(e);this.isSelecting?(this.startDate=e,this.endDate="",this.hoverDate="",this.emitRangeChange(this.startDate,""),this.isSelecting=!1):t>=new Date(this.startDate)?(this.endDate=e,this.emitRangeChange(this.startDate,this.endDate),this.showCalendar=!1,this.isSelecting=!0,this.hoverDate=""):(this.startDate=e,this.endDate="",this.hoverDate="",this.emitRangeChange(this.startDate,""))}changeMonth(e){"prev"===e?(this.currentMonth=0===this.currentMonth?11:this.currentMonth-1,this.currentYear=11===this.currentMonth?this.currentYear-1:this.currentYear):(this.currentMonth=11===this.currentMonth?0:this.currentMonth+1,this.currentYear=0===this.currentMonth?this.currentYear+1:this.currentYear)}formatToDDMMYYYY(e){const t=new Date(e);return`${String(t.getDate()).padStart(2,"0")}/${String(t.getMonth()+1).padStart(2,"0")}/${t.getFullYear()}`}parseDDMMYYYYToISO(e){const[t,a,n]=e.split("/");return new Date(`${n}-${a}-${t}`).toISOString().split("T")[0]}generateCalendarGrid(e,t){const a=new Date(e,t,1).getDay(),n=new Date(e,t+1,0).getDate(),i=[];for(let e=0;e<a;e++)i.push({date:null,isCurrentMonth:!1});for(let a=1;a<=n;a++){const n=new Date(e,t,a),r=n.getFullYear(),s=String(n.getMonth()+1).padStart(2,"0"),o=String(n.getDate()).padStart(2,"0");i.push({date:`${r}-${s}-${o}`,isCurrentMonth:!0})}for(;i.length<42;)i.push({date:null,isCurrentMonth:!1});return i}getMonthName(e){return new Date(2e3,e).toLocaleString("default",{month:"long"})}renderCalendar(e,t,n){const i=this.generateCalendarGrid(e,t);return a("div",{class:"calendar"},a("div",{class:"calendar-header"},a("button",{class:"nav-btn",onClick:e=>{e.stopPropagation(),this.changeMonth("prev")}},"<"),a("span",{class:"month-label"},this.getMonthName(t)," ",e),a("button",{class:"nav-btn",onClick:e=>{e.stopPropagation(),this.changeMonth("next")}},">")),a("div",{class:"calendar-grid"},["Su","Mo","Tu","We","Th","Fr","Sa"].map((e=>a("div",{class:"calendar-weekday",key:e},e))),i.map(((e,t)=>{var r;if(!e.isCurrentMonth||!e.date)return a("div",{class:"calendar-date empty",key:`empty-${t}`,onClick:e=>e.stopPropagation()});const s=e.date,o=s===this.startDate,d=s===this.endDate,l=this.startDate&&this.endDate&&new Date(s)>new Date(this.startDate)&&new Date(s)<new Date(this.endDate),h=this.startDate&&!this.endDate&&this.hoverDate&&new Date(s)>new Date(this.startDate)&&new Date(s)<=new Date(this.hoverDate),c=null===(r=i[t-1])||void 0===r?void 0:r.date,p=h&&(0===t||!c||this.startDate&&new Date(c)<new Date(this.startDate));return a("div",{class:{"calendar-date":!0,"range-start":o,"range-end":d,inrange:l,hoverrange:h,"range-hover-start":p,"range-hover-end":h&&s===this.hoverDate},onClick:e=>{e.stopPropagation(),n(s)},onMouseEnter:()=>{!this.isSelecting&&this.startDate&&(this.hoverDate=s)},onMouseLeave:()=>{this.hoverDate=""},key:s},new Date(s).getDate())}))))}render(){const e=this.startDate&&this.endDate?`${this.formatToDDMMYYYY(this.startDate)} – ${this.formatToDDMMYYYY(this.endDate)}`:this.startDate?`${this.formatToDDMMYYYY(this.startDate)} –`:this.placeholderText;return a(n,null,a("div",{class:"date-range-input",tabIndex:0,"aria-haspopup":"dialog","aria-expanded":this.showCalendar?"true":"false",ref:e=>this.inputRef=e,onClick:this.handleInputClick},a("span",{class:{"range-text":!0,"is-placeholder":!(this.startDate||this.endDate)}},e),(this.startDate||this.endDate)&&a("button",{class:"clear-btn","aria-label":"Clear",onClick:this.handleClear},"×"),a("span",{class:"calendar-icon","aria-hidden":"true"},a("tttx-icon_1_9_73",{icon:"calendar_month"}))),this.showCalendar&&a("div",{class:"calendar-popup single"},this.renderCalendar(this.currentYear,this.currentMonth,this.handleDateClick.bind(this))))}static get watchers(){return{initialValue:["watchInitialValue"]}}};i.style=':host{display:block;position:relative;font-family:sans-serif}.date-range-input{display:inline-flex;align-items:center;justify-content:space-between;border:1px solid #ccc;padding:8px 4px;border-radius:4px;cursor:pointer;background:white;min-width:220px;width:100%;font-size:14px}.date-range-input .range-text{flex:1;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;font-size:15px;padding-left:5px}.date-range-input .range-text.is-placeholder{padding-left:10px;font-size:15px;font-weight:500;color:#212121}.date-range-input .clear-btn{background:none;border:none;font-size:16px;color:#888;margin-left:8px;cursor:pointer}.date-range-input .clear-btn:hover{color:#333}.date-range-input .calendar-icon{margin-left:8px;display:flex;align-items:center;margin-right:5px}.calendar-popup{position:absolute;z-index:1000;top:calc(100% + 4px);left:0;background:white;border:1px solid #ccc;padding:8px 4px;border-radius:4px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);width:auto;min-width:260px}.calendar-popup.single{display:flex;flex-direction:column}.calendar{display:flex;flex-direction:column;width:100%}.calendar .calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5em}.calendar .calendar-header .nav-btn{background:none;border:none;cursor:pointer;font-size:16px;padding:0 8px;color:#333}.calendar .calendar-header .nav-btn:hover{color:#1479c6}.calendar .calendar-header .month-label{font-weight:bold;font-size:14px;color:#333}.calendar .calendar-grid{display:grid;grid-template-columns:repeat(7, 1fr);gap:4px}.calendar .calendar-grid .calendar-weekday{font-weight:bold;text-align:center;font-size:12px;padding-bottom:4px;color:#666}.calendar .calendar-grid .calendar-date{text-align:center;padding:0.5em;border-radius:4px;font-size:14px;cursor:pointer;transition:background 0.2s ease;color:#333}.calendar .calendar-grid .calendar-date:hover{background-color:#f0f0f0}.calendar .calendar-grid .calendar-date.range-start,.calendar .calendar-grid .calendar-date.range-end,.calendar .calendar-grid .calendar-date.inrange{background-color:#1479c6;color:white;font-weight:bold}.calendar .calendar-grid .calendar-date.empty{background:transparent;cursor:default}.calendar .calendar-date.hoverrange{position:relative;z-index:1}.calendar .calendar-date.hoverrange::before{content:"";position:absolute;inset:0;border:1px dotted #bdbdbd;background-color:white;z-index:-1;pointer-events:none}.calendar .calendar-date.hoverrange.range-hover-start::before{border-top-left-radius:999px;border-bottom-left-radius:999px;left:0}.calendar .calendar-date.hoverrange.range-hover-end::before{border-top-right-radius:999px;border-bottom-right-radius:999px;right:0}.calendar .calendar-date.hoverrange:first-child{border-top-left-radius:50%;border-bottom-left-radius:50%}.calendar .calendar-date.hoverrange:last-child{border-top-right-radius:50%;border-bottom-right-radius:50%}';export{i as tttx_date_range_picker}
|