@xplor-education/core-stencil-components 2.0.0
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/LICENSE +21 -0
- package/components/index.d.ts +33 -0
- package/components/index.js +2324 -0
- package/components/index.js.map +1 -0
- package/components/p-B1W2qj2l.js +50 -0
- package/components/p-B1W2qj2l.js.map +1 -0
- package/components/p-BK_ATKuB.js +37 -0
- package/components/p-BK_ATKuB.js.map +1 -0
- package/components/p-CBSi5kQB.js +56 -0
- package/components/p-CBSi5kQB.js.map +1 -0
- package/components/p-CTD6SyTD.js +181 -0
- package/components/p-CTD6SyTD.js.map +1 -0
- package/components/p-Ddr35stE.js +117 -0
- package/components/p-Ddr35stE.js.map +1 -0
- package/components/p-x30CgLRv.js +184 -0
- package/components/p-x30CgLRv.js.map +1 -0
- package/components/xplor-alert-dialog.d.ts +11 -0
- package/components/xplor-alert-dialog.js +85 -0
- package/components/xplor-alert-dialog.js.map +1 -0
- package/components/xplor-alert-message.d.ts +11 -0
- package/components/xplor-alert-message.js +48 -0
- package/components/xplor-alert-message.js.map +1 -0
- package/components/xplor-assistant.d.ts +11 -0
- package/components/xplor-assistant.js +763 -0
- package/components/xplor-assistant.js.map +1 -0
- package/components/xplor-autocomplete.d.ts +11 -0
- package/components/xplor-autocomplete.js +268 -0
- package/components/xplor-autocomplete.js.map +1 -0
- package/components/xplor-avatar-and-name.d.ts +11 -0
- package/components/xplor-avatar-and-name.js +48 -0
- package/components/xplor-avatar-and-name.js.map +1 -0
- package/components/xplor-avatar.d.ts +11 -0
- package/components/xplor-avatar.js +9 -0
- package/components/xplor-avatar.js.map +1 -0
- package/components/xplor-badge-active.d.ts +11 -0
- package/components/xplor-badge-active.js +35 -0
- package/components/xplor-badge-active.js.map +1 -0
- package/components/xplor-badge-archived.d.ts +11 -0
- package/components/xplor-badge-archived.js +35 -0
- package/components/xplor-badge-archived.js.map +1 -0
- package/components/xplor-badge-deleted.d.ts +11 -0
- package/components/xplor-badge-deleted.js +35 -0
- package/components/xplor-badge-deleted.js.map +1 -0
- package/components/xplor-badge-expired.d.ts +11 -0
- package/components/xplor-badge-expired.js +35 -0
- package/components/xplor-badge-expired.js.map +1 -0
- package/components/xplor-badge-inactive.d.ts +11 -0
- package/components/xplor-badge-inactive.js +35 -0
- package/components/xplor-badge-inactive.js.map +1 -0
- package/components/xplor-badge-recalled.d.ts +11 -0
- package/components/xplor-badge-recalled.js +35 -0
- package/components/xplor-badge-recalled.js.map +1 -0
- package/components/xplor-badge-session-booking.d.ts +11 -0
- package/components/xplor-badge-session-booking.js +60 -0
- package/components/xplor-badge-session-booking.js.map +1 -0
- package/components/xplor-badge-upcoming.d.ts +11 -0
- package/components/xplor-badge-upcoming.js +35 -0
- package/components/xplor-badge-upcoming.js.map +1 -0
- package/components/xplor-badge-waitlist.d.ts +11 -0
- package/components/xplor-badge-waitlist.js +35 -0
- package/components/xplor-badge-waitlist.js.map +1 -0
- package/components/xplor-badge.d.ts +11 -0
- package/components/xplor-badge.js +151 -0
- package/components/xplor-badge.js.map +1 -0
- package/components/xplor-btn-back-to-parent.d.ts +11 -0
- package/components/xplor-btn-back-to-parent.js +72 -0
- package/components/xplor-btn-back-to-parent.js.map +1 -0
- package/components/xplor-btn-back.d.ts +11 -0
- package/components/xplor-btn-back.js +76 -0
- package/components/xplor-btn-back.js.map +1 -0
- package/components/xplor-btn-icon.d.ts +11 -0
- package/components/xplor-btn-icon.js +77 -0
- package/components/xplor-btn-icon.js.map +1 -0
- package/components/xplor-btn-menu.d.ts +11 -0
- package/components/xplor-btn-menu.js +105 -0
- package/components/xplor-btn-menu.js.map +1 -0
- package/components/xplor-btn-toggle-group.d.ts +11 -0
- package/components/xplor-btn-toggle-group.js +46 -0
- package/components/xplor-btn-toggle-group.js.map +1 -0
- package/components/xplor-btn-toggle-secondary.d.ts +11 -0
- package/components/xplor-btn-toggle-secondary.js +64 -0
- package/components/xplor-btn-toggle-secondary.js.map +1 -0
- package/components/xplor-btn-toggle.d.ts +11 -0
- package/components/xplor-btn-toggle.js +69 -0
- package/components/xplor-btn-toggle.js.map +1 -0
- package/components/xplor-btn-tooltip.d.ts +11 -0
- package/components/xplor-btn-tooltip.js +58 -0
- package/components/xplor-btn-tooltip.js.map +1 -0
- package/components/xplor-button.d.ts +11 -0
- package/components/xplor-button.js +9 -0
- package/components/xplor-button.js.map +1 -0
- package/components/xplor-chat-widget.d.ts +11 -0
- package/components/xplor-chat-widget.js +104 -0
- package/components/xplor-chat-widget.js.map +1 -0
- package/components/xplor-checkbox.d.ts +11 -0
- package/components/xplor-checkbox.js +124 -0
- package/components/xplor-checkbox.js.map +1 -0
- package/components/xplor-combobox.d.ts +11 -0
- package/components/xplor-combobox.js +278 -0
- package/components/xplor-combobox.js.map +1 -0
- package/components/xplor-datatable.d.ts +11 -0
- package/components/xplor-datatable.js +243 -0
- package/components/xplor-datatable.js.map +1 -0
- package/components/xplor-date-picker.d.ts +11 -0
- package/components/xplor-date-picker.js +268 -0
- package/components/xplor-date-picker.js.map +1 -0
- package/components/xplor-drag-and-drop-input.d.ts +11 -0
- package/components/xplor-drag-and-drop-input.js +137 -0
- package/components/xplor-drag-and-drop-input.js.map +1 -0
- package/components/xplor-dropdown.d.ts +11 -0
- package/components/xplor-dropdown.js +9 -0
- package/components/xplor-dropdown.js.map +1 -0
- package/components/xplor-expansion-panel.d.ts +11 -0
- package/components/xplor-expansion-panel.js +74 -0
- package/components/xplor-expansion-panel.js.map +1 -0
- package/components/xplor-expansion-panels.d.ts +11 -0
- package/components/xplor-expansion-panels.js +70 -0
- package/components/xplor-expansion-panels.js.map +1 -0
- package/components/xplor-file-upload.d.ts +11 -0
- package/components/xplor-file-upload.js +183 -0
- package/components/xplor-file-upload.js.map +1 -0
- package/components/xplor-inline-checkbox.d.ts +11 -0
- package/components/xplor-inline-checkbox.js +75 -0
- package/components/xplor-inline-checkbox.js.map +1 -0
- package/components/xplor-inline-date-picker.d.ts +11 -0
- package/components/xplor-inline-date-picker.js +9 -0
- package/components/xplor-inline-date-picker.js.map +1 -0
- package/components/xplor-inline-switch.d.ts +11 -0
- package/components/xplor-inline-switch.js +68 -0
- package/components/xplor-inline-switch.js.map +1 -0
- package/components/xplor-input-file.d.ts +11 -0
- package/components/xplor-input-file.js +121 -0
- package/components/xplor-input-file.js.map +1 -0
- package/components/xplor-input-search.d.ts +11 -0
- package/components/xplor-input-search.js +89 -0
- package/components/xplor-input-search.js.map +1 -0
- package/components/xplor-input-select.d.ts +11 -0
- package/components/xplor-input-select.js +168 -0
- package/components/xplor-input-select.js.map +1 -0
- package/components/xplor-input-send.d.ts +11 -0
- package/components/xplor-input-send.js +87 -0
- package/components/xplor-input-send.js.map +1 -0
- package/components/xplor-input-text-area.d.ts +11 -0
- package/components/xplor-input-text-area.js +131 -0
- package/components/xplor-input-text-area.js.map +1 -0
- package/components/xplor-input-text-secondary.d.ts +11 -0
- package/components/xplor-input-text-secondary.js +94 -0
- package/components/xplor-input-text-secondary.js.map +1 -0
- package/components/xplor-input-text.d.ts +11 -0
- package/components/xplor-input-text.js +129 -0
- package/components/xplor-input-text.js.map +1 -0
- package/components/xplor-input-title.d.ts +11 -0
- package/components/xplor-input-title.js +68 -0
- package/components/xplor-input-title.js.map +1 -0
- package/components/xplor-links.d.ts +11 -0
- package/components/xplor-links.js +38 -0
- package/components/xplor-links.js.map +1 -0
- package/components/xplor-modal-persistent.d.ts +11 -0
- package/components/xplor-modal-persistent.js +65 -0
- package/components/xplor-modal-persistent.js.map +1 -0
- package/components/xplor-modal.d.ts +11 -0
- package/components/xplor-modal.js +9 -0
- package/components/xplor-modal.js.map +1 -0
- package/components/xplor-nav-tabs.d.ts +11 -0
- package/components/xplor-nav-tabs.js +58 -0
- package/components/xplor-nav-tabs.js.map +1 -0
- package/components/xplor-section-card.d.ts +11 -0
- package/components/xplor-section-card.js +46 -0
- package/components/xplor-section-card.js.map +1 -0
- package/components/xplor-section-heading.d.ts +11 -0
- package/components/xplor-section-heading.js +43 -0
- package/components/xplor-section-heading.js.map +1 -0
- package/components/xplor-table.d.ts +11 -0
- package/components/xplor-table.js +275 -0
- package/components/xplor-table.js.map +1 -0
- package/components/xplor-text-bubble.d.ts +11 -0
- package/components/xplor-text-bubble.js +42 -0
- package/components/xplor-text-bubble.js.map +1 -0
- package/components/xplor-text-field.d.ts +11 -0
- package/components/xplor-text-field.js +190 -0
- package/components/xplor-text-field.js.map +1 -0
- package/components/xplor-time-picker.d.ts +11 -0
- package/components/xplor-time-picker.js +348 -0
- package/components/xplor-time-picker.js.map +1 -0
- package/components/xplor-tooltip.d.ts +11 -0
- package/components/xplor-tooltip.js +9 -0
- package/components/xplor-tooltip.js.map +1 -0
- package/dist/cjs/index-Bc5o_4vY.js +2594 -0
- package/dist/cjs/index-Bc5o_4vY.js.map +1 -0
- package/dist/cjs/index.cjs.js +5 -0
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/loader.cjs.js +15 -0
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/xplor-alert-dialog_57.cjs.entry.js +4750 -0
- package/dist/cjs/xplor-alert-dialog_57.cjs.entry.js.map +1 -0
- package/dist/cjs/xplor-component-library.cjs.js +27 -0
- package/dist/cjs/xplor-component-library.cjs.js.map +1 -0
- package/dist/collection/collection-manifest.json +69 -0
- package/dist/collection/components/element-interface.js +2 -0
- package/dist/collection/components/element-interface.js.map +1 -0
- package/dist/collection/components/helpers.js +129 -0
- package/dist/collection/components/helpers.js.map +1 -0
- package/dist/collection/components/xplor-alert-dialog/xplor-alert-dialog.css +348 -0
- package/dist/collection/components/xplor-alert-dialog/xplor-alert-dialog.js +163 -0
- package/dist/collection/components/xplor-alert-dialog/xplor-alert-dialog.js.map +1 -0
- package/dist/collection/components/xplor-alert-message/xplor-alert-message.css +352 -0
- package/dist/collection/components/xplor-alert-message/xplor-alert-message.js +110 -0
- package/dist/collection/components/xplor-alert-message/xplor-alert-message.js.map +1 -0
- package/dist/collection/components/xplor-assistant/internal/AssistantInput.js +39 -0
- package/dist/collection/components/xplor-assistant/internal/AssistantInput.js.map +1 -0
- package/dist/collection/components/xplor-assistant/internal/AssistantMessage.js +35 -0
- package/dist/collection/components/xplor-assistant/internal/AssistantMessage.js.map +1 -0
- package/dist/collection/components/xplor-assistant/internal/QuickReplies.js +13 -0
- package/dist/collection/components/xplor-assistant/internal/QuickReplies.js.map +1 -0
- package/dist/collection/components/xplor-assistant/internal/TypingIndicator.js +9 -0
- package/dist/collection/components/xplor-assistant/internal/TypingIndicator.js.map +1 -0
- package/dist/collection/components/xplor-assistant/internal/types.js +2 -0
- package/dist/collection/components/xplor-assistant/internal/types.js.map +1 -0
- package/dist/collection/components/xplor-assistant/utils/api.js +138 -0
- package/dist/collection/components/xplor-assistant/utils/api.js.map +1 -0
- package/dist/collection/components/xplor-assistant/utils/icons.js +53 -0
- package/dist/collection/components/xplor-assistant/utils/icons.js.map +1 -0
- package/dist/collection/components/xplor-assistant/utils/speech.js +230 -0
- package/dist/collection/components/xplor-assistant/utils/speech.js.map +1 -0
- package/dist/collection/components/xplor-assistant/xplor-assistant.css +1384 -0
- package/dist/collection/components/xplor-assistant/xplor-assistant.js +675 -0
- package/dist/collection/components/xplor-assistant/xplor-assistant.js.map +1 -0
- package/dist/collection/components/xplor-autocomplete/xplor-autocomplete.css +458 -0
- package/dist/collection/components/xplor-autocomplete/xplor-autocomplete.js +613 -0
- package/dist/collection/components/xplor-autocomplete/xplor-autocomplete.js.map +1 -0
- package/dist/collection/components/xplor-avatar/avatar.stories.js +175 -0
- package/dist/collection/components/xplor-avatar/avatar.stories.js.map +1 -0
- package/dist/collection/components/xplor-avatar/xplor-avatar.css +271 -0
- package/dist/collection/components/xplor-avatar/xplor-avatar.js +186 -0
- package/dist/collection/components/xplor-avatar/xplor-avatar.js.map +1 -0
- package/dist/collection/components/xplor-avatar-and-name/xplor-avatar-and-name.css +284 -0
- package/dist/collection/components/xplor-avatar-and-name/xplor-avatar-and-name.js +122 -0
- package/dist/collection/components/xplor-avatar-and-name/xplor-avatar-and-name.js.map +1 -0
- package/dist/collection/components/xplor-badge/xplor-badge.css +1100 -0
- package/dist/collection/components/xplor-badge/xplor-badge.js +273 -0
- package/dist/collection/components/xplor-badge/xplor-badge.js.map +1 -0
- package/dist/collection/components/xplor-badge-active/xplor-badge-active.css +280 -0
- package/dist/collection/components/xplor-badge-active/xplor-badge-active.js +19 -0
- package/dist/collection/components/xplor-badge-active/xplor-badge-active.js.map +1 -0
- package/dist/collection/components/xplor-badge-archived/xplor-badge-archived.css +280 -0
- package/dist/collection/components/xplor-badge-archived/xplor-badge-archived.js +19 -0
- package/dist/collection/components/xplor-badge-archived/xplor-badge-archived.js.map +1 -0
- package/dist/collection/components/xplor-badge-deleted/xplor-badge-deleted.css +280 -0
- package/dist/collection/components/xplor-badge-deleted/xplor-badge-deleted.js +19 -0
- package/dist/collection/components/xplor-badge-deleted/xplor-badge-deleted.js.map +1 -0
- package/dist/collection/components/xplor-badge-expired/xplor-badge-expired.css +280 -0
- package/dist/collection/components/xplor-badge-expired/xplor-badge-expired.js +19 -0
- package/dist/collection/components/xplor-badge-expired/xplor-badge-expired.js.map +1 -0
- package/dist/collection/components/xplor-badge-inactive/xplor-badge-inactive.css +280 -0
- package/dist/collection/components/xplor-badge-inactive/xplor-badge-inactive.js +19 -0
- package/dist/collection/components/xplor-badge-inactive/xplor-badge-inactive.js.map +1 -0
- package/dist/collection/components/xplor-badge-recalled/xplor-badge-recalled.css +280 -0
- package/dist/collection/components/xplor-badge-recalled/xplor-badge-recalled.js +19 -0
- package/dist/collection/components/xplor-badge-recalled/xplor-badge-recalled.js.map +1 -0
- package/dist/collection/components/xplor-badge-session-booking/xplor-badge-session-booking.css +300 -0
- package/dist/collection/components/xplor-badge-session-booking/xplor-badge-session-booking.js +93 -0
- package/dist/collection/components/xplor-badge-session-booking/xplor-badge-session-booking.js.map +1 -0
- package/dist/collection/components/xplor-badge-upcoming/xplor-badge-upcoming.css +280 -0
- package/dist/collection/components/xplor-badge-upcoming/xplor-badge-upcoming.js +19 -0
- package/dist/collection/components/xplor-badge-upcoming/xplor-badge-upcoming.js.map +1 -0
- package/dist/collection/components/xplor-badge-waitlist/xplor-badge-waitlist.css +280 -0
- package/dist/collection/components/xplor-badge-waitlist/xplor-badge-waitlist.js +19 -0
- package/dist/collection/components/xplor-badge-waitlist/xplor-badge-waitlist.js.map +1 -0
- package/dist/collection/components/xplor-btn-back/xplor-btn-back.css +306 -0
- package/dist/collection/components/xplor-btn-back/xplor-btn-back.js +182 -0
- package/dist/collection/components/xplor-btn-back/xplor-btn-back.js.map +1 -0
- package/dist/collection/components/xplor-btn-back-to-parent/xplor-btn-back-to-parent.css +306 -0
- package/dist/collection/components/xplor-btn-back-to-parent/xplor-btn-back-to-parent.js +173 -0
- package/dist/collection/components/xplor-btn-back-to-parent/xplor-btn-back-to-parent.js.map +1 -0
- package/dist/collection/components/xplor-btn-icon/xplor-btn-icon.css +370 -0
- package/dist/collection/components/xplor-btn-icon/xplor-btn-icon.js +183 -0
- package/dist/collection/components/xplor-btn-icon/xplor-btn-icon.js.map +1 -0
- package/dist/collection/components/xplor-btn-menu/xplor-btn-menu.css +327 -0
- package/dist/collection/components/xplor-btn-menu/xplor-btn-menu.js +238 -0
- package/dist/collection/components/xplor-btn-menu/xplor-btn-menu.js.map +1 -0
- package/dist/collection/components/xplor-btn-toggle/xplor-btn-toggle.css +312 -0
- package/dist/collection/components/xplor-btn-toggle/xplor-btn-toggle.js +151 -0
- package/dist/collection/components/xplor-btn-toggle/xplor-btn-toggle.js.map +1 -0
- package/dist/collection/components/xplor-btn-toggle-group/xplor-btn-toggle-group.css +278 -0
- package/dist/collection/components/xplor-btn-toggle-group/xplor-btn-toggle-group.js +73 -0
- package/dist/collection/components/xplor-btn-toggle-group/xplor-btn-toggle-group.js.map +1 -0
- package/dist/collection/components/xplor-btn-toggle-secondary/xplor-btn-toggle-secondary.css +314 -0
- package/dist/collection/components/xplor-btn-toggle-secondary/xplor-btn-toggle-secondary.js +127 -0
- package/dist/collection/components/xplor-btn-toggle-secondary/xplor-btn-toggle-secondary.js.map +1 -0
- package/dist/collection/components/xplor-btn-tooltip/xplor-btn-tooltip.css +271 -0
- package/dist/collection/components/xplor-btn-tooltip/xplor-btn-tooltip.js +164 -0
- package/dist/collection/components/xplor-btn-tooltip/xplor-btn-tooltip.js.map +1 -0
- package/dist/collection/components/xplor-button/xplor-button.css +1253 -0
- package/dist/collection/components/xplor-button/xplor-button.js +212 -0
- package/dist/collection/components/xplor-button/xplor-button.js.map +1 -0
- package/dist/collection/components/xplor-button/xplor-buttons.stories.js +49 -0
- package/dist/collection/components/xplor-button/xplor-buttons.stories.js.map +1 -0
- package/dist/collection/components/xplor-chat-widget/xplor-chat-widget.css +276 -0
- package/dist/collection/components/xplor-chat-widget/xplor-chat-widget.js +139 -0
- package/dist/collection/components/xplor-chat-widget/xplor-chat-widget.js.map +1 -0
- package/dist/collection/components/xplor-chat-widget/xplor-chat.stories.js +31 -0
- package/dist/collection/components/xplor-chat-widget/xplor-chat.stories.js.map +1 -0
- package/dist/collection/components/xplor-checkbox/xplor-checkbox.css +453 -0
- package/dist/collection/components/xplor-checkbox/xplor-checkbox.js +230 -0
- package/dist/collection/components/xplor-checkbox/xplor-checkbox.js.map +1 -0
- package/dist/collection/components/xplor-combobox/xplor-combobox.css +473 -0
- package/dist/collection/components/xplor-combobox/xplor-combobox.js +553 -0
- package/dist/collection/components/xplor-combobox/xplor-combobox.js.map +1 -0
- package/dist/collection/components/xplor-datatable/xplor-datatable.css +580 -0
- package/dist/collection/components/xplor-datatable/xplor-datatable.js +536 -0
- package/dist/collection/components/xplor-datatable/xplor-datatable.js.map +1 -0
- package/dist/collection/components/xplor-datatable/xplor-datatable.stories.js +137 -0
- package/dist/collection/components/xplor-datatable/xplor-datatable.stories.js.map +1 -0
- package/dist/collection/components/xplor-date-picker/xplor-date-picker.css +415 -0
- package/dist/collection/components/xplor-date-picker/xplor-date-picker.js +694 -0
- package/dist/collection/components/xplor-date-picker/xplor-date-picker.js.map +1 -0
- package/dist/collection/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.css +1149 -0
- package/dist/collection/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.js +256 -0
- package/dist/collection/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.js.map +1 -0
- package/dist/collection/components/xplor-dropdown/xplor-dropdown.css +286 -0
- package/dist/collection/components/xplor-dropdown/xplor-dropdown.js +83 -0
- package/dist/collection/components/xplor-dropdown/xplor-dropdown.js.map +1 -0
- package/dist/collection/components/xplor-expansion-panel/xplor-expansion-panel.css +334 -0
- package/dist/collection/components/xplor-expansion-panel/xplor-expansion-panel.js +122 -0
- package/dist/collection/components/xplor-expansion-panel/xplor-expansion-panel.js.map +1 -0
- package/dist/collection/components/xplor-expansion-panels/xplor-expansion-panels.css +277 -0
- package/dist/collection/components/xplor-expansion-panels/xplor-expansion-panels.js +129 -0
- package/dist/collection/components/xplor-expansion-panels/xplor-expansion-panels.js.map +1 -0
- package/dist/collection/components/xplor-file-upload/xplor-file-upload.css +433 -0
- package/dist/collection/components/xplor-file-upload/xplor-file-upload.js +347 -0
- package/dist/collection/components/xplor-file-upload/xplor-file-upload.js.map +1 -0
- package/dist/collection/components/xplor-inline-checkbox/xplor-inline-checkbox.css +300 -0
- package/dist/collection/components/xplor-inline-checkbox/xplor-inline-checkbox.js +194 -0
- package/dist/collection/components/xplor-inline-checkbox/xplor-inline-checkbox.js.map +1 -0
- package/dist/collection/components/xplor-inline-date-picker/xplor-inline-date-picker.css +410 -0
- package/dist/collection/components/xplor-inline-date-picker/xplor-inline-date-picker.js +325 -0
- package/dist/collection/components/xplor-inline-date-picker/xplor-inline-date-picker.js.map +1 -0
- package/dist/collection/components/xplor-inline-switch/xplor-inline-switch.css +343 -0
- package/dist/collection/components/xplor-inline-switch/xplor-inline-switch.js +168 -0
- package/dist/collection/components/xplor-inline-switch/xplor-inline-switch.js.map +1 -0
- package/dist/collection/components/xplor-input-file/xplor-input-file.css +392 -0
- package/dist/collection/components/xplor-input-file/xplor-input-file.js +340 -0
- package/dist/collection/components/xplor-input-file/xplor-input-file.js.map +1 -0
- package/dist/collection/components/xplor-input-search/xplor-input-search.css +371 -0
- package/dist/collection/components/xplor-input-search/xplor-input-search.js +213 -0
- package/dist/collection/components/xplor-input-search/xplor-input-search.js.map +1 -0
- package/dist/collection/components/xplor-input-select/xplor-input-select.css +397 -0
- package/dist/collection/components/xplor-input-select/xplor-input-select.js +430 -0
- package/dist/collection/components/xplor-input-select/xplor-input-select.js.map +1 -0
- package/dist/collection/components/xplor-input-send/xplor-input-send.css +312 -0
- package/dist/collection/components/xplor-input-send/xplor-input-send.js +218 -0
- package/dist/collection/components/xplor-input-send/xplor-input-send.js.map +1 -0
- package/dist/collection/components/xplor-input-text/xplor-input-text.css +334 -0
- package/dist/collection/components/xplor-input-text/xplor-input-text.js +419 -0
- package/dist/collection/components/xplor-input-text/xplor-input-text.js.map +1 -0
- package/dist/collection/components/xplor-input-text-area/xplor-input-text-area.css +359 -0
- package/dist/collection/components/xplor-input-text-area/xplor-input-text-area.js +416 -0
- package/dist/collection/components/xplor-input-text-area/xplor-input-text-area.js.map +1 -0
- package/dist/collection/components/xplor-input-text-secondary/xplor-input-text-secondary.css +339 -0
- package/dist/collection/components/xplor-input-text-secondary/xplor-input-text-secondary.js +384 -0
- package/dist/collection/components/xplor-input-text-secondary/xplor-input-text-secondary.js.map +1 -0
- package/dist/collection/components/xplor-input-title/xplor-input-title.css +304 -0
- package/dist/collection/components/xplor-input-title/xplor-input-title.js +164 -0
- package/dist/collection/components/xplor-input-title/xplor-input-title.js.map +1 -0
- package/dist/collection/components/xplor-links/xplor-links.css +9 -0
- package/dist/collection/components/xplor-links/xplor-links.js +42 -0
- package/dist/collection/components/xplor-links/xplor-links.js.map +1 -0
- package/dist/collection/components/xplor-links/xplor-links.stories.js +18 -0
- package/dist/collection/components/xplor-links/xplor-links.stories.js.map +1 -0
- package/dist/collection/components/xplor-modal/xplor-modal.css +385 -0
- package/dist/collection/components/xplor-modal/xplor-modal.js +279 -0
- package/dist/collection/components/xplor-modal/xplor-modal.js.map +1 -0
- package/dist/collection/components/xplor-modal-persistent/xplor-modal-persistent.js +152 -0
- package/dist/collection/components/xplor-modal-persistent/xplor-modal-persistent.js.map +1 -0
- package/dist/collection/components/xplor-nav-tabs/xplor-nav-tabs.css +333 -0
- package/dist/collection/components/xplor-nav-tabs/xplor-nav-tabs.js +144 -0
- package/dist/collection/components/xplor-nav-tabs/xplor-nav-tabs.js.map +1 -0
- package/dist/collection/components/xplor-section-card/xplor-section-card.css +1076 -0
- package/dist/collection/components/xplor-section-card/xplor-section-card.js +92 -0
- package/dist/collection/components/xplor-section-card/xplor-section-card.js.map +1 -0
- package/dist/collection/components/xplor-section-heading/xplor-section-heading.css +285 -0
- package/dist/collection/components/xplor-section-heading/xplor-section-heading.js +69 -0
- package/dist/collection/components/xplor-section-heading/xplor-section-heading.js.map +1 -0
- package/dist/collection/components/xplor-table/xplor-table.js +695 -0
- package/dist/collection/components/xplor-table/xplor-table.js.map +1 -0
- package/dist/collection/components/xplor-table/xplor-table.stories.js +159 -0
- package/dist/collection/components/xplor-table/xplor-table.stories.js.map +1 -0
- package/dist/collection/components/xplor-text-bubble/xplor-text-bubble.css +285 -0
- package/dist/collection/components/xplor-text-bubble/xplor-text-bubble.js +50 -0
- package/dist/collection/components/xplor-text-bubble/xplor-text-bubble.js.map +1 -0
- package/dist/collection/components/xplor-text-field/xplor-text-field.css +1280 -0
- package/dist/collection/components/xplor-text-field/xplor-text-field.js +591 -0
- package/dist/collection/components/xplor-text-field/xplor-text-field.js.map +1 -0
- package/dist/collection/components/xplor-time-picker/xplor-time-picker.css +448 -0
- package/dist/collection/components/xplor-time-picker/xplor-time-picker.js +647 -0
- package/dist/collection/components/xplor-time-picker/xplor-time-picker.js.map +1 -0
- package/dist/collection/components/xplor-tooltip/xplor-tooltip.css +336 -0
- package/dist/collection/components/xplor-tooltip/xplor-tooltip.js +311 -0
- package/dist/collection/components/xplor-tooltip/xplor-tooltip.js.map +1 -0
- package/dist/collection/globals/globals.js +32 -0
- package/dist/collection/globals/globals.js.map +1 -0
- package/dist/collection/index.js +2 -0
- package/dist/collection/index.js.map +1 -0
- package/dist/collection/stories/Button.js +17 -0
- package/dist/collection/stories/Button.js.map +1 -0
- package/dist/collection/stories/Button.stories.js +50 -0
- package/dist/collection/stories/Button.stories.js.map +1 -0
- package/dist/collection/stories/Header.js +41 -0
- package/dist/collection/stories/Header.js.map +1 -0
- package/dist/collection/stories/Header.stories.js +28 -0
- package/dist/collection/stories/Header.stories.js.map +1 -0
- package/dist/collection/stories/Page.js +85 -0
- package/dist/collection/stories/Page.js.map +1 -0
- package/dist/collection/stories/Page.stories.js +25 -0
- package/dist/collection/stories/Page.stories.js.map +1 -0
- package/dist/collection/stories/assets/accessibility.svg +1 -0
- package/dist/collection/stories/assets/discord.svg +1 -0
- package/dist/collection/stories/assets/github.svg +1 -0
- package/dist/collection/stories/assets/tutorials.svg +1 -0
- package/dist/collection/stories/assets/youtube.svg +1 -0
- package/dist/collection/utils/helpers.js +25 -0
- package/dist/collection/utils/helpers.js.map +1 -0
- package/dist/components/index.d.ts +33 -0
- package/dist/components/index.js +2324 -0
- package/dist/components/index.js.map +1 -0
- package/dist/components/p-4l9DAhAo.js +182 -0
- package/dist/components/p-4l9DAhAo.js.map +1 -0
- package/dist/components/p-BHdeGt6k.js +51 -0
- package/dist/components/p-BHdeGt6k.js.map +1 -0
- package/dist/components/p-BIFlTsO8.js +185 -0
- package/dist/components/p-BIFlTsO8.js.map +1 -0
- package/dist/components/p-CJGP2_5k.js +38 -0
- package/dist/components/p-CJGP2_5k.js.map +1 -0
- package/dist/components/p-DIv_A5Gj.js +57 -0
- package/dist/components/p-DIv_A5Gj.js.map +1 -0
- package/dist/components/p-DKh6y3GY.js +118 -0
- package/dist/components/p-DKh6y3GY.js.map +1 -0
- package/dist/components/xplor-alert-dialog.d.ts +11 -0
- package/dist/components/xplor-alert-dialog.js +86 -0
- package/dist/components/xplor-alert-dialog.js.map +1 -0
- package/dist/components/xplor-alert-message.d.ts +11 -0
- package/dist/components/xplor-alert-message.js +49 -0
- package/dist/components/xplor-alert-message.js.map +1 -0
- package/dist/components/xplor-assistant.d.ts +11 -0
- package/dist/components/xplor-assistant.js +764 -0
- package/dist/components/xplor-assistant.js.map +1 -0
- package/dist/components/xplor-autocomplete.d.ts +11 -0
- package/dist/components/xplor-autocomplete.js +269 -0
- package/dist/components/xplor-autocomplete.js.map +1 -0
- package/dist/components/xplor-avatar-and-name.d.ts +11 -0
- package/dist/components/xplor-avatar-and-name.js +49 -0
- package/dist/components/xplor-avatar-and-name.js.map +1 -0
- package/dist/components/xplor-avatar.d.ts +11 -0
- package/dist/components/xplor-avatar.js +9 -0
- package/dist/components/xplor-avatar.js.map +1 -0
- package/dist/components/xplor-badge-active.d.ts +11 -0
- package/dist/components/xplor-badge-active.js +36 -0
- package/dist/components/xplor-badge-active.js.map +1 -0
- package/dist/components/xplor-badge-archived.d.ts +11 -0
- package/dist/components/xplor-badge-archived.js +36 -0
- package/dist/components/xplor-badge-archived.js.map +1 -0
- package/dist/components/xplor-badge-deleted.d.ts +11 -0
- package/dist/components/xplor-badge-deleted.js +36 -0
- package/dist/components/xplor-badge-deleted.js.map +1 -0
- package/dist/components/xplor-badge-expired.d.ts +11 -0
- package/dist/components/xplor-badge-expired.js +36 -0
- package/dist/components/xplor-badge-expired.js.map +1 -0
- package/dist/components/xplor-badge-inactive.d.ts +11 -0
- package/dist/components/xplor-badge-inactive.js +36 -0
- package/dist/components/xplor-badge-inactive.js.map +1 -0
- package/dist/components/xplor-badge-recalled.d.ts +11 -0
- package/dist/components/xplor-badge-recalled.js +36 -0
- package/dist/components/xplor-badge-recalled.js.map +1 -0
- package/dist/components/xplor-badge-session-booking.d.ts +11 -0
- package/dist/components/xplor-badge-session-booking.js +61 -0
- package/dist/components/xplor-badge-session-booking.js.map +1 -0
- package/dist/components/xplor-badge-upcoming.d.ts +11 -0
- package/dist/components/xplor-badge-upcoming.js +36 -0
- package/dist/components/xplor-badge-upcoming.js.map +1 -0
- package/dist/components/xplor-badge-waitlist.d.ts +11 -0
- package/dist/components/xplor-badge-waitlist.js +36 -0
- package/dist/components/xplor-badge-waitlist.js.map +1 -0
- package/dist/components/xplor-badge.d.ts +11 -0
- package/dist/components/xplor-badge.js +152 -0
- package/dist/components/xplor-badge.js.map +1 -0
- package/dist/components/xplor-btn-back-to-parent.d.ts +11 -0
- package/dist/components/xplor-btn-back-to-parent.js +73 -0
- package/dist/components/xplor-btn-back-to-parent.js.map +1 -0
- package/dist/components/xplor-btn-back.d.ts +11 -0
- package/dist/components/xplor-btn-back.js +77 -0
- package/dist/components/xplor-btn-back.js.map +1 -0
- package/dist/components/xplor-btn-icon.d.ts +11 -0
- package/dist/components/xplor-btn-icon.js +78 -0
- package/dist/components/xplor-btn-icon.js.map +1 -0
- package/dist/components/xplor-btn-menu.d.ts +11 -0
- package/dist/components/xplor-btn-menu.js +106 -0
- package/dist/components/xplor-btn-menu.js.map +1 -0
- package/dist/components/xplor-btn-toggle-group.d.ts +11 -0
- package/dist/components/xplor-btn-toggle-group.js +47 -0
- package/dist/components/xplor-btn-toggle-group.js.map +1 -0
- package/dist/components/xplor-btn-toggle-secondary.d.ts +11 -0
- package/dist/components/xplor-btn-toggle-secondary.js +65 -0
- package/dist/components/xplor-btn-toggle-secondary.js.map +1 -0
- package/dist/components/xplor-btn-toggle.d.ts +11 -0
- package/dist/components/xplor-btn-toggle.js +70 -0
- package/dist/components/xplor-btn-toggle.js.map +1 -0
- package/dist/components/xplor-btn-tooltip.d.ts +11 -0
- package/dist/components/xplor-btn-tooltip.js +59 -0
- package/dist/components/xplor-btn-tooltip.js.map +1 -0
- package/dist/components/xplor-button.d.ts +11 -0
- package/dist/components/xplor-button.js +9 -0
- package/dist/components/xplor-button.js.map +1 -0
- package/dist/components/xplor-chat-widget.d.ts +11 -0
- package/dist/components/xplor-chat-widget.js +105 -0
- package/dist/components/xplor-chat-widget.js.map +1 -0
- package/dist/components/xplor-checkbox.d.ts +11 -0
- package/dist/components/xplor-checkbox.js +125 -0
- package/dist/components/xplor-checkbox.js.map +1 -0
- package/dist/components/xplor-combobox.d.ts +11 -0
- package/dist/components/xplor-combobox.js +279 -0
- package/dist/components/xplor-combobox.js.map +1 -0
- package/dist/components/xplor-datatable.d.ts +11 -0
- package/dist/components/xplor-datatable.js +244 -0
- package/dist/components/xplor-datatable.js.map +1 -0
- package/dist/components/xplor-date-picker.d.ts +11 -0
- package/dist/components/xplor-date-picker.js +269 -0
- package/dist/components/xplor-date-picker.js.map +1 -0
- package/dist/components/xplor-drag-and-drop-input.d.ts +11 -0
- package/dist/components/xplor-drag-and-drop-input.js +138 -0
- package/dist/components/xplor-drag-and-drop-input.js.map +1 -0
- package/dist/components/xplor-dropdown.d.ts +11 -0
- package/dist/components/xplor-dropdown.js +9 -0
- package/dist/components/xplor-dropdown.js.map +1 -0
- package/dist/components/xplor-expansion-panel.d.ts +11 -0
- package/dist/components/xplor-expansion-panel.js +75 -0
- package/dist/components/xplor-expansion-panel.js.map +1 -0
- package/dist/components/xplor-expansion-panels.d.ts +11 -0
- package/dist/components/xplor-expansion-panels.js +71 -0
- package/dist/components/xplor-expansion-panels.js.map +1 -0
- package/dist/components/xplor-file-upload.d.ts +11 -0
- package/dist/components/xplor-file-upload.js +184 -0
- package/dist/components/xplor-file-upload.js.map +1 -0
- package/dist/components/xplor-inline-checkbox.d.ts +11 -0
- package/dist/components/xplor-inline-checkbox.js +76 -0
- package/dist/components/xplor-inline-checkbox.js.map +1 -0
- package/dist/components/xplor-inline-date-picker.d.ts +11 -0
- package/dist/components/xplor-inline-date-picker.js +9 -0
- package/dist/components/xplor-inline-date-picker.js.map +1 -0
- package/dist/components/xplor-inline-switch.d.ts +11 -0
- package/dist/components/xplor-inline-switch.js +69 -0
- package/dist/components/xplor-inline-switch.js.map +1 -0
- package/dist/components/xplor-input-file.d.ts +11 -0
- package/dist/components/xplor-input-file.js +122 -0
- package/dist/components/xplor-input-file.js.map +1 -0
- package/dist/components/xplor-input-search.d.ts +11 -0
- package/dist/components/xplor-input-search.js +90 -0
- package/dist/components/xplor-input-search.js.map +1 -0
- package/dist/components/xplor-input-select.d.ts +11 -0
- package/dist/components/xplor-input-select.js +169 -0
- package/dist/components/xplor-input-select.js.map +1 -0
- package/dist/components/xplor-input-send.d.ts +11 -0
- package/dist/components/xplor-input-send.js +88 -0
- package/dist/components/xplor-input-send.js.map +1 -0
- package/dist/components/xplor-input-text-area.d.ts +11 -0
- package/dist/components/xplor-input-text-area.js +132 -0
- package/dist/components/xplor-input-text-area.js.map +1 -0
- package/dist/components/xplor-input-text-secondary.d.ts +11 -0
- package/dist/components/xplor-input-text-secondary.js +95 -0
- package/dist/components/xplor-input-text-secondary.js.map +1 -0
- package/dist/components/xplor-input-text.d.ts +11 -0
- package/dist/components/xplor-input-text.js +130 -0
- package/dist/components/xplor-input-text.js.map +1 -0
- package/dist/components/xplor-input-title.d.ts +11 -0
- package/dist/components/xplor-input-title.js +69 -0
- package/dist/components/xplor-input-title.js.map +1 -0
- package/dist/components/xplor-links.d.ts +11 -0
- package/dist/components/xplor-links.js +39 -0
- package/dist/components/xplor-links.js.map +1 -0
- package/dist/components/xplor-modal-persistent.d.ts +11 -0
- package/dist/components/xplor-modal-persistent.js +66 -0
- package/dist/components/xplor-modal-persistent.js.map +1 -0
- package/dist/components/xplor-modal.d.ts +11 -0
- package/dist/components/xplor-modal.js +9 -0
- package/dist/components/xplor-modal.js.map +1 -0
- package/dist/components/xplor-nav-tabs.d.ts +11 -0
- package/dist/components/xplor-nav-tabs.js +59 -0
- package/dist/components/xplor-nav-tabs.js.map +1 -0
- package/dist/components/xplor-section-card.d.ts +11 -0
- package/dist/components/xplor-section-card.js +47 -0
- package/dist/components/xplor-section-card.js.map +1 -0
- package/dist/components/xplor-section-heading.d.ts +11 -0
- package/dist/components/xplor-section-heading.js +44 -0
- package/dist/components/xplor-section-heading.js.map +1 -0
- package/dist/components/xplor-table.d.ts +11 -0
- package/dist/components/xplor-table.js +276 -0
- package/dist/components/xplor-table.js.map +1 -0
- package/dist/components/xplor-text-bubble.d.ts +11 -0
- package/dist/components/xplor-text-bubble.js +43 -0
- package/dist/components/xplor-text-bubble.js.map +1 -0
- package/dist/components/xplor-text-field.d.ts +11 -0
- package/dist/components/xplor-text-field.js +191 -0
- package/dist/components/xplor-text-field.js.map +1 -0
- package/dist/components/xplor-time-picker.d.ts +11 -0
- package/dist/components/xplor-time-picker.js +349 -0
- package/dist/components/xplor-time-picker.js.map +1 -0
- package/dist/components/xplor-tooltip.d.ts +11 -0
- package/dist/components/xplor-tooltip.js +9 -0
- package/dist/components/xplor-tooltip.js.map +1 -0
- package/dist/esm/index-Zkk2NJif.js +2566 -0
- package/dist/esm/index-Zkk2NJif.js.map +1 -0
- package/dist/esm/index.js +4 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/loader.js +13 -0
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/xplor-alert-dialog_57.entry.js +4692 -0
- package/dist/esm/xplor-alert-dialog_57.entry.js.map +1 -0
- package/dist/esm/xplor-component-library.js +23 -0
- package/dist/esm/xplor-component-library.js.map +1 -0
- package/dist/hydrate/index.d.ts +273 -0
- package/dist/hydrate/index.js +25064 -0
- package/dist/hydrate/index.mjs +25056 -0
- package/dist/hydrate/package.json +12 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/types/components/element-interface.d.ts +19 -0
- package/dist/types/components/helpers.d.ts +47 -0
- package/dist/types/components/xplor-alert-dialog/xplor-alert-dialog.d.ts +29 -0
- package/dist/types/components/xplor-alert-message/xplor-alert-message.d.ts +9 -0
- package/dist/types/components/xplor-assistant/internal/AssistantInput.d.ts +17 -0
- package/dist/types/components/xplor-assistant/internal/AssistantMessage.d.ts +6 -0
- package/dist/types/components/xplor-assistant/internal/QuickReplies.d.ts +6 -0
- package/dist/types/components/xplor-assistant/internal/TypingIndicator.d.ts +5 -0
- package/dist/types/components/xplor-assistant/internal/types.d.ts +106 -0
- package/dist/types/components/xplor-assistant/utils/api.d.ts +48 -0
- package/dist/types/components/xplor-assistant/utils/icons.d.ts +24 -0
- package/dist/types/components/xplor-assistant/utils/speech.d.ts +86 -0
- package/dist/types/components/xplor-assistant/xplor-assistant.d.ts +52 -0
- package/dist/types/components/xplor-autocomplete/xplor-autocomplete.d.ts +92 -0
- package/dist/types/components/xplor-avatar/avatar.stories.d.ts +75 -0
- package/dist/types/components/xplor-avatar/xplor-avatar.d.ts +21 -0
- package/dist/types/components/xplor-avatar-and-name/xplor-avatar-and-name.d.ts +8 -0
- package/dist/types/components/xplor-badge/xplor-badge.d.ts +52 -0
- package/dist/types/components/xplor-badge-active/xplor-badge-active.d.ts +3 -0
- package/dist/types/components/xplor-badge-archived/xplor-badge-archived.d.ts +3 -0
- package/dist/types/components/xplor-badge-deleted/xplor-badge-deleted.d.ts +3 -0
- package/dist/types/components/xplor-badge-expired/xplor-badge-expired.d.ts +3 -0
- package/dist/types/components/xplor-badge-inactive/xplor-badge-inactive.d.ts +3 -0
- package/dist/types/components/xplor-badge-recalled/xplor-badge-recalled.d.ts +3 -0
- package/dist/types/components/xplor-badge-session-booking/xplor-badge-session-booking.d.ts +20 -0
- package/dist/types/components/xplor-badge-upcoming/xplor-badge-upcoming.d.ts +3 -0
- package/dist/types/components/xplor-badge-waitlist/xplor-badge-waitlist.d.ts +3 -0
- package/dist/types/components/xplor-btn-back/xplor-btn-back.d.ts +29 -0
- package/dist/types/components/xplor-btn-back-to-parent/xplor-btn-back-to-parent.d.ts +29 -0
- package/dist/types/components/xplor-btn-icon/xplor-btn-icon.d.ts +29 -0
- package/dist/types/components/xplor-btn-menu/xplor-btn-menu.d.ts +49 -0
- package/dist/types/components/xplor-btn-toggle/xplor-btn-toggle.d.ts +25 -0
- package/dist/types/components/xplor-btn-toggle-group/xplor-btn-toggle-group.d.ts +11 -0
- package/dist/types/components/xplor-btn-toggle-secondary/xplor-btn-toggle-secondary.d.ts +21 -0
- package/dist/types/components/xplor-btn-tooltip/xplor-btn-tooltip.d.ts +10 -0
- package/dist/types/components/xplor-button/xplor-button.d.ts +19 -0
- package/dist/types/components/xplor-button/xplor-buttons.stories.d.ts +32 -0
- package/dist/types/components/xplor-chat-widget/xplor-chat-widget.d.ts +13 -0
- package/dist/types/components/xplor-chat-widget/xplor-chat.stories.d.ts +32 -0
- package/dist/types/components/xplor-checkbox/xplor-checkbox.d.ts +25 -0
- package/dist/types/components/xplor-combobox/xplor-combobox.d.ts +77 -0
- package/dist/types/components/xplor-datatable/xplor-datatable.d.ts +103 -0
- package/dist/types/components/xplor-datatable/xplor-datatable.stories.d.ts +18 -0
- package/dist/types/components/xplor-date-picker/xplor-date-picker.d.ts +53 -0
- package/dist/types/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.d.ts +42 -0
- package/dist/types/components/xplor-dropdown/xplor-dropdown.d.ts +6 -0
- package/dist/types/components/xplor-expansion-panel/xplor-expansion-panel.d.ts +18 -0
- package/dist/types/components/xplor-expansion-panels/xplor-expansion-panels.d.ts +12 -0
- package/dist/types/components/xplor-file-upload/xplor-file-upload.d.ts +51 -0
- package/dist/types/components/xplor-inline-checkbox/xplor-inline-checkbox.d.ts +33 -0
- package/dist/types/components/xplor-inline-date-picker/xplor-inline-date-picker.d.ts +57 -0
- package/dist/types/components/xplor-inline-switch/xplor-inline-switch.d.ts +29 -0
- package/dist/types/components/xplor-input-file/xplor-input-file.d.ts +60 -0
- package/dist/types/components/xplor-input-search/xplor-input-search.d.ts +36 -0
- package/dist/types/components/xplor-input-select/xplor-input-select.d.ts +76 -0
- package/dist/types/components/xplor-input-send/xplor-input-send.d.ts +18 -0
- package/dist/types/components/xplor-input-text/xplor-input-text.d.ts +73 -0
- package/dist/types/components/xplor-input-text-area/xplor-input-text-area.d.ts +72 -0
- package/dist/types/components/xplor-input-text-secondary/xplor-input-text-secondary.d.ts +25 -0
- package/dist/types/components/xplor-input-title/xplor-input-title.d.ts +30 -0
- package/dist/types/components/xplor-links/xplor-links.d.ts +4 -0
- package/dist/types/components/xplor-links/xplor-links.stories.d.ts +12 -0
- package/dist/types/components/xplor-modal/xplor-modal.d.ts +45 -0
- package/dist/types/components/xplor-modal-persistent/xplor-modal-persistent.d.ts +28 -0
- package/dist/types/components/xplor-nav-tabs/xplor-nav-tabs.d.ts +15 -0
- package/dist/types/components/xplor-section-card/xplor-section-card.d.ts +6 -0
- package/dist/types/components/xplor-section-heading/xplor-section-heading.d.ts +5 -0
- package/dist/types/components/xplor-table/xplor-table.d.ts +65 -0
- package/dist/types/components/xplor-table/xplor-table.stories.d.ts +77 -0
- package/dist/types/components/xplor-text-bubble/xplor-text-bubble.d.ts +4 -0
- package/dist/types/components/xplor-text-field/xplor-text-field.d.ts +111 -0
- package/dist/types/components/xplor-time-picker/xplor-time-picker.d.ts +55 -0
- package/dist/types/components/xplor-tooltip/xplor-tooltip.d.ts +28 -0
- package/dist/types/components.d.ts +4360 -0
- package/dist/types/globals/globals.d.ts +3 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/interfaces.d.ts +104 -0
- package/dist/types/stencil-public-runtime.d.ts +1702 -0
- package/dist/types/stories/Button.d.ts +15 -0
- package/dist/types/stories/Header.d.ts +10 -0
- package/dist/types/stories/Page.d.ts +2 -0
- package/dist/types/stories/Page.stories.d.ts +11 -0
- package/dist/types/utils/helpers.d.ts +3 -0
- package/dist/xplor-component-library/index.esm.js +2 -0
- package/dist/xplor-component-library/index.esm.js.map +1 -0
- package/dist/xplor-component-library/loader.esm.js.map +1 -0
- package/dist/xplor-component-library/p-25fa8553.entry.js +2 -0
- package/dist/xplor-component-library/p-25fa8553.entry.js.map +1 -0
- package/dist/xplor-component-library/p-Zkk2NJif.js +3 -0
- package/dist/xplor-component-library/p-Zkk2NJif.js.map +1 -0
- package/dist/xplor-component-library/xplor-component-library.css +1 -0
- package/dist/xplor-component-library/xplor-component-library.esm.js +2 -0
- package/dist/xplor-component-library/xplor-component-library.esm.js.map +1 -0
- package/loader/cdn.js +1 -0
- package/loader/index.cjs.js +1 -0
- package/loader/index.d.ts +24 -0
- package/loader/index.es2017.js +1 -0
- package/loader/index.js +2 -0
- package/package.json +124 -0
- package/readme.md +315 -0
|
@@ -0,0 +1,4360 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/**
|
|
4
|
+
* This is an autogenerated file created by the Stencil compiler.
|
|
5
|
+
* It contains typing information for all components that exist in this project.
|
|
6
|
+
*/
|
|
7
|
+
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
+
import { AssistantErrorEvent, AssistantMessageReceivedEvent, AssistantMessageSentEvent, AssistantSessionEvent } from "./components/xplor-assistant/internal/types";
|
|
9
|
+
import { AutocompleteItem } from "./components/xplor-autocomplete/xplor-autocomplete";
|
|
10
|
+
import { Booking, BookingItem } from "./components/xplor-badge-session-booking/xplor-badge-session-booking";
|
|
11
|
+
import { MenuOption } from "./components/xplor-btn-menu/xplor-btn-menu";
|
|
12
|
+
import { ComboboxItem } from "./components/xplor-combobox/xplor-combobox";
|
|
13
|
+
import { DatatableColumn, DatatablePagination } from "./components/xplor-datatable/xplor-datatable";
|
|
14
|
+
import { UploadedFile } from "./components/xplor-file-upload/xplor-file-upload";
|
|
15
|
+
import { SelectOption } from "./components/xplor-input-select/xplor-input-select";
|
|
16
|
+
import { NavTabItem } from "./components/xplor-nav-tabs/xplor-nav-tabs";
|
|
17
|
+
import { TooltipPosition, TooltipTrigger } from "./components/xplor-tooltip/xplor-tooltip";
|
|
18
|
+
export { AssistantErrorEvent, AssistantMessageReceivedEvent, AssistantMessageSentEvent, AssistantSessionEvent } from "./components/xplor-assistant/internal/types";
|
|
19
|
+
export { AutocompleteItem } from "./components/xplor-autocomplete/xplor-autocomplete";
|
|
20
|
+
export { Booking, BookingItem } from "./components/xplor-badge-session-booking/xplor-badge-session-booking";
|
|
21
|
+
export { MenuOption } from "./components/xplor-btn-menu/xplor-btn-menu";
|
|
22
|
+
export { ComboboxItem } from "./components/xplor-combobox/xplor-combobox";
|
|
23
|
+
export { DatatableColumn, DatatablePagination } from "./components/xplor-datatable/xplor-datatable";
|
|
24
|
+
export { UploadedFile } from "./components/xplor-file-upload/xplor-file-upload";
|
|
25
|
+
export { SelectOption } from "./components/xplor-input-select/xplor-input-select";
|
|
26
|
+
export { NavTabItem } from "./components/xplor-nav-tabs/xplor-nav-tabs";
|
|
27
|
+
export { TooltipPosition, TooltipTrigger } from "./components/xplor-tooltip/xplor-tooltip";
|
|
28
|
+
export namespace Components {
|
|
29
|
+
interface XplorAlertDialog {
|
|
30
|
+
/**
|
|
31
|
+
* Whether the dialog is open
|
|
32
|
+
* @default false
|
|
33
|
+
*/
|
|
34
|
+
"open": boolean;
|
|
35
|
+
/**
|
|
36
|
+
* Persistent mode - prevents closing on backdrop click
|
|
37
|
+
* @default true
|
|
38
|
+
*/
|
|
39
|
+
"persistent": boolean;
|
|
40
|
+
/**
|
|
41
|
+
* Dialog width (can be pixel value or percentage)
|
|
42
|
+
* @default '408px'
|
|
43
|
+
*/
|
|
44
|
+
"width": string;
|
|
45
|
+
}
|
|
46
|
+
interface XplorAlertMessage {
|
|
47
|
+
"alertTitle": string;
|
|
48
|
+
/**
|
|
49
|
+
* @default false
|
|
50
|
+
*/
|
|
51
|
+
"dismissible": boolean;
|
|
52
|
+
/**
|
|
53
|
+
* @default 'info'
|
|
54
|
+
*/
|
|
55
|
+
"type": 'info' | 'warning' | 'success' | 'error';
|
|
56
|
+
}
|
|
57
|
+
interface XplorAssistant {
|
|
58
|
+
"apiEndpoint": string;
|
|
59
|
+
/**
|
|
60
|
+
* @default false
|
|
61
|
+
*/
|
|
62
|
+
"autoSpeak": boolean;
|
|
63
|
+
"clearHistory": () => Promise<void>;
|
|
64
|
+
/**
|
|
65
|
+
* @default false
|
|
66
|
+
*/
|
|
67
|
+
"disabled": boolean;
|
|
68
|
+
/**
|
|
69
|
+
* @default true
|
|
70
|
+
*/
|
|
71
|
+
"enableTextToSpeech": boolean;
|
|
72
|
+
/**
|
|
73
|
+
* @default true
|
|
74
|
+
*/
|
|
75
|
+
"enableVoiceInput": boolean;
|
|
76
|
+
/**
|
|
77
|
+
* @default '600px'
|
|
78
|
+
*/
|
|
79
|
+
"maxHeight": string;
|
|
80
|
+
/**
|
|
81
|
+
* @default 'Type your message...'
|
|
82
|
+
*/
|
|
83
|
+
"placeholder": string;
|
|
84
|
+
"quickReplies"?: string[];
|
|
85
|
+
"sendMessage": (message: string) => Promise<void>;
|
|
86
|
+
"sessionId"?: string;
|
|
87
|
+
"speak": (text: string) => Promise<void>;
|
|
88
|
+
"stopSpeaking": () => Promise<void>;
|
|
89
|
+
"userEmail": string;
|
|
90
|
+
"userId": string;
|
|
91
|
+
"userName": string;
|
|
92
|
+
}
|
|
93
|
+
interface XplorAutocomplete {
|
|
94
|
+
/**
|
|
95
|
+
* Clear button
|
|
96
|
+
* @default false
|
|
97
|
+
*/
|
|
98
|
+
"clearable": boolean;
|
|
99
|
+
/**
|
|
100
|
+
* Disable the autocomplete
|
|
101
|
+
* @default false
|
|
102
|
+
*/
|
|
103
|
+
"disabled": boolean;
|
|
104
|
+
/**
|
|
105
|
+
* Key to extract display text from item objects
|
|
106
|
+
* @default 'label'
|
|
107
|
+
*/
|
|
108
|
+
"itemText": string;
|
|
109
|
+
/**
|
|
110
|
+
* Key to extract value from item objects
|
|
111
|
+
* @default 'value'
|
|
112
|
+
*/
|
|
113
|
+
"itemValue": string;
|
|
114
|
+
/**
|
|
115
|
+
* Array of items to display in the dropdown
|
|
116
|
+
* @default []
|
|
117
|
+
*/
|
|
118
|
+
"items": AutocompleteItem[];
|
|
119
|
+
/**
|
|
120
|
+
* Label for the input
|
|
121
|
+
*/
|
|
122
|
+
"label": string;
|
|
123
|
+
/**
|
|
124
|
+
* Max width of the dropdown menu
|
|
125
|
+
* @default '100%'
|
|
126
|
+
*/
|
|
127
|
+
"menuMaxWidth": string;
|
|
128
|
+
/**
|
|
129
|
+
* Minimum characters to trigger search
|
|
130
|
+
* @default 0
|
|
131
|
+
*/
|
|
132
|
+
"minSearchLength": number;
|
|
133
|
+
/**
|
|
134
|
+
* Allow multiple selection
|
|
135
|
+
* @default false
|
|
136
|
+
*/
|
|
137
|
+
"multiple": boolean;
|
|
138
|
+
/**
|
|
139
|
+
* Placeholder text
|
|
140
|
+
* @default 'Search...'
|
|
141
|
+
*/
|
|
142
|
+
"placeholder": string;
|
|
143
|
+
/**
|
|
144
|
+
* Make the autocomplete readonly
|
|
145
|
+
* @default false
|
|
146
|
+
*/
|
|
147
|
+
"readonly": boolean;
|
|
148
|
+
/**
|
|
149
|
+
* Custom render function for dropdown items
|
|
150
|
+
*/
|
|
151
|
+
"renderItem": (item: AutocompleteItem) => any;
|
|
152
|
+
/**
|
|
153
|
+
* Custom render function for selected items (chips)
|
|
154
|
+
*/
|
|
155
|
+
"renderSelection": (item: AutocompleteItem) => any;
|
|
156
|
+
/**
|
|
157
|
+
* Selected value
|
|
158
|
+
* @default null
|
|
159
|
+
*/
|
|
160
|
+
"value": any;
|
|
161
|
+
}
|
|
162
|
+
interface XplorAvatar {
|
|
163
|
+
/**
|
|
164
|
+
* Background color when there is no image src
|
|
165
|
+
*/
|
|
166
|
+
"color"?: 'green' | 'yellow' | 'pink' | 'primary' | 'secondary';
|
|
167
|
+
/**
|
|
168
|
+
* @default false
|
|
169
|
+
*/
|
|
170
|
+
"disabled"?: boolean;
|
|
171
|
+
/**
|
|
172
|
+
* The URL if the avatar should be hyperlinked
|
|
173
|
+
*/
|
|
174
|
+
"href"?: string;
|
|
175
|
+
/**
|
|
176
|
+
* Alt text for the image if there is an image src
|
|
177
|
+
*/
|
|
178
|
+
"name"?: string;
|
|
179
|
+
/**
|
|
180
|
+
* Size of the avatar
|
|
181
|
+
*/
|
|
182
|
+
"size"?: 'md' | 'sm';
|
|
183
|
+
/**
|
|
184
|
+
* The image URL
|
|
185
|
+
*/
|
|
186
|
+
"src"?: string;
|
|
187
|
+
/**
|
|
188
|
+
* Color styles for the dot indicator to indicate varied states
|
|
189
|
+
*/
|
|
190
|
+
"status"?: 'active' | 'warning' | 'inactive';
|
|
191
|
+
/**
|
|
192
|
+
* Where to open the URL chosen for the `href` prop: `_self` (default), `_blank`, `_parent`, or `_top`
|
|
193
|
+
*/
|
|
194
|
+
"target"?: string;
|
|
195
|
+
}
|
|
196
|
+
interface XplorAvatarAndName {
|
|
197
|
+
"color"?: 'green' | 'yellow' | 'pink' | 'primary' | 'secondary';
|
|
198
|
+
"name": string;
|
|
199
|
+
/**
|
|
200
|
+
* @default 'md'
|
|
201
|
+
*/
|
|
202
|
+
"size": 'sm' | 'md';
|
|
203
|
+
"src": string;
|
|
204
|
+
"status"?: 'active' | 'warning' | 'inactive';
|
|
205
|
+
}
|
|
206
|
+
interface XplorBadge {
|
|
207
|
+
/**
|
|
208
|
+
* Background color (can be CSS color or theme color name)
|
|
209
|
+
* @default '#e3f2fd'
|
|
210
|
+
*/
|
|
211
|
+
"backgroundColor": string;
|
|
212
|
+
/**
|
|
213
|
+
* Text color - 'auto' will calculate contrasting color
|
|
214
|
+
* @default 'auto'
|
|
215
|
+
*/
|
|
216
|
+
"color": string;
|
|
217
|
+
/**
|
|
218
|
+
* Whether to use datatable styling (slightly larger padding)
|
|
219
|
+
* @default false
|
|
220
|
+
*/
|
|
221
|
+
"datatable": boolean;
|
|
222
|
+
/**
|
|
223
|
+
* Size variant
|
|
224
|
+
* @default 'medium'
|
|
225
|
+
*/
|
|
226
|
+
"size": 'small' | 'medium' | 'large';
|
|
227
|
+
/**
|
|
228
|
+
* Optional text content (can also use slot)
|
|
229
|
+
* @default ''
|
|
230
|
+
*/
|
|
231
|
+
"text": string;
|
|
232
|
+
/**
|
|
233
|
+
* Luminance threshold for auto contrast calculation (0-255)
|
|
234
|
+
* @default 130
|
|
235
|
+
*/
|
|
236
|
+
"threshold": number;
|
|
237
|
+
/**
|
|
238
|
+
* Visual variant
|
|
239
|
+
* @default 'flat'
|
|
240
|
+
*/
|
|
241
|
+
"variant": 'flat' | 'outlined' | 'tonal';
|
|
242
|
+
}
|
|
243
|
+
interface XplorBadgeActive {
|
|
244
|
+
}
|
|
245
|
+
interface XplorBadgeArchived {
|
|
246
|
+
}
|
|
247
|
+
interface XplorBadgeDeleted {
|
|
248
|
+
}
|
|
249
|
+
interface XplorBadgeExpired {
|
|
250
|
+
}
|
|
251
|
+
interface XplorBadgeInactive {
|
|
252
|
+
}
|
|
253
|
+
interface XplorBadgeRecalled {
|
|
254
|
+
}
|
|
255
|
+
interface XplorBadgeSessionBooking {
|
|
256
|
+
/**
|
|
257
|
+
* Booking object
|
|
258
|
+
*/
|
|
259
|
+
"booking": Booking;
|
|
260
|
+
/**
|
|
261
|
+
* Item object
|
|
262
|
+
*/
|
|
263
|
+
"item": BookingItem;
|
|
264
|
+
}
|
|
265
|
+
interface XplorBadgeUpcoming {
|
|
266
|
+
}
|
|
267
|
+
interface XplorBadgeWaitlist {
|
|
268
|
+
}
|
|
269
|
+
interface XplorBtnBack {
|
|
270
|
+
/**
|
|
271
|
+
* Button color
|
|
272
|
+
* @default 'secondary'
|
|
273
|
+
*/
|
|
274
|
+
"color": string;
|
|
275
|
+
/**
|
|
276
|
+
* Whether the button is disabled
|
|
277
|
+
* @default false
|
|
278
|
+
*/
|
|
279
|
+
"disabled": boolean;
|
|
280
|
+
/**
|
|
281
|
+
* Gap between icon and text
|
|
282
|
+
* @default '0.625rem'
|
|
283
|
+
*/
|
|
284
|
+
"gap": string;
|
|
285
|
+
/**
|
|
286
|
+
* Minimum height
|
|
287
|
+
* @default '3rem'
|
|
288
|
+
*/
|
|
289
|
+
"minHeight": string;
|
|
290
|
+
/**
|
|
291
|
+
* Minimum width
|
|
292
|
+
* @default '6.375rem'
|
|
293
|
+
*/
|
|
294
|
+
"minWidth": string;
|
|
295
|
+
}
|
|
296
|
+
interface XplorBtnBackToParent {
|
|
297
|
+
/**
|
|
298
|
+
* Background color
|
|
299
|
+
* @default 'white'
|
|
300
|
+
*/
|
|
301
|
+
"bgColor": string;
|
|
302
|
+
/**
|
|
303
|
+
* Text/icon color
|
|
304
|
+
* @default 'secondary'
|
|
305
|
+
*/
|
|
306
|
+
"color": string;
|
|
307
|
+
/**
|
|
308
|
+
* Whether to use inline (relative) positioning instead of absolute
|
|
309
|
+
* @default false
|
|
310
|
+
*/
|
|
311
|
+
"inline": boolean;
|
|
312
|
+
/**
|
|
313
|
+
* Button size
|
|
314
|
+
* @default '2.25rem'
|
|
315
|
+
*/
|
|
316
|
+
"size": string;
|
|
317
|
+
/**
|
|
318
|
+
* Visual variant
|
|
319
|
+
* @default 'tonal'
|
|
320
|
+
*/
|
|
321
|
+
"variant": 'text' | 'outlined' | 'elevated' | 'tonal';
|
|
322
|
+
}
|
|
323
|
+
interface XplorBtnIcon {
|
|
324
|
+
/**
|
|
325
|
+
* Button color variant
|
|
326
|
+
* @default 'secondary'
|
|
327
|
+
*/
|
|
328
|
+
"color": 'primary' | 'secondary' | 'success' | string;
|
|
329
|
+
/**
|
|
330
|
+
* Whether the button is disabled
|
|
331
|
+
* @default false
|
|
332
|
+
*/
|
|
333
|
+
"disabled": boolean;
|
|
334
|
+
/**
|
|
335
|
+
* Icon size
|
|
336
|
+
* @default '18'
|
|
337
|
+
*/
|
|
338
|
+
"iconSize": string | number;
|
|
339
|
+
/**
|
|
340
|
+
* Button size (can be pixel value like '32' or '48')
|
|
341
|
+
* @default '32'
|
|
342
|
+
*/
|
|
343
|
+
"size": string | number;
|
|
344
|
+
/**
|
|
345
|
+
* Visual variant
|
|
346
|
+
* @default 'elevated'
|
|
347
|
+
*/
|
|
348
|
+
"variant": 'text' | 'outlined' | 'elevated' | 'tonal';
|
|
349
|
+
}
|
|
350
|
+
interface XplorBtnMenu {
|
|
351
|
+
/**
|
|
352
|
+
* Button color
|
|
353
|
+
* @default 'secondary'
|
|
354
|
+
*/
|
|
355
|
+
"color": string;
|
|
356
|
+
/**
|
|
357
|
+
* Button density (compact, default, comfortable)
|
|
358
|
+
* @default 'default'
|
|
359
|
+
*/
|
|
360
|
+
"density": string;
|
|
361
|
+
/**
|
|
362
|
+
* Disabled option keys
|
|
363
|
+
* @default []
|
|
364
|
+
*/
|
|
365
|
+
"disabledKeys": string[];
|
|
366
|
+
/**
|
|
367
|
+
* Hidden option keys
|
|
368
|
+
* @default []
|
|
369
|
+
*/
|
|
370
|
+
"hiddenKeys": string[];
|
|
371
|
+
/**
|
|
372
|
+
* Button label
|
|
373
|
+
* @default ''
|
|
374
|
+
*/
|
|
375
|
+
"label": string;
|
|
376
|
+
/**
|
|
377
|
+
* Menu options
|
|
378
|
+
* @default []
|
|
379
|
+
*/
|
|
380
|
+
"options": MenuOption[];
|
|
381
|
+
}
|
|
382
|
+
interface XplorBtnToggle {
|
|
383
|
+
/**
|
|
384
|
+
* Whether the button is active/selected
|
|
385
|
+
* @default false
|
|
386
|
+
*/
|
|
387
|
+
"active": boolean;
|
|
388
|
+
/**
|
|
389
|
+
* Button color when active
|
|
390
|
+
* @default 'secondary'
|
|
391
|
+
*/
|
|
392
|
+
"color": string;
|
|
393
|
+
/**
|
|
394
|
+
* Whether the button is disabled
|
|
395
|
+
* @default false
|
|
396
|
+
*/
|
|
397
|
+
"disabled": boolean;
|
|
398
|
+
/**
|
|
399
|
+
* Whether to show outline when inactive
|
|
400
|
+
* @default false
|
|
401
|
+
*/
|
|
402
|
+
"inactiveOutlined": boolean;
|
|
403
|
+
}
|
|
404
|
+
interface XplorBtnToggleGroup {
|
|
405
|
+
/**
|
|
406
|
+
* Density variant
|
|
407
|
+
* @default 'default'
|
|
408
|
+
*/
|
|
409
|
+
"density": 'compact' | 'default' | 'comfortable';
|
|
410
|
+
/**
|
|
411
|
+
* Whether multiple buttons can be active at once
|
|
412
|
+
* @default false
|
|
413
|
+
*/
|
|
414
|
+
"multiple": boolean;
|
|
415
|
+
}
|
|
416
|
+
interface XplorBtnToggleSecondary {
|
|
417
|
+
/**
|
|
418
|
+
* Whether the button is active/selected
|
|
419
|
+
* @default false
|
|
420
|
+
*/
|
|
421
|
+
"active": boolean;
|
|
422
|
+
/**
|
|
423
|
+
* Whether the button is disabled
|
|
424
|
+
* @default false
|
|
425
|
+
*/
|
|
426
|
+
"disabled": boolean;
|
|
427
|
+
/**
|
|
428
|
+
* Whether to show outline when inactive
|
|
429
|
+
* @default false
|
|
430
|
+
*/
|
|
431
|
+
"inactiveOutlined": boolean;
|
|
432
|
+
}
|
|
433
|
+
interface XplorBtnTooltip {
|
|
434
|
+
/**
|
|
435
|
+
* @default false
|
|
436
|
+
*/
|
|
437
|
+
"disabled": boolean;
|
|
438
|
+
"iconPosition": 'start' | 'end';
|
|
439
|
+
"mode": 'office' | 'pg';
|
|
440
|
+
"text": string;
|
|
441
|
+
/**
|
|
442
|
+
* @default 'top'
|
|
443
|
+
*/
|
|
444
|
+
"tooltipPosition": 'top' | 'bottom' | 'left' | 'right';
|
|
445
|
+
"tooltipText": string;
|
|
446
|
+
/**
|
|
447
|
+
* @default 'primary'
|
|
448
|
+
*/
|
|
449
|
+
"type": 'primary' | 'secondary' | 'ghost' | 'disabled';
|
|
450
|
+
}
|
|
451
|
+
interface XplorButton {
|
|
452
|
+
"clickAction": () => void;
|
|
453
|
+
/**
|
|
454
|
+
* Icon to display (defaults to plus sign)
|
|
455
|
+
* @default '+'
|
|
456
|
+
*/
|
|
457
|
+
"icon": string;
|
|
458
|
+
/**
|
|
459
|
+
* Icon position: 'start' | 'end' | null
|
|
460
|
+
*/
|
|
461
|
+
"iconPosition": 'start' | 'end' | null;
|
|
462
|
+
"iconSvg"?: string;
|
|
463
|
+
/**
|
|
464
|
+
* @default 'pg'
|
|
465
|
+
*/
|
|
466
|
+
"mode"?: 'dark' | 'pg' | 'office';
|
|
467
|
+
"size"?: string;
|
|
468
|
+
"styles"?: string;
|
|
469
|
+
"text": string;
|
|
470
|
+
/**
|
|
471
|
+
* @default 'secondary'
|
|
472
|
+
*/
|
|
473
|
+
"type": 'minimal' | 'primary' | 'secondary' | 'ghost' | 'disabled' | 'success' | 'text';
|
|
474
|
+
}
|
|
475
|
+
interface XplorChatWidget {
|
|
476
|
+
"apiKey": string;
|
|
477
|
+
/**
|
|
478
|
+
* @default ['English', 'Spanish', 'French', 'German', 'Italian']
|
|
479
|
+
*/
|
|
480
|
+
"languageOptions": string[];
|
|
481
|
+
/**
|
|
482
|
+
* @default 'text'
|
|
483
|
+
*/
|
|
484
|
+
"textId": string;
|
|
485
|
+
}
|
|
486
|
+
interface XplorCheckbox {
|
|
487
|
+
/**
|
|
488
|
+
* @default false
|
|
489
|
+
*/
|
|
490
|
+
"disabled": boolean;
|
|
491
|
+
/**
|
|
492
|
+
* @default false
|
|
493
|
+
*/
|
|
494
|
+
"error": boolean;
|
|
495
|
+
/**
|
|
496
|
+
* @default false
|
|
497
|
+
*/
|
|
498
|
+
"initialChecked": boolean;
|
|
499
|
+
/**
|
|
500
|
+
* @default false
|
|
501
|
+
*/
|
|
502
|
+
"initialIndeterminate": boolean;
|
|
503
|
+
/**
|
|
504
|
+
* @default ''
|
|
505
|
+
*/
|
|
506
|
+
"label": string;
|
|
507
|
+
}
|
|
508
|
+
interface XplorCombobox {
|
|
509
|
+
/**
|
|
510
|
+
* Allow creating new items
|
|
511
|
+
* @default true
|
|
512
|
+
*/
|
|
513
|
+
"allowCustom": boolean;
|
|
514
|
+
/**
|
|
515
|
+
* Clear button
|
|
516
|
+
* @default false
|
|
517
|
+
*/
|
|
518
|
+
"clearable": boolean;
|
|
519
|
+
/**
|
|
520
|
+
* Message to display when creating new item
|
|
521
|
+
* @default 'Create'
|
|
522
|
+
*/
|
|
523
|
+
"createMessage": string;
|
|
524
|
+
/**
|
|
525
|
+
* Disable the combobox
|
|
526
|
+
* @default false
|
|
527
|
+
*/
|
|
528
|
+
"disabled": boolean;
|
|
529
|
+
/**
|
|
530
|
+
* Array of items to display in the dropdown
|
|
531
|
+
* @default []
|
|
532
|
+
*/
|
|
533
|
+
"items": ComboboxItem[];
|
|
534
|
+
/**
|
|
535
|
+
* Label for the input
|
|
536
|
+
*/
|
|
537
|
+
"label": string;
|
|
538
|
+
/**
|
|
539
|
+
* Allow multiple selection
|
|
540
|
+
* @default false
|
|
541
|
+
*/
|
|
542
|
+
"multiple": boolean;
|
|
543
|
+
/**
|
|
544
|
+
* Placeholder text
|
|
545
|
+
* @default 'Type to search or add...'
|
|
546
|
+
*/
|
|
547
|
+
"placeholder": string;
|
|
548
|
+
/**
|
|
549
|
+
* Make the combobox readonly
|
|
550
|
+
* @default false
|
|
551
|
+
*/
|
|
552
|
+
"readonly": boolean;
|
|
553
|
+
/**
|
|
554
|
+
* Selected value(s)
|
|
555
|
+
* @default null
|
|
556
|
+
*/
|
|
557
|
+
"value": any;
|
|
558
|
+
}
|
|
559
|
+
interface XplorDatatable {
|
|
560
|
+
/**
|
|
561
|
+
* Enable row selection with checkboxes
|
|
562
|
+
* @default false
|
|
563
|
+
*/
|
|
564
|
+
"canSelect": boolean;
|
|
565
|
+
/**
|
|
566
|
+
* Array of column definitions for the table headers
|
|
567
|
+
* @default []
|
|
568
|
+
*/
|
|
569
|
+
"headers": DatatableColumn[];
|
|
570
|
+
/**
|
|
571
|
+
* Fixed header height (e.g., "400px" or 400)
|
|
572
|
+
*/
|
|
573
|
+
"height"?: string | number;
|
|
574
|
+
/**
|
|
575
|
+
* Enable horizontal lines between rows
|
|
576
|
+
* @default true
|
|
577
|
+
*/
|
|
578
|
+
"horizontalLines": boolean;
|
|
579
|
+
/**
|
|
580
|
+
* Enable hover effect on rows
|
|
581
|
+
* @default true
|
|
582
|
+
*/
|
|
583
|
+
"hover": boolean;
|
|
584
|
+
/**
|
|
585
|
+
* Array of data items to display in the table
|
|
586
|
+
* @default []
|
|
587
|
+
*/
|
|
588
|
+
"items": any[];
|
|
589
|
+
/**
|
|
590
|
+
* Whether the table is in a loading state
|
|
591
|
+
* @default false
|
|
592
|
+
*/
|
|
593
|
+
"loading": boolean;
|
|
594
|
+
/**
|
|
595
|
+
* Pagination configuration object
|
|
596
|
+
* @default { page: 1, perpage: 10, total: 0, }
|
|
597
|
+
*/
|
|
598
|
+
"pagination": DatatablePagination;
|
|
599
|
+
/**
|
|
600
|
+
* Per page options for pagination
|
|
601
|
+
* @default [10, 25, 50, 100]
|
|
602
|
+
*/
|
|
603
|
+
"perPageOptions": number[];
|
|
604
|
+
/**
|
|
605
|
+
* Array of selected items (for multiselect)
|
|
606
|
+
* @default []
|
|
607
|
+
*/
|
|
608
|
+
"selected": any[];
|
|
609
|
+
/**
|
|
610
|
+
* Show skeleton loader when loading
|
|
611
|
+
* @default true
|
|
612
|
+
*/
|
|
613
|
+
"skeletonLoader": boolean;
|
|
614
|
+
/**
|
|
615
|
+
* Enable striped row styling
|
|
616
|
+
* @default false
|
|
617
|
+
*/
|
|
618
|
+
"striped": boolean;
|
|
619
|
+
}
|
|
620
|
+
interface XplorDatePicker {
|
|
621
|
+
/**
|
|
622
|
+
* @default 'white'
|
|
623
|
+
*/
|
|
624
|
+
"bgColor": string;
|
|
625
|
+
/**
|
|
626
|
+
* @default false
|
|
627
|
+
*/
|
|
628
|
+
"clearable": boolean;
|
|
629
|
+
/**
|
|
630
|
+
* @default true
|
|
631
|
+
*/
|
|
632
|
+
"closeOnSelect": boolean;
|
|
633
|
+
/**
|
|
634
|
+
* @default '#008480'
|
|
635
|
+
*/
|
|
636
|
+
"color": string;
|
|
637
|
+
/**
|
|
638
|
+
* Date display format: 'short' (DD/MM/YYYY), 'long' (1 Jan 2025), 'iso' (YYYY-MM-DD)
|
|
639
|
+
* @default 'short'
|
|
640
|
+
*/
|
|
641
|
+
"dateFormat": 'short' | 'long' | 'iso';
|
|
642
|
+
/**
|
|
643
|
+
* @default false
|
|
644
|
+
*/
|
|
645
|
+
"disabled": boolean;
|
|
646
|
+
/**
|
|
647
|
+
* 'input' shows text input, 'text' shows clickable text
|
|
648
|
+
* @default 'input'
|
|
649
|
+
*/
|
|
650
|
+
"display": 'input' | 'text';
|
|
651
|
+
/**
|
|
652
|
+
* @default ''
|
|
653
|
+
*/
|
|
654
|
+
"error": string;
|
|
655
|
+
/**
|
|
656
|
+
* @default 'auto'
|
|
657
|
+
*/
|
|
658
|
+
"hideDetails": boolean | 'auto';
|
|
659
|
+
/**
|
|
660
|
+
* @default ''
|
|
661
|
+
*/
|
|
662
|
+
"label": string;
|
|
663
|
+
/**
|
|
664
|
+
* @default ''
|
|
665
|
+
*/
|
|
666
|
+
"max": string;
|
|
667
|
+
/**
|
|
668
|
+
* @default ''
|
|
669
|
+
*/
|
|
670
|
+
"min": string;
|
|
671
|
+
/**
|
|
672
|
+
* For month type: select start or end of month
|
|
673
|
+
* @default 'start'
|
|
674
|
+
*/
|
|
675
|
+
"monthType": 'start' | 'end';
|
|
676
|
+
/**
|
|
677
|
+
* @default 'Select date'
|
|
678
|
+
*/
|
|
679
|
+
"placeholder": string;
|
|
680
|
+
/**
|
|
681
|
+
* @default false
|
|
682
|
+
*/
|
|
683
|
+
"readonly": boolean;
|
|
684
|
+
/**
|
|
685
|
+
* @default false
|
|
686
|
+
*/
|
|
687
|
+
"required": boolean;
|
|
688
|
+
/**
|
|
689
|
+
* @default true
|
|
690
|
+
*/
|
|
691
|
+
"startWeekOnSunday": boolean;
|
|
692
|
+
/**
|
|
693
|
+
* 'date' or 'month'
|
|
694
|
+
* @default 'date'
|
|
695
|
+
*/
|
|
696
|
+
"type": 'date' | 'month';
|
|
697
|
+
/**
|
|
698
|
+
* Selected date in YYYY-MM-DD format
|
|
699
|
+
* @default ''
|
|
700
|
+
*/
|
|
701
|
+
"value": string;
|
|
702
|
+
}
|
|
703
|
+
interface XplorDragAndDropInput {
|
|
704
|
+
/**
|
|
705
|
+
* Accepted file types (e.g., 'image/png,.pdf')
|
|
706
|
+
* @default DEFAULT_ACCEPT_ALL
|
|
707
|
+
*/
|
|
708
|
+
"accepts": string;
|
|
709
|
+
/**
|
|
710
|
+
* Browse button label text
|
|
711
|
+
* @default 'Browse Files'
|
|
712
|
+
*/
|
|
713
|
+
"browseLabel": string;
|
|
714
|
+
/**
|
|
715
|
+
* Clears the currently selected file
|
|
716
|
+
*/
|
|
717
|
+
"clearCurrentFile": () => Promise<void>;
|
|
718
|
+
/**
|
|
719
|
+
* Disable the file upload
|
|
720
|
+
* @default false
|
|
721
|
+
*/
|
|
722
|
+
"disabled": boolean;
|
|
723
|
+
/**
|
|
724
|
+
* Instruction text displayed in the drop zone
|
|
725
|
+
* @default 'Drag and drop your file here'
|
|
726
|
+
*/
|
|
727
|
+
"label": string;
|
|
728
|
+
}
|
|
729
|
+
interface XplorDropdown {
|
|
730
|
+
"handleChange": (event: Event) => void;
|
|
731
|
+
"options": string[];
|
|
732
|
+
"selected": string;
|
|
733
|
+
}
|
|
734
|
+
interface XplorExpansionPanel {
|
|
735
|
+
/**
|
|
736
|
+
* @default false
|
|
737
|
+
*/
|
|
738
|
+
"disabled": boolean;
|
|
739
|
+
/**
|
|
740
|
+
* @default false
|
|
741
|
+
*/
|
|
742
|
+
"open": boolean;
|
|
743
|
+
}
|
|
744
|
+
interface XplorExpansionPanels {
|
|
745
|
+
/**
|
|
746
|
+
* @default true
|
|
747
|
+
*/
|
|
748
|
+
"accordion": boolean;
|
|
749
|
+
/**
|
|
750
|
+
* @default false
|
|
751
|
+
*/
|
|
752
|
+
"multiple": boolean;
|
|
753
|
+
/**
|
|
754
|
+
* @default []
|
|
755
|
+
*/
|
|
756
|
+
"value": string | string[];
|
|
757
|
+
}
|
|
758
|
+
interface XplorFileUpload {
|
|
759
|
+
/**
|
|
760
|
+
* Accepted file types (e.g., 'image/png', '.pdf', 'image/star'). Default accepts all types.
|
|
761
|
+
* @default DEFAULT_ACCEPT_ALL
|
|
762
|
+
*/
|
|
763
|
+
"accepts": string;
|
|
764
|
+
/**
|
|
765
|
+
* Disable the file upload
|
|
766
|
+
* @default false
|
|
767
|
+
*/
|
|
768
|
+
"disabled": boolean;
|
|
769
|
+
/**
|
|
770
|
+
* Label text for the upload button
|
|
771
|
+
* @default 'Upload Files'
|
|
772
|
+
*/
|
|
773
|
+
"label": string;
|
|
774
|
+
/**
|
|
775
|
+
* Maximum file size in bytes
|
|
776
|
+
* @default 10 * 1024 * 1024
|
|
777
|
+
*/
|
|
778
|
+
"maxSize": number;
|
|
779
|
+
/**
|
|
780
|
+
* Allow multiple file selection
|
|
781
|
+
* @default false
|
|
782
|
+
*/
|
|
783
|
+
"multiple": boolean;
|
|
784
|
+
/**
|
|
785
|
+
* Show image preview for uploaded images
|
|
786
|
+
* @default true
|
|
787
|
+
*/
|
|
788
|
+
"showPreview": boolean;
|
|
789
|
+
}
|
|
790
|
+
interface XplorInlineCheckbox {
|
|
791
|
+
/**
|
|
792
|
+
* Checked state
|
|
793
|
+
* @default false
|
|
794
|
+
*/
|
|
795
|
+
"checked": boolean;
|
|
796
|
+
/**
|
|
797
|
+
* Checkbox color
|
|
798
|
+
* @default '#008480'
|
|
799
|
+
*/
|
|
800
|
+
"color": string;
|
|
801
|
+
/**
|
|
802
|
+
* Whether the checkbox is disabled
|
|
803
|
+
* @default false
|
|
804
|
+
*/
|
|
805
|
+
"disabled": boolean;
|
|
806
|
+
/**
|
|
807
|
+
* Whether the checkbox is indeterminate
|
|
808
|
+
* @default false
|
|
809
|
+
*/
|
|
810
|
+
"indeterminate": boolean;
|
|
811
|
+
/**
|
|
812
|
+
* Label text
|
|
813
|
+
* @default ''
|
|
814
|
+
*/
|
|
815
|
+
"label": string;
|
|
816
|
+
/**
|
|
817
|
+
* Value (for use in forms)
|
|
818
|
+
*/
|
|
819
|
+
"value": any;
|
|
820
|
+
}
|
|
821
|
+
interface XplorInlineDatePicker {
|
|
822
|
+
/**
|
|
823
|
+
* Primary color
|
|
824
|
+
* @default '#008480'
|
|
825
|
+
*/
|
|
826
|
+
"color": string;
|
|
827
|
+
/**
|
|
828
|
+
* Maximum selectable date (YYYY-MM-DD format)
|
|
829
|
+
* @default ''
|
|
830
|
+
*/
|
|
831
|
+
"max": string;
|
|
832
|
+
/**
|
|
833
|
+
* Minimum selectable date (YYYY-MM-DD format)
|
|
834
|
+
* @default ''
|
|
835
|
+
*/
|
|
836
|
+
"min": string;
|
|
837
|
+
/**
|
|
838
|
+
* Whether the date picker is readonly
|
|
839
|
+
* @default false
|
|
840
|
+
*/
|
|
841
|
+
"readonly": boolean;
|
|
842
|
+
/**
|
|
843
|
+
* Selected date (YYYY-MM-DD format)
|
|
844
|
+
* @default ''
|
|
845
|
+
*/
|
|
846
|
+
"selectedDate": string;
|
|
847
|
+
/**
|
|
848
|
+
* Whether to start week on Sunday (default: true)
|
|
849
|
+
* @default true
|
|
850
|
+
*/
|
|
851
|
+
"startWeekOnSunday": boolean;
|
|
852
|
+
}
|
|
853
|
+
interface XplorInlineSwitch {
|
|
854
|
+
/**
|
|
855
|
+
* Checked state
|
|
856
|
+
* @default false
|
|
857
|
+
*/
|
|
858
|
+
"checked": boolean;
|
|
859
|
+
/**
|
|
860
|
+
* Switch color (applies when checked)
|
|
861
|
+
* @default '#008480'
|
|
862
|
+
*/
|
|
863
|
+
"color": string;
|
|
864
|
+
/**
|
|
865
|
+
* Whether the switch is disabled
|
|
866
|
+
* @default false
|
|
867
|
+
*/
|
|
868
|
+
"disabled": boolean;
|
|
869
|
+
/**
|
|
870
|
+
* Label text
|
|
871
|
+
* @default ''
|
|
872
|
+
*/
|
|
873
|
+
"label": string;
|
|
874
|
+
/**
|
|
875
|
+
* Value (for use in forms)
|
|
876
|
+
*/
|
|
877
|
+
"value": any;
|
|
878
|
+
}
|
|
879
|
+
interface XplorInputFile {
|
|
880
|
+
/**
|
|
881
|
+
* Accepted file types
|
|
882
|
+
* @default ''
|
|
883
|
+
*/
|
|
884
|
+
"accept": string;
|
|
885
|
+
/**
|
|
886
|
+
* Border/focus color
|
|
887
|
+
* @default '#008480'
|
|
888
|
+
*/
|
|
889
|
+
"color": string;
|
|
890
|
+
/**
|
|
891
|
+
* Whether to show file counter
|
|
892
|
+
* @default true
|
|
893
|
+
*/
|
|
894
|
+
"counter": boolean;
|
|
895
|
+
/**
|
|
896
|
+
* Whether the input is disabled
|
|
897
|
+
* @default false
|
|
898
|
+
*/
|
|
899
|
+
"disabled": boolean;
|
|
900
|
+
/**
|
|
901
|
+
* Input label
|
|
902
|
+
* @default ''
|
|
903
|
+
*/
|
|
904
|
+
"label": string;
|
|
905
|
+
/**
|
|
906
|
+
* Maximum number of chips to show
|
|
907
|
+
* @default 1
|
|
908
|
+
*/
|
|
909
|
+
"maxChips": number;
|
|
910
|
+
/**
|
|
911
|
+
* Whether multiple files can be selected
|
|
912
|
+
* @default false
|
|
913
|
+
*/
|
|
914
|
+
"multiple": boolean;
|
|
915
|
+
/**
|
|
916
|
+
* Input placeholder
|
|
917
|
+
* @default 'Choose file(s)'
|
|
918
|
+
*/
|
|
919
|
+
"placeholder": string;
|
|
920
|
+
/**
|
|
921
|
+
* Prepend inner icon (default: paperclip)
|
|
922
|
+
* @default '📎'
|
|
923
|
+
*/
|
|
924
|
+
"prependInnerIcon": string;
|
|
925
|
+
/**
|
|
926
|
+
* Whether to show file size
|
|
927
|
+
* @default 1000
|
|
928
|
+
*/
|
|
929
|
+
"showSize": number;
|
|
930
|
+
}
|
|
931
|
+
interface XplorInputSearch {
|
|
932
|
+
/**
|
|
933
|
+
* Background color
|
|
934
|
+
* @default 'white'
|
|
935
|
+
*/
|
|
936
|
+
"bgColor": string;
|
|
937
|
+
/**
|
|
938
|
+
* Button/focus color
|
|
939
|
+
* @default '#008480'
|
|
940
|
+
*/
|
|
941
|
+
"color": string;
|
|
942
|
+
/**
|
|
943
|
+
* Density (compact, default, comfortable)
|
|
944
|
+
* @default 'default'
|
|
945
|
+
*/
|
|
946
|
+
"density": 'compact' | 'default' | 'comfortable';
|
|
947
|
+
/**
|
|
948
|
+
* Whether the input is disabled
|
|
949
|
+
* @default false
|
|
950
|
+
*/
|
|
951
|
+
"disabled": boolean;
|
|
952
|
+
/**
|
|
953
|
+
* Input placeholder
|
|
954
|
+
* @default 'Search...'
|
|
955
|
+
*/
|
|
956
|
+
"placeholder": string;
|
|
957
|
+
/**
|
|
958
|
+
* Search value
|
|
959
|
+
* @default ''
|
|
960
|
+
*/
|
|
961
|
+
"value": string;
|
|
962
|
+
}
|
|
963
|
+
interface XplorInputSelect {
|
|
964
|
+
/**
|
|
965
|
+
* Background color
|
|
966
|
+
* @default 'white'
|
|
967
|
+
*/
|
|
968
|
+
"bgColor": string;
|
|
969
|
+
/**
|
|
970
|
+
* Border/focus color
|
|
971
|
+
* @default '#008480'
|
|
972
|
+
*/
|
|
973
|
+
"color": string;
|
|
974
|
+
/**
|
|
975
|
+
* Whether the select is disabled
|
|
976
|
+
* @default false
|
|
977
|
+
*/
|
|
978
|
+
"disabled": boolean;
|
|
979
|
+
/**
|
|
980
|
+
* Error message
|
|
981
|
+
* @default ''
|
|
982
|
+
*/
|
|
983
|
+
"error": string;
|
|
984
|
+
/**
|
|
985
|
+
* Helper text
|
|
986
|
+
* @default ''
|
|
987
|
+
*/
|
|
988
|
+
"helperText": string;
|
|
989
|
+
/**
|
|
990
|
+
* Whether to hide validation details
|
|
991
|
+
* @default 'auto'
|
|
992
|
+
*/
|
|
993
|
+
"hideDetails": boolean | 'auto';
|
|
994
|
+
/**
|
|
995
|
+
* Input label
|
|
996
|
+
* @default ''
|
|
997
|
+
*/
|
|
998
|
+
"label": string;
|
|
999
|
+
/**
|
|
1000
|
+
* Whether multiple selection is allowed
|
|
1001
|
+
* @default false
|
|
1002
|
+
*/
|
|
1003
|
+
"multiple": boolean;
|
|
1004
|
+
/**
|
|
1005
|
+
* Options array
|
|
1006
|
+
* @default []
|
|
1007
|
+
*/
|
|
1008
|
+
"options": SelectOption[];
|
|
1009
|
+
/**
|
|
1010
|
+
* Input placeholder
|
|
1011
|
+
* @default 'Select...'
|
|
1012
|
+
*/
|
|
1013
|
+
"placeholder": string;
|
|
1014
|
+
/**
|
|
1015
|
+
* Whether the select is readonly
|
|
1016
|
+
* @default false
|
|
1017
|
+
*/
|
|
1018
|
+
"readonly": boolean;
|
|
1019
|
+
/**
|
|
1020
|
+
* Whether the input is required
|
|
1021
|
+
* @default false
|
|
1022
|
+
*/
|
|
1023
|
+
"required": boolean;
|
|
1024
|
+
/**
|
|
1025
|
+
* Selected value(s)
|
|
1026
|
+
* @default null
|
|
1027
|
+
*/
|
|
1028
|
+
"value": any | any[];
|
|
1029
|
+
}
|
|
1030
|
+
interface XplorInputSend {
|
|
1031
|
+
/**
|
|
1032
|
+
* @default 'Send'
|
|
1033
|
+
*/
|
|
1034
|
+
"buttonText": string;
|
|
1035
|
+
/**
|
|
1036
|
+
* @default 'primary'
|
|
1037
|
+
*/
|
|
1038
|
+
"buttonType": 'primary' | 'secondary' | 'ghost';
|
|
1039
|
+
/**
|
|
1040
|
+
* @default false
|
|
1041
|
+
*/
|
|
1042
|
+
"disabled": boolean;
|
|
1043
|
+
"maxLength": number;
|
|
1044
|
+
/**
|
|
1045
|
+
* @default 'Type a message...'
|
|
1046
|
+
*/
|
|
1047
|
+
"placeholder": string;
|
|
1048
|
+
/**
|
|
1049
|
+
* @default ''
|
|
1050
|
+
*/
|
|
1051
|
+
"value": string;
|
|
1052
|
+
}
|
|
1053
|
+
interface XplorInputText {
|
|
1054
|
+
/**
|
|
1055
|
+
* Background color
|
|
1056
|
+
* @default 'white'
|
|
1057
|
+
*/
|
|
1058
|
+
"bgColor": string;
|
|
1059
|
+
/**
|
|
1060
|
+
* Border/focus color
|
|
1061
|
+
* @default '#008480'
|
|
1062
|
+
*/
|
|
1063
|
+
"color": string;
|
|
1064
|
+
/**
|
|
1065
|
+
* Whether the input is disabled
|
|
1066
|
+
* @default false
|
|
1067
|
+
*/
|
|
1068
|
+
"disabled": boolean;
|
|
1069
|
+
/**
|
|
1070
|
+
* Error message
|
|
1071
|
+
* @default ''
|
|
1072
|
+
*/
|
|
1073
|
+
"error": string;
|
|
1074
|
+
/**
|
|
1075
|
+
* Helper text
|
|
1076
|
+
* @default ''
|
|
1077
|
+
*/
|
|
1078
|
+
"helperText": string;
|
|
1079
|
+
/**
|
|
1080
|
+
* Whether to hide validation details
|
|
1081
|
+
* @default 'auto'
|
|
1082
|
+
*/
|
|
1083
|
+
"hideDetails": boolean | 'auto';
|
|
1084
|
+
/**
|
|
1085
|
+
* Input label
|
|
1086
|
+
* @default ''
|
|
1087
|
+
*/
|
|
1088
|
+
"label": string;
|
|
1089
|
+
/**
|
|
1090
|
+
* Input placeholder
|
|
1091
|
+
* @default ''
|
|
1092
|
+
*/
|
|
1093
|
+
"placeholder": string;
|
|
1094
|
+
/**
|
|
1095
|
+
* Whether the input is readonly
|
|
1096
|
+
* @default false
|
|
1097
|
+
*/
|
|
1098
|
+
"readonly": boolean;
|
|
1099
|
+
/**
|
|
1100
|
+
* Whether the input is required
|
|
1101
|
+
* @default false
|
|
1102
|
+
*/
|
|
1103
|
+
"required": boolean;
|
|
1104
|
+
/**
|
|
1105
|
+
* Input type (text, email, password, number, etc.)
|
|
1106
|
+
* @default 'text'
|
|
1107
|
+
*/
|
|
1108
|
+
"type": string;
|
|
1109
|
+
/**
|
|
1110
|
+
* Input value
|
|
1111
|
+
* @default ''
|
|
1112
|
+
*/
|
|
1113
|
+
"value": string;
|
|
1114
|
+
}
|
|
1115
|
+
interface XplorInputTextArea {
|
|
1116
|
+
/**
|
|
1117
|
+
* Background color
|
|
1118
|
+
* @default 'white'
|
|
1119
|
+
*/
|
|
1120
|
+
"bgColor": string;
|
|
1121
|
+
/**
|
|
1122
|
+
* Whether to show clear button
|
|
1123
|
+
* @default true
|
|
1124
|
+
*/
|
|
1125
|
+
"clearable": boolean;
|
|
1126
|
+
/**
|
|
1127
|
+
* Border/focus color
|
|
1128
|
+
* @default '#008480'
|
|
1129
|
+
*/
|
|
1130
|
+
"color": string;
|
|
1131
|
+
/**
|
|
1132
|
+
* Whether the input is disabled
|
|
1133
|
+
* @default false
|
|
1134
|
+
*/
|
|
1135
|
+
"disabled": boolean;
|
|
1136
|
+
/**
|
|
1137
|
+
* Error message
|
|
1138
|
+
* @default ''
|
|
1139
|
+
*/
|
|
1140
|
+
"error": string;
|
|
1141
|
+
/**
|
|
1142
|
+
* Helper text
|
|
1143
|
+
* @default ''
|
|
1144
|
+
*/
|
|
1145
|
+
"helperText": string;
|
|
1146
|
+
/**
|
|
1147
|
+
* Whether to hide validation details
|
|
1148
|
+
* @default 'auto'
|
|
1149
|
+
*/
|
|
1150
|
+
"hideDetails": boolean | 'auto';
|
|
1151
|
+
/**
|
|
1152
|
+
* Input label
|
|
1153
|
+
* @default ''
|
|
1154
|
+
*/
|
|
1155
|
+
"label": string;
|
|
1156
|
+
/**
|
|
1157
|
+
* Input placeholder
|
|
1158
|
+
* @default ''
|
|
1159
|
+
*/
|
|
1160
|
+
"placeholder": string;
|
|
1161
|
+
/**
|
|
1162
|
+
* Whether the input is readonly
|
|
1163
|
+
* @default false
|
|
1164
|
+
*/
|
|
1165
|
+
"readonly": boolean;
|
|
1166
|
+
/**
|
|
1167
|
+
* Whether the input is required
|
|
1168
|
+
* @default false
|
|
1169
|
+
*/
|
|
1170
|
+
"required": boolean;
|
|
1171
|
+
/**
|
|
1172
|
+
* Number of rows
|
|
1173
|
+
* @default 3
|
|
1174
|
+
*/
|
|
1175
|
+
"rows": number;
|
|
1176
|
+
/**
|
|
1177
|
+
* Input value
|
|
1178
|
+
* @default ''
|
|
1179
|
+
*/
|
|
1180
|
+
"value": string;
|
|
1181
|
+
}
|
|
1182
|
+
interface XplorInputTextSecondary {
|
|
1183
|
+
/**
|
|
1184
|
+
* @default 'white'
|
|
1185
|
+
*/
|
|
1186
|
+
"bgColor": string;
|
|
1187
|
+
/**
|
|
1188
|
+
* @default false
|
|
1189
|
+
*/
|
|
1190
|
+
"disabled": boolean;
|
|
1191
|
+
/**
|
|
1192
|
+
* @default ''
|
|
1193
|
+
*/
|
|
1194
|
+
"error": string;
|
|
1195
|
+
/**
|
|
1196
|
+
* @default ''
|
|
1197
|
+
*/
|
|
1198
|
+
"helperText": string;
|
|
1199
|
+
/**
|
|
1200
|
+
* @default 'auto'
|
|
1201
|
+
*/
|
|
1202
|
+
"hideDetails": boolean | 'auto';
|
|
1203
|
+
/**
|
|
1204
|
+
* @default false
|
|
1205
|
+
*/
|
|
1206
|
+
"isDirty": boolean;
|
|
1207
|
+
/**
|
|
1208
|
+
* @default ''
|
|
1209
|
+
*/
|
|
1210
|
+
"label": string;
|
|
1211
|
+
/**
|
|
1212
|
+
* @default ''
|
|
1213
|
+
*/
|
|
1214
|
+
"placeholder": string;
|
|
1215
|
+
/**
|
|
1216
|
+
* @default false
|
|
1217
|
+
*/
|
|
1218
|
+
"readonly": boolean;
|
|
1219
|
+
/**
|
|
1220
|
+
* @default false
|
|
1221
|
+
*/
|
|
1222
|
+
"required": boolean;
|
|
1223
|
+
/**
|
|
1224
|
+
* @default 'text'
|
|
1225
|
+
*/
|
|
1226
|
+
"type": string;
|
|
1227
|
+
/**
|
|
1228
|
+
* @default ''
|
|
1229
|
+
*/
|
|
1230
|
+
"value": string;
|
|
1231
|
+
}
|
|
1232
|
+
interface XplorInputTitle {
|
|
1233
|
+
/**
|
|
1234
|
+
* Whether the input is disabled
|
|
1235
|
+
* @default false
|
|
1236
|
+
*/
|
|
1237
|
+
"disabled": boolean;
|
|
1238
|
+
/**
|
|
1239
|
+
* Input placeholder
|
|
1240
|
+
* @default ''
|
|
1241
|
+
*/
|
|
1242
|
+
"placeholder": string;
|
|
1243
|
+
/**
|
|
1244
|
+
* Whether the input is readonly
|
|
1245
|
+
* @default false
|
|
1246
|
+
*/
|
|
1247
|
+
"readonly": boolean;
|
|
1248
|
+
/**
|
|
1249
|
+
* Input value
|
|
1250
|
+
* @default ''
|
|
1251
|
+
*/
|
|
1252
|
+
"value": string;
|
|
1253
|
+
}
|
|
1254
|
+
interface XplorLinks {
|
|
1255
|
+
"brand": string;
|
|
1256
|
+
}
|
|
1257
|
+
interface XplorModal {
|
|
1258
|
+
/**
|
|
1259
|
+
* Loading state
|
|
1260
|
+
* @default false
|
|
1261
|
+
*/
|
|
1262
|
+
"loading": boolean;
|
|
1263
|
+
/**
|
|
1264
|
+
* Maximum height
|
|
1265
|
+
* @default '90%'
|
|
1266
|
+
*/
|
|
1267
|
+
"maxHeight": string;
|
|
1268
|
+
/**
|
|
1269
|
+
* Maximum width
|
|
1270
|
+
* @default '90%'
|
|
1271
|
+
*/
|
|
1272
|
+
"maxWidth": string;
|
|
1273
|
+
/**
|
|
1274
|
+
* Whether the modal is open
|
|
1275
|
+
* @default false
|
|
1276
|
+
*/
|
|
1277
|
+
"open": boolean;
|
|
1278
|
+
/**
|
|
1279
|
+
* Persistent mode - prevents closing on backdrop click
|
|
1280
|
+
* @default false
|
|
1281
|
+
*/
|
|
1282
|
+
"persistent": boolean;
|
|
1283
|
+
/**
|
|
1284
|
+
* Whether the modal content is scrollable
|
|
1285
|
+
* @default true
|
|
1286
|
+
*/
|
|
1287
|
+
"scrollable": boolean;
|
|
1288
|
+
/**
|
|
1289
|
+
* Whether to show the title area (for spacing)
|
|
1290
|
+
* @default true
|
|
1291
|
+
*/
|
|
1292
|
+
"showTitle": boolean;
|
|
1293
|
+
/**
|
|
1294
|
+
* Modal width
|
|
1295
|
+
* @default '600px'
|
|
1296
|
+
*/
|
|
1297
|
+
"width": string;
|
|
1298
|
+
}
|
|
1299
|
+
interface XplorModalPersistent {
|
|
1300
|
+
/**
|
|
1301
|
+
* Loading state
|
|
1302
|
+
* @default false
|
|
1303
|
+
*/
|
|
1304
|
+
"loading": boolean;
|
|
1305
|
+
/**
|
|
1306
|
+
* Maximum height
|
|
1307
|
+
* @default '90%'
|
|
1308
|
+
*/
|
|
1309
|
+
"maxHeight": string;
|
|
1310
|
+
/**
|
|
1311
|
+
* Maximum width
|
|
1312
|
+
* @default '90%'
|
|
1313
|
+
*/
|
|
1314
|
+
"maxWidth": string;
|
|
1315
|
+
/**
|
|
1316
|
+
* Whether the modal is open
|
|
1317
|
+
* @default false
|
|
1318
|
+
*/
|
|
1319
|
+
"open": boolean;
|
|
1320
|
+
/**
|
|
1321
|
+
* Modal width
|
|
1322
|
+
* @default '600px'
|
|
1323
|
+
*/
|
|
1324
|
+
"width": string;
|
|
1325
|
+
}
|
|
1326
|
+
interface XplorNavTabs {
|
|
1327
|
+
/**
|
|
1328
|
+
* @default 'primary'
|
|
1329
|
+
*/
|
|
1330
|
+
"color": 'primary' | 'secondary';
|
|
1331
|
+
/**
|
|
1332
|
+
* @default false
|
|
1333
|
+
*/
|
|
1334
|
+
"grow": boolean;
|
|
1335
|
+
/**
|
|
1336
|
+
* @default []
|
|
1337
|
+
*/
|
|
1338
|
+
"items": NavTabItem[];
|
|
1339
|
+
"value": string;
|
|
1340
|
+
}
|
|
1341
|
+
interface XplorSectionCard {
|
|
1342
|
+
/**
|
|
1343
|
+
* @default true
|
|
1344
|
+
*/
|
|
1345
|
+
"outlined": boolean;
|
|
1346
|
+
/**
|
|
1347
|
+
* @default '1.5rem'
|
|
1348
|
+
*/
|
|
1349
|
+
"padding": string;
|
|
1350
|
+
/**
|
|
1351
|
+
* @default true
|
|
1352
|
+
*/
|
|
1353
|
+
"rounded": boolean;
|
|
1354
|
+
}
|
|
1355
|
+
interface XplorSectionHeading {
|
|
1356
|
+
/**
|
|
1357
|
+
* @default 'medium'
|
|
1358
|
+
*/
|
|
1359
|
+
"size": 'small' | 'medium' | 'large';
|
|
1360
|
+
"text": string;
|
|
1361
|
+
}
|
|
1362
|
+
interface XplorTable {
|
|
1363
|
+
/**
|
|
1364
|
+
* The header values for each column.
|
|
1365
|
+
*/
|
|
1366
|
+
"columns"?: string[];
|
|
1367
|
+
/**
|
|
1368
|
+
* The data for the body of the table.
|
|
1369
|
+
*/
|
|
1370
|
+
"data"?: string[][];
|
|
1371
|
+
/**
|
|
1372
|
+
* When true, the first column of the table is sticky and will cover the leftmost rows in a horizontally scrollable container.
|
|
1373
|
+
*/
|
|
1374
|
+
"freeze"?: boolean;
|
|
1375
|
+
/**
|
|
1376
|
+
* Toggles to show the sort button on each table head
|
|
1377
|
+
* @default true
|
|
1378
|
+
*/
|
|
1379
|
+
"isSortable"?: boolean;
|
|
1380
|
+
/**
|
|
1381
|
+
* Toggles a selectable checkbox for each row in the table
|
|
1382
|
+
*/
|
|
1383
|
+
"multiselect"?: boolean;
|
|
1384
|
+
/**
|
|
1385
|
+
* The values for the input for each row when multiselect is activated.
|
|
1386
|
+
* @default []
|
|
1387
|
+
*/
|
|
1388
|
+
"selectedValues"?: string[];
|
|
1389
|
+
/**
|
|
1390
|
+
* Manually determined if the column is sortable
|
|
1391
|
+
* @default []
|
|
1392
|
+
*/
|
|
1393
|
+
"sortableColumns"?: boolean[];
|
|
1394
|
+
/**
|
|
1395
|
+
* Toggles an optional styling of the background of each even row of the table body.
|
|
1396
|
+
*/
|
|
1397
|
+
"striped"?: boolean;
|
|
1398
|
+
}
|
|
1399
|
+
interface XplorTextBubble {
|
|
1400
|
+
/**
|
|
1401
|
+
* @default 'orange'
|
|
1402
|
+
*/
|
|
1403
|
+
"color": 'green' | 'orange';
|
|
1404
|
+
}
|
|
1405
|
+
interface XplorTextField {
|
|
1406
|
+
/**
|
|
1407
|
+
* Background color
|
|
1408
|
+
* @default 'white'
|
|
1409
|
+
*/
|
|
1410
|
+
"bgColor": string;
|
|
1411
|
+
/**
|
|
1412
|
+
* Whether the field should be clearable
|
|
1413
|
+
* @default false
|
|
1414
|
+
*/
|
|
1415
|
+
"clearable": boolean;
|
|
1416
|
+
/**
|
|
1417
|
+
* Color variant (primary, secondary, success, error, warning, info)
|
|
1418
|
+
* @default 'secondary'
|
|
1419
|
+
*/
|
|
1420
|
+
"color": 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info';
|
|
1421
|
+
/**
|
|
1422
|
+
* Custom CSS classes to apply
|
|
1423
|
+
* @default ''
|
|
1424
|
+
*/
|
|
1425
|
+
"customClass": string;
|
|
1426
|
+
/**
|
|
1427
|
+
* Whether the field is disabled
|
|
1428
|
+
* @default false
|
|
1429
|
+
*/
|
|
1430
|
+
"disabled": boolean;
|
|
1431
|
+
/**
|
|
1432
|
+
* Error messages to display
|
|
1433
|
+
* @default []
|
|
1434
|
+
*/
|
|
1435
|
+
"errorMessages": string[];
|
|
1436
|
+
/**
|
|
1437
|
+
* When to show details: true (always), false (never), 'auto' (only when error)
|
|
1438
|
+
* @default 'auto'
|
|
1439
|
+
*/
|
|
1440
|
+
"hideDetails": boolean | 'auto';
|
|
1441
|
+
/**
|
|
1442
|
+
* Whether the field has been modified (dirty state)
|
|
1443
|
+
* @default false
|
|
1444
|
+
*/
|
|
1445
|
+
"isDirty": boolean;
|
|
1446
|
+
/**
|
|
1447
|
+
* The label text for the input
|
|
1448
|
+
* @default ''
|
|
1449
|
+
*/
|
|
1450
|
+
"label": string;
|
|
1451
|
+
/**
|
|
1452
|
+
* Maximum value (for number type)
|
|
1453
|
+
*/
|
|
1454
|
+
"max": number;
|
|
1455
|
+
/**
|
|
1456
|
+
* Maximum length of input
|
|
1457
|
+
*/
|
|
1458
|
+
"maxlength": number;
|
|
1459
|
+
/**
|
|
1460
|
+
* Minimum value (for number type)
|
|
1461
|
+
*/
|
|
1462
|
+
"min": number;
|
|
1463
|
+
/**
|
|
1464
|
+
* Placeholder text when input is empty
|
|
1465
|
+
* @default ''
|
|
1466
|
+
*/
|
|
1467
|
+
"placeholder": string;
|
|
1468
|
+
/**
|
|
1469
|
+
* Whether the field is readonly
|
|
1470
|
+
* @default false
|
|
1471
|
+
*/
|
|
1472
|
+
"readonly": boolean;
|
|
1473
|
+
/**
|
|
1474
|
+
* Whether the field is required
|
|
1475
|
+
* @default false
|
|
1476
|
+
*/
|
|
1477
|
+
"required": boolean;
|
|
1478
|
+
/**
|
|
1479
|
+
* Input type (text, email, password, number, etc.)
|
|
1480
|
+
* @default 'text'
|
|
1481
|
+
*/
|
|
1482
|
+
"type": 'text' | 'email' | 'password' | 'number' | 'tel' | 'url' | 'search';
|
|
1483
|
+
/**
|
|
1484
|
+
* The current value of the text field
|
|
1485
|
+
* @default ''
|
|
1486
|
+
*/
|
|
1487
|
+
"value": string;
|
|
1488
|
+
/**
|
|
1489
|
+
* Visual variant style
|
|
1490
|
+
* @default 'outlined'
|
|
1491
|
+
*/
|
|
1492
|
+
"variant": 'outlined' | 'filled' | 'underlined';
|
|
1493
|
+
}
|
|
1494
|
+
interface XplorTimePicker {
|
|
1495
|
+
/**
|
|
1496
|
+
* @default 'white'
|
|
1497
|
+
*/
|
|
1498
|
+
"bgColor": string;
|
|
1499
|
+
/**
|
|
1500
|
+
* @default false
|
|
1501
|
+
*/
|
|
1502
|
+
"clearable": boolean;
|
|
1503
|
+
/**
|
|
1504
|
+
* @default false
|
|
1505
|
+
*/
|
|
1506
|
+
"disabled": boolean;
|
|
1507
|
+
/**
|
|
1508
|
+
* @default ''
|
|
1509
|
+
*/
|
|
1510
|
+
"error": string;
|
|
1511
|
+
/**
|
|
1512
|
+
* @default 'auto'
|
|
1513
|
+
*/
|
|
1514
|
+
"hideDetails": boolean | 'auto';
|
|
1515
|
+
/**
|
|
1516
|
+
* @default ''
|
|
1517
|
+
*/
|
|
1518
|
+
"label": string;
|
|
1519
|
+
/**
|
|
1520
|
+
* @default 'Select time'
|
|
1521
|
+
*/
|
|
1522
|
+
"placeholder": string;
|
|
1523
|
+
/**
|
|
1524
|
+
* Auto-fill current time on focus if value is empty
|
|
1525
|
+
* @default false
|
|
1526
|
+
*/
|
|
1527
|
+
"prefill": boolean;
|
|
1528
|
+
/**
|
|
1529
|
+
* @default false
|
|
1530
|
+
*/
|
|
1531
|
+
"readonly": boolean;
|
|
1532
|
+
/**
|
|
1533
|
+
* @default false
|
|
1534
|
+
*/
|
|
1535
|
+
"required": boolean;
|
|
1536
|
+
/**
|
|
1537
|
+
* @default false
|
|
1538
|
+
*/
|
|
1539
|
+
"showSeconds": boolean;
|
|
1540
|
+
/**
|
|
1541
|
+
* Time value in HH:mm:ss 24-hour format
|
|
1542
|
+
* @default ''
|
|
1543
|
+
*/
|
|
1544
|
+
"value": string;
|
|
1545
|
+
}
|
|
1546
|
+
interface XplorTooltip {
|
|
1547
|
+
/**
|
|
1548
|
+
* @default true
|
|
1549
|
+
*/
|
|
1550
|
+
"arrow": boolean;
|
|
1551
|
+
"content": string;
|
|
1552
|
+
/**
|
|
1553
|
+
* @default false
|
|
1554
|
+
*/
|
|
1555
|
+
"disabled": boolean;
|
|
1556
|
+
/**
|
|
1557
|
+
* @default false
|
|
1558
|
+
*/
|
|
1559
|
+
"open": boolean;
|
|
1560
|
+
/**
|
|
1561
|
+
* @default 'top'
|
|
1562
|
+
*/
|
|
1563
|
+
"position": TooltipPosition;
|
|
1564
|
+
/**
|
|
1565
|
+
* @default 'hover'
|
|
1566
|
+
*/
|
|
1567
|
+
"trigger": TooltipTrigger;
|
|
1568
|
+
}
|
|
1569
|
+
}
|
|
1570
|
+
export interface XplorAlertDialogCustomEvent<T> extends CustomEvent<T> {
|
|
1571
|
+
detail: T;
|
|
1572
|
+
target: HTMLXplorAlertDialogElement;
|
|
1573
|
+
}
|
|
1574
|
+
export interface XplorAlertMessageCustomEvent<T> extends CustomEvent<T> {
|
|
1575
|
+
detail: T;
|
|
1576
|
+
target: HTMLXplorAlertMessageElement;
|
|
1577
|
+
}
|
|
1578
|
+
export interface XplorAssistantCustomEvent<T> extends CustomEvent<T> {
|
|
1579
|
+
detail: T;
|
|
1580
|
+
target: HTMLXplorAssistantElement;
|
|
1581
|
+
}
|
|
1582
|
+
export interface XplorAutocompleteCustomEvent<T> extends CustomEvent<T> {
|
|
1583
|
+
detail: T;
|
|
1584
|
+
target: HTMLXplorAutocompleteElement;
|
|
1585
|
+
}
|
|
1586
|
+
export interface XplorBtnBackCustomEvent<T> extends CustomEvent<T> {
|
|
1587
|
+
detail: T;
|
|
1588
|
+
target: HTMLXplorBtnBackElement;
|
|
1589
|
+
}
|
|
1590
|
+
export interface XplorBtnBackToParentCustomEvent<T> extends CustomEvent<T> {
|
|
1591
|
+
detail: T;
|
|
1592
|
+
target: HTMLXplorBtnBackToParentElement;
|
|
1593
|
+
}
|
|
1594
|
+
export interface XplorBtnIconCustomEvent<T> extends CustomEvent<T> {
|
|
1595
|
+
detail: T;
|
|
1596
|
+
target: HTMLXplorBtnIconElement;
|
|
1597
|
+
}
|
|
1598
|
+
export interface XplorBtnMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1599
|
+
detail: T;
|
|
1600
|
+
target: HTMLXplorBtnMenuElement;
|
|
1601
|
+
}
|
|
1602
|
+
export interface XplorBtnToggleCustomEvent<T> extends CustomEvent<T> {
|
|
1603
|
+
detail: T;
|
|
1604
|
+
target: HTMLXplorBtnToggleElement;
|
|
1605
|
+
}
|
|
1606
|
+
export interface XplorBtnToggleSecondaryCustomEvent<T> extends CustomEvent<T> {
|
|
1607
|
+
detail: T;
|
|
1608
|
+
target: HTMLXplorBtnToggleSecondaryElement;
|
|
1609
|
+
}
|
|
1610
|
+
export interface XplorCheckboxCustomEvent<T> extends CustomEvent<T> {
|
|
1611
|
+
detail: T;
|
|
1612
|
+
target: HTMLXplorCheckboxElement;
|
|
1613
|
+
}
|
|
1614
|
+
export interface XplorComboboxCustomEvent<T> extends CustomEvent<T> {
|
|
1615
|
+
detail: T;
|
|
1616
|
+
target: HTMLXplorComboboxElement;
|
|
1617
|
+
}
|
|
1618
|
+
export interface XplorDatatableCustomEvent<T> extends CustomEvent<T> {
|
|
1619
|
+
detail: T;
|
|
1620
|
+
target: HTMLXplorDatatableElement;
|
|
1621
|
+
}
|
|
1622
|
+
export interface XplorDatePickerCustomEvent<T> extends CustomEvent<T> {
|
|
1623
|
+
detail: T;
|
|
1624
|
+
target: HTMLXplorDatePickerElement;
|
|
1625
|
+
}
|
|
1626
|
+
export interface XplorDragAndDropInputCustomEvent<T> extends CustomEvent<T> {
|
|
1627
|
+
detail: T;
|
|
1628
|
+
target: HTMLXplorDragAndDropInputElement;
|
|
1629
|
+
}
|
|
1630
|
+
export interface XplorExpansionPanelCustomEvent<T> extends CustomEvent<T> {
|
|
1631
|
+
detail: T;
|
|
1632
|
+
target: HTMLXplorExpansionPanelElement;
|
|
1633
|
+
}
|
|
1634
|
+
export interface XplorFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
1635
|
+
detail: T;
|
|
1636
|
+
target: HTMLXplorFileUploadElement;
|
|
1637
|
+
}
|
|
1638
|
+
export interface XplorInlineCheckboxCustomEvent<T> extends CustomEvent<T> {
|
|
1639
|
+
detail: T;
|
|
1640
|
+
target: HTMLXplorInlineCheckboxElement;
|
|
1641
|
+
}
|
|
1642
|
+
export interface XplorInlineDatePickerCustomEvent<T> extends CustomEvent<T> {
|
|
1643
|
+
detail: T;
|
|
1644
|
+
target: HTMLXplorInlineDatePickerElement;
|
|
1645
|
+
}
|
|
1646
|
+
export interface XplorInlineSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
1647
|
+
detail: T;
|
|
1648
|
+
target: HTMLXplorInlineSwitchElement;
|
|
1649
|
+
}
|
|
1650
|
+
export interface XplorInputFileCustomEvent<T> extends CustomEvent<T> {
|
|
1651
|
+
detail: T;
|
|
1652
|
+
target: HTMLXplorInputFileElement;
|
|
1653
|
+
}
|
|
1654
|
+
export interface XplorInputSearchCustomEvent<T> extends CustomEvent<T> {
|
|
1655
|
+
detail: T;
|
|
1656
|
+
target: HTMLXplorInputSearchElement;
|
|
1657
|
+
}
|
|
1658
|
+
export interface XplorInputSelectCustomEvent<T> extends CustomEvent<T> {
|
|
1659
|
+
detail: T;
|
|
1660
|
+
target: HTMLXplorInputSelectElement;
|
|
1661
|
+
}
|
|
1662
|
+
export interface XplorInputSendCustomEvent<T> extends CustomEvent<T> {
|
|
1663
|
+
detail: T;
|
|
1664
|
+
target: HTMLXplorInputSendElement;
|
|
1665
|
+
}
|
|
1666
|
+
export interface XplorInputTextCustomEvent<T> extends CustomEvent<T> {
|
|
1667
|
+
detail: T;
|
|
1668
|
+
target: HTMLXplorInputTextElement;
|
|
1669
|
+
}
|
|
1670
|
+
export interface XplorInputTextAreaCustomEvent<T> extends CustomEvent<T> {
|
|
1671
|
+
detail: T;
|
|
1672
|
+
target: HTMLXplorInputTextAreaElement;
|
|
1673
|
+
}
|
|
1674
|
+
export interface XplorInputTextSecondaryCustomEvent<T> extends CustomEvent<T> {
|
|
1675
|
+
detail: T;
|
|
1676
|
+
target: HTMLXplorInputTextSecondaryElement;
|
|
1677
|
+
}
|
|
1678
|
+
export interface XplorInputTitleCustomEvent<T> extends CustomEvent<T> {
|
|
1679
|
+
detail: T;
|
|
1680
|
+
target: HTMLXplorInputTitleElement;
|
|
1681
|
+
}
|
|
1682
|
+
export interface XplorModalCustomEvent<T> extends CustomEvent<T> {
|
|
1683
|
+
detail: T;
|
|
1684
|
+
target: HTMLXplorModalElement;
|
|
1685
|
+
}
|
|
1686
|
+
export interface XplorModalPersistentCustomEvent<T> extends CustomEvent<T> {
|
|
1687
|
+
detail: T;
|
|
1688
|
+
target: HTMLXplorModalPersistentElement;
|
|
1689
|
+
}
|
|
1690
|
+
export interface XplorNavTabsCustomEvent<T> extends CustomEvent<T> {
|
|
1691
|
+
detail: T;
|
|
1692
|
+
target: HTMLXplorNavTabsElement;
|
|
1693
|
+
}
|
|
1694
|
+
export interface XplorTableCustomEvent<T> extends CustomEvent<T> {
|
|
1695
|
+
detail: T;
|
|
1696
|
+
target: HTMLXplorTableElement;
|
|
1697
|
+
}
|
|
1698
|
+
export interface XplorTextFieldCustomEvent<T> extends CustomEvent<T> {
|
|
1699
|
+
detail: T;
|
|
1700
|
+
target: HTMLXplorTextFieldElement;
|
|
1701
|
+
}
|
|
1702
|
+
export interface XplorTimePickerCustomEvent<T> extends CustomEvent<T> {
|
|
1703
|
+
detail: T;
|
|
1704
|
+
target: HTMLXplorTimePickerElement;
|
|
1705
|
+
}
|
|
1706
|
+
declare global {
|
|
1707
|
+
interface HTMLXplorAlertDialogElementEventMap {
|
|
1708
|
+
"xplorClose": void;
|
|
1709
|
+
"xplorDialogChange": boolean;
|
|
1710
|
+
}
|
|
1711
|
+
interface HTMLXplorAlertDialogElement extends Components.XplorAlertDialog, HTMLStencilElement {
|
|
1712
|
+
addEventListener<K extends keyof HTMLXplorAlertDialogElementEventMap>(type: K, listener: (this: HTMLXplorAlertDialogElement, ev: XplorAlertDialogCustomEvent<HTMLXplorAlertDialogElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1713
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1714
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1715
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1716
|
+
removeEventListener<K extends keyof HTMLXplorAlertDialogElementEventMap>(type: K, listener: (this: HTMLXplorAlertDialogElement, ev: XplorAlertDialogCustomEvent<HTMLXplorAlertDialogElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1717
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1718
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1719
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1720
|
+
}
|
|
1721
|
+
var HTMLXplorAlertDialogElement: {
|
|
1722
|
+
prototype: HTMLXplorAlertDialogElement;
|
|
1723
|
+
new (): HTMLXplorAlertDialogElement;
|
|
1724
|
+
};
|
|
1725
|
+
interface HTMLXplorAlertMessageElementEventMap {
|
|
1726
|
+
"xplorDismiss": void;
|
|
1727
|
+
}
|
|
1728
|
+
interface HTMLXplorAlertMessageElement extends Components.XplorAlertMessage, HTMLStencilElement {
|
|
1729
|
+
addEventListener<K extends keyof HTMLXplorAlertMessageElementEventMap>(type: K, listener: (this: HTMLXplorAlertMessageElement, ev: XplorAlertMessageCustomEvent<HTMLXplorAlertMessageElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1730
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1731
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1732
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1733
|
+
removeEventListener<K extends keyof HTMLXplorAlertMessageElementEventMap>(type: K, listener: (this: HTMLXplorAlertMessageElement, ev: XplorAlertMessageCustomEvent<HTMLXplorAlertMessageElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1734
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1735
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1736
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1737
|
+
}
|
|
1738
|
+
var HTMLXplorAlertMessageElement: {
|
|
1739
|
+
prototype: HTMLXplorAlertMessageElement;
|
|
1740
|
+
new (): HTMLXplorAlertMessageElement;
|
|
1741
|
+
};
|
|
1742
|
+
interface HTMLXplorAssistantElementEventMap {
|
|
1743
|
+
"assistantMessageSent": AssistantMessageSentEvent;
|
|
1744
|
+
"assistantMessageReceived": AssistantMessageReceivedEvent;
|
|
1745
|
+
"assistantError": AssistantErrorEvent;
|
|
1746
|
+
"assistantSessionCreated": AssistantSessionEvent;
|
|
1747
|
+
}
|
|
1748
|
+
interface HTMLXplorAssistantElement extends Components.XplorAssistant, HTMLStencilElement {
|
|
1749
|
+
addEventListener<K extends keyof HTMLXplorAssistantElementEventMap>(type: K, listener: (this: HTMLXplorAssistantElement, ev: XplorAssistantCustomEvent<HTMLXplorAssistantElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1750
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1751
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1752
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1753
|
+
removeEventListener<K extends keyof HTMLXplorAssistantElementEventMap>(type: K, listener: (this: HTMLXplorAssistantElement, ev: XplorAssistantCustomEvent<HTMLXplorAssistantElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1754
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1755
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1756
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1757
|
+
}
|
|
1758
|
+
var HTMLXplorAssistantElement: {
|
|
1759
|
+
prototype: HTMLXplorAssistantElement;
|
|
1760
|
+
new (): HTMLXplorAssistantElement;
|
|
1761
|
+
};
|
|
1762
|
+
interface HTMLXplorAutocompleteElementEventMap {
|
|
1763
|
+
"xplorChange": any;
|
|
1764
|
+
"xplorSelect": AutocompleteItem;
|
|
1765
|
+
"xplorClear": void;
|
|
1766
|
+
"xplorSearch": string;
|
|
1767
|
+
}
|
|
1768
|
+
interface HTMLXplorAutocompleteElement extends Components.XplorAutocomplete, HTMLStencilElement {
|
|
1769
|
+
addEventListener<K extends keyof HTMLXplorAutocompleteElementEventMap>(type: K, listener: (this: HTMLXplorAutocompleteElement, ev: XplorAutocompleteCustomEvent<HTMLXplorAutocompleteElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1770
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1771
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1772
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1773
|
+
removeEventListener<K extends keyof HTMLXplorAutocompleteElementEventMap>(type: K, listener: (this: HTMLXplorAutocompleteElement, ev: XplorAutocompleteCustomEvent<HTMLXplorAutocompleteElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1774
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1775
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1776
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1777
|
+
}
|
|
1778
|
+
var HTMLXplorAutocompleteElement: {
|
|
1779
|
+
prototype: HTMLXplorAutocompleteElement;
|
|
1780
|
+
new (): HTMLXplorAutocompleteElement;
|
|
1781
|
+
};
|
|
1782
|
+
interface HTMLXplorAvatarElement extends Components.XplorAvatar, HTMLStencilElement {
|
|
1783
|
+
}
|
|
1784
|
+
var HTMLXplorAvatarElement: {
|
|
1785
|
+
prototype: HTMLXplorAvatarElement;
|
|
1786
|
+
new (): HTMLXplorAvatarElement;
|
|
1787
|
+
};
|
|
1788
|
+
interface HTMLXplorAvatarAndNameElement extends Components.XplorAvatarAndName, HTMLStencilElement {
|
|
1789
|
+
}
|
|
1790
|
+
var HTMLXplorAvatarAndNameElement: {
|
|
1791
|
+
prototype: HTMLXplorAvatarAndNameElement;
|
|
1792
|
+
new (): HTMLXplorAvatarAndNameElement;
|
|
1793
|
+
};
|
|
1794
|
+
interface HTMLXplorBadgeElement extends Components.XplorBadge, HTMLStencilElement {
|
|
1795
|
+
}
|
|
1796
|
+
var HTMLXplorBadgeElement: {
|
|
1797
|
+
prototype: HTMLXplorBadgeElement;
|
|
1798
|
+
new (): HTMLXplorBadgeElement;
|
|
1799
|
+
};
|
|
1800
|
+
interface HTMLXplorBadgeActiveElement extends Components.XplorBadgeActive, HTMLStencilElement {
|
|
1801
|
+
}
|
|
1802
|
+
var HTMLXplorBadgeActiveElement: {
|
|
1803
|
+
prototype: HTMLXplorBadgeActiveElement;
|
|
1804
|
+
new (): HTMLXplorBadgeActiveElement;
|
|
1805
|
+
};
|
|
1806
|
+
interface HTMLXplorBadgeArchivedElement extends Components.XplorBadgeArchived, HTMLStencilElement {
|
|
1807
|
+
}
|
|
1808
|
+
var HTMLXplorBadgeArchivedElement: {
|
|
1809
|
+
prototype: HTMLXplorBadgeArchivedElement;
|
|
1810
|
+
new (): HTMLXplorBadgeArchivedElement;
|
|
1811
|
+
};
|
|
1812
|
+
interface HTMLXplorBadgeDeletedElement extends Components.XplorBadgeDeleted, HTMLStencilElement {
|
|
1813
|
+
}
|
|
1814
|
+
var HTMLXplorBadgeDeletedElement: {
|
|
1815
|
+
prototype: HTMLXplorBadgeDeletedElement;
|
|
1816
|
+
new (): HTMLXplorBadgeDeletedElement;
|
|
1817
|
+
};
|
|
1818
|
+
interface HTMLXplorBadgeExpiredElement extends Components.XplorBadgeExpired, HTMLStencilElement {
|
|
1819
|
+
}
|
|
1820
|
+
var HTMLXplorBadgeExpiredElement: {
|
|
1821
|
+
prototype: HTMLXplorBadgeExpiredElement;
|
|
1822
|
+
new (): HTMLXplorBadgeExpiredElement;
|
|
1823
|
+
};
|
|
1824
|
+
interface HTMLXplorBadgeInactiveElement extends Components.XplorBadgeInactive, HTMLStencilElement {
|
|
1825
|
+
}
|
|
1826
|
+
var HTMLXplorBadgeInactiveElement: {
|
|
1827
|
+
prototype: HTMLXplorBadgeInactiveElement;
|
|
1828
|
+
new (): HTMLXplorBadgeInactiveElement;
|
|
1829
|
+
};
|
|
1830
|
+
interface HTMLXplorBadgeRecalledElement extends Components.XplorBadgeRecalled, HTMLStencilElement {
|
|
1831
|
+
}
|
|
1832
|
+
var HTMLXplorBadgeRecalledElement: {
|
|
1833
|
+
prototype: HTMLXplorBadgeRecalledElement;
|
|
1834
|
+
new (): HTMLXplorBadgeRecalledElement;
|
|
1835
|
+
};
|
|
1836
|
+
interface HTMLXplorBadgeSessionBookingElement extends Components.XplorBadgeSessionBooking, HTMLStencilElement {
|
|
1837
|
+
}
|
|
1838
|
+
var HTMLXplorBadgeSessionBookingElement: {
|
|
1839
|
+
prototype: HTMLXplorBadgeSessionBookingElement;
|
|
1840
|
+
new (): HTMLXplorBadgeSessionBookingElement;
|
|
1841
|
+
};
|
|
1842
|
+
interface HTMLXplorBadgeUpcomingElement extends Components.XplorBadgeUpcoming, HTMLStencilElement {
|
|
1843
|
+
}
|
|
1844
|
+
var HTMLXplorBadgeUpcomingElement: {
|
|
1845
|
+
prototype: HTMLXplorBadgeUpcomingElement;
|
|
1846
|
+
new (): HTMLXplorBadgeUpcomingElement;
|
|
1847
|
+
};
|
|
1848
|
+
interface HTMLXplorBadgeWaitlistElement extends Components.XplorBadgeWaitlist, HTMLStencilElement {
|
|
1849
|
+
}
|
|
1850
|
+
var HTMLXplorBadgeWaitlistElement: {
|
|
1851
|
+
prototype: HTMLXplorBadgeWaitlistElement;
|
|
1852
|
+
new (): HTMLXplorBadgeWaitlistElement;
|
|
1853
|
+
};
|
|
1854
|
+
interface HTMLXplorBtnBackElementEventMap {
|
|
1855
|
+
"xplorClick": MouseEvent;
|
|
1856
|
+
}
|
|
1857
|
+
interface HTMLXplorBtnBackElement extends Components.XplorBtnBack, HTMLStencilElement {
|
|
1858
|
+
addEventListener<K extends keyof HTMLXplorBtnBackElementEventMap>(type: K, listener: (this: HTMLXplorBtnBackElement, ev: XplorBtnBackCustomEvent<HTMLXplorBtnBackElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1859
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1860
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1861
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1862
|
+
removeEventListener<K extends keyof HTMLXplorBtnBackElementEventMap>(type: K, listener: (this: HTMLXplorBtnBackElement, ev: XplorBtnBackCustomEvent<HTMLXplorBtnBackElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1863
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1864
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1865
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1866
|
+
}
|
|
1867
|
+
var HTMLXplorBtnBackElement: {
|
|
1868
|
+
prototype: HTMLXplorBtnBackElement;
|
|
1869
|
+
new (): HTMLXplorBtnBackElement;
|
|
1870
|
+
};
|
|
1871
|
+
interface HTMLXplorBtnBackToParentElementEventMap {
|
|
1872
|
+
"back": void;
|
|
1873
|
+
}
|
|
1874
|
+
interface HTMLXplorBtnBackToParentElement extends Components.XplorBtnBackToParent, HTMLStencilElement {
|
|
1875
|
+
addEventListener<K extends keyof HTMLXplorBtnBackToParentElementEventMap>(type: K, listener: (this: HTMLXplorBtnBackToParentElement, ev: XplorBtnBackToParentCustomEvent<HTMLXplorBtnBackToParentElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1876
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1877
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1878
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1879
|
+
removeEventListener<K extends keyof HTMLXplorBtnBackToParentElementEventMap>(type: K, listener: (this: HTMLXplorBtnBackToParentElement, ev: XplorBtnBackToParentCustomEvent<HTMLXplorBtnBackToParentElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1880
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1881
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1882
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1883
|
+
}
|
|
1884
|
+
var HTMLXplorBtnBackToParentElement: {
|
|
1885
|
+
prototype: HTMLXplorBtnBackToParentElement;
|
|
1886
|
+
new (): HTMLXplorBtnBackToParentElement;
|
|
1887
|
+
};
|
|
1888
|
+
interface HTMLXplorBtnIconElementEventMap {
|
|
1889
|
+
"xplorClick": MouseEvent;
|
|
1890
|
+
}
|
|
1891
|
+
interface HTMLXplorBtnIconElement extends Components.XplorBtnIcon, HTMLStencilElement {
|
|
1892
|
+
addEventListener<K extends keyof HTMLXplorBtnIconElementEventMap>(type: K, listener: (this: HTMLXplorBtnIconElement, ev: XplorBtnIconCustomEvent<HTMLXplorBtnIconElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1893
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1894
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1895
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1896
|
+
removeEventListener<K extends keyof HTMLXplorBtnIconElementEventMap>(type: K, listener: (this: HTMLXplorBtnIconElement, ev: XplorBtnIconCustomEvent<HTMLXplorBtnIconElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1897
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1898
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1899
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1900
|
+
}
|
|
1901
|
+
var HTMLXplorBtnIconElement: {
|
|
1902
|
+
prototype: HTMLXplorBtnIconElement;
|
|
1903
|
+
new (): HTMLXplorBtnIconElement;
|
|
1904
|
+
};
|
|
1905
|
+
interface HTMLXplorBtnMenuElementEventMap {
|
|
1906
|
+
"xplorClick": MenuOption;
|
|
1907
|
+
}
|
|
1908
|
+
interface HTMLXplorBtnMenuElement extends Components.XplorBtnMenu, HTMLStencilElement {
|
|
1909
|
+
addEventListener<K extends keyof HTMLXplorBtnMenuElementEventMap>(type: K, listener: (this: HTMLXplorBtnMenuElement, ev: XplorBtnMenuCustomEvent<HTMLXplorBtnMenuElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1910
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1911
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1912
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1913
|
+
removeEventListener<K extends keyof HTMLXplorBtnMenuElementEventMap>(type: K, listener: (this: HTMLXplorBtnMenuElement, ev: XplorBtnMenuCustomEvent<HTMLXplorBtnMenuElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1914
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1915
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1916
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1917
|
+
}
|
|
1918
|
+
var HTMLXplorBtnMenuElement: {
|
|
1919
|
+
prototype: HTMLXplorBtnMenuElement;
|
|
1920
|
+
new (): HTMLXplorBtnMenuElement;
|
|
1921
|
+
};
|
|
1922
|
+
interface HTMLXplorBtnToggleElementEventMap {
|
|
1923
|
+
"xplorToggle": boolean;
|
|
1924
|
+
}
|
|
1925
|
+
interface HTMLXplorBtnToggleElement extends Components.XplorBtnToggle, HTMLStencilElement {
|
|
1926
|
+
addEventListener<K extends keyof HTMLXplorBtnToggleElementEventMap>(type: K, listener: (this: HTMLXplorBtnToggleElement, ev: XplorBtnToggleCustomEvent<HTMLXplorBtnToggleElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1927
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1928
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1929
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1930
|
+
removeEventListener<K extends keyof HTMLXplorBtnToggleElementEventMap>(type: K, listener: (this: HTMLXplorBtnToggleElement, ev: XplorBtnToggleCustomEvent<HTMLXplorBtnToggleElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1931
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1932
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1933
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1934
|
+
}
|
|
1935
|
+
var HTMLXplorBtnToggleElement: {
|
|
1936
|
+
prototype: HTMLXplorBtnToggleElement;
|
|
1937
|
+
new (): HTMLXplorBtnToggleElement;
|
|
1938
|
+
};
|
|
1939
|
+
interface HTMLXplorBtnToggleGroupElement extends Components.XplorBtnToggleGroup, HTMLStencilElement {
|
|
1940
|
+
}
|
|
1941
|
+
var HTMLXplorBtnToggleGroupElement: {
|
|
1942
|
+
prototype: HTMLXplorBtnToggleGroupElement;
|
|
1943
|
+
new (): HTMLXplorBtnToggleGroupElement;
|
|
1944
|
+
};
|
|
1945
|
+
interface HTMLXplorBtnToggleSecondaryElementEventMap {
|
|
1946
|
+
"xplorToggle": boolean;
|
|
1947
|
+
}
|
|
1948
|
+
interface HTMLXplorBtnToggleSecondaryElement extends Components.XplorBtnToggleSecondary, HTMLStencilElement {
|
|
1949
|
+
addEventListener<K extends keyof HTMLXplorBtnToggleSecondaryElementEventMap>(type: K, listener: (this: HTMLXplorBtnToggleSecondaryElement, ev: XplorBtnToggleSecondaryCustomEvent<HTMLXplorBtnToggleSecondaryElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1950
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1951
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1952
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1953
|
+
removeEventListener<K extends keyof HTMLXplorBtnToggleSecondaryElementEventMap>(type: K, listener: (this: HTMLXplorBtnToggleSecondaryElement, ev: XplorBtnToggleSecondaryCustomEvent<HTMLXplorBtnToggleSecondaryElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1954
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1955
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1956
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1957
|
+
}
|
|
1958
|
+
var HTMLXplorBtnToggleSecondaryElement: {
|
|
1959
|
+
prototype: HTMLXplorBtnToggleSecondaryElement;
|
|
1960
|
+
new (): HTMLXplorBtnToggleSecondaryElement;
|
|
1961
|
+
};
|
|
1962
|
+
interface HTMLXplorBtnTooltipElement extends Components.XplorBtnTooltip, HTMLStencilElement {
|
|
1963
|
+
}
|
|
1964
|
+
var HTMLXplorBtnTooltipElement: {
|
|
1965
|
+
prototype: HTMLXplorBtnTooltipElement;
|
|
1966
|
+
new (): HTMLXplorBtnTooltipElement;
|
|
1967
|
+
};
|
|
1968
|
+
interface HTMLXplorButtonElement extends Components.XplorButton, HTMLStencilElement {
|
|
1969
|
+
}
|
|
1970
|
+
var HTMLXplorButtonElement: {
|
|
1971
|
+
prototype: HTMLXplorButtonElement;
|
|
1972
|
+
new (): HTMLXplorButtonElement;
|
|
1973
|
+
};
|
|
1974
|
+
interface HTMLXplorChatWidgetElement extends Components.XplorChatWidget, HTMLStencilElement {
|
|
1975
|
+
}
|
|
1976
|
+
var HTMLXplorChatWidgetElement: {
|
|
1977
|
+
prototype: HTMLXplorChatWidgetElement;
|
|
1978
|
+
new (): HTMLXplorChatWidgetElement;
|
|
1979
|
+
};
|
|
1980
|
+
interface HTMLXplorCheckboxElementEventMap {
|
|
1981
|
+
"checkboxChange": { checked: boolean; indeterminate: boolean };
|
|
1982
|
+
}
|
|
1983
|
+
interface HTMLXplorCheckboxElement extends Components.XplorCheckbox, HTMLStencilElement {
|
|
1984
|
+
addEventListener<K extends keyof HTMLXplorCheckboxElementEventMap>(type: K, listener: (this: HTMLXplorCheckboxElement, ev: XplorCheckboxCustomEvent<HTMLXplorCheckboxElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1985
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1986
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1987
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1988
|
+
removeEventListener<K extends keyof HTMLXplorCheckboxElementEventMap>(type: K, listener: (this: HTMLXplorCheckboxElement, ev: XplorCheckboxCustomEvent<HTMLXplorCheckboxElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1989
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1990
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1991
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1992
|
+
}
|
|
1993
|
+
var HTMLXplorCheckboxElement: {
|
|
1994
|
+
prototype: HTMLXplorCheckboxElement;
|
|
1995
|
+
new (): HTMLXplorCheckboxElement;
|
|
1996
|
+
};
|
|
1997
|
+
interface HTMLXplorComboboxElementEventMap {
|
|
1998
|
+
"xplorChange": any;
|
|
1999
|
+
"xplorSelect": ComboboxItem;
|
|
2000
|
+
"xplorCreate": string;
|
|
2001
|
+
"xplorClear": void;
|
|
2002
|
+
"xplorSearch": string;
|
|
2003
|
+
}
|
|
2004
|
+
interface HTMLXplorComboboxElement extends Components.XplorCombobox, HTMLStencilElement {
|
|
2005
|
+
addEventListener<K extends keyof HTMLXplorComboboxElementEventMap>(type: K, listener: (this: HTMLXplorComboboxElement, ev: XplorComboboxCustomEvent<HTMLXplorComboboxElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2006
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2007
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2008
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2009
|
+
removeEventListener<K extends keyof HTMLXplorComboboxElementEventMap>(type: K, listener: (this: HTMLXplorComboboxElement, ev: XplorComboboxCustomEvent<HTMLXplorComboboxElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2010
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2011
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2012
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2013
|
+
}
|
|
2014
|
+
var HTMLXplorComboboxElement: {
|
|
2015
|
+
prototype: HTMLXplorComboboxElement;
|
|
2016
|
+
new (): HTMLXplorComboboxElement;
|
|
2017
|
+
};
|
|
2018
|
+
interface HTMLXplorDatatableElementEventMap {
|
|
2019
|
+
"rowClick": any;
|
|
2020
|
+
"xplorSelectionChange": any[];
|
|
2021
|
+
"paginationChange": DatatablePagination;
|
|
2022
|
+
"sortChange": { column: string; direction: 'asc' | 'desc' | null };
|
|
2023
|
+
}
|
|
2024
|
+
interface HTMLXplorDatatableElement extends Components.XplorDatatable, HTMLStencilElement {
|
|
2025
|
+
addEventListener<K extends keyof HTMLXplorDatatableElementEventMap>(type: K, listener: (this: HTMLXplorDatatableElement, ev: XplorDatatableCustomEvent<HTMLXplorDatatableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2026
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2027
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2028
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2029
|
+
removeEventListener<K extends keyof HTMLXplorDatatableElementEventMap>(type: K, listener: (this: HTMLXplorDatatableElement, ev: XplorDatatableCustomEvent<HTMLXplorDatatableElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2030
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2031
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2032
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2033
|
+
}
|
|
2034
|
+
var HTMLXplorDatatableElement: {
|
|
2035
|
+
prototype: HTMLXplorDatatableElement;
|
|
2036
|
+
new (): HTMLXplorDatatableElement;
|
|
2037
|
+
};
|
|
2038
|
+
interface HTMLXplorDatePickerElementEventMap {
|
|
2039
|
+
"dateChange": string;
|
|
2040
|
+
"xplorFocus": FocusEvent;
|
|
2041
|
+
"xplorBlur": FocusEvent;
|
|
2042
|
+
"xplorClear": void;
|
|
2043
|
+
}
|
|
2044
|
+
interface HTMLXplorDatePickerElement extends Components.XplorDatePicker, HTMLStencilElement {
|
|
2045
|
+
addEventListener<K extends keyof HTMLXplorDatePickerElementEventMap>(type: K, listener: (this: HTMLXplorDatePickerElement, ev: XplorDatePickerCustomEvent<HTMLXplorDatePickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2046
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2047
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2048
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2049
|
+
removeEventListener<K extends keyof HTMLXplorDatePickerElementEventMap>(type: K, listener: (this: HTMLXplorDatePickerElement, ev: XplorDatePickerCustomEvent<HTMLXplorDatePickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2050
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2051
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2052
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2053
|
+
}
|
|
2054
|
+
var HTMLXplorDatePickerElement: {
|
|
2055
|
+
prototype: HTMLXplorDatePickerElement;
|
|
2056
|
+
new (): HTMLXplorDatePickerElement;
|
|
2057
|
+
};
|
|
2058
|
+
interface HTMLXplorDragAndDropInputElementEventMap {
|
|
2059
|
+
"fileSelect": File;
|
|
2060
|
+
"fileClear": void;
|
|
2061
|
+
}
|
|
2062
|
+
interface HTMLXplorDragAndDropInputElement extends Components.XplorDragAndDropInput, HTMLStencilElement {
|
|
2063
|
+
addEventListener<K extends keyof HTMLXplorDragAndDropInputElementEventMap>(type: K, listener: (this: HTMLXplorDragAndDropInputElement, ev: XplorDragAndDropInputCustomEvent<HTMLXplorDragAndDropInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2064
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2065
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2066
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2067
|
+
removeEventListener<K extends keyof HTMLXplorDragAndDropInputElementEventMap>(type: K, listener: (this: HTMLXplorDragAndDropInputElement, ev: XplorDragAndDropInputCustomEvent<HTMLXplorDragAndDropInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2068
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2069
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2070
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2071
|
+
}
|
|
2072
|
+
var HTMLXplorDragAndDropInputElement: {
|
|
2073
|
+
prototype: HTMLXplorDragAndDropInputElement;
|
|
2074
|
+
new (): HTMLXplorDragAndDropInputElement;
|
|
2075
|
+
};
|
|
2076
|
+
interface HTMLXplorDropdownElement extends Components.XplorDropdown, HTMLStencilElement {
|
|
2077
|
+
}
|
|
2078
|
+
var HTMLXplorDropdownElement: {
|
|
2079
|
+
prototype: HTMLXplorDropdownElement;
|
|
2080
|
+
new (): HTMLXplorDropdownElement;
|
|
2081
|
+
};
|
|
2082
|
+
interface HTMLXplorExpansionPanelElementEventMap {
|
|
2083
|
+
"xplorPanelToggle": { id: string; isOpen: boolean };
|
|
2084
|
+
}
|
|
2085
|
+
interface HTMLXplorExpansionPanelElement extends Components.XplorExpansionPanel, HTMLStencilElement {
|
|
2086
|
+
addEventListener<K extends keyof HTMLXplorExpansionPanelElementEventMap>(type: K, listener: (this: HTMLXplorExpansionPanelElement, ev: XplorExpansionPanelCustomEvent<HTMLXplorExpansionPanelElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2087
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2088
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2089
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2090
|
+
removeEventListener<K extends keyof HTMLXplorExpansionPanelElementEventMap>(type: K, listener: (this: HTMLXplorExpansionPanelElement, ev: XplorExpansionPanelCustomEvent<HTMLXplorExpansionPanelElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2091
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2092
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2093
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2094
|
+
}
|
|
2095
|
+
var HTMLXplorExpansionPanelElement: {
|
|
2096
|
+
prototype: HTMLXplorExpansionPanelElement;
|
|
2097
|
+
new (): HTMLXplorExpansionPanelElement;
|
|
2098
|
+
};
|
|
2099
|
+
interface HTMLXplorExpansionPanelsElement extends Components.XplorExpansionPanels, HTMLStencilElement {
|
|
2100
|
+
}
|
|
2101
|
+
var HTMLXplorExpansionPanelsElement: {
|
|
2102
|
+
prototype: HTMLXplorExpansionPanelsElement;
|
|
2103
|
+
new (): HTMLXplorExpansionPanelsElement;
|
|
2104
|
+
};
|
|
2105
|
+
interface HTMLXplorFileUploadElementEventMap {
|
|
2106
|
+
"xplorFileAdd": UploadedFile[];
|
|
2107
|
+
"xplorFileRemove": UploadedFile;
|
|
2108
|
+
"xplorError": string;
|
|
2109
|
+
}
|
|
2110
|
+
interface HTMLXplorFileUploadElement extends Components.XplorFileUpload, HTMLStencilElement {
|
|
2111
|
+
addEventListener<K extends keyof HTMLXplorFileUploadElementEventMap>(type: K, listener: (this: HTMLXplorFileUploadElement, ev: XplorFileUploadCustomEvent<HTMLXplorFileUploadElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2112
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2113
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2114
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2115
|
+
removeEventListener<K extends keyof HTMLXplorFileUploadElementEventMap>(type: K, listener: (this: HTMLXplorFileUploadElement, ev: XplorFileUploadCustomEvent<HTMLXplorFileUploadElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2116
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2117
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2118
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2119
|
+
}
|
|
2120
|
+
var HTMLXplorFileUploadElement: {
|
|
2121
|
+
prototype: HTMLXplorFileUploadElement;
|
|
2122
|
+
new (): HTMLXplorFileUploadElement;
|
|
2123
|
+
};
|
|
2124
|
+
interface HTMLXplorInlineCheckboxElementEventMap {
|
|
2125
|
+
"xplorChange": boolean;
|
|
2126
|
+
}
|
|
2127
|
+
interface HTMLXplorInlineCheckboxElement extends Components.XplorInlineCheckbox, HTMLStencilElement {
|
|
2128
|
+
addEventListener<K extends keyof HTMLXplorInlineCheckboxElementEventMap>(type: K, listener: (this: HTMLXplorInlineCheckboxElement, ev: XplorInlineCheckboxCustomEvent<HTMLXplorInlineCheckboxElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2129
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2130
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2131
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2132
|
+
removeEventListener<K extends keyof HTMLXplorInlineCheckboxElementEventMap>(type: K, listener: (this: HTMLXplorInlineCheckboxElement, ev: XplorInlineCheckboxCustomEvent<HTMLXplorInlineCheckboxElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2133
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2134
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2135
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2136
|
+
}
|
|
2137
|
+
var HTMLXplorInlineCheckboxElement: {
|
|
2138
|
+
prototype: HTMLXplorInlineCheckboxElement;
|
|
2139
|
+
new (): HTMLXplorInlineCheckboxElement;
|
|
2140
|
+
};
|
|
2141
|
+
interface HTMLXplorInlineDatePickerElementEventMap {
|
|
2142
|
+
"dateSelected": string;
|
|
2143
|
+
"monthChanged": { year: number; month: number };
|
|
2144
|
+
}
|
|
2145
|
+
interface HTMLXplorInlineDatePickerElement extends Components.XplorInlineDatePicker, HTMLStencilElement {
|
|
2146
|
+
addEventListener<K extends keyof HTMLXplorInlineDatePickerElementEventMap>(type: K, listener: (this: HTMLXplorInlineDatePickerElement, ev: XplorInlineDatePickerCustomEvent<HTMLXplorInlineDatePickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2147
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2148
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2149
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2150
|
+
removeEventListener<K extends keyof HTMLXplorInlineDatePickerElementEventMap>(type: K, listener: (this: HTMLXplorInlineDatePickerElement, ev: XplorInlineDatePickerCustomEvent<HTMLXplorInlineDatePickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2151
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2152
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2153
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2154
|
+
}
|
|
2155
|
+
var HTMLXplorInlineDatePickerElement: {
|
|
2156
|
+
prototype: HTMLXplorInlineDatePickerElement;
|
|
2157
|
+
new (): HTMLXplorInlineDatePickerElement;
|
|
2158
|
+
};
|
|
2159
|
+
interface HTMLXplorInlineSwitchElementEventMap {
|
|
2160
|
+
"xplorChange": boolean;
|
|
2161
|
+
}
|
|
2162
|
+
interface HTMLXplorInlineSwitchElement extends Components.XplorInlineSwitch, HTMLStencilElement {
|
|
2163
|
+
addEventListener<K extends keyof HTMLXplorInlineSwitchElementEventMap>(type: K, listener: (this: HTMLXplorInlineSwitchElement, ev: XplorInlineSwitchCustomEvent<HTMLXplorInlineSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2164
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2165
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2166
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2167
|
+
removeEventListener<K extends keyof HTMLXplorInlineSwitchElementEventMap>(type: K, listener: (this: HTMLXplorInlineSwitchElement, ev: XplorInlineSwitchCustomEvent<HTMLXplorInlineSwitchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2168
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2169
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2170
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2171
|
+
}
|
|
2172
|
+
var HTMLXplorInlineSwitchElement: {
|
|
2173
|
+
prototype: HTMLXplorInlineSwitchElement;
|
|
2174
|
+
new (): HTMLXplorInlineSwitchElement;
|
|
2175
|
+
};
|
|
2176
|
+
interface HTMLXplorInputFileElementEventMap {
|
|
2177
|
+
"attach": File[];
|
|
2178
|
+
"xplorClear": void;
|
|
2179
|
+
}
|
|
2180
|
+
interface HTMLXplorInputFileElement extends Components.XplorInputFile, HTMLStencilElement {
|
|
2181
|
+
addEventListener<K extends keyof HTMLXplorInputFileElementEventMap>(type: K, listener: (this: HTMLXplorInputFileElement, ev: XplorInputFileCustomEvent<HTMLXplorInputFileElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2182
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2183
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2184
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2185
|
+
removeEventListener<K extends keyof HTMLXplorInputFileElementEventMap>(type: K, listener: (this: HTMLXplorInputFileElement, ev: XplorInputFileCustomEvent<HTMLXplorInputFileElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2186
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2187
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2188
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2189
|
+
}
|
|
2190
|
+
var HTMLXplorInputFileElement: {
|
|
2191
|
+
prototype: HTMLXplorInputFileElement;
|
|
2192
|
+
new (): HTMLXplorInputFileElement;
|
|
2193
|
+
};
|
|
2194
|
+
interface HTMLXplorInputSearchElementEventMap {
|
|
2195
|
+
"search": string;
|
|
2196
|
+
}
|
|
2197
|
+
interface HTMLXplorInputSearchElement extends Components.XplorInputSearch, HTMLStencilElement {
|
|
2198
|
+
addEventListener<K extends keyof HTMLXplorInputSearchElementEventMap>(type: K, listener: (this: HTMLXplorInputSearchElement, ev: XplorInputSearchCustomEvent<HTMLXplorInputSearchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2199
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2200
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2201
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2202
|
+
removeEventListener<K extends keyof HTMLXplorInputSearchElementEventMap>(type: K, listener: (this: HTMLXplorInputSearchElement, ev: XplorInputSearchCustomEvent<HTMLXplorInputSearchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2203
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2204
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2205
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2206
|
+
}
|
|
2207
|
+
var HTMLXplorInputSearchElement: {
|
|
2208
|
+
prototype: HTMLXplorInputSearchElement;
|
|
2209
|
+
new (): HTMLXplorInputSearchElement;
|
|
2210
|
+
};
|
|
2211
|
+
interface HTMLXplorInputSelectElementEventMap {
|
|
2212
|
+
"xplorChange": any;
|
|
2213
|
+
}
|
|
2214
|
+
interface HTMLXplorInputSelectElement extends Components.XplorInputSelect, HTMLStencilElement {
|
|
2215
|
+
addEventListener<K extends keyof HTMLXplorInputSelectElementEventMap>(type: K, listener: (this: HTMLXplorInputSelectElement, ev: XplorInputSelectCustomEvent<HTMLXplorInputSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2216
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2217
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2218
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2219
|
+
removeEventListener<K extends keyof HTMLXplorInputSelectElementEventMap>(type: K, listener: (this: HTMLXplorInputSelectElement, ev: XplorInputSelectCustomEvent<HTMLXplorInputSelectElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2220
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2221
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2222
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2223
|
+
}
|
|
2224
|
+
var HTMLXplorInputSelectElement: {
|
|
2225
|
+
prototype: HTMLXplorInputSelectElement;
|
|
2226
|
+
new (): HTMLXplorInputSelectElement;
|
|
2227
|
+
};
|
|
2228
|
+
interface HTMLXplorInputSendElementEventMap {
|
|
2229
|
+
"xplorSend": string;
|
|
2230
|
+
"xplorValueChange": string;
|
|
2231
|
+
}
|
|
2232
|
+
interface HTMLXplorInputSendElement extends Components.XplorInputSend, HTMLStencilElement {
|
|
2233
|
+
addEventListener<K extends keyof HTMLXplorInputSendElementEventMap>(type: K, listener: (this: HTMLXplorInputSendElement, ev: XplorInputSendCustomEvent<HTMLXplorInputSendElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2234
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2235
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2236
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2237
|
+
removeEventListener<K extends keyof HTMLXplorInputSendElementEventMap>(type: K, listener: (this: HTMLXplorInputSendElement, ev: XplorInputSendCustomEvent<HTMLXplorInputSendElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2238
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2239
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2240
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2241
|
+
}
|
|
2242
|
+
var HTMLXplorInputSendElement: {
|
|
2243
|
+
prototype: HTMLXplorInputSendElement;
|
|
2244
|
+
new (): HTMLXplorInputSendElement;
|
|
2245
|
+
};
|
|
2246
|
+
interface HTMLXplorInputTextElementEventMap {
|
|
2247
|
+
"xplorInput": string;
|
|
2248
|
+
"xplorChange": string;
|
|
2249
|
+
"xplorFocus": FocusEvent;
|
|
2250
|
+
"xplorBlur": FocusEvent;
|
|
2251
|
+
}
|
|
2252
|
+
interface HTMLXplorInputTextElement extends Components.XplorInputText, HTMLStencilElement {
|
|
2253
|
+
addEventListener<K extends keyof HTMLXplorInputTextElementEventMap>(type: K, listener: (this: HTMLXplorInputTextElement, ev: XplorInputTextCustomEvent<HTMLXplorInputTextElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2254
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2255
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2256
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2257
|
+
removeEventListener<K extends keyof HTMLXplorInputTextElementEventMap>(type: K, listener: (this: HTMLXplorInputTextElement, ev: XplorInputTextCustomEvent<HTMLXplorInputTextElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2258
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2259
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2260
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2261
|
+
}
|
|
2262
|
+
var HTMLXplorInputTextElement: {
|
|
2263
|
+
prototype: HTMLXplorInputTextElement;
|
|
2264
|
+
new (): HTMLXplorInputTextElement;
|
|
2265
|
+
};
|
|
2266
|
+
interface HTMLXplorInputTextAreaElementEventMap {
|
|
2267
|
+
"xplorInput": string;
|
|
2268
|
+
"xplorChange": string;
|
|
2269
|
+
"xplorClear": void;
|
|
2270
|
+
}
|
|
2271
|
+
interface HTMLXplorInputTextAreaElement extends Components.XplorInputTextArea, HTMLStencilElement {
|
|
2272
|
+
addEventListener<K extends keyof HTMLXplorInputTextAreaElementEventMap>(type: K, listener: (this: HTMLXplorInputTextAreaElement, ev: XplorInputTextAreaCustomEvent<HTMLXplorInputTextAreaElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2273
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2274
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2275
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2276
|
+
removeEventListener<K extends keyof HTMLXplorInputTextAreaElementEventMap>(type: K, listener: (this: HTMLXplorInputTextAreaElement, ev: XplorInputTextAreaCustomEvent<HTMLXplorInputTextAreaElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2277
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2278
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2279
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2280
|
+
}
|
|
2281
|
+
var HTMLXplorInputTextAreaElement: {
|
|
2282
|
+
prototype: HTMLXplorInputTextAreaElement;
|
|
2283
|
+
new (): HTMLXplorInputTextAreaElement;
|
|
2284
|
+
};
|
|
2285
|
+
interface HTMLXplorInputTextSecondaryElementEventMap {
|
|
2286
|
+
"xplorInput": string;
|
|
2287
|
+
"xplorChange": string;
|
|
2288
|
+
"xplorFocus": FocusEvent;
|
|
2289
|
+
"xplorBlur": FocusEvent;
|
|
2290
|
+
}
|
|
2291
|
+
interface HTMLXplorInputTextSecondaryElement extends Components.XplorInputTextSecondary, HTMLStencilElement {
|
|
2292
|
+
addEventListener<K extends keyof HTMLXplorInputTextSecondaryElementEventMap>(type: K, listener: (this: HTMLXplorInputTextSecondaryElement, ev: XplorInputTextSecondaryCustomEvent<HTMLXplorInputTextSecondaryElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2293
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2294
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2295
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2296
|
+
removeEventListener<K extends keyof HTMLXplorInputTextSecondaryElementEventMap>(type: K, listener: (this: HTMLXplorInputTextSecondaryElement, ev: XplorInputTextSecondaryCustomEvent<HTMLXplorInputTextSecondaryElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2297
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2298
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2299
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2300
|
+
}
|
|
2301
|
+
var HTMLXplorInputTextSecondaryElement: {
|
|
2302
|
+
prototype: HTMLXplorInputTextSecondaryElement;
|
|
2303
|
+
new (): HTMLXplorInputTextSecondaryElement;
|
|
2304
|
+
};
|
|
2305
|
+
interface HTMLXplorInputTitleElementEventMap {
|
|
2306
|
+
"xplorInput": string;
|
|
2307
|
+
"xplorChange": string;
|
|
2308
|
+
}
|
|
2309
|
+
interface HTMLXplorInputTitleElement extends Components.XplorInputTitle, HTMLStencilElement {
|
|
2310
|
+
addEventListener<K extends keyof HTMLXplorInputTitleElementEventMap>(type: K, listener: (this: HTMLXplorInputTitleElement, ev: XplorInputTitleCustomEvent<HTMLXplorInputTitleElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2311
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2312
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2313
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2314
|
+
removeEventListener<K extends keyof HTMLXplorInputTitleElementEventMap>(type: K, listener: (this: HTMLXplorInputTitleElement, ev: XplorInputTitleCustomEvent<HTMLXplorInputTitleElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2315
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2316
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2317
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2318
|
+
}
|
|
2319
|
+
var HTMLXplorInputTitleElement: {
|
|
2320
|
+
prototype: HTMLXplorInputTitleElement;
|
|
2321
|
+
new (): HTMLXplorInputTitleElement;
|
|
2322
|
+
};
|
|
2323
|
+
interface HTMLXplorLinksElement extends Components.XplorLinks, HTMLStencilElement {
|
|
2324
|
+
}
|
|
2325
|
+
var HTMLXplorLinksElement: {
|
|
2326
|
+
prototype: HTMLXplorLinksElement;
|
|
2327
|
+
new (): HTMLXplorLinksElement;
|
|
2328
|
+
};
|
|
2329
|
+
interface HTMLXplorModalElementEventMap {
|
|
2330
|
+
"xplorClose": void;
|
|
2331
|
+
}
|
|
2332
|
+
interface HTMLXplorModalElement extends Components.XplorModal, HTMLStencilElement {
|
|
2333
|
+
addEventListener<K extends keyof HTMLXplorModalElementEventMap>(type: K, listener: (this: HTMLXplorModalElement, ev: XplorModalCustomEvent<HTMLXplorModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2334
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2335
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2336
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2337
|
+
removeEventListener<K extends keyof HTMLXplorModalElementEventMap>(type: K, listener: (this: HTMLXplorModalElement, ev: XplorModalCustomEvent<HTMLXplorModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2338
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2339
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2340
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2341
|
+
}
|
|
2342
|
+
var HTMLXplorModalElement: {
|
|
2343
|
+
prototype: HTMLXplorModalElement;
|
|
2344
|
+
new (): HTMLXplorModalElement;
|
|
2345
|
+
};
|
|
2346
|
+
interface HTMLXplorModalPersistentElementEventMap {
|
|
2347
|
+
"xplorClose": void;
|
|
2348
|
+
}
|
|
2349
|
+
interface HTMLXplorModalPersistentElement extends Components.XplorModalPersistent, HTMLStencilElement {
|
|
2350
|
+
addEventListener<K extends keyof HTMLXplorModalPersistentElementEventMap>(type: K, listener: (this: HTMLXplorModalPersistentElement, ev: XplorModalPersistentCustomEvent<HTMLXplorModalPersistentElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2351
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2352
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2353
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2354
|
+
removeEventListener<K extends keyof HTMLXplorModalPersistentElementEventMap>(type: K, listener: (this: HTMLXplorModalPersistentElement, ev: XplorModalPersistentCustomEvent<HTMLXplorModalPersistentElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2355
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2356
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2357
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2358
|
+
}
|
|
2359
|
+
var HTMLXplorModalPersistentElement: {
|
|
2360
|
+
prototype: HTMLXplorModalPersistentElement;
|
|
2361
|
+
new (): HTMLXplorModalPersistentElement;
|
|
2362
|
+
};
|
|
2363
|
+
interface HTMLXplorNavTabsElementEventMap {
|
|
2364
|
+
"xplorChange": string;
|
|
2365
|
+
}
|
|
2366
|
+
interface HTMLXplorNavTabsElement extends Components.XplorNavTabs, HTMLStencilElement {
|
|
2367
|
+
addEventListener<K extends keyof HTMLXplorNavTabsElementEventMap>(type: K, listener: (this: HTMLXplorNavTabsElement, ev: XplorNavTabsCustomEvent<HTMLXplorNavTabsElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2368
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2369
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2370
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2371
|
+
removeEventListener<K extends keyof HTMLXplorNavTabsElementEventMap>(type: K, listener: (this: HTMLXplorNavTabsElement, ev: XplorNavTabsCustomEvent<HTMLXplorNavTabsElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2372
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2373
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2374
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2375
|
+
}
|
|
2376
|
+
var HTMLXplorNavTabsElement: {
|
|
2377
|
+
prototype: HTMLXplorNavTabsElement;
|
|
2378
|
+
new (): HTMLXplorNavTabsElement;
|
|
2379
|
+
};
|
|
2380
|
+
interface HTMLXplorSectionCardElement extends Components.XplorSectionCard, HTMLStencilElement {
|
|
2381
|
+
}
|
|
2382
|
+
var HTMLXplorSectionCardElement: {
|
|
2383
|
+
prototype: HTMLXplorSectionCardElement;
|
|
2384
|
+
new (): HTMLXplorSectionCardElement;
|
|
2385
|
+
};
|
|
2386
|
+
interface HTMLXplorSectionHeadingElement extends Components.XplorSectionHeading, HTMLStencilElement {
|
|
2387
|
+
}
|
|
2388
|
+
var HTMLXplorSectionHeadingElement: {
|
|
2389
|
+
prototype: HTMLXplorSectionHeadingElement;
|
|
2390
|
+
new (): HTMLXplorSectionHeadingElement;
|
|
2391
|
+
};
|
|
2392
|
+
interface HTMLXplorTableElementEventMap {
|
|
2393
|
+
"tableSelect": any;
|
|
2394
|
+
}
|
|
2395
|
+
interface HTMLXplorTableElement extends Components.XplorTable, HTMLStencilElement {
|
|
2396
|
+
addEventListener<K extends keyof HTMLXplorTableElementEventMap>(type: K, listener: (this: HTMLXplorTableElement, ev: XplorTableCustomEvent<HTMLXplorTableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2397
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2398
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2399
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2400
|
+
removeEventListener<K extends keyof HTMLXplorTableElementEventMap>(type: K, listener: (this: HTMLXplorTableElement, ev: XplorTableCustomEvent<HTMLXplorTableElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2401
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2402
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2403
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2404
|
+
}
|
|
2405
|
+
var HTMLXplorTableElement: {
|
|
2406
|
+
prototype: HTMLXplorTableElement;
|
|
2407
|
+
new (): HTMLXplorTableElement;
|
|
2408
|
+
};
|
|
2409
|
+
interface HTMLXplorTextBubbleElement extends Components.XplorTextBubble, HTMLStencilElement {
|
|
2410
|
+
}
|
|
2411
|
+
var HTMLXplorTextBubbleElement: {
|
|
2412
|
+
prototype: HTMLXplorTextBubbleElement;
|
|
2413
|
+
new (): HTMLXplorTextBubbleElement;
|
|
2414
|
+
};
|
|
2415
|
+
interface HTMLXplorTextFieldElementEventMap {
|
|
2416
|
+
"valueChange": string;
|
|
2417
|
+
"inputBlur": FocusEvent;
|
|
2418
|
+
"inputFocus": FocusEvent;
|
|
2419
|
+
"clearClick": void;
|
|
2420
|
+
}
|
|
2421
|
+
interface HTMLXplorTextFieldElement extends Components.XplorTextField, HTMLStencilElement {
|
|
2422
|
+
addEventListener<K extends keyof HTMLXplorTextFieldElementEventMap>(type: K, listener: (this: HTMLXplorTextFieldElement, ev: XplorTextFieldCustomEvent<HTMLXplorTextFieldElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2423
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2424
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2425
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2426
|
+
removeEventListener<K extends keyof HTMLXplorTextFieldElementEventMap>(type: K, listener: (this: HTMLXplorTextFieldElement, ev: XplorTextFieldCustomEvent<HTMLXplorTextFieldElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2427
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2428
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2429
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2430
|
+
}
|
|
2431
|
+
var HTMLXplorTextFieldElement: {
|
|
2432
|
+
prototype: HTMLXplorTextFieldElement;
|
|
2433
|
+
new (): HTMLXplorTextFieldElement;
|
|
2434
|
+
};
|
|
2435
|
+
interface HTMLXplorTimePickerElementEventMap {
|
|
2436
|
+
"timeChange": string;
|
|
2437
|
+
"xplorFocus": FocusEvent;
|
|
2438
|
+
"xplorBlur": FocusEvent;
|
|
2439
|
+
"xplorClear": void;
|
|
2440
|
+
}
|
|
2441
|
+
interface HTMLXplorTimePickerElement extends Components.XplorTimePicker, HTMLStencilElement {
|
|
2442
|
+
addEventListener<K extends keyof HTMLXplorTimePickerElementEventMap>(type: K, listener: (this: HTMLXplorTimePickerElement, ev: XplorTimePickerCustomEvent<HTMLXplorTimePickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2443
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2444
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2445
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2446
|
+
removeEventListener<K extends keyof HTMLXplorTimePickerElementEventMap>(type: K, listener: (this: HTMLXplorTimePickerElement, ev: XplorTimePickerCustomEvent<HTMLXplorTimePickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2447
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2448
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2449
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2450
|
+
}
|
|
2451
|
+
var HTMLXplorTimePickerElement: {
|
|
2452
|
+
prototype: HTMLXplorTimePickerElement;
|
|
2453
|
+
new (): HTMLXplorTimePickerElement;
|
|
2454
|
+
};
|
|
2455
|
+
interface HTMLXplorTooltipElement extends Components.XplorTooltip, HTMLStencilElement {
|
|
2456
|
+
}
|
|
2457
|
+
var HTMLXplorTooltipElement: {
|
|
2458
|
+
prototype: HTMLXplorTooltipElement;
|
|
2459
|
+
new (): HTMLXplorTooltipElement;
|
|
2460
|
+
};
|
|
2461
|
+
interface HTMLElementTagNameMap {
|
|
2462
|
+
"xplor-alert-dialog": HTMLXplorAlertDialogElement;
|
|
2463
|
+
"xplor-alert-message": HTMLXplorAlertMessageElement;
|
|
2464
|
+
"xplor-assistant": HTMLXplorAssistantElement;
|
|
2465
|
+
"xplor-autocomplete": HTMLXplorAutocompleteElement;
|
|
2466
|
+
"xplor-avatar": HTMLXplorAvatarElement;
|
|
2467
|
+
"xplor-avatar-and-name": HTMLXplorAvatarAndNameElement;
|
|
2468
|
+
"xplor-badge": HTMLXplorBadgeElement;
|
|
2469
|
+
"xplor-badge-active": HTMLXplorBadgeActiveElement;
|
|
2470
|
+
"xplor-badge-archived": HTMLXplorBadgeArchivedElement;
|
|
2471
|
+
"xplor-badge-deleted": HTMLXplorBadgeDeletedElement;
|
|
2472
|
+
"xplor-badge-expired": HTMLXplorBadgeExpiredElement;
|
|
2473
|
+
"xplor-badge-inactive": HTMLXplorBadgeInactiveElement;
|
|
2474
|
+
"xplor-badge-recalled": HTMLXplorBadgeRecalledElement;
|
|
2475
|
+
"xplor-badge-session-booking": HTMLXplorBadgeSessionBookingElement;
|
|
2476
|
+
"xplor-badge-upcoming": HTMLXplorBadgeUpcomingElement;
|
|
2477
|
+
"xplor-badge-waitlist": HTMLXplorBadgeWaitlistElement;
|
|
2478
|
+
"xplor-btn-back": HTMLXplorBtnBackElement;
|
|
2479
|
+
"xplor-btn-back-to-parent": HTMLXplorBtnBackToParentElement;
|
|
2480
|
+
"xplor-btn-icon": HTMLXplorBtnIconElement;
|
|
2481
|
+
"xplor-btn-menu": HTMLXplorBtnMenuElement;
|
|
2482
|
+
"xplor-btn-toggle": HTMLXplorBtnToggleElement;
|
|
2483
|
+
"xplor-btn-toggle-group": HTMLXplorBtnToggleGroupElement;
|
|
2484
|
+
"xplor-btn-toggle-secondary": HTMLXplorBtnToggleSecondaryElement;
|
|
2485
|
+
"xplor-btn-tooltip": HTMLXplorBtnTooltipElement;
|
|
2486
|
+
"xplor-button": HTMLXplorButtonElement;
|
|
2487
|
+
"xplor-chat-widget": HTMLXplorChatWidgetElement;
|
|
2488
|
+
"xplor-checkbox": HTMLXplorCheckboxElement;
|
|
2489
|
+
"xplor-combobox": HTMLXplorComboboxElement;
|
|
2490
|
+
"xplor-datatable": HTMLXplorDatatableElement;
|
|
2491
|
+
"xplor-date-picker": HTMLXplorDatePickerElement;
|
|
2492
|
+
"xplor-drag-and-drop-input": HTMLXplorDragAndDropInputElement;
|
|
2493
|
+
"xplor-dropdown": HTMLXplorDropdownElement;
|
|
2494
|
+
"xplor-expansion-panel": HTMLXplorExpansionPanelElement;
|
|
2495
|
+
"xplor-expansion-panels": HTMLXplorExpansionPanelsElement;
|
|
2496
|
+
"xplor-file-upload": HTMLXplorFileUploadElement;
|
|
2497
|
+
"xplor-inline-checkbox": HTMLXplorInlineCheckboxElement;
|
|
2498
|
+
"xplor-inline-date-picker": HTMLXplorInlineDatePickerElement;
|
|
2499
|
+
"xplor-inline-switch": HTMLXplorInlineSwitchElement;
|
|
2500
|
+
"xplor-input-file": HTMLXplorInputFileElement;
|
|
2501
|
+
"xplor-input-search": HTMLXplorInputSearchElement;
|
|
2502
|
+
"xplor-input-select": HTMLXplorInputSelectElement;
|
|
2503
|
+
"xplor-input-send": HTMLXplorInputSendElement;
|
|
2504
|
+
"xplor-input-text": HTMLXplorInputTextElement;
|
|
2505
|
+
"xplor-input-text-area": HTMLXplorInputTextAreaElement;
|
|
2506
|
+
"xplor-input-text-secondary": HTMLXplorInputTextSecondaryElement;
|
|
2507
|
+
"xplor-input-title": HTMLXplorInputTitleElement;
|
|
2508
|
+
"xplor-links": HTMLXplorLinksElement;
|
|
2509
|
+
"xplor-modal": HTMLXplorModalElement;
|
|
2510
|
+
"xplor-modal-persistent": HTMLXplorModalPersistentElement;
|
|
2511
|
+
"xplor-nav-tabs": HTMLXplorNavTabsElement;
|
|
2512
|
+
"xplor-section-card": HTMLXplorSectionCardElement;
|
|
2513
|
+
"xplor-section-heading": HTMLXplorSectionHeadingElement;
|
|
2514
|
+
"xplor-table": HTMLXplorTableElement;
|
|
2515
|
+
"xplor-text-bubble": HTMLXplorTextBubbleElement;
|
|
2516
|
+
"xplor-text-field": HTMLXplorTextFieldElement;
|
|
2517
|
+
"xplor-time-picker": HTMLXplorTimePickerElement;
|
|
2518
|
+
"xplor-tooltip": HTMLXplorTooltipElement;
|
|
2519
|
+
}
|
|
2520
|
+
}
|
|
2521
|
+
declare namespace LocalJSX {
|
|
2522
|
+
interface XplorAlertDialog {
|
|
2523
|
+
/**
|
|
2524
|
+
* Close event
|
|
2525
|
+
*/
|
|
2526
|
+
"onXplorClose"?: (event: XplorAlertDialogCustomEvent<void>) => void;
|
|
2527
|
+
/**
|
|
2528
|
+
* Dialog state change event
|
|
2529
|
+
*/
|
|
2530
|
+
"onXplorDialogChange"?: (event: XplorAlertDialogCustomEvent<boolean>) => void;
|
|
2531
|
+
/**
|
|
2532
|
+
* Whether the dialog is open
|
|
2533
|
+
* @default false
|
|
2534
|
+
*/
|
|
2535
|
+
"open"?: boolean;
|
|
2536
|
+
/**
|
|
2537
|
+
* Persistent mode - prevents closing on backdrop click
|
|
2538
|
+
* @default true
|
|
2539
|
+
*/
|
|
2540
|
+
"persistent"?: boolean;
|
|
2541
|
+
/**
|
|
2542
|
+
* Dialog width (can be pixel value or percentage)
|
|
2543
|
+
* @default '408px'
|
|
2544
|
+
*/
|
|
2545
|
+
"width"?: string;
|
|
2546
|
+
}
|
|
2547
|
+
interface XplorAlertMessage {
|
|
2548
|
+
"alertTitle"?: string;
|
|
2549
|
+
/**
|
|
2550
|
+
* @default false
|
|
2551
|
+
*/
|
|
2552
|
+
"dismissible"?: boolean;
|
|
2553
|
+
"onXplorDismiss"?: (event: XplorAlertMessageCustomEvent<void>) => void;
|
|
2554
|
+
/**
|
|
2555
|
+
* @default 'info'
|
|
2556
|
+
*/
|
|
2557
|
+
"type"?: 'info' | 'warning' | 'success' | 'error';
|
|
2558
|
+
}
|
|
2559
|
+
interface XplorAssistant {
|
|
2560
|
+
"apiEndpoint": string;
|
|
2561
|
+
/**
|
|
2562
|
+
* @default false
|
|
2563
|
+
*/
|
|
2564
|
+
"autoSpeak"?: boolean;
|
|
2565
|
+
/**
|
|
2566
|
+
* @default false
|
|
2567
|
+
*/
|
|
2568
|
+
"disabled"?: boolean;
|
|
2569
|
+
/**
|
|
2570
|
+
* @default true
|
|
2571
|
+
*/
|
|
2572
|
+
"enableTextToSpeech"?: boolean;
|
|
2573
|
+
/**
|
|
2574
|
+
* @default true
|
|
2575
|
+
*/
|
|
2576
|
+
"enableVoiceInput"?: boolean;
|
|
2577
|
+
/**
|
|
2578
|
+
* @default '600px'
|
|
2579
|
+
*/
|
|
2580
|
+
"maxHeight"?: string;
|
|
2581
|
+
"onAssistantError"?: (event: XplorAssistantCustomEvent<AssistantErrorEvent>) => void;
|
|
2582
|
+
"onAssistantMessageReceived"?: (event: XplorAssistantCustomEvent<AssistantMessageReceivedEvent>) => void;
|
|
2583
|
+
"onAssistantMessageSent"?: (event: XplorAssistantCustomEvent<AssistantMessageSentEvent>) => void;
|
|
2584
|
+
"onAssistantSessionCreated"?: (event: XplorAssistantCustomEvent<AssistantSessionEvent>) => void;
|
|
2585
|
+
/**
|
|
2586
|
+
* @default 'Type your message...'
|
|
2587
|
+
*/
|
|
2588
|
+
"placeholder"?: string;
|
|
2589
|
+
"quickReplies"?: string[];
|
|
2590
|
+
"sessionId"?: string;
|
|
2591
|
+
"userEmail": string;
|
|
2592
|
+
"userId": string;
|
|
2593
|
+
"userName": string;
|
|
2594
|
+
}
|
|
2595
|
+
interface XplorAutocomplete {
|
|
2596
|
+
/**
|
|
2597
|
+
* Clear button
|
|
2598
|
+
* @default false
|
|
2599
|
+
*/
|
|
2600
|
+
"clearable"?: boolean;
|
|
2601
|
+
/**
|
|
2602
|
+
* Disable the autocomplete
|
|
2603
|
+
* @default false
|
|
2604
|
+
*/
|
|
2605
|
+
"disabled"?: boolean;
|
|
2606
|
+
/**
|
|
2607
|
+
* Key to extract display text from item objects
|
|
2608
|
+
* @default 'label'
|
|
2609
|
+
*/
|
|
2610
|
+
"itemText"?: string;
|
|
2611
|
+
/**
|
|
2612
|
+
* Key to extract value from item objects
|
|
2613
|
+
* @default 'value'
|
|
2614
|
+
*/
|
|
2615
|
+
"itemValue"?: string;
|
|
2616
|
+
/**
|
|
2617
|
+
* Array of items to display in the dropdown
|
|
2618
|
+
* @default []
|
|
2619
|
+
*/
|
|
2620
|
+
"items"?: AutocompleteItem[];
|
|
2621
|
+
/**
|
|
2622
|
+
* Label for the input
|
|
2623
|
+
*/
|
|
2624
|
+
"label"?: string;
|
|
2625
|
+
/**
|
|
2626
|
+
* Max width of the dropdown menu
|
|
2627
|
+
* @default '100%'
|
|
2628
|
+
*/
|
|
2629
|
+
"menuMaxWidth"?: string;
|
|
2630
|
+
/**
|
|
2631
|
+
* Minimum characters to trigger search
|
|
2632
|
+
* @default 0
|
|
2633
|
+
*/
|
|
2634
|
+
"minSearchLength"?: number;
|
|
2635
|
+
/**
|
|
2636
|
+
* Allow multiple selection
|
|
2637
|
+
* @default false
|
|
2638
|
+
*/
|
|
2639
|
+
"multiple"?: boolean;
|
|
2640
|
+
"onXplorChange"?: (event: XplorAutocompleteCustomEvent<any>) => void;
|
|
2641
|
+
"onXplorClear"?: (event: XplorAutocompleteCustomEvent<void>) => void;
|
|
2642
|
+
"onXplorSearch"?: (event: XplorAutocompleteCustomEvent<string>) => void;
|
|
2643
|
+
"onXplorSelect"?: (event: XplorAutocompleteCustomEvent<AutocompleteItem>) => void;
|
|
2644
|
+
/**
|
|
2645
|
+
* Placeholder text
|
|
2646
|
+
* @default 'Search...'
|
|
2647
|
+
*/
|
|
2648
|
+
"placeholder"?: string;
|
|
2649
|
+
/**
|
|
2650
|
+
* Make the autocomplete readonly
|
|
2651
|
+
* @default false
|
|
2652
|
+
*/
|
|
2653
|
+
"readonly"?: boolean;
|
|
2654
|
+
/**
|
|
2655
|
+
* Custom render function for dropdown items
|
|
2656
|
+
*/
|
|
2657
|
+
"renderItem"?: (item: AutocompleteItem) => any;
|
|
2658
|
+
/**
|
|
2659
|
+
* Custom render function for selected items (chips)
|
|
2660
|
+
*/
|
|
2661
|
+
"renderSelection"?: (item: AutocompleteItem) => any;
|
|
2662
|
+
/**
|
|
2663
|
+
* Selected value
|
|
2664
|
+
* @default null
|
|
2665
|
+
*/
|
|
2666
|
+
"value"?: any;
|
|
2667
|
+
}
|
|
2668
|
+
interface XplorAvatar {
|
|
2669
|
+
/**
|
|
2670
|
+
* Background color when there is no image src
|
|
2671
|
+
*/
|
|
2672
|
+
"color"?: 'green' | 'yellow' | 'pink' | 'primary' | 'secondary';
|
|
2673
|
+
/**
|
|
2674
|
+
* @default false
|
|
2675
|
+
*/
|
|
2676
|
+
"disabled"?: boolean;
|
|
2677
|
+
/**
|
|
2678
|
+
* The URL if the avatar should be hyperlinked
|
|
2679
|
+
*/
|
|
2680
|
+
"href"?: string;
|
|
2681
|
+
/**
|
|
2682
|
+
* Alt text for the image if there is an image src
|
|
2683
|
+
*/
|
|
2684
|
+
"name"?: string;
|
|
2685
|
+
/**
|
|
2686
|
+
* Size of the avatar
|
|
2687
|
+
*/
|
|
2688
|
+
"size"?: 'md' | 'sm';
|
|
2689
|
+
/**
|
|
2690
|
+
* The image URL
|
|
2691
|
+
*/
|
|
2692
|
+
"src"?: string;
|
|
2693
|
+
/**
|
|
2694
|
+
* Color styles for the dot indicator to indicate varied states
|
|
2695
|
+
*/
|
|
2696
|
+
"status"?: 'active' | 'warning' | 'inactive';
|
|
2697
|
+
/**
|
|
2698
|
+
* Where to open the URL chosen for the `href` prop: `_self` (default), `_blank`, `_parent`, or `_top`
|
|
2699
|
+
*/
|
|
2700
|
+
"target"?: string;
|
|
2701
|
+
}
|
|
2702
|
+
interface XplorAvatarAndName {
|
|
2703
|
+
"color"?: 'green' | 'yellow' | 'pink' | 'primary' | 'secondary';
|
|
2704
|
+
"name"?: string;
|
|
2705
|
+
/**
|
|
2706
|
+
* @default 'md'
|
|
2707
|
+
*/
|
|
2708
|
+
"size"?: 'sm' | 'md';
|
|
2709
|
+
"src"?: string;
|
|
2710
|
+
"status"?: 'active' | 'warning' | 'inactive';
|
|
2711
|
+
}
|
|
2712
|
+
interface XplorBadge {
|
|
2713
|
+
/**
|
|
2714
|
+
* Background color (can be CSS color or theme color name)
|
|
2715
|
+
* @default '#e3f2fd'
|
|
2716
|
+
*/
|
|
2717
|
+
"backgroundColor"?: string;
|
|
2718
|
+
/**
|
|
2719
|
+
* Text color - 'auto' will calculate contrasting color
|
|
2720
|
+
* @default 'auto'
|
|
2721
|
+
*/
|
|
2722
|
+
"color"?: string;
|
|
2723
|
+
/**
|
|
2724
|
+
* Whether to use datatable styling (slightly larger padding)
|
|
2725
|
+
* @default false
|
|
2726
|
+
*/
|
|
2727
|
+
"datatable"?: boolean;
|
|
2728
|
+
/**
|
|
2729
|
+
* Size variant
|
|
2730
|
+
* @default 'medium'
|
|
2731
|
+
*/
|
|
2732
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
2733
|
+
/**
|
|
2734
|
+
* Optional text content (can also use slot)
|
|
2735
|
+
* @default ''
|
|
2736
|
+
*/
|
|
2737
|
+
"text"?: string;
|
|
2738
|
+
/**
|
|
2739
|
+
* Luminance threshold for auto contrast calculation (0-255)
|
|
2740
|
+
* @default 130
|
|
2741
|
+
*/
|
|
2742
|
+
"threshold"?: number;
|
|
2743
|
+
/**
|
|
2744
|
+
* Visual variant
|
|
2745
|
+
* @default 'flat'
|
|
2746
|
+
*/
|
|
2747
|
+
"variant"?: 'flat' | 'outlined' | 'tonal';
|
|
2748
|
+
}
|
|
2749
|
+
interface XplorBadgeActive {
|
|
2750
|
+
}
|
|
2751
|
+
interface XplorBadgeArchived {
|
|
2752
|
+
}
|
|
2753
|
+
interface XplorBadgeDeleted {
|
|
2754
|
+
}
|
|
2755
|
+
interface XplorBadgeExpired {
|
|
2756
|
+
}
|
|
2757
|
+
interface XplorBadgeInactive {
|
|
2758
|
+
}
|
|
2759
|
+
interface XplorBadgeRecalled {
|
|
2760
|
+
}
|
|
2761
|
+
interface XplorBadgeSessionBooking {
|
|
2762
|
+
/**
|
|
2763
|
+
* Booking object
|
|
2764
|
+
*/
|
|
2765
|
+
"booking": Booking;
|
|
2766
|
+
/**
|
|
2767
|
+
* Item object
|
|
2768
|
+
*/
|
|
2769
|
+
"item": BookingItem;
|
|
2770
|
+
}
|
|
2771
|
+
interface XplorBadgeUpcoming {
|
|
2772
|
+
}
|
|
2773
|
+
interface XplorBadgeWaitlist {
|
|
2774
|
+
}
|
|
2775
|
+
interface XplorBtnBack {
|
|
2776
|
+
/**
|
|
2777
|
+
* Button color
|
|
2778
|
+
* @default 'secondary'
|
|
2779
|
+
*/
|
|
2780
|
+
"color"?: string;
|
|
2781
|
+
/**
|
|
2782
|
+
* Whether the button is disabled
|
|
2783
|
+
* @default false
|
|
2784
|
+
*/
|
|
2785
|
+
"disabled"?: boolean;
|
|
2786
|
+
/**
|
|
2787
|
+
* Gap between icon and text
|
|
2788
|
+
* @default '0.625rem'
|
|
2789
|
+
*/
|
|
2790
|
+
"gap"?: string;
|
|
2791
|
+
/**
|
|
2792
|
+
* Minimum height
|
|
2793
|
+
* @default '3rem'
|
|
2794
|
+
*/
|
|
2795
|
+
"minHeight"?: string;
|
|
2796
|
+
/**
|
|
2797
|
+
* Minimum width
|
|
2798
|
+
* @default '6.375rem'
|
|
2799
|
+
*/
|
|
2800
|
+
"minWidth"?: string;
|
|
2801
|
+
/**
|
|
2802
|
+
* Click event
|
|
2803
|
+
*/
|
|
2804
|
+
"onXplorClick"?: (event: XplorBtnBackCustomEvent<MouseEvent>) => void;
|
|
2805
|
+
}
|
|
2806
|
+
interface XplorBtnBackToParent {
|
|
2807
|
+
/**
|
|
2808
|
+
* Background color
|
|
2809
|
+
* @default 'white'
|
|
2810
|
+
*/
|
|
2811
|
+
"bgColor"?: string;
|
|
2812
|
+
/**
|
|
2813
|
+
* Text/icon color
|
|
2814
|
+
* @default 'secondary'
|
|
2815
|
+
*/
|
|
2816
|
+
"color"?: string;
|
|
2817
|
+
/**
|
|
2818
|
+
* Whether to use inline (relative) positioning instead of absolute
|
|
2819
|
+
* @default false
|
|
2820
|
+
*/
|
|
2821
|
+
"inline"?: boolean;
|
|
2822
|
+
/**
|
|
2823
|
+
* Back event (emitted on click)
|
|
2824
|
+
*/
|
|
2825
|
+
"onBack"?: (event: XplorBtnBackToParentCustomEvent<void>) => void;
|
|
2826
|
+
/**
|
|
2827
|
+
* Button size
|
|
2828
|
+
* @default '2.25rem'
|
|
2829
|
+
*/
|
|
2830
|
+
"size"?: string;
|
|
2831
|
+
/**
|
|
2832
|
+
* Visual variant
|
|
2833
|
+
* @default 'tonal'
|
|
2834
|
+
*/
|
|
2835
|
+
"variant"?: 'text' | 'outlined' | 'elevated' | 'tonal';
|
|
2836
|
+
}
|
|
2837
|
+
interface XplorBtnIcon {
|
|
2838
|
+
/**
|
|
2839
|
+
* Button color variant
|
|
2840
|
+
* @default 'secondary'
|
|
2841
|
+
*/
|
|
2842
|
+
"color"?: 'primary' | 'secondary' | 'success' | string;
|
|
2843
|
+
/**
|
|
2844
|
+
* Whether the button is disabled
|
|
2845
|
+
* @default false
|
|
2846
|
+
*/
|
|
2847
|
+
"disabled"?: boolean;
|
|
2848
|
+
/**
|
|
2849
|
+
* Icon size
|
|
2850
|
+
* @default '18'
|
|
2851
|
+
*/
|
|
2852
|
+
"iconSize"?: string | number;
|
|
2853
|
+
/**
|
|
2854
|
+
* Click event
|
|
2855
|
+
*/
|
|
2856
|
+
"onXplorClick"?: (event: XplorBtnIconCustomEvent<MouseEvent>) => void;
|
|
2857
|
+
/**
|
|
2858
|
+
* Button size (can be pixel value like '32' or '48')
|
|
2859
|
+
* @default '32'
|
|
2860
|
+
*/
|
|
2861
|
+
"size"?: string | number;
|
|
2862
|
+
/**
|
|
2863
|
+
* Visual variant
|
|
2864
|
+
* @default 'elevated'
|
|
2865
|
+
*/
|
|
2866
|
+
"variant"?: 'text' | 'outlined' | 'elevated' | 'tonal';
|
|
2867
|
+
}
|
|
2868
|
+
interface XplorBtnMenu {
|
|
2869
|
+
/**
|
|
2870
|
+
* Button color
|
|
2871
|
+
* @default 'secondary'
|
|
2872
|
+
*/
|
|
2873
|
+
"color"?: string;
|
|
2874
|
+
/**
|
|
2875
|
+
* Button density (compact, default, comfortable)
|
|
2876
|
+
* @default 'default'
|
|
2877
|
+
*/
|
|
2878
|
+
"density"?: string;
|
|
2879
|
+
/**
|
|
2880
|
+
* Disabled option keys
|
|
2881
|
+
* @default []
|
|
2882
|
+
*/
|
|
2883
|
+
"disabledKeys"?: string[];
|
|
2884
|
+
/**
|
|
2885
|
+
* Hidden option keys
|
|
2886
|
+
* @default []
|
|
2887
|
+
*/
|
|
2888
|
+
"hiddenKeys"?: string[];
|
|
2889
|
+
/**
|
|
2890
|
+
* Button label
|
|
2891
|
+
* @default ''
|
|
2892
|
+
*/
|
|
2893
|
+
"label"?: string;
|
|
2894
|
+
/**
|
|
2895
|
+
* Click event - emits the clicked option
|
|
2896
|
+
*/
|
|
2897
|
+
"onXplorClick"?: (event: XplorBtnMenuCustomEvent<MenuOption>) => void;
|
|
2898
|
+
/**
|
|
2899
|
+
* Menu options
|
|
2900
|
+
* @default []
|
|
2901
|
+
*/
|
|
2902
|
+
"options"?: MenuOption[];
|
|
2903
|
+
}
|
|
2904
|
+
interface XplorBtnToggle {
|
|
2905
|
+
/**
|
|
2906
|
+
* Whether the button is active/selected
|
|
2907
|
+
* @default false
|
|
2908
|
+
*/
|
|
2909
|
+
"active"?: boolean;
|
|
2910
|
+
/**
|
|
2911
|
+
* Button color when active
|
|
2912
|
+
* @default 'secondary'
|
|
2913
|
+
*/
|
|
2914
|
+
"color"?: string;
|
|
2915
|
+
/**
|
|
2916
|
+
* Whether the button is disabled
|
|
2917
|
+
* @default false
|
|
2918
|
+
*/
|
|
2919
|
+
"disabled"?: boolean;
|
|
2920
|
+
/**
|
|
2921
|
+
* Whether to show outline when inactive
|
|
2922
|
+
* @default false
|
|
2923
|
+
*/
|
|
2924
|
+
"inactiveOutlined"?: boolean;
|
|
2925
|
+
/**
|
|
2926
|
+
* Toggle event
|
|
2927
|
+
*/
|
|
2928
|
+
"onXplorToggle"?: (event: XplorBtnToggleCustomEvent<boolean>) => void;
|
|
2929
|
+
}
|
|
2930
|
+
interface XplorBtnToggleGroup {
|
|
2931
|
+
/**
|
|
2932
|
+
* Density variant
|
|
2933
|
+
* @default 'default'
|
|
2934
|
+
*/
|
|
2935
|
+
"density"?: 'compact' | 'default' | 'comfortable';
|
|
2936
|
+
/**
|
|
2937
|
+
* Whether multiple buttons can be active at once
|
|
2938
|
+
* @default false
|
|
2939
|
+
*/
|
|
2940
|
+
"multiple"?: boolean;
|
|
2941
|
+
}
|
|
2942
|
+
interface XplorBtnToggleSecondary {
|
|
2943
|
+
/**
|
|
2944
|
+
* Whether the button is active/selected
|
|
2945
|
+
* @default false
|
|
2946
|
+
*/
|
|
2947
|
+
"active"?: boolean;
|
|
2948
|
+
/**
|
|
2949
|
+
* Whether the button is disabled
|
|
2950
|
+
* @default false
|
|
2951
|
+
*/
|
|
2952
|
+
"disabled"?: boolean;
|
|
2953
|
+
/**
|
|
2954
|
+
* Whether to show outline when inactive
|
|
2955
|
+
* @default false
|
|
2956
|
+
*/
|
|
2957
|
+
"inactiveOutlined"?: boolean;
|
|
2958
|
+
/**
|
|
2959
|
+
* Toggle event
|
|
2960
|
+
*/
|
|
2961
|
+
"onXplorToggle"?: (event: XplorBtnToggleSecondaryCustomEvent<boolean>) => void;
|
|
2962
|
+
}
|
|
2963
|
+
interface XplorBtnTooltip {
|
|
2964
|
+
/**
|
|
2965
|
+
* @default false
|
|
2966
|
+
*/
|
|
2967
|
+
"disabled"?: boolean;
|
|
2968
|
+
"iconPosition"?: 'start' | 'end';
|
|
2969
|
+
"mode"?: 'office' | 'pg';
|
|
2970
|
+
"text"?: string;
|
|
2971
|
+
/**
|
|
2972
|
+
* @default 'top'
|
|
2973
|
+
*/
|
|
2974
|
+
"tooltipPosition"?: 'top' | 'bottom' | 'left' | 'right';
|
|
2975
|
+
"tooltipText"?: string;
|
|
2976
|
+
/**
|
|
2977
|
+
* @default 'primary'
|
|
2978
|
+
*/
|
|
2979
|
+
"type"?: 'primary' | 'secondary' | 'ghost' | 'disabled';
|
|
2980
|
+
}
|
|
2981
|
+
interface XplorButton {
|
|
2982
|
+
"clickAction"?: () => void;
|
|
2983
|
+
/**
|
|
2984
|
+
* Icon to display (defaults to plus sign)
|
|
2985
|
+
* @default '+'
|
|
2986
|
+
*/
|
|
2987
|
+
"icon"?: string;
|
|
2988
|
+
/**
|
|
2989
|
+
* Icon position: 'start' | 'end' | null
|
|
2990
|
+
*/
|
|
2991
|
+
"iconPosition"?: 'start' | 'end' | null;
|
|
2992
|
+
"iconSvg"?: string;
|
|
2993
|
+
/**
|
|
2994
|
+
* @default 'pg'
|
|
2995
|
+
*/
|
|
2996
|
+
"mode"?: 'dark' | 'pg' | 'office';
|
|
2997
|
+
"size"?: string;
|
|
2998
|
+
"styles"?: string;
|
|
2999
|
+
"text"?: string;
|
|
3000
|
+
/**
|
|
3001
|
+
* @default 'secondary'
|
|
3002
|
+
*/
|
|
3003
|
+
"type"?: 'minimal' | 'primary' | 'secondary' | 'ghost' | 'disabled' | 'success' | 'text';
|
|
3004
|
+
}
|
|
3005
|
+
interface XplorChatWidget {
|
|
3006
|
+
"apiKey"?: string;
|
|
3007
|
+
/**
|
|
3008
|
+
* @default ['English', 'Spanish', 'French', 'German', 'Italian']
|
|
3009
|
+
*/
|
|
3010
|
+
"languageOptions"?: string[];
|
|
3011
|
+
/**
|
|
3012
|
+
* @default 'text'
|
|
3013
|
+
*/
|
|
3014
|
+
"textId"?: string;
|
|
3015
|
+
}
|
|
3016
|
+
interface XplorCheckbox {
|
|
3017
|
+
/**
|
|
3018
|
+
* @default false
|
|
3019
|
+
*/
|
|
3020
|
+
"disabled"?: boolean;
|
|
3021
|
+
/**
|
|
3022
|
+
* @default false
|
|
3023
|
+
*/
|
|
3024
|
+
"error"?: boolean;
|
|
3025
|
+
/**
|
|
3026
|
+
* @default false
|
|
3027
|
+
*/
|
|
3028
|
+
"initialChecked"?: boolean;
|
|
3029
|
+
/**
|
|
3030
|
+
* @default false
|
|
3031
|
+
*/
|
|
3032
|
+
"initialIndeterminate"?: boolean;
|
|
3033
|
+
/**
|
|
3034
|
+
* @default ''
|
|
3035
|
+
*/
|
|
3036
|
+
"label"?: string;
|
|
3037
|
+
"onCheckboxChange"?: (event: XplorCheckboxCustomEvent<{ checked: boolean; indeterminate: boolean }>) => void;
|
|
3038
|
+
}
|
|
3039
|
+
interface XplorCombobox {
|
|
3040
|
+
/**
|
|
3041
|
+
* Allow creating new items
|
|
3042
|
+
* @default true
|
|
3043
|
+
*/
|
|
3044
|
+
"allowCustom"?: boolean;
|
|
3045
|
+
/**
|
|
3046
|
+
* Clear button
|
|
3047
|
+
* @default false
|
|
3048
|
+
*/
|
|
3049
|
+
"clearable"?: boolean;
|
|
3050
|
+
/**
|
|
3051
|
+
* Message to display when creating new item
|
|
3052
|
+
* @default 'Create'
|
|
3053
|
+
*/
|
|
3054
|
+
"createMessage"?: string;
|
|
3055
|
+
/**
|
|
3056
|
+
* Disable the combobox
|
|
3057
|
+
* @default false
|
|
3058
|
+
*/
|
|
3059
|
+
"disabled"?: boolean;
|
|
3060
|
+
/**
|
|
3061
|
+
* Array of items to display in the dropdown
|
|
3062
|
+
* @default []
|
|
3063
|
+
*/
|
|
3064
|
+
"items"?: ComboboxItem[];
|
|
3065
|
+
/**
|
|
3066
|
+
* Label for the input
|
|
3067
|
+
*/
|
|
3068
|
+
"label"?: string;
|
|
3069
|
+
/**
|
|
3070
|
+
* Allow multiple selection
|
|
3071
|
+
* @default false
|
|
3072
|
+
*/
|
|
3073
|
+
"multiple"?: boolean;
|
|
3074
|
+
"onXplorChange"?: (event: XplorComboboxCustomEvent<any>) => void;
|
|
3075
|
+
"onXplorClear"?: (event: XplorComboboxCustomEvent<void>) => void;
|
|
3076
|
+
"onXplorCreate"?: (event: XplorComboboxCustomEvent<string>) => void;
|
|
3077
|
+
"onXplorSearch"?: (event: XplorComboboxCustomEvent<string>) => void;
|
|
3078
|
+
"onXplorSelect"?: (event: XplorComboboxCustomEvent<ComboboxItem>) => void;
|
|
3079
|
+
/**
|
|
3080
|
+
* Placeholder text
|
|
3081
|
+
* @default 'Type to search or add...'
|
|
3082
|
+
*/
|
|
3083
|
+
"placeholder"?: string;
|
|
3084
|
+
/**
|
|
3085
|
+
* Make the combobox readonly
|
|
3086
|
+
* @default false
|
|
3087
|
+
*/
|
|
3088
|
+
"readonly"?: boolean;
|
|
3089
|
+
/**
|
|
3090
|
+
* Selected value(s)
|
|
3091
|
+
* @default null
|
|
3092
|
+
*/
|
|
3093
|
+
"value"?: any;
|
|
3094
|
+
}
|
|
3095
|
+
interface XplorDatatable {
|
|
3096
|
+
/**
|
|
3097
|
+
* Enable row selection with checkboxes
|
|
3098
|
+
* @default false
|
|
3099
|
+
*/
|
|
3100
|
+
"canSelect"?: boolean;
|
|
3101
|
+
/**
|
|
3102
|
+
* Array of column definitions for the table headers
|
|
3103
|
+
* @default []
|
|
3104
|
+
*/
|
|
3105
|
+
"headers"?: DatatableColumn[];
|
|
3106
|
+
/**
|
|
3107
|
+
* Fixed header height (e.g., "400px" or 400)
|
|
3108
|
+
*/
|
|
3109
|
+
"height"?: string | number;
|
|
3110
|
+
/**
|
|
3111
|
+
* Enable horizontal lines between rows
|
|
3112
|
+
* @default true
|
|
3113
|
+
*/
|
|
3114
|
+
"horizontalLines"?: boolean;
|
|
3115
|
+
/**
|
|
3116
|
+
* Enable hover effect on rows
|
|
3117
|
+
* @default true
|
|
3118
|
+
*/
|
|
3119
|
+
"hover"?: boolean;
|
|
3120
|
+
/**
|
|
3121
|
+
* Array of data items to display in the table
|
|
3122
|
+
* @default []
|
|
3123
|
+
*/
|
|
3124
|
+
"items"?: any[];
|
|
3125
|
+
/**
|
|
3126
|
+
* Whether the table is in a loading state
|
|
3127
|
+
* @default false
|
|
3128
|
+
*/
|
|
3129
|
+
"loading"?: boolean;
|
|
3130
|
+
/**
|
|
3131
|
+
* Emitted when pagination changes
|
|
3132
|
+
*/
|
|
3133
|
+
"onPaginationChange"?: (event: XplorDatatableCustomEvent<DatatablePagination>) => void;
|
|
3134
|
+
/**
|
|
3135
|
+
* Emitted when a row is clicked
|
|
3136
|
+
*/
|
|
3137
|
+
"onRowClick"?: (event: XplorDatatableCustomEvent<any>) => void;
|
|
3138
|
+
/**
|
|
3139
|
+
* Emitted when sorting changes
|
|
3140
|
+
*/
|
|
3141
|
+
"onSortChange"?: (event: XplorDatatableCustomEvent<{ column: string; direction: 'asc' | 'desc' | null }>) => void;
|
|
3142
|
+
/**
|
|
3143
|
+
* Emitted when row selection changes
|
|
3144
|
+
*/
|
|
3145
|
+
"onXplorSelectionChange"?: (event: XplorDatatableCustomEvent<any[]>) => void;
|
|
3146
|
+
/**
|
|
3147
|
+
* Pagination configuration object
|
|
3148
|
+
* @default { page: 1, perpage: 10, total: 0, }
|
|
3149
|
+
*/
|
|
3150
|
+
"pagination"?: DatatablePagination;
|
|
3151
|
+
/**
|
|
3152
|
+
* Per page options for pagination
|
|
3153
|
+
* @default [10, 25, 50, 100]
|
|
3154
|
+
*/
|
|
3155
|
+
"perPageOptions"?: number[];
|
|
3156
|
+
/**
|
|
3157
|
+
* Array of selected items (for multiselect)
|
|
3158
|
+
* @default []
|
|
3159
|
+
*/
|
|
3160
|
+
"selected"?: any[];
|
|
3161
|
+
/**
|
|
3162
|
+
* Show skeleton loader when loading
|
|
3163
|
+
* @default true
|
|
3164
|
+
*/
|
|
3165
|
+
"skeletonLoader"?: boolean;
|
|
3166
|
+
/**
|
|
3167
|
+
* Enable striped row styling
|
|
3168
|
+
* @default false
|
|
3169
|
+
*/
|
|
3170
|
+
"striped"?: boolean;
|
|
3171
|
+
}
|
|
3172
|
+
interface XplorDatePicker {
|
|
3173
|
+
/**
|
|
3174
|
+
* @default 'white'
|
|
3175
|
+
*/
|
|
3176
|
+
"bgColor"?: string;
|
|
3177
|
+
/**
|
|
3178
|
+
* @default false
|
|
3179
|
+
*/
|
|
3180
|
+
"clearable"?: boolean;
|
|
3181
|
+
/**
|
|
3182
|
+
* @default true
|
|
3183
|
+
*/
|
|
3184
|
+
"closeOnSelect"?: boolean;
|
|
3185
|
+
/**
|
|
3186
|
+
* @default '#008480'
|
|
3187
|
+
*/
|
|
3188
|
+
"color"?: string;
|
|
3189
|
+
/**
|
|
3190
|
+
* Date display format: 'short' (DD/MM/YYYY), 'long' (1 Jan 2025), 'iso' (YYYY-MM-DD)
|
|
3191
|
+
* @default 'short'
|
|
3192
|
+
*/
|
|
3193
|
+
"dateFormat"?: 'short' | 'long' | 'iso';
|
|
3194
|
+
/**
|
|
3195
|
+
* @default false
|
|
3196
|
+
*/
|
|
3197
|
+
"disabled"?: boolean;
|
|
3198
|
+
/**
|
|
3199
|
+
* 'input' shows text input, 'text' shows clickable text
|
|
3200
|
+
* @default 'input'
|
|
3201
|
+
*/
|
|
3202
|
+
"display"?: 'input' | 'text';
|
|
3203
|
+
/**
|
|
3204
|
+
* @default ''
|
|
3205
|
+
*/
|
|
3206
|
+
"error"?: string;
|
|
3207
|
+
/**
|
|
3208
|
+
* @default 'auto'
|
|
3209
|
+
*/
|
|
3210
|
+
"hideDetails"?: boolean | 'auto';
|
|
3211
|
+
/**
|
|
3212
|
+
* @default ''
|
|
3213
|
+
*/
|
|
3214
|
+
"label"?: string;
|
|
3215
|
+
/**
|
|
3216
|
+
* @default ''
|
|
3217
|
+
*/
|
|
3218
|
+
"max"?: string;
|
|
3219
|
+
/**
|
|
3220
|
+
* @default ''
|
|
3221
|
+
*/
|
|
3222
|
+
"min"?: string;
|
|
3223
|
+
/**
|
|
3224
|
+
* For month type: select start or end of month
|
|
3225
|
+
* @default 'start'
|
|
3226
|
+
*/
|
|
3227
|
+
"monthType"?: 'start' | 'end';
|
|
3228
|
+
"onDateChange"?: (event: XplorDatePickerCustomEvent<string>) => void;
|
|
3229
|
+
"onXplorBlur"?: (event: XplorDatePickerCustomEvent<FocusEvent>) => void;
|
|
3230
|
+
"onXplorClear"?: (event: XplorDatePickerCustomEvent<void>) => void;
|
|
3231
|
+
"onXplorFocus"?: (event: XplorDatePickerCustomEvent<FocusEvent>) => void;
|
|
3232
|
+
/**
|
|
3233
|
+
* @default 'Select date'
|
|
3234
|
+
*/
|
|
3235
|
+
"placeholder"?: string;
|
|
3236
|
+
/**
|
|
3237
|
+
* @default false
|
|
3238
|
+
*/
|
|
3239
|
+
"readonly"?: boolean;
|
|
3240
|
+
/**
|
|
3241
|
+
* @default false
|
|
3242
|
+
*/
|
|
3243
|
+
"required"?: boolean;
|
|
3244
|
+
/**
|
|
3245
|
+
* @default true
|
|
3246
|
+
*/
|
|
3247
|
+
"startWeekOnSunday"?: boolean;
|
|
3248
|
+
/**
|
|
3249
|
+
* 'date' or 'month'
|
|
3250
|
+
* @default 'date'
|
|
3251
|
+
*/
|
|
3252
|
+
"type"?: 'date' | 'month';
|
|
3253
|
+
/**
|
|
3254
|
+
* Selected date in YYYY-MM-DD format
|
|
3255
|
+
* @default ''
|
|
3256
|
+
*/
|
|
3257
|
+
"value"?: string;
|
|
3258
|
+
}
|
|
3259
|
+
interface XplorDragAndDropInput {
|
|
3260
|
+
/**
|
|
3261
|
+
* Accepted file types (e.g., 'image/png,.pdf')
|
|
3262
|
+
* @default DEFAULT_ACCEPT_ALL
|
|
3263
|
+
*/
|
|
3264
|
+
"accepts"?: string;
|
|
3265
|
+
/**
|
|
3266
|
+
* Browse button label text
|
|
3267
|
+
* @default 'Browse Files'
|
|
3268
|
+
*/
|
|
3269
|
+
"browseLabel"?: string;
|
|
3270
|
+
/**
|
|
3271
|
+
* Disable the file upload
|
|
3272
|
+
* @default false
|
|
3273
|
+
*/
|
|
3274
|
+
"disabled"?: boolean;
|
|
3275
|
+
/**
|
|
3276
|
+
* Instruction text displayed in the drop zone
|
|
3277
|
+
* @default 'Drag and drop your file here'
|
|
3278
|
+
*/
|
|
3279
|
+
"label"?: string;
|
|
3280
|
+
/**
|
|
3281
|
+
* Emitted when the current file is cleared
|
|
3282
|
+
*/
|
|
3283
|
+
"onFileClear"?: (event: XplorDragAndDropInputCustomEvent<void>) => void;
|
|
3284
|
+
/**
|
|
3285
|
+
* Emitted when a file is selected via drop or click
|
|
3286
|
+
*/
|
|
3287
|
+
"onFileSelect"?: (event: XplorDragAndDropInputCustomEvent<File>) => void;
|
|
3288
|
+
}
|
|
3289
|
+
interface XplorDropdown {
|
|
3290
|
+
"handleChange"?: (event: Event) => void;
|
|
3291
|
+
"options"?: string[];
|
|
3292
|
+
"selected"?: string;
|
|
3293
|
+
}
|
|
3294
|
+
interface XplorExpansionPanel {
|
|
3295
|
+
/**
|
|
3296
|
+
* @default false
|
|
3297
|
+
*/
|
|
3298
|
+
"disabled"?: boolean;
|
|
3299
|
+
"onXplorPanelToggle"?: (event: XplorExpansionPanelCustomEvent<{ id: string; isOpen: boolean }>) => void;
|
|
3300
|
+
/**
|
|
3301
|
+
* @default false
|
|
3302
|
+
*/
|
|
3303
|
+
"open"?: boolean;
|
|
3304
|
+
}
|
|
3305
|
+
interface XplorExpansionPanels {
|
|
3306
|
+
/**
|
|
3307
|
+
* @default true
|
|
3308
|
+
*/
|
|
3309
|
+
"accordion"?: boolean;
|
|
3310
|
+
/**
|
|
3311
|
+
* @default false
|
|
3312
|
+
*/
|
|
3313
|
+
"multiple"?: boolean;
|
|
3314
|
+
/**
|
|
3315
|
+
* @default []
|
|
3316
|
+
*/
|
|
3317
|
+
"value"?: string | string[];
|
|
3318
|
+
}
|
|
3319
|
+
interface XplorFileUpload {
|
|
3320
|
+
/**
|
|
3321
|
+
* Accepted file types (e.g., 'image/png', '.pdf', 'image/star'). Default accepts all types.
|
|
3322
|
+
* @default DEFAULT_ACCEPT_ALL
|
|
3323
|
+
*/
|
|
3324
|
+
"accepts"?: string;
|
|
3325
|
+
/**
|
|
3326
|
+
* Disable the file upload
|
|
3327
|
+
* @default false
|
|
3328
|
+
*/
|
|
3329
|
+
"disabled"?: boolean;
|
|
3330
|
+
/**
|
|
3331
|
+
* Label text for the upload button
|
|
3332
|
+
* @default 'Upload Files'
|
|
3333
|
+
*/
|
|
3334
|
+
"label"?: string;
|
|
3335
|
+
/**
|
|
3336
|
+
* Maximum file size in bytes
|
|
3337
|
+
* @default 10 * 1024 * 1024
|
|
3338
|
+
*/
|
|
3339
|
+
"maxSize"?: number;
|
|
3340
|
+
/**
|
|
3341
|
+
* Allow multiple file selection
|
|
3342
|
+
* @default false
|
|
3343
|
+
*/
|
|
3344
|
+
"multiple"?: boolean;
|
|
3345
|
+
"onXplorError"?: (event: XplorFileUploadCustomEvent<string>) => void;
|
|
3346
|
+
"onXplorFileAdd"?: (event: XplorFileUploadCustomEvent<UploadedFile[]>) => void;
|
|
3347
|
+
"onXplorFileRemove"?: (event: XplorFileUploadCustomEvent<UploadedFile>) => void;
|
|
3348
|
+
/**
|
|
3349
|
+
* Show image preview for uploaded images
|
|
3350
|
+
* @default true
|
|
3351
|
+
*/
|
|
3352
|
+
"showPreview"?: boolean;
|
|
3353
|
+
}
|
|
3354
|
+
interface XplorInlineCheckbox {
|
|
3355
|
+
/**
|
|
3356
|
+
* Checked state
|
|
3357
|
+
* @default false
|
|
3358
|
+
*/
|
|
3359
|
+
"checked"?: boolean;
|
|
3360
|
+
/**
|
|
3361
|
+
* Checkbox color
|
|
3362
|
+
* @default '#008480'
|
|
3363
|
+
*/
|
|
3364
|
+
"color"?: string;
|
|
3365
|
+
/**
|
|
3366
|
+
* Whether the checkbox is disabled
|
|
3367
|
+
* @default false
|
|
3368
|
+
*/
|
|
3369
|
+
"disabled"?: boolean;
|
|
3370
|
+
/**
|
|
3371
|
+
* Whether the checkbox is indeterminate
|
|
3372
|
+
* @default false
|
|
3373
|
+
*/
|
|
3374
|
+
"indeterminate"?: boolean;
|
|
3375
|
+
/**
|
|
3376
|
+
* Label text
|
|
3377
|
+
* @default ''
|
|
3378
|
+
*/
|
|
3379
|
+
"label"?: string;
|
|
3380
|
+
/**
|
|
3381
|
+
* Change event
|
|
3382
|
+
*/
|
|
3383
|
+
"onXplorChange"?: (event: XplorInlineCheckboxCustomEvent<boolean>) => void;
|
|
3384
|
+
/**
|
|
3385
|
+
* Value (for use in forms)
|
|
3386
|
+
*/
|
|
3387
|
+
"value"?: any;
|
|
3388
|
+
}
|
|
3389
|
+
interface XplorInlineDatePicker {
|
|
3390
|
+
/**
|
|
3391
|
+
* Primary color
|
|
3392
|
+
* @default '#008480'
|
|
3393
|
+
*/
|
|
3394
|
+
"color"?: string;
|
|
3395
|
+
/**
|
|
3396
|
+
* Maximum selectable date (YYYY-MM-DD format)
|
|
3397
|
+
* @default ''
|
|
3398
|
+
*/
|
|
3399
|
+
"max"?: string;
|
|
3400
|
+
/**
|
|
3401
|
+
* Minimum selectable date (YYYY-MM-DD format)
|
|
3402
|
+
* @default ''
|
|
3403
|
+
*/
|
|
3404
|
+
"min"?: string;
|
|
3405
|
+
/**
|
|
3406
|
+
* Date selection event
|
|
3407
|
+
*/
|
|
3408
|
+
"onDateSelected"?: (event: XplorInlineDatePickerCustomEvent<string>) => void;
|
|
3409
|
+
/**
|
|
3410
|
+
* Month change event
|
|
3411
|
+
*/
|
|
3412
|
+
"onMonthChanged"?: (event: XplorInlineDatePickerCustomEvent<{ year: number; month: number }>) => void;
|
|
3413
|
+
/**
|
|
3414
|
+
* Whether the date picker is readonly
|
|
3415
|
+
* @default false
|
|
3416
|
+
*/
|
|
3417
|
+
"readonly"?: boolean;
|
|
3418
|
+
/**
|
|
3419
|
+
* Selected date (YYYY-MM-DD format)
|
|
3420
|
+
* @default ''
|
|
3421
|
+
*/
|
|
3422
|
+
"selectedDate"?: string;
|
|
3423
|
+
/**
|
|
3424
|
+
* Whether to start week on Sunday (default: true)
|
|
3425
|
+
* @default true
|
|
3426
|
+
*/
|
|
3427
|
+
"startWeekOnSunday"?: boolean;
|
|
3428
|
+
}
|
|
3429
|
+
interface XplorInlineSwitch {
|
|
3430
|
+
/**
|
|
3431
|
+
* Checked state
|
|
3432
|
+
* @default false
|
|
3433
|
+
*/
|
|
3434
|
+
"checked"?: boolean;
|
|
3435
|
+
/**
|
|
3436
|
+
* Switch color (applies when checked)
|
|
3437
|
+
* @default '#008480'
|
|
3438
|
+
*/
|
|
3439
|
+
"color"?: string;
|
|
3440
|
+
/**
|
|
3441
|
+
* Whether the switch is disabled
|
|
3442
|
+
* @default false
|
|
3443
|
+
*/
|
|
3444
|
+
"disabled"?: boolean;
|
|
3445
|
+
/**
|
|
3446
|
+
* Label text
|
|
3447
|
+
* @default ''
|
|
3448
|
+
*/
|
|
3449
|
+
"label"?: string;
|
|
3450
|
+
/**
|
|
3451
|
+
* Change event
|
|
3452
|
+
*/
|
|
3453
|
+
"onXplorChange"?: (event: XplorInlineSwitchCustomEvent<boolean>) => void;
|
|
3454
|
+
/**
|
|
3455
|
+
* Value (for use in forms)
|
|
3456
|
+
*/
|
|
3457
|
+
"value"?: any;
|
|
3458
|
+
}
|
|
3459
|
+
interface XplorInputFile {
|
|
3460
|
+
/**
|
|
3461
|
+
* Accepted file types
|
|
3462
|
+
* @default ''
|
|
3463
|
+
*/
|
|
3464
|
+
"accept"?: string;
|
|
3465
|
+
/**
|
|
3466
|
+
* Border/focus color
|
|
3467
|
+
* @default '#008480'
|
|
3468
|
+
*/
|
|
3469
|
+
"color"?: string;
|
|
3470
|
+
/**
|
|
3471
|
+
* Whether to show file counter
|
|
3472
|
+
* @default true
|
|
3473
|
+
*/
|
|
3474
|
+
"counter"?: boolean;
|
|
3475
|
+
/**
|
|
3476
|
+
* Whether the input is disabled
|
|
3477
|
+
* @default false
|
|
3478
|
+
*/
|
|
3479
|
+
"disabled"?: boolean;
|
|
3480
|
+
/**
|
|
3481
|
+
* Input label
|
|
3482
|
+
* @default ''
|
|
3483
|
+
*/
|
|
3484
|
+
"label"?: string;
|
|
3485
|
+
/**
|
|
3486
|
+
* Maximum number of chips to show
|
|
3487
|
+
* @default 1
|
|
3488
|
+
*/
|
|
3489
|
+
"maxChips"?: number;
|
|
3490
|
+
/**
|
|
3491
|
+
* Whether multiple files can be selected
|
|
3492
|
+
* @default false
|
|
3493
|
+
*/
|
|
3494
|
+
"multiple"?: boolean;
|
|
3495
|
+
/**
|
|
3496
|
+
* Attach/change event
|
|
3497
|
+
*/
|
|
3498
|
+
"onAttach"?: (event: XplorInputFileCustomEvent<File[]>) => void;
|
|
3499
|
+
/**
|
|
3500
|
+
* Clear event
|
|
3501
|
+
*/
|
|
3502
|
+
"onXplorClear"?: (event: XplorInputFileCustomEvent<void>) => void;
|
|
3503
|
+
/**
|
|
3504
|
+
* Input placeholder
|
|
3505
|
+
* @default 'Choose file(s)'
|
|
3506
|
+
*/
|
|
3507
|
+
"placeholder"?: string;
|
|
3508
|
+
/**
|
|
3509
|
+
* Prepend inner icon (default: paperclip)
|
|
3510
|
+
* @default '📎'
|
|
3511
|
+
*/
|
|
3512
|
+
"prependInnerIcon"?: string;
|
|
3513
|
+
/**
|
|
3514
|
+
* Whether to show file size
|
|
3515
|
+
* @default 1000
|
|
3516
|
+
*/
|
|
3517
|
+
"showSize"?: number;
|
|
3518
|
+
}
|
|
3519
|
+
interface XplorInputSearch {
|
|
3520
|
+
/**
|
|
3521
|
+
* Background color
|
|
3522
|
+
* @default 'white'
|
|
3523
|
+
*/
|
|
3524
|
+
"bgColor"?: string;
|
|
3525
|
+
/**
|
|
3526
|
+
* Button/focus color
|
|
3527
|
+
* @default '#008480'
|
|
3528
|
+
*/
|
|
3529
|
+
"color"?: string;
|
|
3530
|
+
/**
|
|
3531
|
+
* Density (compact, default, comfortable)
|
|
3532
|
+
* @default 'default'
|
|
3533
|
+
*/
|
|
3534
|
+
"density"?: 'compact' | 'default' | 'comfortable';
|
|
3535
|
+
/**
|
|
3536
|
+
* Whether the input is disabled
|
|
3537
|
+
* @default false
|
|
3538
|
+
*/
|
|
3539
|
+
"disabled"?: boolean;
|
|
3540
|
+
/**
|
|
3541
|
+
* Search event (triggered on button click or Enter key)
|
|
3542
|
+
*/
|
|
3543
|
+
"onSearch"?: (event: XplorInputSearchCustomEvent<string>) => void;
|
|
3544
|
+
/**
|
|
3545
|
+
* Input placeholder
|
|
3546
|
+
* @default 'Search...'
|
|
3547
|
+
*/
|
|
3548
|
+
"placeholder"?: string;
|
|
3549
|
+
/**
|
|
3550
|
+
* Search value
|
|
3551
|
+
* @default ''
|
|
3552
|
+
*/
|
|
3553
|
+
"value"?: string;
|
|
3554
|
+
}
|
|
3555
|
+
interface XplorInputSelect {
|
|
3556
|
+
/**
|
|
3557
|
+
* Background color
|
|
3558
|
+
* @default 'white'
|
|
3559
|
+
*/
|
|
3560
|
+
"bgColor"?: string;
|
|
3561
|
+
/**
|
|
3562
|
+
* Border/focus color
|
|
3563
|
+
* @default '#008480'
|
|
3564
|
+
*/
|
|
3565
|
+
"color"?: string;
|
|
3566
|
+
/**
|
|
3567
|
+
* Whether the select is disabled
|
|
3568
|
+
* @default false
|
|
3569
|
+
*/
|
|
3570
|
+
"disabled"?: boolean;
|
|
3571
|
+
/**
|
|
3572
|
+
* Error message
|
|
3573
|
+
* @default ''
|
|
3574
|
+
*/
|
|
3575
|
+
"error"?: string;
|
|
3576
|
+
/**
|
|
3577
|
+
* Helper text
|
|
3578
|
+
* @default ''
|
|
3579
|
+
*/
|
|
3580
|
+
"helperText"?: string;
|
|
3581
|
+
/**
|
|
3582
|
+
* Whether to hide validation details
|
|
3583
|
+
* @default 'auto'
|
|
3584
|
+
*/
|
|
3585
|
+
"hideDetails"?: boolean | 'auto';
|
|
3586
|
+
/**
|
|
3587
|
+
* Input label
|
|
3588
|
+
* @default ''
|
|
3589
|
+
*/
|
|
3590
|
+
"label"?: string;
|
|
3591
|
+
/**
|
|
3592
|
+
* Whether multiple selection is allowed
|
|
3593
|
+
* @default false
|
|
3594
|
+
*/
|
|
3595
|
+
"multiple"?: boolean;
|
|
3596
|
+
/**
|
|
3597
|
+
* Change event
|
|
3598
|
+
*/
|
|
3599
|
+
"onXplorChange"?: (event: XplorInputSelectCustomEvent<any>) => void;
|
|
3600
|
+
/**
|
|
3601
|
+
* Options array
|
|
3602
|
+
* @default []
|
|
3603
|
+
*/
|
|
3604
|
+
"options"?: SelectOption[];
|
|
3605
|
+
/**
|
|
3606
|
+
* Input placeholder
|
|
3607
|
+
* @default 'Select...'
|
|
3608
|
+
*/
|
|
3609
|
+
"placeholder"?: string;
|
|
3610
|
+
/**
|
|
3611
|
+
* Whether the select is readonly
|
|
3612
|
+
* @default false
|
|
3613
|
+
*/
|
|
3614
|
+
"readonly"?: boolean;
|
|
3615
|
+
/**
|
|
3616
|
+
* Whether the input is required
|
|
3617
|
+
* @default false
|
|
3618
|
+
*/
|
|
3619
|
+
"required"?: boolean;
|
|
3620
|
+
/**
|
|
3621
|
+
* Selected value(s)
|
|
3622
|
+
* @default null
|
|
3623
|
+
*/
|
|
3624
|
+
"value"?: any | any[];
|
|
3625
|
+
}
|
|
3626
|
+
interface XplorInputSend {
|
|
3627
|
+
/**
|
|
3628
|
+
* @default 'Send'
|
|
3629
|
+
*/
|
|
3630
|
+
"buttonText"?: string;
|
|
3631
|
+
/**
|
|
3632
|
+
* @default 'primary'
|
|
3633
|
+
*/
|
|
3634
|
+
"buttonType"?: 'primary' | 'secondary' | 'ghost';
|
|
3635
|
+
/**
|
|
3636
|
+
* @default false
|
|
3637
|
+
*/
|
|
3638
|
+
"disabled"?: boolean;
|
|
3639
|
+
"maxLength"?: number;
|
|
3640
|
+
"onXplorSend"?: (event: XplorInputSendCustomEvent<string>) => void;
|
|
3641
|
+
"onXplorValueChange"?: (event: XplorInputSendCustomEvent<string>) => void;
|
|
3642
|
+
/**
|
|
3643
|
+
* @default 'Type a message...'
|
|
3644
|
+
*/
|
|
3645
|
+
"placeholder"?: string;
|
|
3646
|
+
/**
|
|
3647
|
+
* @default ''
|
|
3648
|
+
*/
|
|
3649
|
+
"value"?: string;
|
|
3650
|
+
}
|
|
3651
|
+
interface XplorInputText {
|
|
3652
|
+
/**
|
|
3653
|
+
* Background color
|
|
3654
|
+
* @default 'white'
|
|
3655
|
+
*/
|
|
3656
|
+
"bgColor"?: string;
|
|
3657
|
+
/**
|
|
3658
|
+
* Border/focus color
|
|
3659
|
+
* @default '#008480'
|
|
3660
|
+
*/
|
|
3661
|
+
"color"?: string;
|
|
3662
|
+
/**
|
|
3663
|
+
* Whether the input is disabled
|
|
3664
|
+
* @default false
|
|
3665
|
+
*/
|
|
3666
|
+
"disabled"?: boolean;
|
|
3667
|
+
/**
|
|
3668
|
+
* Error message
|
|
3669
|
+
* @default ''
|
|
3670
|
+
*/
|
|
3671
|
+
"error"?: string;
|
|
3672
|
+
/**
|
|
3673
|
+
* Helper text
|
|
3674
|
+
* @default ''
|
|
3675
|
+
*/
|
|
3676
|
+
"helperText"?: string;
|
|
3677
|
+
/**
|
|
3678
|
+
* Whether to hide validation details
|
|
3679
|
+
* @default 'auto'
|
|
3680
|
+
*/
|
|
3681
|
+
"hideDetails"?: boolean | 'auto';
|
|
3682
|
+
/**
|
|
3683
|
+
* Input label
|
|
3684
|
+
* @default ''
|
|
3685
|
+
*/
|
|
3686
|
+
"label"?: string;
|
|
3687
|
+
/**
|
|
3688
|
+
* Blur event
|
|
3689
|
+
*/
|
|
3690
|
+
"onXplorBlur"?: (event: XplorInputTextCustomEvent<FocusEvent>) => void;
|
|
3691
|
+
/**
|
|
3692
|
+
* Change event
|
|
3693
|
+
*/
|
|
3694
|
+
"onXplorChange"?: (event: XplorInputTextCustomEvent<string>) => void;
|
|
3695
|
+
/**
|
|
3696
|
+
* Focus event
|
|
3697
|
+
*/
|
|
3698
|
+
"onXplorFocus"?: (event: XplorInputTextCustomEvent<FocusEvent>) => void;
|
|
3699
|
+
/**
|
|
3700
|
+
* Input event
|
|
3701
|
+
*/
|
|
3702
|
+
"onXplorInput"?: (event: XplorInputTextCustomEvent<string>) => void;
|
|
3703
|
+
/**
|
|
3704
|
+
* Input placeholder
|
|
3705
|
+
* @default ''
|
|
3706
|
+
*/
|
|
3707
|
+
"placeholder"?: string;
|
|
3708
|
+
/**
|
|
3709
|
+
* Whether the input is readonly
|
|
3710
|
+
* @default false
|
|
3711
|
+
*/
|
|
3712
|
+
"readonly"?: boolean;
|
|
3713
|
+
/**
|
|
3714
|
+
* Whether the input is required
|
|
3715
|
+
* @default false
|
|
3716
|
+
*/
|
|
3717
|
+
"required"?: boolean;
|
|
3718
|
+
/**
|
|
3719
|
+
* Input type (text, email, password, number, etc.)
|
|
3720
|
+
* @default 'text'
|
|
3721
|
+
*/
|
|
3722
|
+
"type"?: string;
|
|
3723
|
+
/**
|
|
3724
|
+
* Input value
|
|
3725
|
+
* @default ''
|
|
3726
|
+
*/
|
|
3727
|
+
"value"?: string;
|
|
3728
|
+
}
|
|
3729
|
+
interface XplorInputTextArea {
|
|
3730
|
+
/**
|
|
3731
|
+
* Background color
|
|
3732
|
+
* @default 'white'
|
|
3733
|
+
*/
|
|
3734
|
+
"bgColor"?: string;
|
|
3735
|
+
/**
|
|
3736
|
+
* Whether to show clear button
|
|
3737
|
+
* @default true
|
|
3738
|
+
*/
|
|
3739
|
+
"clearable"?: boolean;
|
|
3740
|
+
/**
|
|
3741
|
+
* Border/focus color
|
|
3742
|
+
* @default '#008480'
|
|
3743
|
+
*/
|
|
3744
|
+
"color"?: string;
|
|
3745
|
+
/**
|
|
3746
|
+
* Whether the input is disabled
|
|
3747
|
+
* @default false
|
|
3748
|
+
*/
|
|
3749
|
+
"disabled"?: boolean;
|
|
3750
|
+
/**
|
|
3751
|
+
* Error message
|
|
3752
|
+
* @default ''
|
|
3753
|
+
*/
|
|
3754
|
+
"error"?: string;
|
|
3755
|
+
/**
|
|
3756
|
+
* Helper text
|
|
3757
|
+
* @default ''
|
|
3758
|
+
*/
|
|
3759
|
+
"helperText"?: string;
|
|
3760
|
+
/**
|
|
3761
|
+
* Whether to hide validation details
|
|
3762
|
+
* @default 'auto'
|
|
3763
|
+
*/
|
|
3764
|
+
"hideDetails"?: boolean | 'auto';
|
|
3765
|
+
/**
|
|
3766
|
+
* Input label
|
|
3767
|
+
* @default ''
|
|
3768
|
+
*/
|
|
3769
|
+
"label"?: string;
|
|
3770
|
+
/**
|
|
3771
|
+
* Change event
|
|
3772
|
+
*/
|
|
3773
|
+
"onXplorChange"?: (event: XplorInputTextAreaCustomEvent<string>) => void;
|
|
3774
|
+
/**
|
|
3775
|
+
* Clear event
|
|
3776
|
+
*/
|
|
3777
|
+
"onXplorClear"?: (event: XplorInputTextAreaCustomEvent<void>) => void;
|
|
3778
|
+
/**
|
|
3779
|
+
* Input event
|
|
3780
|
+
*/
|
|
3781
|
+
"onXplorInput"?: (event: XplorInputTextAreaCustomEvent<string>) => void;
|
|
3782
|
+
/**
|
|
3783
|
+
* Input placeholder
|
|
3784
|
+
* @default ''
|
|
3785
|
+
*/
|
|
3786
|
+
"placeholder"?: string;
|
|
3787
|
+
/**
|
|
3788
|
+
* Whether the input is readonly
|
|
3789
|
+
* @default false
|
|
3790
|
+
*/
|
|
3791
|
+
"readonly"?: boolean;
|
|
3792
|
+
/**
|
|
3793
|
+
* Whether the input is required
|
|
3794
|
+
* @default false
|
|
3795
|
+
*/
|
|
3796
|
+
"required"?: boolean;
|
|
3797
|
+
/**
|
|
3798
|
+
* Number of rows
|
|
3799
|
+
* @default 3
|
|
3800
|
+
*/
|
|
3801
|
+
"rows"?: number;
|
|
3802
|
+
/**
|
|
3803
|
+
* Input value
|
|
3804
|
+
* @default ''
|
|
3805
|
+
*/
|
|
3806
|
+
"value"?: string;
|
|
3807
|
+
}
|
|
3808
|
+
interface XplorInputTextSecondary {
|
|
3809
|
+
/**
|
|
3810
|
+
* @default 'white'
|
|
3811
|
+
*/
|
|
3812
|
+
"bgColor"?: string;
|
|
3813
|
+
/**
|
|
3814
|
+
* @default false
|
|
3815
|
+
*/
|
|
3816
|
+
"disabled"?: boolean;
|
|
3817
|
+
/**
|
|
3818
|
+
* @default ''
|
|
3819
|
+
*/
|
|
3820
|
+
"error"?: string;
|
|
3821
|
+
/**
|
|
3822
|
+
* @default ''
|
|
3823
|
+
*/
|
|
3824
|
+
"helperText"?: string;
|
|
3825
|
+
/**
|
|
3826
|
+
* @default 'auto'
|
|
3827
|
+
*/
|
|
3828
|
+
"hideDetails"?: boolean | 'auto';
|
|
3829
|
+
/**
|
|
3830
|
+
* @default false
|
|
3831
|
+
*/
|
|
3832
|
+
"isDirty"?: boolean;
|
|
3833
|
+
/**
|
|
3834
|
+
* @default ''
|
|
3835
|
+
*/
|
|
3836
|
+
"label"?: string;
|
|
3837
|
+
"onXplorBlur"?: (event: XplorInputTextSecondaryCustomEvent<FocusEvent>) => void;
|
|
3838
|
+
"onXplorChange"?: (event: XplorInputTextSecondaryCustomEvent<string>) => void;
|
|
3839
|
+
"onXplorFocus"?: (event: XplorInputTextSecondaryCustomEvent<FocusEvent>) => void;
|
|
3840
|
+
"onXplorInput"?: (event: XplorInputTextSecondaryCustomEvent<string>) => void;
|
|
3841
|
+
/**
|
|
3842
|
+
* @default ''
|
|
3843
|
+
*/
|
|
3844
|
+
"placeholder"?: string;
|
|
3845
|
+
/**
|
|
3846
|
+
* @default false
|
|
3847
|
+
*/
|
|
3848
|
+
"readonly"?: boolean;
|
|
3849
|
+
/**
|
|
3850
|
+
* @default false
|
|
3851
|
+
*/
|
|
3852
|
+
"required"?: boolean;
|
|
3853
|
+
/**
|
|
3854
|
+
* @default 'text'
|
|
3855
|
+
*/
|
|
3856
|
+
"type"?: string;
|
|
3857
|
+
/**
|
|
3858
|
+
* @default ''
|
|
3859
|
+
*/
|
|
3860
|
+
"value"?: string;
|
|
3861
|
+
}
|
|
3862
|
+
interface XplorInputTitle {
|
|
3863
|
+
/**
|
|
3864
|
+
* Whether the input is disabled
|
|
3865
|
+
* @default false
|
|
3866
|
+
*/
|
|
3867
|
+
"disabled"?: boolean;
|
|
3868
|
+
/**
|
|
3869
|
+
* Change event
|
|
3870
|
+
*/
|
|
3871
|
+
"onXplorChange"?: (event: XplorInputTitleCustomEvent<string>) => void;
|
|
3872
|
+
/**
|
|
3873
|
+
* Input event
|
|
3874
|
+
*/
|
|
3875
|
+
"onXplorInput"?: (event: XplorInputTitleCustomEvent<string>) => void;
|
|
3876
|
+
/**
|
|
3877
|
+
* Input placeholder
|
|
3878
|
+
* @default ''
|
|
3879
|
+
*/
|
|
3880
|
+
"placeholder"?: string;
|
|
3881
|
+
/**
|
|
3882
|
+
* Whether the input is readonly
|
|
3883
|
+
* @default false
|
|
3884
|
+
*/
|
|
3885
|
+
"readonly"?: boolean;
|
|
3886
|
+
/**
|
|
3887
|
+
* Input value
|
|
3888
|
+
* @default ''
|
|
3889
|
+
*/
|
|
3890
|
+
"value"?: string;
|
|
3891
|
+
}
|
|
3892
|
+
interface XplorLinks {
|
|
3893
|
+
"brand"?: string;
|
|
3894
|
+
}
|
|
3895
|
+
interface XplorModal {
|
|
3896
|
+
/**
|
|
3897
|
+
* Loading state
|
|
3898
|
+
* @default false
|
|
3899
|
+
*/
|
|
3900
|
+
"loading"?: boolean;
|
|
3901
|
+
/**
|
|
3902
|
+
* Maximum height
|
|
3903
|
+
* @default '90%'
|
|
3904
|
+
*/
|
|
3905
|
+
"maxHeight"?: string;
|
|
3906
|
+
/**
|
|
3907
|
+
* Maximum width
|
|
3908
|
+
* @default '90%'
|
|
3909
|
+
*/
|
|
3910
|
+
"maxWidth"?: string;
|
|
3911
|
+
/**
|
|
3912
|
+
* Close event
|
|
3913
|
+
*/
|
|
3914
|
+
"onXplorClose"?: (event: XplorModalCustomEvent<void>) => void;
|
|
3915
|
+
/**
|
|
3916
|
+
* Whether the modal is open
|
|
3917
|
+
* @default false
|
|
3918
|
+
*/
|
|
3919
|
+
"open"?: boolean;
|
|
3920
|
+
/**
|
|
3921
|
+
* Persistent mode - prevents closing on backdrop click
|
|
3922
|
+
* @default false
|
|
3923
|
+
*/
|
|
3924
|
+
"persistent"?: boolean;
|
|
3925
|
+
/**
|
|
3926
|
+
* Whether the modal content is scrollable
|
|
3927
|
+
* @default true
|
|
3928
|
+
*/
|
|
3929
|
+
"scrollable"?: boolean;
|
|
3930
|
+
/**
|
|
3931
|
+
* Whether to show the title area (for spacing)
|
|
3932
|
+
* @default true
|
|
3933
|
+
*/
|
|
3934
|
+
"showTitle"?: boolean;
|
|
3935
|
+
/**
|
|
3936
|
+
* Modal width
|
|
3937
|
+
* @default '600px'
|
|
3938
|
+
*/
|
|
3939
|
+
"width"?: string;
|
|
3940
|
+
}
|
|
3941
|
+
interface XplorModalPersistent {
|
|
3942
|
+
/**
|
|
3943
|
+
* Loading state
|
|
3944
|
+
* @default false
|
|
3945
|
+
*/
|
|
3946
|
+
"loading"?: boolean;
|
|
3947
|
+
/**
|
|
3948
|
+
* Maximum height
|
|
3949
|
+
* @default '90%'
|
|
3950
|
+
*/
|
|
3951
|
+
"maxHeight"?: string;
|
|
3952
|
+
/**
|
|
3953
|
+
* Maximum width
|
|
3954
|
+
* @default '90%'
|
|
3955
|
+
*/
|
|
3956
|
+
"maxWidth"?: string;
|
|
3957
|
+
/**
|
|
3958
|
+
* Close event
|
|
3959
|
+
*/
|
|
3960
|
+
"onXplorClose"?: (event: XplorModalPersistentCustomEvent<void>) => void;
|
|
3961
|
+
/**
|
|
3962
|
+
* Whether the modal is open
|
|
3963
|
+
* @default false
|
|
3964
|
+
*/
|
|
3965
|
+
"open"?: boolean;
|
|
3966
|
+
/**
|
|
3967
|
+
* Modal width
|
|
3968
|
+
* @default '600px'
|
|
3969
|
+
*/
|
|
3970
|
+
"width"?: string;
|
|
3971
|
+
}
|
|
3972
|
+
interface XplorNavTabs {
|
|
3973
|
+
/**
|
|
3974
|
+
* @default 'primary'
|
|
3975
|
+
*/
|
|
3976
|
+
"color"?: 'primary' | 'secondary';
|
|
3977
|
+
/**
|
|
3978
|
+
* @default false
|
|
3979
|
+
*/
|
|
3980
|
+
"grow"?: boolean;
|
|
3981
|
+
/**
|
|
3982
|
+
* @default []
|
|
3983
|
+
*/
|
|
3984
|
+
"items"?: NavTabItem[];
|
|
3985
|
+
"onXplorChange"?: (event: XplorNavTabsCustomEvent<string>) => void;
|
|
3986
|
+
"value"?: string;
|
|
3987
|
+
}
|
|
3988
|
+
interface XplorSectionCard {
|
|
3989
|
+
/**
|
|
3990
|
+
* @default true
|
|
3991
|
+
*/
|
|
3992
|
+
"outlined"?: boolean;
|
|
3993
|
+
/**
|
|
3994
|
+
* @default '1.5rem'
|
|
3995
|
+
*/
|
|
3996
|
+
"padding"?: string;
|
|
3997
|
+
/**
|
|
3998
|
+
* @default true
|
|
3999
|
+
*/
|
|
4000
|
+
"rounded"?: boolean;
|
|
4001
|
+
}
|
|
4002
|
+
interface XplorSectionHeading {
|
|
4003
|
+
/**
|
|
4004
|
+
* @default 'medium'
|
|
4005
|
+
*/
|
|
4006
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
4007
|
+
"text"?: string;
|
|
4008
|
+
}
|
|
4009
|
+
interface XplorTable {
|
|
4010
|
+
/**
|
|
4011
|
+
* The header values for each column.
|
|
4012
|
+
*/
|
|
4013
|
+
"columns"?: string[];
|
|
4014
|
+
/**
|
|
4015
|
+
* The data for the body of the table.
|
|
4016
|
+
*/
|
|
4017
|
+
"data"?: string[][];
|
|
4018
|
+
/**
|
|
4019
|
+
* When true, the first column of the table is sticky and will cover the leftmost rows in a horizontally scrollable container.
|
|
4020
|
+
*/
|
|
4021
|
+
"freeze"?: boolean;
|
|
4022
|
+
/**
|
|
4023
|
+
* Toggles to show the sort button on each table head
|
|
4024
|
+
* @default true
|
|
4025
|
+
*/
|
|
4026
|
+
"isSortable"?: boolean;
|
|
4027
|
+
/**
|
|
4028
|
+
* Toggles a selectable checkbox for each row in the table
|
|
4029
|
+
*/
|
|
4030
|
+
"multiselect"?: boolean;
|
|
4031
|
+
"onTableSelect"?: (event: XplorTableCustomEvent<any>) => void;
|
|
4032
|
+
/**
|
|
4033
|
+
* The values for the input for each row when multiselect is activated.
|
|
4034
|
+
* @default []
|
|
4035
|
+
*/
|
|
4036
|
+
"selectedValues"?: string[];
|
|
4037
|
+
/**
|
|
4038
|
+
* Manually determined if the column is sortable
|
|
4039
|
+
* @default []
|
|
4040
|
+
*/
|
|
4041
|
+
"sortableColumns"?: boolean[];
|
|
4042
|
+
/**
|
|
4043
|
+
* Toggles an optional styling of the background of each even row of the table body.
|
|
4044
|
+
*/
|
|
4045
|
+
"striped"?: boolean;
|
|
4046
|
+
}
|
|
4047
|
+
interface XplorTextBubble {
|
|
4048
|
+
/**
|
|
4049
|
+
* @default 'orange'
|
|
4050
|
+
*/
|
|
4051
|
+
"color"?: 'green' | 'orange';
|
|
4052
|
+
}
|
|
4053
|
+
interface XplorTextField {
|
|
4054
|
+
/**
|
|
4055
|
+
* Background color
|
|
4056
|
+
* @default 'white'
|
|
4057
|
+
*/
|
|
4058
|
+
"bgColor"?: string;
|
|
4059
|
+
/**
|
|
4060
|
+
* Whether the field should be clearable
|
|
4061
|
+
* @default false
|
|
4062
|
+
*/
|
|
4063
|
+
"clearable"?: boolean;
|
|
4064
|
+
/**
|
|
4065
|
+
* Color variant (primary, secondary, success, error, warning, info)
|
|
4066
|
+
* @default 'secondary'
|
|
4067
|
+
*/
|
|
4068
|
+
"color"?: 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info';
|
|
4069
|
+
/**
|
|
4070
|
+
* Custom CSS classes to apply
|
|
4071
|
+
* @default ''
|
|
4072
|
+
*/
|
|
4073
|
+
"customClass"?: string;
|
|
4074
|
+
/**
|
|
4075
|
+
* Whether the field is disabled
|
|
4076
|
+
* @default false
|
|
4077
|
+
*/
|
|
4078
|
+
"disabled"?: boolean;
|
|
4079
|
+
/**
|
|
4080
|
+
* Error messages to display
|
|
4081
|
+
* @default []
|
|
4082
|
+
*/
|
|
4083
|
+
"errorMessages"?: string[];
|
|
4084
|
+
/**
|
|
4085
|
+
* When to show details: true (always), false (never), 'auto' (only when error)
|
|
4086
|
+
* @default 'auto'
|
|
4087
|
+
*/
|
|
4088
|
+
"hideDetails"?: boolean | 'auto';
|
|
4089
|
+
/**
|
|
4090
|
+
* Whether the field has been modified (dirty state)
|
|
4091
|
+
* @default false
|
|
4092
|
+
*/
|
|
4093
|
+
"isDirty"?: boolean;
|
|
4094
|
+
/**
|
|
4095
|
+
* The label text for the input
|
|
4096
|
+
* @default ''
|
|
4097
|
+
*/
|
|
4098
|
+
"label"?: string;
|
|
4099
|
+
/**
|
|
4100
|
+
* Maximum value (for number type)
|
|
4101
|
+
*/
|
|
4102
|
+
"max"?: number;
|
|
4103
|
+
/**
|
|
4104
|
+
* Maximum length of input
|
|
4105
|
+
*/
|
|
4106
|
+
"maxlength"?: number;
|
|
4107
|
+
/**
|
|
4108
|
+
* Minimum value (for number type)
|
|
4109
|
+
*/
|
|
4110
|
+
"min"?: number;
|
|
4111
|
+
/**
|
|
4112
|
+
* Emitted when clear button is clicked
|
|
4113
|
+
*/
|
|
4114
|
+
"onClearClick"?: (event: XplorTextFieldCustomEvent<void>) => void;
|
|
4115
|
+
/**
|
|
4116
|
+
* Emitted when input loses focus
|
|
4117
|
+
*/
|
|
4118
|
+
"onInputBlur"?: (event: XplorTextFieldCustomEvent<FocusEvent>) => void;
|
|
4119
|
+
/**
|
|
4120
|
+
* Emitted when input gains focus
|
|
4121
|
+
*/
|
|
4122
|
+
"onInputFocus"?: (event: XplorTextFieldCustomEvent<FocusEvent>) => void;
|
|
4123
|
+
/**
|
|
4124
|
+
* Emitted when value changes
|
|
4125
|
+
*/
|
|
4126
|
+
"onValueChange"?: (event: XplorTextFieldCustomEvent<string>) => void;
|
|
4127
|
+
/**
|
|
4128
|
+
* Placeholder text when input is empty
|
|
4129
|
+
* @default ''
|
|
4130
|
+
*/
|
|
4131
|
+
"placeholder"?: string;
|
|
4132
|
+
/**
|
|
4133
|
+
* Whether the field is readonly
|
|
4134
|
+
* @default false
|
|
4135
|
+
*/
|
|
4136
|
+
"readonly"?: boolean;
|
|
4137
|
+
/**
|
|
4138
|
+
* Whether the field is required
|
|
4139
|
+
* @default false
|
|
4140
|
+
*/
|
|
4141
|
+
"required"?: boolean;
|
|
4142
|
+
/**
|
|
4143
|
+
* Input type (text, email, password, number, etc.)
|
|
4144
|
+
* @default 'text'
|
|
4145
|
+
*/
|
|
4146
|
+
"type"?: 'text' | 'email' | 'password' | 'number' | 'tel' | 'url' | 'search';
|
|
4147
|
+
/**
|
|
4148
|
+
* The current value of the text field
|
|
4149
|
+
* @default ''
|
|
4150
|
+
*/
|
|
4151
|
+
"value"?: string;
|
|
4152
|
+
/**
|
|
4153
|
+
* Visual variant style
|
|
4154
|
+
* @default 'outlined'
|
|
4155
|
+
*/
|
|
4156
|
+
"variant"?: 'outlined' | 'filled' | 'underlined';
|
|
4157
|
+
}
|
|
4158
|
+
interface XplorTimePicker {
|
|
4159
|
+
/**
|
|
4160
|
+
* @default 'white'
|
|
4161
|
+
*/
|
|
4162
|
+
"bgColor"?: string;
|
|
4163
|
+
/**
|
|
4164
|
+
* @default false
|
|
4165
|
+
*/
|
|
4166
|
+
"clearable"?: boolean;
|
|
4167
|
+
/**
|
|
4168
|
+
* @default false
|
|
4169
|
+
*/
|
|
4170
|
+
"disabled"?: boolean;
|
|
4171
|
+
/**
|
|
4172
|
+
* @default ''
|
|
4173
|
+
*/
|
|
4174
|
+
"error"?: string;
|
|
4175
|
+
/**
|
|
4176
|
+
* @default 'auto'
|
|
4177
|
+
*/
|
|
4178
|
+
"hideDetails"?: boolean | 'auto';
|
|
4179
|
+
/**
|
|
4180
|
+
* @default ''
|
|
4181
|
+
*/
|
|
4182
|
+
"label"?: string;
|
|
4183
|
+
"onTimeChange"?: (event: XplorTimePickerCustomEvent<string>) => void;
|
|
4184
|
+
"onXplorBlur"?: (event: XplorTimePickerCustomEvent<FocusEvent>) => void;
|
|
4185
|
+
"onXplorClear"?: (event: XplorTimePickerCustomEvent<void>) => void;
|
|
4186
|
+
"onXplorFocus"?: (event: XplorTimePickerCustomEvent<FocusEvent>) => void;
|
|
4187
|
+
/**
|
|
4188
|
+
* @default 'Select time'
|
|
4189
|
+
*/
|
|
4190
|
+
"placeholder"?: string;
|
|
4191
|
+
/**
|
|
4192
|
+
* Auto-fill current time on focus if value is empty
|
|
4193
|
+
* @default false
|
|
4194
|
+
*/
|
|
4195
|
+
"prefill"?: boolean;
|
|
4196
|
+
/**
|
|
4197
|
+
* @default false
|
|
4198
|
+
*/
|
|
4199
|
+
"readonly"?: boolean;
|
|
4200
|
+
/**
|
|
4201
|
+
* @default false
|
|
4202
|
+
*/
|
|
4203
|
+
"required"?: boolean;
|
|
4204
|
+
/**
|
|
4205
|
+
* @default false
|
|
4206
|
+
*/
|
|
4207
|
+
"showSeconds"?: boolean;
|
|
4208
|
+
/**
|
|
4209
|
+
* Time value in HH:mm:ss 24-hour format
|
|
4210
|
+
* @default ''
|
|
4211
|
+
*/
|
|
4212
|
+
"value"?: string;
|
|
4213
|
+
}
|
|
4214
|
+
interface XplorTooltip {
|
|
4215
|
+
/**
|
|
4216
|
+
* @default true
|
|
4217
|
+
*/
|
|
4218
|
+
"arrow"?: boolean;
|
|
4219
|
+
"content"?: string;
|
|
4220
|
+
/**
|
|
4221
|
+
* @default false
|
|
4222
|
+
*/
|
|
4223
|
+
"disabled"?: boolean;
|
|
4224
|
+
/**
|
|
4225
|
+
* @default false
|
|
4226
|
+
*/
|
|
4227
|
+
"open"?: boolean;
|
|
4228
|
+
/**
|
|
4229
|
+
* @default 'top'
|
|
4230
|
+
*/
|
|
4231
|
+
"position"?: TooltipPosition;
|
|
4232
|
+
/**
|
|
4233
|
+
* @default 'hover'
|
|
4234
|
+
*/
|
|
4235
|
+
"trigger"?: TooltipTrigger;
|
|
4236
|
+
}
|
|
4237
|
+
interface IntrinsicElements {
|
|
4238
|
+
"xplor-alert-dialog": XplorAlertDialog;
|
|
4239
|
+
"xplor-alert-message": XplorAlertMessage;
|
|
4240
|
+
"xplor-assistant": XplorAssistant;
|
|
4241
|
+
"xplor-autocomplete": XplorAutocomplete;
|
|
4242
|
+
"xplor-avatar": XplorAvatar;
|
|
4243
|
+
"xplor-avatar-and-name": XplorAvatarAndName;
|
|
4244
|
+
"xplor-badge": XplorBadge;
|
|
4245
|
+
"xplor-badge-active": XplorBadgeActive;
|
|
4246
|
+
"xplor-badge-archived": XplorBadgeArchived;
|
|
4247
|
+
"xplor-badge-deleted": XplorBadgeDeleted;
|
|
4248
|
+
"xplor-badge-expired": XplorBadgeExpired;
|
|
4249
|
+
"xplor-badge-inactive": XplorBadgeInactive;
|
|
4250
|
+
"xplor-badge-recalled": XplorBadgeRecalled;
|
|
4251
|
+
"xplor-badge-session-booking": XplorBadgeSessionBooking;
|
|
4252
|
+
"xplor-badge-upcoming": XplorBadgeUpcoming;
|
|
4253
|
+
"xplor-badge-waitlist": XplorBadgeWaitlist;
|
|
4254
|
+
"xplor-btn-back": XplorBtnBack;
|
|
4255
|
+
"xplor-btn-back-to-parent": XplorBtnBackToParent;
|
|
4256
|
+
"xplor-btn-icon": XplorBtnIcon;
|
|
4257
|
+
"xplor-btn-menu": XplorBtnMenu;
|
|
4258
|
+
"xplor-btn-toggle": XplorBtnToggle;
|
|
4259
|
+
"xplor-btn-toggle-group": XplorBtnToggleGroup;
|
|
4260
|
+
"xplor-btn-toggle-secondary": XplorBtnToggleSecondary;
|
|
4261
|
+
"xplor-btn-tooltip": XplorBtnTooltip;
|
|
4262
|
+
"xplor-button": XplorButton;
|
|
4263
|
+
"xplor-chat-widget": XplorChatWidget;
|
|
4264
|
+
"xplor-checkbox": XplorCheckbox;
|
|
4265
|
+
"xplor-combobox": XplorCombobox;
|
|
4266
|
+
"xplor-datatable": XplorDatatable;
|
|
4267
|
+
"xplor-date-picker": XplorDatePicker;
|
|
4268
|
+
"xplor-drag-and-drop-input": XplorDragAndDropInput;
|
|
4269
|
+
"xplor-dropdown": XplorDropdown;
|
|
4270
|
+
"xplor-expansion-panel": XplorExpansionPanel;
|
|
4271
|
+
"xplor-expansion-panels": XplorExpansionPanels;
|
|
4272
|
+
"xplor-file-upload": XplorFileUpload;
|
|
4273
|
+
"xplor-inline-checkbox": XplorInlineCheckbox;
|
|
4274
|
+
"xplor-inline-date-picker": XplorInlineDatePicker;
|
|
4275
|
+
"xplor-inline-switch": XplorInlineSwitch;
|
|
4276
|
+
"xplor-input-file": XplorInputFile;
|
|
4277
|
+
"xplor-input-search": XplorInputSearch;
|
|
4278
|
+
"xplor-input-select": XplorInputSelect;
|
|
4279
|
+
"xplor-input-send": XplorInputSend;
|
|
4280
|
+
"xplor-input-text": XplorInputText;
|
|
4281
|
+
"xplor-input-text-area": XplorInputTextArea;
|
|
4282
|
+
"xplor-input-text-secondary": XplorInputTextSecondary;
|
|
4283
|
+
"xplor-input-title": XplorInputTitle;
|
|
4284
|
+
"xplor-links": XplorLinks;
|
|
4285
|
+
"xplor-modal": XplorModal;
|
|
4286
|
+
"xplor-modal-persistent": XplorModalPersistent;
|
|
4287
|
+
"xplor-nav-tabs": XplorNavTabs;
|
|
4288
|
+
"xplor-section-card": XplorSectionCard;
|
|
4289
|
+
"xplor-section-heading": XplorSectionHeading;
|
|
4290
|
+
"xplor-table": XplorTable;
|
|
4291
|
+
"xplor-text-bubble": XplorTextBubble;
|
|
4292
|
+
"xplor-text-field": XplorTextField;
|
|
4293
|
+
"xplor-time-picker": XplorTimePicker;
|
|
4294
|
+
"xplor-tooltip": XplorTooltip;
|
|
4295
|
+
}
|
|
4296
|
+
}
|
|
4297
|
+
export { LocalJSX as JSX };
|
|
4298
|
+
declare module "@stencil/core" {
|
|
4299
|
+
export namespace JSX {
|
|
4300
|
+
interface IntrinsicElements {
|
|
4301
|
+
"xplor-alert-dialog": LocalJSX.XplorAlertDialog & JSXBase.HTMLAttributes<HTMLXplorAlertDialogElement>;
|
|
4302
|
+
"xplor-alert-message": LocalJSX.XplorAlertMessage & JSXBase.HTMLAttributes<HTMLXplorAlertMessageElement>;
|
|
4303
|
+
"xplor-assistant": LocalJSX.XplorAssistant & JSXBase.HTMLAttributes<HTMLXplorAssistantElement>;
|
|
4304
|
+
"xplor-autocomplete": LocalJSX.XplorAutocomplete & JSXBase.HTMLAttributes<HTMLXplorAutocompleteElement>;
|
|
4305
|
+
"xplor-avatar": LocalJSX.XplorAvatar & JSXBase.HTMLAttributes<HTMLXplorAvatarElement>;
|
|
4306
|
+
"xplor-avatar-and-name": LocalJSX.XplorAvatarAndName & JSXBase.HTMLAttributes<HTMLXplorAvatarAndNameElement>;
|
|
4307
|
+
"xplor-badge": LocalJSX.XplorBadge & JSXBase.HTMLAttributes<HTMLXplorBadgeElement>;
|
|
4308
|
+
"xplor-badge-active": LocalJSX.XplorBadgeActive & JSXBase.HTMLAttributes<HTMLXplorBadgeActiveElement>;
|
|
4309
|
+
"xplor-badge-archived": LocalJSX.XplorBadgeArchived & JSXBase.HTMLAttributes<HTMLXplorBadgeArchivedElement>;
|
|
4310
|
+
"xplor-badge-deleted": LocalJSX.XplorBadgeDeleted & JSXBase.HTMLAttributes<HTMLXplorBadgeDeletedElement>;
|
|
4311
|
+
"xplor-badge-expired": LocalJSX.XplorBadgeExpired & JSXBase.HTMLAttributes<HTMLXplorBadgeExpiredElement>;
|
|
4312
|
+
"xplor-badge-inactive": LocalJSX.XplorBadgeInactive & JSXBase.HTMLAttributes<HTMLXplorBadgeInactiveElement>;
|
|
4313
|
+
"xplor-badge-recalled": LocalJSX.XplorBadgeRecalled & JSXBase.HTMLAttributes<HTMLXplorBadgeRecalledElement>;
|
|
4314
|
+
"xplor-badge-session-booking": LocalJSX.XplorBadgeSessionBooking & JSXBase.HTMLAttributes<HTMLXplorBadgeSessionBookingElement>;
|
|
4315
|
+
"xplor-badge-upcoming": LocalJSX.XplorBadgeUpcoming & JSXBase.HTMLAttributes<HTMLXplorBadgeUpcomingElement>;
|
|
4316
|
+
"xplor-badge-waitlist": LocalJSX.XplorBadgeWaitlist & JSXBase.HTMLAttributes<HTMLXplorBadgeWaitlistElement>;
|
|
4317
|
+
"xplor-btn-back": LocalJSX.XplorBtnBack & JSXBase.HTMLAttributes<HTMLXplorBtnBackElement>;
|
|
4318
|
+
"xplor-btn-back-to-parent": LocalJSX.XplorBtnBackToParent & JSXBase.HTMLAttributes<HTMLXplorBtnBackToParentElement>;
|
|
4319
|
+
"xplor-btn-icon": LocalJSX.XplorBtnIcon & JSXBase.HTMLAttributes<HTMLXplorBtnIconElement>;
|
|
4320
|
+
"xplor-btn-menu": LocalJSX.XplorBtnMenu & JSXBase.HTMLAttributes<HTMLXplorBtnMenuElement>;
|
|
4321
|
+
"xplor-btn-toggle": LocalJSX.XplorBtnToggle & JSXBase.HTMLAttributes<HTMLXplorBtnToggleElement>;
|
|
4322
|
+
"xplor-btn-toggle-group": LocalJSX.XplorBtnToggleGroup & JSXBase.HTMLAttributes<HTMLXplorBtnToggleGroupElement>;
|
|
4323
|
+
"xplor-btn-toggle-secondary": LocalJSX.XplorBtnToggleSecondary & JSXBase.HTMLAttributes<HTMLXplorBtnToggleSecondaryElement>;
|
|
4324
|
+
"xplor-btn-tooltip": LocalJSX.XplorBtnTooltip & JSXBase.HTMLAttributes<HTMLXplorBtnTooltipElement>;
|
|
4325
|
+
"xplor-button": LocalJSX.XplorButton & JSXBase.HTMLAttributes<HTMLXplorButtonElement>;
|
|
4326
|
+
"xplor-chat-widget": LocalJSX.XplorChatWidget & JSXBase.HTMLAttributes<HTMLXplorChatWidgetElement>;
|
|
4327
|
+
"xplor-checkbox": LocalJSX.XplorCheckbox & JSXBase.HTMLAttributes<HTMLXplorCheckboxElement>;
|
|
4328
|
+
"xplor-combobox": LocalJSX.XplorCombobox & JSXBase.HTMLAttributes<HTMLXplorComboboxElement>;
|
|
4329
|
+
"xplor-datatable": LocalJSX.XplorDatatable & JSXBase.HTMLAttributes<HTMLXplorDatatableElement>;
|
|
4330
|
+
"xplor-date-picker": LocalJSX.XplorDatePicker & JSXBase.HTMLAttributes<HTMLXplorDatePickerElement>;
|
|
4331
|
+
"xplor-drag-and-drop-input": LocalJSX.XplorDragAndDropInput & JSXBase.HTMLAttributes<HTMLXplorDragAndDropInputElement>;
|
|
4332
|
+
"xplor-dropdown": LocalJSX.XplorDropdown & JSXBase.HTMLAttributes<HTMLXplorDropdownElement>;
|
|
4333
|
+
"xplor-expansion-panel": LocalJSX.XplorExpansionPanel & JSXBase.HTMLAttributes<HTMLXplorExpansionPanelElement>;
|
|
4334
|
+
"xplor-expansion-panels": LocalJSX.XplorExpansionPanels & JSXBase.HTMLAttributes<HTMLXplorExpansionPanelsElement>;
|
|
4335
|
+
"xplor-file-upload": LocalJSX.XplorFileUpload & JSXBase.HTMLAttributes<HTMLXplorFileUploadElement>;
|
|
4336
|
+
"xplor-inline-checkbox": LocalJSX.XplorInlineCheckbox & JSXBase.HTMLAttributes<HTMLXplorInlineCheckboxElement>;
|
|
4337
|
+
"xplor-inline-date-picker": LocalJSX.XplorInlineDatePicker & JSXBase.HTMLAttributes<HTMLXplorInlineDatePickerElement>;
|
|
4338
|
+
"xplor-inline-switch": LocalJSX.XplorInlineSwitch & JSXBase.HTMLAttributes<HTMLXplorInlineSwitchElement>;
|
|
4339
|
+
"xplor-input-file": LocalJSX.XplorInputFile & JSXBase.HTMLAttributes<HTMLXplorInputFileElement>;
|
|
4340
|
+
"xplor-input-search": LocalJSX.XplorInputSearch & JSXBase.HTMLAttributes<HTMLXplorInputSearchElement>;
|
|
4341
|
+
"xplor-input-select": LocalJSX.XplorInputSelect & JSXBase.HTMLAttributes<HTMLXplorInputSelectElement>;
|
|
4342
|
+
"xplor-input-send": LocalJSX.XplorInputSend & JSXBase.HTMLAttributes<HTMLXplorInputSendElement>;
|
|
4343
|
+
"xplor-input-text": LocalJSX.XplorInputText & JSXBase.HTMLAttributes<HTMLXplorInputTextElement>;
|
|
4344
|
+
"xplor-input-text-area": LocalJSX.XplorInputTextArea & JSXBase.HTMLAttributes<HTMLXplorInputTextAreaElement>;
|
|
4345
|
+
"xplor-input-text-secondary": LocalJSX.XplorInputTextSecondary & JSXBase.HTMLAttributes<HTMLXplorInputTextSecondaryElement>;
|
|
4346
|
+
"xplor-input-title": LocalJSX.XplorInputTitle & JSXBase.HTMLAttributes<HTMLXplorInputTitleElement>;
|
|
4347
|
+
"xplor-links": LocalJSX.XplorLinks & JSXBase.HTMLAttributes<HTMLXplorLinksElement>;
|
|
4348
|
+
"xplor-modal": LocalJSX.XplorModal & JSXBase.HTMLAttributes<HTMLXplorModalElement>;
|
|
4349
|
+
"xplor-modal-persistent": LocalJSX.XplorModalPersistent & JSXBase.HTMLAttributes<HTMLXplorModalPersistentElement>;
|
|
4350
|
+
"xplor-nav-tabs": LocalJSX.XplorNavTabs & JSXBase.HTMLAttributes<HTMLXplorNavTabsElement>;
|
|
4351
|
+
"xplor-section-card": LocalJSX.XplorSectionCard & JSXBase.HTMLAttributes<HTMLXplorSectionCardElement>;
|
|
4352
|
+
"xplor-section-heading": LocalJSX.XplorSectionHeading & JSXBase.HTMLAttributes<HTMLXplorSectionHeadingElement>;
|
|
4353
|
+
"xplor-table": LocalJSX.XplorTable & JSXBase.HTMLAttributes<HTMLXplorTableElement>;
|
|
4354
|
+
"xplor-text-bubble": LocalJSX.XplorTextBubble & JSXBase.HTMLAttributes<HTMLXplorTextBubbleElement>;
|
|
4355
|
+
"xplor-text-field": LocalJSX.XplorTextField & JSXBase.HTMLAttributes<HTMLXplorTextFieldElement>;
|
|
4356
|
+
"xplor-time-picker": LocalJSX.XplorTimePicker & JSXBase.HTMLAttributes<HTMLXplorTimePickerElement>;
|
|
4357
|
+
"xplor-tooltip": LocalJSX.XplorTooltip & JSXBase.HTMLAttributes<HTMLXplorTooltipElement>;
|
|
4358
|
+
}
|
|
4359
|
+
}
|
|
4360
|
+
}
|