@paperless/core 3.15.8 → 3.17.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.
Files changed (176) hide show
  1. package/dist/build/p-0d03e46c.js +1 -0
  2. package/dist/build/{p-994c1ad5.entry.js → p-186454b1.entry.js} +1 -1
  3. package/dist/build/{p-5e83a91b.entry.js → p-282b2776.entry.js} +1 -1
  4. package/dist/build/{p-b8caedf6.entry.js → p-2e850d9d.entry.js} +1 -1
  5. package/dist/build/{p-501f2f7c.entry.js → p-3376af98.entry.js} +1 -1
  6. package/dist/{paperless/p-36ba5439.entry.js → build/p-337de35a.entry.js} +1 -1
  7. package/dist/build/{p-022c5075.entry.js → p-3557f8b1.entry.js} +1 -1
  8. package/dist/{paperless/p-ce15940f.entry.js → build/p-41326183.entry.js} +1 -1
  9. package/dist/build/p-418e1cfb.entry.js +1 -0
  10. package/dist/build/{p-8e2a982f.entry.js → p-6dff428b.entry.js} +1 -1
  11. package/dist/build/{p-e65ed748.entry.js → p-71ac632f.entry.js} +1 -1
  12. package/dist/build/p-7fb843e7.entry.js +1 -0
  13. package/dist/build/{p-aca23818.entry.js → p-883569e8.entry.js} +1 -1
  14. package/dist/build/p-887c9c21.entry.js +1 -0
  15. package/dist/{paperless/p-a2c812fa.entry.js → build/p-88fd696b.entry.js} +1 -1
  16. package/dist/build/{p-81f2e6ef.entry.js → p-9232a310.entry.js} +1 -1
  17. package/dist/build/{p-4cd8035a.entry.js → p-9a9f0cd0.entry.js} +1 -1
  18. package/dist/{paperless/p-44f0d99e.entry.js → build/p-9c440af8.entry.js} +1 -1
  19. package/dist/build/{p-83113087.entry.js → p-af1a320c.entry.js} +1 -1
  20. package/dist/{paperless/p-a0584184.entry.js → build/p-da849804.entry.js} +1 -1
  21. package/dist/build/{p-e7b589a3.entry.js → p-e13fb7aa.entry.js} +1 -1
  22. package/dist/build/{p-ee723380.entry.js → p-fae76adf.entry.js} +1 -1
  23. package/dist/build/paperless.esm.js +1 -1
  24. package/dist/cjs/index-BGtpSJv_.js +4 -4
  25. package/dist/cjs/loader.cjs.js +1 -1
  26. package/dist/cjs/p-accordion.cjs.entry.js +14 -2
  27. package/dist/cjs/p-attachment.cjs.entry.js +8 -8
  28. package/dist/cjs/p-button-group.cjs.entry.js +1 -1
  29. package/dist/cjs/p-calendar.cjs.entry.js +1 -1
  30. package/dist/cjs/p-checkbox_3.cjs.entry.js +2 -2
  31. package/dist/cjs/p-content-slider.cjs.entry.js +2 -2
  32. package/dist/cjs/p-cropper.cjs.entry.js +1 -1
  33. package/dist/cjs/p-datepicker.cjs.entry.js +2 -2
  34. package/dist/cjs/p-empty-state_8.cjs.entry.js +8 -8
  35. package/dist/cjs/p-field_3.cjs.entry.js +4 -4
  36. package/dist/cjs/p-label.cjs.entry.js +3 -3
  37. package/dist/cjs/p-listing.cjs.entry.js +2 -2
  38. package/dist/cjs/p-navbar.cjs.entry.js +1 -1
  39. package/dist/cjs/p-navigation-item.cjs.entry.js +3 -3
  40. package/dist/cjs/p-navigation-section.cjs.entry.js +1 -1
  41. package/dist/cjs/p-pagination_3.cjs.entry.js +3 -3
  42. package/dist/cjs/p-profile.cjs.entry.js +1 -1
  43. package/dist/cjs/p-range.cjs.entry.js +3 -3
  44. package/dist/cjs/p-select.cjs.entry.js +2 -2
  45. package/dist/cjs/p-table.cjs.entry.js +4 -4
  46. package/dist/cjs/p-toast.cjs.entry.js +1 -1
  47. package/dist/cjs/paperless.cjs.js +1 -1
  48. package/dist/collection/collection-manifest.json +1 -1
  49. package/dist/collection/components/molecules/accordion/accordion.component.js +86 -2
  50. package/dist/collection/components/molecules/attachment/attachment.component.js +8 -8
  51. package/dist/collection/components/molecules/button-group/button-group.component.js +1 -1
  52. package/dist/collection/components/molecules/calendar/calendar.component.js +1 -1
  53. package/dist/collection/components/molecules/content-slider/content-slider.component.js +2 -2
  54. package/dist/collection/components/molecules/cropper/cropper.component.js +1 -1
  55. package/dist/collection/components/molecules/datepicker/datepicker.component.js +2 -2
  56. package/dist/collection/components/molecules/dropdown/dropdown.component.js +2 -2
  57. package/dist/collection/components/molecules/empty-state/empty-state.component.js +2 -2
  58. package/dist/collection/components/molecules/field/field/field.component.js +4 -4
  59. package/dist/collection/components/molecules/label/label.component.js +11 -5
  60. package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +3 -3
  61. package/dist/collection/components/molecules/navigation/section/navigation-section.component.js +1 -1
  62. package/dist/collection/components/molecules/pagination/pagination/pagination.component.js +3 -3
  63. package/dist/collection/components/molecules/profile/profile.component.js +1 -1
  64. package/dist/collection/components/molecules/range/range.component.js +3 -3
  65. package/dist/collection/components/molecules/select/select.component.js +2 -2
  66. package/dist/collection/components/molecules/table/cell/table-cell.component.js +1 -1
  67. package/dist/collection/components/molecules/table/footer/table-footer.component.js +2 -2
  68. package/dist/collection/components/molecules/table/row/table-row.component.js +3 -3
  69. package/dist/collection/components/molecules/toast/toast.component.js +1 -1
  70. package/dist/collection/components/organisms/listing/listing.component.js +2 -2
  71. package/dist/collection/components/organisms/navbar/navbar.component.js +1 -1
  72. package/dist/collection/components/organisms/table/table.component.js +4 -4
  73. package/dist/components/{p-BvjA9uxY.js → p-BOiWsfcF.js} +1 -1
  74. package/dist/components/{p-B_BKgQeH.js → p-BzqBJcLi.js} +1 -1
  75. package/dist/components/{p-DvAOnRQi.js → p-CDe7jCUk.js} +1 -1
  76. package/dist/components/{p-D32MmMyp.js → p-D-aqRvv-.js} +1 -1
  77. package/dist/components/{p-agrVwZh2.js → p-D33L0Zo8.js} +1 -1
  78. package/dist/components/p-DQBc9tJK.js +1 -0
  79. package/dist/components/{p-CgctO_zV.js → p-DQpI5tIr.js} +1 -1
  80. package/dist/components/{p-Csme11d5.js → p-Da9hczVK.js} +1 -1
  81. package/dist/components/{p-DV-90Xf7.js → p-DldbEkyU.js} +1 -1
  82. package/dist/components/{p-CUXnWkj8.js → p-DpmybwXO.js} +1 -1
  83. package/dist/components/{p-DqqbDTWo.js → p-DrNRSBlB.js} +1 -1
  84. package/dist/components/{p-28XxH8uR.js → p-DuDnxEzm.js} +1 -1
  85. package/dist/components/p-accordion.js +1 -1
  86. package/dist/components/p-attachment.js +1 -1
  87. package/dist/components/p-button-group.js +1 -1
  88. package/dist/components/p-calendar.js +1 -1
  89. package/dist/components/p-content-slider.js +1 -1
  90. package/dist/components/p-cropper.js +2 -2
  91. package/dist/components/p-datepicker.js +1 -1
  92. package/dist/components/p-dropdown.js +1 -1
  93. package/dist/components/p-empty-state.js +1 -1
  94. package/dist/components/p-field.js +1 -1
  95. package/dist/components/p-label.js +1 -1
  96. package/dist/components/p-listing.js +1 -1
  97. package/dist/components/p-navbar.js +1 -1
  98. package/dist/components/p-navigation-item.js +1 -1
  99. package/dist/components/p-navigation-section.js +1 -1
  100. package/dist/components/p-pagination-pages.js +1 -1
  101. package/dist/components/p-pagination-size.js +1 -1
  102. package/dist/components/p-pagination.js +1 -1
  103. package/dist/components/p-profile.js +1 -1
  104. package/dist/components/p-range.js +1 -1
  105. package/dist/components/p-select.js +1 -1
  106. package/dist/components/p-table-cell.js +1 -1
  107. package/dist/components/p-table-footer.js +1 -1
  108. package/dist/components/p-table-header.js +1 -1
  109. package/dist/components/p-table-row.js +1 -1
  110. package/dist/components/p-table.js +1 -1
  111. package/dist/components/p-toast.js +1 -1
  112. package/dist/components/p-upBcC1Jh.js +1 -0
  113. package/dist/esm/index-yFtRjnrU.js +4 -4
  114. package/dist/esm/loader.js +1 -1
  115. package/dist/esm/p-accordion.entry.js +14 -2
  116. package/dist/esm/p-attachment.entry.js +8 -8
  117. package/dist/esm/p-button-group.entry.js +1 -1
  118. package/dist/esm/p-calendar.entry.js +1 -1
  119. package/dist/esm/p-checkbox_3.entry.js +2 -2
  120. package/dist/esm/p-content-slider.entry.js +2 -2
  121. package/dist/esm/p-cropper.entry.js +1 -1
  122. package/dist/esm/p-datepicker.entry.js +2 -2
  123. package/dist/esm/p-empty-state_8.entry.js +8 -8
  124. package/dist/esm/p-field_3.entry.js +4 -4
  125. package/dist/esm/p-label.entry.js +3 -3
  126. package/dist/esm/p-listing.entry.js +2 -2
  127. package/dist/esm/p-navbar.entry.js +1 -1
  128. package/dist/esm/p-navigation-item.entry.js +3 -3
  129. package/dist/esm/p-navigation-section.entry.js +1 -1
  130. package/dist/esm/p-pagination_3.entry.js +3 -3
  131. package/dist/esm/p-profile.entry.js +1 -1
  132. package/dist/esm/p-range.entry.js +3 -3
  133. package/dist/esm/p-select.entry.js +2 -2
  134. package/dist/esm/p-table.entry.js +4 -4
  135. package/dist/esm/p-toast.entry.js +1 -1
  136. package/dist/esm/paperless.js +1 -1
  137. package/dist/index.html +1 -1
  138. package/dist/paperless/{p-994c1ad5.entry.js → p-186454b1.entry.js} +1 -1
  139. package/dist/paperless/{p-5e83a91b.entry.js → p-282b2776.entry.js} +1 -1
  140. package/dist/paperless/{p-b8caedf6.entry.js → p-2e850d9d.entry.js} +1 -1
  141. package/dist/paperless/{p-501f2f7c.entry.js → p-3376af98.entry.js} +1 -1
  142. package/dist/{build/p-36ba5439.entry.js → paperless/p-337de35a.entry.js} +1 -1
  143. package/dist/paperless/{p-022c5075.entry.js → p-3557f8b1.entry.js} +1 -1
  144. package/dist/{build/p-ce15940f.entry.js → paperless/p-41326183.entry.js} +1 -1
  145. package/dist/paperless/p-418e1cfb.entry.js +1 -0
  146. package/dist/paperless/{p-8e2a982f.entry.js → p-6dff428b.entry.js} +1 -1
  147. package/dist/paperless/{p-e65ed748.entry.js → p-71ac632f.entry.js} +1 -1
  148. package/dist/paperless/p-7fb843e7.entry.js +1 -0
  149. package/dist/paperless/{p-aca23818.entry.js → p-883569e8.entry.js} +1 -1
  150. package/dist/paperless/p-887c9c21.entry.js +1 -0
  151. package/dist/{build/p-a2c812fa.entry.js → paperless/p-88fd696b.entry.js} +1 -1
  152. package/dist/paperless/{p-81f2e6ef.entry.js → p-9232a310.entry.js} +1 -1
  153. package/dist/paperless/{p-4cd8035a.entry.js → p-9a9f0cd0.entry.js} +1 -1
  154. package/dist/{build/p-44f0d99e.entry.js → paperless/p-9c440af8.entry.js} +1 -1
  155. package/dist/paperless/{p-83113087.entry.js → p-af1a320c.entry.js} +1 -1
  156. package/dist/{build/p-a0584184.entry.js → paperless/p-da849804.entry.js} +1 -1
  157. package/dist/paperless/{p-e7b589a3.entry.js → p-e13fb7aa.entry.js} +1 -1
  158. package/dist/paperless/{p-ee723380.entry.js → p-fae76adf.entry.js} +1 -1
  159. package/dist/paperless/paperless.esm.js +1 -1
  160. package/dist/sw.js +1 -1
  161. package/dist/sw.js.map +1 -1
  162. package/dist/types/components/molecules/accordion/accordion.component.d.ts +14 -0
  163. package/dist/types/components/molecules/label/label.component.d.ts +2 -1
  164. package/dist/types/components/organisms/table/table.component.d.ts +2 -6
  165. package/dist/types/components.d.ts +72 -50
  166. package/hydrate/index.js +71 -56
  167. package/hydrate/index.mjs +71 -56
  168. package/package.json +1 -1
  169. package/dist/build/p-143f31bf.js +0 -1
  170. package/dist/build/p-4b7ac676.entry.js +0 -1
  171. package/dist/build/p-593fb8dd.entry.js +0 -1
  172. package/dist/build/p-6d99bd62.entry.js +0 -1
  173. package/dist/components/p-Cpjh5GlI.js +0 -1
  174. package/dist/paperless/p-4b7ac676.entry.js +0 -1
  175. package/dist/paperless/p-593fb8dd.entry.js +0 -1
  176. package/dist/paperless/p-6d99bd62.entry.js +0 -1
@@ -1,4 +1,6 @@
1
1
  import { EventEmitter } from '../../../stencil-public-runtime';
2
+ import { IconVariant } from '../../../types';
3
+ import { LabelVariant } from '../label/label.component';
2
4
  export declare class Accordion {
3
5
  /**
4
6
  * The variant of the accordion
@@ -20,6 +22,18 @@ export declare class Accordion {
20
22
  * Wether the accordion can be opened
21
23
  */
22
24
  openable: boolean;
25
+ /**
26
+ * Label of the accordion
27
+ */
28
+ label: string;
29
+ /**
30
+ * Variant of the label
31
+ */
32
+ labelVariant: LabelVariant;
33
+ /**
34
+ * Icon of the accordion
35
+ */
36
+ labelIcon: IconVariant;
23
37
  /**
24
38
  * Open change event
25
39
  */
@@ -1,9 +1,10 @@
1
1
  import { IconFlipOptions, IconVariant, RotateOptions } from '../../../types';
2
+ export type LabelVariant = 'positive' | 'biased' | 'negative' | 'neutral' | 'unavailable';
2
3
  export declare class Label {
3
4
  /**
4
5
  * Variant of the label
5
6
  */
6
- variant: 'positive' | 'biased' | 'negative' | 'neutral' | 'unavailable';
7
+ variant: LabelVariant;
7
8
  /**
8
9
  * Wether to only show the icon
9
10
  */
@@ -244,12 +244,8 @@ export declare class Table {
244
244
  render(): any;
245
245
  private _setLocales;
246
246
  onTableDefinitionUpdated(): void;
247
- keyDown({ key }: {
248
- key: any;
249
- }): void;
250
- keyUp({ key }: {
251
- key: any;
252
- }): void;
247
+ keyDown({ ctrlKey, metaKey }: KeyboardEvent): void;
248
+ keyUp({ ctrlKey, metaKey }: KeyboardEvent): void;
253
249
  visibilityChange(): void;
254
250
  private _parseItems;
255
251
  private _setRowSelectionData;
@@ -5,11 +5,12 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
+ import { LabelVariant } from "./components/molecules/label/label.component";
9
+ import { IbanIconVariant, IconFlipOptions as IconFlipOptions1, IconVariant, RotateOptions as RotateOptions1, TableDefinitionData, TableDefinitionTemplateFunc } from "./types";
8
10
  import { ButtonVariant } from "./components/molecules/button/button.component";
9
- import { IconFlipOptions, IconVariant } from "./types/icon";
11
+ import { IconFlipOptions, IconVariant as IconVariant1 } from "./types/icon";
10
12
  import { RotateOptions, TextSizeOptions } from "./types/tailwind";
11
13
  import { Placement, Strategy } from "@floating-ui/dom";
12
- import { IbanIconVariant, IconFlipOptions as IconFlipOptions1, IconVariant as IconVariant1, RotateOptions as RotateOptions1, TableDefinitionData, TableDefinitionTemplateFunc } from "./types";
13
14
  import { DropzoneUploadEvent } from "./components/molecules/dropzone/dropzone.component";
14
15
  import { IllustrationVariant } from "./types/illustration";
15
16
  import { ButtonVariant as ButtonVariant1, RotateOptions as RotateOptions2 } from "./components";
@@ -17,6 +18,7 @@ import { HTMLInputTypeAttribute } from "react";
17
18
  import { templateFunc } from "./components/molecules/field/container/field-container.component";
18
19
  import { templateFunc as templateFunc1 } from "./components/molecules/field/container/field-container.component";
19
20
  import { amountSelectedTemplateFunc } from "./components/atoms/floating-menu/container/floating-menu-container.component";
21
+ import { LabelVariant as LabelVariant1 } from "./components/molecules/label/label.component";
20
22
  import { Observable } from "rxjs";
21
23
  import { templateFunc as templateFunc2 } from "./components/molecules/pagination/pages/pagination-pages.component";
22
24
  import { templateFunc as templateFunc3 } from "./components/molecules/pagination/size/pagination-size.component";
@@ -27,11 +29,12 @@ import { buttonTemplateFunc } from "./components/molecules/table/header/table-he
27
29
  import { TableColumn } from "./components/helpers/table/column/table-column.component";
28
30
  import { buttonTemplateFunc as buttonTemplateFunc1, templateFunc as templateFunc5 } from "./components/molecules/table/header/table-header.component";
29
31
  import { TableRowActionFunc, TableRowActionShowFunc } from "./components/helpers/table/row-action/table-row-action.component";
32
+ export { LabelVariant } from "./components/molecules/label/label.component";
33
+ export { IbanIconVariant, IconFlipOptions as IconFlipOptions1, IconVariant, RotateOptions as RotateOptions1, TableDefinitionData, TableDefinitionTemplateFunc } from "./types";
30
34
  export { ButtonVariant } from "./components/molecules/button/button.component";
31
- export { IconFlipOptions, IconVariant } from "./types/icon";
35
+ export { IconFlipOptions, IconVariant as IconVariant1 } from "./types/icon";
32
36
  export { RotateOptions, TextSizeOptions } from "./types/tailwind";
33
37
  export { Placement, Strategy } from "@floating-ui/dom";
34
- export { IbanIconVariant, IconFlipOptions as IconFlipOptions1, IconVariant as IconVariant1, RotateOptions as RotateOptions1, TableDefinitionData, TableDefinitionTemplateFunc } from "./types";
35
38
  export { DropzoneUploadEvent } from "./components/molecules/dropzone/dropzone.component";
36
39
  export { IllustrationVariant } from "./types/illustration";
37
40
  export { ButtonVariant as ButtonVariant1, RotateOptions as RotateOptions2 } from "./components";
@@ -39,6 +42,7 @@ export { HTMLInputTypeAttribute } from "react";
39
42
  export { templateFunc } from "./components/molecules/field/container/field-container.component";
40
43
  export { templateFunc as templateFunc1 } from "./components/molecules/field/container/field-container.component";
41
44
  export { amountSelectedTemplateFunc } from "./components/atoms/floating-menu/container/floating-menu-container.component";
45
+ export { LabelVariant as LabelVariant1 } from "./components/molecules/label/label.component";
42
46
  export { Observable } from "rxjs";
43
47
  export { templateFunc as templateFunc2 } from "./components/molecules/pagination/pages/pagination-pages.component";
44
48
  export { templateFunc as templateFunc3 } from "./components/molecules/pagination/size/pagination-size.component";
@@ -60,6 +64,19 @@ export namespace Components {
60
64
  * Header of the accordion
61
65
  */
62
66
  "header": string;
67
+ /**
68
+ * Label of the accordion
69
+ */
70
+ "label": string;
71
+ /**
72
+ * Icon of the accordion
73
+ */
74
+ "labelIcon": IconVariant;
75
+ /**
76
+ * Variant of the label
77
+ * @default 'neutral'
78
+ */
79
+ "labelVariant": LabelVariant;
63
80
  /**
64
81
  * Wether the accordion is open
65
82
  * @default false
@@ -260,7 +277,7 @@ export namespace Components {
260
277
  /**
261
278
  * Icon to show on the button
262
279
  */
263
- "icon"?: IconVariant;
280
+ "icon"?: IconVariant1;
264
281
  /**
265
282
  * A class to apply to the icon
266
283
  */
@@ -431,7 +448,7 @@ export namespace Components {
431
448
  /**
432
449
  * Icon to show on the button
433
450
  */
434
- "icon"?: IconVariant;
451
+ "icon"?: IconVariant1;
435
452
  /**
436
453
  * Icon flip
437
454
  */
@@ -840,7 +857,7 @@ export namespace Components {
840
857
  /**
841
858
  * Icon of the navigation item
842
859
  */
843
- "icon": IconVariant;
860
+ "icon": IconVariant1;
844
861
  /**
845
862
  * Wether to apply wave animation to icon
846
863
  * @default false
@@ -886,7 +903,7 @@ export namespace Components {
886
903
  * Icon to show on the dropzone
887
904
  * @default 'file-export'
888
905
  */
889
- "icon": IconVariant1;
906
+ "icon": IconVariant;
890
907
  /**
891
908
  * Wether the attachment is loading
892
909
  * @default false
@@ -912,7 +929,7 @@ export namespace Components {
912
929
  /**
913
930
  * The icon for the action button
914
931
  */
915
- "actionIcon": IconVariant;
932
+ "actionIcon": IconVariant1;
916
933
  /**
917
934
  * The position of the action icon
918
935
  * @default 'start'
@@ -1011,7 +1028,7 @@ export namespace Components {
1011
1028
  /**
1012
1029
  * Icon of the field
1013
1030
  */
1014
- "icon": IconVariant1;
1031
+ "icon": IconVariant;
1015
1032
  /**
1016
1033
  * Icon flip
1017
1034
  */
@@ -1200,7 +1217,7 @@ export namespace Components {
1200
1217
  /**
1201
1218
  * Icon to show on the item
1202
1219
  */
1203
- "icon": IconVariant1;
1220
+ "icon": IconVariant;
1204
1221
  /**
1205
1222
  * Icon flip
1206
1223
  */
@@ -1261,7 +1278,7 @@ export namespace Components {
1261
1278
  /**
1262
1279
  * The icon the be displayed
1263
1280
  */
1264
- "variant": IconVariant;
1281
+ "variant": IconVariant1;
1265
1282
  }
1266
1283
  interface PIllustration {
1267
1284
  /**
@@ -1293,7 +1310,7 @@ export namespace Components {
1293
1310
  /**
1294
1311
  * Icon to show on the label
1295
1312
  */
1296
- "icon": IconVariant1;
1313
+ "icon": IconVariant;
1297
1314
  /**
1298
1315
  * Icon flip
1299
1316
  */
@@ -1316,11 +1333,7 @@ export namespace Components {
1316
1333
  * Variant of the label
1317
1334
  * @default 'neutral'
1318
1335
  */
1319
- "variant": | 'positive'
1320
- | 'biased'
1321
- | 'negative'
1322
- | 'neutral'
1323
- | 'unavailable';
1336
+ "variant": LabelVariant1;
1324
1337
  }
1325
1338
  interface PLayout {
1326
1339
  /**
@@ -1336,7 +1349,7 @@ export namespace Components {
1336
1349
  * The icon of the step
1337
1350
  * @default 'placeholder'
1338
1351
  */
1339
- "icon": IconVariant;
1352
+ "icon": IconVariant1;
1340
1353
  }
1341
1354
  interface PListingLine {
1342
1355
  }
@@ -1472,7 +1485,7 @@ export namespace Components {
1472
1485
  /**
1473
1486
  * Icon of the navigation item
1474
1487
  */
1475
- "icon": IconVariant;
1488
+ "icon": IconVariant1;
1476
1489
  /**
1477
1490
  * Wether the navigation item is loading
1478
1491
  * @default false
@@ -1666,7 +1679,7 @@ export namespace Components {
1666
1679
  /**
1667
1680
  * Icon to show on the segment item
1668
1681
  */
1669
- "icon": IconVariant;
1682
+ "icon": IconVariant1;
1670
1683
  /**
1671
1684
  * Icon flip
1672
1685
  */
@@ -1773,7 +1786,7 @@ export namespace Components {
1773
1786
  /**
1774
1787
  * Icon of the select box
1775
1788
  */
1776
- "icon": IconVariant;
1789
+ "icon": IconVariant1;
1777
1790
  /**
1778
1791
  * The key of the class we can apploy to the icon
1779
1792
  * @default 'iconClass'
@@ -1834,7 +1847,7 @@ export namespace Components {
1834
1847
  /**
1835
1848
  * The icon to prefix for select all
1836
1849
  */
1837
- "selectAllIcon": IconVariant | undefined;
1850
+ "selectAllIcon": IconVariant1 | undefined;
1838
1851
  /**
1839
1852
  * The text of the select all item
1840
1853
  * @default 'Select all'
@@ -1983,7 +1996,7 @@ export namespace Components {
1983
1996
  * The action button icon
1984
1997
  * @default 'pencil'
1985
1998
  */
1986
- "actionButtonIcon": IconVariant;
1999
+ "actionButtonIcon": IconVariant1;
1987
2000
  /**
1988
2001
  * Wether the action button is loading
1989
2002
  * @default false
@@ -2377,7 +2390,7 @@ export namespace Components {
2377
2390
  * The action button icon
2378
2391
  * @default 'pencil'
2379
2392
  */
2380
- "actionIcon": IconVariant;
2393
+ "actionIcon": IconVariant1;
2381
2394
  /**
2382
2395
  * Wether the action button is loading
2383
2396
  * @default false
@@ -2490,7 +2503,7 @@ export namespace Components {
2490
2503
  /**
2491
2504
  * Icon to show on the button
2492
2505
  */
2493
- "icon": IconVariant;
2506
+ "icon": IconVariant1;
2494
2507
  /**
2495
2508
  * Icon flip
2496
2509
  */
@@ -2535,7 +2548,7 @@ export namespace Components {
2535
2548
  * Icon to show on the button
2536
2549
  * @default 'negative'
2537
2550
  */
2538
- "actionIcon": IconVariant1;
2551
+ "actionIcon": IconVariant;
2539
2552
  /**
2540
2553
  * Icon flip
2541
2554
  */
@@ -3762,6 +3775,19 @@ declare namespace LocalJSX {
3762
3775
  * Header of the accordion
3763
3776
  */
3764
3777
  "header": string;
3778
+ /**
3779
+ * Label of the accordion
3780
+ */
3781
+ "label"?: string;
3782
+ /**
3783
+ * Icon of the accordion
3784
+ */
3785
+ "labelIcon"?: IconVariant;
3786
+ /**
3787
+ * Variant of the label
3788
+ * @default 'neutral'
3789
+ */
3790
+ "labelVariant"?: LabelVariant;
3765
3791
  /**
3766
3792
  * Open change event
3767
3793
  */
@@ -3986,7 +4012,7 @@ declare namespace LocalJSX {
3986
4012
  /**
3987
4013
  * Icon to show on the button
3988
4014
  */
3989
- "icon"?: IconVariant;
4015
+ "icon"?: IconVariant1;
3990
4016
  /**
3991
4017
  * A class to apply to the icon
3992
4018
  */
@@ -4165,7 +4191,7 @@ declare namespace LocalJSX {
4165
4191
  /**
4166
4192
  * Icon to show on the button
4167
4193
  */
4168
- "icon"?: IconVariant;
4194
+ "icon"?: IconVariant1;
4169
4195
  /**
4170
4196
  * Icon flip
4171
4197
  */
@@ -4610,7 +4636,7 @@ declare namespace LocalJSX {
4610
4636
  /**
4611
4637
  * Icon of the navigation item
4612
4638
  */
4613
- "icon"?: IconVariant;
4639
+ "icon"?: IconVariant1;
4614
4640
  /**
4615
4641
  * Wether to apply wave animation to icon
4616
4642
  * @default false
@@ -4656,7 +4682,7 @@ declare namespace LocalJSX {
4656
4682
  * Icon to show on the dropzone
4657
4683
  * @default 'file-export'
4658
4684
  */
4659
- "icon"?: IconVariant1;
4685
+ "icon"?: IconVariant;
4660
4686
  /**
4661
4687
  * Wether the attachment is loading
4662
4688
  * @default false
@@ -4686,7 +4712,7 @@ declare namespace LocalJSX {
4686
4712
  /**
4687
4713
  * The icon for the action button
4688
4714
  */
4689
- "actionIcon"?: IconVariant;
4715
+ "actionIcon"?: IconVariant1;
4690
4716
  /**
4691
4717
  * The position of the action icon
4692
4718
  * @default 'start'
@@ -4789,7 +4815,7 @@ declare namespace LocalJSX {
4789
4815
  /**
4790
4816
  * Icon of the field
4791
4817
  */
4792
- "icon"?: IconVariant1;
4818
+ "icon"?: IconVariant;
4793
4819
  /**
4794
4820
  * Icon flip
4795
4821
  */
@@ -4999,7 +5025,7 @@ declare namespace LocalJSX {
4999
5025
  /**
5000
5026
  * Icon to show on the item
5001
5027
  */
5002
- "icon"?: IconVariant1;
5028
+ "icon"?: IconVariant;
5003
5029
  /**
5004
5030
  * Icon flip
5005
5031
  */
@@ -5060,7 +5086,7 @@ declare namespace LocalJSX {
5060
5086
  /**
5061
5087
  * The icon the be displayed
5062
5088
  */
5063
- "variant": IconVariant;
5089
+ "variant": IconVariant1;
5064
5090
  }
5065
5091
  interface PIllustration {
5066
5092
  /**
@@ -5096,7 +5122,7 @@ declare namespace LocalJSX {
5096
5122
  /**
5097
5123
  * Icon to show on the label
5098
5124
  */
5099
- "icon"?: IconVariant1;
5125
+ "icon"?: IconVariant;
5100
5126
  /**
5101
5127
  * Icon flip
5102
5128
  */
@@ -5119,11 +5145,7 @@ declare namespace LocalJSX {
5119
5145
  * Variant of the label
5120
5146
  * @default 'neutral'
5121
5147
  */
5122
- "variant"?: | 'positive'
5123
- | 'biased'
5124
- | 'negative'
5125
- | 'neutral'
5126
- | 'unavailable';
5148
+ "variant"?: LabelVariant1;
5127
5149
  }
5128
5150
  interface PLayout {
5129
5151
  /**
@@ -5143,7 +5165,7 @@ declare namespace LocalJSX {
5143
5165
  * The icon of the step
5144
5166
  * @default 'placeholder'
5145
5167
  */
5146
- "icon"?: IconVariant;
5168
+ "icon"?: IconVariant1;
5147
5169
  }
5148
5170
  interface PListingLine {
5149
5171
  }
@@ -5291,7 +5313,7 @@ declare namespace LocalJSX {
5291
5313
  /**
5292
5314
  * Icon of the navigation item
5293
5315
  */
5294
- "icon": IconVariant;
5316
+ "icon": IconVariant1;
5295
5317
  /**
5296
5318
  * Wether the navigation item is loading
5297
5319
  * @default false
@@ -5517,7 +5539,7 @@ declare namespace LocalJSX {
5517
5539
  /**
5518
5540
  * Icon to show on the segment item
5519
5541
  */
5520
- "icon"?: IconVariant;
5542
+ "icon"?: IconVariant1;
5521
5543
  /**
5522
5544
  * Icon flip
5523
5545
  */
@@ -5624,7 +5646,7 @@ declare namespace LocalJSX {
5624
5646
  /**
5625
5647
  * Icon of the select box
5626
5648
  */
5627
- "icon"?: IconVariant;
5649
+ "icon"?: IconVariant1;
5628
5650
  /**
5629
5651
  * The key of the class we can apploy to the icon
5630
5652
  * @default 'iconClass'
@@ -5705,7 +5727,7 @@ declare namespace LocalJSX {
5705
5727
  /**
5706
5728
  * The icon to prefix for select all
5707
5729
  */
5708
- "selectAllIcon"?: IconVariant | undefined;
5730
+ "selectAllIcon"?: IconVariant1 | undefined;
5709
5731
  /**
5710
5732
  * The text of the select all item
5711
5733
  * @default 'Select all'
@@ -5854,7 +5876,7 @@ declare namespace LocalJSX {
5854
5876
  * The action button icon
5855
5877
  * @default 'pencil'
5856
5878
  */
5857
- "actionButtonIcon"?: IconVariant;
5879
+ "actionButtonIcon"?: IconVariant1;
5858
5880
  /**
5859
5881
  * Wether the action button is loading
5860
5882
  * @default false
@@ -6320,7 +6342,7 @@ declare namespace LocalJSX {
6320
6342
  * The action button icon
6321
6343
  * @default 'pencil'
6322
6344
  */
6323
- "actionIcon"?: IconVariant;
6345
+ "actionIcon"?: IconVariant1;
6324
6346
  /**
6325
6347
  * Wether the action button is loading
6326
6348
  * @default false
@@ -6453,7 +6475,7 @@ declare namespace LocalJSX {
6453
6475
  /**
6454
6476
  * Icon to show on the button
6455
6477
  */
6456
- "icon"?: IconVariant;
6478
+ "icon"?: IconVariant1;
6457
6479
  /**
6458
6480
  * Icon flip
6459
6481
  */
@@ -6498,7 +6520,7 @@ declare namespace LocalJSX {
6498
6520
  * Icon to show on the button
6499
6521
  * @default 'negative'
6500
6522
  */
6501
- "actionIcon"?: IconVariant1;
6523
+ "actionIcon"?: IconVariant;
6502
6524
  /**
6503
6525
  * Icon flip
6504
6526
  */