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
|
@@ -2785,6 +2785,7 @@
|
|
|
2785
2785
|
|
|
2786
2786
|
.table_wrapper {
|
|
2787
2787
|
width: 100%;
|
|
2788
|
+
overflow: visible;
|
|
2788
2789
|
}
|
|
2789
2790
|
|
|
2790
2791
|
/* .table_wrapper table th:first-child,
|
|
@@ -2817,24 +2818,47 @@ thead {
|
|
|
2817
2818
|
}
|
|
2818
2819
|
|
|
2819
2820
|
.table_head_row {
|
|
2820
|
-
text-align: left;
|
|
2821
2821
|
width: 100%;
|
|
2822
|
-
|
|
2823
|
-
gap: 0.75rem;
|
|
2824
|
-
align-self: stretch;
|
|
2825
|
-
border-bottom: 1px solid var(--color-border-subtle #cdd5df);
|
|
2822
|
+
border-bottom: 1px solid var(--color-border-subtle, #cdd5df);
|
|
2826
2823
|
background: var(--color-background-gray-subtler, #eef2f6);
|
|
2827
2824
|
}
|
|
2828
2825
|
|
|
2829
2826
|
.table_head_row th {
|
|
2827
|
+
/* display: flex; */
|
|
2828
|
+
justify-content: space-between;
|
|
2829
|
+
align-items: center;
|
|
2830
2830
|
padding: 0.75rem 1.5rem;
|
|
2831
2831
|
}
|
|
2832
2832
|
|
|
2833
|
+
.table_head_content {
|
|
2834
|
+
width: 100%;
|
|
2835
|
+
display: flex;
|
|
2836
|
+
justify-content: space-between;
|
|
2837
|
+
align-items: center;
|
|
2838
|
+
}
|
|
2839
|
+
|
|
2840
|
+
.align_left {
|
|
2841
|
+
flex-direction: row;
|
|
2842
|
+
}
|
|
2843
|
+
|
|
2844
|
+
.align_right {
|
|
2845
|
+
flex-direction: row-reverse;
|
|
2846
|
+
}
|
|
2847
|
+
|
|
2833
2848
|
.head_text,
|
|
2834
2849
|
.body_text {
|
|
2835
2850
|
color: var(--color-text, #4b5565);
|
|
2836
2851
|
}
|
|
2837
2852
|
|
|
2853
|
+
.head_text.sortable:hover {
|
|
2854
|
+
color: var(--color-text-bold, #202939);
|
|
2855
|
+
}
|
|
2856
|
+
|
|
2857
|
+
.table_head_icons {
|
|
2858
|
+
display: flex;
|
|
2859
|
+
gap: var(--spacing-1);
|
|
2860
|
+
}
|
|
2861
|
+
|
|
2838
2862
|
.body_text {
|
|
2839
2863
|
width: 100%;
|
|
2840
2864
|
white-space: nowrap;
|
|
@@ -2861,18 +2885,24 @@ thead {
|
|
|
2861
2885
|
z-index: 3;
|
|
2862
2886
|
}
|
|
2863
2887
|
|
|
2888
|
+
.sticky_right {
|
|
2889
|
+
position: sticky;
|
|
2890
|
+
right: 0;
|
|
2891
|
+
z-index: 3;
|
|
2892
|
+
}
|
|
2893
|
+
|
|
2864
2894
|
th.sticky_left,
|
|
2865
|
-
th.sticky_right{
|
|
2895
|
+
th.sticky_right {
|
|
2866
2896
|
background: var(--color-background-gray-subtler, #eef2f6);
|
|
2867
2897
|
}
|
|
2868
2898
|
|
|
2869
2899
|
.table_detail.sticky_left,
|
|
2870
|
-
.table_detail.sticky_right{
|
|
2900
|
+
.table_detail.sticky_right {
|
|
2871
2901
|
background: var(--color-background-card, #ffffff);
|
|
2872
2902
|
}
|
|
2873
2903
|
|
|
2874
|
-
th.sticky_left::after,
|
|
2875
|
-
|
|
2904
|
+
table th.has_border.sticky_left::after,
|
|
2905
|
+
table .table_detail.has_border.sticky_left::after {
|
|
2876
2906
|
content: '';
|
|
2877
2907
|
position: absolute;
|
|
2878
2908
|
top: 0;
|
|
@@ -2883,40 +2913,125 @@ th.sticky_right::after {
|
|
|
2883
2913
|
pointer-events: none;
|
|
2884
2914
|
}
|
|
2885
2915
|
|
|
2886
|
-
.
|
|
2916
|
+
.actions_cell.has_border.sticky_right::after {
|
|
2887
2917
|
content: '';
|
|
2888
2918
|
position: absolute;
|
|
2889
2919
|
top: 0;
|
|
2890
|
-
|
|
2920
|
+
left: 0;
|
|
2891
2921
|
width: 4px;
|
|
2892
2922
|
height: 100%;
|
|
2893
|
-
box-shadow: 2px 0
|
|
2923
|
+
box-shadow: -2px 0 2px var(--color-border-subtle, #cdd5df);
|
|
2894
2924
|
pointer-events: none;
|
|
2895
|
-
background: var(--color-background-card, #ffffff);
|
|
2896
|
-
}
|
|
2897
|
-
|
|
2898
|
-
.sticky_right {
|
|
2899
|
-
position: sticky;
|
|
2900
|
-
right: 0;
|
|
2901
|
-
z-index: 1;
|
|
2902
2925
|
}
|
|
2903
2926
|
|
|
2904
|
-
.empty_div{
|
|
2927
|
+
.empty_div {
|
|
2905
2928
|
height: 100%;
|
|
2906
2929
|
width: 70px;
|
|
2907
2930
|
}
|
|
2908
2931
|
|
|
2909
|
-
#dropdown_button{
|
|
2932
|
+
#dropdown_button {
|
|
2910
2933
|
position: relative;
|
|
2911
2934
|
}
|
|
2912
2935
|
|
|
2913
|
-
.
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2936
|
+
.action_buttons {
|
|
2937
|
+
display: flex;
|
|
2938
|
+
gap: var(--spacing-2);
|
|
2939
|
+
}
|
|
2940
|
+
|
|
2941
|
+
.dropdown_wrapper {
|
|
2942
|
+
width: 9.5rem;
|
|
2943
|
+
border-radius: var(--rounded-sm);
|
|
2944
|
+
border: 1px solid var(--color-border-subtler, #e3e8ef);
|
|
2945
|
+
background: var(--color-surface, #ffffff);
|
|
2946
|
+
box-shadow: var(--shadow-md);
|
|
2947
|
+
position: absolute;
|
|
2948
|
+
/* z-index: 1000; */
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2951
|
+
/* Mobile Table View Styles */
|
|
2952
|
+
.mobile_wrapper {
|
|
2953
|
+
display: flex;
|
|
2954
|
+
flex-direction: column;
|
|
2955
|
+
}
|
|
2956
|
+
|
|
2957
|
+
.mobile_card_wrapper {
|
|
2958
|
+
display: flex;
|
|
2959
|
+
align-items: flex-start;
|
|
2960
|
+
border-bottom: 1px solid var(--color-border-subtler, #e3e8ef);
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2963
|
+
.mobile-card {
|
|
2964
|
+
display: flex;
|
|
2965
|
+
flex-direction: column;
|
|
2966
|
+
width: 100%;
|
|
2967
|
+
box-sizing: border-box;
|
|
2968
|
+
padding: var(--spacing-6) var(--spacing-4);
|
|
2969
|
+
align-items: center;
|
|
2970
|
+
gap: var(--spacing-5);
|
|
2971
|
+
}
|
|
2972
|
+
|
|
2973
|
+
.mobile-row {
|
|
2974
|
+
width: 100%;
|
|
2975
|
+
display: flex;
|
|
2976
|
+
flex-direction: row;
|
|
2977
|
+
align-items: flex-start;
|
|
2978
|
+
justify-content: space-between;
|
|
2979
|
+
/* gap: var(--spacing-4); */
|
|
2980
|
+
flex: 1 0 0;
|
|
2981
|
+
}
|
|
2982
|
+
|
|
2983
|
+
.mobile-bottom {
|
|
2984
|
+
align-items: flex-end;
|
|
2985
|
+
text-align: right;
|
|
2986
|
+
}
|
|
2987
|
+
|
|
2988
|
+
/* .mobile-top .mobile-cell:first-child {
|
|
2989
|
+
font-weight: 500;
|
|
2990
|
+
font-size: 16px;
|
|
2991
|
+
}
|
|
2992
|
+
|
|
2993
|
+
.mobile-top .mobile-cell.right {
|
|
2994
|
+
font-weight: 600;
|
|
2995
|
+
font-size: 16px;
|
|
2996
|
+
} */
|
|
2997
|
+
|
|
2998
|
+
.mobile-cell {
|
|
2999
|
+
min-width: 0;
|
|
3000
|
+
}
|
|
3001
|
+
|
|
3002
|
+
.mobile-cell.right {
|
|
3003
|
+
display: flex;
|
|
3004
|
+
justify-content: flex-end;
|
|
3005
|
+
flex: 1;
|
|
3006
|
+
text-align: right;
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3009
|
+
.top_left_text,
|
|
3010
|
+
.top_right_text {
|
|
3011
|
+
max-width: 11rem;
|
|
3012
|
+
width: 100%;
|
|
3013
|
+
overflow: hidden;
|
|
3014
|
+
white-space: nowrap;
|
|
3015
|
+
text-overflow: ellipsis;
|
|
3016
|
+
min-width: 0;
|
|
3017
|
+
margin: 0;
|
|
3018
|
+
}
|
|
3019
|
+
|
|
3020
|
+
.top_left_text,
|
|
3021
|
+
.top_right_text {
|
|
3022
|
+
color: var(--color-text, #4b5565);
|
|
3023
|
+
}
|
|
3024
|
+
|
|
3025
|
+
.bottom_left_text {
|
|
3026
|
+
color: var(--color-text-subtle, #697586);
|
|
3027
|
+
}
|
|
3028
|
+
|
|
3029
|
+
.empty_state_wrapper {
|
|
3030
|
+
display: flex;
|
|
3031
|
+
padding: 2.5rem 2rem 3rem 2rem;
|
|
3032
|
+
flex-direction: column;
|
|
3033
|
+
justify-content: center;
|
|
3034
|
+
align-items: center;
|
|
3035
|
+
align-self: stretch;
|
|
3036
|
+
overflow: hidden;
|
|
3037
|
+
}
|