globuswebcomponents 2.17.0 → 2.17.2

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.
Files changed (210) hide show
  1. package/dist/cjs/gb-accordion-card_80.cjs.entry.js +19 -19
  2. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  4. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +1 -1
  7. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  8. package/dist/cjs/test-wrapper.cjs.entry.js +1 -2
  9. package/dist/cjs/test-wrapper.entry.cjs.js.map +1 -1
  10. package/dist/collection/components/gb-button/readme.md +2 -0
  11. package/dist/collection/components/gb-table/gb-table.js +5 -5
  12. package/dist/collection/components/gb-table/gb-table.js.map +1 -1
  13. package/dist/collection/components/gb-table-test/gb-table-test.js +2 -5
  14. package/dist/collection/components/gb-table-test/gb-table-test.js.map +1 -1
  15. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  16. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  17. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  18. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  19. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  20. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  21. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  22. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  23. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  24. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  25. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  26. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  27. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  28. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  29. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  30. package/dist/collection/components/gb-wysiwyg-toolbar/gb-wysiwyg-toolbar.js +1 -1
  31. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  32. package/dist/components/gb-accordion-card.js +2 -2
  33. package/dist/components/gb-action-panel.js +2 -2
  34. package/dist/components/gb-approval-modal.js +8 -8
  35. package/dist/components/gb-avatar-add-button.js +1 -1
  36. package/dist/components/gb-avatar-dropdown.js +1 -1
  37. package/dist/components/gb-avatar-group.js +2 -2
  38. package/dist/components/gb-btn.js +1 -1
  39. package/dist/components/gb-button.js +1 -1
  40. package/dist/components/gb-checkbox-group-item.js +1 -1
  41. package/dist/components/gb-checkbox-group.js +3 -3
  42. package/dist/components/gb-collapse-button.js +1 -1
  43. package/dist/components/gb-comment.js +2 -2
  44. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  45. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  46. package/dist/components/gb-date-picker.js +1 -1
  47. package/dist/components/gb-detail-cell.js +2 -2
  48. package/dist/components/gb-empty-state.js +1 -1
  49. package/dist/components/gb-file-upload-item-base.js +1 -1
  50. package/dist/components/gb-file-upload.js +4 -4
  51. package/dist/components/gb-filter-button.js +1 -1
  52. package/dist/components/gb-filter-modal.js +1 -1
  53. package/dist/components/gb-header.js +13 -13
  54. package/dist/components/gb-help-tooltip.js +1 -1
  55. package/dist/components/gb-icon-button-base.js +1 -1
  56. package/dist/components/gb-input-dropdown-test.js +9 -9
  57. package/dist/components/gb-input-dropdown.js +1 -1
  58. package/dist/components/gb-input-field.js +1 -1
  59. package/dist/components/gb-modal-action.js +1 -1
  60. package/dist/components/gb-modal.js +3 -3
  61. package/dist/components/gb-nav-bar-item.js +1 -1
  62. package/dist/components/gb-nav-bar-sidemenu.js +1 -1
  63. package/dist/components/gb-nav-bar.js +2 -2
  64. package/dist/components/gb-notification-pane.js +1 -1
  65. package/dist/components/gb-pagination.js +1 -1
  66. package/dist/components/gb-password-button.js +1 -1
  67. package/dist/components/gb-progress-bar.js +1 -1
  68. package/dist/components/gb-prompt-modal.js +2 -2
  69. package/dist/components/gb-rich-text.js +12 -12
  70. package/dist/components/gb-sidebar.js +5 -5
  71. package/dist/components/gb-simple-side-bar-item.js +1 -1
  72. package/dist/components/gb-slider-control-handle.js +1 -1
  73. package/dist/components/gb-slider.js +2 -2
  74. package/dist/components/gb-table-header.js +1 -1
  75. package/dist/components/gb-table.js +1 -1
  76. package/dist/components/gb-tag-checkbox.js +1 -1
  77. package/dist/components/gb-tag-close.js +1 -1
  78. package/dist/components/gb-tag-count.js +1 -1
  79. package/dist/components/gb-tag.js +1 -1
  80. package/dist/components/gb-textarea-input-field.js +1 -1
  81. package/dist/components/gb-theme-tab.js +1 -1
  82. package/dist/components/gb-toast-button.js +1 -1
  83. package/dist/components/gb-toast.js +1 -1
  84. package/dist/components/gb-toggle-base.js +1 -1
  85. package/dist/components/gb-toggle.js +1 -1
  86. package/dist/components/gb-token-field-compact.js +1 -1
  87. package/dist/components/gb-token-field-compressed.js +2 -2
  88. package/dist/components/gb-tooltip.js +1 -1
  89. package/dist/components/gb-vertical-tabs.js +1 -1
  90. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  91. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  92. package/dist/components/gb-wysiwyg-tooltip.js +1 -1
  93. package/dist/components/{p-D2XNcd98.js → p-B-jY6LAf.js} +11 -11
  94. package/dist/components/{p-D2XNcd98.js.map → p-B-jY6LAf.js.map} +1 -1
  95. package/dist/components/{p-dvsnNsWY.js → p-B1VheAVY.js} +5 -5
  96. package/dist/components/{p-dvsnNsWY.js.map → p-B1VheAVY.js.map} +1 -1
  97. package/dist/components/{p-CZkEMeZd.js → p-B49zVmuD.js} +4 -4
  98. package/dist/components/{p-CZkEMeZd.js.map → p-B49zVmuD.js.map} +1 -1
  99. package/dist/components/{p-GszQCyXb.js → p-B5TsN1E4.js} +4 -4
  100. package/dist/components/{p-GszQCyXb.js.map → p-B5TsN1E4.js.map} +1 -1
  101. package/dist/components/{p-ChGsSHyD.js → p-BB-vktvb.js} +3 -3
  102. package/dist/components/{p-ChGsSHyD.js.map → p-BB-vktvb.js.map} +1 -1
  103. package/dist/components/{p-C1BEL6jH.js → p-BMVHXgxU.js} +12 -12
  104. package/dist/components/{p-C1BEL6jH.js.map → p-BMVHXgxU.js.map} +1 -1
  105. package/dist/components/{p-DX7NMlGY.js → p-BOvu3PCb.js} +9 -9
  106. package/dist/components/{p-DX7NMlGY.js.map → p-BOvu3PCb.js.map} +1 -1
  107. package/dist/components/{p-iWdssWCr.js → p-BYP6HAjp.js} +3 -3
  108. package/dist/components/{p-iWdssWCr.js.map → p-BYP6HAjp.js.map} +1 -1
  109. package/dist/components/{p-Cf_GFf1d.js → p-BbUBXvD3.js} +4 -4
  110. package/dist/components/{p-Cf_GFf1d.js.map → p-BbUBXvD3.js.map} +1 -1
  111. package/dist/components/{p-CHKnEWqk.js → p-BfQfhmt2.js} +4 -4
  112. package/dist/components/{p-CHKnEWqk.js.map → p-BfQfhmt2.js.map} +1 -1
  113. package/dist/components/{p-DeXQ5EJ5.js → p-BwVwRnu4.js} +3 -3
  114. package/dist/components/{p-DeXQ5EJ5.js.map → p-BwVwRnu4.js.map} +1 -1
  115. package/dist/components/{p-C5In_G7H.js → p-By06v2rr.js} +3 -3
  116. package/dist/components/{p-C5In_G7H.js.map → p-By06v2rr.js.map} +1 -1
  117. package/dist/components/{p-Bp0YR1uJ.js → p-C-81y7Ao.js} +3 -3
  118. package/dist/components/{p-Bp0YR1uJ.js.map → p-C-81y7Ao.js.map} +1 -1
  119. package/dist/components/{p-4YZvp-qM.js → p-C1dYzyfa.js} +3 -3
  120. package/dist/components/{p-4YZvp-qM.js.map → p-C1dYzyfa.js.map} +1 -1
  121. package/dist/components/{p-n4Lzg2Aw.js → p-C26KO13_.js} +3 -3
  122. package/dist/components/{p-n4Lzg2Aw.js.map → p-C26KO13_.js.map} +1 -1
  123. package/dist/components/{p-BQeqF_-6.js → p-C555_4OR.js} +4 -4
  124. package/dist/components/{p-BQeqF_-6.js.map → p-C555_4OR.js.map} +1 -1
  125. package/dist/components/{p-b_TGMORd.js → p-CCiQQgXc.js} +5 -5
  126. package/dist/components/{p-b_TGMORd.js.map → p-CCiQQgXc.js.map} +1 -1
  127. package/dist/components/{p-C2x5lNJ2.js → p-CF8lWVGI.js} +3 -3
  128. package/dist/components/{p-C2x5lNJ2.js.map → p-CF8lWVGI.js.map} +1 -1
  129. package/dist/components/{p-QPpFI6Tl.js → p-CLvY21aj.js} +5 -5
  130. package/dist/components/{p-QPpFI6Tl.js.map → p-CLvY21aj.js.map} +1 -1
  131. package/dist/components/{p-DgixiwuN.js → p-COlgB45x.js} +13 -13
  132. package/dist/components/{p-DgixiwuN.js.map → p-COlgB45x.js.map} +1 -1
  133. package/dist/components/{p-C-e3hNlH.js → p-COvlJwgH.js} +4 -4
  134. package/dist/components/{p-C-e3hNlH.js.map → p-COvlJwgH.js.map} +1 -1
  135. package/dist/components/{p-BNAvzBZq.js → p-CUQQ_pVS.js} +3 -3
  136. package/dist/components/{p-BNAvzBZq.js.map → p-CUQQ_pVS.js.map} +1 -1
  137. package/dist/components/{p-DDeW0ybD.js → p-CjlHYbIG.js} +27 -27
  138. package/dist/components/p-CjlHYbIG.js.map +1 -0
  139. package/dist/components/{p-Dh9pNyX0.js → p-CphUJ7Q5.js} +4 -4
  140. package/dist/components/{p-Dh9pNyX0.js.map → p-CphUJ7Q5.js.map} +1 -1
  141. package/dist/components/{p-DTVnCJvY.js → p-CxQvrUbZ.js} +3 -3
  142. package/dist/components/{p-DTVnCJvY.js.map → p-CxQvrUbZ.js.map} +1 -1
  143. package/dist/components/{p-XOEsdWXU.js → p-D0_rEkQ_.js} +4 -4
  144. package/dist/components/{p-XOEsdWXU.js.map → p-D0_rEkQ_.js.map} +1 -1
  145. package/dist/components/{p-wH0NPWp6.js → p-DAgyye0m.js} +6 -6
  146. package/dist/components/{p-wH0NPWp6.js.map → p-DAgyye0m.js.map} +1 -1
  147. package/dist/components/{p-DclzsKE1.js → p-DAyBw9KX.js} +3 -3
  148. package/dist/components/{p-DclzsKE1.js.map → p-DAyBw9KX.js.map} +1 -1
  149. package/dist/components/{p-Cp9sNYro.js → p-DK1gLemw.js} +3 -3
  150. package/dist/components/{p-Cp9sNYro.js.map → p-DK1gLemw.js.map} +1 -1
  151. package/dist/components/{p-CcdQMEiN.js → p-DS5er_ay.js} +14 -14
  152. package/dist/components/{p-CcdQMEiN.js.map → p-DS5er_ay.js.map} +1 -1
  153. package/dist/components/{p-BX4Hw5Pp.js → p-DUcTdAwQ.js} +3 -3
  154. package/dist/components/{p-BX4Hw5Pp.js.map → p-DUcTdAwQ.js.map} +1 -1
  155. package/dist/components/{p-CxgSqKYx.js → p-DlL4FShm.js} +3 -3
  156. package/dist/components/{p-CxgSqKYx.js.map → p-DlL4FShm.js.map} +1 -1
  157. package/dist/components/{p-BH_pWFmu.js → p-F2IP2NQ7.js} +10 -10
  158. package/dist/components/{p-BH_pWFmu.js.map → p-F2IP2NQ7.js.map} +1 -1
  159. package/dist/components/{p-CU5l35gn.js → p-SXFZD34y.js} +3 -3
  160. package/dist/components/{p-CU5l35gn.js.map → p-SXFZD34y.js.map} +1 -1
  161. package/dist/components/{p-B9y0gFWa.js → p-bukoNd9j.js} +3 -3
  162. package/dist/components/{p-B9y0gFWa.js.map → p-bukoNd9j.js.map} +1 -1
  163. package/dist/components/{p-Dt60TTUE.js → p-d1qdPSLe.js} +6 -6
  164. package/dist/components/{p-Dt60TTUE.js.map → p-d1qdPSLe.js.map} +1 -1
  165. package/dist/components/{p-TVd0-ncC.js → p-dVwy1uvR.js} +5 -5
  166. package/dist/components/{p-TVd0-ncC.js.map → p-dVwy1uvR.js.map} +1 -1
  167. package/dist/components/{p-B0otylT9.js → p-eH4yIAd0.js} +4 -4
  168. package/dist/components/{p-B0otylT9.js.map → p-eH4yIAd0.js.map} +1 -1
  169. package/dist/components/{p-B-_n34Mq.js → p-mmif47-b.js} +3 -3
  170. package/dist/components/{p-B-_n34Mq.js.map → p-mmif47-b.js.map} +1 -1
  171. package/dist/components/{p-Cx4oJFSt.js → p-u073g6kS.js} +3 -3
  172. package/dist/components/{p-Cx4oJFSt.js.map → p-u073g6kS.js.map} +1 -1
  173. package/dist/components/test-input-tag.js +6 -6
  174. package/dist/components/test-wrapper.js +23 -24
  175. package/dist/components/test-wrapper.js.map +1 -1
  176. package/dist/docs.json +9 -8
  177. package/dist/esm/gb-accordion-card_80.entry.js +19 -19
  178. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  179. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  180. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  181. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  182. package/dist/esm/gb-wysiwyg-toolbar.entry.js +1 -1
  183. package/dist/esm/test-input-tag.entry.js +2 -2
  184. package/dist/esm/test-wrapper.entry.js +2 -3
  185. package/dist/esm/test-wrapper.entry.js.map +1 -1
  186. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  187. package/dist/globuscomponents/{p-528e9bbf.entry.js → p-29ee3766.entry.js} +2 -2
  188. package/dist/globuscomponents/{p-42063daf.entry.js → p-3574b3d8.entry.js} +2 -2
  189. package/dist/globuscomponents/{p-3bf86ca5.entry.js → p-95cf9d76.entry.js} +2 -2
  190. package/dist/globuscomponents/p-95cf9d76.entry.js.map +1 -0
  191. package/dist/globuscomponents/{p-9767bb82.entry.js → p-ca8a55bf.entry.js} +2 -2
  192. package/dist/globuscomponents/{p-53b415e8.entry.js → p-d3157710.entry.js} +2 -2
  193. package/dist/globuscomponents/{p-1e5f04e2.entry.js → p-d5f82cf7.entry.js} +2 -2
  194. package/dist/globuscomponents/{p-b2bab8bd.entry.js → p-e1933bac.entry.js} +2 -2
  195. package/dist/globuscomponents/p-f22a7164.entry.js +2 -0
  196. package/dist/globuscomponents/p-f22a7164.entry.js.map +1 -0
  197. package/dist/globuscomponents/readme.md +2 -0
  198. package/dist/globuscomponents/test-wrapper.entry.esm.js.map +1 -1
  199. package/dist/types/components/gb-table-test/gb-table-test.d.ts +0 -1
  200. package/package.json +1 -1
  201. package/dist/components/p-DDeW0ybD.js.map +0 -1
  202. package/dist/globuscomponents/p-0bb96d33.entry.js +0 -2
  203. package/dist/globuscomponents/p-0bb96d33.entry.js.map +0 -1
  204. package/dist/globuscomponents/p-3bf86ca5.entry.js.map +0 -1
  205. /package/dist/globuscomponents/{p-528e9bbf.entry.js.map → p-29ee3766.entry.js.map} +0 -0
  206. /package/dist/globuscomponents/{p-42063daf.entry.js.map → p-3574b3d8.entry.js.map} +0 -0
  207. /package/dist/globuscomponents/{p-9767bb82.entry.js.map → p-ca8a55bf.entry.js.map} +0 -0
  208. /package/dist/globuscomponents/{p-53b415e8.entry.js.map → p-d3157710.entry.js.map} +0 -0
  209. /package/dist/globuscomponents/{p-1e5f04e2.entry.js.map → p-d5f82cf7.entry.js.map} +0 -0
  210. /package/dist/globuscomponents/{p-b2bab8bd.entry.js.map → p-e1933bac.entry.js.map} +0 -0
@@ -901,7 +901,7 @@ export class GbTable {
901
901
  .map((col, index) => (h(Fragment, null, h("td", { style: { textAlign: col.align || 'left' }, class: `table_detail ${this.stickyFirstColumn && index === 0 ? 'sticky_left' : ''} ${this.isScrollable ? 'has_border' : ''}` }, this.renderCell(col, row))))), this.showActionsColumn && (h("td", { class: { table_detail: true, actions_cell: true, sticky_right: this.stickyLastColumn, has_border: this.isScrollable }, style: { width: '50px' } }, h(Fragment, null, h("div", { class: "action_buttons" }, this.rowActions.map(action => (h(Fragment, null, action.type === 'dropdown' ? (h("gb-button", { id: `gb-table-trigger-${rowIndex}`, ref: el => (this.actionButtonRefs[rowIndex] = el), class: "dropdown_button", hierarchy: "tertiary_gray", size: "md", icon: "only", iconLeading: true, iconLeadingSwap: "assets/more-horizontal.svg", onClick: e => {
902
902
  e.stopPropagation();
903
903
  this.toggleDropdown(rowIndex);
904
- } })) : action.type === 'custom' ? (this.renderCustomActions ? (this.renderCustomActions(row)) : null) : (h("gb-button", { hierarchy: "tertiary_gray", size: "md", icon: "only", destructive: action.destructive, iconLeading: true, iconLeadingSwap: action.icon, onClick: e => {
904
+ } })) : action.type === 'custom' ? (h("slot", { name: "row_actions" })) : (h("gb-button", { hierarchy: "tertiary_gray", size: "md", icon: "only", destructive: action.destructive, iconLeading: true, iconLeadingSwap: action.icon, onClick: e => {
905
905
  e.stopPropagation();
906
906
  this.handleAction(action.action, row);
907
907
  } })))))), h(Fragment, null, this.openRowIndex === rowIndex && (h("gb-portal", { "anchor-id": `gb-table-trigger-${rowIndex}`, placement: this.dropdownPlacement, anchorEl: this.currentAnchorEl, boundaryEl: this.scrollContainer, dropdownHeight: requestAnimationFrame(() => this.dropdownRef.scrollHeight), open: true }, h("div", { class: "portal_dropdown_wrapper", ref: el => (this.dropdownRef = el) }, this.dropdownOptions.map(action => (h("gb-dropdown-items-with-shortcut", { icon: action.icon ? true : false, state: action.disabled ? StateEnum.Disabled : StateEnum.Default, label: action.label, "icon-src": action.icon, onClick: () => {
@@ -1122,16 +1122,16 @@ export class GbTable {
1122
1122
  window.removeEventListener('resize', this.checkViewport);
1123
1123
  }
1124
1124
  render() {
1125
- return (h("div", { key: 'ecbd96f75a578fe7c4729faa64e0981b4db76883', class: `table_wrapper ${this.currentTableLayout}` }, this.tableHeaderConfig && (h("div", { key: '27a90c6c234d6316b92126787b59cc30a4a861ee', class: `table-header ${this.currentTableLayout}` }, h("gb-table-header", { key: 'f74e3eb05a230a35674708ee9319d6f3ead930c2', type: this.tableHeaderConfig.type, mode: this.tableHeaderConfig.datePickerMode, "table-heading": this.tableHeaderConfig.tableHeading, "table-heading-label": this.tableHeaderConfig.tableHeadingLabel, "show-search": this.tableHeaderConfig.showSearch, "show-date-filter": this.tableHeaderConfig.showDateFilter, "show-filter": this.tableHeaderConfig.showFilter, "show-export": this.tableHeaderConfig.showExport, "show-column-options": this.tableHeaderConfig.showColumnOptions, "show-refresh-button": this.tableHeaderConfig.showRefreshButton, "input-placeholder": this.tableHeaderConfig.inputPlaceholder, "date-picker-placeholder": this.tableHeaderConfig.datePickerPlaceholder, "show-entire-data": this.tableHeaderConfig.showEntireData, "show-layout-toggle": this.tableHeaderConfig.showLayoutToggle, "filter-state": Object.keys(this.appliedFilterValues).length > 0 ? 'applied' : 'default', "filter-count": Object.keys(this.appliedFilterValues).length, "export-button-state": this.tableHeaderConfig.exportButtonState, "pdf-state": this.tableHeaderConfig.pdfState, "csv-state": this.tableHeaderConfig.csvState, onInputValueChanged: this.emitSearchValue.bind(this), onDateChange: this.emitDateChange.bind(this), onColumnOptionsButtonClicked: this.columnOptionsButtonClicked(), onExportClicked: e => this.exportButtonClicked(e), onFilterButtonClicked: () => this.openFilterModal(), onRefreshButtonClicked: () => this.onRefreshButtonClicked(), onLayoutButtonClicked: e => this.switchTableLayout(e), onTableControlClicked: e => this.emitTableContolClickedEvent(e) }))), this.showColumnsPanel && this.columns.length > 0 && (h("div", { key: '03a69e03ed948c172825d60afd1b21aebed704d9', class: "dialog", style: {
1125
+ return (h("div", { key: '7e37e1decada263824af90c8cff25cdc398c12d2', class: `table_wrapper ${this.currentTableLayout}` }, this.tableHeaderConfig && (h("div", { key: '1a61eb8ef7a06e3634a1d88f81549cef8d0d19ba', class: `table-header ${this.currentTableLayout}` }, h("gb-table-header", { key: '127fd89235313623b7bd1e7f7fc1e7f802a9f45d', type: this.tableHeaderConfig.type, mode: this.tableHeaderConfig.datePickerMode, "table-heading": this.tableHeaderConfig.tableHeading, "table-heading-label": this.tableHeaderConfig.tableHeadingLabel, "show-search": this.tableHeaderConfig.showSearch, "show-date-filter": this.tableHeaderConfig.showDateFilter, "show-filter": this.tableHeaderConfig.showFilter, "show-export": this.tableHeaderConfig.showExport, "show-column-options": this.tableHeaderConfig.showColumnOptions, "show-refresh-button": this.tableHeaderConfig.showRefreshButton, "input-placeholder": this.tableHeaderConfig.inputPlaceholder, "date-picker-placeholder": this.tableHeaderConfig.datePickerPlaceholder, "show-entire-data": this.tableHeaderConfig.showEntireData, "show-layout-toggle": this.tableHeaderConfig.showLayoutToggle, "filter-state": Object.keys(this.appliedFilterValues).length > 0 ? 'applied' : 'default', "filter-count": Object.keys(this.appliedFilterValues).length, "export-button-state": this.tableHeaderConfig.exportButtonState, "pdf-state": this.tableHeaderConfig.pdfState, "csv-state": this.tableHeaderConfig.csvState, onInputValueChanged: this.emitSearchValue.bind(this), onDateChange: this.emitDateChange.bind(this), onColumnOptionsButtonClicked: this.columnOptionsButtonClicked(), onExportClicked: e => this.exportButtonClicked(e), onFilterButtonClicked: () => this.openFilterModal(), onRefreshButtonClicked: () => this.onRefreshButtonClicked(), onLayoutButtonClicked: e => this.switchTableLayout(e), onTableControlClicked: e => this.emitTableContolClickedEvent(e) }))), this.showColumnsPanel && this.columns.length > 0 && (h("div", { key: '252d90ee540b90f0776b04ff3580fe92883b5eda', class: "dialog", style: {
1126
1126
  transform: `translate(${this.modalPosition.x}px, ${this.modalPosition.y}px)`,
1127
- } }, h("div", { key: 'e13f8d1e50ca0f943249d5ebb4827dd81a4c1218', class: "column-modal" }, h("div", { key: '448f4233a36435bbf34e4b839614e33072a4045d', class: "modal_header" }, h("div", { key: '69732e7e814d86476e678fb3143c150a9e4a72b3', class: "modal_header_content", onPointerDown: this.onModalPointerDown }, h("h4", { key: 'e7ab5e157444fffccc412954ce36d8e13e28686b', class: "heading display-xs-semi-bold" }, "Column Options"), h("gb-button-close", { key: '8d91a7c96ae86b19274046bd1bbf8037a4b05461', class: "close_button", color: "gray", size: "sm", onClick: () => (this.showColumnsPanel = false) }))), h("div", { key: '78ee134fb4f9e5a0878effdbc5f51cde7f4782b0', class: "content_wrapper" }, h("div", { key: 'b78b3fbfa603be4b198aa469b69750761659a0c7', class: "modal_content" }, this.internalColumns.map((col, index) => (h("div", { class: "column_option", draggable: true, onDragStart: () => (this.draggedIndex = index), onDragOver: e => e.preventDefault(), onDrop: () => {
1127
+ } }, h("div", { key: '53ed04f9b2d40d5031c160e3fce76c80a995b3f3', class: "column-modal" }, h("div", { key: '1b481f9a462812fa6c9252043c456a0697164ff9', class: "modal_header" }, h("div", { key: 'd090fdf401483a4e52ef58f8c73990fe70421d31', class: "modal_header_content", onPointerDown: this.onModalPointerDown }, h("h4", { key: '84c7223322fa17b5cea1aeaa89f37a0450ff0563', class: "heading display-xs-semi-bold" }, "Column Options"), h("gb-button-close", { key: '35385dbd7a801fa62534c5a9996a48f6ec2290c4', class: "close_button", color: "gray", size: "sm", onClick: () => (this.showColumnsPanel = false) }))), h("div", { key: '6db9081a50ee72b78bb13f8fa8bdf944cc3f315d', class: "content_wrapper" }, h("div", { key: '3864f3180ce0883958e220ad88e19303db3c0b73', class: "modal_content" }, this.internalColumns.map((col, index) => (h("div", { class: "column_option", draggable: true, onDragStart: () => (this.draggedIndex = index), onDragOver: e => e.preventDefault(), onDrop: () => {
1128
1128
  if (this.draggedIndex !== null && this.draggedIndex !== index) {
1129
1129
  this.reorderColumns(this.draggedIndex, index);
1130
1130
  }
1131
1131
  this.draggedIndex = null;
1132
1132
  } }, h("div", { class: "label_and_dragger" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { d: "M8 6H8.00635M8 12H8.00635M8 18H8.00635M15.9937 6H16M15.9937 12H16M15.9937 18H16", stroke: "var(--color-icon, #4B5565)", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("p", { class: "label text-md-regular" }, col.label)), h("gb-toggle", { size: "sm", state: StateEnum.Default, position: "right", pressed: col.visible, text: false, onToggleClicked: e => {
1133
1133
  this.toggleColumn(e, col.key);
1134
- } })))), h("div", { key: '81bfd60a84ae3ce018800519a7e16425a44a990e', class: "modal-actions" })))))), this.showFilterModalInternal && this.filterConfig && (h("div", { key: '4fcf8c485b7f9240f9fa9bdfdbc07cc925210038', class: `filter_modal_wrapper ${this.isFilterModalVisible ? 'open' : 'closing'}` }, h("gb-filter-modal", { key: 'c2432a18c99e29b18ca2a55ff9339d2356caee39', class: "filter_modal", filterConfig: this.mergedFilterConfig, onClose: e => {
1134
+ } })))), h("div", { key: 'af8ba5cb159997b965129e26a45f28394e88234b', class: "modal-actions" })))))), this.showFilterModalInternal && this.filterConfig && (h("div", { key: 'e6b67ec8dd041a3725315c235010f33c100585a0', class: `filter_modal_wrapper ${this.isFilterModalVisible ? 'open' : 'closing'}` }, h("gb-filter-modal", { key: '71dfa5d239316d26fb78f7ac07d6a3283fa01adb', class: "filter_modal", filterConfig: this.mergedFilterConfig, onClose: e => {
1135
1135
  e.stopPropagation();
1136
1136
  this.closeFilterModal();
1137
1137
  }, onApplyFilters: e => this.onApplyFilters(e), onClearFilters: () => this.handleClearFilters() }))), this.internalLoading ? (
@@ -1178,7 +1178,7 @@ export class GbTable {
1178
1178
  ? this.renderDesktopView()
1179
1179
  : this.currentTableLayout === 'grid'
1180
1180
  ? this.renderGridView()
1181
- : null)), this.paginationConfig && (h("div", { key: 'dacef80f52cbcaecb101a6c1f20a1caddea54a96', class: `pagination ${this.currentTableLayout}` }, h("gb-pagination", { key: 'f50686e161588aa3e9d7d564aee3131fb5ca335d', "entries-dropdown-menu-position": this.paginationConfig.entriesDropdownMenuPosition, "page-size": this.paginationConfig.paginationMode === 'internal' ? this.internalPageSize : this.paginationConfig.pageSize, "current-page": this.paginationConfig.paginationMode === 'internal' ? this.internalCurrentPage : this.paginationConfig.currentPage, "total-pages": this.totalPages, onPageItemSelected: this.handlePageChange.bind(this) }))), this.showToast && (h("gb-toast", { key: '9654af9af7f09183e29459f40e704955018d5c2b', class: `toast ${this.toastVisible ? 'visible' : ''}`, color: "information", "main-text": this.filterMessage, breakpoint: "desktop", size: "floating", onClose: () => this.hideToast() }))));
1181
+ : null)), this.paginationConfig && (h("div", { key: '33a6244621ba1e6bc5310c93525c976f1ce2ed4a', class: `pagination ${this.currentTableLayout}` }, h("gb-pagination", { key: 'c967ffcb992ada18475e77b8fef0916f34cad21f', "entries-dropdown-menu-position": this.paginationConfig.entriesDropdownMenuPosition, "page-size": this.paginationConfig.paginationMode === 'internal' ? this.internalPageSize : this.paginationConfig.pageSize, "current-page": this.paginationConfig.paginationMode === 'internal' ? this.internalCurrentPage : this.paginationConfig.currentPage, "total-pages": this.totalPages, onPageItemSelected: this.handlePageChange.bind(this) }))), this.showToast && (h("gb-toast", { key: '61c8e21f95ce33eec2cbb0c6f67fd662d3bdb83a', class: `toast ${this.toastVisible ? 'visible' : ''}`, color: "information", "main-text": this.filterMessage, breakpoint: "desktop", size: "floating", onClose: () => this.hideToast() }))));
1182
1182
  }
1183
1183
  static get is() { return "gb-table"; }
1184
1184
  static get encapsulation() { return "shadow"; }