globuswebcomponents 1.6.3 → 1.6.5
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 +68 -48
- 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 +442 -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 +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 +47 -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-C59Zzl57.js → p-CI7_S3u8.js} +7 -7
- package/dist/components/{p-C59Zzl57.js.map → p-CI7_S3u8.js.map} +1 -1
- 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 +505 -1
- package/dist/esm/gb-avatar_16.entry.js +68 -48
- 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-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-8fb57c55.entry.js → p-9f6442eb.entry.js} +2 -2
- package/dist/globuscomponents/p-9f6442eb.entry.js.map +1 -0
- 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 +23 -2
- package/dist/types/components.d.ts +42 -0
- 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/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-8fb57c55.entry.js.map +0 -1
- package/dist/globuscomponents/p-c1b1c081.entry.js +0 -2
- package/dist/globuscomponents/p-cd108f34.entry.js +0 -2
- 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:37:25",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.28.2",
|
|
@@ -9162,6 +9162,54 @@
|
|
|
9162
9162
|
"getter": false,
|
|
9163
9163
|
"setter": false
|
|
9164
9164
|
},
|
|
9165
|
+
{
|
|
9166
|
+
"name": "badge",
|
|
9167
|
+
"type": "boolean",
|
|
9168
|
+
"complexType": {
|
|
9169
|
+
"original": "boolean",
|
|
9170
|
+
"resolved": "boolean",
|
|
9171
|
+
"references": {}
|
|
9172
|
+
},
|
|
9173
|
+
"mutable": false,
|
|
9174
|
+
"attr": "badge",
|
|
9175
|
+
"reflectToAttr": false,
|
|
9176
|
+
"docs": "",
|
|
9177
|
+
"docsTags": [],
|
|
9178
|
+
"default": "false",
|
|
9179
|
+
"values": [
|
|
9180
|
+
{
|
|
9181
|
+
"type": "boolean"
|
|
9182
|
+
}
|
|
9183
|
+
],
|
|
9184
|
+
"optional": false,
|
|
9185
|
+
"required": false,
|
|
9186
|
+
"getter": false,
|
|
9187
|
+
"setter": false
|
|
9188
|
+
},
|
|
9189
|
+
{
|
|
9190
|
+
"name": "eighteenthTabCount",
|
|
9191
|
+
"type": "string",
|
|
9192
|
+
"complexType": {
|
|
9193
|
+
"original": "string",
|
|
9194
|
+
"resolved": "string",
|
|
9195
|
+
"references": {}
|
|
9196
|
+
},
|
|
9197
|
+
"mutable": false,
|
|
9198
|
+
"attr": "eighteenth-tab-count",
|
|
9199
|
+
"reflectToAttr": false,
|
|
9200
|
+
"docs": "",
|
|
9201
|
+
"docsTags": [],
|
|
9202
|
+
"default": "''",
|
|
9203
|
+
"values": [
|
|
9204
|
+
{
|
|
9205
|
+
"type": "string"
|
|
9206
|
+
}
|
|
9207
|
+
],
|
|
9208
|
+
"optional": false,
|
|
9209
|
+
"required": false,
|
|
9210
|
+
"getter": false,
|
|
9211
|
+
"setter": false
|
|
9212
|
+
},
|
|
9165
9213
|
{
|
|
9166
9214
|
"name": "eighteenthTabName",
|
|
9167
9215
|
"type": "string",
|
|
@@ -9186,6 +9234,30 @@
|
|
|
9186
9234
|
"getter": false,
|
|
9187
9235
|
"setter": false
|
|
9188
9236
|
},
|
|
9237
|
+
{
|
|
9238
|
+
"name": "eighthTabCount",
|
|
9239
|
+
"type": "string",
|
|
9240
|
+
"complexType": {
|
|
9241
|
+
"original": "string",
|
|
9242
|
+
"resolved": "string",
|
|
9243
|
+
"references": {}
|
|
9244
|
+
},
|
|
9245
|
+
"mutable": false,
|
|
9246
|
+
"attr": "eighth-tab-count",
|
|
9247
|
+
"reflectToAttr": false,
|
|
9248
|
+
"docs": "",
|
|
9249
|
+
"docsTags": [],
|
|
9250
|
+
"default": "''",
|
|
9251
|
+
"values": [
|
|
9252
|
+
{
|
|
9253
|
+
"type": "string"
|
|
9254
|
+
}
|
|
9255
|
+
],
|
|
9256
|
+
"optional": false,
|
|
9257
|
+
"required": false,
|
|
9258
|
+
"getter": false,
|
|
9259
|
+
"setter": false
|
|
9260
|
+
},
|
|
9189
9261
|
{
|
|
9190
9262
|
"name": "eighthTabName",
|
|
9191
9263
|
"type": "string",
|
|
@@ -9210,6 +9282,30 @@
|
|
|
9210
9282
|
"getter": false,
|
|
9211
9283
|
"setter": false
|
|
9212
9284
|
},
|
|
9285
|
+
{
|
|
9286
|
+
"name": "eleventhTabCount",
|
|
9287
|
+
"type": "string",
|
|
9288
|
+
"complexType": {
|
|
9289
|
+
"original": "string",
|
|
9290
|
+
"resolved": "string",
|
|
9291
|
+
"references": {}
|
|
9292
|
+
},
|
|
9293
|
+
"mutable": false,
|
|
9294
|
+
"attr": "eleventh-tab-count",
|
|
9295
|
+
"reflectToAttr": false,
|
|
9296
|
+
"docs": "",
|
|
9297
|
+
"docsTags": [],
|
|
9298
|
+
"default": "''",
|
|
9299
|
+
"values": [
|
|
9300
|
+
{
|
|
9301
|
+
"type": "string"
|
|
9302
|
+
}
|
|
9303
|
+
],
|
|
9304
|
+
"optional": false,
|
|
9305
|
+
"required": false,
|
|
9306
|
+
"getter": false,
|
|
9307
|
+
"setter": false
|
|
9308
|
+
},
|
|
9213
9309
|
{
|
|
9214
9310
|
"name": "eleventhTabName",
|
|
9215
9311
|
"type": "string",
|
|
@@ -9234,6 +9330,30 @@
|
|
|
9234
9330
|
"getter": false,
|
|
9235
9331
|
"setter": false
|
|
9236
9332
|
},
|
|
9333
|
+
{
|
|
9334
|
+
"name": "fifteenthTabCount",
|
|
9335
|
+
"type": "string",
|
|
9336
|
+
"complexType": {
|
|
9337
|
+
"original": "string",
|
|
9338
|
+
"resolved": "string",
|
|
9339
|
+
"references": {}
|
|
9340
|
+
},
|
|
9341
|
+
"mutable": false,
|
|
9342
|
+
"attr": "fifteenth-tab-count",
|
|
9343
|
+
"reflectToAttr": false,
|
|
9344
|
+
"docs": "",
|
|
9345
|
+
"docsTags": [],
|
|
9346
|
+
"default": "''",
|
|
9347
|
+
"values": [
|
|
9348
|
+
{
|
|
9349
|
+
"type": "string"
|
|
9350
|
+
}
|
|
9351
|
+
],
|
|
9352
|
+
"optional": false,
|
|
9353
|
+
"required": false,
|
|
9354
|
+
"getter": false,
|
|
9355
|
+
"setter": false
|
|
9356
|
+
},
|
|
9237
9357
|
{
|
|
9238
9358
|
"name": "fifteenthTabName",
|
|
9239
9359
|
"type": "string",
|
|
@@ -9258,6 +9378,30 @@
|
|
|
9258
9378
|
"getter": false,
|
|
9259
9379
|
"setter": false
|
|
9260
9380
|
},
|
|
9381
|
+
{
|
|
9382
|
+
"name": "fifthTabCount",
|
|
9383
|
+
"type": "string",
|
|
9384
|
+
"complexType": {
|
|
9385
|
+
"original": "string",
|
|
9386
|
+
"resolved": "string",
|
|
9387
|
+
"references": {}
|
|
9388
|
+
},
|
|
9389
|
+
"mutable": false,
|
|
9390
|
+
"attr": "fifth-tab-count",
|
|
9391
|
+
"reflectToAttr": false,
|
|
9392
|
+
"docs": "",
|
|
9393
|
+
"docsTags": [],
|
|
9394
|
+
"default": "''",
|
|
9395
|
+
"values": [
|
|
9396
|
+
{
|
|
9397
|
+
"type": "string"
|
|
9398
|
+
}
|
|
9399
|
+
],
|
|
9400
|
+
"optional": false,
|
|
9401
|
+
"required": false,
|
|
9402
|
+
"getter": false,
|
|
9403
|
+
"setter": false
|
|
9404
|
+
},
|
|
9261
9405
|
{
|
|
9262
9406
|
"name": "fifthTabName",
|
|
9263
9407
|
"type": "string",
|
|
@@ -9282,6 +9426,30 @@
|
|
|
9282
9426
|
"getter": false,
|
|
9283
9427
|
"setter": false
|
|
9284
9428
|
},
|
|
9429
|
+
{
|
|
9430
|
+
"name": "firstTabCount",
|
|
9431
|
+
"type": "string",
|
|
9432
|
+
"complexType": {
|
|
9433
|
+
"original": "string",
|
|
9434
|
+
"resolved": "string",
|
|
9435
|
+
"references": {}
|
|
9436
|
+
},
|
|
9437
|
+
"mutable": false,
|
|
9438
|
+
"attr": "first-tab-count",
|
|
9439
|
+
"reflectToAttr": false,
|
|
9440
|
+
"docs": "",
|
|
9441
|
+
"docsTags": [],
|
|
9442
|
+
"default": "''",
|
|
9443
|
+
"values": [
|
|
9444
|
+
{
|
|
9445
|
+
"type": "string"
|
|
9446
|
+
}
|
|
9447
|
+
],
|
|
9448
|
+
"optional": false,
|
|
9449
|
+
"required": false,
|
|
9450
|
+
"getter": false,
|
|
9451
|
+
"setter": false
|
|
9452
|
+
},
|
|
9285
9453
|
{
|
|
9286
9454
|
"name": "firstTabName",
|
|
9287
9455
|
"type": "string",
|
|
@@ -9306,6 +9474,30 @@
|
|
|
9306
9474
|
"getter": false,
|
|
9307
9475
|
"setter": false
|
|
9308
9476
|
},
|
|
9477
|
+
{
|
|
9478
|
+
"name": "fourteenthTabCount",
|
|
9479
|
+
"type": "string",
|
|
9480
|
+
"complexType": {
|
|
9481
|
+
"original": "string",
|
|
9482
|
+
"resolved": "string",
|
|
9483
|
+
"references": {}
|
|
9484
|
+
},
|
|
9485
|
+
"mutable": false,
|
|
9486
|
+
"attr": "fourteenth-tab-count",
|
|
9487
|
+
"reflectToAttr": false,
|
|
9488
|
+
"docs": "",
|
|
9489
|
+
"docsTags": [],
|
|
9490
|
+
"default": "''",
|
|
9491
|
+
"values": [
|
|
9492
|
+
{
|
|
9493
|
+
"type": "string"
|
|
9494
|
+
}
|
|
9495
|
+
],
|
|
9496
|
+
"optional": false,
|
|
9497
|
+
"required": false,
|
|
9498
|
+
"getter": false,
|
|
9499
|
+
"setter": false
|
|
9500
|
+
},
|
|
9309
9501
|
{
|
|
9310
9502
|
"name": "fourteenthTabName",
|
|
9311
9503
|
"type": "string",
|
|
@@ -9330,6 +9522,30 @@
|
|
|
9330
9522
|
"getter": false,
|
|
9331
9523
|
"setter": false
|
|
9332
9524
|
},
|
|
9525
|
+
{
|
|
9526
|
+
"name": "fourthTabCount",
|
|
9527
|
+
"type": "string",
|
|
9528
|
+
"complexType": {
|
|
9529
|
+
"original": "string",
|
|
9530
|
+
"resolved": "string",
|
|
9531
|
+
"references": {}
|
|
9532
|
+
},
|
|
9533
|
+
"mutable": false,
|
|
9534
|
+
"attr": "fourth-tab-count",
|
|
9535
|
+
"reflectToAttr": false,
|
|
9536
|
+
"docs": "",
|
|
9537
|
+
"docsTags": [],
|
|
9538
|
+
"default": "''",
|
|
9539
|
+
"values": [
|
|
9540
|
+
{
|
|
9541
|
+
"type": "string"
|
|
9542
|
+
}
|
|
9543
|
+
],
|
|
9544
|
+
"optional": false,
|
|
9545
|
+
"required": false,
|
|
9546
|
+
"getter": false,
|
|
9547
|
+
"setter": false
|
|
9548
|
+
},
|
|
9333
9549
|
{
|
|
9334
9550
|
"name": "fourthTabName",
|
|
9335
9551
|
"type": "string",
|
|
@@ -9378,6 +9594,30 @@
|
|
|
9378
9594
|
"getter": false,
|
|
9379
9595
|
"setter": false
|
|
9380
9596
|
},
|
|
9597
|
+
{
|
|
9598
|
+
"name": "nineteenthTabCount",
|
|
9599
|
+
"type": "string",
|
|
9600
|
+
"complexType": {
|
|
9601
|
+
"original": "string",
|
|
9602
|
+
"resolved": "string",
|
|
9603
|
+
"references": {}
|
|
9604
|
+
},
|
|
9605
|
+
"mutable": false,
|
|
9606
|
+
"attr": "nineteenth-tab-count",
|
|
9607
|
+
"reflectToAttr": false,
|
|
9608
|
+
"docs": "",
|
|
9609
|
+
"docsTags": [],
|
|
9610
|
+
"default": "''",
|
|
9611
|
+
"values": [
|
|
9612
|
+
{
|
|
9613
|
+
"type": "string"
|
|
9614
|
+
}
|
|
9615
|
+
],
|
|
9616
|
+
"optional": false,
|
|
9617
|
+
"required": false,
|
|
9618
|
+
"getter": false,
|
|
9619
|
+
"setter": false
|
|
9620
|
+
},
|
|
9381
9621
|
{
|
|
9382
9622
|
"name": "nineteenthTabName",
|
|
9383
9623
|
"type": "string",
|
|
@@ -9402,6 +9642,30 @@
|
|
|
9402
9642
|
"getter": false,
|
|
9403
9643
|
"setter": false
|
|
9404
9644
|
},
|
|
9645
|
+
{
|
|
9646
|
+
"name": "ninthTabCount",
|
|
9647
|
+
"type": "string",
|
|
9648
|
+
"complexType": {
|
|
9649
|
+
"original": "string",
|
|
9650
|
+
"resolved": "string",
|
|
9651
|
+
"references": {}
|
|
9652
|
+
},
|
|
9653
|
+
"mutable": false,
|
|
9654
|
+
"attr": "ninth-tab-count",
|
|
9655
|
+
"reflectToAttr": false,
|
|
9656
|
+
"docs": "",
|
|
9657
|
+
"docsTags": [],
|
|
9658
|
+
"default": "''",
|
|
9659
|
+
"values": [
|
|
9660
|
+
{
|
|
9661
|
+
"type": "string"
|
|
9662
|
+
}
|
|
9663
|
+
],
|
|
9664
|
+
"optional": false,
|
|
9665
|
+
"required": false,
|
|
9666
|
+
"getter": false,
|
|
9667
|
+
"setter": false
|
|
9668
|
+
},
|
|
9405
9669
|
{
|
|
9406
9670
|
"name": "ninthTabName",
|
|
9407
9671
|
"type": "string",
|
|
@@ -9426,6 +9690,30 @@
|
|
|
9426
9690
|
"getter": false,
|
|
9427
9691
|
"setter": false
|
|
9428
9692
|
},
|
|
9693
|
+
{
|
|
9694
|
+
"name": "secondTabCount",
|
|
9695
|
+
"type": "string",
|
|
9696
|
+
"complexType": {
|
|
9697
|
+
"original": "string",
|
|
9698
|
+
"resolved": "string",
|
|
9699
|
+
"references": {}
|
|
9700
|
+
},
|
|
9701
|
+
"mutable": false,
|
|
9702
|
+
"attr": "second-tab-count",
|
|
9703
|
+
"reflectToAttr": false,
|
|
9704
|
+
"docs": "",
|
|
9705
|
+
"docsTags": [],
|
|
9706
|
+
"default": "''",
|
|
9707
|
+
"values": [
|
|
9708
|
+
{
|
|
9709
|
+
"type": "string"
|
|
9710
|
+
}
|
|
9711
|
+
],
|
|
9712
|
+
"optional": false,
|
|
9713
|
+
"required": false,
|
|
9714
|
+
"getter": false,
|
|
9715
|
+
"setter": false
|
|
9716
|
+
},
|
|
9429
9717
|
{
|
|
9430
9718
|
"name": "secondTabName",
|
|
9431
9719
|
"type": "string",
|
|
@@ -9450,6 +9738,30 @@
|
|
|
9450
9738
|
"getter": false,
|
|
9451
9739
|
"setter": false
|
|
9452
9740
|
},
|
|
9741
|
+
{
|
|
9742
|
+
"name": "seventeenthTabCount",
|
|
9743
|
+
"type": "string",
|
|
9744
|
+
"complexType": {
|
|
9745
|
+
"original": "string",
|
|
9746
|
+
"resolved": "string",
|
|
9747
|
+
"references": {}
|
|
9748
|
+
},
|
|
9749
|
+
"mutable": false,
|
|
9750
|
+
"attr": "seventeenth-tab-count",
|
|
9751
|
+
"reflectToAttr": false,
|
|
9752
|
+
"docs": "",
|
|
9753
|
+
"docsTags": [],
|
|
9754
|
+
"default": "''",
|
|
9755
|
+
"values": [
|
|
9756
|
+
{
|
|
9757
|
+
"type": "string"
|
|
9758
|
+
}
|
|
9759
|
+
],
|
|
9760
|
+
"optional": false,
|
|
9761
|
+
"required": false,
|
|
9762
|
+
"getter": false,
|
|
9763
|
+
"setter": false
|
|
9764
|
+
},
|
|
9453
9765
|
{
|
|
9454
9766
|
"name": "seventeenthTabName",
|
|
9455
9767
|
"type": "string",
|
|
@@ -9474,6 +9786,30 @@
|
|
|
9474
9786
|
"getter": false,
|
|
9475
9787
|
"setter": false
|
|
9476
9788
|
},
|
|
9789
|
+
{
|
|
9790
|
+
"name": "seventhTabCount",
|
|
9791
|
+
"type": "string",
|
|
9792
|
+
"complexType": {
|
|
9793
|
+
"original": "string",
|
|
9794
|
+
"resolved": "string",
|
|
9795
|
+
"references": {}
|
|
9796
|
+
},
|
|
9797
|
+
"mutable": false,
|
|
9798
|
+
"attr": "seventh-tab-count",
|
|
9799
|
+
"reflectToAttr": false,
|
|
9800
|
+
"docs": "",
|
|
9801
|
+
"docsTags": [],
|
|
9802
|
+
"default": "''",
|
|
9803
|
+
"values": [
|
|
9804
|
+
{
|
|
9805
|
+
"type": "string"
|
|
9806
|
+
}
|
|
9807
|
+
],
|
|
9808
|
+
"optional": false,
|
|
9809
|
+
"required": false,
|
|
9810
|
+
"getter": false,
|
|
9811
|
+
"setter": false
|
|
9812
|
+
},
|
|
9477
9813
|
{
|
|
9478
9814
|
"name": "seventhTabName",
|
|
9479
9815
|
"type": "string",
|
|
@@ -9522,6 +9858,54 @@
|
|
|
9522
9858
|
"getter": false,
|
|
9523
9859
|
"setter": false
|
|
9524
9860
|
},
|
|
9861
|
+
{
|
|
9862
|
+
"name": "sixtenthTabCount",
|
|
9863
|
+
"type": "string",
|
|
9864
|
+
"complexType": {
|
|
9865
|
+
"original": "string",
|
|
9866
|
+
"resolved": "string",
|
|
9867
|
+
"references": {}
|
|
9868
|
+
},
|
|
9869
|
+
"mutable": false,
|
|
9870
|
+
"attr": "sixtenth-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
|
+
},
|
|
9885
|
+
{
|
|
9886
|
+
"name": "sixthTabCount",
|
|
9887
|
+
"type": "string",
|
|
9888
|
+
"complexType": {
|
|
9889
|
+
"original": "string",
|
|
9890
|
+
"resolved": "string",
|
|
9891
|
+
"references": {}
|
|
9892
|
+
},
|
|
9893
|
+
"mutable": false,
|
|
9894
|
+
"attr": "sixth-tab-count",
|
|
9895
|
+
"reflectToAttr": false,
|
|
9896
|
+
"docs": "",
|
|
9897
|
+
"docsTags": [],
|
|
9898
|
+
"default": "''",
|
|
9899
|
+
"values": [
|
|
9900
|
+
{
|
|
9901
|
+
"type": "string"
|
|
9902
|
+
}
|
|
9903
|
+
],
|
|
9904
|
+
"optional": false,
|
|
9905
|
+
"required": false,
|
|
9906
|
+
"getter": false,
|
|
9907
|
+
"setter": false
|
|
9908
|
+
},
|
|
9525
9909
|
{
|
|
9526
9910
|
"name": "sixthTabName",
|
|
9527
9911
|
"type": "string",
|
|
@@ -9620,6 +10004,30 @@
|
|
|
9620
10004
|
"getter": false,
|
|
9621
10005
|
"setter": false
|
|
9622
10006
|
},
|
|
10007
|
+
{
|
|
10008
|
+
"name": "tenthTabCount",
|
|
10009
|
+
"type": "string",
|
|
10010
|
+
"complexType": {
|
|
10011
|
+
"original": "string",
|
|
10012
|
+
"resolved": "string",
|
|
10013
|
+
"references": {}
|
|
10014
|
+
},
|
|
10015
|
+
"mutable": false,
|
|
10016
|
+
"attr": "tenth-tab-count",
|
|
10017
|
+
"reflectToAttr": false,
|
|
10018
|
+
"docs": "",
|
|
10019
|
+
"docsTags": [],
|
|
10020
|
+
"default": "''",
|
|
10021
|
+
"values": [
|
|
10022
|
+
{
|
|
10023
|
+
"type": "string"
|
|
10024
|
+
}
|
|
10025
|
+
],
|
|
10026
|
+
"optional": false,
|
|
10027
|
+
"required": false,
|
|
10028
|
+
"getter": false,
|
|
10029
|
+
"setter": false
|
|
10030
|
+
},
|
|
9623
10031
|
{
|
|
9624
10032
|
"name": "tenthTabName",
|
|
9625
10033
|
"type": "string",
|
|
@@ -9644,6 +10052,30 @@
|
|
|
9644
10052
|
"getter": false,
|
|
9645
10053
|
"setter": false
|
|
9646
10054
|
},
|
|
10055
|
+
{
|
|
10056
|
+
"name": "thirdTabCount",
|
|
10057
|
+
"type": "string",
|
|
10058
|
+
"complexType": {
|
|
10059
|
+
"original": "string",
|
|
10060
|
+
"resolved": "string",
|
|
10061
|
+
"references": {}
|
|
10062
|
+
},
|
|
10063
|
+
"mutable": false,
|
|
10064
|
+
"attr": "third-tab-count",
|
|
10065
|
+
"reflectToAttr": false,
|
|
10066
|
+
"docs": "",
|
|
10067
|
+
"docsTags": [],
|
|
10068
|
+
"default": "''",
|
|
10069
|
+
"values": [
|
|
10070
|
+
{
|
|
10071
|
+
"type": "string"
|
|
10072
|
+
}
|
|
10073
|
+
],
|
|
10074
|
+
"optional": false,
|
|
10075
|
+
"required": false,
|
|
10076
|
+
"getter": false,
|
|
10077
|
+
"setter": false
|
|
10078
|
+
},
|
|
9647
10079
|
{
|
|
9648
10080
|
"name": "thirdTabName",
|
|
9649
10081
|
"type": "string",
|
|
@@ -9668,6 +10100,30 @@
|
|
|
9668
10100
|
"getter": false,
|
|
9669
10101
|
"setter": false
|
|
9670
10102
|
},
|
|
10103
|
+
{
|
|
10104
|
+
"name": "thirteenthTabCount",
|
|
10105
|
+
"type": "string",
|
|
10106
|
+
"complexType": {
|
|
10107
|
+
"original": "string",
|
|
10108
|
+
"resolved": "string",
|
|
10109
|
+
"references": {}
|
|
10110
|
+
},
|
|
10111
|
+
"mutable": false,
|
|
10112
|
+
"attr": "thirteenth-tab-count",
|
|
10113
|
+
"reflectToAttr": false,
|
|
10114
|
+
"docs": "",
|
|
10115
|
+
"docsTags": [],
|
|
10116
|
+
"default": "''",
|
|
10117
|
+
"values": [
|
|
10118
|
+
{
|
|
10119
|
+
"type": "string"
|
|
10120
|
+
}
|
|
10121
|
+
],
|
|
10122
|
+
"optional": false,
|
|
10123
|
+
"required": false,
|
|
10124
|
+
"getter": false,
|
|
10125
|
+
"setter": false
|
|
10126
|
+
},
|
|
9671
10127
|
{
|
|
9672
10128
|
"name": "thirteenthTabName",
|
|
9673
10129
|
"type": "string",
|
|
@@ -9692,6 +10148,30 @@
|
|
|
9692
10148
|
"getter": false,
|
|
9693
10149
|
"setter": false
|
|
9694
10150
|
},
|
|
10151
|
+
{
|
|
10152
|
+
"name": "twelfthTabCount",
|
|
10153
|
+
"type": "string",
|
|
10154
|
+
"complexType": {
|
|
10155
|
+
"original": "string",
|
|
10156
|
+
"resolved": "string",
|
|
10157
|
+
"references": {}
|
|
10158
|
+
},
|
|
10159
|
+
"mutable": false,
|
|
10160
|
+
"attr": "twelfth-tab-count",
|
|
10161
|
+
"reflectToAttr": false,
|
|
10162
|
+
"docs": "",
|
|
10163
|
+
"docsTags": [],
|
|
10164
|
+
"default": "''",
|
|
10165
|
+
"values": [
|
|
10166
|
+
{
|
|
10167
|
+
"type": "string"
|
|
10168
|
+
}
|
|
10169
|
+
],
|
|
10170
|
+
"optional": false,
|
|
10171
|
+
"required": false,
|
|
10172
|
+
"getter": false,
|
|
10173
|
+
"setter": false
|
|
10174
|
+
},
|
|
9695
10175
|
{
|
|
9696
10176
|
"name": "twelfthTabName",
|
|
9697
10177
|
"type": "string",
|
|
@@ -9716,6 +10196,30 @@
|
|
|
9716
10196
|
"getter": false,
|
|
9717
10197
|
"setter": false
|
|
9718
10198
|
},
|
|
10199
|
+
{
|
|
10200
|
+
"name": "twentiethTabCount",
|
|
10201
|
+
"type": "string",
|
|
10202
|
+
"complexType": {
|
|
10203
|
+
"original": "string",
|
|
10204
|
+
"resolved": "string",
|
|
10205
|
+
"references": {}
|
|
10206
|
+
},
|
|
10207
|
+
"mutable": false,
|
|
10208
|
+
"attr": "twentieth-tab-count",
|
|
10209
|
+
"reflectToAttr": false,
|
|
10210
|
+
"docs": "",
|
|
10211
|
+
"docsTags": [],
|
|
10212
|
+
"default": "''",
|
|
10213
|
+
"values": [
|
|
10214
|
+
{
|
|
10215
|
+
"type": "string"
|
|
10216
|
+
}
|
|
10217
|
+
],
|
|
10218
|
+
"optional": false,
|
|
10219
|
+
"required": false,
|
|
10220
|
+
"getter": false,
|
|
10221
|
+
"setter": false
|
|
10222
|
+
},
|
|
9719
10223
|
{
|
|
9720
10224
|
"name": "twentiethTabName",
|
|
9721
10225
|
"type": "string",
|