globuswebcomponents 2.13.1 → 2.13.3

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 (119) hide show
  1. package/dist/cjs/gb-action-panel_61.cjs.entry.js +742 -127
  2. package/dist/cjs/gb-approval-modal.cjs.entry.js +16 -13
  3. package/dist/cjs/gb-approval-modal.entry.cjs.js.map +1 -1
  4. package/dist/cjs/gb-modal-action.gb-modal-header.entry.cjs.js.map +1 -1
  5. package/dist/cjs/gb-modal-action_2.cjs.entry.js +12 -12
  6. package/dist/cjs/gb-prompt-modal.cjs.entry.js +2 -1
  7. package/dist/cjs/gb-prompt-modal.entry.cjs.js.map +1 -1
  8. package/dist/cjs/globuscomponents.cjs.js +1 -1
  9. package/dist/cjs/loader.cjs.js +1 -1
  10. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  11. package/dist/collection/components/gb-approval-modal/gb-approval-modal.js +63 -126
  12. package/dist/collection/components/gb-approval-modal/gb-approval-modal.js.map +1 -1
  13. package/dist/collection/components/gb-button-group/gb-button-group.js +4 -2
  14. package/dist/collection/components/gb-button-group/gb-button-group.js.map +1 -1
  15. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +9 -4
  16. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js.map +1 -1
  17. package/dist/collection/components/gb-input-field/gb-input-field.css +8 -1
  18. package/dist/collection/components/gb-input-field/gb-input-field.js +268 -28
  19. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  20. package/dist/collection/components/gb-modal-action/gb-modal-action.js +89 -89
  21. package/dist/collection/components/gb-modal-action/gb-modal-action.js.map +1 -1
  22. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +28 -1
  23. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js.map +1 -1
  24. package/dist/collection/components/gb-sidebar/gb-sidebar.js +9 -9
  25. package/dist/collection/components/gb-sidebar/gb-sidebar.js.map +1 -1
  26. package/dist/collection/components/gb-table/gb-table.css +6 -0
  27. package/dist/collection/components/gb-table/gb-table.js +454 -90
  28. package/dist/collection/components/gb-table/gb-table.js.map +1 -1
  29. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +13 -5
  30. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js.map +1 -1
  31. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +20 -10
  32. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js.map +1 -1
  33. package/dist/collection/models/reusableModels.js.map +1 -1
  34. package/dist/components/gb-approval-modal.js +23 -26
  35. package/dist/components/gb-approval-modal.js.map +1 -1
  36. package/dist/components/gb-button-group.js +1 -1
  37. package/dist/components/gb-header.js +2 -2
  38. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  39. package/dist/components/gb-input-dropdown.js +1 -1
  40. package/dist/components/gb-input-field.js +1 -1
  41. package/dist/components/gb-modal-action.js +1 -1
  42. package/dist/components/gb-pagination.js +1 -1
  43. package/dist/components/gb-prompt-modal.js +3 -1
  44. package/dist/components/gb-prompt-modal.js.map +1 -1
  45. package/dist/components/gb-rich-text.js +4 -4
  46. package/dist/components/gb-sidebar.js +5 -5
  47. package/dist/components/gb-sidebar.js.map +1 -1
  48. package/dist/components/gb-table-header.js +1 -1
  49. package/dist/components/gb-table.js +457 -94
  50. package/dist/components/gb-table.js.map +1 -1
  51. package/dist/components/gb-textarea-input-field.js +1 -1
  52. package/dist/components/gb-token-field-compact.js +5 -1
  53. package/dist/components/gb-token-field-compact.js.map +1 -1
  54. package/dist/components/gb-token-field-compressed.js +9 -4
  55. package/dist/components/gb-token-field-compressed.js.map +1 -1
  56. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  57. package/dist/components/{p-CY9tYu7L.js → p-B9OaQ8IO.js} +5 -5
  58. package/dist/components/{p-CY9tYu7L.js.map → p-B9OaQ8IO.js.map} +1 -1
  59. package/dist/components/{p-Bo26ZXLD.js → p-BQWEHDtb.js} +4 -3
  60. package/dist/components/p-BQWEHDtb.js.map +1 -0
  61. package/dist/components/{p-0Dn-Rnju.js → p-Br16o-rx.js} +5 -5
  62. package/dist/components/{p-0Dn-Rnju.js.map → p-Br16o-rx.js.map} +1 -1
  63. package/dist/components/{p-COqi1UbV.js → p-C9OKT7Zi.js} +4 -4
  64. package/dist/components/{p-COqi1UbV.js.map → p-C9OKT7Zi.js.map} +1 -1
  65. package/dist/components/{p-BpCukPcq.js → p-CQg5uJVz.js} +20 -20
  66. package/dist/components/p-CQg5uJVz.js.map +1 -0
  67. package/dist/components/{p-D7ISVr5X.js → p-DT0m5qpo.js} +7 -4
  68. package/dist/components/p-DT0m5qpo.js.map +1 -0
  69. package/dist/components/{p-DXiN3a4D.js → p-DY_80Vnz.js} +3 -3
  70. package/dist/components/{p-DXiN3a4D.js.map → p-DY_80Vnz.js.map} +1 -1
  71. package/dist/components/{p-CoLGqDxS.js → p-QHFMnid1.js} +270 -30
  72. package/dist/components/p-QHFMnid1.js.map +1 -0
  73. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  74. package/dist/components/{p-Krq9Xzvd.js → p-iQxeojAw.js} +5 -5
  75. package/dist/components/{p-Krq9Xzvd.js.map → p-iQxeojAw.js.map} +1 -1
  76. package/dist/components/test-input-tag.js +1 -1
  77. package/dist/docs.json +332 -285
  78. package/dist/esm/gb-action-panel_61.entry.js +742 -127
  79. package/dist/esm/gb-approval-modal.entry.js +17 -14
  80. package/dist/esm/gb-approval-modal.entry.js.map +1 -1
  81. package/dist/esm/gb-modal-action.gb-modal-header.entry.js.map +1 -1
  82. package/dist/esm/gb-modal-action_2.entry.js +12 -12
  83. package/dist/esm/gb-prompt-modal.entry.js +2 -1
  84. package/dist/esm/gb-prompt-modal.entry.js.map +1 -1
  85. package/dist/esm/globuscomponents.js +1 -1
  86. package/dist/esm/loader.js +1 -1
  87. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  88. package/dist/globuscomponents/gb-approval-modal.entry.esm.js.map +1 -1
  89. package/dist/globuscomponents/gb-modal-action.gb-modal-header.entry.esm.js.map +1 -1
  90. package/dist/globuscomponents/gb-prompt-modal.entry.esm.js.map +1 -1
  91. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  92. package/dist/globuscomponents/p-0ea6a4f5.entry.js +2 -0
  93. package/dist/globuscomponents/p-0ea6a4f5.entry.js.map +1 -0
  94. package/dist/globuscomponents/{p-0875c4c8.entry.js → p-85bf9ca2.entry.js} +2 -2
  95. package/dist/globuscomponents/p-85bf9ca2.entry.js.map +1 -0
  96. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  97. package/dist/globuscomponents/p-cf0eb0b1.entry.js +2 -0
  98. package/dist/globuscomponents/p-cf0eb0b1.entry.js.map +1 -0
  99. package/dist/globuscomponents/{p-a68e199d.entry.js → p-e2a71662.entry.js} +2 -2
  100. package/dist/globuscomponents/p-e2a71662.entry.js.map +1 -0
  101. package/dist/types/components/gb-approval-modal/gb-approval-modal.d.ts +10 -11
  102. package/dist/types/components/gb-input-field/gb-input-field.d.ts +2 -0
  103. package/dist/types/components/gb-modal-action/gb-modal-action.d.ts +6 -6
  104. package/dist/types/components/gb-prompt-modal/gb-prompt-modal.d.ts +1 -0
  105. package/dist/types/components/gb-sidebar/gb-sidebar.d.ts +8 -5
  106. package/dist/types/components/gb-token-field-compressed/gb-token-field-compressed.d.ts +1 -1
  107. package/dist/types/components.d.ts +174 -98
  108. package/dist/types/models/reusableModels.d.ts +10 -4
  109. package/package.json +2 -1
  110. package/dist/components/p-Bo26ZXLD.js.map +0 -1
  111. package/dist/components/p-BpCukPcq.js.map +0 -1
  112. package/dist/components/p-CoLGqDxS.js.map +0 -1
  113. package/dist/components/p-D7ISVr5X.js.map +0 -1
  114. package/dist/globuscomponents/p-0875c4c8.entry.js.map +0 -1
  115. package/dist/globuscomponents/p-107a1db6.entry.js +0 -2
  116. package/dist/globuscomponents/p-107a1db6.entry.js.map +0 -1
  117. package/dist/globuscomponents/p-65070e05.entry.js +0 -2
  118. package/dist/globuscomponents/p-65070e05.entry.js.map +0 -1
  119. package/dist/globuscomponents/p-a68e199d.entry.js.map +0 -1
@@ -126,41 +126,34 @@ export namespace Components {
126
126
  }
127
127
  interface GbApprovalModal {
128
128
  "badgeColor": GeneralColors;
129
- "badgeIcon": BadgeIconTypes;
130
- "badgeLabel": string;
131
- "badgeType": BadgeTypes;
132
129
  /**
133
- * @default ''
130
+ * @default 'dot'
134
131
  */
135
- "firstButtonIconLeadingSwap": string;
132
+ "badgeIcon": BadgeIconTypes;
136
133
  /**
137
134
  * @default ''
138
135
  */
139
- "firstButtonIconTrailingSwap": string;
136
+ "badgeLabel": string;
140
137
  /**
141
- * @default ''
138
+ * @default 'badge_color'
142
139
  */
143
- "firstButtonText": string;
140
+ "badgeType": BadgeTypes;
144
141
  /**
145
- * @default ''
142
+ * @default 'default'
146
143
  */
147
- "firstIconButtonSwap": string;
144
+ "firstButtonState": StateType;
148
145
  /**
149
146
  * @default ''
150
147
  */
151
- "secondButtonIconLeadingSwap": string;
148
+ "firstButtonText": string;
152
149
  /**
153
150
  * @default ''
154
151
  */
155
- "secondButtonIconTrailingSwap": string;
152
+ "headerText": string;
156
153
  /**
157
154
  * @default ''
158
155
  */
159
156
  "secondButtonText": string;
160
- /**
161
- * @default ''
162
- */
163
- "secondIconButtonSwap": string;
164
157
  /**
165
158
  * @default true
166
159
  */
@@ -168,15 +161,7 @@ export namespace Components {
168
161
  /**
169
162
  * @default ''
170
163
  */
171
- "thirdButtonIconLeadingSwap": string;
172
- /**
173
- * @default ''
174
- */
175
- "thirdButtonIconTrailingSwap": string;
176
- /**
177
- * @default ''
178
- */
179
- "thirdButtonText": string;
164
+ "textareaLabel": string;
180
165
  }
181
166
  interface GbAvatar {
182
167
  "color": ColorTypes;
@@ -465,6 +450,9 @@ export namespace Components {
465
450
  "size": GeneralSizes;
466
451
  }
467
452
  interface GbButtonGroup {
453
+ /**
454
+ * @default 'checkbox'
455
+ */
468
456
  "icon": ButtonGroupTypes;
469
457
  /**
470
458
  * @default [ // { label: 'Male', current: true, icon: 'assets/calendar-02.svg' }, // { label: 'Female', current: false, icon: 'assets/calendar-02.svg' }, // { label: 'Hi', current: false, icon: 'assets/calendar-02.svg' }, // { label: 'Gideon', current: false, icon: 'assets/calendar-02.svg' }, // { label: 'Emmanuel', current: false, icon: 'assets/calendar-02.svg' }, ]
@@ -1361,11 +1349,17 @@ export namespace Components {
1361
1349
  * @default false
1362
1350
  */
1363
1351
  "selected": boolean;
1352
+ /**
1353
+ * @default StateEnum.Default
1354
+ */
1364
1355
  "state": StateEnum;
1365
1356
  /**
1366
1357
  * @default false
1367
1358
  */
1368
1359
  "supportingText": boolean;
1360
+ /**
1361
+ * @default 'default'
1362
+ */
1369
1363
  "type": DropdownTypes;
1370
1364
  }
1371
1365
  interface GbInputField {
@@ -1423,7 +1417,7 @@ export namespace Components {
1423
1417
  "menuPosition": 'top' | 'bottom';
1424
1418
  "minLength": number;
1425
1419
  /**
1426
- * @default [ // { objectName: '+296', objectValue: 'john.doe@example.com' }, // { objectName: '+297', objectValue: 'john.doe@example.com' }, // { objectName: '+298', objectValue: 'john.doe@example.com' }, // { objectName: '+299', objectValue: 'john.doe@example.com' }, // '+234', // '+124', // 57, // 43, // 'NGN', // 'GBP', // 'USD' ]
1420
+ * @default [ // { objectName: '+296', objectValue: 'john.doe@example.com' }, // { objectName: '+297', objectValue: 'john.doe@example.com' }, // { objectName: '+298', objectValue: 'john.doe@example.com' }, // { objectName: '+299', objectValue: 'john.doe@example.com' }, '+234', '+224', '+1 246', // 57, // 43, // 'NGN', // 'GBP', // 'USD' ]
1427
1421
  */
1428
1422
  "options": any[];
1429
1423
  /**
@@ -1435,7 +1429,7 @@ export namespace Components {
1435
1429
  */
1436
1430
  "results": any[];
1437
1431
  /**
1438
- * @default false
1432
+ * @default true
1439
1433
  */
1440
1434
  "showCountryIcon": boolean;
1441
1435
  /**
@@ -1524,7 +1518,7 @@ export namespace Components {
1524
1518
  }
1525
1519
  interface GbModalAction {
1526
1520
  /**
1527
- * @default 'multiple'
1521
+ * @default 'double'
1528
1522
  */
1529
1523
  "actionType": 'single' | 'multiple' | 'double';
1530
1524
  /**
@@ -1543,6 +1537,10 @@ export namespace Components {
1543
1537
  * @default ''
1544
1538
  */
1545
1539
  "firstButtonIconTrailingSwap": string;
1540
+ /**
1541
+ * @default 'default'
1542
+ */
1543
+ "firstButtonState": 'default' | 'disabled';
1546
1544
  /**
1547
1545
  * @default ''
1548
1546
  */
@@ -1563,6 +1561,10 @@ export namespace Components {
1563
1561
  * @default ''
1564
1562
  */
1565
1563
  "secondButtonIconTrailingSwap": string;
1564
+ /**
1565
+ * @default 'default'
1566
+ */
1567
+ "secondButtonState": 'default' | 'disabled';
1566
1568
  /**
1567
1569
  * @default ''
1568
1570
  */
@@ -1576,29 +1578,17 @@ export namespace Components {
1576
1578
  */
1577
1579
  "showCheckBox": boolean;
1578
1580
  /**
1579
- * @default true
1580
- */
1581
- "showFirstButton": boolean;
1582
- /**
1583
- * @default true
1581
+ * @default false
1584
1582
  */
1585
1583
  "showFirstIconButton": boolean;
1586
1584
  /**
1587
- * @default true
1588
- */
1589
- "showSecondButton": boolean;
1590
- /**
1591
- * @default true
1585
+ * @default false
1592
1586
  */
1593
1587
  "showSecondIconButton": boolean;
1594
1588
  /**
1595
- * @default true
1596
- */
1597
- "showSecondaryAction": boolean;
1598
- /**
1599
- * @default true
1589
+ * @default false
1600
1590
  */
1601
- "showThirdButton": boolean;
1591
+ "showSecondaryActions": boolean;
1602
1592
  /**
1603
1593
  * @default ''
1604
1594
  */
@@ -1607,6 +1597,10 @@ export namespace Components {
1607
1597
  * @default ''
1608
1598
  */
1609
1599
  "thirdButtonIconTrailingSwap": string;
1600
+ /**
1601
+ * @default 'default'
1602
+ */
1603
+ "thirdButtonState": 'default' | 'disabled';
1610
1604
  /**
1611
1605
  * @default ''
1612
1606
  */
@@ -1821,6 +1815,10 @@ export namespace Components {
1821
1815
  * @default ''
1822
1816
  */
1823
1817
  "iconInstance": string;
1818
+ /**
1819
+ * @default 'default'
1820
+ */
1821
+ "primaryButtonState": StateType1;
1824
1822
  /**
1825
1823
  * @default ''
1826
1824
  */
@@ -2254,11 +2252,11 @@ export namespace Components {
2254
2252
  }
2255
2253
  interface GbTable {
2256
2254
  /**
2257
- * @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // { // key: 'name', // label: 'Name', // sortable: true, // sortType: 'string', // helpIcon: true, // searchable: true, // value: row => row.name.toUpperCase(), // supportingText: row => row.role, // mobile: { position: 'top_right' }, // }, // { key: 'role', label: 'Role', searchable: true }, // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) }, // { // key: 'status', // label: 'Status', // cellComponent: 'gb-badge', // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }), // cellSlots: { // default: { // tag: 'p', // content: row => row.status, // }, // }, // }, ]
2255
+ * @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // { // key: 'name', // label: 'Name', // sortable: true, // sortType: 'string', // helpIcon: true, // searchable: true, // hasAvatar: true, // cellAvatar: { // // image: '', // slots: { // // initials: (row) => row.name.split(' ').map((nm: string) => nm.charAt(0)), // image: (row) => row.image, // }, // }, // mobile: { position: 'top_right' }, // }, // { key: 'role', label: 'Role', searchable: true }, // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) }, // { // key: 'status', // label: 'Status', // cellComponent: 'gb-badge', // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }), // cellSlots: { // default: { // tag: 'p', // content: row => row.status, // }, // }, // }, ]
2258
2256
  */
2259
2257
  "columns": TableColumn[];
2260
2258
  /**
2261
- * @default [ // { // id: '#30011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111', // date: 'Jan 1, 2022', // name: 'Emma Johnson', // role: 'Frontend Developer', // level: 'Today', // customer: 'John Doe', // amount: '$120.00', // status: 'Completed', // }, // { id: '#3002', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3003', date: new Date(), name: 'Liam Smith', role: 'Frontend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3004', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3005', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3006', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3003', date: 'Jan 3, 2022', name: 'Olivia Brown', role: 'UI Designer', level: 'Today', customer: 'Michael Lee', amount: '$230.75', status: 'Cancelled' }, // { id: '#3004', date: 'Jan 4, 2022', name: 'Noah Davis', role: 'DevOps Engineer', level: 'Today', customer: 'Emily Clark', amount: '$59.99', status: 'Completed' }, // { id: '#3005', date: 'Jan 5, 2022', name: 'Ava Martinez', role: 'Product Manager', level: 'Today', customer: 'Daniel Harris', amount: '$410.00', status: 'Pending' }, // { id: '#3006', date: 'Jan 6, 2022', name: 'William Garcia', role: 'QA Engineer', level: 'Today', customer: 'Sophia Lewis', amount: '$150.20', status: 'Completed' }, // { id: '#3007', date: 'Jan 7, 2022', name: 'Isabella Rodriguez', role: 'Business Analyst', level: 'Today', customer: 'James Walker', amount: '$78.40', status: 'Pending' }, // { id: '#3008', date: 'Jan 8, 2022', name: 'James Wilson', role: 'Fullstack Developer', level: 'Today', customer: 'Mia Hall', amount: '$300.00', status: 'Completed' }, // { id: '#3009', date: 'Jan 9, 2022', name: 'Sophia Anderson', role: 'UX Researcher', level: 'Today', customer: 'Benjamin Allen', amount: '$95.60', status: 'Cancelled' }, // { id: '#3010', date: 'Jan 10, 2022', name: 'Benjamin Thomas', role: 'Mobile Developer', level: 'Today', customer: 'Charlotte Young', amount: '$210.10', status: 'Completed' }, // { id: '#3011', date: 'Jan 11, 2022', name: 'Mia Taylor', role: 'Data Analyst', level: 'Today', customer: 'Lucas King', amount: '$180.00', status: 'Pending' }, // { id: '#3012', date: 'Jan 12, 2022', name: 'Lucas Moore', role: 'Cloud Engineer', level: 'Today', customer: 'Amelia Scott', amount: '$420.75', status: 'Completed' }, // { id: '#3013', date: 'Jan 13, 2022', name: 'Charlotte Jackson', role: 'Security Engineer', level: 'Today', customer: 'Elijah Green', amount: '$65.90', status: 'Cancelled' }, // { id: '#3014', date: 'Jan 14, 2022', name: 'Elijah Martin', role: 'Technical Lead', level: 'Today', customer: 'Harper Adams', amount: '$510.30', status: 'Completed' }, // { id: '#3015', date: 'Jan 15, 2022', name: 'Amelia Lee', role: 'Scrum Master', level: 'Today', customer: 'Alexander Baker', amount: '$99.99', status: 'Pending' }, // { id: '#3016', date: 'Jan 16, 2022', name: 'Harper Perez', role: 'Frontend Developer', level: 'Today', customer: 'Ella Nelson', amount: '$275.45', status: 'Completed' }, // { id: '#3017', date: 'Jan 17, 2022', name: 'Alexander White', role: 'Backend Developer', level: 'Today', customer: 'Matthew Carter', amount: '$340.00', status: 'Pending' }, // { id: '#3018', date: 'Jan 18, 2022', name: 'Ella Harris', role: 'UI Designer', level: 'Today', customer: 'Avery Mitchell', amount: '$88.80', status: 'Completed' }, // { id: '#3019', date: 'Jan 19, 2022', name: 'Matthew Clark', role: 'DevOps Engineer', level: 'Today', customer: 'Evelyn Perez', amount: '$190.25', status: 'Cancelled' }, // { id: '#3020', date: 'Jan 20, 2022', name: 'Avery Lewis', role: 'Product Manager', level: 'Today', customer: 'Henry Roberts', amount: '$600.00', status: 'Completed' }, // { id: '#3021', date: 'Jan 21, 2022', name: 'Evelyn Walker', role: 'QA Engineer', level: 'Today', customer: 'Luna Turner', amount: '$72.30', status: 'Pending' }, // { id: '#3022', date: 'Jan 22, 2022', name: 'Henry Hall', role: 'Business Analyst', level: 'Today', customer: 'Jack Phillips', amount: '$310.40', status: 'Completed' }, // { id: '#3023', date: 'Jan 23, 2022', name: 'Luna Allen', role: 'Fullstack Developer', level: 'Today', customer: 'Sofia Campbell', amount: '$145.00', status: 'Cancelled' }, // { id: '#3024', date: 'Jan 24, 2022', name: 'Jack Young', role: 'UX Researcher', level: 'Today', customer: 'David Parker', amount: '$260.70', status: 'Completed' }, // { id: '#3025', date: 'Jan 25, 2022', name: 'Sofia Hernandez', role: 'Mobile Developer', level: 'Today', customer: 'Grace Evans', amount: '$89.10', status: 'Pending' }, // { id: '#3026', date: 'Jan 26, 2022', name: 'David King', role: 'Data Analyst', level: 'Today', customer: 'Samuel Edwards', amount: '$410.90', status: 'Completed' }, // { id: '#3027', date: 'Jan 27, 2022', name: 'Grace Wright', role: 'Cloud Engineer', level: 'Today', customer: 'Chloe Collins', amount: '$130.55', status: 'Cancelled' }, // { id: '#3028', date: 'Jan 28, 2022', name: 'Samuel Scott', role: 'Security Engineer', level: 'Today', customer: 'Victoria Stewart', amount: '$555.00', status: 'Completed' }, // { id: '#3029', date: 'Jan 29, 2022', name: 'Chloe Green', role: 'Technical Lead', level: 'Today', customer: 'Nathan Morris', amount: '$205.25', status: 'Pending' }, // { id: '#3030', date: 'Jan 30, 2022', name: 'Nathan Adams', role: 'Scrum Master', level: 'Today', customer: 'Zoe Rogers', amount: '$320.80', status: 'Completed' }, ]
2259
+ * @default [ // { // id: '#30011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111', // date: 'Jan 1, 2022', // name: 'Emma Johnson', // role: 'Frontend Developer', // level: 'Today', // customer: 'John Doe', // amount: '$120.00', // status: 'Completed', // }, // { // id: '#3002', // date: new Date(), // name: 'Emmanuel Kadiri', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=1', // }, // { // id: '#3003', // date: new Date(), // name: 'Liam Smith', // role: 'Frontend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=2', // }, // { // id: '#3004', // date: new Date(), // name: 'Liam Smith', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=3', // }, // { // id: '#3005', // date: new Date(), // name: 'Liam Smith', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=4', // }, // { // id: '#3006', // date: new Date(), // name: 'Liam Smith', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=5', // }, // { // id: '#3003', // date: 'Jan 3, 2022', // name: 'Olivia Brown', // role: 'UI Designer', // level: 'Today', // customer: 'Michael Lee', // amount: '$230.75', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=6', // }, // { // id: '#3004', // date: 'Jan 4, 2022', // name: 'Noah Davis', // role: 'DevOps Engineer', // level: 'Today', // customer: 'Emily Clark', // amount: '$59.99', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=7', // }, // { // id: '#3005', // date: 'Jan 5, 2022', // name: 'Ava Martinez', // role: 'Product Manager', // level: 'Today', // customer: 'Daniel Harris', // amount: '$410.00', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=8', // }, // { // id: '#3006', // date: 'Jan 6, 2022', // name: 'William Garcia', // role: 'QA Engineer', // level: 'Today', // customer: 'Sophia Lewis', // amount: '$150.20', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=9', // }, // { // id: '#3007', // date: 'Jan 7, 2022', // name: 'Isabella Rodriguez', // role: 'Business Analyst', // level: 'Today', // customer: 'James Walker', // amount: '$78.40', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=10', // }, // { // id: '#3008', // date: 'Jan 8, 2022', // name: 'James Wilson', // role: 'Fullstack Developer', // level: 'Today', // customer: 'Mia Hall', // amount: '$300.00', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=11', // }, // { // id: '#3009', // date: 'Jan 9, 2022', // name: 'Sophia Anderson', // role: 'UX Researcher', // level: 'Today', // customer: 'Benjamin Allen', // amount: '$95.60', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=12', // }, // { // id: '#3010', // date: 'Jan 10, 2022', // name: 'Benjamin Thomas', // role: 'Mobile Developer', // level: 'Today', // customer: 'Charlotte Young', // amount: '$210.10', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=13', // }, // { // id: '#3011', // date: 'Jan 11, 2022', // name: 'Mia Taylor', // role: 'Data Analyst', // level: 'Today', // customer: 'Lucas King', // amount: '$180.00', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=14', // }, // { // id: '#3012', // date: 'Jan 12, 2022', // name: 'Lucas Moore', // role: 'Cloud Engineer', // level: 'Today', // customer: 'Amelia Scott', // amount: '$420.75', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=15', // }, // { // id: '#3013', // date: 'Jan 13, 2022', // name: 'Charlotte Jackson', // role: 'Security Engineer', // level: 'Today', // customer: 'Elijah Green', // amount: '$65.90', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=16', // }, // { // id: '#3014', // date: 'Jan 14, 2022', // name: 'Elijah Martin', // role: 'Technical Lead', // level: 'Today', // customer: 'Harper Adams', // amount: '$510.30', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=17', // }, // { // id: '#3015', // date: 'Jan 15, 2022', // name: 'Amelia Lee', // role: 'Scrum Master', // level: 'Today', // customer: 'Alexander Baker', // amount: '$99.99', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=18', // }, // { // id: '#3016', // date: 'Jan 16, 2022', // name: 'Harper Perez', // role: 'Frontend Developer', // level: 'Today', // customer: 'Ella Nelson', // amount: '$275.45', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=19', // }, // { // id: '#3017', // date: 'Jan 17, 2022', // name: 'Alexander White', // role: 'Backend Developer', // level: 'Today', // customer: 'Matthew Carter', // amount: '$340.00', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=20', // }, // { // id: '#3018', // date: 'Jan 18, 2022', // name: 'Ella Harris', // role: 'UI Designer', // level: 'Today', // customer: 'Avery Mitchell', // amount: '$88.80', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=21', // }, // { // id: '#3019', // date: 'Jan 19, 2022', // name: 'Matthew Clark', // role: 'DevOps Engineer', // level: 'Today', // customer: 'Evelyn Perez', // amount: '$190.25', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=22', // }, // { // id: '#3020', // date: 'Jan 20, 2022', // name: 'Avery Lewis', // role: 'Product Manager', // level: 'Today', // customer: 'Henry Roberts', // amount: '$600.00', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=23', // }, // { // id: '#3021', // date: 'Jan 21, 2022', // name: 'Evelyn Walker', // role: 'QA Engineer', // level: 'Today', // customer: 'Luna Turner', // amount: '$72.30', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=24', // }, // { // id: '#3022', // date: 'Jan 22, 2022', // name: 'Henry Hall', // role: 'Business Analyst', // level: 'Today', // customer: 'Jack Phillips', // amount: '$310.40', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=25', // }, // { // id: '#3023', // date: 'Jan 23, 2022', // name: 'Luna Allen', // role: 'Fullstack Developer', // level: 'Today', // customer: 'Sofia Campbell', // amount: '$145.00', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=26', // }, // { // id: '#3024', // date: 'Jan 24, 2022', // name: 'Jack Young', // role: 'UX Researcher', // level: 'Today', // customer: 'David Parker', // amount: '$260.70', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=27', // }, // { // id: '#3025', // date: 'Jan 25, 2022', // name: 'Sofia Hernandez', // role: 'Mobile Developer', // level: 'Today', // customer: 'Grace Evans', // amount: '$89.10', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=28', // }, // { // id: '#3026', // date: 'Jan 26, 2022', // name: 'David King', // role: 'Data Analyst', // level: 'Today', // customer: 'Samuel Edwards', // amount: '$410.90', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=29', // }, // { // id: '#3027', // date: 'Jan 27, 2022', // name: 'Grace Wright', // role: 'Cloud Engineer', // level: 'Today', // customer: 'Chloe Collins', // amount: '$130.55', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=30', // }, // { // id: '#3028', // date: 'Jan 28, 2022', // name: 'Samuel Scott', // role: 'Security Engineer', // level: 'Today', // customer: 'Victoria Stewart', // amount: '$555.00', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=31', // }, // { // id: '#3029', // date: 'Jan 29, 2022', // name: 'Chloe Green', // role: 'Technical Lead', // level: 'Today', // customer: 'Nathan Morris', // amount: '$205.25', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=32', // }, // { // id: '#3030', // date: 'Jan 30, 2022', // name: 'Nathan Adams', // role: 'Scrum Master', // level: 'Today', // customer: 'Zoe Rogers', // amount: '$320.80', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=33', // }, ]
2262
2260
  */
2263
2261
  "data": any[];
2264
2262
  /**
@@ -2338,6 +2336,9 @@ export namespace Components {
2338
2336
  * @default 'gray'
2339
2337
  */
2340
2338
  "tableHeadColor": 'gray' | 'blue';
2339
+ /**
2340
+ * @default { tableHeading: false, tableHeadingLabel: 'Suspicious outflows', showDateFilter: true, showFilter: true, showColumnOptions: true, showSearch: true, showExport: true, showRefreshButton: false, showLayoutToggle: true, datePickerMode: 'range', inputPlaceholder: 'Transaction reference', showEntireData: true, }
2341
+ */
2341
2342
  "tableHeaderConfig": {
2342
2343
  tableHeading?: boolean;
2343
2344
  tableHeadingLabel?: string;
@@ -2621,13 +2622,25 @@ export namespace Components {
2621
2622
  "state": StateEnum;
2622
2623
  }
2623
2624
  interface GbTokenFieldCompact {
2625
+ /**
2626
+ * @default 6
2627
+ */
2624
2628
  "digits": 4 | 6 | 8;
2625
2629
  /**
2626
2630
  * @default ''
2627
2631
  */
2628
2632
  "label": string;
2633
+ /**
2634
+ * @default false
2635
+ */
2629
2636
  "showLabel": boolean;
2637
+ /**
2638
+ * @default false
2639
+ */
2630
2640
  "showSupportingText": boolean;
2641
+ /**
2642
+ * @default 'md'
2643
+ */
2631
2644
  "size": GeneralSizes;
2632
2645
  /**
2633
2646
  * @default ''
@@ -2635,6 +2648,9 @@ export namespace Components {
2635
2648
  "supportingText": string;
2636
2649
  }
2637
2650
  interface GbTokenFieldCompressed {
2651
+ /**
2652
+ * @default 6
2653
+ */
2638
2654
  "digits": 4 | 6 | 8;
2639
2655
  /**
2640
2656
  * @default ''
@@ -2644,9 +2660,21 @@ export namespace Components {
2644
2660
  * @default ''
2645
2661
  */
2646
2662
  "label": string;
2663
+ /**
2664
+ * @default false
2665
+ */
2647
2666
  "showHintText": boolean;
2667
+ /**
2668
+ * @default false
2669
+ */
2648
2670
  "showLabel": boolean;
2671
+ /**
2672
+ * @default 'md'
2673
+ */
2649
2674
  "size": GeneralSizes;
2675
+ /**
2676
+ * @default 'default'
2677
+ */
2650
2678
  "state": 'default' | 'active' | 'disabled';
2651
2679
  }
2652
2680
  interface GbTooltip {
@@ -2759,6 +2787,10 @@ export interface GbActionPanelCustomEvent<T> extends CustomEvent<T> {
2759
2787
  detail: T;
2760
2788
  target: HTMLGbActionPanelElement;
2761
2789
  }
2790
+ export interface GbApprovalModalCustomEvent<T> extends CustomEvent<T> {
2791
+ detail: T;
2792
+ target: HTMLGbApprovalModalElement;
2793
+ }
2762
2794
  export interface GbAvatarDropdownCustomEvent<T> extends CustomEvent<T> {
2763
2795
  detail: T;
2764
2796
  target: HTMLGbAvatarDropdownElement;
@@ -2981,7 +3013,20 @@ declare global {
2981
3013
  prototype: HTMLGbActionPanelElement;
2982
3014
  new (): HTMLGbActionPanelElement;
2983
3015
  };
3016
+ interface HTMLGbApprovalModalElementEventMap {
3017
+ "primaryButtonClicked": void;
3018
+ "secondaryButtonClicked": void;
3019
+ "textareaValueChanged": string;
3020
+ }
2984
3021
  interface HTMLGbApprovalModalElement extends Components.GbApprovalModal, HTMLStencilElement {
3022
+ addEventListener<K extends keyof HTMLGbApprovalModalElementEventMap>(type: K, listener: (this: HTMLGbApprovalModalElement, ev: GbApprovalModalCustomEvent<HTMLGbApprovalModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3023
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3024
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3025
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3026
+ removeEventListener<K extends keyof HTMLGbApprovalModalElementEventMap>(type: K, listener: (this: HTMLGbApprovalModalElement, ev: GbApprovalModalCustomEvent<HTMLGbApprovalModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3027
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3028
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3029
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2985
3030
  }
2986
3031
  var HTMLGbApprovalModalElement: {
2987
3032
  prototype: HTMLGbApprovalModalElement;
@@ -3826,8 +3871,8 @@ declare global {
3826
3871
  };
3827
3872
  interface HTMLGbSidebarElementEventMap {
3828
3873
  "simpleSidebarItemClicked": number;
3829
- "secondaryItemClicked": number;
3830
- "primaryItemClicked": { primary: number; secondary: number };
3874
+ "secondaryItemClicked": { index: number; label: string };
3875
+ "primaryItemClicked": { index: number; label: string };
3831
3876
  "sidebarState": string;
3832
3877
  }
3833
3878
  interface HTMLGbSidebarElement extends Components.GbSidebar, HTMLStencilElement {
@@ -4166,7 +4211,7 @@ declare global {
4166
4211
  new (): HTMLGbTokenFieldCompactElement;
4167
4212
  };
4168
4213
  interface HTMLGbTokenFieldCompressedElementEventMap {
4169
- "tokenComplete": string;
4214
+ "tokenInputted": string;
4170
4215
  }
4171
4216
  interface HTMLGbTokenFieldCompressedElement extends Components.GbTokenFieldCompressed, HTMLStencilElement {
4172
4217
  addEventListener<K extends keyof HTMLGbTokenFieldCompressedElementEventMap>(type: K, listener: (this: HTMLGbTokenFieldCompressedElement, ev: GbTokenFieldCompressedCustomEvent<HTMLGbTokenFieldCompressedElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4495,41 +4540,37 @@ declare namespace LocalJSX {
4495
4540
  }
4496
4541
  interface GbApprovalModal {
4497
4542
  "badgeColor"?: GeneralColors;
4498
- "badgeIcon"?: BadgeIconTypes;
4499
- "badgeLabel"?: string;
4500
- "badgeType"?: BadgeTypes;
4501
4543
  /**
4502
- * @default ''
4544
+ * @default 'dot'
4503
4545
  */
4504
- "firstButtonIconLeadingSwap"?: string;
4546
+ "badgeIcon"?: BadgeIconTypes;
4505
4547
  /**
4506
4548
  * @default ''
4507
4549
  */
4508
- "firstButtonIconTrailingSwap"?: string;
4550
+ "badgeLabel"?: string;
4509
4551
  /**
4510
- * @default ''
4552
+ * @default 'badge_color'
4511
4553
  */
4512
- "firstButtonText"?: string;
4554
+ "badgeType"?: BadgeTypes;
4513
4555
  /**
4514
- * @default ''
4556
+ * @default 'default'
4515
4557
  */
4516
- "firstIconButtonSwap"?: string;
4558
+ "firstButtonState"?: StateType;
4517
4559
  /**
4518
4560
  * @default ''
4519
4561
  */
4520
- "secondButtonIconLeadingSwap"?: string;
4562
+ "firstButtonText"?: string;
4521
4563
  /**
4522
4564
  * @default ''
4523
4565
  */
4524
- "secondButtonIconTrailingSwap"?: string;
4566
+ "headerText"?: string;
4567
+ "onPrimaryButtonClicked"?: (event: GbApprovalModalCustomEvent<void>) => void;
4568
+ "onSecondaryButtonClicked"?: (event: GbApprovalModalCustomEvent<void>) => void;
4569
+ "onTextareaValueChanged"?: (event: GbApprovalModalCustomEvent<string>) => void;
4525
4570
  /**
4526
4571
  * @default ''
4527
4572
  */
4528
4573
  "secondButtonText"?: string;
4529
- /**
4530
- * @default ''
4531
- */
4532
- "secondIconButtonSwap"?: string;
4533
4574
  /**
4534
4575
  * @default true
4535
4576
  */
@@ -4537,15 +4578,7 @@ declare namespace LocalJSX {
4537
4578
  /**
4538
4579
  * @default ''
4539
4580
  */
4540
- "thirdButtonIconLeadingSwap"?: string;
4541
- /**
4542
- * @default ''
4543
- */
4544
- "thirdButtonIconTrailingSwap"?: string;
4545
- /**
4546
- * @default ''
4547
- */
4548
- "thirdButtonText"?: string;
4581
+ "textareaLabel"?: string;
4549
4582
  }
4550
4583
  interface GbAvatar {
4551
4584
  "color"?: ColorTypes;
@@ -4838,6 +4871,9 @@ declare namespace LocalJSX {
4838
4871
  "size": GeneralSizes;
4839
4872
  }
4840
4873
  interface GbButtonGroup {
4874
+ /**
4875
+ * @default 'checkbox'
4876
+ */
4841
4877
  "icon"?: ButtonGroupTypes;
4842
4878
  /**
4843
4879
  * @default [ // { label: 'Male', current: true, icon: 'assets/calendar-02.svg' }, // { label: 'Female', current: false, icon: 'assets/calendar-02.svg' }, // { label: 'Hi', current: false, icon: 'assets/calendar-02.svg' }, // { label: 'Gideon', current: false, icon: 'assets/calendar-02.svg' }, // { label: 'Emmanuel', current: false, icon: 'assets/calendar-02.svg' }, ]
@@ -5759,11 +5795,17 @@ declare namespace LocalJSX {
5759
5795
  * @default false
5760
5796
  */
5761
5797
  "selected"?: boolean;
5798
+ /**
5799
+ * @default StateEnum.Default
5800
+ */
5762
5801
  "state"?: StateEnum;
5763
5802
  /**
5764
5803
  * @default false
5765
5804
  */
5766
5805
  "supportingText"?: boolean;
5806
+ /**
5807
+ * @default 'default'
5808
+ */
5767
5809
  "type"?: DropdownTypes;
5768
5810
  }
5769
5811
  interface GbInputField {
@@ -5824,7 +5866,7 @@ declare namespace LocalJSX {
5824
5866
  "onOptionChanged"?: (event: GbInputFieldCustomEvent<any>) => void;
5825
5867
  "onPlusButtonClicked"?: (event: GbInputFieldCustomEvent<void>) => void;
5826
5868
  /**
5827
- * @default [ // { objectName: '+296', objectValue: 'john.doe@example.com' }, // { objectName: '+297', objectValue: 'john.doe@example.com' }, // { objectName: '+298', objectValue: 'john.doe@example.com' }, // { objectName: '+299', objectValue: 'john.doe@example.com' }, // '+234', // '+124', // 57, // 43, // 'NGN', // 'GBP', // 'USD' ]
5869
+ * @default [ // { objectName: '+296', objectValue: 'john.doe@example.com' }, // { objectName: '+297', objectValue: 'john.doe@example.com' }, // { objectName: '+298', objectValue: 'john.doe@example.com' }, // { objectName: '+299', objectValue: 'john.doe@example.com' }, '+234', '+224', '+1 246', // 57, // 43, // 'NGN', // 'GBP', // 'USD' ]
5828
5870
  */
5829
5871
  "options"?: any[];
5830
5872
  /**
@@ -5836,7 +5878,7 @@ declare namespace LocalJSX {
5836
5878
  */
5837
5879
  "results"?: any[];
5838
5880
  /**
5839
- * @default false
5881
+ * @default true
5840
5882
  */
5841
5883
  "showCountryIcon"?: boolean;
5842
5884
  /**
@@ -5926,7 +5968,7 @@ declare namespace LocalJSX {
5926
5968
  }
5927
5969
  interface GbModalAction {
5928
5970
  /**
5929
- * @default 'multiple'
5971
+ * @default 'double'
5930
5972
  */
5931
5973
  "actionType"?: 'single' | 'multiple' | 'double';
5932
5974
  /**
@@ -5945,6 +5987,10 @@ declare namespace LocalJSX {
5945
5987
  * @default ''
5946
5988
  */
5947
5989
  "firstButtonIconTrailingSwap"?: string;
5990
+ /**
5991
+ * @default 'default'
5992
+ */
5993
+ "firstButtonState"?: 'default' | 'disabled';
5948
5994
  /**
5949
5995
  * @default ''
5950
5996
  */
@@ -5968,6 +6014,10 @@ declare namespace LocalJSX {
5968
6014
  * @default ''
5969
6015
  */
5970
6016
  "secondButtonIconTrailingSwap"?: string;
6017
+ /**
6018
+ * @default 'default'
6019
+ */
6020
+ "secondButtonState"?: 'default' | 'disabled';
5971
6021
  /**
5972
6022
  * @default ''
5973
6023
  */
@@ -5981,29 +6031,17 @@ declare namespace LocalJSX {
5981
6031
  */
5982
6032
  "showCheckBox"?: boolean;
5983
6033
  /**
5984
- * @default true
5985
- */
5986
- "showFirstButton"?: boolean;
5987
- /**
5988
- * @default true
6034
+ * @default false
5989
6035
  */
5990
6036
  "showFirstIconButton"?: boolean;
5991
6037
  /**
5992
- * @default true
5993
- */
5994
- "showSecondButton"?: boolean;
5995
- /**
5996
- * @default true
6038
+ * @default false
5997
6039
  */
5998
6040
  "showSecondIconButton"?: boolean;
5999
6041
  /**
6000
- * @default true
6001
- */
6002
- "showSecondaryAction"?: boolean;
6003
- /**
6004
- * @default true
6042
+ * @default false
6005
6043
  */
6006
- "showThirdButton"?: boolean;
6044
+ "showSecondaryActions"?: boolean;
6007
6045
  /**
6008
6046
  * @default ''
6009
6047
  */
@@ -6012,6 +6050,10 @@ declare namespace LocalJSX {
6012
6050
  * @default ''
6013
6051
  */
6014
6052
  "thirdButtonIconTrailingSwap"?: string;
6053
+ /**
6054
+ * @default 'default'
6055
+ */
6056
+ "thirdButtonState"?: 'default' | 'disabled';
6015
6057
  /**
6016
6058
  * @default ''
6017
6059
  */
@@ -6234,6 +6276,10 @@ declare namespace LocalJSX {
6234
6276
  "onCloseButtonClicked"?: (event: GbPromptModalCustomEvent<void>) => void;
6235
6277
  "onPrimaryButtonClicked"?: (event: GbPromptModalCustomEvent<void>) => void;
6236
6278
  "onSecondaryButtonClicked"?: (event: GbPromptModalCustomEvent<void>) => void;
6279
+ /**
6280
+ * @default 'default'
6281
+ */
6282
+ "primaryButtonState"?: StateType1;
6237
6283
  /**
6238
6284
  * @default ''
6239
6285
  */
@@ -6387,8 +6433,8 @@ declare namespace LocalJSX {
6387
6433
  * @default ''
6388
6434
  */
6389
6435
  "ninthItemLabel"?: string;
6390
- "onPrimaryItemClicked"?: (event: GbSidebarCustomEvent<{ primary: number; secondary: number }>) => void;
6391
- "onSecondaryItemClicked"?: (event: GbSidebarCustomEvent<number>) => void;
6436
+ "onPrimaryItemClicked"?: (event: GbSidebarCustomEvent<{ index: number; label: string }>) => void;
6437
+ "onSecondaryItemClicked"?: (event: GbSidebarCustomEvent<{ index: number; label: string }>) => void;
6392
6438
  "onSidebarState"?: (event: GbSidebarCustomEvent<string>) => void;
6393
6439
  "onSimpleSidebarItemClicked"?: (event: GbSidebarCustomEvent<number>) => void;
6394
6440
  /**
@@ -6676,11 +6722,11 @@ declare namespace LocalJSX {
6676
6722
  }
6677
6723
  interface GbTable {
6678
6724
  /**
6679
- * @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // { // key: 'name', // label: 'Name', // sortable: true, // sortType: 'string', // helpIcon: true, // searchable: true, // value: row => row.name.toUpperCase(), // supportingText: row => row.role, // mobile: { position: 'top_right' }, // }, // { key: 'role', label: 'Role', searchable: true }, // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) }, // { // key: 'status', // label: 'Status', // cellComponent: 'gb-badge', // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }), // cellSlots: { // default: { // tag: 'p', // content: row => row.status, // }, // }, // }, ]
6725
+ * @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // { // key: 'name', // label: 'Name', // sortable: true, // sortType: 'string', // helpIcon: true, // searchable: true, // hasAvatar: true, // cellAvatar: { // // image: '', // slots: { // // initials: (row) => row.name.split(' ').map((nm: string) => nm.charAt(0)), // image: (row) => row.image, // }, // }, // mobile: { position: 'top_right' }, // }, // { key: 'role', label: 'Role', searchable: true }, // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) }, // { // key: 'status', // label: 'Status', // cellComponent: 'gb-badge', // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }), // cellSlots: { // default: { // tag: 'p', // content: row => row.status, // }, // }, // }, ]
6680
6726
  */
6681
6727
  "columns"?: TableColumn[];
6682
6728
  /**
6683
- * @default [ // { // id: '#30011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111', // date: 'Jan 1, 2022', // name: 'Emma Johnson', // role: 'Frontend Developer', // level: 'Today', // customer: 'John Doe', // amount: '$120.00', // status: 'Completed', // }, // { id: '#3002', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3003', date: new Date(), name: 'Liam Smith', role: 'Frontend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3004', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3005', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3006', date: new Date(), name: 'Liam Smith', role: 'Backend Developer', level: 'Today', customer: 'Sarah Wilson', amount: '$85.50', status: 'Pending' }, // { id: '#3003', date: 'Jan 3, 2022', name: 'Olivia Brown', role: 'UI Designer', level: 'Today', customer: 'Michael Lee', amount: '$230.75', status: 'Cancelled' }, // { id: '#3004', date: 'Jan 4, 2022', name: 'Noah Davis', role: 'DevOps Engineer', level: 'Today', customer: 'Emily Clark', amount: '$59.99', status: 'Completed' }, // { id: '#3005', date: 'Jan 5, 2022', name: 'Ava Martinez', role: 'Product Manager', level: 'Today', customer: 'Daniel Harris', amount: '$410.00', status: 'Pending' }, // { id: '#3006', date: 'Jan 6, 2022', name: 'William Garcia', role: 'QA Engineer', level: 'Today', customer: 'Sophia Lewis', amount: '$150.20', status: 'Completed' }, // { id: '#3007', date: 'Jan 7, 2022', name: 'Isabella Rodriguez', role: 'Business Analyst', level: 'Today', customer: 'James Walker', amount: '$78.40', status: 'Pending' }, // { id: '#3008', date: 'Jan 8, 2022', name: 'James Wilson', role: 'Fullstack Developer', level: 'Today', customer: 'Mia Hall', amount: '$300.00', status: 'Completed' }, // { id: '#3009', date: 'Jan 9, 2022', name: 'Sophia Anderson', role: 'UX Researcher', level: 'Today', customer: 'Benjamin Allen', amount: '$95.60', status: 'Cancelled' }, // { id: '#3010', date: 'Jan 10, 2022', name: 'Benjamin Thomas', role: 'Mobile Developer', level: 'Today', customer: 'Charlotte Young', amount: '$210.10', status: 'Completed' }, // { id: '#3011', date: 'Jan 11, 2022', name: 'Mia Taylor', role: 'Data Analyst', level: 'Today', customer: 'Lucas King', amount: '$180.00', status: 'Pending' }, // { id: '#3012', date: 'Jan 12, 2022', name: 'Lucas Moore', role: 'Cloud Engineer', level: 'Today', customer: 'Amelia Scott', amount: '$420.75', status: 'Completed' }, // { id: '#3013', date: 'Jan 13, 2022', name: 'Charlotte Jackson', role: 'Security Engineer', level: 'Today', customer: 'Elijah Green', amount: '$65.90', status: 'Cancelled' }, // { id: '#3014', date: 'Jan 14, 2022', name: 'Elijah Martin', role: 'Technical Lead', level: 'Today', customer: 'Harper Adams', amount: '$510.30', status: 'Completed' }, // { id: '#3015', date: 'Jan 15, 2022', name: 'Amelia Lee', role: 'Scrum Master', level: 'Today', customer: 'Alexander Baker', amount: '$99.99', status: 'Pending' }, // { id: '#3016', date: 'Jan 16, 2022', name: 'Harper Perez', role: 'Frontend Developer', level: 'Today', customer: 'Ella Nelson', amount: '$275.45', status: 'Completed' }, // { id: '#3017', date: 'Jan 17, 2022', name: 'Alexander White', role: 'Backend Developer', level: 'Today', customer: 'Matthew Carter', amount: '$340.00', status: 'Pending' }, // { id: '#3018', date: 'Jan 18, 2022', name: 'Ella Harris', role: 'UI Designer', level: 'Today', customer: 'Avery Mitchell', amount: '$88.80', status: 'Completed' }, // { id: '#3019', date: 'Jan 19, 2022', name: 'Matthew Clark', role: 'DevOps Engineer', level: 'Today', customer: 'Evelyn Perez', amount: '$190.25', status: 'Cancelled' }, // { id: '#3020', date: 'Jan 20, 2022', name: 'Avery Lewis', role: 'Product Manager', level: 'Today', customer: 'Henry Roberts', amount: '$600.00', status: 'Completed' }, // { id: '#3021', date: 'Jan 21, 2022', name: 'Evelyn Walker', role: 'QA Engineer', level: 'Today', customer: 'Luna Turner', amount: '$72.30', status: 'Pending' }, // { id: '#3022', date: 'Jan 22, 2022', name: 'Henry Hall', role: 'Business Analyst', level: 'Today', customer: 'Jack Phillips', amount: '$310.40', status: 'Completed' }, // { id: '#3023', date: 'Jan 23, 2022', name: 'Luna Allen', role: 'Fullstack Developer', level: 'Today', customer: 'Sofia Campbell', amount: '$145.00', status: 'Cancelled' }, // { id: '#3024', date: 'Jan 24, 2022', name: 'Jack Young', role: 'UX Researcher', level: 'Today', customer: 'David Parker', amount: '$260.70', status: 'Completed' }, // { id: '#3025', date: 'Jan 25, 2022', name: 'Sofia Hernandez', role: 'Mobile Developer', level: 'Today', customer: 'Grace Evans', amount: '$89.10', status: 'Pending' }, // { id: '#3026', date: 'Jan 26, 2022', name: 'David King', role: 'Data Analyst', level: 'Today', customer: 'Samuel Edwards', amount: '$410.90', status: 'Completed' }, // { id: '#3027', date: 'Jan 27, 2022', name: 'Grace Wright', role: 'Cloud Engineer', level: 'Today', customer: 'Chloe Collins', amount: '$130.55', status: 'Cancelled' }, // { id: '#3028', date: 'Jan 28, 2022', name: 'Samuel Scott', role: 'Security Engineer', level: 'Today', customer: 'Victoria Stewart', amount: '$555.00', status: 'Completed' }, // { id: '#3029', date: 'Jan 29, 2022', name: 'Chloe Green', role: 'Technical Lead', level: 'Today', customer: 'Nathan Morris', amount: '$205.25', status: 'Pending' }, // { id: '#3030', date: 'Jan 30, 2022', name: 'Nathan Adams', role: 'Scrum Master', level: 'Today', customer: 'Zoe Rogers', amount: '$320.80', status: 'Completed' }, ]
6729
+ * @default [ // { // id: '#30011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111', // date: 'Jan 1, 2022', // name: 'Emma Johnson', // role: 'Frontend Developer', // level: 'Today', // customer: 'John Doe', // amount: '$120.00', // status: 'Completed', // }, // { // id: '#3002', // date: new Date(), // name: 'Emmanuel Kadiri', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=1', // }, // { // id: '#3003', // date: new Date(), // name: 'Liam Smith', // role: 'Frontend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=2', // }, // { // id: '#3004', // date: new Date(), // name: 'Liam Smith', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=3', // }, // { // id: '#3005', // date: new Date(), // name: 'Liam Smith', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=4', // }, // { // id: '#3006', // date: new Date(), // name: 'Liam Smith', // role: 'Backend Developer', // level: 'Today', // customer: 'Sarah Wilson', // amount: '$85.50', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=5', // }, // { // id: '#3003', // date: 'Jan 3, 2022', // name: 'Olivia Brown', // role: 'UI Designer', // level: 'Today', // customer: 'Michael Lee', // amount: '$230.75', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=6', // }, // { // id: '#3004', // date: 'Jan 4, 2022', // name: 'Noah Davis', // role: 'DevOps Engineer', // level: 'Today', // customer: 'Emily Clark', // amount: '$59.99', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=7', // }, // { // id: '#3005', // date: 'Jan 5, 2022', // name: 'Ava Martinez', // role: 'Product Manager', // level: 'Today', // customer: 'Daniel Harris', // amount: '$410.00', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=8', // }, // { // id: '#3006', // date: 'Jan 6, 2022', // name: 'William Garcia', // role: 'QA Engineer', // level: 'Today', // customer: 'Sophia Lewis', // amount: '$150.20', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=9', // }, // { // id: '#3007', // date: 'Jan 7, 2022', // name: 'Isabella Rodriguez', // role: 'Business Analyst', // level: 'Today', // customer: 'James Walker', // amount: '$78.40', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=10', // }, // { // id: '#3008', // date: 'Jan 8, 2022', // name: 'James Wilson', // role: 'Fullstack Developer', // level: 'Today', // customer: 'Mia Hall', // amount: '$300.00', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=11', // }, // { // id: '#3009', // date: 'Jan 9, 2022', // name: 'Sophia Anderson', // role: 'UX Researcher', // level: 'Today', // customer: 'Benjamin Allen', // amount: '$95.60', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=12', // }, // { // id: '#3010', // date: 'Jan 10, 2022', // name: 'Benjamin Thomas', // role: 'Mobile Developer', // level: 'Today', // customer: 'Charlotte Young', // amount: '$210.10', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=13', // }, // { // id: '#3011', // date: 'Jan 11, 2022', // name: 'Mia Taylor', // role: 'Data Analyst', // level: 'Today', // customer: 'Lucas King', // amount: '$180.00', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=14', // }, // { // id: '#3012', // date: 'Jan 12, 2022', // name: 'Lucas Moore', // role: 'Cloud Engineer', // level: 'Today', // customer: 'Amelia Scott', // amount: '$420.75', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=15', // }, // { // id: '#3013', // date: 'Jan 13, 2022', // name: 'Charlotte Jackson', // role: 'Security Engineer', // level: 'Today', // customer: 'Elijah Green', // amount: '$65.90', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=16', // }, // { // id: '#3014', // date: 'Jan 14, 2022', // name: 'Elijah Martin', // role: 'Technical Lead', // level: 'Today', // customer: 'Harper Adams', // amount: '$510.30', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=17', // }, // { // id: '#3015', // date: 'Jan 15, 2022', // name: 'Amelia Lee', // role: 'Scrum Master', // level: 'Today', // customer: 'Alexander Baker', // amount: '$99.99', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=18', // }, // { // id: '#3016', // date: 'Jan 16, 2022', // name: 'Harper Perez', // role: 'Frontend Developer', // level: 'Today', // customer: 'Ella Nelson', // amount: '$275.45', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=19', // }, // { // id: '#3017', // date: 'Jan 17, 2022', // name: 'Alexander White', // role: 'Backend Developer', // level: 'Today', // customer: 'Matthew Carter', // amount: '$340.00', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=20', // }, // { // id: '#3018', // date: 'Jan 18, 2022', // name: 'Ella Harris', // role: 'UI Designer', // level: 'Today', // customer: 'Avery Mitchell', // amount: '$88.80', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=21', // }, // { // id: '#3019', // date: 'Jan 19, 2022', // name: 'Matthew Clark', // role: 'DevOps Engineer', // level: 'Today', // customer: 'Evelyn Perez', // amount: '$190.25', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=22', // }, // { // id: '#3020', // date: 'Jan 20, 2022', // name: 'Avery Lewis', // role: 'Product Manager', // level: 'Today', // customer: 'Henry Roberts', // amount: '$600.00', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=23', // }, // { // id: '#3021', // date: 'Jan 21, 2022', // name: 'Evelyn Walker', // role: 'QA Engineer', // level: 'Today', // customer: 'Luna Turner', // amount: '$72.30', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=24', // }, // { // id: '#3022', // date: 'Jan 22, 2022', // name: 'Henry Hall', // role: 'Business Analyst', // level: 'Today', // customer: 'Jack Phillips', // amount: '$310.40', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=25', // }, // { // id: '#3023', // date: 'Jan 23, 2022', // name: 'Luna Allen', // role: 'Fullstack Developer', // level: 'Today', // customer: 'Sofia Campbell', // amount: '$145.00', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=26', // }, // { // id: '#3024', // date: 'Jan 24, 2022', // name: 'Jack Young', // role: 'UX Researcher', // level: 'Today', // customer: 'David Parker', // amount: '$260.70', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=27', // }, // { // id: '#3025', // date: 'Jan 25, 2022', // name: 'Sofia Hernandez', // role: 'Mobile Developer', // level: 'Today', // customer: 'Grace Evans', // amount: '$89.10', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=28', // }, // { // id: '#3026', // date: 'Jan 26, 2022', // name: 'David King', // role: 'Data Analyst', // level: 'Today', // customer: 'Samuel Edwards', // amount: '$410.90', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=29', // }, // { // id: '#3027', // date: 'Jan 27, 2022', // name: 'Grace Wright', // role: 'Cloud Engineer', // level: 'Today', // customer: 'Chloe Collins', // amount: '$130.55', // status: 'Cancelled', // image: 'https://i.pravatar.cc/150?img=30', // }, // { // id: '#3028', // date: 'Jan 28, 2022', // name: 'Samuel Scott', // role: 'Security Engineer', // level: 'Today', // customer: 'Victoria Stewart', // amount: '$555.00', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=31', // }, // { // id: '#3029', // date: 'Jan 29, 2022', // name: 'Chloe Green', // role: 'Technical Lead', // level: 'Today', // customer: 'Nathan Morris', // amount: '$205.25', // status: 'Pending', // image: 'https://i.pravatar.cc/150?img=32', // }, // { // id: '#3030', // date: 'Jan 30, 2022', // name: 'Nathan Adams', // role: 'Scrum Master', // level: 'Today', // customer: 'Zoe Rogers', // amount: '$320.80', // status: 'Completed', // image: 'https://i.pravatar.cc/150?img=33', // }, ]
6684
6730
  */
6685
6731
  "data"?: any[];
6686
6732
  /**
@@ -6770,6 +6816,9 @@ declare namespace LocalJSX {
6770
6816
  * @default 'gray'
6771
6817
  */
6772
6818
  "tableHeadColor"?: 'gray' | 'blue';
6819
+ /**
6820
+ * @default { tableHeading: false, tableHeadingLabel: 'Suspicious outflows', showDateFilter: true, showFilter: true, showColumnOptions: true, showSearch: true, showExport: true, showRefreshButton: false, showLayoutToggle: true, datePickerMode: 'range', inputPlaceholder: 'Transaction reference', showEntireData: true, }
6821
+ */
6773
6822
  "tableHeaderConfig"?: {
6774
6823
  tableHeading?: boolean;
6775
6824
  tableHeadingLabel?: string;
@@ -7068,14 +7117,26 @@ declare namespace LocalJSX {
7068
7117
  "state"?: StateEnum;
7069
7118
  }
7070
7119
  interface GbTokenFieldCompact {
7120
+ /**
7121
+ * @default 6
7122
+ */
7071
7123
  "digits"?: 4 | 6 | 8;
7072
7124
  /**
7073
7125
  * @default ''
7074
7126
  */
7075
7127
  "label"?: string;
7076
7128
  "onTokenValueChanged"?: (event: GbTokenFieldCompactCustomEvent<number>) => void;
7129
+ /**
7130
+ * @default false
7131
+ */
7077
7132
  "showLabel"?: boolean;
7133
+ /**
7134
+ * @default false
7135
+ */
7078
7136
  "showSupportingText"?: boolean;
7137
+ /**
7138
+ * @default 'md'
7139
+ */
7079
7140
  "size"?: GeneralSizes;
7080
7141
  /**
7081
7142
  * @default ''
@@ -7083,6 +7144,9 @@ declare namespace LocalJSX {
7083
7144
  "supportingText"?: string;
7084
7145
  }
7085
7146
  interface GbTokenFieldCompressed {
7147
+ /**
7148
+ * @default 6
7149
+ */
7086
7150
  "digits"?: 4 | 6 | 8;
7087
7151
  /**
7088
7152
  * @default ''
@@ -7092,10 +7156,22 @@ declare namespace LocalJSX {
7092
7156
  * @default ''
7093
7157
  */
7094
7158
  "label"?: string;
7095
- "onTokenComplete"?: (event: GbTokenFieldCompressedCustomEvent<string>) => void;
7159
+ "onTokenInputted"?: (event: GbTokenFieldCompressedCustomEvent<string>) => void;
7160
+ /**
7161
+ * @default false
7162
+ */
7096
7163
  "showHintText"?: boolean;
7164
+ /**
7165
+ * @default false
7166
+ */
7097
7167
  "showLabel"?: boolean;
7168
+ /**
7169
+ * @default 'md'
7170
+ */
7098
7171
  "size"?: GeneralSizes;
7172
+ /**
7173
+ * @default 'default'
7174
+ */
7099
7175
  "state"?: 'default' | 'active' | 'disabled';
7100
7176
  }
7101
7177
  interface GbTooltip {