@3t-transform/threeteeui 1.9.67 → 1.9.69
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/{auto-1fd7408f.js → auto-ac58fa98.js} +243 -80
- package/dist/cjs/{index-1249dc08.js → index-3fc38d11.js} +8 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{tttx-action-dropdown_1_9_67.cjs.entry.js → tttx-action-dropdown_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-button-v2_1_9_67.cjs.entry.js → tttx-button-v2_1_9_69.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-button_1_9_67.cjs.entry.js → tttx-button_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-chart_1_9_67.cjs.entry.js → tttx-chart_1_9_69.cjs.entry.js} +45 -11
- package/dist/cjs/{tttx-checkbox-group-caption_1_9_67.cjs.entry.js → tttx-checkbox-group-caption_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-heading_1_9_67.cjs.entry.js → tttx-checkbox-group-heading_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group_1_9_67.cjs.entry.js → tttx-checkbox-group_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox_1_9_67.cjs.entry.js → tttx-checkbox_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-comments_1_9_67.cjs.entry.js → tttx-comments_1_9_69.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-data-pattern_1_9_67.cjs.entry.js → tttx-data-pattern_1_9_69.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-datacard_1_9_67.cjs.entry.js → tttx-datacard_1_9_69.cjs.entry.js} +5 -5
- package/dist/cjs/tttx-date-range-picker.cjs.entry.js +2 -2
- package/dist/cjs/{tttx-dialog-box_1_9_67.cjs.entry.js → tttx-dialog-box_1_9_69.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog_1_9_67.cjs.entry.js → tttx-dialog_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-expander_1_9_67.cjs.entry.js → tttx-expander_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-filter_1_9_67_4.cjs.entry.js → tttx-filter_1_9_69_4.cjs.entry.js} +10 -10
- package/dist/cjs/{tttx-form_1_9_67.cjs.entry.js → tttx-form_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-graph_1_9_67.cjs.entry.js → tttx-graph_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-icon_1_9_67.cjs.entry.js → tttx-icon_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-keyvalue-block_1_9_67.cjs.entry.js → tttx-keyvalue-block_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-loading-spinner_1_9_67_3.cjs.entry.js → tttx-loading-spinner_1_9_69_3.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-multiselect-box_1_9_67.cjs.entry.js → tttx-multiselect-box_1_9_69.cjs.entry.js} +8 -8
- package/dist/cjs/{tttx-percentage-bar_1_9_67.cjs.entry.js → tttx-percentage-bar_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-qrcode_1_9_67.cjs.entry.js → tttx-qrcode_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-select-box_1_9_67.cjs.entry.js → tttx-select-box_1_9_69.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-skeleton_loader_1_9_67.cjs.entry.js → tttx-skeleton_loader_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-table_1_9_67.cjs.entry.js → tttx-table_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tabs_1_9_67.cjs.entry.js → tttx-tabs_1_9_69.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-textarea_1_9_67.cjs.entry.js → tttx-textarea_1_9_69.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-toggle_1_9_67.cjs.entry.js → tttx-toggle_1_9_69.cjs.entry.js} +2 -2
- package/dist/cjs/tttx-tooltip_1_9_69.cjs.entry.js +61 -0
- package/dist/cjs/{tttx-tree-view_1_9_67.cjs.entry.js → tttx-tree-view_1_9_69.cjs.entry.js} +4 -4
- package/dist/cjs/tttx.cjs.js +2 -2
- 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-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.css +2 -0
- package/dist/collection/components/molecules/tttx-chart/tttx-chart.js +61 -9
- package/dist/collection/components/molecules/tttx-chart/tttx-chart.stories.js +12 -10
- 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-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 +3 -3
- 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.css +88 -0
- package/dist/collection/components/molecules/tttx-tooltip/tttx-tooltip.js +180 -0
- package/dist/collection/components/molecules/tttx-tooltip/tttx-tootip.stories.js +39 -0
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.js +3 -3
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.stories.js +1 -1
- 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/auto.js +243 -80
- package/dist/components/index.d.ts +36 -35
- package/dist/components/index.js +36 -35
- package/dist/components/tttx-action-dropdown_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-action-dropdown_1_9_67.js → tttx-action-dropdown_1_9_69.js} +7 -7
- package/dist/components/{tttx-checkbox_1_9_67.d.ts → tttx-button-v2_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-button-v2_1_9_67.js → tttx-button-v2_1_9_69.js} +9 -9
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-dialog_1_9_67.d.ts → tttx-button_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-button_1_9_67.js → tttx-button_1_9_69.js} +2 -2
- package/dist/components/{tttx-table_1_9_67.d.ts → tttx-chart_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-chart_1_9_67.js → tttx-chart_1_9_69.js} +51 -16
- package/dist/components/tttx-checkbox-group-caption_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_9_67.js → tttx-checkbox-group-caption_1_9_69.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_9_67.js → tttx-checkbox-group-heading_1_9_69.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_9_67.js → tttx-checkbox-group_1_9_69.js} +5 -5
- package/dist/components/{tttx-button-v2_1_9_67.d.ts → tttx-checkbox_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_9_67.js → tttx-checkbox_1_9_69.js} +7 -7
- package/dist/components/tttx-comments_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-comments_1_9_67.js → tttx-comments_1_9_69.js} +9 -9
- package/dist/components/tttx-data-pattern_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_9_67.js → tttx-data-pattern_1_9_69.js} +16 -16
- package/dist/components/tttx-datacard_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-datacard_1_9_67.js → tttx-datacard_1_9_69.js} +10 -10
- package/dist/components/tttx-date-range-picker.js +3 -3
- package/dist/components/tttx-dialog-box_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_9_67.js → tttx-dialog-box_1_9_69.js} +9 -9
- package/dist/components/{tttx-filter_1_9_67.d.ts → tttx-dialog_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_9_67.js → tttx-dialog_1_9_69.js} +8 -8
- package/dist/components/tttx-expander_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-expander_1_9_67.js → tttx-expander_1_9_69.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-button_1_9_67.d.ts → tttx-filter_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_9_67.js → tttx-filter_1_9_69.js} +2 -2
- package/dist/components/{tttx-form_1_9_67.d.ts → tttx-form_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-form_1_9_67.js → tttx-form_1_9_69.js} +11 -11
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_9_67.d.ts → tttx-graph_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_9_67.js → tttx-graph_1_9_69.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_9_67.d.ts → tttx-icon_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_9_67.js → tttx-icon_1_9_69.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_9_67.js → tttx-keyvalue-block_1_9_69.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-icon_1_9_67.d.ts → tttx-list_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-list_1_9_67.js → tttx-list_1_9_69.js} +2 -2
- package/dist/components/tttx-loading-spinner.js +3 -3
- package/dist/components/tttx-loading-spinner_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_9_67.js → tttx-loading-spinner_1_9_69.js} +2 -2
- package/dist/components/tttx-multiselect-box_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_9_67.js → tttx-multiselect-box_1_9_69.js} +16 -16
- package/dist/components/tttx-percentage-bar_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_9_67.js → tttx-percentage-bar_1_9_69.js} +6 -6
- package/dist/components/{tttx-qrcode_1_9_67.d.ts → tttx-qrcode_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_9_67.js → tttx-qrcode_1_9_69.js} +5 -5
- package/dist/components/tttx-select-box.js +12 -12
- package/dist/components/tttx-select-box_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_9_67.js → tttx-select-box_1_9_69.js} +2 -2
- package/dist/components/tttx-skeleton_loader_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-skeleton_loader_1_9_67.js → tttx-skeleton_loader_1_9_69.js} +5 -5
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_9_67.js → tttx-sorter_1_9_69.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_9_67.js → tttx-standalone-input_1_9_69.js} +2 -2
- package/dist/components/{tttx-chart_1_9_67.d.ts → tttx-table_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-table_1_9_67.js → tttx-table_1_9_69.js} +5 -5
- package/dist/components/{tttx-tabs_1_9_67.d.ts → tttx-tabs_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_9_67.js → tttx-tabs_1_9_69.js} +9 -9
- package/dist/components/tttx-tag.js +5 -5
- package/dist/components/{tttx-tag_1_9_67.d.ts → tttx-tag_1_9_69.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_9_67.js → tttx-tag_1_9_69.js} +2 -2
- package/dist/components/tttx-textarea_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_9_67.js → tttx-textarea_1_9_69.js} +6 -6
- package/dist/components/tttx-toggle_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-toggle_1_9_67.js → tttx-toggle_1_9_69.js} +5 -5
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_9_67.js → tttx-toolbar_1_9_69.js} +2 -2
- package/dist/components/tttx-tooltip_1_9_69.d.ts +11 -0
- package/dist/components/tttx-tooltip_1_9_69.js +83 -0
- package/dist/components/tttx-tree-view_1_9_69.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_9_67.js → tttx-tree-view_1_9_69.js} +9 -9
- package/dist/esm/{auto-c6e6ac5c.js → auto-1d8b24f0.js} +243 -80
- package/dist/esm/{index-6b9af9c9.js → index-9f3e16ad.js} +8 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{tttx-action-dropdown_1_9_67.entry.js → tttx-action-dropdown_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-button-v2_1_9_67.entry.js → tttx-button-v2_1_9_69.entry.js} +5 -5
- package/dist/esm/{tttx-button_1_9_67.entry.js → tttx-button_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-chart_1_9_67.entry.js → tttx-chart_1_9_69.entry.js} +45 -11
- package/dist/esm/{tttx-checkbox-group-caption_1_9_67.entry.js → tttx-checkbox-group-caption_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-heading_1_9_67.entry.js → tttx-checkbox-group-heading_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group_1_9_67.entry.js → tttx-checkbox-group_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox_1_9_67.entry.js → tttx-checkbox_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-comments_1_9_67.entry.js → tttx-comments_1_9_69.entry.js} +5 -5
- package/dist/esm/{tttx-data-pattern_1_9_67.entry.js → tttx-data-pattern_1_9_69.entry.js} +6 -6
- package/dist/esm/{tttx-datacard_1_9_67.entry.js → tttx-datacard_1_9_69.entry.js} +5 -5
- package/dist/esm/tttx-date-range-picker.entry.js +2 -2
- package/dist/esm/{tttx-dialog-box_1_9_67.entry.js → tttx-dialog-box_1_9_69.entry.js} +4 -4
- package/dist/esm/{tttx-dialog_1_9_67.entry.js → tttx-dialog_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-expander_1_9_67.entry.js → tttx-expander_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-filter_1_9_67_4.entry.js → tttx-filter_1_9_69_4.entry.js} +7 -7
- package/dist/esm/{tttx-form_1_9_67.entry.js → tttx-form_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-graph_1_9_67.entry.js → tttx-graph_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-icon_1_9_67.entry.js → tttx-icon_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-keyvalue-block_1_9_67.entry.js → tttx-keyvalue-block_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-loading-spinner_1_9_67_3.entry.js → tttx-loading-spinner_1_9_69_3.entry.js} +5 -5
- package/dist/esm/{tttx-multiselect-box_1_9_67.entry.js → tttx-multiselect-box_1_9_69.entry.js} +8 -8
- package/dist/esm/{tttx-percentage-bar_1_9_67.entry.js → tttx-percentage-bar_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-qrcode_1_9_67.entry.js → tttx-qrcode_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-select-box_1_9_67.entry.js → tttx-select-box_1_9_69.entry.js} +7 -7
- package/dist/esm/{tttx-skeleton_loader_1_9_67.entry.js → tttx-skeleton_loader_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-table_1_9_67.entry.js → tttx-table_1_9_69.entry.js} +2 -2
- package/dist/esm/{tttx-tabs_1_9_67.entry.js → tttx-tabs_1_9_69.entry.js} +5 -5
- package/dist/esm/{tttx-textarea_1_9_67.entry.js → tttx-textarea_1_9_69.entry.js} +3 -3
- package/dist/esm/{tttx-toggle_1_9_67.entry.js → tttx-toggle_1_9_69.entry.js} +2 -2
- package/dist/esm/tttx-tooltip_1_9_69.entry.js +57 -0
- package/dist/esm/{tttx-tree-view_1_9_67.entry.js → tttx-tree-view_1_9_69.entry.js} +4 -4
- package/dist/esm/tttx.js +3 -3
- package/dist/tttx/{p-eda88cd9.entry.js → p-13272658.entry.js} +1 -1
- package/dist/tttx/{p-210a3640.entry.js → p-1f75b5d3.entry.js} +1 -1
- package/dist/tttx/p-296958ae.entry.js +1 -0
- package/dist/tttx/{p-cfc7f861.entry.js → p-32cf4137.entry.js} +1 -1
- package/dist/tttx/{p-95ea704b.entry.js → p-36edf716.entry.js} +1 -1
- package/dist/tttx/{p-6ae828ed.entry.js → p-47fadd24.entry.js} +1 -1
- package/dist/tttx/{p-79a18842.entry.js → p-4c63f7da.entry.js} +1 -1
- package/dist/tttx/{p-4bc84dcf.entry.js → p-4ddf7946.entry.js} +1 -1
- package/dist/tttx/{p-46985553.entry.js → p-5765b7da.entry.js} +1 -1
- package/dist/tttx/{p-655cebb7.entry.js → p-5a4e385f.entry.js} +1 -1
- package/dist/tttx/{p-28528c3a.entry.js → p-5b7c20ff.entry.js} +1 -1
- package/dist/tttx/p-5c9beaf9.js +2 -0
- package/dist/tttx/{p-e0bd4daa.entry.js → p-5e14d6aa.entry.js} +1 -1
- package/dist/tttx/p-71bb2f21.entry.js +1 -0
- package/dist/tttx/{p-92b48e8e.entry.js → p-74a8c484.entry.js} +1 -1
- package/dist/tttx/{p-a380f600.entry.js → p-789defe0.entry.js} +1 -1
- package/dist/tttx/{p-4e8dee24.entry.js → p-8392774e.entry.js} +1 -1
- package/dist/tttx/{p-e7c92d26.entry.js → p-86cdb616.entry.js} +1 -1
- package/dist/tttx/{p-d51f2e01.entry.js → p-8beccdc9.entry.js} +1 -1
- package/dist/tttx/{p-99cee169.entry.js → p-969a4944.entry.js} +1 -1
- package/dist/tttx/p-a2979a57.entry.js +1 -0
- package/dist/tttx/{p-46853736.entry.js → p-a50d9105.entry.js} +1 -1
- package/dist/tttx/{p-72aa3209.entry.js → p-a8526f90.entry.js} +1 -1
- package/dist/tttx/{p-04acb4f7.entry.js → p-b2a0053a.entry.js} +1 -1
- package/dist/tttx/{p-e8d02dd3.entry.js → p-b4fe2853.entry.js} +1 -1
- package/dist/tttx/{p-8db27f20.entry.js → p-b97e0e3c.entry.js} +1 -1
- package/dist/tttx/{p-46933761.entry.js → p-c33f9022.entry.js} +1 -1
- package/dist/tttx/{p-1b8af0a1.entry.js → p-ca58259a.entry.js} +1 -1
- package/dist/tttx/{p-ffb09d64.entry.js → p-d1ee41dd.entry.js} +1 -1
- package/dist/tttx/{p-2a6e57b3.entry.js → p-ee41fe8f.entry.js} +1 -1
- package/dist/tttx/{p-964b5e1a.entry.js → p-f30833e3.entry.js} +1 -1
- package/dist/tttx/{p-ce6a69bc.entry.js → p-f69b4685.entry.js} +1 -1
- package/dist/tttx/p-fa01bbb2.js +19 -0
- package/dist/tttx/{p-478169f8.entry.js → p-ff7edd81.entry.js} +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/molecules/tttx-chart/tttx-chart.d.ts +1 -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-textarea/tttx-textarea.d.ts +2 -2
- package/dist/types/components/molecules/tttx-tooltip/tttx-tooltip.d.ts +17 -0
- package/dist/types/components/molecules/tttx-tooltip/tttx-tootip.stories.d.ts +10 -0
- package/dist/types/components.d.ts +446 -419
- package/package.json +2 -2
- package/dist/components/tttx-action-dropdown_1_9_67.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-caption_1_9_67.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_9_67.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_9_67.d.ts +0 -11
- package/dist/components/tttx-comments_1_9_67.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_9_67.d.ts +0 -11
- package/dist/components/tttx-datacard_1_9_67.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_9_67.d.ts +0 -11
- package/dist/components/tttx-expander_1_9_67.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_9_67.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_9_67.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_9_67.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_9_67.d.ts +0 -11
- package/dist/components/tttx-select-box_1_9_67.d.ts +0 -11
- package/dist/components/tttx-skeleton_loader_1_9_67.d.ts +0 -11
- package/dist/components/tttx-sorter_1_9_67.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_9_67.d.ts +0 -11
- package/dist/components/tttx-textarea_1_9_67.d.ts +0 -11
- package/dist/components/tttx-toggle_1_9_67.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_9_67.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_67.d.ts +0 -11
- package/dist/tttx/p-28902955.entry.js +0 -1
- package/dist/tttx/p-39bb618e.js +0 -19
- package/dist/tttx/p-753a802a.entry.js +0 -1
- package/dist/tttx/p-c2a82822.js +0 -2
|
@@ -33,7 +33,7 @@ const TttxToggle = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
33
33
|
return (h("div", { id: 'toggle-switch' }, checkbox, h("div", { id: 'toggle-body' })));
|
|
34
34
|
}
|
|
35
35
|
static get style() { return tttxToggleCss; }
|
|
36
|
-
}, [1, "tttx-
|
|
36
|
+
}, [1, "tttx-toggle_1_9_69", {
|
|
37
37
|
"initialstate": [8],
|
|
38
38
|
"_state": [32]
|
|
39
39
|
}]);
|
|
@@ -41,9 +41,9 @@ function defineCustomElement$1() {
|
|
|
41
41
|
if (typeof customElements === "undefined") {
|
|
42
42
|
return;
|
|
43
43
|
}
|
|
44
|
-
const components = ["tttx-
|
|
44
|
+
const components = ["tttx-toggle_1_9_69"];
|
|
45
45
|
components.forEach(tagName => { switch (tagName) {
|
|
46
|
-
case "tttx-
|
|
46
|
+
case "tttx-toggle_1_9_69":
|
|
47
47
|
if (!customElements.get(tagName)) {
|
|
48
48
|
customElements.define(tagName, TttxToggle);
|
|
49
49
|
}
|
|
@@ -51,7 +51,7 @@ function defineCustomElement$1() {
|
|
|
51
51
|
} });
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
const
|
|
54
|
+
const TttxToggle_1_9_69 = TttxToggle;
|
|
55
55
|
const defineCustomElement = defineCustomElement$1;
|
|
56
56
|
|
|
57
|
-
export {
|
|
57
|
+
export { TttxToggle_1_9_69, defineCustomElement };
|
|
@@ -28,7 +28,7 @@ const TttxToolbar = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
28
28
|
return (h(Host, null, h("div", { class: `container ${this.border ? 'bordered' : ''} ${this.viewSize}` }, h("slot", { name: 'before' }), h("slot", { name: 'center' }), h("slot", { name: 'after' }))));
|
|
29
29
|
}
|
|
30
30
|
static get style() { return tttxToolbarCss; }
|
|
31
|
-
}, [1, "tttx-
|
|
31
|
+
}, [1, "tttx-toolbar_1_9_69", {
|
|
32
32
|
"border": [4],
|
|
33
33
|
"viewSize": [32]
|
|
34
34
|
}, [[9, "resize", "handleResize"]]]);
|
|
@@ -36,9 +36,9 @@ function defineCustomElement() {
|
|
|
36
36
|
if (typeof customElements === "undefined") {
|
|
37
37
|
return;
|
|
38
38
|
}
|
|
39
|
-
const components = ["tttx-
|
|
39
|
+
const components = ["tttx-toolbar_1_9_69"];
|
|
40
40
|
components.forEach(tagName => { switch (tagName) {
|
|
41
|
-
case "tttx-
|
|
41
|
+
case "tttx-toolbar_1_9_69":
|
|
42
42
|
if (!customElements.get(tagName)) {
|
|
43
43
|
customElements.define(tagName, TttxToolbar);
|
|
44
44
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TttxToolbar_1_9_69 extends Components.TttxToolbar_1_9_69, HTMLElement {}
|
|
4
|
+
export const TttxToolbar_1_9_69: {
|
|
5
|
+
prototype: TttxToolbar_1_9_69;
|
|
6
|
+
new (): TttxToolbar_1_9_69;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { T as TttxToolbar, d as defineCustomElement$1 } from './tttx-toolbar.js';
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const TttxToolbar_1_9_69 = TttxToolbar;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
5
5
|
|
|
6
|
-
export {
|
|
6
|
+
export { TttxToolbar_1_9_69, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TttxTooltip_1_9_69 extends Components.TttxTooltip_1_9_69, HTMLElement {}
|
|
4
|
+
export const TttxTooltip_1_9_69: {
|
|
5
|
+
prototype: TttxTooltip_1_9_69;
|
|
6
|
+
new (): TttxTooltip_1_9_69;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const tttxTooltipCss = ":host{position:relative;display:inline-block}.tooltip-box{position:absolute;background-color:#020505;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;z-index:100000;box-shadow:0px 1px 4px 0px #0C0C0D;width:max-content;max-width:300px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}.tooltip-box.top{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.tooltip-box.bottom{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.tooltip-box.left{right:100%;top:50%;transform:translateY(-50%);margin-right:8px}.tooltip-box.right{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}.arrow{width:0;height:0;position:absolute;border-style:solid}.tooltip-box.top .arrow{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:#1e1e1e transparent transparent transparent}.tooltip-box.bottom .arrow{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent #1e1e1e transparent}.tooltip-box.left .arrow{right:-5px;top:50%;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent #1e1e1e}.tooltip-box.right .arrow{left:-5px;top:50%;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent #1e1e1e transparent transparent}";
|
|
4
|
+
|
|
5
|
+
const TttxTooltip = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.show = () => {
|
|
11
|
+
if (this.disabled)
|
|
12
|
+
return;
|
|
13
|
+
this.timeoutId = setTimeout(() => {
|
|
14
|
+
this.visible = true;
|
|
15
|
+
}, this.delay);
|
|
16
|
+
};
|
|
17
|
+
this.hide = () => {
|
|
18
|
+
clearTimeout(this.timeoutId);
|
|
19
|
+
this.visible = false;
|
|
20
|
+
};
|
|
21
|
+
this.toggle = () => {
|
|
22
|
+
this.visible = !this.visible;
|
|
23
|
+
};
|
|
24
|
+
this.text = undefined;
|
|
25
|
+
this.placement = 'top';
|
|
26
|
+
this.trigger = ['hover', 'click'];
|
|
27
|
+
this.delay = 0;
|
|
28
|
+
this.disabled = false;
|
|
29
|
+
this.ariaLabel = '';
|
|
30
|
+
this.visible = false;
|
|
31
|
+
}
|
|
32
|
+
connectedCallback() {
|
|
33
|
+
if (this.trigger.includes('hover')) {
|
|
34
|
+
this.el.addEventListener('mouseenter', this.show);
|
|
35
|
+
this.el.addEventListener('mouseleave', this.hide);
|
|
36
|
+
}
|
|
37
|
+
if (this.trigger.includes('focus')) {
|
|
38
|
+
this.el.addEventListener('focus', this.show);
|
|
39
|
+
this.el.addEventListener('blur', this.hide);
|
|
40
|
+
}
|
|
41
|
+
if (this.trigger.includes('click')) {
|
|
42
|
+
this.el.addEventListener('click', this.toggle);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
disconnectedCallback() {
|
|
46
|
+
this.el.removeEventListener('mouseenter', this.show);
|
|
47
|
+
this.el.removeEventListener('mouseleave', this.hide);
|
|
48
|
+
this.el.removeEventListener('focus', this.show);
|
|
49
|
+
this.el.removeEventListener('blur', this.hide);
|
|
50
|
+
this.el.removeEventListener('click', this.toggle);
|
|
51
|
+
}
|
|
52
|
+
render() {
|
|
53
|
+
return (h("div", { class: "tooltip-wrapper" }, h("slot", null), this.visible && (h("div", { class: `tooltip-box ${this.placement}`, role: "tooltip", "aria-label": this.ariaLabel || this.text }, this.text, h("span", { class: "arrow" })))));
|
|
54
|
+
}
|
|
55
|
+
get el() { return this; }
|
|
56
|
+
static get style() { return tttxTooltipCss; }
|
|
57
|
+
}, [1, "tttx-tooltip_1_9_69", {
|
|
58
|
+
"text": [1],
|
|
59
|
+
"placement": [1],
|
|
60
|
+
"trigger": [16],
|
|
61
|
+
"delay": [2],
|
|
62
|
+
"disabled": [4],
|
|
63
|
+
"ariaLabel": [1, "aria-label"],
|
|
64
|
+
"visible": [32]
|
|
65
|
+
}]);
|
|
66
|
+
function defineCustomElement$1() {
|
|
67
|
+
if (typeof customElements === "undefined") {
|
|
68
|
+
return;
|
|
69
|
+
}
|
|
70
|
+
const components = ["tttx-tooltip_1_9_69"];
|
|
71
|
+
components.forEach(tagName => { switch (tagName) {
|
|
72
|
+
case "tttx-tooltip_1_9_69":
|
|
73
|
+
if (!customElements.get(tagName)) {
|
|
74
|
+
customElements.define(tagName, TttxTooltip);
|
|
75
|
+
}
|
|
76
|
+
break;
|
|
77
|
+
} });
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
const TttxTooltip_1_9_69 = TttxTooltip;
|
|
81
|
+
const defineCustomElement = defineCustomElement$1;
|
|
82
|
+
|
|
83
|
+
export { TttxTooltip_1_9_69, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TttxTreeView_1_9_69 extends Components.TttxTreeView_1_9_69, HTMLElement {}
|
|
4
|
+
export const TttxTreeView_1_9_69: {
|
|
5
|
+
prototype: TttxTreeView_1_9_69;
|
|
6
|
+
new (): TttxTreeView_1_9_69;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -178,7 +178,7 @@ const TttxTreeView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
178
178
|
if (node.hasHover) {
|
|
179
179
|
this.onClickHandler(event, node);
|
|
180
180
|
}
|
|
181
|
-
} }), h("tttx-
|
|
181
|
+
} }), h("tttx-button_1_9_69", { 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("li", null, h("ul", null, node.child.map((childNode, index) => {
|
|
182
182
|
return this.renderNode(childNode, index, node.id);
|
|
183
183
|
})))) : null));
|
|
184
184
|
}
|
|
@@ -191,7 +191,7 @@ const TttxTreeView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
193
|
htmlcode(type, node, check_box, check_boxColor, index, parentId = undefined) {
|
|
194
|
-
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-
|
|
194
|
+
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_69", { 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_69", { 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) })));
|
|
195
195
|
return htmlcode;
|
|
196
196
|
}
|
|
197
197
|
render() {
|
|
@@ -201,7 +201,7 @@ const TttxTreeView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement
|
|
|
201
201
|
}
|
|
202
202
|
get el() { return this; }
|
|
203
203
|
static get style() { return tttxTreeViewCss; }
|
|
204
|
-
}, [1, "tttx-tree-
|
|
204
|
+
}, [1, "tttx-tree-view_1_9_69", {
|
|
205
205
|
"data": [1040],
|
|
206
206
|
"treeData": [32]
|
|
207
207
|
}]);
|
|
@@ -209,19 +209,19 @@ function defineCustomElement$1() {
|
|
|
209
209
|
if (typeof customElements === "undefined") {
|
|
210
210
|
return;
|
|
211
211
|
}
|
|
212
|
-
const components = ["tttx-tree-
|
|
212
|
+
const components = ["tttx-tree-view_1_9_69", "tttx-button_1_9_69", "tttx-icon_1_9_69"];
|
|
213
213
|
components.forEach(tagName => { switch (tagName) {
|
|
214
|
-
case "tttx-tree-
|
|
214
|
+
case "tttx-tree-view_1_9_69":
|
|
215
215
|
if (!customElements.get(tagName)) {
|
|
216
216
|
customElements.define(tagName, TttxTreeView);
|
|
217
217
|
}
|
|
218
218
|
break;
|
|
219
|
-
case "tttx-
|
|
219
|
+
case "tttx-button_1_9_69":
|
|
220
220
|
if (!customElements.get(tagName)) {
|
|
221
221
|
defineCustomElement$3();
|
|
222
222
|
}
|
|
223
223
|
break;
|
|
224
|
-
case "tttx-
|
|
224
|
+
case "tttx-icon_1_9_69":
|
|
225
225
|
if (!customElements.get(tagName)) {
|
|
226
226
|
defineCustomElement$2();
|
|
227
227
|
}
|
|
@@ -229,7 +229,7 @@ function defineCustomElement$1() {
|
|
|
229
229
|
} });
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
const
|
|
232
|
+
const TttxTreeView_1_9_69 = TttxTreeView;
|
|
233
233
|
const defineCustomElement = defineCustomElement$1;
|
|
234
234
|
|
|
235
|
-
export {
|
|
235
|
+
export { TttxTreeView_1_9_69, defineCustomElement };
|