globuswebcomponents 1.6.2 → 1.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/gb-avatar_16.cjs.entry.js +67 -47
- package/dist/cjs/gb-avatar_16.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +13 -13
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
- package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
- package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
- package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
- package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast.cjs.entry.js +1 -1
- package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
- package/dist/cjs/gb-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js +47 -0
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-vertical-tabs.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/components/gb-comment/gb-comment.css +0 -6
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +421 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
- package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
- package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
- package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
- package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
- package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
- package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
- package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
- package/dist/collection/components/gb-toast/gb-toast.js +1 -1
- package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
- package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
- package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
- package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
- package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
- package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
- package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
- package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +6 -5
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js.map +1 -1
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +3 -3
- package/dist/components/gb-avatar-group.js +4 -4
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +2 -2
- package/dist/components/gb-avatar.js +1 -1
- package/dist/components/gb-badge.js +1 -1
- package/dist/components/gb-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +3 -3
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment.js +1 -1
- package/dist/components/gb-comment.js.map +1 -1
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-detail-cell.js +4 -4
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +3 -3
- package/dist/components/gb-header.js +2 -2
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +45 -5
- package/dist/components/gb-horizontal-tabs.js.map +1 -1
- package/dist/components/gb-input-dropdown-menu-item.js +1 -1
- package/dist/components/gb-input-dropdown.js +1 -1
- package/dist/components/gb-input-field.js +1 -1
- package/dist/components/gb-mega-input-field-base.js +1 -1
- package/dist/components/gb-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +4 -4
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-group.js +1 -1
- package/dist/components/gb-pagination-dot-indicator.js +1 -1
- package/dist/components/gb-pagination-number-base.js +1 -1
- package/dist/components/gb-pagination.js +15 -15
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +1 -1
- package/dist/components/gb-quick-action-card.js +1 -1
- package/dist/components/gb-quick-action-icon.js +1 -1
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-sidebar.js +9 -9
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +3 -3
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-step-base.js +1 -1
- package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
- package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +11 -11
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +2 -2
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field-compact.js +2 -2
- package/dist/components/gb-token-field-compressed.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-top-bar-item.js +1 -1
- package/dist/components/gb-top-bar-sidemenu.js +6 -6
- package/dist/components/gb-top-bar.js +3 -3
- package/dist/components/gb-vertical-tabs.js +1 -1
- package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/components/gb-wysiwyg-tooltip.js +2 -2
- package/dist/components/{p-Vs_T1kQh.js → p-2zhmlwSn.js} +4 -4
- package/dist/components/{p-Vs_T1kQh.js.map → p-2zhmlwSn.js.map} +1 -1
- package/dist/components/{p-CFTtWUo5.js → p-3adYCRI6.js} +3 -3
- package/dist/components/{p-CFTtWUo5.js.map → p-3adYCRI6.js.map} +1 -1
- package/dist/components/{p-au0Iu1eb.js → p-7FoTwn7P.js} +7 -7
- package/dist/components/{p-au0Iu1eb.js.map → p-7FoTwn7P.js.map} +1 -1
- package/dist/components/{p-B4PD2Tez.js → p-9Gybkjf6.js} +4 -4
- package/dist/components/{p-B4PD2Tez.js.map → p-9Gybkjf6.js.map} +1 -1
- package/dist/components/{p-Cn3fAbqY.js → p-BEx71tR-.js} +3 -3
- package/dist/components/{p-Cn3fAbqY.js.map → p-BEx71tR-.js.map} +1 -1
- package/dist/components/{p-C3_Sfw66.js → p-BMT-HcT8.js} +3 -3
- package/dist/components/{p-C3_Sfw66.js.map → p-BMT-HcT8.js.map} +1 -1
- package/dist/components/{p-DoeriZDH.js → p-BTgaJ38N.js} +3 -3
- package/dist/components/{p-DoeriZDH.js.map → p-BTgaJ38N.js.map} +1 -1
- package/dist/components/{p-tdRdp28T.js → p-BUKII-Vv.js} +24 -24
- package/dist/components/{p-tdRdp28T.js.map → p-BUKII-Vv.js.map} +1 -1
- package/dist/components/{p-BW36iD0p.js → p-C42cmMQN.js} +16 -16
- package/dist/components/{p-BW36iD0p.js.map → p-C42cmMQN.js.map} +1 -1
- package/dist/components/{p-OiP9secW.js → p-C4ur6kKT.js} +8 -8
- package/dist/components/{p-OiP9secW.js.map → p-C4ur6kKT.js.map} +1 -1
- package/dist/components/{p-_DscvXiK.js → p-CDroKpB2.js} +4 -4
- package/dist/components/{p-_DscvXiK.js.map → p-CDroKpB2.js.map} +1 -1
- package/dist/components/{p-BWBihtRo.js → p-CGATB7Vx.js} +4 -4
- package/dist/components/{p-BWBihtRo.js.map → p-CGATB7Vx.js.map} +1 -1
- package/dist/components/p-CI7_S3u8.js +121 -0
- package/dist/components/p-CI7_S3u8.js.map +1 -0
- package/dist/components/{p-BNG1IcFt.js → p-CWLX_7aj.js} +4 -4
- package/dist/components/{p-BNG1IcFt.js.map → p-CWLX_7aj.js.map} +1 -1
- package/dist/components/{p-Cp0fWz52.js → p-CdDlbegU.js} +3 -3
- package/dist/components/{p-Cp0fWz52.js.map → p-CdDlbegU.js.map} +1 -1
- package/dist/components/{p-DLE_yRuw.js → p-Ckqzuyjd.js} +3 -3
- package/dist/components/{p-DLE_yRuw.js.map → p-Ckqzuyjd.js.map} +1 -1
- package/dist/components/{p-JAFoW3IV.js → p-DAR9qK_F.js} +3 -3
- package/dist/components/{p-JAFoW3IV.js.map → p-DAR9qK_F.js.map} +1 -1
- package/dist/components/{p-tQRYwlzE.js → p-DIPYKE6-.js} +3 -3
- package/dist/components/{p-tQRYwlzE.js.map → p-DIPYKE6-.js.map} +1 -1
- package/dist/components/{p-BaD6Aaha.js → p-DK6y2Hi6.js} +3 -3
- package/dist/components/{p-BaD6Aaha.js.map → p-DK6y2Hi6.js.map} +1 -1
- package/dist/components/{p--A9DuJIU.js → p-DT9_E3_Q.js} +3 -3
- package/dist/components/{p--A9DuJIU.js.map → p-DT9_E3_Q.js.map} +1 -1
- package/dist/components/{p-fYxGcYkK.js → p-DYTqId9P.js} +3 -3
- package/dist/components/{p-fYxGcYkK.js.map → p-DYTqId9P.js.map} +1 -1
- package/dist/components/{p-BJKJICFv.js → p-Daq63P3Y.js} +3 -3
- package/dist/components/{p-BJKJICFv.js.map → p-Daq63P3Y.js.map} +1 -1
- package/dist/components/{p-D9Wg9v3R.js → p-Db49pedY.js} +3 -3
- package/dist/components/{p-D9Wg9v3R.js.map → p-Db49pedY.js.map} +1 -1
- package/dist/components/{p-DXd2gBTx.js → p-DeInF8W8.js} +6 -6
- package/dist/components/{p-DXd2gBTx.js.map → p-DeInF8W8.js.map} +1 -1
- package/dist/components/{p-BPTBKz1v.js → p-DiDCbmyg.js} +3 -3
- package/dist/components/{p-BPTBKz1v.js.map → p-DiDCbmyg.js.map} +1 -1
- package/dist/components/{p-DuLknIMt.js → p-DjY47R7y.js} +4 -4
- package/dist/components/{p-DuLknIMt.js.map → p-DjY47R7y.js.map} +1 -1
- package/dist/components/{p-NiuJaZuK.js → p-DxqMJncz.js} +4 -4
- package/dist/components/{p-NiuJaZuK.js.map → p-DxqMJncz.js.map} +1 -1
- package/dist/components/{p-BexdXTlZ.js → p-O2OOqjsn.js} +4 -4
- package/dist/components/{p-BexdXTlZ.js.map → p-O2OOqjsn.js.map} +1 -1
- package/dist/components/{p-DbVpvOCb.js → p-SXno8eDk.js} +3 -3
- package/dist/components/{p-DbVpvOCb.js.map → p-SXno8eDk.js.map} +1 -1
- package/dist/components/{p-D8zusFu1.js → p-Z5byQ_wJ.js} +8 -8
- package/dist/components/{p-D8zusFu1.js.map → p-Z5byQ_wJ.js.map} +1 -1
- package/dist/components/{p-BfqN49A7.js → p-ePMg-ehd.js} +3 -3
- package/dist/components/{p-BfqN49A7.js.map → p-ePMg-ehd.js.map} +1 -1
- package/dist/components/{p-31dMgY12.js → p-iGep8XEr.js} +3 -3
- package/dist/components/{p-31dMgY12.js.map → p-iGep8XEr.js.map} +1 -1
- package/dist/components/{p-Cn18N_PQ.js → p-pCsMYfVN.js} +4 -4
- package/dist/components/{p-Cn18N_PQ.js.map → p-pCsMYfVN.js.map} +1 -1
- package/dist/components/{p-B1na1WKm.js → p-zfvIaYzb.js} +3 -3
- package/dist/components/{p-B1na1WKm.js.map → p-zfvIaYzb.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +484 -4
- package/dist/esm/gb-avatar_16.entry.js +67 -47
- package/dist/esm/gb-avatar_16.entry.js.map +1 -1
- package/dist/esm/gb-collapse-button_4.entry.js +1 -1
- package/dist/esm/gb-featured-icon_2.entry.js +1 -1
- package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
- package/dist/esm/gb-help-tooltip_3.entry.js +13 -13
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
- package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
- package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
- package/dist/esm/gb-notification-content.entry.js +1 -1
- package/dist/esm/gb-notification-pane.entry.js +3 -3
- package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
- package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
- package/dist/esm/gb-pagination.entry.js +1 -1
- package/dist/esm/gb-progress-circle.entry.js +1 -1
- package/dist/esm/gb-scrollbar.entry.js +1 -1
- package/dist/esm/gb-sidebar.entry.js +1 -1
- package/dist/esm/gb-slider-control-handle.entry.js +1 -1
- package/dist/esm/gb-slider.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-textarea-input-field.entry.js +4 -4
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-toggle-base.entry.js +2 -2
- package/dist/esm/gb-toggle.entry.js +1 -1
- package/dist/esm/gb-token-field-compact.entry.js +1 -1
- package/dist/esm/gb-token-field-compressed.entry.js +2 -2
- package/dist/esm/gb-tooltip.entry.js +1 -1
- package/dist/esm/gb-top-bar-item.entry.js +1 -1
- package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
- package/dist/esm/gb-top-bar.entry.js +1 -1
- package/dist/esm/gb-vertical-tabs.entry.js +45 -0
- package/dist/esm/gb-vertical-tabs.entry.js.map +1 -0
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/gb-vertical-tabs.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-5b7533b1.entry.js → p-02ed9a74.entry.js} +2 -2
- package/dist/globuscomponents/{p-0cf4c15f.entry.js → p-065bd688.entry.js} +2 -2
- package/dist/globuscomponents/{p-65b48d1e.entry.js → p-0ae9db60.entry.js} +2 -2
- package/dist/globuscomponents/p-2cf8bb6e.entry.js +2 -0
- package/dist/globuscomponents/{p-9f545157.entry.js → p-31eff200.entry.js} +2 -2
- package/dist/globuscomponents/{p-cb185a30.entry.js → p-3a23c9cd.entry.js} +2 -2
- package/dist/globuscomponents/{p-c7b74667.entry.js → p-3a83ad46.entry.js} +2 -2
- package/dist/globuscomponents/{p-e8b167f3.entry.js → p-41494ab4.entry.js} +2 -2
- package/dist/globuscomponents/p-41494ab4.entry.js.map +1 -0
- package/dist/globuscomponents/{p-9f70dc51.entry.js → p-4ef781e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-eaf17d35.entry.js → p-538877be.entry.js} +2 -2
- package/dist/globuscomponents/{p-86676794.entry.js → p-538ca254.entry.js} +2 -2
- package/dist/globuscomponents/{p-885f0e2e.entry.js → p-57c0c184.entry.js} +2 -2
- package/dist/globuscomponents/p-5d6f177d.entry.js +2 -0
- package/dist/globuscomponents/p-5d6f177d.entry.js.map +1 -0
- package/dist/globuscomponents/{p-d893577e.entry.js → p-5e976e74.entry.js} +2 -2
- package/dist/globuscomponents/{p-7f460142.entry.js → p-64bf875a.entry.js} +2 -2
- package/dist/globuscomponents/{p-4cc2b52e.entry.js → p-710ec71c.entry.js} +2 -2
- package/dist/globuscomponents/{p-832112a4.entry.js → p-7b13e1f9.entry.js} +2 -2
- package/dist/globuscomponents/{p-46bc7f88.entry.js → p-7c520bd1.entry.js} +2 -2
- package/dist/globuscomponents/{p-549463ea.entry.js → p-87e6978d.entry.js} +2 -2
- package/dist/globuscomponents/{p-1953ef1f.entry.js → p-90d45e78.entry.js} +2 -2
- package/dist/globuscomponents/{p-d8d28c54.entry.js → p-945cc534.entry.js} +2 -2
- package/dist/globuscomponents/{p-5f21e865.entry.js → p-a433a1a4.entry.js} +2 -2
- package/dist/globuscomponents/{p-05819603.entry.js → p-a468a375.entry.js} +2 -2
- package/dist/globuscomponents/{p-7270a365.entry.js → p-a65d2059.entry.js} +2 -2
- package/dist/globuscomponents/{p-7a4709fc.entry.js → p-a9468822.entry.js} +2 -2
- package/dist/globuscomponents/{p-ca96adc4.entry.js → p-ac7756fc.entry.js} +2 -2
- package/dist/globuscomponents/{p-7a1d2ea0.entry.js → p-ad80e907.entry.js} +2 -2
- package/dist/globuscomponents/{p-db084e12.entry.js → p-bc0efa0d.entry.js} +2 -2
- package/dist/globuscomponents/{p-c9c4aa4d.entry.js → p-c13e88b9.entry.js} +2 -2
- package/dist/globuscomponents/{p-bb11fc1a.entry.js → p-c3dd79a4.entry.js} +2 -2
- package/dist/globuscomponents/{p-f4f49033.entry.js → p-cc23aa04.entry.js} +2 -2
- package/dist/globuscomponents/{p-1df001a4.entry.js → p-ce913202.entry.js} +2 -2
- package/dist/globuscomponents/p-e099c040.entry.js +2 -0
- package/dist/globuscomponents/{p-c1b1c081.entry.js.map → p-e099c040.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-797e61ea.entry.js → p-ead95c1c.entry.js} +2 -2
- package/dist/globuscomponents/p-ecb5aefe.entry.js +2 -0
- package/dist/globuscomponents/{p-34cf7e9d.entry.js → p-f005c250.entry.js} +2 -2
- package/dist/globuscomponents/{p-ffafb5e6.entry.js → p-f6faf3cc.entry.js} +2 -2
- package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +22 -2
- package/dist/types/components/gb-vertical-tabs/gb-vertical-tabs.d.ts +5 -2
- package/dist/types/components.d.ts +42 -2
- package/package.json +1 -1
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +0 -46
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-horizontal-tabs.entry.cjs.js.map +0 -1
- package/dist/components/p-Dpimuww8.js +0 -120
- package/dist/components/p-Dpimuww8.js.map +0 -1
- package/dist/esm/gb-horizontal-tabs.entry.js +0 -44
- package/dist/esm/gb-horizontal-tabs.entry.js.map +0 -1
- package/dist/globuscomponents/gb-horizontal-tabs.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-0ec26c1f.entry.js +0 -2
- package/dist/globuscomponents/p-c1b1c081.entry.js +0 -2
- package/dist/globuscomponents/p-cd108f34.entry.js +0 -2
- package/dist/globuscomponents/p-e8b167f3.entry.js.map +0 -1
- package/dist/globuscomponents/p-edcec20b.entry.js +0 -2
- package/dist/globuscomponents/p-edcec20b.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-5b7533b1.entry.js.map → p-02ed9a74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0cf4c15f.entry.js.map → p-065bd688.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-65b48d1e.entry.js.map → p-0ae9db60.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0ec26c1f.entry.js.map → p-2cf8bb6e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f545157.entry.js.map → p-31eff200.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cb185a30.entry.js.map → p-3a23c9cd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c7b74667.entry.js.map → p-3a83ad46.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f70dc51.entry.js.map → p-4ef781e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-eaf17d35.entry.js.map → p-538877be.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-86676794.entry.js.map → p-538ca254.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-885f0e2e.entry.js.map → p-57c0c184.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d893577e.entry.js.map → p-5e976e74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7f460142.entry.js.map → p-64bf875a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4cc2b52e.entry.js.map → p-710ec71c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-832112a4.entry.js.map → p-7b13e1f9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-46bc7f88.entry.js.map → p-7c520bd1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-549463ea.entry.js.map → p-87e6978d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1953ef1f.entry.js.map → p-90d45e78.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d8d28c54.entry.js.map → p-945cc534.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5f21e865.entry.js.map → p-a433a1a4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05819603.entry.js.map → p-a468a375.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7270a365.entry.js.map → p-a65d2059.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7a4709fc.entry.js.map → p-a9468822.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ca96adc4.entry.js.map → p-ac7756fc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7a1d2ea0.entry.js.map → p-ad80e907.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-db084e12.entry.js.map → p-bc0efa0d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c9c4aa4d.entry.js.map → p-c13e88b9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bb11fc1a.entry.js.map → p-c3dd79a4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f4f49033.entry.js.map → p-cc23aa04.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1df001a4.entry.js.map → p-ce913202.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-797e61ea.entry.js.map → p-ead95c1c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cd108f34.entry.js.map → p-ecb5aefe.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-34cf7e9d.entry.js.map → p-f005c250.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ffafb5e6.entry.js.map → p-f6faf3cc.entry.js.map} +0 -0
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-04-
|
|
2
|
+
"timestamp": "2025-04-10T23:32:58",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.28.2",
|
|
@@ -9162,6 +9162,30 @@
|
|
|
9162
9162
|
"getter": false,
|
|
9163
9163
|
"setter": false
|
|
9164
9164
|
},
|
|
9165
|
+
{
|
|
9166
|
+
"name": "eighteenthTabCount",
|
|
9167
|
+
"type": "string",
|
|
9168
|
+
"complexType": {
|
|
9169
|
+
"original": "string",
|
|
9170
|
+
"resolved": "string",
|
|
9171
|
+
"references": {}
|
|
9172
|
+
},
|
|
9173
|
+
"mutable": false,
|
|
9174
|
+
"attr": "eighteenth-tab-count",
|
|
9175
|
+
"reflectToAttr": false,
|
|
9176
|
+
"docs": "",
|
|
9177
|
+
"docsTags": [],
|
|
9178
|
+
"default": "''",
|
|
9179
|
+
"values": [
|
|
9180
|
+
{
|
|
9181
|
+
"type": "string"
|
|
9182
|
+
}
|
|
9183
|
+
],
|
|
9184
|
+
"optional": false,
|
|
9185
|
+
"required": false,
|
|
9186
|
+
"getter": false,
|
|
9187
|
+
"setter": false
|
|
9188
|
+
},
|
|
9165
9189
|
{
|
|
9166
9190
|
"name": "eighteenthTabName",
|
|
9167
9191
|
"type": "string",
|
|
@@ -9186,6 +9210,30 @@
|
|
|
9186
9210
|
"getter": false,
|
|
9187
9211
|
"setter": false
|
|
9188
9212
|
},
|
|
9213
|
+
{
|
|
9214
|
+
"name": "eighthTabCount",
|
|
9215
|
+
"type": "string",
|
|
9216
|
+
"complexType": {
|
|
9217
|
+
"original": "string",
|
|
9218
|
+
"resolved": "string",
|
|
9219
|
+
"references": {}
|
|
9220
|
+
},
|
|
9221
|
+
"mutable": false,
|
|
9222
|
+
"attr": "eighth-tab-count",
|
|
9223
|
+
"reflectToAttr": false,
|
|
9224
|
+
"docs": "",
|
|
9225
|
+
"docsTags": [],
|
|
9226
|
+
"default": "''",
|
|
9227
|
+
"values": [
|
|
9228
|
+
{
|
|
9229
|
+
"type": "string"
|
|
9230
|
+
}
|
|
9231
|
+
],
|
|
9232
|
+
"optional": false,
|
|
9233
|
+
"required": false,
|
|
9234
|
+
"getter": false,
|
|
9235
|
+
"setter": false
|
|
9236
|
+
},
|
|
9189
9237
|
{
|
|
9190
9238
|
"name": "eighthTabName",
|
|
9191
9239
|
"type": "string",
|
|
@@ -9210,6 +9258,30 @@
|
|
|
9210
9258
|
"getter": false,
|
|
9211
9259
|
"setter": false
|
|
9212
9260
|
},
|
|
9261
|
+
{
|
|
9262
|
+
"name": "eleventhTabCount",
|
|
9263
|
+
"type": "string",
|
|
9264
|
+
"complexType": {
|
|
9265
|
+
"original": "string",
|
|
9266
|
+
"resolved": "string",
|
|
9267
|
+
"references": {}
|
|
9268
|
+
},
|
|
9269
|
+
"mutable": false,
|
|
9270
|
+
"attr": "eleventh-tab-count",
|
|
9271
|
+
"reflectToAttr": false,
|
|
9272
|
+
"docs": "",
|
|
9273
|
+
"docsTags": [],
|
|
9274
|
+
"default": "''",
|
|
9275
|
+
"values": [
|
|
9276
|
+
{
|
|
9277
|
+
"type": "string"
|
|
9278
|
+
}
|
|
9279
|
+
],
|
|
9280
|
+
"optional": false,
|
|
9281
|
+
"required": false,
|
|
9282
|
+
"getter": false,
|
|
9283
|
+
"setter": false
|
|
9284
|
+
},
|
|
9213
9285
|
{
|
|
9214
9286
|
"name": "eleventhTabName",
|
|
9215
9287
|
"type": "string",
|
|
@@ -9234,6 +9306,30 @@
|
|
|
9234
9306
|
"getter": false,
|
|
9235
9307
|
"setter": false
|
|
9236
9308
|
},
|
|
9309
|
+
{
|
|
9310
|
+
"name": "fifteenthTabCount",
|
|
9311
|
+
"type": "string",
|
|
9312
|
+
"complexType": {
|
|
9313
|
+
"original": "string",
|
|
9314
|
+
"resolved": "string",
|
|
9315
|
+
"references": {}
|
|
9316
|
+
},
|
|
9317
|
+
"mutable": false,
|
|
9318
|
+
"attr": "fifteenth-tab-count",
|
|
9319
|
+
"reflectToAttr": false,
|
|
9320
|
+
"docs": "",
|
|
9321
|
+
"docsTags": [],
|
|
9322
|
+
"default": "''",
|
|
9323
|
+
"values": [
|
|
9324
|
+
{
|
|
9325
|
+
"type": "string"
|
|
9326
|
+
}
|
|
9327
|
+
],
|
|
9328
|
+
"optional": false,
|
|
9329
|
+
"required": false,
|
|
9330
|
+
"getter": false,
|
|
9331
|
+
"setter": false
|
|
9332
|
+
},
|
|
9237
9333
|
{
|
|
9238
9334
|
"name": "fifteenthTabName",
|
|
9239
9335
|
"type": "string",
|
|
@@ -9258,6 +9354,30 @@
|
|
|
9258
9354
|
"getter": false,
|
|
9259
9355
|
"setter": false
|
|
9260
9356
|
},
|
|
9357
|
+
{
|
|
9358
|
+
"name": "fifthTabCount",
|
|
9359
|
+
"type": "string",
|
|
9360
|
+
"complexType": {
|
|
9361
|
+
"original": "string",
|
|
9362
|
+
"resolved": "string",
|
|
9363
|
+
"references": {}
|
|
9364
|
+
},
|
|
9365
|
+
"mutable": false,
|
|
9366
|
+
"attr": "fifth-tab-count",
|
|
9367
|
+
"reflectToAttr": false,
|
|
9368
|
+
"docs": "",
|
|
9369
|
+
"docsTags": [],
|
|
9370
|
+
"default": "''",
|
|
9371
|
+
"values": [
|
|
9372
|
+
{
|
|
9373
|
+
"type": "string"
|
|
9374
|
+
}
|
|
9375
|
+
],
|
|
9376
|
+
"optional": false,
|
|
9377
|
+
"required": false,
|
|
9378
|
+
"getter": false,
|
|
9379
|
+
"setter": false
|
|
9380
|
+
},
|
|
9261
9381
|
{
|
|
9262
9382
|
"name": "fifthTabName",
|
|
9263
9383
|
"type": "string",
|
|
@@ -9282,6 +9402,30 @@
|
|
|
9282
9402
|
"getter": false,
|
|
9283
9403
|
"setter": false
|
|
9284
9404
|
},
|
|
9405
|
+
{
|
|
9406
|
+
"name": "firstTabCount",
|
|
9407
|
+
"type": "string",
|
|
9408
|
+
"complexType": {
|
|
9409
|
+
"original": "string",
|
|
9410
|
+
"resolved": "string",
|
|
9411
|
+
"references": {}
|
|
9412
|
+
},
|
|
9413
|
+
"mutable": false,
|
|
9414
|
+
"attr": "first-tab-count",
|
|
9415
|
+
"reflectToAttr": false,
|
|
9416
|
+
"docs": "",
|
|
9417
|
+
"docsTags": [],
|
|
9418
|
+
"default": "''",
|
|
9419
|
+
"values": [
|
|
9420
|
+
{
|
|
9421
|
+
"type": "string"
|
|
9422
|
+
}
|
|
9423
|
+
],
|
|
9424
|
+
"optional": false,
|
|
9425
|
+
"required": false,
|
|
9426
|
+
"getter": false,
|
|
9427
|
+
"setter": false
|
|
9428
|
+
},
|
|
9285
9429
|
{
|
|
9286
9430
|
"name": "firstTabName",
|
|
9287
9431
|
"type": "string",
|
|
@@ -9306,6 +9450,30 @@
|
|
|
9306
9450
|
"getter": false,
|
|
9307
9451
|
"setter": false
|
|
9308
9452
|
},
|
|
9453
|
+
{
|
|
9454
|
+
"name": "fourteenthTabCount",
|
|
9455
|
+
"type": "string",
|
|
9456
|
+
"complexType": {
|
|
9457
|
+
"original": "string",
|
|
9458
|
+
"resolved": "string",
|
|
9459
|
+
"references": {}
|
|
9460
|
+
},
|
|
9461
|
+
"mutable": false,
|
|
9462
|
+
"attr": "fourteenth-tab-count",
|
|
9463
|
+
"reflectToAttr": false,
|
|
9464
|
+
"docs": "",
|
|
9465
|
+
"docsTags": [],
|
|
9466
|
+
"default": "''",
|
|
9467
|
+
"values": [
|
|
9468
|
+
{
|
|
9469
|
+
"type": "string"
|
|
9470
|
+
}
|
|
9471
|
+
],
|
|
9472
|
+
"optional": false,
|
|
9473
|
+
"required": false,
|
|
9474
|
+
"getter": false,
|
|
9475
|
+
"setter": false
|
|
9476
|
+
},
|
|
9309
9477
|
{
|
|
9310
9478
|
"name": "fourteenthTabName",
|
|
9311
9479
|
"type": "string",
|
|
@@ -9330,6 +9498,30 @@
|
|
|
9330
9498
|
"getter": false,
|
|
9331
9499
|
"setter": false
|
|
9332
9500
|
},
|
|
9501
|
+
{
|
|
9502
|
+
"name": "fourthTabCount",
|
|
9503
|
+
"type": "string",
|
|
9504
|
+
"complexType": {
|
|
9505
|
+
"original": "string",
|
|
9506
|
+
"resolved": "string",
|
|
9507
|
+
"references": {}
|
|
9508
|
+
},
|
|
9509
|
+
"mutable": false,
|
|
9510
|
+
"attr": "fourth-tab-count",
|
|
9511
|
+
"reflectToAttr": false,
|
|
9512
|
+
"docs": "",
|
|
9513
|
+
"docsTags": [],
|
|
9514
|
+
"default": "''",
|
|
9515
|
+
"values": [
|
|
9516
|
+
{
|
|
9517
|
+
"type": "string"
|
|
9518
|
+
}
|
|
9519
|
+
],
|
|
9520
|
+
"optional": false,
|
|
9521
|
+
"required": false,
|
|
9522
|
+
"getter": false,
|
|
9523
|
+
"setter": false
|
|
9524
|
+
},
|
|
9333
9525
|
{
|
|
9334
9526
|
"name": "fourthTabName",
|
|
9335
9527
|
"type": "string",
|
|
@@ -9378,6 +9570,30 @@
|
|
|
9378
9570
|
"getter": false,
|
|
9379
9571
|
"setter": false
|
|
9380
9572
|
},
|
|
9573
|
+
{
|
|
9574
|
+
"name": "nineteenthTabCount",
|
|
9575
|
+
"type": "string",
|
|
9576
|
+
"complexType": {
|
|
9577
|
+
"original": "string",
|
|
9578
|
+
"resolved": "string",
|
|
9579
|
+
"references": {}
|
|
9580
|
+
},
|
|
9581
|
+
"mutable": false,
|
|
9582
|
+
"attr": "nineteenth-tab-count",
|
|
9583
|
+
"reflectToAttr": false,
|
|
9584
|
+
"docs": "",
|
|
9585
|
+
"docsTags": [],
|
|
9586
|
+
"default": "''",
|
|
9587
|
+
"values": [
|
|
9588
|
+
{
|
|
9589
|
+
"type": "string"
|
|
9590
|
+
}
|
|
9591
|
+
],
|
|
9592
|
+
"optional": false,
|
|
9593
|
+
"required": false,
|
|
9594
|
+
"getter": false,
|
|
9595
|
+
"setter": false
|
|
9596
|
+
},
|
|
9381
9597
|
{
|
|
9382
9598
|
"name": "nineteenthTabName",
|
|
9383
9599
|
"type": "string",
|
|
@@ -9402,6 +9618,30 @@
|
|
|
9402
9618
|
"getter": false,
|
|
9403
9619
|
"setter": false
|
|
9404
9620
|
},
|
|
9621
|
+
{
|
|
9622
|
+
"name": "ninthTabCount",
|
|
9623
|
+
"type": "string",
|
|
9624
|
+
"complexType": {
|
|
9625
|
+
"original": "string",
|
|
9626
|
+
"resolved": "string",
|
|
9627
|
+
"references": {}
|
|
9628
|
+
},
|
|
9629
|
+
"mutable": false,
|
|
9630
|
+
"attr": "ninth-tab-count",
|
|
9631
|
+
"reflectToAttr": false,
|
|
9632
|
+
"docs": "",
|
|
9633
|
+
"docsTags": [],
|
|
9634
|
+
"default": "''",
|
|
9635
|
+
"values": [
|
|
9636
|
+
{
|
|
9637
|
+
"type": "string"
|
|
9638
|
+
}
|
|
9639
|
+
],
|
|
9640
|
+
"optional": false,
|
|
9641
|
+
"required": false,
|
|
9642
|
+
"getter": false,
|
|
9643
|
+
"setter": false
|
|
9644
|
+
},
|
|
9405
9645
|
{
|
|
9406
9646
|
"name": "ninthTabName",
|
|
9407
9647
|
"type": "string",
|
|
@@ -9426,6 +9666,30 @@
|
|
|
9426
9666
|
"getter": false,
|
|
9427
9667
|
"setter": false
|
|
9428
9668
|
},
|
|
9669
|
+
{
|
|
9670
|
+
"name": "secondTabCount",
|
|
9671
|
+
"type": "string",
|
|
9672
|
+
"complexType": {
|
|
9673
|
+
"original": "string",
|
|
9674
|
+
"resolved": "string",
|
|
9675
|
+
"references": {}
|
|
9676
|
+
},
|
|
9677
|
+
"mutable": false,
|
|
9678
|
+
"attr": "second-tab-count",
|
|
9679
|
+
"reflectToAttr": false,
|
|
9680
|
+
"docs": "",
|
|
9681
|
+
"docsTags": [],
|
|
9682
|
+
"default": "''",
|
|
9683
|
+
"values": [
|
|
9684
|
+
{
|
|
9685
|
+
"type": "string"
|
|
9686
|
+
}
|
|
9687
|
+
],
|
|
9688
|
+
"optional": false,
|
|
9689
|
+
"required": false,
|
|
9690
|
+
"getter": false,
|
|
9691
|
+
"setter": false
|
|
9692
|
+
},
|
|
9429
9693
|
{
|
|
9430
9694
|
"name": "secondTabName",
|
|
9431
9695
|
"type": "string",
|
|
@@ -9450,6 +9714,30 @@
|
|
|
9450
9714
|
"getter": false,
|
|
9451
9715
|
"setter": false
|
|
9452
9716
|
},
|
|
9717
|
+
{
|
|
9718
|
+
"name": "seventeenthTabCount",
|
|
9719
|
+
"type": "string",
|
|
9720
|
+
"complexType": {
|
|
9721
|
+
"original": "string",
|
|
9722
|
+
"resolved": "string",
|
|
9723
|
+
"references": {}
|
|
9724
|
+
},
|
|
9725
|
+
"mutable": false,
|
|
9726
|
+
"attr": "seventeenth-tab-count",
|
|
9727
|
+
"reflectToAttr": false,
|
|
9728
|
+
"docs": "",
|
|
9729
|
+
"docsTags": [],
|
|
9730
|
+
"default": "''",
|
|
9731
|
+
"values": [
|
|
9732
|
+
{
|
|
9733
|
+
"type": "string"
|
|
9734
|
+
}
|
|
9735
|
+
],
|
|
9736
|
+
"optional": false,
|
|
9737
|
+
"required": false,
|
|
9738
|
+
"getter": false,
|
|
9739
|
+
"setter": false
|
|
9740
|
+
},
|
|
9453
9741
|
{
|
|
9454
9742
|
"name": "seventeenthTabName",
|
|
9455
9743
|
"type": "string",
|
|
@@ -9474,6 +9762,30 @@
|
|
|
9474
9762
|
"getter": false,
|
|
9475
9763
|
"setter": false
|
|
9476
9764
|
},
|
|
9765
|
+
{
|
|
9766
|
+
"name": "seventhTabCount",
|
|
9767
|
+
"type": "string",
|
|
9768
|
+
"complexType": {
|
|
9769
|
+
"original": "string",
|
|
9770
|
+
"resolved": "string",
|
|
9771
|
+
"references": {}
|
|
9772
|
+
},
|
|
9773
|
+
"mutable": false,
|
|
9774
|
+
"attr": "seventh-tab-count",
|
|
9775
|
+
"reflectToAttr": false,
|
|
9776
|
+
"docs": "",
|
|
9777
|
+
"docsTags": [],
|
|
9778
|
+
"default": "''",
|
|
9779
|
+
"values": [
|
|
9780
|
+
{
|
|
9781
|
+
"type": "string"
|
|
9782
|
+
}
|
|
9783
|
+
],
|
|
9784
|
+
"optional": false,
|
|
9785
|
+
"required": false,
|
|
9786
|
+
"getter": false,
|
|
9787
|
+
"setter": false
|
|
9788
|
+
},
|
|
9477
9789
|
{
|
|
9478
9790
|
"name": "seventhTabName",
|
|
9479
9791
|
"type": "string",
|
|
@@ -9522,6 +9834,54 @@
|
|
|
9522
9834
|
"getter": false,
|
|
9523
9835
|
"setter": false
|
|
9524
9836
|
},
|
|
9837
|
+
{
|
|
9838
|
+
"name": "sixtenthTabCount",
|
|
9839
|
+
"type": "string",
|
|
9840
|
+
"complexType": {
|
|
9841
|
+
"original": "string",
|
|
9842
|
+
"resolved": "string",
|
|
9843
|
+
"references": {}
|
|
9844
|
+
},
|
|
9845
|
+
"mutable": false,
|
|
9846
|
+
"attr": "sixtenth-tab-count",
|
|
9847
|
+
"reflectToAttr": false,
|
|
9848
|
+
"docs": "",
|
|
9849
|
+
"docsTags": [],
|
|
9850
|
+
"default": "''",
|
|
9851
|
+
"values": [
|
|
9852
|
+
{
|
|
9853
|
+
"type": "string"
|
|
9854
|
+
}
|
|
9855
|
+
],
|
|
9856
|
+
"optional": false,
|
|
9857
|
+
"required": false,
|
|
9858
|
+
"getter": false,
|
|
9859
|
+
"setter": false
|
|
9860
|
+
},
|
|
9861
|
+
{
|
|
9862
|
+
"name": "sixthTabCount",
|
|
9863
|
+
"type": "string",
|
|
9864
|
+
"complexType": {
|
|
9865
|
+
"original": "string",
|
|
9866
|
+
"resolved": "string",
|
|
9867
|
+
"references": {}
|
|
9868
|
+
},
|
|
9869
|
+
"mutable": false,
|
|
9870
|
+
"attr": "sixth-tab-count",
|
|
9871
|
+
"reflectToAttr": false,
|
|
9872
|
+
"docs": "",
|
|
9873
|
+
"docsTags": [],
|
|
9874
|
+
"default": "''",
|
|
9875
|
+
"values": [
|
|
9876
|
+
{
|
|
9877
|
+
"type": "string"
|
|
9878
|
+
}
|
|
9879
|
+
],
|
|
9880
|
+
"optional": false,
|
|
9881
|
+
"required": false,
|
|
9882
|
+
"getter": false,
|
|
9883
|
+
"setter": false
|
|
9884
|
+
},
|
|
9525
9885
|
{
|
|
9526
9886
|
"name": "sixthTabName",
|
|
9527
9887
|
"type": "string",
|
|
@@ -9620,6 +9980,30 @@
|
|
|
9620
9980
|
"getter": false,
|
|
9621
9981
|
"setter": false
|
|
9622
9982
|
},
|
|
9983
|
+
{
|
|
9984
|
+
"name": "tenthTabCount",
|
|
9985
|
+
"type": "string",
|
|
9986
|
+
"complexType": {
|
|
9987
|
+
"original": "string",
|
|
9988
|
+
"resolved": "string",
|
|
9989
|
+
"references": {}
|
|
9990
|
+
},
|
|
9991
|
+
"mutable": false,
|
|
9992
|
+
"attr": "tenth-tab-count",
|
|
9993
|
+
"reflectToAttr": false,
|
|
9994
|
+
"docs": "",
|
|
9995
|
+
"docsTags": [],
|
|
9996
|
+
"default": "''",
|
|
9997
|
+
"values": [
|
|
9998
|
+
{
|
|
9999
|
+
"type": "string"
|
|
10000
|
+
}
|
|
10001
|
+
],
|
|
10002
|
+
"optional": false,
|
|
10003
|
+
"required": false,
|
|
10004
|
+
"getter": false,
|
|
10005
|
+
"setter": false
|
|
10006
|
+
},
|
|
9623
10007
|
{
|
|
9624
10008
|
"name": "tenthTabName",
|
|
9625
10009
|
"type": "string",
|
|
@@ -9644,6 +10028,30 @@
|
|
|
9644
10028
|
"getter": false,
|
|
9645
10029
|
"setter": false
|
|
9646
10030
|
},
|
|
10031
|
+
{
|
|
10032
|
+
"name": "thirdTabCount",
|
|
10033
|
+
"type": "string",
|
|
10034
|
+
"complexType": {
|
|
10035
|
+
"original": "string",
|
|
10036
|
+
"resolved": "string",
|
|
10037
|
+
"references": {}
|
|
10038
|
+
},
|
|
10039
|
+
"mutable": false,
|
|
10040
|
+
"attr": "third-tab-count",
|
|
10041
|
+
"reflectToAttr": false,
|
|
10042
|
+
"docs": "",
|
|
10043
|
+
"docsTags": [],
|
|
10044
|
+
"default": "''",
|
|
10045
|
+
"values": [
|
|
10046
|
+
{
|
|
10047
|
+
"type": "string"
|
|
10048
|
+
}
|
|
10049
|
+
],
|
|
10050
|
+
"optional": false,
|
|
10051
|
+
"required": false,
|
|
10052
|
+
"getter": false,
|
|
10053
|
+
"setter": false
|
|
10054
|
+
},
|
|
9647
10055
|
{
|
|
9648
10056
|
"name": "thirdTabName",
|
|
9649
10057
|
"type": "string",
|
|
@@ -9668,6 +10076,30 @@
|
|
|
9668
10076
|
"getter": false,
|
|
9669
10077
|
"setter": false
|
|
9670
10078
|
},
|
|
10079
|
+
{
|
|
10080
|
+
"name": "thirteenthTabCount",
|
|
10081
|
+
"type": "string",
|
|
10082
|
+
"complexType": {
|
|
10083
|
+
"original": "string",
|
|
10084
|
+
"resolved": "string",
|
|
10085
|
+
"references": {}
|
|
10086
|
+
},
|
|
10087
|
+
"mutable": false,
|
|
10088
|
+
"attr": "thirteenth-tab-count",
|
|
10089
|
+
"reflectToAttr": false,
|
|
10090
|
+
"docs": "",
|
|
10091
|
+
"docsTags": [],
|
|
10092
|
+
"default": "''",
|
|
10093
|
+
"values": [
|
|
10094
|
+
{
|
|
10095
|
+
"type": "string"
|
|
10096
|
+
}
|
|
10097
|
+
],
|
|
10098
|
+
"optional": false,
|
|
10099
|
+
"required": false,
|
|
10100
|
+
"getter": false,
|
|
10101
|
+
"setter": false
|
|
10102
|
+
},
|
|
9671
10103
|
{
|
|
9672
10104
|
"name": "thirteenthTabName",
|
|
9673
10105
|
"type": "string",
|
|
@@ -9692,6 +10124,30 @@
|
|
|
9692
10124
|
"getter": false,
|
|
9693
10125
|
"setter": false
|
|
9694
10126
|
},
|
|
10127
|
+
{
|
|
10128
|
+
"name": "twelfthTabCount",
|
|
10129
|
+
"type": "string",
|
|
10130
|
+
"complexType": {
|
|
10131
|
+
"original": "string",
|
|
10132
|
+
"resolved": "string",
|
|
10133
|
+
"references": {}
|
|
10134
|
+
},
|
|
10135
|
+
"mutable": false,
|
|
10136
|
+
"attr": "twelfth-tab-count",
|
|
10137
|
+
"reflectToAttr": false,
|
|
10138
|
+
"docs": "",
|
|
10139
|
+
"docsTags": [],
|
|
10140
|
+
"default": "''",
|
|
10141
|
+
"values": [
|
|
10142
|
+
{
|
|
10143
|
+
"type": "string"
|
|
10144
|
+
}
|
|
10145
|
+
],
|
|
10146
|
+
"optional": false,
|
|
10147
|
+
"required": false,
|
|
10148
|
+
"getter": false,
|
|
10149
|
+
"setter": false
|
|
10150
|
+
},
|
|
9695
10151
|
{
|
|
9696
10152
|
"name": "twelfthTabName",
|
|
9697
10153
|
"type": "string",
|
|
@@ -9716,6 +10172,30 @@
|
|
|
9716
10172
|
"getter": false,
|
|
9717
10173
|
"setter": false
|
|
9718
10174
|
},
|
|
10175
|
+
{
|
|
10176
|
+
"name": "twentiethTabCount",
|
|
10177
|
+
"type": "string",
|
|
10178
|
+
"complexType": {
|
|
10179
|
+
"original": "string",
|
|
10180
|
+
"resolved": "string",
|
|
10181
|
+
"references": {}
|
|
10182
|
+
},
|
|
10183
|
+
"mutable": false,
|
|
10184
|
+
"attr": "twentieth-tab-count",
|
|
10185
|
+
"reflectToAttr": false,
|
|
10186
|
+
"docs": "",
|
|
10187
|
+
"docsTags": [],
|
|
10188
|
+
"default": "''",
|
|
10189
|
+
"values": [
|
|
10190
|
+
{
|
|
10191
|
+
"type": "string"
|
|
10192
|
+
}
|
|
10193
|
+
],
|
|
10194
|
+
"optional": false,
|
|
10195
|
+
"required": false,
|
|
10196
|
+
"getter": false,
|
|
10197
|
+
"setter": false
|
|
10198
|
+
},
|
|
9719
10199
|
{
|
|
9720
10200
|
"name": "twentiethTabName",
|
|
9721
10201
|
"type": "string",
|
|
@@ -23279,11 +23759,11 @@
|
|
|
23279
23759
|
"events": [
|
|
23280
23760
|
{
|
|
23281
23761
|
"event": "tabItemClicked",
|
|
23282
|
-
"detail": "number",
|
|
23762
|
+
"detail": "{ index: number; label: string; }",
|
|
23283
23763
|
"bubbles": true,
|
|
23284
23764
|
"complexType": {
|
|
23285
|
-
"original": "number",
|
|
23286
|
-
"resolved": "number",
|
|
23765
|
+
"original": "{ index: number, label: string }",
|
|
23766
|
+
"resolved": "{ index: number; label: string; }",
|
|
23287
23767
|
"references": {}
|
|
23288
23768
|
},
|
|
23289
23769
|
"cancelable": true,
|