@dso-toolkit/core 53.0.0 → 54.0.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 (144) hide show
  1. package/dist/cjs/dso-accordion-section.cjs.entry.js +39 -1404
  2. package/dist/cjs/dso-action-list-item.cjs.entry.js +27 -0
  3. package/dist/cjs/dso-action-list.cjs.entry.js +20 -0
  4. package/dist/cjs/dso-annotation-output.cjs.entry.js +1 -1
  5. package/dist/cjs/dso-date-picker.cjs.entry.js +1 -1
  6. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +18 -3
  7. package/dist/cjs/dso-expandable-heading.cjs.entry.js +1 -1
  8. package/dist/cjs/dso-expandable.cjs.entry.js +1433 -2
  9. package/dist/cjs/dso-header.cjs.entry.js +16 -1
  10. package/dist/cjs/dso-helpcenter-panel.cjs.entry.js +2 -2
  11. package/dist/cjs/dso-image-overlay.cjs.entry.js +2 -2
  12. package/dist/cjs/dso-info_2.cjs.entry.js +3 -2
  13. package/dist/cjs/dso-list-button.cjs.entry.js +13 -5
  14. package/dist/cjs/dso-modal.cjs.entry.js +4 -2
  15. package/dist/cjs/dso-ozon-content.cjs.entry.js +1 -1
  16. package/dist/cjs/dso-table.cjs.entry.js +2 -2
  17. package/dist/cjs/dso-toolkit.cjs.js +1 -1
  18. package/dist/cjs/dso-tooltip.cjs.entry.js +1 -1
  19. package/dist/cjs/dso-viewer-grid.cjs.entry.js +2 -2
  20. package/dist/cjs/expandable.interfaces-19b608b9.js +7 -0
  21. package/dist/cjs/{focus-trap.esm-c501d382.js → focus-trap.esm-a5b7273f.js} +134 -51
  22. package/dist/cjs/{has-overflow-b1b4f3f3.js → has-overflow-dd552ec8.js} +3 -4
  23. package/dist/cjs/index.cjs.js +6 -1
  24. package/dist/cjs/{index.esm-03a9e0b4.js → index.esm-0e935715.js} +97 -17
  25. package/dist/cjs/loader.cjs.js +1 -1
  26. package/dist/collection/collection-manifest.json +2 -0
  27. package/dist/collection/components/accordion/accordion.js +1 -1
  28. package/dist/collection/components/accordion/components/accordion-section.css +60 -10
  29. package/dist/collection/components/accordion/components/accordion-section.js +41 -100
  30. package/dist/collection/components/action-list/action-list.css +25 -0
  31. package/dist/collection/components/action-list/action-list.js +42 -0
  32. package/dist/collection/components/action-list/components/action-list-item.css +81 -0
  33. package/dist/collection/components/action-list/components/action-list-item.js +120 -0
  34. package/dist/collection/components/annotation-output/annotation-output.js +1 -1
  35. package/dist/collection/components/date-picker/date-picker.css +1 -1
  36. package/dist/collection/components/date-picker/date-picker.js +1 -1
  37. package/dist/collection/components/dropdown-menu/dropdown-menu.js +36 -1
  38. package/dist/collection/components/expandable/expandable.css +12 -1
  39. package/dist/collection/components/expandable/expandable.interfaces.js +3 -0
  40. package/dist/collection/components/expandable/expandable.js +246 -2
  41. package/dist/collection/components/expandable-heading/expandable-heading.js +1 -1
  42. package/dist/collection/components/header/header.js +18 -2
  43. package/dist/collection/components/list-button/list-button.css +2 -17
  44. package/dist/collection/components/list-button/list-button.js +31 -19
  45. package/dist/collection/components/modal/modal.controller.js +4 -1
  46. package/dist/collection/components/modal/modal.js +36 -3
  47. package/dist/collection/components/selectable/selectable.css +22 -9
  48. package/dist/collection/components/selectable/selectable.js +2 -1
  49. package/dist/collection/index.js +1 -0
  50. package/dist/components/dropdown-menu.js +17 -1
  51. package/dist/components/dso-accordion-section.js +52 -1407
  52. package/dist/components/dso-action-list-item.d.ts +11 -0
  53. package/dist/components/dso-action-list-item.js +53 -0
  54. package/dist/components/dso-action-list.d.ts +11 -0
  55. package/dist/components/dso-action-list.js +36 -0
  56. package/dist/components/dso-annotation-output.js +1 -1
  57. package/dist/components/dso-date-picker.js +2 -2
  58. package/dist/components/dso-expandable-heading.js +1 -1
  59. package/dist/components/dso-header.js +18 -2
  60. package/dist/components/dso-list-button.js +12 -4
  61. package/dist/components/dso-modal.js +3 -0
  62. package/dist/components/expandable.js +1440 -4
  63. package/dist/components/focus-trap.esm.js +133 -50
  64. package/dist/components/has-overflow.js +3 -4
  65. package/dist/components/index.d.ts +2 -0
  66. package/dist/components/index.esm.js +97 -17
  67. package/dist/components/index.js +7 -2
  68. package/dist/components/selectable.js +3 -2
  69. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  70. package/dist/dso-toolkit/index.esm.js +1 -1
  71. package/dist/dso-toolkit/p-3238f7ee.entry.js +1 -0
  72. package/dist/dso-toolkit/p-36224d6f.entry.js +1 -0
  73. package/dist/dso-toolkit/{p-9b07b034.entry.js → p-398a8e0b.entry.js} +1 -1
  74. package/dist/dso-toolkit/{p-d2805c02.entry.js → p-3b91c3e9.entry.js} +1 -1
  75. package/dist/dso-toolkit/p-452b1234.js +1 -0
  76. package/dist/dso-toolkit/p-5950644a.js +5 -0
  77. package/dist/dso-toolkit/{p-b3f4645f.entry.js → p-5de8b79a.entry.js} +1 -1
  78. package/dist/dso-toolkit/p-5e50b616.entry.js +1 -0
  79. package/dist/dso-toolkit/p-6a99d7f8.entry.js +1 -0
  80. package/dist/dso-toolkit/p-91963e3d.js +5 -0
  81. package/dist/dso-toolkit/p-96f44d35.entry.js +1 -0
  82. package/dist/dso-toolkit/p-975c172a.entry.js +1 -0
  83. package/dist/dso-toolkit/{p-092dde2f.entry.js → p-a1616935.entry.js} +1 -1
  84. package/dist/dso-toolkit/{p-ba330644.entry.js → p-bb90ea4c.entry.js} +1 -1
  85. package/dist/dso-toolkit/p-bf750b97.js +1 -0
  86. package/dist/dso-toolkit/{p-f2b76233.entry.js → p-cf9b79df.entry.js} +1 -1
  87. package/dist/dso-toolkit/{p-43f3d736.entry.js → p-d10ec2b3.entry.js} +1 -1
  88. package/dist/dso-toolkit/p-e04d87e0.entry.js +1 -0
  89. package/dist/dso-toolkit/p-e8a6ccf5.entry.js +1 -0
  90. package/dist/dso-toolkit/p-eaae698e.entry.js +1 -0
  91. package/dist/dso-toolkit/p-fa2f1a1c.entry.js +1 -0
  92. package/dist/dso-toolkit/p-fe7ca25f.entry.js +1 -0
  93. package/dist/esm/dso-accordion-section.entry.js +39 -1404
  94. package/dist/esm/dso-action-list-item.entry.js +23 -0
  95. package/dist/esm/dso-action-list.entry.js +16 -0
  96. package/dist/esm/dso-annotation-output.entry.js +1 -1
  97. package/dist/esm/dso-date-picker.entry.js +1 -1
  98. package/dist/esm/dso-dropdown-menu.entry.js +18 -3
  99. package/dist/esm/dso-expandable-heading.entry.js +1 -1
  100. package/dist/esm/dso-expandable.entry.js +1434 -3
  101. package/dist/esm/dso-header.entry.js +16 -1
  102. package/dist/esm/dso-helpcenter-panel.entry.js +2 -2
  103. package/dist/esm/dso-image-overlay.entry.js +2 -2
  104. package/dist/esm/dso-info_2.entry.js +3 -2
  105. package/dist/esm/dso-list-button.entry.js +13 -5
  106. package/dist/esm/dso-modal.entry.js +4 -2
  107. package/dist/esm/dso-ozon-content.entry.js +1 -1
  108. package/dist/esm/dso-table.entry.js +2 -2
  109. package/dist/esm/dso-toolkit.js +1 -1
  110. package/dist/esm/dso-tooltip.entry.js +1 -1
  111. package/dist/esm/dso-viewer-grid.entry.js +2 -2
  112. package/dist/esm/expandable.interfaces-9b1afbe8.js +5 -0
  113. package/dist/esm/{focus-trap.esm-94794d92.js → focus-trap.esm-2a49a38f.js} +134 -51
  114. package/dist/esm/{has-overflow-c44a8a0a.js → has-overflow-fdc85d8f.js} +3 -4
  115. package/dist/esm/{index.esm-8fc07ad8.js → index.esm-3d6c8190.js} +97 -17
  116. package/dist/esm/index.js +5 -1
  117. package/dist/esm/loader.js +1 -1
  118. package/dist/types/components/accordion/accordion.interfaces.d.ts +1 -1
  119. package/dist/types/components/accordion/components/accordion-section.d.ts +4 -8
  120. package/dist/types/components/action-list/action-list.d.ts +5 -0
  121. package/dist/types/components/action-list/components/action-list-item.d.ts +15 -0
  122. package/dist/types/components/dropdown-menu/dropdown-menu.d.ts +5 -0
  123. package/dist/types/components/expandable/expandable.d.ts +25 -1
  124. package/dist/types/components/expandable/expandable.interfaces.d.ts +10 -0
  125. package/dist/types/components/header/header.d.ts +3 -0
  126. package/dist/types/components/list-button/list-button.d.ts +7 -1
  127. package/dist/types/components/modal/modal.controller.d.ts +2 -3
  128. package/dist/types/components/modal/modal.d.ts +7 -2
  129. package/dist/types/components/modal/modal.interfaces.d.ts +13 -1
  130. package/dist/types/components.d.ts +97 -5
  131. package/dist/types/index.d.ts +1 -0
  132. package/package.json +11 -11
  133. package/dist/dso-toolkit/p-147ec7bd.entry.js +0 -1
  134. package/dist/dso-toolkit/p-3635427a.js +0 -5
  135. package/dist/dso-toolkit/p-452c7fbb.entry.js +0 -1
  136. package/dist/dso-toolkit/p-460e6134.entry.js +0 -1
  137. package/dist/dso-toolkit/p-4ae40ddc.entry.js +0 -1
  138. package/dist/dso-toolkit/p-4c8426b7.entry.js +0 -1
  139. package/dist/dso-toolkit/p-57ceabab.js +0 -5
  140. package/dist/dso-toolkit/p-aab458c4.entry.js +0 -1
  141. package/dist/dso-toolkit/p-d3ed00f6.js +0 -1
  142. package/dist/dso-toolkit/p-e3bd7689.entry.js +0 -1
  143. package/dist/dso-toolkit/p-e4f667b3.entry.js +0 -1
  144. package/dist/dso-toolkit/p-f3f0d6c9.entry.js +0 -1
@@ -10,7 +10,7 @@ const patchEsm = () => {
10
10
  const defineCustomElements = (win, options) => {
11
11
  if (typeof window === 'undefined') return Promise.resolve();
12
12
  return patchEsm().then(() => {
13
- return bootstrapLazy([["dso-icon",[[1,"dso-icon",{"icon":[1]}]]],["dso-map-base-layers",[[1,"dso-map-base-layers",{"group":[1],"baseLayers":[16]}]]],["dso-map-overlays",[[1,"dso-map-overlays",{"group":[1],"overlays":[16]}]]],["dso-annotation-output",[[4,"dso-annotation-output",{"identifier":[1],"annotationPrefix":[1,"annotation-prefix"],"toggleAnnotation":[64]}]]],["dso-toggletip",[[1,"dso-toggletip",{"label":[1],"position":[1],"small":[4],"secondary":[4],"active":[32]}]]],["dso-expandable-heading",[[1,"dso-expandable-heading",{"open":[4],"heading":[1],"color":[1],"editAction":[1,"edit-action"]}]]],["dso-header",[[6,"dso-header",{"mainMenu":[16],"useDropDownMenu":[1,"use-drop-down-menu"],"authStatus":[1,"auth-status"],"loginUrl":[1,"login-url"],"logoutUrl":[1,"logout-url"],"userProfileName":[1,"user-profile-name"],"userProfileUrl":[1,"user-profile-url"],"userHomeUrl":[1,"user-home-url"],"showDropDown":[32],"hasSubLogo":[32],"overflowMenuItems":[32]}]]],["dso-label",[[1,"dso-label",{"compact":[4],"removable":[4],"status":[1],"truncate":[4],"removeHover":[32],"removeFocus":[32],"textHover":[32],"textFocus":[32],"isTruncated":[32],"labelText":[32],"truncateLabel":[64],"syncLabelText":[64]}]]],["dso-pagination",[[1,"dso-pagination",{"totalPages":[2,"total-pages"],"currentPage":[2,"current-page"],"formatHref":[16],"availablePositions":[32]},[[0,"dsoSizeChange","sizeChangeHandler"]]]]],["dso-tree-view",[[1,"dso-tree-view",{"collection":[16],"focusItem":[64]}]]],["dso-accordion-section",[[1,"dso-accordion-section",{"handleTitle":[1,"handle-title"],"heading":[1],"handleUrl":[1,"handle-url"],"state":[1],"attachmentCount":[2,"attachment-count"],"icon":[1],"status":[1],"open":[1540],"hasNestedSection":[32],"toggleSection":[64],"scrollSectionIntoView":[64]}]]],["dso-alert",[[1,"dso-alert",{"status":[1],"roleAlert":[4,"role-alert"]}]]],["dso-annotation-button",[[0,"dso-annotation-button",{"identifier":[1]}]]],["dso-attachments-counter",[[1,"dso-attachments-counter",{"count":[2]}]]],["dso-autosuggest",[[6,"dso-autosuggest",{"suggestions":[16],"loading":[4],"loadingLabel":[1,"loading-label"],"loadingDelayed":[2,"loading-delayed"],"notFoundLabel":[1,"not-found-label"],"suggestOnFocus":[4,"suggest-on-focus"],"showSuggestions":[32],"selectedSuggestion":[32],"notFound":[32],"showLoading":[32]},[[4,"click","onDocumentClick"]]]]],["dso-date-picker",[[2,"dso-date-picker",{"name":[1],"identifier":[1],"disabled":[516],"role":[1],"direction":[1],"required":[4],"invalid":[4],"dsoAutofocus":[4,"dso-autofocus"],"value":[1537],"min":[1],"max":[1],"activeFocus":[32],"focusedDay":[32],"open":[32],"visible":[32],"setFocus":[64],"show":[64],"hide":[64]},[[6,"click","handleDocumentClick"]]]]],["dso-helpcenter-panel",[[1,"dso-helpcenter-panel",{"label":[1],"url":[1],"visibility":[32],"isOpen":[32],"slideState":[32],"loadIframe":[32]},[[8,"keydown","keyDownListener"]]]]],["dso-image-overlay",[[1,"dso-image-overlay",{"active":[32],"zoomable":[32]},[[2,"load","loadListener"]]]]],["dso-list-button",[[1,"dso-list-button",{"label":[1],"sublabel":[1],"subcontent":[1],"count":[2],"min":[8],"max":[8],"checked":[516],"disabled":[516],"manualInputWrapperElement":[32],"manualCount":[32]}]]],["dso-map-controls",[[1,"dso-map-controls",{"open":[1540],"disableZoom":[1,"disable-zoom"],"hideContent":[32],"toggleVisibility":[64]}]]],["dso-modal",[[1,"dso-modal",{"modalTitle":[1,"modal-title"],"role":[1],"showCloseButton":[4,"show-close-button"],"initialFocus":[1,"initial-focus"],"ariaId":[32],"hasFooter":[32]}]]],["dso-table",[[1,"dso-table",{"noModal":[516,"no-modal"],"isResponsive":[516,"is-responsive"],"modalActive":[32],"placeholderHeight":[32]}]]],["dso-viewer-grid",[[1,"dso-viewer-grid",{"filterpanelOpen":[516,"filterpanel-open"],"overlayOpen":[516,"overlay-open"],"initialMainSize":[1,"initial-main-size"],"mainSize":[32]}]]],["dso-accordion",[[1,"dso-accordion",{"variant":[513],"reverseAlign":[516,"reverse-align"],"allowMultipleOpen":[516,"allow-multiple-open"],"getState":[64],"toggleSection":[64],"animationEnd":[64],"closeOpenSections":[64]}]]],["dso-badge",[[1,"dso-badge",{"status":[1]}]]],["dso-banner",[[1,"dso-banner",{"status":[513]}]]],["dso-card",[[1,"dso-card",{"isSelectable":[516,"is-selectable"],"hasImage":[516,"has-image"],"clickable":[4],"imageShape":[513,"image-shape"]}]]],["dso-card-container",[[1,"dso-card-container",{"mode":[513]}]]],["dso-highlight-box",[[1,"dso-highlight-box",{"yellow":[4],"border":[4],"white":[4],"dropShadow":[4,"drop-shadow"],"step":[2]}]]],["dso-ozon-content",[[6,"dso-ozon-content",{"content":[1],"inline":[516],"deleted":[516],"interactive":[520],"state":[32]}]]],["dso-progress-bar",[[1,"dso-progress-bar",{"progress":[2],"min":[2],"max":[2]}]]],["dso-slide-toggle",[[4,"dso-slide-toggle",{"checked":[4],"disabled":[4],"accessibleLabel":[1,"accessible-label"],"labelledbyId":[1,"labelledby-id"],"identifier":[1],"hasVisibleLabel":[32]}]]],["dso-dropdown-menu",[[1,"dso-dropdown-menu",{"open":[1540],"dropdownAlign":[1,"dropdown-align"],"checkable":[4],"boundary":[1],"strategy":[1]}]]],["dso-expandable",[[1,"dso-expandable",{"open":[516]}]]],["dso-progress-indicator",[[1,"dso-progress-indicator",{"label":[1],"size":[513],"block":[4]}]]],["dso-responsive-element",[[1,"dso-responsive-element",{"sizeAlias":[32],"sizeWidth":[32],"getSize":[64]}]]],["dso-tooltip",[[1,"dso-tooltip",{"descriptive":[516],"position":[1],"strategy":[1],"noArrow":[4,"no-arrow"],"stateless":[4],"small":[4],"active":[1540],"hidden":[32],"activate":[64],"deactivate":[64]},[[0,"click","listenClick"]]]]],["dso-info-button",[[1,"dso-info-button",{"active":[1540],"secondary":[4],"label":[1],"hover":[32],"setFocus":[64]}]]],["dso-info_2",[[6,"dso-selectable",{"type":[1],"identifier":[1],"name":[1],"value":[1],"invalid":[4],"describedById":[1,"described-by-id"],"labelledById":[1,"labelled-by-id"],"disabled":[4],"required":[4],"checked":[4],"indeterminate":[4],"infoFixed":[4,"info-fixed"],"infoActive":[32],"toggleInfo":[64]}],[1,"dso-info",{"fixed":[516],"active":[516]}]]]], options);
13
+ return bootstrapLazy([["dso-icon",[[1,"dso-icon",{"icon":[1]}]]],["dso-map-base-layers",[[1,"dso-map-base-layers",{"group":[1],"baseLayers":[16]}]]],["dso-map-overlays",[[1,"dso-map-overlays",{"group":[1],"overlays":[16]}]]],["dso-annotation-output",[[4,"dso-annotation-output",{"identifier":[1],"annotationPrefix":[1,"annotation-prefix"],"toggleAnnotation":[64]}]]],["dso-toggletip",[[1,"dso-toggletip",{"label":[1],"position":[1],"small":[4],"secondary":[4],"active":[32]}]]],["dso-accordion-section",[[1,"dso-accordion-section",{"handleTitle":[1,"handle-title"],"heading":[1],"handleUrl":[1,"handle-url"],"state":[1],"attachmentCount":[2,"attachment-count"],"icon":[1],"status":[1],"open":[1540],"hasNestedSection":[32],"hover":[32],"toggleSection":[64],"scrollSectionIntoView":[64]}]]],["dso-expandable-heading",[[1,"dso-expandable-heading",{"open":[4],"heading":[1],"color":[1],"editAction":[1,"edit-action"]}]]],["dso-header",[[6,"dso-header",{"mainMenu":[16],"useDropDownMenu":[1,"use-drop-down-menu"],"authStatus":[1,"auth-status"],"loginUrl":[1,"login-url"],"logoutUrl":[1,"logout-url"],"userProfileName":[1,"user-profile-name"],"userProfileUrl":[1,"user-profile-url"],"userHomeUrl":[1,"user-home-url"],"showDropDown":[32],"hasSubLogo":[32],"overflowMenuItems":[32],"dropdownOptionsOffset":[32]}]]],["dso-label",[[1,"dso-label",{"compact":[4],"removable":[4],"status":[1],"truncate":[4],"removeHover":[32],"removeFocus":[32],"textHover":[32],"textFocus":[32],"isTruncated":[32],"labelText":[32],"truncateLabel":[64],"syncLabelText":[64]}]]],["dso-pagination",[[1,"dso-pagination",{"totalPages":[2,"total-pages"],"currentPage":[2,"current-page"],"formatHref":[16],"availablePositions":[32]},[[0,"dsoSizeChange","sizeChangeHandler"]]]]],["dso-tree-view",[[1,"dso-tree-view",{"collection":[16],"focusItem":[64]}]]],["dso-action-list-item",[[1,"dso-action-list-item",{"step":[2],"itemTitle":[1,"item-title"],"flowLine":[4,"flow-line"],"warning":[4],"divider":[4]}]]],["dso-alert",[[1,"dso-alert",{"status":[1],"roleAlert":[4,"role-alert"]}]]],["dso-annotation-button",[[0,"dso-annotation-button",{"identifier":[1]}]]],["dso-attachments-counter",[[1,"dso-attachments-counter",{"count":[2]}]]],["dso-autosuggest",[[6,"dso-autosuggest",{"suggestions":[16],"loading":[4],"loadingLabel":[1,"loading-label"],"loadingDelayed":[2,"loading-delayed"],"notFoundLabel":[1,"not-found-label"],"suggestOnFocus":[4,"suggest-on-focus"],"showSuggestions":[32],"selectedSuggestion":[32],"notFound":[32],"showLoading":[32]},[[4,"click","onDocumentClick"]]]]],["dso-date-picker",[[2,"dso-date-picker",{"name":[1],"identifier":[1],"disabled":[516],"role":[1],"direction":[1],"required":[4],"invalid":[516],"dsoAutofocus":[4,"dso-autofocus"],"value":[1537],"min":[1],"max":[1],"activeFocus":[32],"focusedDay":[32],"open":[32],"visible":[32],"setFocus":[64],"show":[64],"hide":[64]},[[6,"click","handleDocumentClick"]]]]],["dso-helpcenter-panel",[[1,"dso-helpcenter-panel",{"label":[1],"url":[1],"visibility":[32],"isOpen":[32],"slideState":[32],"loadIframe":[32]},[[8,"keydown","keyDownListener"]]]]],["dso-image-overlay",[[1,"dso-image-overlay",{"active":[32],"zoomable":[32]},[[2,"load","loadListener"]]]]],["dso-list-button",[[1,"dso-list-button",{"label":[1],"sublabel":[1],"count":[2],"min":[8],"max":[8],"checked":[516],"disabled":[516],"manual":[4],"manualInputWrapperElement":[32],"manualCount":[32]}]]],["dso-map-controls",[[1,"dso-map-controls",{"open":[1540],"disableZoom":[1,"disable-zoom"],"hideContent":[32],"toggleVisibility":[64]}]]],["dso-modal",[[1,"dso-modal",{"modalTitle":[1,"modal-title"],"role":[1],"showCloseButton":[4,"show-close-button"],"initialFocus":[1,"initial-focus"],"returnFocus":[16],"ariaId":[32],"hasFooter":[32]}]]],["dso-table",[[1,"dso-table",{"noModal":[516,"no-modal"],"isResponsive":[516,"is-responsive"],"modalActive":[32],"placeholderHeight":[32]}]]],["dso-viewer-grid",[[1,"dso-viewer-grid",{"filterpanelOpen":[516,"filterpanel-open"],"overlayOpen":[516,"overlay-open"],"initialMainSize":[1,"initial-main-size"],"mainSize":[32]}]]],["dso-accordion",[[1,"dso-accordion",{"variant":[513],"reverseAlign":[516,"reverse-align"],"allowMultipleOpen":[516,"allow-multiple-open"],"getState":[64],"toggleSection":[64],"animationEnd":[64],"closeOpenSections":[64]}]]],["dso-action-list",[[1,"dso-action-list",{"listTitle":[1,"list-title"]}]]],["dso-badge",[[1,"dso-badge",{"status":[1]}]]],["dso-banner",[[1,"dso-banner",{"status":[513]}]]],["dso-card",[[1,"dso-card",{"isSelectable":[516,"is-selectable"],"hasImage":[516,"has-image"],"clickable":[4],"imageShape":[513,"image-shape"]}]]],["dso-card-container",[[1,"dso-card-container",{"mode":[513]}]]],["dso-highlight-box",[[1,"dso-highlight-box",{"yellow":[4],"border":[4],"white":[4],"dropShadow":[4,"drop-shadow"],"step":[2]}]]],["dso-ozon-content",[[6,"dso-ozon-content",{"content":[1],"inline":[516],"deleted":[516],"interactive":[520],"state":[32]}]]],["dso-progress-bar",[[1,"dso-progress-bar",{"progress":[2],"min":[2],"max":[2]}]]],["dso-slide-toggle",[[4,"dso-slide-toggle",{"checked":[4],"disabled":[4],"accessibleLabel":[1,"accessible-label"],"labelledbyId":[1,"labelledby-id"],"identifier":[1],"hasVisibleLabel":[32]}]]],["dso-dropdown-menu",[[1,"dso-dropdown-menu",{"open":[1540],"dropdownAlign":[1,"dropdown-align"],"dropdownOptionsOffset":[2,"dropdown-options-offset"],"checkable":[4],"boundary":[1],"strategy":[1]}]]],["dso-progress-indicator",[[1,"dso-progress-indicator",{"label":[1],"size":[513],"block":[4]}]]],["dso-responsive-element",[[1,"dso-responsive-element",{"sizeAlias":[32],"sizeWidth":[32],"getSize":[64]}]]],["dso-tooltip",[[1,"dso-tooltip",{"descriptive":[516],"position":[1],"strategy":[1],"noArrow":[4,"no-arrow"],"stateless":[4],"small":[4],"active":[1540],"hidden":[32],"activate":[64],"deactivate":[64]},[[0,"click","listenClick"]]]]],["dso-expandable",[[1,"dso-expandable",{"open":[516],"enableAnimation":[4,"enable-animation"],"minimumHeight":[2,"minimum-height"],"animationReady":[32],"getAnimeInstance":[64],"getBodyHeight":[64]}]]],["dso-info-button",[[1,"dso-info-button",{"active":[1540],"secondary":[4],"label":[1],"hover":[32],"setFocus":[64]}]]],["dso-info_2",[[6,"dso-selectable",{"type":[1],"identifier":[1],"name":[1],"value":[1],"invalid":[4],"describedById":[1,"described-by-id"],"labelledById":[1,"labelled-by-id"],"disabled":[4],"required":[4],"checked":[4],"indeterminate":[4],"infoFixed":[4,"info-fixed"],"infoActive":[32],"toggleInfo":[64]}],[1,"dso-info",{"fixed":[516],"active":[516]}]]]], options);
14
14
  });
15
15
  };
16
16
 
@@ -1,4 +1,4 @@
1
- export declare type AccordionVariant = "default" | "compact" | "conclusion";
1
+ export declare type AccordionVariant = "default" | "compact" | "conclusion" | "neutral";
2
2
  export interface AccordionInternalState {
3
3
  variant: AccordionVariant;
4
4
  reverseAlign: boolean;
@@ -4,11 +4,10 @@ export declare class AccordionSection implements ComponentInterface {
4
4
  private static scrollCandidate?;
5
5
  private accordion?;
6
6
  private accordionState?;
7
- private animeInstance?;
8
7
  private sectionBody?;
9
8
  private sectionHeading?;
10
- private resizeObserver?;
11
9
  private bodyHeight?;
10
+ private expandable?;
12
11
  host: HTMLElement;
13
12
  handleTitle?: string;
14
13
  heading: AccordionHeading;
@@ -22,20 +21,17 @@ export declare class AccordionSection implements ComponentInterface {
22
21
  status?: string;
23
22
  open: boolean;
24
23
  hasNestedSection: boolean;
25
- toggleOpen(): void;
24
+ hover: boolean;
26
25
  componentWillLoad(): void;
27
- componentDidLoad(): void;
28
- disconnectedCallback(): void;
29
26
  /** Toggle this section.
30
27
  * @param scrollIntoView boolean - defaults to true
31
28
  */
32
29
  toggleSection(scrollIntoView?: boolean): Promise<void>;
33
30
  /** Scroll this section into view when needed. */
34
31
  scrollSectionIntoView(): Promise<void>;
32
+ get isNeutral(): boolean;
35
33
  private scrollIntoViewWhenNeeded;
34
+ private setAnimationBehaviour;
36
35
  private toggle;
37
36
  render(): any;
38
- private prepareAnimationResizeObserver;
39
- private instantiateAnimation;
40
- private activateAnimation;
41
37
  }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from "../../stencil-public-runtime";
2
+ export declare class ActionList implements ComponentInterface {
3
+ listTitle: string;
4
+ render(): any;
5
+ }
@@ -0,0 +1,15 @@
1
+ import { ComponentInterface } from "../../../stencil-public-runtime";
2
+ export declare class ActionListItem implements ComponentInterface {
3
+ step: number;
4
+ itemTitle?: string;
5
+ /**
6
+ * Show flow line to next step
7
+ */
8
+ flowLine: boolean;
9
+ warning: boolean;
10
+ /**
11
+ * Places a dashed line at the bottom of the item.
12
+ */
13
+ divider: boolean;
14
+ render(): any;
15
+ }
@@ -9,6 +9,10 @@ export declare class DropdownMenu {
9
9
  * Alignment of the dropdown
10
10
  */
11
11
  dropdownAlign: "left" | "right";
12
+ /**
13
+ * Space between button and dropdown options
14
+ */
15
+ dropdownOptionsOffset: number;
12
16
  /**
13
17
  * Whether the menu is checkable.
14
18
  */
@@ -20,6 +24,7 @@ export declare class DropdownMenu {
20
24
  */
21
25
  strategy: "auto" | "absolute" | "fixed";
22
26
  watchPosition(): void;
27
+ watchOptionsOffset(): void;
23
28
  watchStrategy(): void;
24
29
  setStrategy(): void;
25
30
  host: HTMLElement;
@@ -1,4 +1,28 @@
1
- export declare class Expandable {
1
+ import { ComponentInterface, EventEmitter } from "../../stencil-public-runtime";
2
+ import anime from "animejs";
3
+ import { ExpandableInterface, ExpandableToggleEvent } from "./expandable.interfaces";
4
+ export declare class Expandable implements ComponentInterface, ExpandableInterface {
5
+ private resizeObserver?;
6
+ private bodyHeight?;
7
+ private animeInstance?;
8
+ host: HTMLElement;
2
9
  open?: boolean;
10
+ enableAnimation: boolean;
11
+ /** When enableAnimation is set to `true`, this property specifies the height of this element at which the animation will expand from / collapse to */
12
+ minimumHeight?: number;
13
+ animationReady: boolean;
14
+ dsoToggle: EventEmitter<ExpandableToggleEvent>;
15
+ animationInstantiated: EventEmitter<void>;
16
+ toggleOpen(): void;
17
+ toggleEnableAnimation(enableAnimation: boolean): void;
18
+ getAnimeInstance(): Promise<anime.AnimeInstance | undefined>;
19
+ getBodyHeight(): Promise<number | undefined>;
20
+ componentWillLoad(): void;
21
+ componentDidLoad(): void;
22
+ activateObserver(): void;
23
+ disconnectedCallback(): void;
3
24
  render(): any;
25
+ private prepareAnimationResizeObserver;
26
+ private instantiateAnimation;
27
+ private activateAnimation;
4
28
  }
@@ -0,0 +1,10 @@
1
+ /// <reference types="animejs" />
2
+ export interface ExpandableInterface {
3
+ getAnimeInstance(): Promise<anime.AnimeInstance | undefined>;
4
+ getBodyHeight(): Promise<number | undefined>;
5
+ }
6
+ export interface ExpandableToggleEvent {
7
+ originalEvent?: MouseEvent | KeyboardEvent;
8
+ open: boolean;
9
+ }
10
+ export declare function isExpandable(element: HTMLElement | ExpandableInterface | null): element is ExpandableInterface;
@@ -2,6 +2,7 @@ import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { HeaderMenuItem, HeaderEvent } from "./header.interfaces";
3
3
  export declare class Header {
4
4
  private clickHandler;
5
+ private dropdownElement?;
5
6
  host: HTMLElement;
6
7
  mainMenu?: HeaderMenuItem[];
7
8
  useDropDownMenu: "always" | "auto";
@@ -16,6 +17,7 @@ export declare class Header {
16
17
  showDropDown?: boolean;
17
18
  hasSubLogo: boolean;
18
19
  overflowMenuItems: number;
20
+ dropdownOptionsOffset: number;
19
21
  /**
20
22
  * Emitted when something in the header is selected.
21
23
  *
@@ -31,6 +33,7 @@ export declare class Header {
31
33
  componentDidLoad(): void;
32
34
  setOverflowMenu(): void;
33
35
  setDropDownMenu(): void;
36
+ private calculateDropdownOptionsOffset;
34
37
  onWindowResize: (() => void) & {
35
38
  clear(): void;
36
39
  } & {
@@ -7,15 +7,21 @@ export declare class ListButton implements ComponentInterface {
7
7
  manualCount?: number;
8
8
  label?: string;
9
9
  sublabel?: string;
10
- subcontent?: string;
11
10
  /** When defined the count can show on the list-button. */
12
11
  count?: number;
13
12
  min?: string | number;
14
13
  max?: string | number;
15
14
  checked: boolean;
16
15
  disabled: boolean;
16
+ /**
17
+ * Allow user to directly input a value.
18
+ *
19
+ * Set to `false` to force users to use plus/minus buttons.
20
+ */
21
+ manual: boolean;
17
22
  dsoCountChange: EventEmitter<ListButtonChangeEvent>;
18
23
  dsoSelectedChange: EventEmitter<ListButtonSelectedEvent>;
24
+ watchManualCallback(): void;
19
25
  componentDidRender(): void;
20
26
  disconnectedCallback(): void;
21
27
  private handleOnChange;
@@ -1,7 +1,6 @@
1
- import { ModalContent, ModalOptions } from "dso-toolkit";
1
+ import { ModalContent, ModalOptions } from "./modal.interfaces";
2
2
  import { DsoModalRef } from "./modal-ref";
3
- export declare type AllowedModalContentTypes = HTMLElement | DocumentFragment | string;
4
3
  export declare class DsoModalController {
5
- open(modal: ModalContent<AllowedModalContentTypes>, options?: ModalOptions): DsoModalRef;
4
+ open(modal: ModalContent, options?: ModalOptions): DsoModalRef;
6
5
  private createModal;
7
6
  }
@@ -1,5 +1,6 @@
1
1
  import { ComponentInterface, EventEmitter } from "../../stencil-public-runtime";
2
- import { DsoModalCloseEvent } from "./modal.interfaces";
2
+ import { FocusTargetValueOrFalse } from "focus-trap";
3
+ import { DsoModalCloseEvent, ModalRole } from "./modal.interfaces";
3
4
  export declare class Modal implements ComponentInterface {
4
5
  private trap?;
5
6
  private dialogElement?;
@@ -9,11 +10,15 @@ export declare class Modal implements ComponentInterface {
9
10
  hasFooter?: boolean;
10
11
  modalTitle?: string;
11
12
  /** the role for the modal `dialog` | `alert` | `alertdialog` defaults to `dialog` */
12
- role: string;
13
+ role: ModalRole;
13
14
  /** when `false` the close button in the header will not be rendered. Defaults to `true` */
14
15
  showCloseButton: boolean;
15
16
  /** Selector used to query the element which will be focused when the component instantiated. When undefined the modal focuses the first button.dso-primary in the modal footer. If no button can be found the close button is focused.*/
16
17
  initialFocus?: string;
18
+ /**
19
+ * Function that returns the element to focus on Modal close. Return `false` for no focus restore.
20
+ */
21
+ returnFocus?: (nodeFocusedBeforeActivation: HTMLElement | SVGElement) => FocusTargetValueOrFalse;
17
22
  dsoClose: EventEmitter<DsoModalCloseEvent>;
18
23
  componentWillLoad(): void;
19
24
  componentDidLoad(): void;
@@ -1,4 +1,16 @@
1
1
  export interface DsoModalCloseEvent {
2
2
  originalEvent?: MouseEvent;
3
3
  }
4
- export declare type ModalRole = "dialog" | "alert" | "alertDialog";
4
+ export declare type ModalRole = "dialog" | "alert" | "alertdialog";
5
+ export declare type AllowedModalContentTypes = HTMLElement | DocumentFragment | string;
6
+ export interface ModalContent {
7
+ title?: string;
8
+ body: AllowedModalContentTypes;
9
+ footer?: AllowedModalContentTypes;
10
+ }
11
+ export interface ModalOptions {
12
+ role?: ModalRole;
13
+ showCloseButton?: boolean;
14
+ initialFocus?: string;
15
+ returnFocus?: (nodeFocusedBeforeActivation: HTMLElement | SVGElement) => HTMLElement | SVGElement | string | false;
16
+ }
@@ -12,6 +12,7 @@ import { Suggestion } from "./components/autosuggest/autosuggest.interfaces";
12
12
  import { DsoCardClickedEvent, ImageShape } from "./components/card/card.interfaces";
13
13
  import { CardContainerMode } from "./components/card-container/card-container.interfaces";
14
14
  import { DsoDatePickerChangeEvent, DsoDatePickerDirection, DsoDatePickerFocusEvent, DsoDatePickerKeyboardEvent } from "./components/date-picker/date-picker.interfaces";
15
+ import { ExpandableToggleEvent } from "./components/expandable/expandable.interfaces";
15
16
  import { EditAction, ExpandableHeadingToggleEvent, HeadingTags } from "./components/expandable-heading/expandable-heading.interfaces";
16
17
  import { HeaderEvent, HeaderMenuItem } from "./components/header/header.interfaces";
17
18
  import { InfoButtonToggleEvent } from "./components/info-button/info-button.interfaces";
@@ -19,7 +20,8 @@ import { ListButtonChangeEvent, ListButtonSelectedEvent } from "./components/lis
19
20
  import { BaseLayer, BaseLayerChangeEvent } from "./components/map-base-layers/map-base-layers.interfaces";
20
21
  import { MapControlsToggleEvent } from "./components/map-controls/map-controls.interfaces";
21
22
  import { Overlay, OverlayChangeEvent } from "./components/map-overlays/map-overlays.interfaces";
22
- import { DsoModalCloseEvent } from "./components/modal/modal.interfaces";
23
+ import { DsoModalCloseEvent, ModalRole } from "./components/modal/modal.interfaces";
24
+ import { FocusTargetValueOrFalse } from "focus-trap";
23
25
  import { OzonContentAnchorClick, OzonContentClick } from "./components/ozon-content/ozon-content.interfaces";
24
26
  import { PaginationSelectPageEvent } from "./components/pagination/pagination.interfaces";
25
27
  import { ResponsiveElementSize } from "./components/responsive-element/responsive-element.interfaces";
@@ -77,6 +79,22 @@ export namespace Components {
77
79
  */
78
80
  "toggleSection": (scrollIntoView?: boolean) => Promise<void>;
79
81
  }
82
+ interface DsoActionList {
83
+ "listTitle": string;
84
+ }
85
+ interface DsoActionListItem {
86
+ /**
87
+ * Places a dashed line at the bottom of the item.
88
+ */
89
+ "divider": boolean;
90
+ /**
91
+ * Show flow line to next step
92
+ */
93
+ "flowLine": boolean;
94
+ "itemTitle"?: string;
95
+ "step": number;
96
+ "warning": boolean;
97
+ }
80
98
  interface DsoAlert {
81
99
  /**
82
100
  * Whether or not to show the role attribute with value "alert". To control the tooltip add the `role-alert` attribute.
@@ -219,6 +237,10 @@ export namespace Components {
219
237
  * Alignment of the dropdown
220
238
  */
221
239
  "dropdownAlign": "left" | "right";
240
+ /**
241
+ * Space between button and dropdown options
242
+ */
243
+ "dropdownOptionsOffset": number;
222
244
  /**
223
245
  * Whether the menu is open or closed. This attribute is reflected and mutable.
224
246
  */
@@ -229,6 +251,13 @@ export namespace Components {
229
251
  "strategy": "auto" | "absolute" | "fixed";
230
252
  }
231
253
  interface DsoExpandable {
254
+ "enableAnimation": boolean;
255
+ "getAnimeInstance": () => Promise<anime.AnimeInstance | undefined>;
256
+ "getBodyHeight": () => Promise<number | undefined>;
257
+ /**
258
+ * When enableAnimation is set to `true`, this property specifies the height of this element at which the animation will expand from / collapse to
259
+ */
260
+ "minimumHeight"?: number;
232
261
  "open"?: boolean;
233
262
  }
234
263
  interface DsoExpandableHeading {
@@ -298,9 +327,12 @@ export namespace Components {
298
327
  "count"?: number;
299
328
  "disabled": boolean;
300
329
  "label"?: string;
330
+ /**
331
+ * Allow user to directly input a value. Set to `false` to force users to use plus/minus buttons.
332
+ */
333
+ "manual": boolean;
301
334
  "max"?: string | number;
302
335
  "min"?: string | number;
303
- "subcontent"?: string;
304
336
  "sublabel"?: string;
305
337
  }
306
338
  interface DsoMapBaseLayers {
@@ -322,10 +354,14 @@ export namespace Components {
322
354
  */
323
355
  "initialFocus"?: string;
324
356
  "modalTitle"?: string;
357
+ /**
358
+ * Function that returns the element to focus on Modal close. Return `false` for no focus restore.
359
+ */
360
+ "returnFocus"?: (nodeFocusedBeforeActivation: HTMLElement | SVGElement) => FocusTargetValueOrFalse;
325
361
  /**
326
362
  * the role for the modal `dialog` | `alert` | `alertdialog` defaults to `dialog`
327
363
  */
328
- "role": string;
364
+ "role": ModalRole;
329
365
  /**
330
366
  * when `false` the close button in the header will not be rendered. Defaults to `true`
331
367
  */
@@ -502,6 +538,10 @@ export interface DsoDatePickerCustomEvent<T> extends CustomEvent<T> {
502
538
  detail: T;
503
539
  target: HTMLDsoDatePickerElement;
504
540
  }
541
+ export interface DsoExpandableCustomEvent<T> extends CustomEvent<T> {
542
+ detail: T;
543
+ target: HTMLDsoExpandableElement;
544
+ }
505
545
  export interface DsoExpandableHeadingCustomEvent<T> extends CustomEvent<T> {
506
546
  detail: T;
507
547
  target: HTMLDsoExpandableHeadingElement;
@@ -583,6 +623,18 @@ declare global {
583
623
  prototype: HTMLDsoAccordionSectionElement;
584
624
  new (): HTMLDsoAccordionSectionElement;
585
625
  };
626
+ interface HTMLDsoActionListElement extends Components.DsoActionList, HTMLStencilElement {
627
+ }
628
+ var HTMLDsoActionListElement: {
629
+ prototype: HTMLDsoActionListElement;
630
+ new (): HTMLDsoActionListElement;
631
+ };
632
+ interface HTMLDsoActionListItemElement extends Components.DsoActionListItem, HTMLStencilElement {
633
+ }
634
+ var HTMLDsoActionListItemElement: {
635
+ prototype: HTMLDsoActionListItemElement;
636
+ new (): HTMLDsoActionListItemElement;
637
+ };
586
638
  interface HTMLDsoAlertElement extends Components.DsoAlert, HTMLStencilElement {
587
639
  }
588
640
  var HTMLDsoAlertElement: {
@@ -814,6 +866,8 @@ declare global {
814
866
  interface HTMLElementTagNameMap {
815
867
  "dso-accordion": HTMLDsoAccordionElement;
816
868
  "dso-accordion-section": HTMLDsoAccordionSectionElement;
869
+ "dso-action-list": HTMLDsoActionListElement;
870
+ "dso-action-list-item": HTMLDsoActionListItemElement;
817
871
  "dso-alert": HTMLDsoAlertElement;
818
872
  "dso-annotation-button": HTMLDsoAnnotationButtonElement;
819
873
  "dso-annotation-output": HTMLDsoAnnotationOutputElement;
@@ -893,6 +947,22 @@ declare namespace LocalJSX {
893
947
  "state"?: AccordionSectionState;
894
948
  "status"?: string;
895
949
  }
950
+ interface DsoActionList {
951
+ "listTitle": string;
952
+ }
953
+ interface DsoActionListItem {
954
+ /**
955
+ * Places a dashed line at the bottom of the item.
956
+ */
957
+ "divider"?: boolean;
958
+ /**
959
+ * Show flow line to next step
960
+ */
961
+ "flowLine"?: boolean;
962
+ "itemTitle"?: string;
963
+ "step": number;
964
+ "warning"?: boolean;
965
+ }
896
966
  interface DsoAlert {
897
967
  /**
898
968
  * Whether or not to show the role attribute with value "alert". To control the tooltip add the `role-alert` attribute.
@@ -1056,6 +1126,10 @@ declare namespace LocalJSX {
1056
1126
  * Alignment of the dropdown
1057
1127
  */
1058
1128
  "dropdownAlign"?: "left" | "right";
1129
+ /**
1130
+ * Space between button and dropdown options
1131
+ */
1132
+ "dropdownOptionsOffset"?: number;
1059
1133
  /**
1060
1134
  * Whether the menu is open or closed. This attribute is reflected and mutable.
1061
1135
  */
@@ -1066,6 +1140,13 @@ declare namespace LocalJSX {
1066
1140
  "strategy"?: "auto" | "absolute" | "fixed";
1067
1141
  }
1068
1142
  interface DsoExpandable {
1143
+ "enableAnimation"?: boolean;
1144
+ /**
1145
+ * When enableAnimation is set to `true`, this property specifies the height of this element at which the animation will expand from / collapse to
1146
+ */
1147
+ "minimumHeight"?: number;
1148
+ "onAnimationInstantiated"?: (event: DsoExpandableCustomEvent<void>) => void;
1149
+ "onDsoToggle"?: (event: DsoExpandableCustomEvent<ExpandableToggleEvent>) => void;
1069
1150
  "open"?: boolean;
1070
1151
  }
1071
1152
  interface DsoExpandableHeading {
@@ -1137,11 +1218,14 @@ declare namespace LocalJSX {
1137
1218
  "count"?: number;
1138
1219
  "disabled"?: boolean;
1139
1220
  "label"?: string;
1221
+ /**
1222
+ * Allow user to directly input a value. Set to `false` to force users to use plus/minus buttons.
1223
+ */
1224
+ "manual"?: boolean;
1140
1225
  "max"?: string | number;
1141
1226
  "min"?: string | number;
1142
1227
  "onDsoCountChange"?: (event: DsoListButtonCustomEvent<ListButtonChangeEvent>) => void;
1143
1228
  "onDsoSelectedChange"?: (event: DsoListButtonCustomEvent<ListButtonSelectedEvent>) => void;
1144
- "subcontent"?: string;
1145
1229
  "sublabel"?: string;
1146
1230
  }
1147
1231
  interface DsoMapBaseLayers {
@@ -1171,10 +1255,14 @@ declare namespace LocalJSX {
1171
1255
  "initialFocus"?: string;
1172
1256
  "modalTitle"?: string;
1173
1257
  "onDsoClose"?: (event: DsoModalCustomEvent<DsoModalCloseEvent>) => void;
1258
+ /**
1259
+ * Function that returns the element to focus on Modal close. Return `false` for no focus restore.
1260
+ */
1261
+ "returnFocus"?: (nodeFocusedBeforeActivation: HTMLElement | SVGElement) => FocusTargetValueOrFalse;
1174
1262
  /**
1175
1263
  * the role for the modal `dialog` | `alert` | `alertdialog` defaults to `dialog`
1176
1264
  */
1177
- "role"?: string;
1265
+ "role"?: ModalRole;
1178
1266
  /**
1179
1267
  * when `false` the close button in the header will not be rendered. Defaults to `true`
1180
1268
  */
@@ -1345,6 +1433,8 @@ declare namespace LocalJSX {
1345
1433
  interface IntrinsicElements {
1346
1434
  "dso-accordion": DsoAccordion;
1347
1435
  "dso-accordion-section": DsoAccordionSection;
1436
+ "dso-action-list": DsoActionList;
1437
+ "dso-action-list-item": DsoActionListItem;
1348
1438
  "dso-alert": DsoAlert;
1349
1439
  "dso-annotation-button": DsoAnnotationButton;
1350
1440
  "dso-annotation-output": DsoAnnotationOutput;
@@ -1391,6 +1481,8 @@ declare module "@stencil/core" {
1391
1481
  interface IntrinsicElements {
1392
1482
  "dso-accordion": LocalJSX.DsoAccordion & JSXBase.HTMLAttributes<HTMLDsoAccordionElement>;
1393
1483
  "dso-accordion-section": LocalJSX.DsoAccordionSection & JSXBase.HTMLAttributes<HTMLDsoAccordionSectionElement>;
1484
+ "dso-action-list": LocalJSX.DsoActionList & JSXBase.HTMLAttributes<HTMLDsoActionListElement>;
1485
+ "dso-action-list-item": LocalJSX.DsoActionListItem & JSXBase.HTMLAttributes<HTMLDsoActionListItemElement>;
1394
1486
  "dso-alert": LocalJSX.DsoAlert & JSXBase.HTMLAttributes<HTMLDsoAlertElement>;
1395
1487
  "dso-annotation-button": LocalJSX.DsoAnnotationButton & JSXBase.HTMLAttributes<HTMLDsoAnnotationButtonElement>;
1396
1488
  "dso-annotation-output": LocalJSX.DsoAnnotationOutput & JSXBase.HTMLAttributes<HTMLDsoAnnotationOutputElement>;
@@ -4,6 +4,7 @@ export * from "./components/annotation-output/annotation-output.interfaces";
4
4
  export * from "./components/autosuggest/autosuggest.interfaces";
5
5
  export * from "./components/card/card.interfaces";
6
6
  export * from "./components/date-picker/date-picker.interfaces";
7
+ export * from "./components/expandable/expandable.interfaces";
7
8
  export * from "./components/expandable-heading/expandable-heading.interfaces";
8
9
  export * from "./components/header/header.interfaces";
9
10
  export * from "./components/info-button/info-button.interfaces";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dso-toolkit/core",
3
- "version": "53.0.0",
3
+ "version": "54.0.0",
4
4
  "description": "DSO Toolkit Web Components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/components/index.js",
@@ -19,32 +19,32 @@
19
19
  "watch": "yarn clear && yarn node scripts/watch.js"
20
20
  },
21
21
  "dependencies": {
22
- "@popperjs/core": "^2.11.6",
22
+ "@popperjs/core": "^2.11.7",
23
23
  "@stencil/core": "^2.20.0",
24
24
  "@stencil/store": "^2.0.1",
25
25
  "animejs": "3.2.1",
26
26
  "clsx": "1.2.1",
27
- "dso-toolkit": "53.0.0",
27
+ "dso-toolkit": "54.0.0",
28
28
  "escape-string-regexp": "^5.0.0",
29
- "focus-trap": "^7.1.0",
29
+ "focus-trap": "^7.4.3",
30
30
  "popper-max-size-modifier": "^0.2.0",
31
- "tabbable": "^6.0.1",
31
+ "tabbable": "^6.1.2",
32
32
  "uuid": "^9.0.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@stencil/angular-output-target": "^0.4.0",
36
36
  "@stencil/react-output-target": "^0.3.1",
37
37
  "@stencil/sass": "^2.0.1",
38
- "@types/animejs": "^3.1.6",
38
+ "@types/animejs": "^3.1.7",
39
39
  "@types/concurrently": "^7.0.0",
40
40
  "@types/debounce": "^1.2.1",
41
- "@types/sass": "^1.43.1",
42
- "@types/uuid": "^8.3.4",
43
- "concurrently": "^7.6.0",
41
+ "@types/sass": "^1.45.0",
42
+ "@types/uuid": "^9.0.1",
43
+ "concurrently": "^8.0.1",
44
44
  "debounce": "^1.2.1",
45
- "rimraf": "^3.0.2",
45
+ "rimraf": "^5.0.1",
46
46
  "stencil-inline-svg": "1.1.0",
47
- "typescript": "~4.8.2"
47
+ "typescript": "~4.8.4"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "dso-toolkit": ">=45"