@3t-transform/threeteeui 1.9.32 → 1.9.34
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-button_1_9_32.cjs.entry.js → tttx-button_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_9_32.cjs.entry.js → tttx-checkbox-group-caption_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_9_32.cjs.entry.js → tttx-checkbox-group-heading_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_9_32.cjs.entry.js → tttx-checkbox-group_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_9_32.cjs.entry.js → tttx-checkbox_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/tttx-comments_1_9_34.cjs.entry.js +124 -0
- package/dist/cjs/{tttx-data-pattern_1_9_32.cjs.entry.js → tttx-data-pattern_1_9_34.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_9_32.cjs.entry.js → tttx-datacard_1_9_34.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog-box_1_9_32.cjs.entry.js → tttx-dialog-box_1_9_34.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_9_32.cjs.entry.js → tttx-dialog_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_9_32.cjs.entry.js → tttx-expander_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_9_32_4.cjs.entry.js → tttx-filter_1_9_34_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_9_32.cjs.entry.js → tttx-form_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-graph_1_9_32.cjs.entry.js → tttx-graph_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_9_32.cjs.entry.js → tttx-icon_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_9_32.cjs.entry.js → tttx-keyvalue-block_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_9_32_3.cjs.entry.js → tttx-loading-spinner_1_9_34_3.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-multiselect-box_1_9_32.cjs.entry.js → tttx-multiselect-box_1_9_34.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-percentage-bar_1_9_32.cjs.entry.js → tttx-percentage-bar_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_9_32.cjs.entry.js → tttx-qrcode_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_9_32.cjs.entry.js → tttx-select-box_1_9_34.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-table_1_9_32.cjs.entry.js → tttx-table_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_9_32.cjs.entry.js → tttx-tabs_1_9_34.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-textarea_1_9_32.cjs.entry.js → tttx-textarea_1_9_34.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-toggle_1_9_32.cjs.entry.js → tttx-toggle_1_9_34.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tree-view_1_9_32.cjs.entry.js → tttx-tree-view_1_9_34.cjs.entry.js} +3 -3
- package/dist/cjs/tttx.cjs.js +1 -1
- package/dist/collection/components/atoms/tttx-button/tttx-button.js +2 -2
- package/dist/collection/components/atoms/tttx-button/tttx-button.stories.js +20 -20
- 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 +1 -1
- 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-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-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.css +211 -1
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.js +34 -3
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.stories.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 +7 -7
- 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-tree-view/tttx-tree-view.js +3 -3
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.stories.js +8 -8
- 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 +31 -31
- package/dist/components/index.js +31 -31
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-button_1_9_32.d.ts → tttx-button_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-button_1_9_32.js → tttx-button_1_9_34.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_9_32.js → tttx-checkbox-group-caption_1_9_34.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_9_32.js → tttx-checkbox-group-heading_1_9_34.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_9_32.js → tttx-checkbox-group_1_9_34.js} +5 -5
- package/dist/components/{tttx-datacard_1_9_32.d.ts → tttx-checkbox_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_9_32.js → tttx-checkbox_1_9_34.js} +7 -7
- package/dist/components/{tttx-checkbox_1_9_32.d.ts → tttx-comments_1_9_34.d.ts} +4 -4
- package/dist/components/tttx-comments_1_9_34.js +151 -0
- package/dist/components/tttx-data-pattern_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_9_32.js → tttx-data-pattern_1_9_34.js} +16 -16
- package/dist/components/{tttx-comments_1_9_32.d.ts → tttx-datacard_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_9_32.js → tttx-datacard_1_9_34.js} +10 -10
- package/dist/components/tttx-dialog-box_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_9_32.js → tttx-dialog-box_1_9_34.js} +9 -9
- package/dist/components/{tttx-dialog_1_9_32.d.ts → tttx-dialog_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_9_32.js → tttx-dialog_1_9_34.js} +8 -8
- package/dist/components/tttx-expander_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-expander_1_9_32.js → tttx-expander_1_9_34.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_9_32.d.ts → tttx-filter_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_9_32.js → tttx-filter_1_9_34.js} +2 -2
- package/dist/components/{tttx-tabs_1_9_32.d.ts → tttx-form_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-form_1_9_32.js → tttx-form_1_9_34.js} +11 -11
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_9_32.d.ts → tttx-graph_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_9_32.js → tttx-graph_1_9_34.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-icon_1_9_32.d.ts → tttx-icon_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_9_32.js → tttx-icon_1_9_34.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_9_32.js → tttx-keyvalue-block_1_9_34.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-list_1_9_32.d.ts → tttx-list_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-list_1_9_32.js → tttx-list_1_9_34.js} +2 -2
- package/dist/components/tttx-loading-spinner.js +3 -3
- package/dist/components/tttx-loading-spinner_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_9_32.js → tttx-loading-spinner_1_9_34.js} +2 -2
- package/dist/components/tttx-multiselect-box_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_9_32.js → tttx-multiselect-box_1_9_34.js} +16 -16
- package/dist/components/tttx-percentage-bar_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_9_32.js → tttx-percentage-bar_1_9_34.js} +6 -6
- package/dist/components/{tttx-qrcode_1_9_32.d.ts → tttx-qrcode_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_9_32.js → tttx-qrcode_1_9_34.js} +5 -5
- package/dist/components/tttx-select-box.js +12 -12
- package/dist/components/tttx-select-box_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_9_32.js → tttx-select-box_1_9_34.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_9_32.js → tttx-sorter_1_9_34.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_9_32.js → tttx-standalone-input_1_9_34.js} +2 -2
- package/dist/components/{tttx-table_1_9_32.d.ts → tttx-table_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-table_1_9_32.js → tttx-table_1_9_34.js} +5 -5
- package/dist/components/{tttx-form_1_9_32.d.ts → tttx-tabs_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_9_32.js → tttx-tabs_1_9_34.js} +9 -9
- package/dist/components/tttx-tag.js +5 -5
- package/dist/components/{tttx-tag_1_9_32.d.ts → tttx-tag_1_9_34.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_9_32.js → tttx-tag_1_9_34.js} +2 -2
- package/dist/components/tttx-textarea_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_9_32.js → tttx-textarea_1_9_34.js} +6 -6
- package/dist/components/tttx-toggle_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-toggle_1_9_32.js → tttx-toggle_1_9_34.js} +5 -5
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_9_32.js → tttx-toolbar_1_9_34.js} +2 -2
- package/dist/components/tttx-tree-view_1_9_34.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_9_32.js → tttx-tree-view_1_9_34.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_9_32.entry.js → tttx-button_1_9_34.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_9_32.entry.js → tttx-checkbox-group-caption_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_9_32.entry.js → tttx-checkbox-group-heading_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_9_32.entry.js → tttx-checkbox-group_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_9_32.entry.js → tttx-checkbox_1_9_34.entry.js} +2 -2
- package/dist/esm/tttx-comments_1_9_34.entry.js +120 -0
- package/dist/esm/{tttx-data-pattern_1_9_32.entry.js → tttx-data-pattern_1_9_34.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_9_32.entry.js → tttx-datacard_1_9_34.entry.js} +4 -4
- package/dist/esm/{tttx-dialog-box_1_9_32.entry.js → tttx-dialog-box_1_9_34.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_9_32.entry.js → tttx-dialog_1_9_34.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_9_32.entry.js → tttx-expander_1_9_34.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_9_32_4.entry.js → tttx-filter_1_9_34_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_9_32.entry.js → tttx-form_1_9_34.entry.js} +2 -2
- package/dist/esm/{tttx-graph_1_9_32.entry.js → tttx-graph_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_9_32.entry.js → tttx-icon_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_9_32.entry.js → tttx-keyvalue-block_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_9_32_3.entry.js → tttx-loading-spinner_1_9_34_3.entry.js} +4 -4
- package/dist/esm/{tttx-multiselect-box_1_9_32.entry.js → tttx-multiselect-box_1_9_34.entry.js} +7 -7
- package/dist/esm/{tttx-percentage-bar_1_9_32.entry.js → tttx-percentage-bar_1_9_34.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_9_32.entry.js → tttx-qrcode_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_9_32.entry.js → tttx-select-box_1_9_34.entry.js} +6 -6
- package/dist/esm/{tttx-table_1_9_32.entry.js → tttx-table_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_9_32.entry.js → tttx-tabs_1_9_34.entry.js} +4 -4
- package/dist/esm/{tttx-textarea_1_9_32.entry.js → tttx-textarea_1_9_34.entry.js} +2 -2
- package/dist/esm/{tttx-toggle_1_9_32.entry.js → tttx-toggle_1_9_34.entry.js} +1 -1
- package/dist/esm/{tttx-tree-view_1_9_32.entry.js → tttx-tree-view_1_9_34.entry.js} +3 -3
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-09682d72.entry.js +1 -0
- package/dist/tttx/p-0da9f04c.entry.js +1 -1
- package/dist/tttx/p-0dfda92a.entry.js +1 -1
- package/dist/tttx/p-0e515960.entry.js +1 -1
- package/dist/tttx/p-0ffbf27e.entry.js +1 -1
- package/dist/tttx/p-1e5ff5f8.entry.js +1 -1
- package/dist/tttx/p-214b438d.entry.js +1 -1
- package/dist/tttx/p-23f45005.entry.js +1 -1
- package/dist/tttx/p-49ef7451.entry.js +1 -1
- package/dist/tttx/p-56c8c353.entry.js +1 -1
- package/dist/tttx/p-5722f326.entry.js +1 -1
- package/dist/tttx/p-59c7b049.entry.js +1 -1
- package/dist/tttx/p-63ad6fb7.entry.js +1 -1
- package/dist/tttx/p-6b1c7a21.entry.js +1 -1
- package/dist/tttx/p-74148f2a.entry.js +1 -1
- package/dist/tttx/p-79e218d0.entry.js +1 -1
- package/dist/tttx/p-9434561e.entry.js +1 -1
- package/dist/tttx/p-996a6061.entry.js +1 -1
- package/dist/tttx/p-a01e679a.entry.js +1 -1
- package/dist/tttx/p-a8e76e78.entry.js +1 -1
- package/dist/tttx/p-b7347352.entry.js +1 -1
- package/dist/tttx/p-c170e3b8.entry.js +1 -1
- package/dist/tttx/p-c34d99d1.entry.js +1 -1
- package/dist/tttx/p-cfe412d0.entry.js +1 -1
- package/dist/tttx/p-de6e8250.entry.js +1 -1
- package/dist/tttx/p-f374e293.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/molecules/tttx-comments/tttx-comments.d.ts +4 -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.d.ts +371 -369
- package/package.json +1 -1
- package/dist/cjs/tttx-comments_1_9_32.cjs.entry.js +0 -112
- package/dist/components/tttx-checkbox-group-caption_1_9_32.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_9_32.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_9_32.d.ts +0 -11
- package/dist/components/tttx-comments_1_9_32.js +0 -137
- package/dist/components/tttx-data-pattern_1_9_32.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_9_32.d.ts +0 -11
- package/dist/components/tttx-expander_1_9_32.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_9_32.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_9_32.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_9_32.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_9_32.d.ts +0 -11
- package/dist/components/tttx-select-box_1_9_32.d.ts +0 -11
- package/dist/components/tttx-sorter_1_9_32.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_9_32.d.ts +0 -11
- package/dist/components/tttx-textarea_1_9_32.d.ts +0 -11
- package/dist/components/tttx-toggle_1_9_32.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_9_32.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_32.d.ts +0 -11
- package/dist/esm/tttx-comments_1_9_32.entry.js +0 -108
- package/dist/tttx/p-767f68b1.entry.js +0 -1
|
@@ -20,32 +20,33 @@ import { TableHeader } from "./components/molecules/tttx-table/tttx-table.types"
|
|
|
20
20
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
21
21
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
22
22
|
export namespace Components {
|
|
23
|
-
interface
|
|
23
|
+
interface TttxButton_1_9_34 {
|
|
24
24
|
"design": string;
|
|
25
25
|
"icon": string;
|
|
26
26
|
"iconcolor": string;
|
|
27
27
|
"iconposition": 'left' | 'right';
|
|
28
28
|
"notext": boolean;
|
|
29
29
|
}
|
|
30
|
-
interface
|
|
30
|
+
interface TttxCheckboxGroupCaption_1_9_34 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroupHeading_1_9_34 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckboxGroup_1_9_34 {
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
36
|
+
interface TttxCheckbox_1_9_34 {
|
|
37
37
|
"checkboxId": string;
|
|
38
38
|
"checked": boolean;
|
|
39
39
|
"indeterminate": boolean;
|
|
40
40
|
"inline": boolean;
|
|
41
41
|
"label": string;
|
|
42
42
|
}
|
|
43
|
-
interface
|
|
43
|
+
interface TttxComments_1_9_34 {
|
|
44
44
|
"addDummyComment": (text: string, createdByFullName?: string) => Promise<void>;
|
|
45
45
|
"comments": string | Comment[];
|
|
46
46
|
"currentuser": string;
|
|
47
|
+
"disableFile": boolean;
|
|
47
48
|
}
|
|
48
|
-
interface
|
|
49
|
+
interface TttxDataPattern_1_9_34 {
|
|
49
50
|
"addbutton": boolean;
|
|
50
51
|
"addbuttonlabel": string;
|
|
51
52
|
"data": string;
|
|
@@ -55,7 +56,7 @@ export namespace Components {
|
|
|
55
56
|
"searchplaceholder": string;
|
|
56
57
|
"sorterOptions": string;
|
|
57
58
|
}
|
|
58
|
-
interface
|
|
59
|
+
interface TttxDatacard_1_9_34 {
|
|
59
60
|
"cardTitle": string;
|
|
60
61
|
"cardType": string;
|
|
61
62
|
"chartConfig": string;
|
|
@@ -64,13 +65,13 @@ export namespace Components {
|
|
|
64
65
|
"rightData": string;
|
|
65
66
|
"rightSubtext": string;
|
|
66
67
|
}
|
|
67
|
-
interface
|
|
68
|
+
interface TttxDialogBox_1_9_34 {
|
|
68
69
|
"allowOverflow": boolean;
|
|
69
70
|
"data": string | DialogItems;
|
|
70
71
|
"open": boolean;
|
|
71
72
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
72
73
|
}
|
|
73
|
-
interface
|
|
74
|
+
interface TttxDialog_1_9_34 {
|
|
74
75
|
"allowOverflow": boolean;
|
|
75
76
|
"closeEnabled": boolean;
|
|
76
77
|
"header": string;
|
|
@@ -78,13 +79,13 @@ export namespace Components {
|
|
|
78
79
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
79
80
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
80
81
|
}
|
|
81
|
-
interface
|
|
82
|
+
interface TttxExpander_1_9_34 {
|
|
82
83
|
"lefticon"?: string;
|
|
83
84
|
"lefticoncolor"?: string;
|
|
84
85
|
"name": string;
|
|
85
86
|
"open": boolean;
|
|
86
87
|
}
|
|
87
|
-
interface
|
|
88
|
+
interface TttxFilter_1_9_34 {
|
|
88
89
|
"defaultFilterOptions": string[] | string;
|
|
89
90
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
90
91
|
"filterHeader": string;
|
|
@@ -95,7 +96,7 @@ export namespace Components {
|
|
|
95
96
|
"showSearchField": boolean;
|
|
96
97
|
"showSelectAll": boolean;
|
|
97
98
|
}
|
|
98
|
-
interface
|
|
99
|
+
interface TttxForm_1_9_34 {
|
|
99
100
|
/**
|
|
100
101
|
* Clear the validation message on a given form field
|
|
101
102
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -142,30 +143,30 @@ export namespace Components {
|
|
|
142
143
|
"showLoadingSpinner": (fieldname: string, value: boolean) => Promise<void>;
|
|
143
144
|
"submit": () => Promise<void>;
|
|
144
145
|
}
|
|
145
|
-
interface
|
|
146
|
+
interface TttxGraph_1_9_34 {
|
|
146
147
|
"chartData": string;
|
|
147
148
|
"chartText": string;
|
|
148
149
|
"chartType": string;
|
|
149
150
|
}
|
|
150
|
-
interface
|
|
151
|
+
interface TttxIcon_1_9_34 {
|
|
151
152
|
"color": string;
|
|
152
153
|
"icon": string;
|
|
153
154
|
"size": number;
|
|
154
155
|
}
|
|
155
|
-
interface
|
|
156
|
+
interface TttxKeyvalueBlock_1_9_34 {
|
|
156
157
|
"horizontal": boolean;
|
|
157
158
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
158
159
|
"spacedout": boolean;
|
|
159
160
|
}
|
|
160
|
-
interface
|
|
161
|
+
interface TttxList_1_9_34 {
|
|
161
162
|
"data": string | ListItem[];
|
|
162
163
|
"name": string;
|
|
163
164
|
}
|
|
164
|
-
interface
|
|
165
|
+
interface TttxLoadingSpinner_1_9_34 {
|
|
165
166
|
"loadingMessage": boolean;
|
|
166
167
|
"size": 'small' | 'large';
|
|
167
168
|
}
|
|
168
|
-
interface
|
|
169
|
+
interface TttxMultiselectBox_1_9_34 {
|
|
169
170
|
"htmlVisibleValue": boolean;
|
|
170
171
|
"inline": boolean;
|
|
171
172
|
"isLoading": boolean;
|
|
@@ -179,18 +180,18 @@ export namespace Components {
|
|
|
179
180
|
"stopLocalSearch": boolean;
|
|
180
181
|
"visibleValue": string;
|
|
181
182
|
}
|
|
182
|
-
interface
|
|
183
|
+
interface TttxPercentageBar_1_9_34 {
|
|
183
184
|
"color"?: string;
|
|
184
185
|
"labelid"?: string;
|
|
185
186
|
"min": string;
|
|
186
187
|
"percentage": string | number;
|
|
187
188
|
"thresholds"?: string | Threshold[];
|
|
188
189
|
}
|
|
189
|
-
interface
|
|
190
|
+
interface TttxQrcode_1_9_34 {
|
|
190
191
|
"link": string;
|
|
191
192
|
"size": number;
|
|
192
193
|
}
|
|
193
|
-
interface
|
|
194
|
+
interface TttxSelectBox_1_9_34 {
|
|
194
195
|
"clearable": boolean;
|
|
195
196
|
"errorMsg": string;
|
|
196
197
|
"inline": boolean;
|
|
@@ -210,13 +211,13 @@ export namespace Components {
|
|
|
210
211
|
"useExternalFiltering": boolean;
|
|
211
212
|
"useExternalPaginatedFiltering": boolean;
|
|
212
213
|
}
|
|
213
|
-
interface
|
|
214
|
+
interface TttxSorter_1_9_34 {
|
|
214
215
|
"defaultOption": string;
|
|
215
216
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
216
217
|
"fieldOptionsData": string | SorterData;
|
|
217
218
|
"sorterKey": string;
|
|
218
219
|
}
|
|
219
|
-
interface
|
|
220
|
+
interface TttxStandaloneInput_1_9_34 {
|
|
220
221
|
"autocomplete": 'off' | 'on';
|
|
221
222
|
"checked": boolean;
|
|
222
223
|
"disabled": boolean;
|
|
@@ -232,8 +233,8 @@ export namespace Components {
|
|
|
232
233
|
"inputiconcolor": string;
|
|
233
234
|
/**
|
|
234
235
|
* tabindex - Allows the HTML elements to be focusable
|
|
235
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
236
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
236
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_34 input-index="1" />
|
|
237
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_34 inputindex={1} />
|
|
237
238
|
*/
|
|
238
239
|
"inputindex": string | number;
|
|
239
240
|
/**
|
|
@@ -261,7 +262,7 @@ export namespace Components {
|
|
|
261
262
|
"type": string;
|
|
262
263
|
"value": string | number;
|
|
263
264
|
}
|
|
264
|
-
interface
|
|
265
|
+
interface TttxTable_1_9_34 {
|
|
265
266
|
"data": any;
|
|
266
267
|
"draggableHeaders": boolean;
|
|
267
268
|
"headers": TableHeader[];
|
|
@@ -269,13 +270,13 @@ export namespace Components {
|
|
|
269
270
|
"selectable": boolean;
|
|
270
271
|
"selected": number;
|
|
271
272
|
}
|
|
272
|
-
interface
|
|
273
|
+
interface TttxTabs_1_9_34 {
|
|
273
274
|
"navigation": boolean;
|
|
274
275
|
"tabs": string | Tab[];
|
|
275
276
|
"tabsName": string;
|
|
276
277
|
"wide": boolean;
|
|
277
278
|
}
|
|
278
|
-
interface
|
|
279
|
+
interface TttxTag_1_9_34 {
|
|
279
280
|
"color": string;
|
|
280
281
|
"hasIcon": boolean;
|
|
281
282
|
"icon": string;
|
|
@@ -284,13 +285,13 @@ export namespace Components {
|
|
|
284
285
|
"text": string;
|
|
285
286
|
"textColor": string;
|
|
286
287
|
}
|
|
287
|
-
interface
|
|
288
|
+
interface TttxTextarea_1_9_34 {
|
|
288
289
|
"disabled": boolean;
|
|
289
290
|
"errormsg": string;
|
|
290
291
|
/**
|
|
291
292
|
* tabindex - Allows the HTML elements to be focusable
|
|
292
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
293
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
293
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_34 input-index="1" />
|
|
294
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_34 inputindex={1} />
|
|
294
295
|
*/
|
|
295
296
|
"inputindex": string | number;
|
|
296
297
|
/**
|
|
@@ -314,335 +315,336 @@ export namespace Components {
|
|
|
314
315
|
"textareaautofocus": boolean;
|
|
315
316
|
"value": string | number;
|
|
316
317
|
}
|
|
317
|
-
interface
|
|
318
|
+
interface TttxToggle_1_9_34 {
|
|
318
319
|
"initialstate": boolean | string;
|
|
319
320
|
}
|
|
320
|
-
interface
|
|
321
|
+
interface TttxToolbar_1_9_34 {
|
|
321
322
|
"border": boolean;
|
|
322
323
|
}
|
|
323
|
-
interface
|
|
324
|
+
interface TttxTreeView_1_9_34 {
|
|
324
325
|
"data": TreeViewItem[];
|
|
325
326
|
}
|
|
326
327
|
}
|
|
327
|
-
export interface
|
|
328
|
+
export interface TttxCheckbox_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
328
329
|
detail: T;
|
|
329
|
-
target:
|
|
330
|
+
target: HTMLTttxCheckbox_1_9_34Element;
|
|
330
331
|
}
|
|
331
|
-
export interface
|
|
332
|
+
export interface TttxComments_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
332
333
|
detail: T;
|
|
333
|
-
target:
|
|
334
|
+
target: HTMLTttxComments_1_9_34Element;
|
|
334
335
|
}
|
|
335
|
-
export interface
|
|
336
|
+
export interface TttxDialogBox_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
336
337
|
detail: T;
|
|
337
|
-
target:
|
|
338
|
+
target: HTMLTttxDialogBox_1_9_34Element;
|
|
338
339
|
}
|
|
339
|
-
export interface
|
|
340
|
+
export interface TttxDialog_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
340
341
|
detail: T;
|
|
341
|
-
target:
|
|
342
|
+
target: HTMLTttxDialog_1_9_34Element;
|
|
342
343
|
}
|
|
343
|
-
export interface
|
|
344
|
+
export interface TttxExpander_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
344
345
|
detail: T;
|
|
345
|
-
target:
|
|
346
|
+
target: HTMLTttxExpander_1_9_34Element;
|
|
346
347
|
}
|
|
347
|
-
export interface
|
|
348
|
+
export interface TttxFilter_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
348
349
|
detail: T;
|
|
349
|
-
target:
|
|
350
|
+
target: HTMLTttxFilter_1_9_34Element;
|
|
350
351
|
}
|
|
351
|
-
export interface
|
|
352
|
+
export interface TttxForm_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
352
353
|
detail: T;
|
|
353
|
-
target:
|
|
354
|
+
target: HTMLTttxForm_1_9_34Element;
|
|
354
355
|
}
|
|
355
|
-
export interface
|
|
356
|
+
export interface TttxList_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
356
357
|
detail: T;
|
|
357
|
-
target:
|
|
358
|
+
target: HTMLTttxList_1_9_34Element;
|
|
358
359
|
}
|
|
359
|
-
export interface
|
|
360
|
+
export interface TttxMultiselectBox_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
360
361
|
detail: T;
|
|
361
|
-
target:
|
|
362
|
+
target: HTMLTttxMultiselectBox_1_9_34Element;
|
|
362
363
|
}
|
|
363
|
-
export interface
|
|
364
|
+
export interface TttxSelectBox_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
364
365
|
detail: T;
|
|
365
|
-
target:
|
|
366
|
+
target: HTMLTttxSelectBox_1_9_34Element;
|
|
366
367
|
}
|
|
367
|
-
export interface
|
|
368
|
+
export interface TttxSorter_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
368
369
|
detail: T;
|
|
369
|
-
target:
|
|
370
|
+
target: HTMLTttxSorter_1_9_34Element;
|
|
370
371
|
}
|
|
371
|
-
export interface
|
|
372
|
+
export interface TttxStandaloneInput_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
372
373
|
detail: T;
|
|
373
|
-
target:
|
|
374
|
+
target: HTMLTttxStandaloneInput_1_9_34Element;
|
|
374
375
|
}
|
|
375
|
-
export interface
|
|
376
|
+
export interface TttxTable_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
376
377
|
detail: T;
|
|
377
|
-
target:
|
|
378
|
+
target: HTMLTttxTable_1_9_34Element;
|
|
378
379
|
}
|
|
379
|
-
export interface
|
|
380
|
+
export interface TttxTabs_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
380
381
|
detail: T;
|
|
381
|
-
target:
|
|
382
|
+
target: HTMLTttxTabs_1_9_34Element;
|
|
382
383
|
}
|
|
383
|
-
export interface
|
|
384
|
+
export interface TttxTextarea_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
384
385
|
detail: T;
|
|
385
|
-
target:
|
|
386
|
+
target: HTMLTttxTextarea_1_9_34Element;
|
|
386
387
|
}
|
|
387
|
-
export interface
|
|
388
|
+
export interface TttxToggle_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
388
389
|
detail: T;
|
|
389
|
-
target:
|
|
390
|
+
target: HTMLTttxToggle_1_9_34Element;
|
|
390
391
|
}
|
|
391
|
-
export interface
|
|
392
|
+
export interface TttxTreeView_1_9_34CustomEvent<T> extends CustomEvent<T> {
|
|
392
393
|
detail: T;
|
|
393
|
-
target:
|
|
394
|
+
target: HTMLTttxTreeView_1_9_34Element;
|
|
394
395
|
}
|
|
395
396
|
declare global {
|
|
396
|
-
interface
|
|
397
|
+
interface HTMLTttxButton_1_9_34Element extends Components.TttxButton_1_9_34, HTMLStencilElement {
|
|
397
398
|
}
|
|
398
|
-
var
|
|
399
|
-
prototype:
|
|
400
|
-
new ():
|
|
399
|
+
var HTMLTttxButton_1_9_34Element: {
|
|
400
|
+
prototype: HTMLTttxButton_1_9_34Element;
|
|
401
|
+
new (): HTMLTttxButton_1_9_34Element;
|
|
401
402
|
};
|
|
402
|
-
interface
|
|
403
|
+
interface HTMLTttxCheckboxGroupCaption_1_9_34Element extends Components.TttxCheckboxGroupCaption_1_9_34, HTMLStencilElement {
|
|
403
404
|
}
|
|
404
|
-
var
|
|
405
|
-
prototype:
|
|
406
|
-
new ():
|
|
405
|
+
var HTMLTttxCheckboxGroupCaption_1_9_34Element: {
|
|
406
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_9_34Element;
|
|
407
|
+
new (): HTMLTttxCheckboxGroupCaption_1_9_34Element;
|
|
407
408
|
};
|
|
408
|
-
interface
|
|
409
|
+
interface HTMLTttxCheckboxGroupHeading_1_9_34Element extends Components.TttxCheckboxGroupHeading_1_9_34, HTMLStencilElement {
|
|
409
410
|
}
|
|
410
|
-
var
|
|
411
|
-
prototype:
|
|
412
|
-
new ():
|
|
411
|
+
var HTMLTttxCheckboxGroupHeading_1_9_34Element: {
|
|
412
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_9_34Element;
|
|
413
|
+
new (): HTMLTttxCheckboxGroupHeading_1_9_34Element;
|
|
413
414
|
};
|
|
414
|
-
interface
|
|
415
|
+
interface HTMLTttxCheckboxGroup_1_9_34Element extends Components.TttxCheckboxGroup_1_9_34, HTMLStencilElement {
|
|
415
416
|
}
|
|
416
|
-
var
|
|
417
|
-
prototype:
|
|
418
|
-
new ():
|
|
417
|
+
var HTMLTttxCheckboxGroup_1_9_34Element: {
|
|
418
|
+
prototype: HTMLTttxCheckboxGroup_1_9_34Element;
|
|
419
|
+
new (): HTMLTttxCheckboxGroup_1_9_34Element;
|
|
419
420
|
};
|
|
420
|
-
interface
|
|
421
|
+
interface HTMLTttxCheckbox_1_9_34Element extends Components.TttxCheckbox_1_9_34, HTMLStencilElement {
|
|
421
422
|
}
|
|
422
|
-
var
|
|
423
|
-
prototype:
|
|
424
|
-
new ():
|
|
423
|
+
var HTMLTttxCheckbox_1_9_34Element: {
|
|
424
|
+
prototype: HTMLTttxCheckbox_1_9_34Element;
|
|
425
|
+
new (): HTMLTttxCheckbox_1_9_34Element;
|
|
425
426
|
};
|
|
426
|
-
interface
|
|
427
|
+
interface HTMLTttxComments_1_9_34Element extends Components.TttxComments_1_9_34, HTMLStencilElement {
|
|
427
428
|
}
|
|
428
|
-
var
|
|
429
|
-
prototype:
|
|
430
|
-
new ():
|
|
429
|
+
var HTMLTttxComments_1_9_34Element: {
|
|
430
|
+
prototype: HTMLTttxComments_1_9_34Element;
|
|
431
|
+
new (): HTMLTttxComments_1_9_34Element;
|
|
431
432
|
};
|
|
432
|
-
interface
|
|
433
|
+
interface HTMLTttxDataPattern_1_9_34Element extends Components.TttxDataPattern_1_9_34, HTMLStencilElement {
|
|
433
434
|
}
|
|
434
|
-
var
|
|
435
|
-
prototype:
|
|
436
|
-
new ():
|
|
435
|
+
var HTMLTttxDataPattern_1_9_34Element: {
|
|
436
|
+
prototype: HTMLTttxDataPattern_1_9_34Element;
|
|
437
|
+
new (): HTMLTttxDataPattern_1_9_34Element;
|
|
437
438
|
};
|
|
438
|
-
interface
|
|
439
|
+
interface HTMLTttxDatacard_1_9_34Element extends Components.TttxDatacard_1_9_34, HTMLStencilElement {
|
|
439
440
|
}
|
|
440
|
-
var
|
|
441
|
-
prototype:
|
|
442
|
-
new ():
|
|
441
|
+
var HTMLTttxDatacard_1_9_34Element: {
|
|
442
|
+
prototype: HTMLTttxDatacard_1_9_34Element;
|
|
443
|
+
new (): HTMLTttxDatacard_1_9_34Element;
|
|
443
444
|
};
|
|
444
|
-
interface
|
|
445
|
+
interface HTMLTttxDialogBox_1_9_34Element extends Components.TttxDialogBox_1_9_34, HTMLStencilElement {
|
|
445
446
|
}
|
|
446
|
-
var
|
|
447
|
-
prototype:
|
|
448
|
-
new ():
|
|
447
|
+
var HTMLTttxDialogBox_1_9_34Element: {
|
|
448
|
+
prototype: HTMLTttxDialogBox_1_9_34Element;
|
|
449
|
+
new (): HTMLTttxDialogBox_1_9_34Element;
|
|
449
450
|
};
|
|
450
|
-
interface
|
|
451
|
+
interface HTMLTttxDialog_1_9_34Element extends Components.TttxDialog_1_9_34, HTMLStencilElement {
|
|
451
452
|
}
|
|
452
|
-
var
|
|
453
|
-
prototype:
|
|
454
|
-
new ():
|
|
453
|
+
var HTMLTttxDialog_1_9_34Element: {
|
|
454
|
+
prototype: HTMLTttxDialog_1_9_34Element;
|
|
455
|
+
new (): HTMLTttxDialog_1_9_34Element;
|
|
455
456
|
};
|
|
456
|
-
interface
|
|
457
|
+
interface HTMLTttxExpander_1_9_34Element extends Components.TttxExpander_1_9_34, HTMLStencilElement {
|
|
457
458
|
}
|
|
458
|
-
var
|
|
459
|
-
prototype:
|
|
460
|
-
new ():
|
|
459
|
+
var HTMLTttxExpander_1_9_34Element: {
|
|
460
|
+
prototype: HTMLTttxExpander_1_9_34Element;
|
|
461
|
+
new (): HTMLTttxExpander_1_9_34Element;
|
|
461
462
|
};
|
|
462
|
-
interface
|
|
463
|
+
interface HTMLTttxFilter_1_9_34Element extends Components.TttxFilter_1_9_34, HTMLStencilElement {
|
|
463
464
|
}
|
|
464
|
-
var
|
|
465
|
-
prototype:
|
|
466
|
-
new ():
|
|
465
|
+
var HTMLTttxFilter_1_9_34Element: {
|
|
466
|
+
prototype: HTMLTttxFilter_1_9_34Element;
|
|
467
|
+
new (): HTMLTttxFilter_1_9_34Element;
|
|
467
468
|
};
|
|
468
|
-
interface
|
|
469
|
+
interface HTMLTttxForm_1_9_34Element extends Components.TttxForm_1_9_34, HTMLStencilElement {
|
|
469
470
|
}
|
|
470
|
-
var
|
|
471
|
-
prototype:
|
|
472
|
-
new ():
|
|
471
|
+
var HTMLTttxForm_1_9_34Element: {
|
|
472
|
+
prototype: HTMLTttxForm_1_9_34Element;
|
|
473
|
+
new (): HTMLTttxForm_1_9_34Element;
|
|
473
474
|
};
|
|
474
|
-
interface
|
|
475
|
+
interface HTMLTttxGraph_1_9_34Element extends Components.TttxGraph_1_9_34, HTMLStencilElement {
|
|
475
476
|
}
|
|
476
|
-
var
|
|
477
|
-
prototype:
|
|
478
|
-
new ():
|
|
477
|
+
var HTMLTttxGraph_1_9_34Element: {
|
|
478
|
+
prototype: HTMLTttxGraph_1_9_34Element;
|
|
479
|
+
new (): HTMLTttxGraph_1_9_34Element;
|
|
479
480
|
};
|
|
480
|
-
interface
|
|
481
|
+
interface HTMLTttxIcon_1_9_34Element extends Components.TttxIcon_1_9_34, HTMLStencilElement {
|
|
481
482
|
}
|
|
482
|
-
var
|
|
483
|
-
prototype:
|
|
484
|
-
new ():
|
|
483
|
+
var HTMLTttxIcon_1_9_34Element: {
|
|
484
|
+
prototype: HTMLTttxIcon_1_9_34Element;
|
|
485
|
+
new (): HTMLTttxIcon_1_9_34Element;
|
|
485
486
|
};
|
|
486
|
-
interface
|
|
487
|
+
interface HTMLTttxKeyvalueBlock_1_9_34Element extends Components.TttxKeyvalueBlock_1_9_34, HTMLStencilElement {
|
|
487
488
|
}
|
|
488
|
-
var
|
|
489
|
-
prototype:
|
|
490
|
-
new ():
|
|
489
|
+
var HTMLTttxKeyvalueBlock_1_9_34Element: {
|
|
490
|
+
prototype: HTMLTttxKeyvalueBlock_1_9_34Element;
|
|
491
|
+
new (): HTMLTttxKeyvalueBlock_1_9_34Element;
|
|
491
492
|
};
|
|
492
|
-
interface
|
|
493
|
+
interface HTMLTttxList_1_9_34Element extends Components.TttxList_1_9_34, HTMLStencilElement {
|
|
493
494
|
}
|
|
494
|
-
var
|
|
495
|
-
prototype:
|
|
496
|
-
new ():
|
|
495
|
+
var HTMLTttxList_1_9_34Element: {
|
|
496
|
+
prototype: HTMLTttxList_1_9_34Element;
|
|
497
|
+
new (): HTMLTttxList_1_9_34Element;
|
|
497
498
|
};
|
|
498
|
-
interface
|
|
499
|
+
interface HTMLTttxLoadingSpinner_1_9_34Element extends Components.TttxLoadingSpinner_1_9_34, HTMLStencilElement {
|
|
499
500
|
}
|
|
500
|
-
var
|
|
501
|
-
prototype:
|
|
502
|
-
new ():
|
|
501
|
+
var HTMLTttxLoadingSpinner_1_9_34Element: {
|
|
502
|
+
prototype: HTMLTttxLoadingSpinner_1_9_34Element;
|
|
503
|
+
new (): HTMLTttxLoadingSpinner_1_9_34Element;
|
|
503
504
|
};
|
|
504
|
-
interface
|
|
505
|
+
interface HTMLTttxMultiselectBox_1_9_34Element extends Components.TttxMultiselectBox_1_9_34, HTMLStencilElement {
|
|
505
506
|
}
|
|
506
|
-
var
|
|
507
|
-
prototype:
|
|
508
|
-
new ():
|
|
507
|
+
var HTMLTttxMultiselectBox_1_9_34Element: {
|
|
508
|
+
prototype: HTMLTttxMultiselectBox_1_9_34Element;
|
|
509
|
+
new (): HTMLTttxMultiselectBox_1_9_34Element;
|
|
509
510
|
};
|
|
510
|
-
interface
|
|
511
|
+
interface HTMLTttxPercentageBar_1_9_34Element extends Components.TttxPercentageBar_1_9_34, HTMLStencilElement {
|
|
511
512
|
}
|
|
512
|
-
var
|
|
513
|
-
prototype:
|
|
514
|
-
new ():
|
|
513
|
+
var HTMLTttxPercentageBar_1_9_34Element: {
|
|
514
|
+
prototype: HTMLTttxPercentageBar_1_9_34Element;
|
|
515
|
+
new (): HTMLTttxPercentageBar_1_9_34Element;
|
|
515
516
|
};
|
|
516
|
-
interface
|
|
517
|
+
interface HTMLTttxQrcode_1_9_34Element extends Components.TttxQrcode_1_9_34, HTMLStencilElement {
|
|
517
518
|
}
|
|
518
|
-
var
|
|
519
|
-
prototype:
|
|
520
|
-
new ():
|
|
519
|
+
var HTMLTttxQrcode_1_9_34Element: {
|
|
520
|
+
prototype: HTMLTttxQrcode_1_9_34Element;
|
|
521
|
+
new (): HTMLTttxQrcode_1_9_34Element;
|
|
521
522
|
};
|
|
522
|
-
interface
|
|
523
|
+
interface HTMLTttxSelectBox_1_9_34Element extends Components.TttxSelectBox_1_9_34, HTMLStencilElement {
|
|
523
524
|
}
|
|
524
|
-
var
|
|
525
|
-
prototype:
|
|
526
|
-
new ():
|
|
525
|
+
var HTMLTttxSelectBox_1_9_34Element: {
|
|
526
|
+
prototype: HTMLTttxSelectBox_1_9_34Element;
|
|
527
|
+
new (): HTMLTttxSelectBox_1_9_34Element;
|
|
527
528
|
};
|
|
528
|
-
interface
|
|
529
|
+
interface HTMLTttxSorter_1_9_34Element extends Components.TttxSorter_1_9_34, HTMLStencilElement {
|
|
529
530
|
}
|
|
530
|
-
var
|
|
531
|
-
prototype:
|
|
532
|
-
new ():
|
|
531
|
+
var HTMLTttxSorter_1_9_34Element: {
|
|
532
|
+
prototype: HTMLTttxSorter_1_9_34Element;
|
|
533
|
+
new (): HTMLTttxSorter_1_9_34Element;
|
|
533
534
|
};
|
|
534
|
-
interface
|
|
535
|
+
interface HTMLTttxStandaloneInput_1_9_34Element extends Components.TttxStandaloneInput_1_9_34, HTMLStencilElement {
|
|
535
536
|
}
|
|
536
|
-
var
|
|
537
|
-
prototype:
|
|
538
|
-
new ():
|
|
537
|
+
var HTMLTttxStandaloneInput_1_9_34Element: {
|
|
538
|
+
prototype: HTMLTttxStandaloneInput_1_9_34Element;
|
|
539
|
+
new (): HTMLTttxStandaloneInput_1_9_34Element;
|
|
539
540
|
};
|
|
540
|
-
interface
|
|
541
|
+
interface HTMLTttxTable_1_9_34Element extends Components.TttxTable_1_9_34, HTMLStencilElement {
|
|
541
542
|
}
|
|
542
|
-
var
|
|
543
|
-
prototype:
|
|
544
|
-
new ():
|
|
543
|
+
var HTMLTttxTable_1_9_34Element: {
|
|
544
|
+
prototype: HTMLTttxTable_1_9_34Element;
|
|
545
|
+
new (): HTMLTttxTable_1_9_34Element;
|
|
545
546
|
};
|
|
546
|
-
interface
|
|
547
|
+
interface HTMLTttxTabs_1_9_34Element extends Components.TttxTabs_1_9_34, HTMLStencilElement {
|
|
547
548
|
}
|
|
548
|
-
var
|
|
549
|
-
prototype:
|
|
550
|
-
new ():
|
|
549
|
+
var HTMLTttxTabs_1_9_34Element: {
|
|
550
|
+
prototype: HTMLTttxTabs_1_9_34Element;
|
|
551
|
+
new (): HTMLTttxTabs_1_9_34Element;
|
|
551
552
|
};
|
|
552
|
-
interface
|
|
553
|
+
interface HTMLTttxTag_1_9_34Element extends Components.TttxTag_1_9_34, HTMLStencilElement {
|
|
553
554
|
}
|
|
554
|
-
var
|
|
555
|
-
prototype:
|
|
556
|
-
new ():
|
|
555
|
+
var HTMLTttxTag_1_9_34Element: {
|
|
556
|
+
prototype: HTMLTttxTag_1_9_34Element;
|
|
557
|
+
new (): HTMLTttxTag_1_9_34Element;
|
|
557
558
|
};
|
|
558
|
-
interface
|
|
559
|
+
interface HTMLTttxTextarea_1_9_34Element extends Components.TttxTextarea_1_9_34, HTMLStencilElement {
|
|
559
560
|
}
|
|
560
|
-
var
|
|
561
|
-
prototype:
|
|
562
|
-
new ():
|
|
561
|
+
var HTMLTttxTextarea_1_9_34Element: {
|
|
562
|
+
prototype: HTMLTttxTextarea_1_9_34Element;
|
|
563
|
+
new (): HTMLTttxTextarea_1_9_34Element;
|
|
563
564
|
};
|
|
564
|
-
interface
|
|
565
|
+
interface HTMLTttxToggle_1_9_34Element extends Components.TttxToggle_1_9_34, HTMLStencilElement {
|
|
565
566
|
}
|
|
566
|
-
var
|
|
567
|
-
prototype:
|
|
568
|
-
new ():
|
|
567
|
+
var HTMLTttxToggle_1_9_34Element: {
|
|
568
|
+
prototype: HTMLTttxToggle_1_9_34Element;
|
|
569
|
+
new (): HTMLTttxToggle_1_9_34Element;
|
|
569
570
|
};
|
|
570
|
-
interface
|
|
571
|
+
interface HTMLTttxToolbar_1_9_34Element extends Components.TttxToolbar_1_9_34, HTMLStencilElement {
|
|
571
572
|
}
|
|
572
|
-
var
|
|
573
|
-
prototype:
|
|
574
|
-
new ():
|
|
573
|
+
var HTMLTttxToolbar_1_9_34Element: {
|
|
574
|
+
prototype: HTMLTttxToolbar_1_9_34Element;
|
|
575
|
+
new (): HTMLTttxToolbar_1_9_34Element;
|
|
575
576
|
};
|
|
576
|
-
interface
|
|
577
|
+
interface HTMLTttxTreeView_1_9_34Element extends Components.TttxTreeView_1_9_34, HTMLStencilElement {
|
|
577
578
|
}
|
|
578
|
-
var
|
|
579
|
-
prototype:
|
|
580
|
-
new ():
|
|
579
|
+
var HTMLTttxTreeView_1_9_34Element: {
|
|
580
|
+
prototype: HTMLTttxTreeView_1_9_34Element;
|
|
581
|
+
new (): HTMLTttxTreeView_1_9_34Element;
|
|
581
582
|
};
|
|
582
583
|
interface HTMLElementTagNameMap {
|
|
583
|
-
"tttx-
|
|
584
|
-
"tttx-checkbox-group-
|
|
585
|
-
"tttx-checkbox-group-
|
|
586
|
-
"tttx-checkbox-
|
|
587
|
-
"tttx-
|
|
588
|
-
"tttx-
|
|
589
|
-
"tttx-data-
|
|
590
|
-
"tttx-
|
|
591
|
-
"tttx-dialog-
|
|
592
|
-
"tttx-
|
|
593
|
-
"tttx-
|
|
594
|
-
"tttx-
|
|
595
|
-
"tttx-
|
|
596
|
-
"tttx-
|
|
597
|
-
"tttx-
|
|
598
|
-
"tttx-keyvalue-
|
|
599
|
-
"tttx-
|
|
600
|
-
"tttx-loading-
|
|
601
|
-
"tttx-multiselect-
|
|
602
|
-
"tttx-percentage-
|
|
603
|
-
"tttx-
|
|
604
|
-
"tttx-select-
|
|
605
|
-
"tttx-
|
|
606
|
-
"tttx-standalone-
|
|
607
|
-
"tttx-
|
|
608
|
-
"tttx-
|
|
609
|
-
"tttx-
|
|
610
|
-
"tttx-
|
|
611
|
-
"tttx-
|
|
612
|
-
"tttx-
|
|
613
|
-
"tttx-tree-
|
|
584
|
+
"tttx-button_1_9_34": HTMLTttxButton_1_9_34Element;
|
|
585
|
+
"tttx-checkbox-group-caption_1_9_34": HTMLTttxCheckboxGroupCaption_1_9_34Element;
|
|
586
|
+
"tttx-checkbox-group-heading_1_9_34": HTMLTttxCheckboxGroupHeading_1_9_34Element;
|
|
587
|
+
"tttx-checkbox-group_1_9_34": HTMLTttxCheckboxGroup_1_9_34Element;
|
|
588
|
+
"tttx-checkbox_1_9_34": HTMLTttxCheckbox_1_9_34Element;
|
|
589
|
+
"tttx-comments_1_9_34": HTMLTttxComments_1_9_34Element;
|
|
590
|
+
"tttx-data-pattern_1_9_34": HTMLTttxDataPattern_1_9_34Element;
|
|
591
|
+
"tttx-datacard_1_9_34": HTMLTttxDatacard_1_9_34Element;
|
|
592
|
+
"tttx-dialog-box_1_9_34": HTMLTttxDialogBox_1_9_34Element;
|
|
593
|
+
"tttx-dialog_1_9_34": HTMLTttxDialog_1_9_34Element;
|
|
594
|
+
"tttx-expander_1_9_34": HTMLTttxExpander_1_9_34Element;
|
|
595
|
+
"tttx-filter_1_9_34": HTMLTttxFilter_1_9_34Element;
|
|
596
|
+
"tttx-form_1_9_34": HTMLTttxForm_1_9_34Element;
|
|
597
|
+
"tttx-graph_1_9_34": HTMLTttxGraph_1_9_34Element;
|
|
598
|
+
"tttx-icon_1_9_34": HTMLTttxIcon_1_9_34Element;
|
|
599
|
+
"tttx-keyvalue-block_1_9_34": HTMLTttxKeyvalueBlock_1_9_34Element;
|
|
600
|
+
"tttx-list_1_9_34": HTMLTttxList_1_9_34Element;
|
|
601
|
+
"tttx-loading-spinner_1_9_34": HTMLTttxLoadingSpinner_1_9_34Element;
|
|
602
|
+
"tttx-multiselect-box_1_9_34": HTMLTttxMultiselectBox_1_9_34Element;
|
|
603
|
+
"tttx-percentage-bar_1_9_34": HTMLTttxPercentageBar_1_9_34Element;
|
|
604
|
+
"tttx-qrcode_1_9_34": HTMLTttxQrcode_1_9_34Element;
|
|
605
|
+
"tttx-select-box_1_9_34": HTMLTttxSelectBox_1_9_34Element;
|
|
606
|
+
"tttx-sorter_1_9_34": HTMLTttxSorter_1_9_34Element;
|
|
607
|
+
"tttx-standalone-input_1_9_34": HTMLTttxStandaloneInput_1_9_34Element;
|
|
608
|
+
"tttx-table_1_9_34": HTMLTttxTable_1_9_34Element;
|
|
609
|
+
"tttx-tabs_1_9_34": HTMLTttxTabs_1_9_34Element;
|
|
610
|
+
"tttx-tag_1_9_34": HTMLTttxTag_1_9_34Element;
|
|
611
|
+
"tttx-textarea_1_9_34": HTMLTttxTextarea_1_9_34Element;
|
|
612
|
+
"tttx-toggle_1_9_34": HTMLTttxToggle_1_9_34Element;
|
|
613
|
+
"tttx-toolbar_1_9_34": HTMLTttxToolbar_1_9_34Element;
|
|
614
|
+
"tttx-tree-view_1_9_34": HTMLTttxTreeView_1_9_34Element;
|
|
614
615
|
}
|
|
615
616
|
}
|
|
616
617
|
declare namespace LocalJSX {
|
|
617
|
-
interface
|
|
618
|
+
interface TttxButton_1_9_34 {
|
|
618
619
|
"design"?: string;
|
|
619
620
|
"icon"?: string;
|
|
620
621
|
"iconcolor"?: string;
|
|
621
622
|
"iconposition"?: 'left' | 'right';
|
|
622
623
|
"notext"?: boolean;
|
|
623
624
|
}
|
|
624
|
-
interface
|
|
625
|
+
interface TttxCheckboxGroupCaption_1_9_34 {
|
|
625
626
|
}
|
|
626
|
-
interface
|
|
627
|
+
interface TttxCheckboxGroupHeading_1_9_34 {
|
|
627
628
|
}
|
|
628
|
-
interface
|
|
629
|
+
interface TttxCheckboxGroup_1_9_34 {
|
|
629
630
|
}
|
|
630
|
-
interface
|
|
631
|
+
interface TttxCheckbox_1_9_34 {
|
|
631
632
|
"checkboxId"?: string;
|
|
632
633
|
"checked"?: boolean;
|
|
633
634
|
"indeterminate"?: boolean;
|
|
634
635
|
"inline"?: boolean;
|
|
635
636
|
"label"?: string;
|
|
636
|
-
"onCheckboxChangeEvent"?: (event:
|
|
637
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_9_34CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
637
638
|
}
|
|
638
|
-
interface
|
|
639
|
+
interface TttxComments_1_9_34 {
|
|
639
640
|
"comments"?: string | Comment[];
|
|
640
641
|
"currentuser"?: string;
|
|
641
|
-
"
|
|
642
|
-
"
|
|
643
|
-
"
|
|
642
|
+
"disableFile"?: boolean;
|
|
643
|
+
"onCommentAdded"?: (event: TttxComments_1_9_34CustomEvent<Comment>) => void;
|
|
644
|
+
"onRequestFileDownload"?: (event: TttxComments_1_9_34CustomEvent<string>) => void;
|
|
645
|
+
"onRequestFileUpload"?: (event: TttxComments_1_9_34CustomEvent<void>) => void;
|
|
644
646
|
}
|
|
645
|
-
interface
|
|
647
|
+
interface TttxDataPattern_1_9_34 {
|
|
646
648
|
"addbutton"?: boolean;
|
|
647
649
|
"addbuttonlabel"?: string;
|
|
648
650
|
"data"?: string;
|
|
@@ -652,7 +654,7 @@ declare namespace LocalJSX {
|
|
|
652
654
|
"searchplaceholder"?: string;
|
|
653
655
|
"sorterOptions"?: string;
|
|
654
656
|
}
|
|
655
|
-
interface
|
|
657
|
+
interface TttxDatacard_1_9_34 {
|
|
656
658
|
"cardTitle"?: string;
|
|
657
659
|
"cardType"?: string;
|
|
658
660
|
"chartConfig"?: string;
|
|
@@ -661,87 +663,87 @@ declare namespace LocalJSX {
|
|
|
661
663
|
"rightData"?: string;
|
|
662
664
|
"rightSubtext"?: string;
|
|
663
665
|
}
|
|
664
|
-
interface
|
|
666
|
+
interface TttxDialogBox_1_9_34 {
|
|
665
667
|
"allowOverflow"?: boolean;
|
|
666
668
|
"data"?: string | DialogItems;
|
|
667
|
-
"onButtonClick"?: (event:
|
|
668
|
-
"onCloseButtonClick"?: (event:
|
|
669
|
-
"onCloseSelectBoxOnScroll"?: (event:
|
|
669
|
+
"onButtonClick"?: (event: TttxDialogBox_1_9_34CustomEvent<any>) => void;
|
|
670
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_9_34CustomEvent<any>) => void;
|
|
671
|
+
"onCloseSelectBoxOnScroll"?: (event: TttxDialogBox_1_9_34CustomEvent<any>) => void;
|
|
670
672
|
"open"?: boolean;
|
|
671
673
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
672
674
|
}
|
|
673
|
-
interface
|
|
675
|
+
interface TttxDialog_1_9_34 {
|
|
674
676
|
"allowOverflow"?: boolean;
|
|
675
677
|
"closeEnabled"?: boolean;
|
|
676
678
|
"header"?: string;
|
|
677
|
-
"onCloseButtonClick"?: (event:
|
|
679
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_9_34CustomEvent<any>) => void;
|
|
678
680
|
"open"?: boolean;
|
|
679
681
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
680
682
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
681
683
|
}
|
|
682
|
-
interface
|
|
684
|
+
interface TttxExpander_1_9_34 {
|
|
683
685
|
"lefticon"?: string;
|
|
684
686
|
"lefticoncolor"?: string;
|
|
685
687
|
"name"?: string;
|
|
686
|
-
"onToggleExpander"?: (event:
|
|
688
|
+
"onToggleExpander"?: (event: TttxExpander_1_9_34CustomEvent<{ open: boolean; name: string }>) => void;
|
|
687
689
|
"open"?: boolean;
|
|
688
690
|
}
|
|
689
|
-
interface
|
|
691
|
+
interface TttxFilter_1_9_34 {
|
|
690
692
|
"defaultFilterOptions"?: string[] | string;
|
|
691
693
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
692
694
|
"filterHeader"?: string;
|
|
693
695
|
"filterKey"?: string;
|
|
694
696
|
"filterOptions"?: string | FilterSettings[];
|
|
695
|
-
"onFilterChangeEvent"?: (event:
|
|
696
|
-
"onToggleFilter"?: (event:
|
|
697
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_9_34CustomEvent<FilterChangeEvent>) => void;
|
|
698
|
+
"onToggleFilter"?: (event: TttxFilter_1_9_34CustomEvent<boolean>) => void;
|
|
697
699
|
"popoverWidth"?: string;
|
|
698
700
|
"showOptionIcons"?: boolean;
|
|
699
701
|
"showSearchField"?: boolean;
|
|
700
702
|
"showSelectAll"?: boolean;
|
|
701
703
|
}
|
|
702
|
-
interface
|
|
704
|
+
interface TttxForm_1_9_34 {
|
|
703
705
|
"data"?: any;
|
|
704
706
|
"formschema"?: Record<string, any> | string;
|
|
705
|
-
"onDataChanged"?: (event:
|
|
706
|
-
"onDataSubmitted"?: (event:
|
|
707
|
-
"onSearchTermChanged"?: (event:
|
|
708
|
-
"onSelectToggleOpen"?: (event:
|
|
707
|
+
"onDataChanged"?: (event: TttxForm_1_9_34CustomEvent<{ name: string; value: string }>) => void;
|
|
708
|
+
"onDataSubmitted"?: (event: TttxForm_1_9_34CustomEvent<FormData>) => void;
|
|
709
|
+
"onSearchTermChanged"?: (event: TttxForm_1_9_34CustomEvent<{ name: string; value: string, type: string }>) => void;
|
|
710
|
+
"onSelectToggleOpen"?: (event: TttxForm_1_9_34CustomEvent<{ name: string; value: string, type: string }>) => void;
|
|
709
711
|
}
|
|
710
|
-
interface
|
|
712
|
+
interface TttxGraph_1_9_34 {
|
|
711
713
|
"chartData"?: string;
|
|
712
714
|
"chartText"?: string;
|
|
713
715
|
"chartType"?: string;
|
|
714
716
|
}
|
|
715
|
-
interface
|
|
717
|
+
interface TttxIcon_1_9_34 {
|
|
716
718
|
"color"?: string;
|
|
717
719
|
"icon"?: string;
|
|
718
720
|
"size"?: number;
|
|
719
721
|
}
|
|
720
|
-
interface
|
|
722
|
+
interface TttxKeyvalueBlock_1_9_34 {
|
|
721
723
|
"horizontal"?: boolean;
|
|
722
724
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
723
725
|
"spacedout"?: boolean;
|
|
724
726
|
}
|
|
725
|
-
interface
|
|
727
|
+
interface TttxList_1_9_34 {
|
|
726
728
|
"data"?: string | ListItem[];
|
|
727
729
|
"name"?: string;
|
|
728
|
-
"onListRowCheckboxClick"?: (event:
|
|
729
|
-
"onListRowClick"?: (event:
|
|
730
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_9_34CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
731
|
+
"onListRowClick"?: (event: TttxList_1_9_34CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
730
732
|
}
|
|
731
|
-
interface
|
|
733
|
+
interface TttxLoadingSpinner_1_9_34 {
|
|
732
734
|
"loadingMessage"?: boolean;
|
|
733
735
|
"size"?: 'small' | 'large';
|
|
734
736
|
}
|
|
735
|
-
interface
|
|
737
|
+
interface TttxMultiselectBox_1_9_34 {
|
|
736
738
|
"htmlVisibleValue"?: boolean;
|
|
737
739
|
"inline"?: boolean;
|
|
738
740
|
"isLoading"?: boolean;
|
|
739
741
|
"label"?: string;
|
|
740
742
|
"nonPriorityLabel"?: string;
|
|
741
|
-
"onChangesApplied"?: (event:
|
|
742
|
-
"onSearchDataChanged"?: (event:
|
|
743
|
-
"onSelectItemEvent"?: (event:
|
|
744
|
-
"onToggleOpen"?: (event:
|
|
743
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_9_34CustomEvent<SelectItem[]>) => void;
|
|
744
|
+
"onSearchDataChanged"?: (event: TttxMultiselectBox_1_9_34CustomEvent<{ searchTerm: string; }>) => void;
|
|
745
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_9_34CustomEvent<SelectItem>) => void;
|
|
746
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_9_34CustomEvent<boolean>) => void;
|
|
745
747
|
"optionsData"?: string | SelectItem[];
|
|
746
748
|
"placeholder"?: string;
|
|
747
749
|
"priorityLabel"?: string;
|
|
@@ -750,18 +752,18 @@ declare namespace LocalJSX {
|
|
|
750
752
|
"stopLocalSearch"?: boolean;
|
|
751
753
|
"visibleValue"?: string;
|
|
752
754
|
}
|
|
753
|
-
interface
|
|
755
|
+
interface TttxPercentageBar_1_9_34 {
|
|
754
756
|
"color"?: string;
|
|
755
757
|
"labelid"?: string;
|
|
756
758
|
"min"?: string;
|
|
757
759
|
"percentage"?: string | number;
|
|
758
760
|
"thresholds"?: string | Threshold[];
|
|
759
761
|
}
|
|
760
|
-
interface
|
|
762
|
+
interface TttxQrcode_1_9_34 {
|
|
761
763
|
"link"?: string;
|
|
762
764
|
"size"?: number;
|
|
763
765
|
}
|
|
764
|
-
interface
|
|
766
|
+
interface TttxSelectBox_1_9_34 {
|
|
765
767
|
"clearable"?: boolean;
|
|
766
768
|
"errorMsg"?: string;
|
|
767
769
|
"inline"?: boolean;
|
|
@@ -769,10 +771,10 @@ declare namespace LocalJSX {
|
|
|
769
771
|
"isLoading"?: boolean;
|
|
770
772
|
"label"?: string;
|
|
771
773
|
"nonPriorityLabel"?: string;
|
|
772
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
773
|
-
"onSelectEndReached"?: (event:
|
|
774
|
-
"onSelectItemEvent"?: (event:
|
|
775
|
-
"onToggleOpen"?: (event:
|
|
774
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_9_34CustomEvent<string>) => void;
|
|
775
|
+
"onSelectEndReached"?: (event: TttxSelectBox_1_9_34CustomEvent<string>) => void;
|
|
776
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_9_34CustomEvent<SelectItem1>) => void;
|
|
777
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_9_34CustomEvent<boolean>) => void;
|
|
776
778
|
"optionsData"?: string | SelectItem1[];
|
|
777
779
|
"placeholder"?: string;
|
|
778
780
|
"priorityLabel"?: string;
|
|
@@ -784,15 +786,15 @@ declare namespace LocalJSX {
|
|
|
784
786
|
"useExternalFiltering"?: boolean;
|
|
785
787
|
"useExternalPaginatedFiltering"?: boolean;
|
|
786
788
|
}
|
|
787
|
-
interface
|
|
789
|
+
interface TttxSorter_1_9_34 {
|
|
788
790
|
"defaultOption"?: string;
|
|
789
791
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
790
792
|
"fieldOptionsData"?: string | SorterData;
|
|
791
|
-
"onSorterChangeEvent"?: (event:
|
|
792
|
-
"onToggleSorter"?: (event:
|
|
793
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_9_34CustomEvent<SorterChangeEvent>) => void;
|
|
794
|
+
"onToggleSorter"?: (event: TttxSorter_1_9_34CustomEvent<boolean>) => void;
|
|
793
795
|
"sorterKey"?: string;
|
|
794
796
|
}
|
|
795
|
-
interface
|
|
797
|
+
interface TttxStandaloneInput_1_9_34 {
|
|
796
798
|
"autocomplete"?: 'off' | 'on';
|
|
797
799
|
"checked"?: boolean;
|
|
798
800
|
"disabled"?: boolean;
|
|
@@ -808,8 +810,8 @@ declare namespace LocalJSX {
|
|
|
808
810
|
"inputiconcolor"?: string;
|
|
809
811
|
/**
|
|
810
812
|
* tabindex - Allows the HTML elements to be focusable
|
|
811
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
812
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
813
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_34 input-index="1" />
|
|
814
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_34 inputindex={1} />
|
|
813
815
|
*/
|
|
814
816
|
"inputindex"?: string | number;
|
|
815
817
|
/**
|
|
@@ -823,13 +825,13 @@ declare namespace LocalJSX {
|
|
|
823
825
|
"min"?: MinMaxDates | number;
|
|
824
826
|
"minlength"?: string | number;
|
|
825
827
|
"name"?: string;
|
|
826
|
-
"onBlurChanged"?: (event:
|
|
827
|
-
"onFocusChanged"?: (event:
|
|
828
|
-
"onInputIconClick"?: (event:
|
|
829
|
-
"onInvalidChanged"?: (event:
|
|
830
|
-
"onLeftIconClick"?: (event:
|
|
831
|
-
"onRightIconClick"?: (event:
|
|
832
|
-
"onValueChanged"?: (event:
|
|
828
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_9_34CustomEvent<string>) => void;
|
|
829
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_9_34CustomEvent<string>) => void;
|
|
830
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_9_34CustomEvent<void>) => void;
|
|
831
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_9_34CustomEvent<string>) => void;
|
|
832
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_9_34CustomEvent<void>) => void;
|
|
833
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_9_34CustomEvent<void>) => void;
|
|
834
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_9_34CustomEvent<string>) => void;
|
|
833
835
|
"pattern"?: string;
|
|
834
836
|
"placeholder"?: string;
|
|
835
837
|
"readonly"?: string | boolean;
|
|
@@ -844,27 +846,27 @@ declare namespace LocalJSX {
|
|
|
844
846
|
"type"?: string;
|
|
845
847
|
"value"?: string | number;
|
|
846
848
|
}
|
|
847
|
-
interface
|
|
849
|
+
interface TttxTable_1_9_34 {
|
|
848
850
|
"data"?: any;
|
|
849
851
|
"draggableHeaders"?: boolean;
|
|
850
852
|
"headers"?: TableHeader[];
|
|
851
853
|
"loading"?: boolean;
|
|
852
|
-
"onHeaderClicked"?: (event:
|
|
853
|
-
"onHeaderOrderChanged"?: (event:
|
|
854
|
-
"onRowClicked"?: (event:
|
|
854
|
+
"onHeaderClicked"?: (event: TttxTable_1_9_34CustomEvent<any>) => void;
|
|
855
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_9_34CustomEvent<string[]>) => void;
|
|
856
|
+
"onRowClicked"?: (event: TttxTable_1_9_34CustomEvent<any>) => void;
|
|
855
857
|
"selectable"?: boolean;
|
|
856
858
|
"selected"?: number;
|
|
857
859
|
}
|
|
858
|
-
interface
|
|
860
|
+
interface TttxTabs_1_9_34 {
|
|
859
861
|
"navigation"?: boolean;
|
|
860
|
-
"onLeftNavigation"?: (event:
|
|
861
|
-
"onRightNavigation"?: (event:
|
|
862
|
-
"onTabClick"?: (event:
|
|
862
|
+
"onLeftNavigation"?: (event: TttxTabs_1_9_34CustomEvent<any>) => void;
|
|
863
|
+
"onRightNavigation"?: (event: TttxTabs_1_9_34CustomEvent<any>) => void;
|
|
864
|
+
"onTabClick"?: (event: TttxTabs_1_9_34CustomEvent<{ tabId: string }>) => void;
|
|
863
865
|
"tabs"?: string | Tab[];
|
|
864
866
|
"tabsName"?: string;
|
|
865
867
|
"wide"?: boolean;
|
|
866
868
|
}
|
|
867
|
-
interface
|
|
869
|
+
interface TttxTag_1_9_34 {
|
|
868
870
|
"color"?: string;
|
|
869
871
|
"hasIcon"?: boolean;
|
|
870
872
|
"icon"?: string;
|
|
@@ -873,13 +875,13 @@ declare namespace LocalJSX {
|
|
|
873
875
|
"text"?: string;
|
|
874
876
|
"textColor"?: string;
|
|
875
877
|
}
|
|
876
|
-
interface
|
|
878
|
+
interface TttxTextarea_1_9_34 {
|
|
877
879
|
"disabled"?: boolean;
|
|
878
880
|
"errormsg"?: string;
|
|
879
881
|
/**
|
|
880
882
|
* tabindex - Allows the HTML elements to be focusable
|
|
881
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
882
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
883
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_34 input-index="1" />
|
|
884
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_34 inputindex={1} />
|
|
883
885
|
*/
|
|
884
886
|
"inputindex"?: string | number;
|
|
885
887
|
/**
|
|
@@ -890,10 +892,10 @@ declare namespace LocalJSX {
|
|
|
890
892
|
"label"?: string;
|
|
891
893
|
"maxlength"?: string | number;
|
|
892
894
|
"name"?: string;
|
|
893
|
-
"onBlurChanged"?: (event:
|
|
894
|
-
"onFocusChanged"?: (event:
|
|
895
|
-
"onInvalidChanged"?: (event:
|
|
896
|
-
"onValueChanged"?: (event:
|
|
895
|
+
"onBlurChanged"?: (event: TttxTextarea_1_9_34CustomEvent<string>) => void;
|
|
896
|
+
"onFocusChanged"?: (event: TttxTextarea_1_9_34CustomEvent<string>) => void;
|
|
897
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_9_34CustomEvent<string>) => void;
|
|
898
|
+
"onValueChanged"?: (event: TttxTextarea_1_9_34CustomEvent<string>) => void;
|
|
897
899
|
"placeholder"?: string;
|
|
898
900
|
"readonly"?: string | boolean;
|
|
899
901
|
"required"?: boolean;
|
|
@@ -907,88 +909,88 @@ declare namespace LocalJSX {
|
|
|
907
909
|
"textareaautofocus"?: boolean;
|
|
908
910
|
"value"?: string | number;
|
|
909
911
|
}
|
|
910
|
-
interface
|
|
912
|
+
interface TttxToggle_1_9_34 {
|
|
911
913
|
"initialstate"?: boolean | string;
|
|
912
|
-
"onToggleSwitchEvent"?: (event:
|
|
914
|
+
"onToggleSwitchEvent"?: (event: TttxToggle_1_9_34CustomEvent<{checked: boolean}>) => void;
|
|
913
915
|
}
|
|
914
|
-
interface
|
|
916
|
+
interface TttxToolbar_1_9_34 {
|
|
915
917
|
"border"?: boolean;
|
|
916
918
|
}
|
|
917
|
-
interface
|
|
919
|
+
interface TttxTreeView_1_9_34 {
|
|
918
920
|
"data"?: TreeViewItem[];
|
|
919
|
-
"onCheckboxChange"?: (event:
|
|
920
|
-
"onClickEvent"?: (event:
|
|
921
|
-
"onExpandNode"?: (event:
|
|
921
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_9_34CustomEvent<TreeViewItem[]>) => void;
|
|
922
|
+
"onClickEvent"?: (event: TttxTreeView_1_9_34CustomEvent<TreeViewItem>) => void;
|
|
923
|
+
"onExpandNode"?: (event: TttxTreeView_1_9_34CustomEvent<ExpandNodeEvent>) => void;
|
|
922
924
|
}
|
|
923
925
|
interface IntrinsicElements {
|
|
924
|
-
"tttx-
|
|
925
|
-
"tttx-checkbox-group-
|
|
926
|
-
"tttx-checkbox-group-
|
|
927
|
-
"tttx-checkbox-
|
|
928
|
-
"tttx-
|
|
929
|
-
"tttx-
|
|
930
|
-
"tttx-data-
|
|
931
|
-
"tttx-
|
|
932
|
-
"tttx-dialog-
|
|
933
|
-
"tttx-
|
|
934
|
-
"tttx-
|
|
935
|
-
"tttx-
|
|
936
|
-
"tttx-
|
|
937
|
-
"tttx-
|
|
938
|
-
"tttx-
|
|
939
|
-
"tttx-keyvalue-
|
|
940
|
-
"tttx-
|
|
941
|
-
"tttx-loading-
|
|
942
|
-
"tttx-multiselect-
|
|
943
|
-
"tttx-percentage-
|
|
944
|
-
"tttx-
|
|
945
|
-
"tttx-select-
|
|
946
|
-
"tttx-
|
|
947
|
-
"tttx-standalone-
|
|
948
|
-
"tttx-
|
|
949
|
-
"tttx-
|
|
950
|
-
"tttx-
|
|
951
|
-
"tttx-
|
|
952
|
-
"tttx-
|
|
953
|
-
"tttx-
|
|
954
|
-
"tttx-tree-
|
|
926
|
+
"tttx-button_1_9_34": TttxButton_1_9_34;
|
|
927
|
+
"tttx-checkbox-group-caption_1_9_34": TttxCheckboxGroupCaption_1_9_34;
|
|
928
|
+
"tttx-checkbox-group-heading_1_9_34": TttxCheckboxGroupHeading_1_9_34;
|
|
929
|
+
"tttx-checkbox-group_1_9_34": TttxCheckboxGroup_1_9_34;
|
|
930
|
+
"tttx-checkbox_1_9_34": TttxCheckbox_1_9_34;
|
|
931
|
+
"tttx-comments_1_9_34": TttxComments_1_9_34;
|
|
932
|
+
"tttx-data-pattern_1_9_34": TttxDataPattern_1_9_34;
|
|
933
|
+
"tttx-datacard_1_9_34": TttxDatacard_1_9_34;
|
|
934
|
+
"tttx-dialog-box_1_9_34": TttxDialogBox_1_9_34;
|
|
935
|
+
"tttx-dialog_1_9_34": TttxDialog_1_9_34;
|
|
936
|
+
"tttx-expander_1_9_34": TttxExpander_1_9_34;
|
|
937
|
+
"tttx-filter_1_9_34": TttxFilter_1_9_34;
|
|
938
|
+
"tttx-form_1_9_34": TttxForm_1_9_34;
|
|
939
|
+
"tttx-graph_1_9_34": TttxGraph_1_9_34;
|
|
940
|
+
"tttx-icon_1_9_34": TttxIcon_1_9_34;
|
|
941
|
+
"tttx-keyvalue-block_1_9_34": TttxKeyvalueBlock_1_9_34;
|
|
942
|
+
"tttx-list_1_9_34": TttxList_1_9_34;
|
|
943
|
+
"tttx-loading-spinner_1_9_34": TttxLoadingSpinner_1_9_34;
|
|
944
|
+
"tttx-multiselect-box_1_9_34": TttxMultiselectBox_1_9_34;
|
|
945
|
+
"tttx-percentage-bar_1_9_34": TttxPercentageBar_1_9_34;
|
|
946
|
+
"tttx-qrcode_1_9_34": TttxQrcode_1_9_34;
|
|
947
|
+
"tttx-select-box_1_9_34": TttxSelectBox_1_9_34;
|
|
948
|
+
"tttx-sorter_1_9_34": TttxSorter_1_9_34;
|
|
949
|
+
"tttx-standalone-input_1_9_34": TttxStandaloneInput_1_9_34;
|
|
950
|
+
"tttx-table_1_9_34": TttxTable_1_9_34;
|
|
951
|
+
"tttx-tabs_1_9_34": TttxTabs_1_9_34;
|
|
952
|
+
"tttx-tag_1_9_34": TttxTag_1_9_34;
|
|
953
|
+
"tttx-textarea_1_9_34": TttxTextarea_1_9_34;
|
|
954
|
+
"tttx-toggle_1_9_34": TttxToggle_1_9_34;
|
|
955
|
+
"tttx-toolbar_1_9_34": TttxToolbar_1_9_34;
|
|
956
|
+
"tttx-tree-view_1_9_34": TttxTreeView_1_9_34;
|
|
955
957
|
}
|
|
956
958
|
}
|
|
957
959
|
export { LocalJSX as JSX };
|
|
958
960
|
declare module "@stencil/core" {
|
|
959
961
|
export namespace JSX {
|
|
960
962
|
interface IntrinsicElements {
|
|
961
|
-
"tttx-
|
|
962
|
-
"tttx-checkbox-group-
|
|
963
|
-
"tttx-checkbox-group-
|
|
964
|
-
"tttx-checkbox-
|
|
965
|
-
"tttx-
|
|
966
|
-
"tttx-
|
|
967
|
-
"tttx-data-
|
|
968
|
-
"tttx-
|
|
969
|
-
"tttx-dialog-
|
|
970
|
-
"tttx-
|
|
971
|
-
"tttx-
|
|
972
|
-
"tttx-
|
|
973
|
-
"tttx-
|
|
974
|
-
"tttx-
|
|
975
|
-
"tttx-
|
|
976
|
-
"tttx-keyvalue-
|
|
977
|
-
"tttx-
|
|
978
|
-
"tttx-loading-
|
|
979
|
-
"tttx-multiselect-
|
|
980
|
-
"tttx-percentage-
|
|
981
|
-
"tttx-
|
|
982
|
-
"tttx-select-
|
|
983
|
-
"tttx-
|
|
984
|
-
"tttx-standalone-
|
|
985
|
-
"tttx-
|
|
986
|
-
"tttx-
|
|
987
|
-
"tttx-
|
|
988
|
-
"tttx-
|
|
989
|
-
"tttx-
|
|
990
|
-
"tttx-
|
|
991
|
-
"tttx-tree-
|
|
963
|
+
"tttx-button_1_9_34": LocalJSX.TttxButton_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxButton_1_9_34Element>;
|
|
964
|
+
"tttx-checkbox-group-caption_1_9_34": LocalJSX.TttxCheckboxGroupCaption_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_9_34Element>;
|
|
965
|
+
"tttx-checkbox-group-heading_1_9_34": LocalJSX.TttxCheckboxGroupHeading_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_9_34Element>;
|
|
966
|
+
"tttx-checkbox-group_1_9_34": LocalJSX.TttxCheckboxGroup_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_9_34Element>;
|
|
967
|
+
"tttx-checkbox_1_9_34": LocalJSX.TttxCheckbox_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_9_34Element>;
|
|
968
|
+
"tttx-comments_1_9_34": LocalJSX.TttxComments_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxComments_1_9_34Element>;
|
|
969
|
+
"tttx-data-pattern_1_9_34": LocalJSX.TttxDataPattern_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_9_34Element>;
|
|
970
|
+
"tttx-datacard_1_9_34": LocalJSX.TttxDatacard_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_9_34Element>;
|
|
971
|
+
"tttx-dialog-box_1_9_34": LocalJSX.TttxDialogBox_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_9_34Element>;
|
|
972
|
+
"tttx-dialog_1_9_34": LocalJSX.TttxDialog_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_9_34Element>;
|
|
973
|
+
"tttx-expander_1_9_34": LocalJSX.TttxExpander_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_9_34Element>;
|
|
974
|
+
"tttx-filter_1_9_34": LocalJSX.TttxFilter_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_9_34Element>;
|
|
975
|
+
"tttx-form_1_9_34": LocalJSX.TttxForm_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxForm_1_9_34Element>;
|
|
976
|
+
"tttx-graph_1_9_34": LocalJSX.TttxGraph_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_9_34Element>;
|
|
977
|
+
"tttx-icon_1_9_34": LocalJSX.TttxIcon_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_9_34Element>;
|
|
978
|
+
"tttx-keyvalue-block_1_9_34": LocalJSX.TttxKeyvalueBlock_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_9_34Element>;
|
|
979
|
+
"tttx-list_1_9_34": LocalJSX.TttxList_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxList_1_9_34Element>;
|
|
980
|
+
"tttx-loading-spinner_1_9_34": LocalJSX.TttxLoadingSpinner_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_9_34Element>;
|
|
981
|
+
"tttx-multiselect-box_1_9_34": LocalJSX.TttxMultiselectBox_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_9_34Element>;
|
|
982
|
+
"tttx-percentage-bar_1_9_34": LocalJSX.TttxPercentageBar_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_9_34Element>;
|
|
983
|
+
"tttx-qrcode_1_9_34": LocalJSX.TttxQrcode_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_9_34Element>;
|
|
984
|
+
"tttx-select-box_1_9_34": LocalJSX.TttxSelectBox_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_9_34Element>;
|
|
985
|
+
"tttx-sorter_1_9_34": LocalJSX.TttxSorter_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_9_34Element>;
|
|
986
|
+
"tttx-standalone-input_1_9_34": LocalJSX.TttxStandaloneInput_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_9_34Element>;
|
|
987
|
+
"tttx-table_1_9_34": LocalJSX.TttxTable_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxTable_1_9_34Element>;
|
|
988
|
+
"tttx-tabs_1_9_34": LocalJSX.TttxTabs_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_9_34Element>;
|
|
989
|
+
"tttx-tag_1_9_34": LocalJSX.TttxTag_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxTag_1_9_34Element>;
|
|
990
|
+
"tttx-textarea_1_9_34": LocalJSX.TttxTextarea_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_9_34Element>;
|
|
991
|
+
"tttx-toggle_1_9_34": LocalJSX.TttxToggle_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxToggle_1_9_34Element>;
|
|
992
|
+
"tttx-toolbar_1_9_34": LocalJSX.TttxToolbar_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_9_34Element>;
|
|
993
|
+
"tttx-tree-view_1_9_34": LocalJSX.TttxTreeView_1_9_34 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_9_34Element>;
|
|
992
994
|
}
|
|
993
995
|
}
|
|
994
996
|
}
|