globuswebcomponents 2.8.11 → 2.9.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/dist/cjs/gb-action-panel_75.cjs.entry.js +496 -139
- package/dist/cjs/gb-table-cell.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-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/assets/pencil-edit-01.svg +3 -0
- package/dist/collection/components/gb-button/gb-button.js +30 -1
- package/dist/collection/components/gb-button/gb-button.js.map +1 -1
- package/dist/collection/components/gb-button/gb-button.tsx +6 -1
- package/dist/collection/components/gb-button/readme.md +23 -0
- package/dist/collection/components/gb-date-picker/gb-date-picker.css +4 -0
- package/dist/collection/components/gb-date-picker/gb-date-picker.js +5 -7
- package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +4 -4
- 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 +20 -12
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
- package/dist/collection/components/gb-pagination/gb-pagination.css +1 -0
- package/dist/collection/components/gb-portal/gb-portal.css +1 -2
- package/dist/collection/components/gb-portal/gb-portal.js +63 -17
- package/dist/collection/components/gb-portal/gb-portal.js.map +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +8 -2
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js.map +1 -1
- package/dist/collection/components/gb-table/gb-table.css +146 -31
- package/dist/collection/components/gb-table/gb-table.js +506 -77
- package/dist/collection/components/gb-table/gb-table.js.map +1 -1
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-table-header/gb-table-header.css +10 -9
- package/dist/collection/components/gb-table-header/gb-table-header.js +28 -26
- package/dist/collection/components/gb-table-header/gb-table-header.js.map +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 +3 -4
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js.map +1 -1
- package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
- package/dist/collection/components/gb-toast/gb-toast.js +18 -2
- package/dist/collection/components/gb-toast/gb-toast.js.map +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-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/test-input-tag/test-input-tag.js +2 -2
- package/dist/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-action-panel.js +2 -2
- package/dist/components/gb-approval-modal.js +8 -8
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +1 -1
- package/dist/components/gb-avatar-group.js +2 -2
- package/dist/components/gb-btn.js +1 -1
- package/dist/components/gb-button.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 +2 -2
- 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-date-picker.js +1 -1
- package/dist/components/gb-detail-cell.js +2 -2
- package/dist/components/gb-empty-state.js +1 -145
- package/dist/components/gb-empty-state.js.map +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +4 -4
- package/dist/components/gb-filter-button.js +1 -1
- package/dist/components/gb-header.js +14 -14
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +4 -4
- package/dist/components/gb-horizontal-tabs.js.map +1 -1
- package/dist/components/gb-icon-button-base.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-modal-action.js +1 -1
- package/dist/components/gb-nav-bar-item.js +1 -1
- package/dist/components/gb-nav-bar-sidemenu.js +2 -2
- package/dist/components/gb-nav-bar.js +2 -2
- package/dist/components/gb-notification-pane.js +1 -1
- package/dist/components/gb-pagination.js +1 -1
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-portal.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-prompt-modal.js +2 -2
- package/dist/components/gb-sidebar.js +5 -5
- 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 +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-table-header.js +1 -343
- package/dist/components/gb-table-header.js.map +1 -1
- package/dist/components/gb-table.js +471 -121
- package/dist/components/gb-table.js.map +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 +1 -1
- package/dist/components/gb-theme-tab.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +19 -5
- package/dist/components/gb-toast.js.map +1 -1
- 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 +1 -1
- package/dist/components/gb-token-field-compressed.js +2 -2
- package/dist/components/gb-tooltip.js +1 -1
- 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 +1 -1
- package/dist/components/{p-DvV7snbA.js → p-49dlhIYS.js} +10 -4
- package/dist/components/p-49dlhIYS.js.map +1 -0
- package/dist/components/{p-Db25H5UF.js → p-B0GSTQw3.js} +3 -3
- package/dist/components/{p-Db25H5UF.js.map → p-B0GSTQw3.js.map} +1 -1
- package/dist/components/{p-DAm-213Y.js → p-BHyPbecw.js} +3 -3
- package/dist/components/{p-DAm-213Y.js.map → p-BHyPbecw.js.map} +1 -1
- package/dist/components/{p-ByFyt4ia.js → p-BYwfw805.js} +3 -3
- package/dist/components/{p-ByFyt4ia.js.map → p-BYwfw805.js.map} +1 -1
- package/dist/components/{p-C8LbZ4kH.js → p-BaOylBgt.js} +5 -5
- package/dist/components/{p-C8LbZ4kH.js.map → p-BaOylBgt.js.map} +1 -1
- package/dist/components/{p-e-QGBXGa.js → p-Bt2auhuC.js} +3 -3
- package/dist/components/{p-e-QGBXGa.js.map → p-Bt2auhuC.js.map} +1 -1
- package/dist/components/{p-ofbsewem.js → p-ByCoMbO2.js} +5 -5
- package/dist/components/{p-ofbsewem.js.map → p-ByCoMbO2.js.map} +1 -1
- package/dist/components/p-ByjJN3cS.js +150 -0
- package/dist/components/p-ByjJN3cS.js.map +1 -0
- package/dist/components/{p-BQU0qEQ8.js → p-C--0Sicf.js} +22 -18
- package/dist/components/p-C--0Sicf.js.map +1 -0
- package/dist/components/{p-CaVLFaUk.js → p-CJelLNTb.js} +9 -10
- package/dist/components/p-CJelLNTb.js.map +1 -0
- package/dist/components/{p-BXST6Rgi.js → p-CKzAcGL2.js} +3 -3
- package/dist/components/{p-BXST6Rgi.js.map → p-CKzAcGL2.js.map} +1 -1
- package/dist/components/{p-wopm_NSt.js → p-CLeShKhE.js} +4 -4
- package/dist/components/{p-wopm_NSt.js.map → p-CLeShKhE.js.map} +1 -1
- package/dist/components/{p-BVu-h1cX.js → p-CQFpc6__.js} +3 -3
- package/dist/components/{p-BVu-h1cX.js.map → p-CQFpc6__.js.map} +1 -1
- package/dist/components/{p-BKvAhdEP.js → p-C_9HhBzA.js} +3 -3
- package/dist/components/{p-BKvAhdEP.js.map → p-C_9HhBzA.js.map} +1 -1
- package/dist/components/{p-cxKfHAER.js → p-C_f2hEd8.js} +10 -5
- package/dist/components/p-C_f2hEd8.js.map +1 -0
- package/dist/components/{p-T48Hj6xM.js → p-Cdgx4Hwc.js} +3 -3
- package/dist/components/{p-T48Hj6xM.js.map → p-Cdgx4Hwc.js.map} +1 -1
- package/dist/components/{p-kAsXRFkD.js → p-Ci5AB68V.js} +3 -3
- package/dist/components/{p-kAsXRFkD.js.map → p-Ci5AB68V.js.map} +1 -1
- package/dist/components/{p-9xYUsl7q.js → p-Cj67a6IJ.js} +3 -3
- package/dist/components/{p-9xYUsl7q.js.map → p-Cj67a6IJ.js.map} +1 -1
- package/dist/components/{p-Dn5rOzr_.js → p-CsQhqi-L.js} +3 -3
- package/dist/components/{p-Dn5rOzr_.js.map → p-CsQhqi-L.js.map} +1 -1
- package/dist/components/{p-uV0Dz5N_.js → p-CwTzPqb2.js} +4 -4
- package/dist/components/{p-uV0Dz5N_.js.map → p-CwTzPqb2.js.map} +1 -1
- package/dist/components/{p-CTNnGEZs.js → p-D0VVIazI.js} +3 -3
- package/dist/components/{p-CTNnGEZs.js.map → p-D0VVIazI.js.map} +1 -1
- package/dist/components/{p-Bo4efGgC.js → p-DLhsTHln.js} +3 -3
- package/dist/components/{p-Bo4efGgC.js.map → p-DLhsTHln.js.map} +1 -1
- package/dist/components/{p-Dd_Eos3v.js → p-DMjBTN85.js} +4 -4
- package/dist/components/{p-Dd_Eos3v.js.map → p-DMjBTN85.js.map} +1 -1
- package/dist/components/{p-DRngXcjq.js → p-DNAqkyM0.js} +4 -4
- package/dist/components/{p-DRngXcjq.js.map → p-DNAqkyM0.js.map} +1 -1
- package/dist/components/{p-BgNv7S1j.js → p-DSuh8sT6.js} +4 -4
- package/dist/components/{p-BgNv7S1j.js.map → p-DSuh8sT6.js.map} +1 -1
- package/dist/components/{p-CO71VZ1J.js → p-DUlP9ot1.js} +4 -4
- package/dist/components/{p-CO71VZ1J.js.map → p-DUlP9ot1.js.map} +1 -1
- package/dist/components/{p-CTfLJ_Yp.js → p-DfeAzwhz.js} +3 -3
- package/dist/components/{p-CTfLJ_Yp.js.map → p-DfeAzwhz.js.map} +1 -1
- package/dist/components/{p-BByUPZTR.js → p-DpjHb85v.js} +5 -5
- package/dist/components/{p-BByUPZTR.js.map → p-DpjHb85v.js.map} +1 -1
- package/dist/components/{p-CgQonNKV.js → p-Dqd4hVBB.js} +3 -3
- package/dist/components/{p-CgQonNKV.js.map → p-Dqd4hVBB.js.map} +1 -1
- package/dist/components/{p-hck2xhPi.js → p-Z_m9SN0_.js} +3 -3
- package/dist/components/{p-hck2xhPi.js.map → p-Z_m9SN0_.js.map} +1 -1
- package/dist/components/{p-qZNN2nfj.js → p-blTaQhCM.js} +5 -5
- package/dist/components/{p-qZNN2nfj.js.map → p-blTaQhCM.js.map} +1 -1
- package/dist/components/p-cHn6O-Kf.js.map +1 -1
- package/dist/components/{p-apFyrUM4.js → p-dgGYVBLp.js} +127 -16
- package/dist/components/p-dgGYVBLp.js.map +1 -0
- package/dist/components/{p-yDP7ObG5.js → p-g6ayM_Wt.js} +6 -6
- package/dist/components/{p-yDP7ObG5.js.map → p-g6ayM_Wt.js.map} +1 -1
- package/dist/components/{p-DlH97JYU.js → p-jEUDScnD.js} +14 -14
- package/dist/components/p-jEUDScnD.js.map +1 -0
- package/dist/components/p-q16C1y-8.js +350 -0
- package/dist/components/p-q16C1y-8.js.map +1 -0
- package/dist/components/{p-c0RQJb24.js → p-rw4UZJOE.js} +11 -11
- package/dist/components/{p-c0RQJb24.js.map → p-rw4UZJOE.js.map} +1 -1
- package/dist/components/{p-CEK6hgEo.js → p-rzRgniQd.js} +9 -11
- package/dist/components/p-rzRgniQd.js.map +1 -0
- package/dist/components/{p-BtGA-5EV.js → p-y6Xot37W.js} +3 -3
- package/dist/components/{p-BtGA-5EV.js.map → p-y6Xot37W.js.map} +1 -1
- package/dist/components/test-input-tag.js +6 -6
- package/dist/docs.json +535 -73
- package/dist/esm/gb-action-panel_75.entry.js +496 -139
- package/dist/esm/gb-table-cell.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-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/assets/pencil-edit-01.svg +3 -0
- package/dist/globuscomponents/gb-button.tsx +6 -1
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/p-031a93b0.entry.js +2 -0
- package/dist/globuscomponents/{p-5f4f79f3.entry.js → p-087fe238.entry.js} +2 -2
- package/dist/globuscomponents/p-087fe238.entry.js.map +1 -0
- package/dist/globuscomponents/{p-5d4750b8.entry.js → p-a61d1385.entry.js} +2 -2
- package/dist/globuscomponents/{p-957759a4.entry.js → p-bc7a3ff1.entry.js} +2 -2
- package/dist/globuscomponents/{p-9f49601d.entry.js → p-bd89e53d.entry.js} +2 -2
- package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
- package/dist/globuscomponents/{p-b71b110d.entry.js → p-e4bda433.entry.js} +2 -2
- package/dist/globuscomponents/readme.md +23 -0
- package/dist/types/components/gb-button/gb-button.d.ts +1 -0
- package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +1 -1
- package/dist/types/components/gb-portal/gb-portal.d.ts +3 -1
- package/dist/types/components/gb-tab-button-base/gb-tab-button-base.d.ts +3 -2
- package/dist/types/components/gb-table/gb-table.d.ts +68 -2
- package/dist/types/components/gb-table-header/gb-table-header.d.ts +1 -1
- package/dist/types/components/gb-toast/gb-toast.d.ts +4 -0
- package/dist/types/components.d.ts +136 -23
- package/dist/types/models/reusableModels.d.ts +16 -0
- package/package.json +1 -1
- package/dist/components/p-BQU0qEQ8.js.map +0 -1
- package/dist/components/p-CEK6hgEo.js.map +0 -1
- package/dist/components/p-CaVLFaUk.js.map +0 -1
- package/dist/components/p-DlH97JYU.js.map +0 -1
- package/dist/components/p-DvV7snbA.js.map +0 -1
- package/dist/components/p-apFyrUM4.js.map +0 -1
- package/dist/components/p-cxKfHAER.js.map +0 -1
- package/dist/globuscomponents/p-5f4f79f3.entry.js.map +0 -1
- package/dist/globuscomponents/p-9bf9cc0c.entry.js +0 -2
- /package/dist/globuscomponents/{p-9bf9cc0c.entry.js.map → p-031a93b0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5d4750b8.entry.js.map → p-a61d1385.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-957759a4.entry.js.map → p-bc7a3ff1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f49601d.entry.js.map → p-bd89e53d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b71b110d.entry.js.map → p-e4bda433.entry.js.map} +0 -0
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-02-
|
|
2
|
+
"timestamp": "2026-02-18T07:49:41",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.38.3",
|
|
@@ -4248,7 +4248,8 @@
|
|
|
4248
4248
|
"gb-filter-button",
|
|
4249
4249
|
"gb-metric-card",
|
|
4250
4250
|
"gb-simple-side-bar-item",
|
|
4251
|
-
"gb-tab-button-base"
|
|
4251
|
+
"gb-tab-button-base",
|
|
4252
|
+
"gb-table"
|
|
4252
4253
|
],
|
|
4253
4254
|
"dependencies": [
|
|
4254
4255
|
"gb-avatar",
|
|
@@ -4283,6 +4284,9 @@
|
|
|
4283
4284
|
],
|
|
4284
4285
|
"gb-tab-button-base": [
|
|
4285
4286
|
"gb-badge"
|
|
4287
|
+
],
|
|
4288
|
+
"gb-table": [
|
|
4289
|
+
"gb-badge"
|
|
4286
4290
|
]
|
|
4287
4291
|
}
|
|
4288
4292
|
},
|
|
@@ -5710,7 +5714,34 @@
|
|
|
5710
5714
|
"setter": false
|
|
5711
5715
|
}
|
|
5712
5716
|
],
|
|
5713
|
-
"methods": [
|
|
5717
|
+
"methods": [
|
|
5718
|
+
{
|
|
5719
|
+
"name": "getNativeButton",
|
|
5720
|
+
"returns": {
|
|
5721
|
+
"type": "Promise<HTMLButtonElement>",
|
|
5722
|
+
"docs": ""
|
|
5723
|
+
},
|
|
5724
|
+
"complexType": {
|
|
5725
|
+
"signature": "() => Promise<HTMLButtonElement | null>",
|
|
5726
|
+
"parameters": [],
|
|
5727
|
+
"references": {
|
|
5728
|
+
"Promise": {
|
|
5729
|
+
"location": "global",
|
|
5730
|
+
"id": "global::Promise"
|
|
5731
|
+
},
|
|
5732
|
+
"HTMLButtonElement": {
|
|
5733
|
+
"location": "global",
|
|
5734
|
+
"id": "global::HTMLButtonElement"
|
|
5735
|
+
}
|
|
5736
|
+
},
|
|
5737
|
+
"return": "Promise<HTMLButtonElement>"
|
|
5738
|
+
},
|
|
5739
|
+
"signature": "getNativeButton() => Promise<HTMLButtonElement | null>",
|
|
5740
|
+
"parameters": [],
|
|
5741
|
+
"docs": "",
|
|
5742
|
+
"docsTags": []
|
|
5743
|
+
}
|
|
5744
|
+
],
|
|
5714
5745
|
"events": [
|
|
5715
5746
|
{
|
|
5716
5747
|
"event": "buttonClicked",
|
|
@@ -7156,7 +7187,8 @@
|
|
|
7156
7187
|
"gb-dropdown-items-with-shortcut",
|
|
7157
7188
|
"gb-input-dropdown-menu-item",
|
|
7158
7189
|
"gb-modal-action",
|
|
7159
|
-
"gb-prompt-modal"
|
|
7190
|
+
"gb-prompt-modal",
|
|
7191
|
+
"gb-table"
|
|
7160
7192
|
],
|
|
7161
7193
|
"dependencies": [
|
|
7162
7194
|
"gb-checkbox-base"
|
|
@@ -7185,6 +7217,9 @@
|
|
|
7185
7217
|
],
|
|
7186
7218
|
"gb-prompt-modal": [
|
|
7187
7219
|
"gb-checkbox"
|
|
7220
|
+
],
|
|
7221
|
+
"gb-table": [
|
|
7222
|
+
"gb-checkbox"
|
|
7188
7223
|
]
|
|
7189
7224
|
}
|
|
7190
7225
|
},
|
|
@@ -9508,10 +9543,10 @@
|
|
|
9508
9543
|
"docsTags": [
|
|
9509
9544
|
{
|
|
9510
9545
|
"name": "default",
|
|
9511
|
-
"text": "'
|
|
9546
|
+
"text": "'right'"
|
|
9512
9547
|
}
|
|
9513
9548
|
],
|
|
9514
|
-
"default": "'
|
|
9549
|
+
"default": "'right'",
|
|
9515
9550
|
"values": [
|
|
9516
9551
|
{
|
|
9517
9552
|
"value": "left",
|
|
@@ -10958,7 +10993,8 @@
|
|
|
10958
10993
|
"gb-avatar-dropdown",
|
|
10959
10994
|
"gb-contact-help-dropdown",
|
|
10960
10995
|
"gb-help-dropdown",
|
|
10961
|
-
"gb-nav-bar"
|
|
10996
|
+
"gb-nav-bar",
|
|
10997
|
+
"gb-table"
|
|
10962
10998
|
],
|
|
10963
10999
|
"dependencies": [
|
|
10964
11000
|
"gb-checkbox"
|
|
@@ -10981,6 +11017,9 @@
|
|
|
10981
11017
|
],
|
|
10982
11018
|
"gb-nav-bar": [
|
|
10983
11019
|
"gb-dropdown-items-with-shortcut"
|
|
11020
|
+
],
|
|
11021
|
+
"gb-table": [
|
|
11022
|
+
"gb-dropdown-items-with-shortcut"
|
|
10984
11023
|
]
|
|
10985
11024
|
}
|
|
10986
11025
|
},
|
|
@@ -11864,7 +11903,9 @@
|
|
|
11864
11903
|
"styles": [],
|
|
11865
11904
|
"slots": [],
|
|
11866
11905
|
"parts": [],
|
|
11867
|
-
"dependents": [
|
|
11906
|
+
"dependents": [
|
|
11907
|
+
"gb-table"
|
|
11908
|
+
],
|
|
11868
11909
|
"dependencies": [
|
|
11869
11910
|
"gb-pattern",
|
|
11870
11911
|
"gb-featured-icon",
|
|
@@ -11882,6 +11923,9 @@
|
|
|
11882
11923
|
],
|
|
11883
11924
|
"gb-button": [
|
|
11884
11925
|
"gb-tooltip"
|
|
11926
|
+
],
|
|
11927
|
+
"gb-table": [
|
|
11928
|
+
"gb-empty-state"
|
|
11885
11929
|
]
|
|
11886
11930
|
}
|
|
11887
11931
|
},
|
|
@@ -15042,7 +15086,8 @@
|
|
|
15042
15086
|
"parts": [],
|
|
15043
15087
|
"dependents": [
|
|
15044
15088
|
"gb-input-dropdown",
|
|
15045
|
-
"gb-input-field"
|
|
15089
|
+
"gb-input-field",
|
|
15090
|
+
"gb-table"
|
|
15046
15091
|
],
|
|
15047
15092
|
"dependencies": [
|
|
15048
15093
|
"gb-tooltip"
|
|
@@ -15056,6 +15101,9 @@
|
|
|
15056
15101
|
],
|
|
15057
15102
|
"gb-input-field": [
|
|
15058
15103
|
"gb-help-tooltip"
|
|
15104
|
+
],
|
|
15105
|
+
"gb-table": [
|
|
15106
|
+
"gb-help-tooltip"
|
|
15059
15107
|
]
|
|
15060
15108
|
}
|
|
15061
15109
|
},
|
|
@@ -15237,10 +15285,10 @@
|
|
|
15237
15285
|
"docsTags": [
|
|
15238
15286
|
{
|
|
15239
15287
|
"name": "default",
|
|
15240
|
-
"text": "[\r\n // {\r\n // name: 'All accounts',\r\n // index: 0,\r\n // badgeCount: '5',\r\n // },\r\n // {\r\n // name: '
|
|
15288
|
+
"text": "[\r\n // {\r\n // name: 'All accounts',\r\n // index: 0,\r\n // badgeCount: '5',\r\n // },\r\n // {\r\n // name: 'LCY Accounts',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'FCY',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n ]"
|
|
15241
15289
|
}
|
|
15242
15290
|
],
|
|
15243
|
-
"default": "[\r\n // {\r\n // name: 'All accounts',\r\n // index: 0,\r\n // badgeCount: '5',\r\n // },\r\n // {\r\n // name: '
|
|
15291
|
+
"default": "[\r\n // {\r\n // name: 'All accounts',\r\n // index: 0,\r\n // badgeCount: '5',\r\n // },\r\n // {\r\n // name: 'LCY Accounts',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'FCY',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n // {\r\n // name: 'Second',\r\n // index: 1,\r\n // badgeCount: '10',\r\n // },\r\n ]",
|
|
15244
15292
|
"values": [
|
|
15245
15293
|
{
|
|
15246
15294
|
"type": "{ name: string; index: number; badgeCount?: string; }[]"
|
|
@@ -16174,20 +16222,26 @@
|
|
|
16174
16222
|
},
|
|
16175
16223
|
{
|
|
16176
16224
|
"name": "menuPosition",
|
|
16177
|
-
"type": "\"
|
|
16225
|
+
"type": "\"bottom\" | \"top\"",
|
|
16178
16226
|
"complexType": {
|
|
16179
|
-
"original": "'top' | '
|
|
16180
|
-
"resolved": "\"
|
|
16227
|
+
"original": "'top' | 'bottom'",
|
|
16228
|
+
"resolved": "\"bottom\" | \"top\"",
|
|
16181
16229
|
"references": {}
|
|
16182
16230
|
},
|
|
16183
16231
|
"mutable": false,
|
|
16184
16232
|
"attr": "menu-position",
|
|
16185
16233
|
"reflectToAttr": false,
|
|
16186
16234
|
"docs": "",
|
|
16187
|
-
"docsTags": [
|
|
16235
|
+
"docsTags": [
|
|
16236
|
+
{
|
|
16237
|
+
"name": "default",
|
|
16238
|
+
"text": "'bottom'"
|
|
16239
|
+
}
|
|
16240
|
+
],
|
|
16241
|
+
"default": "'bottom'",
|
|
16188
16242
|
"values": [
|
|
16189
16243
|
{
|
|
16190
|
-
"value": "
|
|
16244
|
+
"value": "bottom",
|
|
16191
16245
|
"type": "string"
|
|
16192
16246
|
},
|
|
16193
16247
|
{
|
|
@@ -16409,7 +16463,13 @@
|
|
|
16409
16463
|
"attr": "size",
|
|
16410
16464
|
"reflectToAttr": false,
|
|
16411
16465
|
"docs": "",
|
|
16412
|
-
"docsTags": [
|
|
16466
|
+
"docsTags": [
|
|
16467
|
+
{
|
|
16468
|
+
"name": "default",
|
|
16469
|
+
"text": "'md'"
|
|
16470
|
+
}
|
|
16471
|
+
],
|
|
16472
|
+
"default": "'md'",
|
|
16413
16473
|
"values": [
|
|
16414
16474
|
{
|
|
16415
16475
|
"value": "lg",
|
|
@@ -16477,7 +16537,13 @@
|
|
|
16477
16537
|
"attr": "state",
|
|
16478
16538
|
"reflectToAttr": false,
|
|
16479
16539
|
"docs": "",
|
|
16480
|
-
"docsTags": [
|
|
16540
|
+
"docsTags": [
|
|
16541
|
+
{
|
|
16542
|
+
"name": "default",
|
|
16543
|
+
"text": "'default'"
|
|
16544
|
+
}
|
|
16545
|
+
],
|
|
16546
|
+
"default": "'default'",
|
|
16481
16547
|
"values": [
|
|
16482
16548
|
{
|
|
16483
16549
|
"value": "default",
|
|
@@ -16577,7 +16643,13 @@
|
|
|
16577
16643
|
"attr": "type",
|
|
16578
16644
|
"reflectToAttr": false,
|
|
16579
16645
|
"docs": "",
|
|
16580
|
-
"docsTags": [
|
|
16646
|
+
"docsTags": [
|
|
16647
|
+
{
|
|
16648
|
+
"name": "default",
|
|
16649
|
+
"text": "'default'"
|
|
16650
|
+
}
|
|
16651
|
+
],
|
|
16652
|
+
"default": "'default'",
|
|
16581
16653
|
"values": [
|
|
16582
16654
|
{
|
|
16583
16655
|
"value": "avatar_leading",
|
|
@@ -17140,7 +17212,6 @@
|
|
|
17140
17212
|
"dependents": [
|
|
17141
17213
|
"gb-input-dropdown",
|
|
17142
17214
|
"gb-input-field",
|
|
17143
|
-
"gb-table",
|
|
17144
17215
|
"gb-textarea-input-field",
|
|
17145
17216
|
"test-input-tag"
|
|
17146
17217
|
],
|
|
@@ -17166,9 +17237,6 @@
|
|
|
17166
17237
|
"gb-input-field": [
|
|
17167
17238
|
"gb-input-dropdown-menu-item"
|
|
17168
17239
|
],
|
|
17169
|
-
"gb-table": [
|
|
17170
|
-
"gb-input-dropdown-menu-item"
|
|
17171
|
-
],
|
|
17172
17240
|
"gb-textarea-input-field": [
|
|
17173
17241
|
"gb-input-dropdown-menu-item"
|
|
17174
17242
|
],
|
|
@@ -21871,10 +21939,38 @@
|
|
|
21871
21939
|
"filePath": "src/components/gb-portal/gb-portal.tsx",
|
|
21872
21940
|
"encapsulation": "shadow",
|
|
21873
21941
|
"tag": "gb-portal",
|
|
21942
|
+
"readme": "# gb-portal\n\n\n",
|
|
21874
21943
|
"docs": "",
|
|
21875
21944
|
"docsTags": [],
|
|
21876
21945
|
"usage": {},
|
|
21877
21946
|
"props": [
|
|
21947
|
+
{
|
|
21948
|
+
"name": "anchorEl",
|
|
21949
|
+
"type": "HTMLElement",
|
|
21950
|
+
"complexType": {
|
|
21951
|
+
"original": "HTMLElement",
|
|
21952
|
+
"resolved": "HTMLElement",
|
|
21953
|
+
"references": {
|
|
21954
|
+
"HTMLElement": {
|
|
21955
|
+
"location": "global",
|
|
21956
|
+
"id": "global::HTMLElement"
|
|
21957
|
+
}
|
|
21958
|
+
}
|
|
21959
|
+
},
|
|
21960
|
+
"mutable": false,
|
|
21961
|
+
"reflectToAttr": false,
|
|
21962
|
+
"docs": "",
|
|
21963
|
+
"docsTags": [],
|
|
21964
|
+
"values": [
|
|
21965
|
+
{
|
|
21966
|
+
"type": "HTMLElement"
|
|
21967
|
+
}
|
|
21968
|
+
],
|
|
21969
|
+
"optional": true,
|
|
21970
|
+
"required": false,
|
|
21971
|
+
"getter": false,
|
|
21972
|
+
"setter": false
|
|
21973
|
+
},
|
|
21878
21974
|
{
|
|
21879
21975
|
"name": "anchorId",
|
|
21880
21976
|
"type": "string",
|
|
@@ -21929,11 +22025,17 @@
|
|
|
21929
22025
|
},
|
|
21930
22026
|
{
|
|
21931
22027
|
"name": "placement",
|
|
21932
|
-
"type": "
|
|
22028
|
+
"type": "\"bottom\" | \"bottom-end\" | \"bottom-start\" | \"left\" | \"left-end\" | \"left-start\" | \"right\" | \"right-end\" | \"right-start\" | \"top\" | \"top-end\" | \"top-start\"",
|
|
21933
22029
|
"complexType": {
|
|
21934
|
-
"original": "
|
|
21935
|
-
"resolved": "
|
|
21936
|
-
"references": {
|
|
22030
|
+
"original": "PortalPlacement",
|
|
22031
|
+
"resolved": "\"bottom\" | \"bottom-end\" | \"bottom-start\" | \"left\" | \"left-end\" | \"left-start\" | \"right\" | \"right-end\" | \"right-start\" | \"top\" | \"top-end\" | \"top-start\"",
|
|
22032
|
+
"references": {
|
|
22033
|
+
"PortalPlacement": {
|
|
22034
|
+
"location": "import",
|
|
22035
|
+
"path": "../../models/reusableModels",
|
|
22036
|
+
"id": "src/models/reusableModels.ts::PortalPlacement"
|
|
22037
|
+
}
|
|
22038
|
+
}
|
|
21937
22039
|
},
|
|
21938
22040
|
"mutable": false,
|
|
21939
22041
|
"attr": "placement",
|
|
@@ -21942,13 +22044,58 @@
|
|
|
21942
22044
|
"docsTags": [
|
|
21943
22045
|
{
|
|
21944
22046
|
"name": "default",
|
|
21945
|
-
"text": "'bottom-
|
|
22047
|
+
"text": "'bottom-end'"
|
|
21946
22048
|
}
|
|
21947
22049
|
],
|
|
21948
|
-
"default": "'bottom-
|
|
22050
|
+
"default": "'bottom-end'",
|
|
21949
22051
|
"values": [
|
|
21950
22052
|
{
|
|
21951
|
-
"
|
|
22053
|
+
"value": "bottom",
|
|
22054
|
+
"type": "string"
|
|
22055
|
+
},
|
|
22056
|
+
{
|
|
22057
|
+
"value": "bottom-end",
|
|
22058
|
+
"type": "string"
|
|
22059
|
+
},
|
|
22060
|
+
{
|
|
22061
|
+
"value": "bottom-start",
|
|
22062
|
+
"type": "string"
|
|
22063
|
+
},
|
|
22064
|
+
{
|
|
22065
|
+
"value": "left",
|
|
22066
|
+
"type": "string"
|
|
22067
|
+
},
|
|
22068
|
+
{
|
|
22069
|
+
"value": "left-end",
|
|
22070
|
+
"type": "string"
|
|
22071
|
+
},
|
|
22072
|
+
{
|
|
22073
|
+
"value": "left-start",
|
|
22074
|
+
"type": "string"
|
|
22075
|
+
},
|
|
22076
|
+
{
|
|
22077
|
+
"value": "right",
|
|
22078
|
+
"type": "string"
|
|
22079
|
+
},
|
|
22080
|
+
{
|
|
22081
|
+
"value": "right-end",
|
|
22082
|
+
"type": "string"
|
|
22083
|
+
},
|
|
22084
|
+
{
|
|
22085
|
+
"value": "right-start",
|
|
22086
|
+
"type": "string"
|
|
22087
|
+
},
|
|
22088
|
+
{
|
|
22089
|
+
"value": "top",
|
|
22090
|
+
"type": "string"
|
|
22091
|
+
},
|
|
22092
|
+
{
|
|
22093
|
+
"value": "top-end",
|
|
22094
|
+
"type": "string"
|
|
22095
|
+
},
|
|
22096
|
+
{
|
|
22097
|
+
"value": "top-start",
|
|
22098
|
+
"type": "string"
|
|
21952
22099
|
}
|
|
21953
22100
|
],
|
|
21954
22101
|
"optional": false,
|
|
@@ -27081,6 +27228,7 @@
|
|
|
27081
27228
|
"filePath": "src/components/gb-table/gb-table.tsx",
|
|
27082
27229
|
"encapsulation": "shadow",
|
|
27083
27230
|
"tag": "gb-table",
|
|
27231
|
+
"readme": "# gb-table\n\n\n",
|
|
27084
27232
|
"docs": "",
|
|
27085
27233
|
"docsTags": [],
|
|
27086
27234
|
"usage": {},
|
|
@@ -27142,10 +27290,10 @@
|
|
|
27142
27290
|
"docsTags": [
|
|
27143
27291
|
{
|
|
27144
27292
|
"name": "default",
|
|
27145
|
-
"text": "[\r\n { key: 'id', label: '#', width: '70px'
|
|
27293
|
+
"text": "[\r\n { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } },\r\n { key: 'date', label: 'Date', mobile: { position: 'bottom_left' } },\r\n { key: 'name', label: 'Name', sortable: true, sortType: 'string', helpIcon: true, mobile: { position: 'top_right' } },\r\n { key: 'role', label: 'Role' },\r\n { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number' },\r\n {\r\n key: 'status',\r\n label: 'Status',\r\n render: row => (\r\n <gb-badge color={row.status === 'Completed' ? 'success' : 'error'} type=\"badge_modern\" size=\"sm\" icon=\"dot\">\r\n <p>{row.status}</p>\r\n </gb-badge>\r\n ),\r\n mobile: { position: 'bottom_right' },\r\n },\r\n // {\r\n // key: '',\r\n // label: '',\r\n // cellComponent: 'gb-button',\r\n // width: '50px',\r\n // cellProps: () => ({\r\n // hierarchy: 'tertiary_gray',\r\n // size: 'sm',\r\n // icon: 'only',\r\n // iconLeading: true,\r\n // iconLeadingSwap: 'assets/more-horizontal.svg',\r\n // }),\r\n // },\r\n ]"
|
|
27146
27294
|
}
|
|
27147
27295
|
],
|
|
27148
|
-
"default": "[\r\n { key: 'id', label: '#', width: '70px'
|
|
27296
|
+
"default": "[\r\n { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } },\r\n { key: 'date', label: 'Date', mobile: { position: 'bottom_left' } },\r\n { key: 'name', label: 'Name', sortable: true, sortType: 'string', helpIcon: true, mobile: { position: 'top_right' } },\r\n { key: 'role', label: 'Role' },\r\n { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number' },\r\n {\r\n key: 'status',\r\n label: 'Status',\r\n render: row => (\r\n <gb-badge color={row.status === 'Completed' ? 'success' : 'error'} type=\"badge_modern\" size=\"sm\" icon=\"dot\">\r\n <p>{row.status}</p>\r\n </gb-badge>\r\n ),\r\n mobile: { position: 'bottom_right' },\r\n },\r\n // {\r\n // key: '',\r\n // label: '',\r\n // cellComponent: 'gb-button',\r\n // width: '50px',\r\n // cellProps: () => ({\r\n // hierarchy: 'tertiary_gray',\r\n // size: 'sm',\r\n // icon: 'only',\r\n // iconLeading: true,\r\n // iconLeadingSwap: 'assets/more-horizontal.svg',\r\n // }),\r\n // },\r\n ]",
|
|
27149
27297
|
"values": [
|
|
27150
27298
|
{
|
|
27151
27299
|
"type": "TableColumn[]"
|
|
@@ -27170,10 +27318,10 @@
|
|
|
27170
27318
|
"docsTags": [
|
|
27171
27319
|
{
|
|
27172
27320
|
"name": "default",
|
|
27173
|
-
"text": "[\r\n {\r\n id: '#
|
|
27321
|
+
"text": "[\r\n {\r\n id: '#3001',\r\n date: 'Jan 1, 2022',\r\n name: 'Emma Johnson',\r\n role: 'Frontend Developer',\r\n level: 'Today',\r\n customer: 'John Doe',\r\n amount: '$120.00',\r\n status: 'Completed',\r\n },\r\n { id: '#3002', date: 'Jan 2, 2022', name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' },\r\n { id: '#3003', date: 'Jan 3, 2022', name: 'Olivia Brown', role: 'UI Designer', level: 'Today', customer: 'Michael Lee', amount: '$230.75', status: 'Cancelled' },\r\n { id: '#3004', date: 'Jan 4, 2022', name: 'Noah Davis', role: 'DevOps Engineer', level: 'Today', customer: 'Emily Clark', amount: '$59.99', status: 'Completed' },\r\n { id: '#3005', date: 'Jan 5, 2022', name: 'Ava Martinez', role: 'Product Manager', level: 'Today', customer: 'Daniel Harris', amount: '$410.00', status: 'Pending' },\r\n { id: '#3006', date: 'Jan 6, 2022', name: 'William Garcia', role: 'QA Engineer', level: 'Today', customer: 'Sophia Lewis', amount: '$150.20', status: 'Completed' },\r\n { id: '#3007', date: 'Jan 7, 2022', name: 'Isabella Rodriguez', role: 'Business Analyst', level: 'Today', customer: 'James Walker', amount: '$78.40', status: 'Pending' },\r\n { id: '#3008', date: 'Jan 8, 2022', name: 'James Wilson', role: 'Fullstack Developer', level: 'Today', customer: 'Mia Hall', amount: '$300.00', status: 'Completed' },\r\n { id: '#3009', date: 'Jan 9, 2022', name: 'Sophia Anderson', role: 'UX Researcher', level: 'Today', customer: 'Benjamin Allen', amount: '$95.60', status: 'Cancelled' },\r\n { id: '#3010', date: 'Jan 10, 2022', name: 'Benjamin Thomas', role: 'Mobile Developer', level: 'Today', customer: 'Charlotte Young', amount: '$210.10', status: 'Completed' },\r\n { id: '#3011', date: 'Jan 11, 2022', name: 'Mia Taylor', role: 'Data Analyst', level: 'Today', customer: 'Lucas King', amount: '$180.00', status: 'Pending' },\r\n { id: '#3012', date: 'Jan 12, 2022', name: 'Lucas Moore', role: 'Cloud Engineer', level: 'Today', customer: 'Amelia Scott', amount: '$420.75', status: 'Completed' },\r\n { id: '#3013', date: 'Jan 13, 2022', name: 'Charlotte Jackson', role: 'Security Engineer', level: 'Today', customer: 'Elijah Green', amount: '$65.90', status: 'Cancelled' },\r\n { id: '#3014', date: 'Jan 14, 2022', name: 'Elijah Martin', role: 'Technical Lead', level: 'Today', customer: 'Harper Adams', amount: '$510.30', status: 'Completed' },\r\n { id: '#3015', date: 'Jan 15, 2022', name: 'Amelia Lee', role: 'Scrum Master', level: 'Today', customer: 'Alexander Baker', amount: '$99.99', status: 'Pending' },\r\n { id: '#3016', date: 'Jan 16, 2022', name: 'Harper Perez', role: 'Frontend Developer', level: 'Today', customer: 'Ella Nelson', amount: '$275.45', status: 'Completed' },\r\n { id: '#3017', date: 'Jan 17, 2022', name: 'Alexander White', role: 'Backend Developer', level: 'Today', customer: 'Matthew Carter', amount: '$340.00', status: 'Pending' },\r\n { id: '#3018', date: 'Jan 18, 2022', name: 'Ella Harris', role: 'UI Designer', level: 'Today', customer: 'Avery Mitchell', amount: '$88.80', status: 'Completed' },\r\n { id: '#3019', date: 'Jan 19, 2022', name: 'Matthew Clark', role: 'DevOps Engineer', level: 'Today', customer: 'Evelyn Perez', amount: '$190.25', status: 'Cancelled' },\r\n { id: '#3020', date: 'Jan 20, 2022', name: 'Avery Lewis', role: 'Product Manager', level: 'Today', customer: 'Henry Roberts', amount: '$600.00', status: 'Completed' },\r\n { id: '#3021', date: 'Jan 21, 2022', name: 'Evelyn Walker', role: 'QA Engineer', level: 'Today', customer: 'Luna Turner', amount: '$72.30', status: 'Pending' },\r\n { id: '#3022', date: 'Jan 22, 2022', name: 'Henry Hall', role: 'Business Analyst', level: 'Today', customer: 'Jack Phillips', amount: '$310.40', status: 'Completed' },\r\n { id: '#3023', date: 'Jan 23, 2022', name: 'Luna Allen', role: 'Fullstack Developer', level: 'Today', customer: 'Sofia Campbell', amount: '$145.00', status: 'Cancelled' },\r\n { id: '#3024', date: 'Jan 24, 2022', name: 'Jack Young', role: 'UX Researcher', level: 'Today', customer: 'David Parker', amount: '$260.70', status: 'Completed' },\r\n { id: '#3025', date: 'Jan 25, 2022', name: 'Sofia Hernandez', role: 'Mobile Developer', level: 'Today', customer: 'Grace Evans', amount: '$89.10', status: 'Pending' },\r\n { id: '#3026', date: 'Jan 26, 2022', name: 'David King', role: 'Data Analyst', level: 'Today', customer: 'Samuel Edwards', amount: '$410.90', status: 'Completed' },\r\n { id: '#3027', date: 'Jan 27, 2022', name: 'Grace Wright', role: 'Cloud Engineer', level: 'Today', customer: 'Chloe Collins', amount: '$130.55', status: 'Cancelled' },\r\n { id: '#3028', date: 'Jan 28, 2022', name: 'Samuel Scott', role: 'Security Engineer', level: 'Today', customer: 'Victoria Stewart', amount: '$555.00', status: 'Completed' },\r\n { id: '#3029', date: 'Jan 29, 2022', name: 'Chloe Green', role: 'Technical Lead', level: 'Today', customer: 'Nathan Morris', amount: '$205.25', status: 'Pending' },\r\n { id: '#3030', date: 'Jan 30, 2022', name: 'Nathan Adams', role: 'Scrum Master', level: 'Today', customer: 'Zoe Rogers', amount: '$320.80', status: 'Completed' },\r\n ]"
|
|
27174
27322
|
}
|
|
27175
27323
|
],
|
|
27176
|
-
"default": "[\r\n {\r\n id: '#
|
|
27324
|
+
"default": "[\r\n {\r\n id: '#3001',\r\n date: 'Jan 1, 2022',\r\n name: 'Emma Johnson',\r\n role: 'Frontend Developer',\r\n level: 'Today',\r\n customer: 'John Doe',\r\n amount: '$120.00',\r\n status: 'Completed',\r\n },\r\n { id: '#3002', date: 'Jan 2, 2022', name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' },\r\n { id: '#3003', date: 'Jan 3, 2022', name: 'Olivia Brown', role: 'UI Designer', level: 'Today', customer: 'Michael Lee', amount: '$230.75', status: 'Cancelled' },\r\n { id: '#3004', date: 'Jan 4, 2022', name: 'Noah Davis', role: 'DevOps Engineer', level: 'Today', customer: 'Emily Clark', amount: '$59.99', status: 'Completed' },\r\n { id: '#3005', date: 'Jan 5, 2022', name: 'Ava Martinez', role: 'Product Manager', level: 'Today', customer: 'Daniel Harris', amount: '$410.00', status: 'Pending' },\r\n { id: '#3006', date: 'Jan 6, 2022', name: 'William Garcia', role: 'QA Engineer', level: 'Today', customer: 'Sophia Lewis', amount: '$150.20', status: 'Completed' },\r\n { id: '#3007', date: 'Jan 7, 2022', name: 'Isabella Rodriguez', role: 'Business Analyst', level: 'Today', customer: 'James Walker', amount: '$78.40', status: 'Pending' },\r\n { id: '#3008', date: 'Jan 8, 2022', name: 'James Wilson', role: 'Fullstack Developer', level: 'Today', customer: 'Mia Hall', amount: '$300.00', status: 'Completed' },\r\n { id: '#3009', date: 'Jan 9, 2022', name: 'Sophia Anderson', role: 'UX Researcher', level: 'Today', customer: 'Benjamin Allen', amount: '$95.60', status: 'Cancelled' },\r\n { id: '#3010', date: 'Jan 10, 2022', name: 'Benjamin Thomas', role: 'Mobile Developer', level: 'Today', customer: 'Charlotte Young', amount: '$210.10', status: 'Completed' },\r\n { id: '#3011', date: 'Jan 11, 2022', name: 'Mia Taylor', role: 'Data Analyst', level: 'Today', customer: 'Lucas King', amount: '$180.00', status: 'Pending' },\r\n { id: '#3012', date: 'Jan 12, 2022', name: 'Lucas Moore', role: 'Cloud Engineer', level: 'Today', customer: 'Amelia Scott', amount: '$420.75', status: 'Completed' },\r\n { id: '#3013', date: 'Jan 13, 2022', name: 'Charlotte Jackson', role: 'Security Engineer', level: 'Today', customer: 'Elijah Green', amount: '$65.90', status: 'Cancelled' },\r\n { id: '#3014', date: 'Jan 14, 2022', name: 'Elijah Martin', role: 'Technical Lead', level: 'Today', customer: 'Harper Adams', amount: '$510.30', status: 'Completed' },\r\n { id: '#3015', date: 'Jan 15, 2022', name: 'Amelia Lee', role: 'Scrum Master', level: 'Today', customer: 'Alexander Baker', amount: '$99.99', status: 'Pending' },\r\n { id: '#3016', date: 'Jan 16, 2022', name: 'Harper Perez', role: 'Frontend Developer', level: 'Today', customer: 'Ella Nelson', amount: '$275.45', status: 'Completed' },\r\n { id: '#3017', date: 'Jan 17, 2022', name: 'Alexander White', role: 'Backend Developer', level: 'Today', customer: 'Matthew Carter', amount: '$340.00', status: 'Pending' },\r\n { id: '#3018', date: 'Jan 18, 2022', name: 'Ella Harris', role: 'UI Designer', level: 'Today', customer: 'Avery Mitchell', amount: '$88.80', status: 'Completed' },\r\n { id: '#3019', date: 'Jan 19, 2022', name: 'Matthew Clark', role: 'DevOps Engineer', level: 'Today', customer: 'Evelyn Perez', amount: '$190.25', status: 'Cancelled' },\r\n { id: '#3020', date: 'Jan 20, 2022', name: 'Avery Lewis', role: 'Product Manager', level: 'Today', customer: 'Henry Roberts', amount: '$600.00', status: 'Completed' },\r\n { id: '#3021', date: 'Jan 21, 2022', name: 'Evelyn Walker', role: 'QA Engineer', level: 'Today', customer: 'Luna Turner', amount: '$72.30', status: 'Pending' },\r\n { id: '#3022', date: 'Jan 22, 2022', name: 'Henry Hall', role: 'Business Analyst', level: 'Today', customer: 'Jack Phillips', amount: '$310.40', status: 'Completed' },\r\n { id: '#3023', date: 'Jan 23, 2022', name: 'Luna Allen', role: 'Fullstack Developer', level: 'Today', customer: 'Sofia Campbell', amount: '$145.00', status: 'Cancelled' },\r\n { id: '#3024', date: 'Jan 24, 2022', name: 'Jack Young', role: 'UX Researcher', level: 'Today', customer: 'David Parker', amount: '$260.70', status: 'Completed' },\r\n { id: '#3025', date: 'Jan 25, 2022', name: 'Sofia Hernandez', role: 'Mobile Developer', level: 'Today', customer: 'Grace Evans', amount: '$89.10', status: 'Pending' },\r\n { id: '#3026', date: 'Jan 26, 2022', name: 'David King', role: 'Data Analyst', level: 'Today', customer: 'Samuel Edwards', amount: '$410.90', status: 'Completed' },\r\n { id: '#3027', date: 'Jan 27, 2022', name: 'Grace Wright', role: 'Cloud Engineer', level: 'Today', customer: 'Chloe Collins', amount: '$130.55', status: 'Cancelled' },\r\n { id: '#3028', date: 'Jan 28, 2022', name: 'Samuel Scott', role: 'Security Engineer', level: 'Today', customer: 'Victoria Stewart', amount: '$555.00', status: 'Completed' },\r\n { id: '#3029', date: 'Jan 29, 2022', name: 'Chloe Green', role: 'Technical Lead', level: 'Today', customer: 'Nathan Morris', amount: '$205.25', status: 'Pending' },\r\n { id: '#3030', date: 'Jan 30, 2022', name: 'Nathan Adams', role: 'Scrum Master', level: 'Today', customer: 'Zoe Rogers', amount: '$320.80', status: 'Completed' },\r\n ]",
|
|
27177
27325
|
"values": [
|
|
27178
27326
|
{
|
|
27179
27327
|
"type": "any[]"
|
|
@@ -27184,6 +27332,114 @@
|
|
|
27184
27332
|
"getter": false,
|
|
27185
27333
|
"setter": false
|
|
27186
27334
|
},
|
|
27335
|
+
{
|
|
27336
|
+
"name": "dropdownOptions",
|
|
27337
|
+
"type": "DropdownOption[]",
|
|
27338
|
+
"complexType": {
|
|
27339
|
+
"original": "DropdownOption[]",
|
|
27340
|
+
"resolved": "DropdownOption[]",
|
|
27341
|
+
"references": {
|
|
27342
|
+
"DropdownOption": {
|
|
27343
|
+
"location": "import",
|
|
27344
|
+
"path": "../../models/reusableModels",
|
|
27345
|
+
"id": "src/models/reusableModels.ts::DropdownOption"
|
|
27346
|
+
}
|
|
27347
|
+
}
|
|
27348
|
+
},
|
|
27349
|
+
"mutable": false,
|
|
27350
|
+
"reflectToAttr": false,
|
|
27351
|
+
"docs": "",
|
|
27352
|
+
"docsTags": [
|
|
27353
|
+
{
|
|
27354
|
+
"name": "default",
|
|
27355
|
+
"text": "[\r\n { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false },\r\n { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false },\r\n { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: true },\r\n ]"
|
|
27356
|
+
}
|
|
27357
|
+
],
|
|
27358
|
+
"default": "[\r\n { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false },\r\n { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false },\r\n { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: true },\r\n ]",
|
|
27359
|
+
"values": [
|
|
27360
|
+
{
|
|
27361
|
+
"type": "DropdownOption[]"
|
|
27362
|
+
}
|
|
27363
|
+
],
|
|
27364
|
+
"optional": true,
|
|
27365
|
+
"required": false,
|
|
27366
|
+
"getter": false,
|
|
27367
|
+
"setter": false
|
|
27368
|
+
},
|
|
27369
|
+
{
|
|
27370
|
+
"name": "emptyStateConfig",
|
|
27371
|
+
"type": "{ mainText: string; supportingText?: string; color?: GeneralColors; illustrationIcon?: string; theme?: ThemeTypes; primaryButtonIcon?: string; }",
|
|
27372
|
+
"complexType": {
|
|
27373
|
+
"original": "{ mainText: string; supportingText?: string; color?: GeneralColors; illustrationIcon?: string; theme?: ThemeTypes; primaryButtonIcon?: string }",
|
|
27374
|
+
"resolved": "{ mainText: string; supportingText?: string; color?: GeneralColors; illustrationIcon?: string; theme?: ThemeTypes; primaryButtonIcon?: string; }",
|
|
27375
|
+
"references": {
|
|
27376
|
+
"GeneralColors": {
|
|
27377
|
+
"location": "import",
|
|
27378
|
+
"path": "../../models/reusableModels",
|
|
27379
|
+
"id": "src/models/reusableModels.ts::GeneralColors"
|
|
27380
|
+
},
|
|
27381
|
+
"ThemeTypes": {
|
|
27382
|
+
"location": "import",
|
|
27383
|
+
"path": "../../models/reusableModels",
|
|
27384
|
+
"id": "src/models/reusableModels.ts::ThemeTypes"
|
|
27385
|
+
}
|
|
27386
|
+
}
|
|
27387
|
+
},
|
|
27388
|
+
"mutable": false,
|
|
27389
|
+
"reflectToAttr": false,
|
|
27390
|
+
"docs": "",
|
|
27391
|
+
"docsTags": [
|
|
27392
|
+
{
|
|
27393
|
+
"name": "default",
|
|
27394
|
+
"text": "{\r\n mainText: 'No data available',\r\n supportingText: 'Try adjusting your filters or check back later.',\r\n color: 'gray',\r\n illustrationIcon: 'assets/alert-circle.svg',\r\n theme: 'light',\r\n }"
|
|
27395
|
+
}
|
|
27396
|
+
],
|
|
27397
|
+
"default": "{\r\n mainText: 'No data available',\r\n supportingText: 'Try adjusting your filters or check back later.',\r\n color: 'gray',\r\n illustrationIcon: 'assets/alert-circle.svg',\r\n theme: 'light',\r\n }",
|
|
27398
|
+
"values": [
|
|
27399
|
+
{
|
|
27400
|
+
"type": "{ mainText: string; supportingText?: string; color?: GeneralColors; illustrationIcon?: string; theme?: ThemeTypes; primaryButtonIcon?: string; }"
|
|
27401
|
+
}
|
|
27402
|
+
],
|
|
27403
|
+
"optional": false,
|
|
27404
|
+
"required": false,
|
|
27405
|
+
"getter": false,
|
|
27406
|
+
"setter": false
|
|
27407
|
+
},
|
|
27408
|
+
{
|
|
27409
|
+
"name": "paginationConfig",
|
|
27410
|
+
"type": "{ paginationMode: \"external\" | \"internal\"; entriesDropdownMenuPosition: \"top\" | \"bottom\"; currentPage?: number; pageSize?: number; totalItems?: number; }",
|
|
27411
|
+
"complexType": {
|
|
27412
|
+
"original": "{\r\n paginationMode: 'internal' | 'external';\r\n entriesDropdownMenuPosition: 'top' | 'bottom';\r\n currentPage?: number;\r\n pageSize?: number;\r\n totalItems?: number;\r\n }",
|
|
27413
|
+
"resolved": "{ paginationMode: \"external\" | \"internal\"; entriesDropdownMenuPosition: \"top\" | \"bottom\"; currentPage?: number; pageSize?: number; totalItems?: number; }",
|
|
27414
|
+
"references": {}
|
|
27415
|
+
},
|
|
27416
|
+
"mutable": false,
|
|
27417
|
+
"reflectToAttr": false,
|
|
27418
|
+
"docs": "",
|
|
27419
|
+
"docsTags": [
|
|
27420
|
+
{
|
|
27421
|
+
"name": "default",
|
|
27422
|
+
"text": "{\r\n paginationMode: 'internal',\r\n entriesDropdownMenuPosition: 'top',\r\n currentPage: 1,\r\n pageSize: 10,\r\n totalItems: null,\r\n }"
|
|
27423
|
+
}
|
|
27424
|
+
],
|
|
27425
|
+
"default": "{\r\n paginationMode: 'internal',\r\n entriesDropdownMenuPosition: 'top',\r\n currentPage: 1,\r\n pageSize: 10,\r\n totalItems: null,\r\n }",
|
|
27426
|
+
"values": [
|
|
27427
|
+
{
|
|
27428
|
+
"type": "{ paginationMode: \"external\""
|
|
27429
|
+
},
|
|
27430
|
+
{
|
|
27431
|
+
"value": "internal\"; entriesDropdownMenuPosition: \"top",
|
|
27432
|
+
"type": "string"
|
|
27433
|
+
},
|
|
27434
|
+
{
|
|
27435
|
+
"type": "\"bottom\"; currentPage?: number; pageSize?: number; totalItems?: number; }"
|
|
27436
|
+
}
|
|
27437
|
+
],
|
|
27438
|
+
"optional": false,
|
|
27439
|
+
"required": false,
|
|
27440
|
+
"getter": false,
|
|
27441
|
+
"setter": false
|
|
27442
|
+
},
|
|
27187
27443
|
{
|
|
27188
27444
|
"name": "rowActions",
|
|
27189
27445
|
"type": "RowAction[]",
|
|
@@ -27204,22 +27460,22 @@
|
|
|
27204
27460
|
"docsTags": [
|
|
27205
27461
|
{
|
|
27206
27462
|
"name": "default",
|
|
27207
|
-
"text": "[{ label: 'View', action: 'view',
|
|
27463
|
+
"text": "[\r\n { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' },\r\n // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' },\r\n ]"
|
|
27208
27464
|
}
|
|
27209
27465
|
],
|
|
27210
|
-
"default": "[{ label: 'View', action: 'view',
|
|
27466
|
+
"default": "[\r\n { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' },\r\n // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' },\r\n ]",
|
|
27211
27467
|
"values": [
|
|
27212
27468
|
{
|
|
27213
27469
|
"type": "RowAction[]"
|
|
27214
27470
|
}
|
|
27215
27471
|
],
|
|
27216
|
-
"optional":
|
|
27472
|
+
"optional": false,
|
|
27217
27473
|
"required": false,
|
|
27218
27474
|
"getter": false,
|
|
27219
27475
|
"setter": false
|
|
27220
27476
|
},
|
|
27221
27477
|
{
|
|
27222
|
-
"name": "
|
|
27478
|
+
"name": "showActionsColumn",
|
|
27223
27479
|
"type": "boolean",
|
|
27224
27480
|
"complexType": {
|
|
27225
27481
|
"original": "boolean",
|
|
@@ -27227,7 +27483,36 @@
|
|
|
27227
27483
|
"references": {}
|
|
27228
27484
|
},
|
|
27229
27485
|
"mutable": false,
|
|
27230
|
-
"attr": "
|
|
27486
|
+
"attr": "show-actions-column",
|
|
27487
|
+
"reflectToAttr": false,
|
|
27488
|
+
"docs": "",
|
|
27489
|
+
"docsTags": [
|
|
27490
|
+
{
|
|
27491
|
+
"name": "default",
|
|
27492
|
+
"text": "true"
|
|
27493
|
+
}
|
|
27494
|
+
],
|
|
27495
|
+
"default": "true",
|
|
27496
|
+
"values": [
|
|
27497
|
+
{
|
|
27498
|
+
"type": "boolean"
|
|
27499
|
+
}
|
|
27500
|
+
],
|
|
27501
|
+
"optional": false,
|
|
27502
|
+
"required": false,
|
|
27503
|
+
"getter": false,
|
|
27504
|
+
"setter": false
|
|
27505
|
+
},
|
|
27506
|
+
{
|
|
27507
|
+
"name": "showCheckbox",
|
|
27508
|
+
"type": "boolean",
|
|
27509
|
+
"complexType": {
|
|
27510
|
+
"original": "boolean",
|
|
27511
|
+
"resolved": "boolean",
|
|
27512
|
+
"references": {}
|
|
27513
|
+
},
|
|
27514
|
+
"mutable": false,
|
|
27515
|
+
"attr": "show-checkbox",
|
|
27231
27516
|
"reflectToAttr": false,
|
|
27232
27517
|
"docs": "",
|
|
27233
27518
|
"docsTags": [
|
|
@@ -27247,6 +27532,35 @@
|
|
|
27247
27532
|
"getter": false,
|
|
27248
27533
|
"setter": false
|
|
27249
27534
|
},
|
|
27535
|
+
{
|
|
27536
|
+
"name": "stickyFirstColumn",
|
|
27537
|
+
"type": "boolean",
|
|
27538
|
+
"complexType": {
|
|
27539
|
+
"original": "boolean",
|
|
27540
|
+
"resolved": "boolean",
|
|
27541
|
+
"references": {}
|
|
27542
|
+
},
|
|
27543
|
+
"mutable": false,
|
|
27544
|
+
"attr": "sticky-first-column",
|
|
27545
|
+
"reflectToAttr": false,
|
|
27546
|
+
"docs": "",
|
|
27547
|
+
"docsTags": [
|
|
27548
|
+
{
|
|
27549
|
+
"name": "default",
|
|
27550
|
+
"text": "true"
|
|
27551
|
+
}
|
|
27552
|
+
],
|
|
27553
|
+
"default": "true",
|
|
27554
|
+
"values": [
|
|
27555
|
+
{
|
|
27556
|
+
"type": "boolean"
|
|
27557
|
+
}
|
|
27558
|
+
],
|
|
27559
|
+
"optional": false,
|
|
27560
|
+
"required": false,
|
|
27561
|
+
"getter": false,
|
|
27562
|
+
"setter": false
|
|
27563
|
+
},
|
|
27250
27564
|
{
|
|
27251
27565
|
"name": "stickyLastColumn",
|
|
27252
27566
|
"type": "boolean",
|
|
@@ -27275,10 +27589,69 @@
|
|
|
27275
27589
|
"required": false,
|
|
27276
27590
|
"getter": false,
|
|
27277
27591
|
"setter": false
|
|
27592
|
+
},
|
|
27593
|
+
{
|
|
27594
|
+
"name": "tableHeaderConfig",
|
|
27595
|
+
"type": "{ tableHeading: boolean; tableHeadingLabel: string; showDateFilter: boolean; showFilter: boolean; showColumnOptions: boolean; showSearch: boolean; showExport: boolean; showRefreshButton: boolean; datePickerMode: \"single\" | \"range\"; }",
|
|
27596
|
+
"complexType": {
|
|
27597
|
+
"original": "{\r\n tableHeading: boolean;\r\n tableHeadingLabel: string;\r\n showDateFilter: boolean;\r\n showFilter: boolean;\r\n showColumnOptions: boolean;\r\n showSearch: boolean;\r\n showExport: boolean;\r\n showRefreshButton: boolean;\r\n datePickerMode: 'single' | 'range';\r\n }",
|
|
27598
|
+
"resolved": "{ tableHeading: boolean; tableHeadingLabel: string; showDateFilter: boolean; showFilter: boolean; showColumnOptions: boolean; showSearch: boolean; showExport: boolean; showRefreshButton: boolean; datePickerMode: \"single\" | \"range\"; }",
|
|
27599
|
+
"references": {}
|
|
27600
|
+
},
|
|
27601
|
+
"mutable": false,
|
|
27602
|
+
"reflectToAttr": false,
|
|
27603
|
+
"docs": "",
|
|
27604
|
+
"docsTags": [
|
|
27605
|
+
{
|
|
27606
|
+
"name": "default",
|
|
27607
|
+
"text": "{\r\n tableHeading: false,\r\n tableHeadingLabel: 'Suspicious outflows',\r\n showDateFilter: true,\r\n showFilter: true,\r\n showColumnOptions: true,\r\n showSearch: true,\r\n showExport: true,\r\n showRefreshButton: true,\r\n datePickerMode: 'single',\r\n }"
|
|
27608
|
+
}
|
|
27609
|
+
],
|
|
27610
|
+
"default": "{\r\n tableHeading: false,\r\n tableHeadingLabel: 'Suspicious outflows',\r\n showDateFilter: true,\r\n showFilter: true,\r\n showColumnOptions: true,\r\n showSearch: true,\r\n showExport: true,\r\n showRefreshButton: true,\r\n datePickerMode: 'single',\r\n }",
|
|
27611
|
+
"values": [
|
|
27612
|
+
{
|
|
27613
|
+
"type": "{ tableHeading: boolean; tableHeadingLabel: string; showDateFilter: boolean; showFilter: boolean; showColumnOptions: boolean; showSearch: boolean; showExport: boolean; showRefreshButton: boolean; datePickerMode: \"single\""
|
|
27614
|
+
},
|
|
27615
|
+
{
|
|
27616
|
+
"type": "\"range\"; }"
|
|
27617
|
+
}
|
|
27618
|
+
],
|
|
27619
|
+
"optional": false,
|
|
27620
|
+
"required": false,
|
|
27621
|
+
"getter": false,
|
|
27622
|
+
"setter": false
|
|
27278
27623
|
}
|
|
27279
27624
|
],
|
|
27280
27625
|
"methods": [],
|
|
27281
27626
|
"events": [
|
|
27627
|
+
{
|
|
27628
|
+
"event": "dateChange",
|
|
27629
|
+
"detail": "string | string[]",
|
|
27630
|
+
"bubbles": true,
|
|
27631
|
+
"complexType": {
|
|
27632
|
+
"original": "string | string[]",
|
|
27633
|
+
"resolved": "string | string[]",
|
|
27634
|
+
"references": {}
|
|
27635
|
+
},
|
|
27636
|
+
"cancelable": true,
|
|
27637
|
+
"composed": true,
|
|
27638
|
+
"docs": "",
|
|
27639
|
+
"docsTags": []
|
|
27640
|
+
},
|
|
27641
|
+
{
|
|
27642
|
+
"event": "inputValueChanged",
|
|
27643
|
+
"detail": "void",
|
|
27644
|
+
"bubbles": true,
|
|
27645
|
+
"complexType": {
|
|
27646
|
+
"original": "void",
|
|
27647
|
+
"resolved": "void",
|
|
27648
|
+
"references": {}
|
|
27649
|
+
},
|
|
27650
|
+
"cancelable": true,
|
|
27651
|
+
"composed": true,
|
|
27652
|
+
"docs": "",
|
|
27653
|
+
"docsTags": []
|
|
27654
|
+
},
|
|
27282
27655
|
{
|
|
27283
27656
|
"event": "pageItemSelected",
|
|
27284
27657
|
"detail": "{ pageSize: any; pageNumber: number; }",
|
|
@@ -27306,62 +27679,88 @@
|
|
|
27306
27679
|
"composed": true,
|
|
27307
27680
|
"docs": "",
|
|
27308
27681
|
"docsTags": []
|
|
27682
|
+
},
|
|
27683
|
+
{
|
|
27684
|
+
"event": "selectionChanged",
|
|
27685
|
+
"detail": "any[]",
|
|
27686
|
+
"bubbles": true,
|
|
27687
|
+
"complexType": {
|
|
27688
|
+
"original": "any[]",
|
|
27689
|
+
"resolved": "any[]",
|
|
27690
|
+
"references": {}
|
|
27691
|
+
},
|
|
27692
|
+
"cancelable": true,
|
|
27693
|
+
"composed": true,
|
|
27694
|
+
"docs": "",
|
|
27695
|
+
"docsTags": []
|
|
27696
|
+
}
|
|
27697
|
+
],
|
|
27698
|
+
"listeners": [
|
|
27699
|
+
{
|
|
27700
|
+
"event": "resize",
|
|
27701
|
+
"target": "window",
|
|
27702
|
+
"capture": false,
|
|
27703
|
+
"passive": true
|
|
27309
27704
|
}
|
|
27310
27705
|
],
|
|
27311
|
-
"listeners": [],
|
|
27312
27706
|
"styles": [],
|
|
27313
27707
|
"slots": [],
|
|
27314
27708
|
"parts": [],
|
|
27315
27709
|
"dependents": [],
|
|
27316
27710
|
"dependencies": [
|
|
27711
|
+
"gb-badge",
|
|
27712
|
+
"gb-help-tooltip",
|
|
27713
|
+
"gb-checkbox",
|
|
27317
27714
|
"gb-button",
|
|
27318
27715
|
"gb-portal",
|
|
27319
|
-
"gb-
|
|
27716
|
+
"gb-dropdown-items-with-shortcut",
|
|
27717
|
+
"gb-table-header",
|
|
27718
|
+
"gb-empty-state",
|
|
27320
27719
|
"gb-pagination"
|
|
27321
27720
|
],
|
|
27322
27721
|
"dependencyGraph": {
|
|
27323
27722
|
"gb-table": [
|
|
27723
|
+
"gb-badge",
|
|
27724
|
+
"gb-help-tooltip",
|
|
27725
|
+
"gb-checkbox",
|
|
27324
27726
|
"gb-button",
|
|
27325
27727
|
"gb-portal",
|
|
27326
|
-
"gb-
|
|
27728
|
+
"gb-dropdown-items-with-shortcut",
|
|
27729
|
+
"gb-table-header",
|
|
27730
|
+
"gb-empty-state",
|
|
27327
27731
|
"gb-pagination"
|
|
27328
27732
|
],
|
|
27329
|
-
"gb-
|
|
27330
|
-
"gb-tooltip"
|
|
27331
|
-
],
|
|
27332
|
-
"gb-input-dropdown-menu-item": [
|
|
27733
|
+
"gb-badge": [
|
|
27333
27734
|
"gb-avatar",
|
|
27334
|
-
"gb-
|
|
27735
|
+
"gb-badge-close"
|
|
27335
27736
|
],
|
|
27336
27737
|
"gb-avatar": [
|
|
27337
27738
|
"gb-avatar-contrast-inner-border",
|
|
27338
27739
|
"gb-status-indicator"
|
|
27339
27740
|
],
|
|
27741
|
+
"gb-help-tooltip": [
|
|
27742
|
+
"gb-tooltip"
|
|
27743
|
+
],
|
|
27340
27744
|
"gb-checkbox": [
|
|
27341
27745
|
"gb-checkbox-base"
|
|
27342
27746
|
],
|
|
27343
|
-
"gb-
|
|
27344
|
-
"gb-
|
|
27345
|
-
"gb-pagination-number-base",
|
|
27346
|
-
"gb-input-dropdown",
|
|
27347
|
-
"gb-pagination-button-group-base"
|
|
27747
|
+
"gb-button": [
|
|
27748
|
+
"gb-tooltip"
|
|
27348
27749
|
],
|
|
27349
|
-
"gb-
|
|
27350
|
-
"gb-
|
|
27351
|
-
"gb-button",
|
|
27352
|
-
"gb-tag",
|
|
27353
|
-
"gb-help-tooltip",
|
|
27354
|
-
"gb-input-field",
|
|
27355
|
-
"gb-input-dropdown-menu-item"
|
|
27750
|
+
"gb-dropdown-items-with-shortcut": [
|
|
27751
|
+
"gb-checkbox"
|
|
27356
27752
|
],
|
|
27357
|
-
"gb-
|
|
27358
|
-
"gb-
|
|
27359
|
-
"gb-
|
|
27360
|
-
"gb-
|
|
27361
|
-
"gb-
|
|
27753
|
+
"gb-table-header": [
|
|
27754
|
+
"gb-date-picker",
|
|
27755
|
+
"gb-input-field",
|
|
27756
|
+
"gb-button-group",
|
|
27757
|
+
"gb-button",
|
|
27758
|
+
"gb-filter-button",
|
|
27759
|
+
"gb-export-dropdown"
|
|
27362
27760
|
],
|
|
27363
|
-
"gb-
|
|
27364
|
-
"gb-
|
|
27761
|
+
"gb-date-picker": [
|
|
27762
|
+
"gb-date-picker-list-item",
|
|
27763
|
+
"gb-button"
|
|
27365
27764
|
],
|
|
27366
27765
|
"gb-input-field": [
|
|
27367
27766
|
"gb-help-tooltip",
|
|
@@ -27370,12 +27769,60 @@
|
|
|
27370
27769
|
"gb-password-button",
|
|
27371
27770
|
"gb-tag"
|
|
27372
27771
|
],
|
|
27772
|
+
"gb-input-dropdown-menu-item": [
|
|
27773
|
+
"gb-avatar",
|
|
27774
|
+
"gb-checkbox"
|
|
27775
|
+
],
|
|
27373
27776
|
"gb-password-button": [
|
|
27374
27777
|
"gb-btn",
|
|
27375
27778
|
"gb-button"
|
|
27376
27779
|
],
|
|
27377
27780
|
"gb-btn": [
|
|
27378
27781
|
"gb-tooltip"
|
|
27782
|
+
],
|
|
27783
|
+
"gb-tag": [
|
|
27784
|
+
"gb-tag-checkbox",
|
|
27785
|
+
"gb-avatar",
|
|
27786
|
+
"gb-tag-count",
|
|
27787
|
+
"gb-tag-close"
|
|
27788
|
+
],
|
|
27789
|
+
"gb-button-group": [
|
|
27790
|
+
"gb-button-group-base"
|
|
27791
|
+
],
|
|
27792
|
+
"gb-button-group-base": [
|
|
27793
|
+
"gb-checkbox"
|
|
27794
|
+
],
|
|
27795
|
+
"gb-filter-button": [
|
|
27796
|
+
"gb-button",
|
|
27797
|
+
"gb-badge"
|
|
27798
|
+
],
|
|
27799
|
+
"gb-export-dropdown": [
|
|
27800
|
+
"gb-export-dropdown-item",
|
|
27801
|
+
"gb-export-sub-dropdown"
|
|
27802
|
+
],
|
|
27803
|
+
"gb-export-sub-dropdown": [
|
|
27804
|
+
"gb-export-sub-dropdown-item"
|
|
27805
|
+
],
|
|
27806
|
+
"gb-empty-state": [
|
|
27807
|
+
"gb-pattern",
|
|
27808
|
+
"gb-featured-icon",
|
|
27809
|
+
"gb-illustration",
|
|
27810
|
+
"gb-file-type-icon",
|
|
27811
|
+
"gb-button"
|
|
27812
|
+
],
|
|
27813
|
+
"gb-pagination": [
|
|
27814
|
+
"gb-button",
|
|
27815
|
+
"gb-pagination-number-base",
|
|
27816
|
+
"gb-input-dropdown",
|
|
27817
|
+
"gb-pagination-button-group-base"
|
|
27818
|
+
],
|
|
27819
|
+
"gb-input-dropdown": [
|
|
27820
|
+
"gb-avatar",
|
|
27821
|
+
"gb-button",
|
|
27822
|
+
"gb-tag",
|
|
27823
|
+
"gb-help-tooltip",
|
|
27824
|
+
"gb-input-field",
|
|
27825
|
+
"gb-input-dropdown-menu-item"
|
|
27379
27826
|
]
|
|
27380
27827
|
}
|
|
27381
27828
|
},
|
|
@@ -27566,10 +28013,10 @@
|
|
|
27566
28013
|
"docsTags": [
|
|
27567
28014
|
{
|
|
27568
28015
|
"name": "default",
|
|
27569
|
-
"text": "'
|
|
28016
|
+
"text": "'left'"
|
|
27570
28017
|
}
|
|
27571
28018
|
],
|
|
27572
|
-
"default": "'
|
|
28019
|
+
"default": "'left'",
|
|
27573
28020
|
"values": [
|
|
27574
28021
|
{
|
|
27575
28022
|
"value": "left",
|
|
@@ -28248,10 +28695,10 @@
|
|
|
28248
28695
|
"docsTags": [
|
|
28249
28696
|
{
|
|
28250
28697
|
"name": "default",
|
|
28251
|
-
"text": "
|
|
28698
|
+
"text": "false"
|
|
28252
28699
|
}
|
|
28253
28700
|
],
|
|
28254
|
-
"default": "
|
|
28701
|
+
"default": "false",
|
|
28255
28702
|
"values": [
|
|
28256
28703
|
{
|
|
28257
28704
|
"type": "boolean"
|
|
@@ -28425,7 +28872,9 @@
|
|
|
28425
28872
|
"styles": [],
|
|
28426
28873
|
"slots": [],
|
|
28427
28874
|
"parts": [],
|
|
28428
|
-
"dependents": [
|
|
28875
|
+
"dependents": [
|
|
28876
|
+
"gb-table"
|
|
28877
|
+
],
|
|
28429
28878
|
"dependencies": [
|
|
28430
28879
|
"gb-date-picker",
|
|
28431
28880
|
"gb-input-field",
|
|
@@ -28504,6 +28953,9 @@
|
|
|
28504
28953
|
],
|
|
28505
28954
|
"gb-export-sub-dropdown": [
|
|
28506
28955
|
"gb-export-sub-dropdown-item"
|
|
28956
|
+
],
|
|
28957
|
+
"gb-table": [
|
|
28958
|
+
"gb-table-header"
|
|
28507
28959
|
]
|
|
28508
28960
|
}
|
|
28509
28961
|
},
|
|
@@ -32374,6 +32826,11 @@
|
|
|
32374
32826
|
"docstring": "",
|
|
32375
32827
|
"path": "src/components.d.ts"
|
|
32376
32828
|
},
|
|
32829
|
+
"src/models/reusableModels.ts::PortalPlacement": {
|
|
32830
|
+
"declaration": "export type PortalPlacement =\r\n | 'top'\r\n | 'top-start'\r\n | 'top-end'\r\n | 'bottom'\r\n | 'bottom-start'\r\n | 'bottom-end'\r\n | 'left'\r\n | 'left-start'\r\n | 'left-end'\r\n | 'right'\r\n | 'right-start'\r\n | 'right-end';",
|
|
32831
|
+
"docstring": "",
|
|
32832
|
+
"path": "src/models/reusableModels.ts"
|
|
32833
|
+
},
|
|
32377
32834
|
"src/components.d.ts::StateType": {
|
|
32378
32835
|
"declaration": "any",
|
|
32379
32836
|
"docstring": "",
|
|
@@ -32400,12 +32857,17 @@
|
|
|
32400
32857
|
"path": "src/models/reusableModels.ts"
|
|
32401
32858
|
},
|
|
32402
32859
|
"src/models/reusableModels.ts::TableColumn": {
|
|
32403
|
-
"declaration": "export interface TableColumn {\r\n key: string;\r\n label: string;\r\n width?: string;\r\n align?: 'left' | 'center' | 'right';\r\n stickyRight?: boolean;\r\n sortable?: boolean;\r\n cellComponent?: string;\r\n cellActionType?: 'dropdown' | 'void'
|
|
32860
|
+
"declaration": "export interface TableColumn {\r\n key: string;\r\n label: string;\r\n width?: string;\r\n align?: 'left' | 'center' | 'right';\r\n stickyRight?: boolean;\r\n helpIcon?: boolean;\r\n sortable?: boolean;\r\n sortType?: 'string' | 'number' | 'date';\r\n sortComparator?: (a: any, b: any) => number;\r\n render?: (row: any) => any;\r\n cellComponent?: string;\r\n cellActionType?: 'dropdown' | 'void';\r\n cellProps?: { [key: string]: any };\r\n cellSlots?: JSX.Element | ((row: any) => JSX.Element);\r\n onClick?: () => void;\r\n mobile?: {\r\n position?: MobilePosition;\r\n };\r\n}",
|
|
32404
32861
|
"docstring": "",
|
|
32405
32862
|
"path": "src/models/reusableModels.ts"
|
|
32406
32863
|
},
|
|
32407
32864
|
"src/models/reusableModels.ts::RowAction": {
|
|
32408
|
-
"declaration": "export interface RowAction {\r\n label: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: boolean;\r\n}",
|
|
32865
|
+
"declaration": "export interface RowAction {\r\n label: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: boolean;\r\n type?: 'button' | 'dropdown';\r\n}",
|
|
32866
|
+
"docstring": "",
|
|
32867
|
+
"path": "src/models/reusableModels.ts"
|
|
32868
|
+
},
|
|
32869
|
+
"src/models/reusableModels.ts::DropdownOption": {
|
|
32870
|
+
"declaration": "export interface DropdownOption {\r\n label: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: boolean;\r\n}",
|
|
32409
32871
|
"docstring": "",
|
|
32410
32872
|
"path": "src/models/reusableModels.ts"
|
|
32411
32873
|
},
|