@kirbydesign/designsystem 11.0.0 → 11.1.1

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 (986) hide show
  1. package/accordion/index.d.ts +42 -6
  2. package/accordion/index.d.ts.map +1 -0
  3. package/action-group/index.d.ts +43 -6
  4. package/action-group/index.d.ts.map +1 -0
  5. package/avatar/index.d.ts +28 -6
  6. package/avatar/index.d.ts.map +1 -0
  7. package/badge/index.d.ts +20 -6
  8. package/badge/index.d.ts.map +1 -0
  9. package/button/index.d.ts +43 -6
  10. package/button/index.d.ts.map +1 -0
  11. package/calendar/index.d.ts +137 -6
  12. package/calendar/index.d.ts.map +1 -0
  13. package/card/index.d.ts +72 -6
  14. package/card/index.d.ts.map +1 -0
  15. package/chart/index.d.ts +198 -4
  16. package/chart/index.d.ts.map +1 -0
  17. package/checkbox/index.d.ts +69 -6
  18. package/checkbox/index.d.ts.map +1 -0
  19. package/config/index.d.ts +40 -4
  20. package/config/index.d.ts.map +1 -0
  21. package/data-table/index.d.ts +30 -4
  22. package/data-table/index.d.ts.map +1 -0
  23. package/divider/index.d.ts +10 -6
  24. package/divider/index.d.ts.map +1 -0
  25. package/dropdown/index.d.ts +166 -6
  26. package/dropdown/index.d.ts.map +1 -0
  27. package/empty-state/index.d.ts +37 -6
  28. package/empty-state/index.d.ts.map +1 -0
  29. package/fab-sheet/index.d.ts +29 -6
  30. package/fab-sheet/index.d.ts.map +1 -0
  31. package/fesm2022/kirbydesign-designsystem-accordion.mjs +42 -22
  32. package/fesm2022/kirbydesign-designsystem-accordion.mjs.map +1 -1
  33. package/fesm2022/kirbydesign-designsystem-action-group.mjs +5 -7
  34. package/fesm2022/kirbydesign-designsystem-action-group.mjs.map +1 -1
  35. package/fesm2022/kirbydesign-designsystem-avatar.mjs +4 -4
  36. package/fesm2022/kirbydesign-designsystem-avatar.mjs.map +1 -1
  37. package/fesm2022/kirbydesign-designsystem-badge.mjs +4 -6
  38. package/fesm2022/kirbydesign-designsystem-badge.mjs.map +1 -1
  39. package/fesm2022/kirbydesign-designsystem-button.mjs +4 -5
  40. package/fesm2022/kirbydesign-designsystem-button.mjs.map +1 -1
  41. package/fesm2022/kirbydesign-designsystem-calendar.mjs +4 -6
  42. package/fesm2022/kirbydesign-designsystem-calendar.mjs.map +1 -1
  43. package/fesm2022/kirbydesign-designsystem-card.mjs +20 -21
  44. package/fesm2022/kirbydesign-designsystem-card.mjs.map +1 -1
  45. package/fesm2022/kirbydesign-designsystem-chart.mjs +478 -478
  46. package/fesm2022/kirbydesign-designsystem-chart.mjs.map +1 -1
  47. package/fesm2022/kirbydesign-designsystem-checkbox.mjs +6 -8
  48. package/fesm2022/kirbydesign-designsystem-checkbox.mjs.map +1 -1
  49. package/fesm2022/kirbydesign-designsystem-config.mjs.map +1 -1
  50. package/fesm2022/kirbydesign-designsystem-data-table.mjs +8 -8
  51. package/fesm2022/kirbydesign-designsystem-data-table.mjs.map +1 -1
  52. package/fesm2022/kirbydesign-designsystem-divider.mjs +4 -5
  53. package/fesm2022/kirbydesign-designsystem-divider.mjs.map +1 -1
  54. package/fesm2022/kirbydesign-designsystem-dropdown.mjs +27 -22
  55. package/fesm2022/kirbydesign-designsystem-dropdown.mjs.map +1 -1
  56. package/fesm2022/kirbydesign-designsystem-empty-state.mjs +10 -9
  57. package/fesm2022/kirbydesign-designsystem-empty-state.mjs.map +1 -1
  58. package/fesm2022/kirbydesign-designsystem-fab-sheet.mjs +5 -6
  59. package/fesm2022/kirbydesign-designsystem-fab-sheet.mjs.map +1 -1
  60. package/fesm2022/kirbydesign-designsystem-flag.mjs +5 -6
  61. package/fesm2022/kirbydesign-designsystem-flag.mjs.map +1 -1
  62. package/fesm2022/kirbydesign-designsystem-form-field.mjs +48 -41
  63. package/fesm2022/kirbydesign-designsystem-form-field.mjs.map +1 -1
  64. package/fesm2022/kirbydesign-designsystem-header.mjs +20 -20
  65. package/fesm2022/kirbydesign-designsystem-header.mjs.map +1 -1
  66. package/fesm2022/kirbydesign-designsystem-helpers-scss.mjs.map +1 -1
  67. package/fesm2022/kirbydesign-designsystem-helpers.mjs +9 -9
  68. package/fesm2022/kirbydesign-designsystem-helpers.mjs.map +1 -1
  69. package/fesm2022/kirbydesign-designsystem-icon.mjs +11 -10
  70. package/fesm2022/kirbydesign-designsystem-icon.mjs.map +1 -1
  71. package/fesm2022/kirbydesign-designsystem-item-group.mjs +4 -5
  72. package/fesm2022/kirbydesign-designsystem-item-group.mjs.map +1 -1
  73. package/fesm2022/kirbydesign-designsystem-item-sliding.mjs +4 -4
  74. package/fesm2022/kirbydesign-designsystem-item-sliding.mjs.map +1 -1
  75. package/fesm2022/kirbydesign-designsystem-item.mjs +12 -13
  76. package/fesm2022/kirbydesign-designsystem-item.mjs.map +1 -1
  77. package/fesm2022/kirbydesign-designsystem-kirby-app.mjs +7 -7
  78. package/fesm2022/kirbydesign-designsystem-kirby-app.mjs.map +1 -1
  79. package/fesm2022/kirbydesign-designsystem-list.mjs +43 -46
  80. package/fesm2022/kirbydesign-designsystem-list.mjs.map +1 -1
  81. package/fesm2022/kirbydesign-designsystem-loading-overlay.mjs +8 -8
  82. package/fesm2022/kirbydesign-designsystem-loading-overlay.mjs.map +1 -1
  83. package/fesm2022/kirbydesign-designsystem-menu.mjs +8 -10
  84. package/fesm2022/kirbydesign-designsystem-menu.mjs.map +1 -1
  85. package/fesm2022/kirbydesign-designsystem-modal.mjs +643 -634
  86. package/fesm2022/kirbydesign-designsystem-modal.mjs.map +1 -1
  87. package/fesm2022/kirbydesign-designsystem-page.mjs +67 -54
  88. package/fesm2022/kirbydesign-designsystem-page.mjs.map +1 -1
  89. package/fesm2022/kirbydesign-designsystem-popover.mjs +5 -6
  90. package/fesm2022/kirbydesign-designsystem-popover.mjs.map +1 -1
  91. package/fesm2022/kirbydesign-designsystem-progress-circle.mjs +8 -9
  92. package/fesm2022/kirbydesign-designsystem-progress-circle.mjs.map +1 -1
  93. package/fesm2022/kirbydesign-designsystem-radio.mjs +16 -16
  94. package/fesm2022/kirbydesign-designsystem-radio.mjs.map +1 -1
  95. package/fesm2022/kirbydesign-designsystem-range.mjs +6 -8
  96. package/fesm2022/kirbydesign-designsystem-range.mjs.map +1 -1
  97. package/fesm2022/kirbydesign-designsystem-reorder-list.mjs +4 -4
  98. package/fesm2022/kirbydesign-designsystem-reorder-list.mjs.map +1 -1
  99. package/fesm2022/kirbydesign-designsystem-router-outlet.mjs +9 -10
  100. package/fesm2022/kirbydesign-designsystem-router-outlet.mjs.map +1 -1
  101. package/fesm2022/kirbydesign-designsystem-section-header.mjs +4 -5
  102. package/fesm2022/kirbydesign-designsystem-section-header.mjs.map +1 -1
  103. package/fesm2022/kirbydesign-designsystem-shared-floating.mjs +3 -3
  104. package/fesm2022/kirbydesign-designsystem-shared-floating.mjs.map +1 -1
  105. package/fesm2022/kirbydesign-designsystem-shared-portal.mjs +3 -3
  106. package/fesm2022/kirbydesign-designsystem-shared-portal.mjs.map +1 -1
  107. package/fesm2022/kirbydesign-designsystem-shared.mjs +18 -18
  108. package/fesm2022/kirbydesign-designsystem-shared.mjs.map +1 -1
  109. package/fesm2022/kirbydesign-designsystem-slide-button.mjs +17 -70
  110. package/fesm2022/kirbydesign-designsystem-slide-button.mjs.map +1 -1
  111. package/fesm2022/kirbydesign-designsystem-slide.mjs +14 -14
  112. package/fesm2022/kirbydesign-designsystem-slide.mjs.map +1 -1
  113. package/fesm2022/kirbydesign-designsystem-spinner.mjs +7 -7
  114. package/fesm2022/kirbydesign-designsystem-spinner.mjs.map +1 -1
  115. package/fesm2022/kirbydesign-designsystem-tab-navigation.mjs +11 -11
  116. package/fesm2022/kirbydesign-designsystem-tab-navigation.mjs.map +1 -1
  117. package/fesm2022/kirbydesign-designsystem-tabs.mjs +14 -15
  118. package/fesm2022/kirbydesign-designsystem-tabs.mjs.map +1 -1
  119. package/fesm2022/kirbydesign-designsystem-testing-base.mjs +286 -286
  120. package/fesm2022/kirbydesign-designsystem-testing-base.mjs.map +1 -1
  121. package/fesm2022/kirbydesign-designsystem-testing-jasmine.mjs +4 -4
  122. package/fesm2022/kirbydesign-designsystem-testing-jasmine.mjs.map +1 -1
  123. package/fesm2022/kirbydesign-designsystem-testing-jest.mjs +4 -4
  124. package/fesm2022/kirbydesign-designsystem-testing-jest.mjs.map +1 -1
  125. package/fesm2022/kirbydesign-designsystem-testing.mjs +4 -4
  126. package/fesm2022/kirbydesign-designsystem-testing.mjs.map +1 -1
  127. package/fesm2022/kirbydesign-designsystem-toast.mjs +6 -6
  128. package/fesm2022/kirbydesign-designsystem-toast.mjs.map +1 -1
  129. package/fesm2022/kirbydesign-designsystem-toggle-button.mjs +9 -10
  130. package/fesm2022/kirbydesign-designsystem-toggle-button.mjs.map +1 -1
  131. package/fesm2022/kirbydesign-designsystem-toggle.mjs +6 -8
  132. package/fesm2022/kirbydesign-designsystem-toggle.mjs.map +1 -1
  133. package/fesm2022/kirbydesign-designsystem-types.mjs +3 -3
  134. package/fesm2022/kirbydesign-designsystem-types.mjs.map +1 -1
  135. package/fesm2022/kirbydesign-designsystem.mjs +17 -18
  136. package/fesm2022/kirbydesign-designsystem.mjs.map +1 -1
  137. package/flag/index.d.ts +14 -6
  138. package/flag/index.d.ts.map +1 -0
  139. package/form-field/index.d.ts +230 -6
  140. package/form-field/index.d.ts.map +1 -0
  141. package/header/index.d.ts +70 -6
  142. package/header/index.d.ts.map +1 -0
  143. package/helpers/index.d.ts +94 -4
  144. package/helpers/index.d.ts.map +1 -0
  145. package/helpers/scss/index.d.ts +9 -6
  146. package/helpers/scss/index.d.ts.map +1 -0
  147. package/icon/index.d.ts +66 -4
  148. package/icon/index.d.ts.map +1 -0
  149. package/icons/svg/top-up.svg +1 -0
  150. package/index.d.ts +222 -6
  151. package/index.d.ts.map +1 -0
  152. package/item/index.d.ts +53 -6
  153. package/item/index.d.ts.map +1 -0
  154. package/item-group/index.d.ts +10 -6
  155. package/item-group/index.d.ts.map +1 -0
  156. package/item-sliding/index.d.ts +28 -6
  157. package/item-sliding/index.d.ts.map +1 -0
  158. package/kirby-app/index.d.ts +21 -6
  159. package/kirby-app/index.d.ts.map +1 -0
  160. package/list/index.d.ts +282 -4
  161. package/list/index.d.ts.map +1 -0
  162. package/loading-overlay/index.d.ts +26 -6
  163. package/loading-overlay/index.d.ts.map +1 -0
  164. package/menu/index.d.ts +71 -6
  165. package/menu/index.d.ts.map +1 -0
  166. package/modal/index.d.ts +492 -4
  167. package/modal/index.d.ts.map +1 -0
  168. package/package.json +17 -17
  169. package/page/index.d.ts +233 -4
  170. package/page/index.d.ts.map +1 -0
  171. package/popover/index.d.ts +40 -6
  172. package/popover/index.d.ts.map +1 -0
  173. package/progress-circle/index.d.ts +64 -6
  174. package/progress-circle/index.d.ts.map +1 -0
  175. package/radio/index.d.ts +100 -6
  176. package/radio/index.d.ts.map +1 -0
  177. package/range/index.d.ts +45 -6
  178. package/range/index.d.ts.map +1 -0
  179. package/reorder-list/index.d.ts +34 -6
  180. package/reorder-list/index.d.ts.map +1 -0
  181. package/router-outlet/index.d.ts +20 -6
  182. package/router-outlet/index.d.ts.map +1 -0
  183. package/section-header/index.d.ts +9 -6
  184. package/section-header/index.d.ts.map +1 -0
  185. package/shared/floating/index.d.ts +138 -4
  186. package/shared/floating/index.d.ts.map +1 -0
  187. package/shared/index.d.ts +150 -4
  188. package/shared/index.d.ts.map +1 -0
  189. package/shared/portal/index.d.ts +36 -4
  190. package/shared/portal/index.d.ts.map +1 -0
  191. package/slide/index.d.ts +66 -6
  192. package/slide/index.d.ts.map +1 -0
  193. package/slide-button/index.d.ts +35 -6
  194. package/slide-button/index.d.ts.map +1 -0
  195. package/spinner/index.d.ts +16 -6
  196. package/spinner/index.d.ts.map +1 -0
  197. package/tab-navigation/index.d.ts +58 -6
  198. package/tab-navigation/index.d.ts.map +1 -0
  199. package/tabs/index.d.ts +49 -6
  200. package/tabs/index.d.ts.map +1 -0
  201. package/testing/index.d.ts +62 -6
  202. package/testing/index.d.ts.map +1 -0
  203. package/testing-base/index.d.ts +816 -6
  204. package/testing-base/index.d.ts.map +1 -0
  205. package/testing-jasmine/index.d.ts +11 -6
  206. package/testing-jasmine/index.d.ts.map +1 -0
  207. package/testing-jest/index.d.ts +11 -6
  208. package/testing-jest/index.d.ts.map +1 -0
  209. package/toast/index.d.ts +34 -6
  210. package/toast/index.d.ts.map +1 -0
  211. package/toggle/index.d.ts +64 -6
  212. package/toggle/index.d.ts.map +1 -0
  213. package/toggle-button/index.d.ts +58 -6
  214. package/toggle-button/index.d.ts.map +1 -0
  215. package/types/index.d.ts +21 -6
  216. package/types/index.d.ts.map +1 -0
  217. package/accordion/accordion-item.component.d.ts +0 -22
  218. package/accordion/accordion-item.component.d.ts.map +0 -1
  219. package/accordion/accordion.directive.d.ts +0 -6
  220. package/accordion/accordion.directive.d.ts.map +0 -1
  221. package/accordion/accordion.module.d.ts +0 -10
  222. package/accordion/accordion.module.d.ts.map +0 -1
  223. package/accordion/kirbydesign-designsystem-accordion.d.ts.map +0 -1
  224. package/accordion/public_api.d.ts +0 -4
  225. package/accordion/public_api.d.ts.map +0 -1
  226. package/action-group/action-group.component.d.ts +0 -40
  227. package/action-group/action-group.component.d.ts.map +0 -1
  228. package/action-group/kirbydesign-designsystem-action-group.d.ts.map +0 -1
  229. package/action-group/public_api.d.ts +0 -2
  230. package/action-group/public_api.d.ts.map +0 -1
  231. package/avatar/avatar.component.d.ts +0 -25
  232. package/avatar/avatar.component.d.ts.map +0 -1
  233. package/avatar/kirbydesign-designsystem-avatar.d.ts.map +0 -1
  234. package/avatar/public_api.d.ts +0 -2
  235. package/avatar/public_api.d.ts.map +0 -1
  236. package/badge/badge.component.d.ts +0 -16
  237. package/badge/badge.component.d.ts.map +0 -1
  238. package/badge/kirbydesign-designsystem-badge.d.ts.map +0 -1
  239. package/badge/public_api.d.ts +0 -2
  240. package/badge/public_api.d.ts.map +0 -1
  241. package/button/button.component.d.ts +0 -39
  242. package/button/button.component.d.ts.map +0 -1
  243. package/button/kirbydesign-designsystem-button.d.ts.map +0 -1
  244. package/button/public_api.d.ts +0 -2
  245. package/button/public_api.d.ts.map +0 -1
  246. package/calendar/calendar.component.d.ts +0 -113
  247. package/calendar/calendar.component.d.ts.map +0 -1
  248. package/calendar/interfaces/calendar-day.d.ts +0 -18
  249. package/calendar/interfaces/calendar-day.d.ts.map +0 -1
  250. package/calendar/interfaces/calendar-year-navigator-config.d.ts +0 -5
  251. package/calendar/interfaces/calendar-year-navigator-config.d.ts.map +0 -1
  252. package/calendar/kirbydesign-designsystem-calendar.d.ts.map +0 -1
  253. package/calendar/public_api.d.ts +0 -3
  254. package/calendar/public_api.d.ts.map +0 -1
  255. package/card/card-as-button/card-as-button.directive.d.ts +0 -16
  256. package/card/card-as-button/card-as-button.directive.d.ts.map +0 -1
  257. package/card/card-flag-level.d.ts +0 -3
  258. package/card/card-flag-level.d.ts.map +0 -1
  259. package/card/card-footer/card-footer.component.d.ts +0 -7
  260. package/card/card-footer/card-footer.component.d.ts.map +0 -1
  261. package/card/card-header/card-header.component.d.ts +0 -13
  262. package/card/card-header/card-header.component.d.ts.map +0 -1
  263. package/card/card.component.d.ts +0 -27
  264. package/card/card.component.d.ts.map +0 -1
  265. package/card/card.module.d.ts +0 -13
  266. package/card/card.module.d.ts.map +0 -1
  267. package/card/kirbydesign-designsystem-card.d.ts.map +0 -1
  268. package/card/public_api.d.ts +0 -7
  269. package/card/public_api.d.ts.map +0 -1
  270. package/chart/chart/chart.component.d.ts +0 -8
  271. package/chart/chart/chart.component.d.ts.map +0 -1
  272. package/chart/chart/index.d.ts +0 -2
  273. package/chart/chart/index.d.ts.map +0 -1
  274. package/chart/chart-config/chart-bar-config/chart-bar-config.d.ts +0 -10
  275. package/chart/chart-config/chart-bar-config/chart-bar-config.d.ts.map +0 -1
  276. package/chart/chart-config/chart-base-config.d.ts +0 -7
  277. package/chart/chart-config/chart-base-config.d.ts.map +0 -1
  278. package/chart/chart-config/chart-stock-config/chart-stock-config.d.ts +0 -21
  279. package/chart/chart-config/chart-stock-config/chart-stock-config.d.ts.map +0 -1
  280. package/chart/chart-config/chart-stock-config/data-label-position/data-label-position.d.ts +0 -5
  281. package/chart/chart-config/chart-stock-config/data-label-position/data-label-position.d.ts.map +0 -1
  282. package/chart/chart-config/chart-stock-config/vertical-line-plugin/vertical-line-plugin.d.ts +0 -3
  283. package/chart/chart-config/chart-stock-config/vertical-line-plugin/vertical-line-plugin.d.ts.map +0 -1
  284. package/chart/chart-config/chart-stock-config/vertical-line-plugin/vertical-line-plugin.model.d.ts +0 -13
  285. package/chart/chart-config/chart-stock-config/vertical-line-plugin/vertical-line-plugin.model.d.ts.map +0 -1
  286. package/chart/charts.module.d.ts +0 -9
  287. package/chart/charts.module.d.ts.map +0 -1
  288. package/chart/kirbydesign-designsystem-chart.d.ts.map +0 -1
  289. package/chart/public_api.d.ts +0 -7
  290. package/chart/public_api.d.ts.map +0 -1
  291. package/chart/shared/base-chart/base-chart.component.d.ts +0 -35
  292. package/chart/shared/base-chart/base-chart.component.d.ts.map +0 -1
  293. package/chart/shared/base-chart/index.d.ts +0 -2
  294. package/chart/shared/base-chart/index.d.ts.map +0 -1
  295. package/chart/shared/chart-config-service/chart-config.service.d.ts +0 -31
  296. package/chart/shared/chart-config-service/chart-config.service.d.ts.map +0 -1
  297. package/chart/shared/chart-config-service/configs/annotations.config.d.ts +0 -3
  298. package/chart/shared/chart-config-service/configs/annotations.config.d.ts.map +0 -1
  299. package/chart/shared/chart-config-service/configs/global-defaults.config.d.ts +0 -49
  300. package/chart/shared/chart-config-service/configs/global-defaults.config.d.ts.map +0 -1
  301. package/chart/shared/chart-config-service/configs/interaction-functions-extensions.config.d.ts +0 -5
  302. package/chart/shared/chart-config-service/configs/interaction-functions-extensions.config.d.ts.map +0 -1
  303. package/chart/shared/chart-config-service/configs/type.config.d.ts +0 -3
  304. package/chart/shared/chart-config-service/configs/type.config.d.ts.map +0 -1
  305. package/chart/shared/chart-config-service/index.d.ts +0 -2
  306. package/chart/shared/chart-config-service/index.d.ts.map +0 -1
  307. package/chart/shared/chart-js-service/annotations.delegate.d.ts +0 -17
  308. package/chart/shared/chart-js-service/annotations.delegate.d.ts.map +0 -1
  309. package/chart/shared/chart-js-service/chart-js.service.d.ts +0 -46
  310. package/chart/shared/chart-js-service/chart-js.service.d.ts.map +0 -1
  311. package/chart/shared/chart-js-service/chartjs-plugin-marker/chartjs-plugin-marker.d.ts +0 -15
  312. package/chart/shared/chart-js-service/chartjs-plugin-marker/chartjs-plugin-marker.d.ts.map +0 -1
  313. package/chart/shared/chart-js-service/configured-chart-js.d.ts +0 -4
  314. package/chart/shared/chart-js-service/configured-chart-js.d.ts.map +0 -1
  315. package/chart/shared/chart-js-service/index.d.ts +0 -3
  316. package/chart/shared/chart-js-service/index.d.ts.map +0 -1
  317. package/chart/shared/chart-js-service/test-utils.d.ts +0 -5
  318. package/chart/shared/chart-js-service/test-utils.d.ts.map +0 -1
  319. package/chart/shared/charts.types.d.ts +0 -27
  320. package/chart/shared/charts.types.d.ts.map +0 -1
  321. package/chart/shared/index.d.ts +0 -5
  322. package/chart/shared/index.d.ts.map +0 -1
  323. package/chart/stock-chart/index.d.ts +0 -2
  324. package/chart/stock-chart/index.d.ts.map +0 -1
  325. package/chart/stock-chart/stock-chart-js.service.d.ts +0 -38
  326. package/chart/stock-chart/stock-chart-js.service.d.ts.map +0 -1
  327. package/chart/stock-chart/stock-chart.component.d.ts +0 -10
  328. package/chart/stock-chart/stock-chart.component.d.ts.map +0 -1
  329. package/checkbox/checkbox.component.d.ts +0 -66
  330. package/checkbox/checkbox.component.d.ts.map +0 -1
  331. package/checkbox/kirbydesign-designsystem-checkbox.d.ts.map +0 -1
  332. package/checkbox/public_api.d.ts +0 -2
  333. package/checkbox/public_api.d.ts.map +0 -1
  334. package/config/kirbydesign-designsystem-config.d.ts.map +0 -1
  335. package/config/provide-kirby.d.ts +0 -38
  336. package/config/provide-kirby.d.ts.map +0 -1
  337. package/config/public_api.d.ts +0 -2
  338. package/config/public_api.d.ts.map +0 -1
  339. package/data-table/data-table.module.d.ts +0 -13
  340. package/data-table/data-table.module.d.ts.map +0 -1
  341. package/data-table/kirbydesign-designsystem-data-table.d.ts.map +0 -1
  342. package/data-table/public_api.d.ts +0 -3
  343. package/data-table/public_api.d.ts.map +0 -1
  344. package/data-table/sortable/sortable.component.d.ts +0 -18
  345. package/data-table/sortable/sortable.component.d.ts.map +0 -1
  346. package/divider/divider.component.d.ts +0 -7
  347. package/divider/divider.component.d.ts.map +0 -1
  348. package/divider/kirbydesign-designsystem-divider.d.ts.map +0 -1
  349. package/divider/public_api.d.ts +0 -2
  350. package/divider/public_api.d.ts.map +0 -1
  351. package/dropdown/dropdown.component.d.ts +0 -131
  352. package/dropdown/dropdown.component.d.ts.map +0 -1
  353. package/dropdown/dropdown.module.d.ts +0 -16
  354. package/dropdown/dropdown.module.d.ts.map +0 -1
  355. package/dropdown/dropdown.types.d.ts +0 -10
  356. package/dropdown/dropdown.types.d.ts.map +0 -1
  357. package/dropdown/keyboard-handler.service.d.ts +0 -7
  358. package/dropdown/keyboard-handler.service.d.ts.map +0 -1
  359. package/dropdown/kirbydesign-designsystem-dropdown.d.ts.map +0 -1
  360. package/dropdown/public_api.d.ts +0 -6
  361. package/dropdown/public_api.d.ts.map +0 -1
  362. package/empty-state/empty-state.component.d.ts +0 -24
  363. package/empty-state/empty-state.component.d.ts.map +0 -1
  364. package/empty-state/empty-state.module.d.ts +0 -11
  365. package/empty-state/empty-state.module.d.ts.map +0 -1
  366. package/empty-state/kirbydesign-designsystem-empty-state.d.ts.map +0 -1
  367. package/empty-state/public_api.d.ts +0 -3
  368. package/empty-state/public_api.d.ts.map +0 -1
  369. package/fab-sheet/fab-sheet.component.d.ts +0 -26
  370. package/fab-sheet/fab-sheet.component.d.ts.map +0 -1
  371. package/fab-sheet/kirbydesign-designsystem-fab-sheet.d.ts.map +0 -1
  372. package/fab-sheet/public_api.d.ts +0 -2
  373. package/fab-sheet/public_api.d.ts.map +0 -1
  374. package/flag/flag.component.d.ts +0 -10
  375. package/flag/flag.component.d.ts.map +0 -1
  376. package/flag/kirbydesign-designsystem-flag.d.ts.map +0 -1
  377. package/flag/public_api.d.ts +0 -2
  378. package/flag/public_api.d.ts.map +0 -1
  379. package/form-field/directives/affix/affix.directive.d.ts +0 -10
  380. package/form-field/directives/affix/affix.directive.d.ts.map +0 -1
  381. package/form-field/directives/date/date-input.directive.d.ts +0 -45
  382. package/form-field/directives/date/date-input.directive.d.ts.map +0 -1
  383. package/form-field/directives/decimal-mask/decimal-mask.directive.d.ts +0 -41
  384. package/form-field/directives/decimal-mask/decimal-mask.directive.d.ts.map +0 -1
  385. package/form-field/form-field-message/form-field-message.component.d.ts +0 -8
  386. package/form-field/form-field-message/form-field-message.component.d.ts.map +0 -1
  387. package/form-field/form-field.component.d.ts +0 -58
  388. package/form-field/form-field.component.d.ts.map +0 -1
  389. package/form-field/form-field.module.d.ts +0 -14
  390. package/form-field/form-field.module.d.ts.map +0 -1
  391. package/form-field/input/input.component.d.ts +0 -39
  392. package/form-field/input/input.component.d.ts.map +0 -1
  393. package/form-field/input-counter/input-counter.component.d.ts +0 -16
  394. package/form-field/input-counter/input-counter.component.d.ts.map +0 -1
  395. package/form-field/kirbydesign-designsystem-form-field.d.ts.map +0 -1
  396. package/form-field/public_api.d.ts +0 -10
  397. package/form-field/public_api.d.ts.map +0 -1
  398. package/form-field/textarea/textarea.component.d.ts +0 -28
  399. package/form-field/textarea/textarea.component.d.ts.map +0 -1
  400. package/header/header.component.d.ts +0 -59
  401. package/header/header.component.d.ts.map +0 -1
  402. package/header/header.module.d.ts +0 -10
  403. package/header/header.module.d.ts.map +0 -1
  404. package/header/kirbydesign-designsystem-header.d.ts.map +0 -1
  405. package/header/public_api.d.ts +0 -3
  406. package/header/public_api.d.ts.map +0 -1
  407. package/helpers/chart-config-has-type.d.ts +0 -3
  408. package/helpers/chart-config-has-type.d.ts.map +0 -1
  409. package/helpers/color-helper.d.ts +0 -2
  410. package/helpers/color-helper.d.ts.map +0 -1
  411. package/helpers/content-mutation-observer.d.ts +0 -9
  412. package/helpers/content-mutation-observer.d.ts.map +0 -1
  413. package/helpers/deep-copy.d.ts +0 -2
  414. package/helpers/deep-copy.d.ts.map +0 -1
  415. package/helpers/design-token-helper.d.ts +0 -2
  416. package/helpers/design-token-helper.d.ts.map +0 -1
  417. package/helpers/element-ancestor-utils.d.ts +0 -3
  418. package/helpers/element-ancestor-utils.d.ts.map +0 -1
  419. package/helpers/ionic-element-part-helper.d.ts +0 -10
  420. package/helpers/ionic-element-part-helper.d.ts.map +0 -1
  421. package/helpers/kirby-animation.d.ts +0 -20
  422. package/helpers/kirby-animation.d.ts.map +0 -1
  423. package/helpers/kirbydesign-designsystem-helpers.d.ts.map +0 -1
  424. package/helpers/line-clamp-helper.d.ts +0 -12
  425. package/helpers/line-clamp-helper.d.ts.map +0 -1
  426. package/helpers/merge-deep.d.ts +0 -17
  427. package/helpers/merge-deep.d.ts.map +0 -1
  428. package/helpers/platform.service.d.ts +0 -11
  429. package/helpers/platform.service.d.ts.map +0 -1
  430. package/helpers/public_api.d.ts +0 -15
  431. package/helpers/public_api.d.ts.map +0 -1
  432. package/helpers/scss/kirbydesign-designsystem-helpers-scss.d.ts.map +0 -1
  433. package/helpers/scss/public_api.d.ts +0 -2
  434. package/helpers/scss/public_api.d.ts.map +0 -1
  435. package/helpers/scss/scss-helper.d.ts +0 -7
  436. package/helpers/scss/scss-helper.d.ts.map +0 -1
  437. package/helpers/string-helper.d.ts +0 -2
  438. package/helpers/string-helper.d.ts.map +0 -1
  439. package/helpers/theme-color.type.d.ts +0 -2
  440. package/helpers/theme-color.type.d.ts.map +0 -1
  441. package/helpers/unique-id-generator.helper.d.ts +0 -9
  442. package/helpers/unique-id-generator.helper.d.ts.map +0 -1
  443. package/icon/icon-registry.service.d.ts +0 -21
  444. package/icon/icon-registry.service.d.ts.map +0 -1
  445. package/icon/icon-settings.d.ts +0 -8
  446. package/icon/icon-settings.d.ts.map +0 -1
  447. package/icon/icon.component.d.ts +0 -29
  448. package/icon/icon.component.d.ts.map +0 -1
  449. package/icon/icon.module.d.ts +0 -10
  450. package/icon/icon.module.d.ts.map +0 -1
  451. package/icon/kirby-icon-settings.d.ts +0 -4
  452. package/icon/kirby-icon-settings.d.ts.map +0 -1
  453. package/icon/kirbydesign-designsystem-icon.d.ts.map +0 -1
  454. package/icon/public_api.d.ts +0 -6
  455. package/icon/public_api.d.ts.map +0 -1
  456. package/item/item.component.d.ts +0 -34
  457. package/item/item.component.d.ts.map +0 -1
  458. package/item/item.module.d.ts +0 -12
  459. package/item/item.module.d.ts.map +0 -1
  460. package/item/kirbydesign-designsystem-item.d.ts.map +0 -1
  461. package/item/label/label.component.d.ts +0 -8
  462. package/item/label/label.component.d.ts.map +0 -1
  463. package/item/public_api.d.ts +0 -4
  464. package/item/public_api.d.ts.map +0 -1
  465. package/item-group/item-group.component.d.ts +0 -7
  466. package/item-group/item-group.component.d.ts.map +0 -1
  467. package/item-group/kirbydesign-designsystem-item-group.d.ts.map +0 -1
  468. package/item-group/public_api.d.ts +0 -2
  469. package/item-group/public_api.d.ts.map +0 -1
  470. package/item-sliding/item-sliding.component.d.ts +0 -14
  471. package/item-sliding/item-sliding.component.d.ts.map +0 -1
  472. package/item-sliding/item-sliding.types.d.ts +0 -11
  473. package/item-sliding/item-sliding.types.d.ts.map +0 -1
  474. package/item-sliding/kirbydesign-designsystem-item-sliding.d.ts.map +0 -1
  475. package/item-sliding/public_api.d.ts +0 -3
  476. package/item-sliding/public_api.d.ts.map +0 -1
  477. package/kirby-app/kirby-app.component.d.ts +0 -10
  478. package/kirby-app/kirby-app.component.d.ts.map +0 -1
  479. package/kirby-app/kirby-app.module.d.ts +0 -10
  480. package/kirby-app/kirby-app.module.d.ts.map +0 -1
  481. package/kirby-app/kirbydesign-designsystem-kirby-app.d.ts.map +0 -1
  482. package/kirby-app/public_api.d.ts +0 -3
  483. package/kirby-app/public_api.d.ts.map +0 -1
  484. package/kirbydesign-designsystem.d.ts.map +0 -1
  485. package/lib/components/index.d.ts +0 -3
  486. package/lib/components/index.d.ts.map +0 -1
  487. package/lib/components/segmented-control/segment-item.d.ts +0 -14
  488. package/lib/components/segmented-control/segment-item.d.ts.map +0 -1
  489. package/lib/components/segmented-control/segmented-control.component.d.ts +0 -86
  490. package/lib/components/segmented-control/segmented-control.component.d.ts.map +0 -1
  491. package/lib/directives/index.d.ts +0 -3
  492. package/lib/directives/index.d.ts.map +0 -1
  493. package/lib/directives/key-handler/key-handler.directive.d.ts +0 -10
  494. package/lib/directives/key-handler/key-handler.directive.d.ts.map +0 -1
  495. package/lib/directives/modal-router-link/modal-router-link.directive.d.ts +0 -16
  496. package/lib/directives/modal-router-link/modal-router-link.directive.d.ts.map +0 -1
  497. package/lib/index.d.ts +0 -49
  498. package/lib/index.d.ts.map +0 -1
  499. package/lib/kirby.module.d.ts +0 -57
  500. package/lib/kirby.module.d.ts.map +0 -1
  501. package/list/directives/index.d.ts +0 -4
  502. package/list/directives/index.d.ts.map +0 -1
  503. package/list/directives/infinite-scroll.directive.d.ts +0 -50
  504. package/list/directives/infinite-scroll.directive.d.ts.map +0 -1
  505. package/list/directives/list-item-color.directive.d.ts +0 -13
  506. package/list/directives/list-item-color.directive.d.ts.map +0 -1
  507. package/list/directives/scroll.model.d.ts +0 -6
  508. package/list/directives/scroll.model.d.ts.map +0 -1
  509. package/list/helpers/index.d.ts +0 -2
  510. package/list/helpers/index.d.ts.map +0 -1
  511. package/list/helpers/list-helper.d.ts +0 -22
  512. package/list/helpers/list-helper.d.ts.map +0 -1
  513. package/list/kirbydesign-designsystem-list.d.ts.map +0 -1
  514. package/list/list-experimental/index.d.ts +0 -2
  515. package/list/list-experimental/index.d.ts.map +0 -1
  516. package/list/list-experimental/list-experimental.component.d.ts +0 -9
  517. package/list/list-experimental/list-experimental.component.d.ts.map +0 -1
  518. package/list/list-header/index.d.ts +0 -2
  519. package/list/list-header/index.d.ts.map +0 -1
  520. package/list/list-header/list-header.component.d.ts +0 -7
  521. package/list/list-header/list-header.component.d.ts.map +0 -1
  522. package/list/list-item/index.d.ts +0 -2
  523. package/list/list-item/index.d.ts.map +0 -1
  524. package/list/list-item/list-item.component.d.ts +0 -37
  525. package/list/list-item/list-item.component.d.ts.map +0 -1
  526. package/list/list-section-header/index.d.ts +0 -2
  527. package/list/list-section-header/index.d.ts.map +0 -1
  528. package/list/list-section-header/list-section-header.component.d.ts +0 -7
  529. package/list/list-section-header/list-section-header.component.d.ts.map +0 -1
  530. package/list/list-swipe-action.d.ts +0 -2
  531. package/list/list-swipe-action.d.ts.map +0 -1
  532. package/list/list-swipe-action.type.d.ts +0 -12
  533. package/list/list-swipe-action.type.d.ts.map +0 -1
  534. package/list/list.component.d.ts +0 -108
  535. package/list/list.component.d.ts.map +0 -1
  536. package/list/list.directive.d.ts +0 -18
  537. package/list/list.directive.d.ts.map +0 -1
  538. package/list/list.event.d.ts +0 -8
  539. package/list/list.event.d.ts.map +0 -1
  540. package/list/list.module.d.ts +0 -19
  541. package/list/list.module.d.ts.map +0 -1
  542. package/list/public_api.d.ts +0 -12
  543. package/list/public_api.d.ts.map +0 -1
  544. package/loading-overlay/kirbydesign-designsystem-loading-overlay.d.ts.map +0 -1
  545. package/loading-overlay/loading-overlay.component.d.ts +0 -9
  546. package/loading-overlay/loading-overlay.component.d.ts.map +0 -1
  547. package/loading-overlay/loading-overlay.service.d.ts +0 -15
  548. package/loading-overlay/loading-overlay.service.d.ts.map +0 -1
  549. package/loading-overlay/public_api.d.ts +0 -3
  550. package/loading-overlay/public_api.d.ts.map +0 -1
  551. package/menu/kirbydesign-designsystem-menu.d.ts.map +0 -1
  552. package/menu/menu.component.d.ts +0 -68
  553. package/menu/menu.component.d.ts.map +0 -1
  554. package/menu/public_api.d.ts +0 -2
  555. package/menu/public_api.d.ts.map +0 -1
  556. package/modal/kirbydesign-designsystem-modal.d.ts.map +0 -1
  557. package/modal/modal/action-sheet/action-sheet.component.d.ts +0 -18
  558. package/modal/modal/action-sheet/action-sheet.component.d.ts.map +0 -1
  559. package/modal/modal/action-sheet/config/action-sheet-config.d.ts +0 -8
  560. package/modal/modal/action-sheet/config/action-sheet-config.d.ts.map +0 -1
  561. package/modal/modal/action-sheet/config/action-sheet-item.d.ts +0 -5
  562. package/modal/modal/action-sheet/config/action-sheet-item.d.ts.map +0 -1
  563. package/modal/modal/action-sheet/index.d.ts +0 -4
  564. package/modal/modal/action-sheet/index.d.ts.map +0 -1
  565. package/modal/modal/alert/alert.component.d.ts +0 -29
  566. package/modal/modal/alert/alert.component.d.ts.map +0 -1
  567. package/modal/modal/alert/config/alert-config.d.ts +0 -15
  568. package/modal/modal/alert/config/alert-config.d.ts.map +0 -1
  569. package/modal/modal/alert/index.d.ts +0 -3
  570. package/modal/modal/alert/index.d.ts.map +0 -1
  571. package/modal/modal/footer/modal-footer.component.d.ts +0 -13
  572. package/modal/modal/footer/modal-footer.component.d.ts.map +0 -1
  573. package/modal/modal/index.d.ts +0 -7
  574. package/modal/modal/index.d.ts.map +0 -1
  575. package/modal/modal/modal-component/modal.component.d.ts +0 -53
  576. package/modal/modal/modal-component/modal.component.d.ts.map +0 -1
  577. package/modal/modal/services/action-sheet.helper.d.ts +0 -12
  578. package/modal/modal/services/action-sheet.helper.d.ts.map +0 -1
  579. package/modal/modal/services/alert.helper.d.ts +0 -15
  580. package/modal/modal/services/alert.helper.d.ts.map +0 -1
  581. package/modal/modal/services/can-dismiss-modal-guard.d.ts +0 -3
  582. package/modal/modal/services/can-dismiss-modal-guard.d.ts.map +0 -1
  583. package/modal/modal/services/can-dismiss.helper.d.ts +0 -13
  584. package/modal/modal/services/can-dismiss.helper.d.ts.map +0 -1
  585. package/modal/modal/services/index.d.ts +0 -7
  586. package/modal/modal/services/index.d.ts.map +0 -1
  587. package/modal/modal/services/modal-animation-builder.service.d.ts +0 -28
  588. package/modal/modal/services/modal-animation-builder.service.d.ts.map +0 -1
  589. package/modal/modal/services/modal.controller.d.ts +0 -39
  590. package/modal/modal/services/modal.controller.d.ts.map +0 -1
  591. package/modal/modal/services/modal.helper.d.ts +0 -21
  592. package/modal/modal/services/modal.helper.d.ts.map +0 -1
  593. package/modal/modal-navigation.service.d.ts +0 -39
  594. package/modal/modal-navigation.service.d.ts.map +0 -1
  595. package/modal/modal-wrapper/compact/index.d.ts +0 -2
  596. package/modal/modal-wrapper/compact/index.d.ts.map +0 -1
  597. package/modal/modal-wrapper/compact/modal-compact-wrapper.component.d.ts +0 -36
  598. package/modal/modal-wrapper/compact/modal-compact-wrapper.component.d.ts.map +0 -1
  599. package/modal/modal-wrapper/config/drawer-supplementary-action.d.ts +0 -5
  600. package/modal/modal-wrapper/config/drawer-supplementary-action.d.ts.map +0 -1
  601. package/modal/modal-wrapper/config/index.d.ts +0 -4
  602. package/modal/modal-wrapper/config/index.d.ts.map +0 -1
  603. package/modal/modal-wrapper/config/modal-config.d.ts +0 -42
  604. package/modal/modal-wrapper/config/modal-config.d.ts.map +0 -1
  605. package/modal/modal-wrapper/config/modal-config.helper.d.ts +0 -3
  606. package/modal/modal-wrapper/config/modal-config.helper.d.ts.map +0 -1
  607. package/modal/modal-wrapper/index.d.ts +0 -4
  608. package/modal/modal-wrapper/index.d.ts.map +0 -1
  609. package/modal/modal-wrapper/modal-elements-mover.delegate.d.ts +0 -15
  610. package/modal/modal-wrapper/modal-elements-mover.delegate.d.ts.map +0 -1
  611. package/modal/modal-wrapper/modal-wrapper.component.d.ts +0 -112
  612. package/modal/modal-wrapper/modal-wrapper.component.d.ts.map +0 -1
  613. package/modal/modal.interfaces.d.ts +0 -58
  614. package/modal/modal.interfaces.d.ts.map +0 -1
  615. package/modal/public_api.d.ts +0 -5
  616. package/modal/public_api.d.ts.map +0 -1
  617. package/page/kirbydesign-designsystem-page.d.ts.map +0 -1
  618. package/page/page-footer/page-footer.component.d.ts +0 -15
  619. package/page/page-footer/page-footer.component.d.ts.map +0 -1
  620. package/page/page.component.d.ts +0 -207
  621. package/page/page.component.d.ts.map +0 -1
  622. package/page/page.module.d.ts +0 -14
  623. package/page/page.module.d.ts.map +0 -1
  624. package/page/public_api.d.ts +0 -4
  625. package/page/public_api.d.ts.map +0 -1
  626. package/popover/kirbydesign-designsystem-popover.d.ts.map +0 -1
  627. package/popover/popover.component.d.ts +0 -37
  628. package/popover/popover.component.d.ts.map +0 -1
  629. package/popover/public_api.d.ts +0 -2
  630. package/popover/public_api.d.ts.map +0 -1
  631. package/progress-circle/kirbydesign-designsystem-progress-circle.d.ts.map +0 -1
  632. package/progress-circle/progress-circle-ring.component.d.ts +0 -20
  633. package/progress-circle/progress-circle-ring.component.d.ts.map +0 -1
  634. package/progress-circle/progress-circle.component.d.ts +0 -43
  635. package/progress-circle/progress-circle.component.d.ts.map +0 -1
  636. package/progress-circle/public_api.d.ts +0 -3
  637. package/progress-circle/public_api.d.ts.map +0 -1
  638. package/public-api.d.ts +0 -2
  639. package/public-api.d.ts.map +0 -1
  640. package/radio/kirbydesign-designsystem-radio.d.ts.map +0 -1
  641. package/radio/public_api.d.ts +0 -4
  642. package/radio/public_api.d.ts.map +0 -1
  643. package/radio/radio-group/radio-group.component.d.ts +0 -65
  644. package/radio/radio-group/radio-group.component.d.ts.map +0 -1
  645. package/radio/radio-module.d.ts +0 -11
  646. package/radio/radio-module.d.ts.map +0 -1
  647. package/radio/radio.component.d.ts +0 -26
  648. package/radio/radio.component.d.ts.map +0 -1
  649. package/range/kirbydesign-designsystem-range.d.ts.map +0 -1
  650. package/range/public_api.d.ts +0 -2
  651. package/range/public_api.d.ts.map +0 -1
  652. package/range/range.component.d.ts +0 -42
  653. package/range/range.component.d.ts.map +0 -1
  654. package/reorder-list/kirbydesign-designsystem-reorder-list.d.ts.map +0 -1
  655. package/reorder-list/public_api.d.ts +0 -3
  656. package/reorder-list/public_api.d.ts.map +0 -1
  657. package/reorder-list/reorder-event.d.ts +0 -8
  658. package/reorder-list/reorder-event.d.ts.map +0 -1
  659. package/reorder-list/reorder-list.component.d.ts +0 -24
  660. package/reorder-list/reorder-list.component.d.ts.map +0 -1
  661. package/router-outlet/kirbydesign-designsystem-router-outlet.d.ts.map +0 -1
  662. package/router-outlet/public_api.d.ts +0 -4
  663. package/router-outlet/public_api.d.ts.map +0 -1
  664. package/router-outlet/router-outlet.component.d.ts +0 -8
  665. package/router-outlet/router-outlet.component.d.ts.map +0 -1
  666. package/router-outlet/router-outlet.module.d.ts +0 -10
  667. package/router-outlet/router-outlet.module.d.ts.map +0 -1
  668. package/section-header/kirbydesign-designsystem-section-header.d.ts.map +0 -1
  669. package/section-header/public_api.d.ts +0 -2
  670. package/section-header/public_api.d.ts.map +0 -1
  671. package/section-header/section-header.component.d.ts +0 -6
  672. package/section-header/section-header.component.d.ts.map +0 -1
  673. package/shared/component-configuration.d.ts +0 -6
  674. package/shared/component-configuration.d.ts.map +0 -1
  675. package/shared/component-loader.directive.d.ts +0 -16
  676. package/shared/component-loader.directive.d.ts.map +0 -1
  677. package/shared/controls/label-helpers.d.ts +0 -17
  678. package/shared/controls/label-helpers.d.ts.map +0 -1
  679. package/shared/dynamic-component.d.ts +0 -4
  680. package/shared/dynamic-component.d.ts.map +0 -1
  681. package/shared/fit-heading/fit-heading.directive.d.ts +0 -29
  682. package/shared/fit-heading/fit-heading.directive.d.ts.map +0 -1
  683. package/shared/fit-heading/index.d.ts +0 -2
  684. package/shared/fit-heading/index.d.ts.map +0 -1
  685. package/shared/floating/floating.directive.d.ts +0 -136
  686. package/shared/floating/floating.directive.d.ts.map +0 -1
  687. package/shared/floating/kirbydesign-designsystem-shared-floating.d.ts.map +0 -1
  688. package/shared/floating/public_api.d.ts +0 -2
  689. package/shared/floating/public_api.d.ts.map +0 -1
  690. package/shared/kirbydesign-designsystem-shared.d.ts.map +0 -1
  691. package/shared/portal/kirbydesign-designsystem-shared-portal.d.ts.map +0 -1
  692. package/shared/portal/portal.directive.d.ts +0 -35
  693. package/shared/portal/portal.directive.d.ts.map +0 -1
  694. package/shared/portal/public_api.d.ts +0 -2
  695. package/shared/portal/public_api.d.ts.map +0 -1
  696. package/shared/public_api.d.ts +0 -10
  697. package/shared/public_api.d.ts.map +0 -1
  698. package/shared/resize-observer/resize-observer.factory.d.ts +0 -11
  699. package/shared/resize-observer/resize-observer.factory.d.ts.map +0 -1
  700. package/shared/resize-observer/resize-observer.service.d.ts +0 -16
  701. package/shared/resize-observer/resize-observer.service.d.ts.map +0 -1
  702. package/shared/theme-color/theme-color.directive.d.ts +0 -36
  703. package/shared/theme-color/theme-color.directive.d.ts.map +0 -1
  704. package/shared/translation/translation.interface.d.ts +0 -13
  705. package/shared/translation/translation.interface.d.ts.map +0 -1
  706. package/shared/translation/translation.service.d.ts +0 -13
  707. package/shared/translation/translation.service.d.ts.map +0 -1
  708. package/shared/translation/translations/da.d.ts +0 -3
  709. package/shared/translation/translations/da.d.ts.map +0 -1
  710. package/shared/translation/translations/de.d.ts +0 -3
  711. package/shared/translation/translations/de.d.ts.map +0 -1
  712. package/shared/translation/translations/en.d.ts +0 -3
  713. package/shared/translation/translations/en.d.ts.map +0 -1
  714. package/slide/kirbydesign-designsystem-slide.d.ts.map +0 -1
  715. package/slide/public_api.d.ts +0 -5
  716. package/slide/public_api.d.ts.map +0 -1
  717. package/slide/slide-stretch-height.directive.d.ts +0 -10
  718. package/slide/slide-stretch-height.directive.d.ts.map +0 -1
  719. package/slide/slide.directive.d.ts +0 -6
  720. package/slide/slide.directive.d.ts.map +0 -1
  721. package/slide/slide.module.d.ts +0 -13
  722. package/slide/slide.module.d.ts.map +0 -1
  723. package/slide/slides.component.d.ts +0 -42
  724. package/slide/slides.component.d.ts.map +0 -1
  725. package/slide-button/kirbydesign-designsystem-slide-button.d.ts.map +0 -1
  726. package/slide-button/public_api.d.ts +0 -2
  727. package/slide-button/public_api.d.ts.map +0 -1
  728. package/slide-button/slide-button.component.d.ts +0 -32
  729. package/slide-button/slide-button.component.d.ts.map +0 -1
  730. package/spinner/kirbydesign-designsystem-spinner.d.ts.map +0 -1
  731. package/spinner/public_api.d.ts +0 -3
  732. package/spinner/public_api.d.ts.map +0 -1
  733. package/spinner/spinner.component.d.ts +0 -6
  734. package/spinner/spinner.component.d.ts.map +0 -1
  735. package/spinner/spinner.module.d.ts +0 -9
  736. package/spinner/spinner.module.d.ts.map +0 -1
  737. package/tab-navigation/kirbydesign-designsystem-tab-navigation.d.ts.map +0 -1
  738. package/tab-navigation/public_api.d.ts +0 -4
  739. package/tab-navigation/public_api.d.ts.map +0 -1
  740. package/tab-navigation/tab-navigation/tab-navigation.component.d.ts +0 -36
  741. package/tab-navigation/tab-navigation/tab-navigation.component.d.ts.map +0 -1
  742. package/tab-navigation/tab-navigation-item/tab-navigation-item.component.d.ts +0 -14
  743. package/tab-navigation/tab-navigation-item/tab-navigation-item.component.d.ts.map +0 -1
  744. package/tab-navigation/tab-navigation.module.d.ts +0 -10
  745. package/tab-navigation/tab-navigation.module.d.ts.map +0 -1
  746. package/tabs/kirbydesign-designsystem-tabs.d.ts.map +0 -1
  747. package/tabs/public_api.d.ts +0 -6
  748. package/tabs/public_api.d.ts.map +0 -1
  749. package/tabs/tab-button/tab-button.component.d.ts +0 -12
  750. package/tabs/tab-button/tab-button.component.d.ts.map +0 -1
  751. package/tabs/tab-button/tab-button.events.d.ts +0 -2
  752. package/tabs/tab-button/tab-button.events.d.ts.map +0 -1
  753. package/tabs/tabs.component.d.ts +0 -15
  754. package/tabs/tabs.component.d.ts.map +0 -1
  755. package/tabs/tabs.module.d.ts +0 -12
  756. package/tabs/tabs.module.d.ts.map +0 -1
  757. package/tabs/tabs.service.d.ts +0 -12
  758. package/tabs/tabs.service.d.ts.map +0 -1
  759. package/testing/element-css-custom-matchers.d.ts +0 -4
  760. package/testing/element-css-custom-matchers.d.ts.map +0 -1
  761. package/testing/kirbydesign-designsystem-testing.d.ts.map +0 -1
  762. package/testing/public_api.d.ts +0 -3
  763. package/testing/public_api.d.ts.map +0 -1
  764. package/testing/test-helper.d.ts +0 -55
  765. package/testing/test-helper.d.ts.map +0 -1
  766. package/testing-base/kirbydesign-designsystem-testing-base.d.ts.map +0 -1
  767. package/testing-base/lib/components/index.d.ts +0 -64
  768. package/testing-base/lib/components/index.d.ts.map +0 -1
  769. package/testing-base/lib/components/mock.accordion-item.component.d.ts +0 -10
  770. package/testing-base/lib/components/mock.accordion-item.component.d.ts.map +0 -1
  771. package/testing-base/lib/components/mock.action-group.component.d.ts +0 -9
  772. package/testing-base/lib/components/mock.action-group.component.d.ts.map +0 -1
  773. package/testing-base/lib/components/mock.action-sheet.component.d.ts +0 -16
  774. package/testing-base/lib/components/mock.action-sheet.component.d.ts.map +0 -1
  775. package/testing-base/lib/components/mock.alert.component.d.ts +0 -15
  776. package/testing-base/lib/components/mock.alert.component.d.ts.map +0 -1
  777. package/testing-base/lib/components/mock.avatar.component.d.ts +0 -16
  778. package/testing-base/lib/components/mock.avatar.component.d.ts.map +0 -1
  779. package/testing-base/lib/components/mock.badge.component.d.ts +0 -8
  780. package/testing-base/lib/components/mock.badge.component.d.ts.map +0 -1
  781. package/testing-base/lib/components/mock.base-chart.component.d.ts +0 -16
  782. package/testing-base/lib/components/mock.base-chart.component.d.ts.map +0 -1
  783. package/testing-base/lib/components/mock.button.component.d.ts +0 -15
  784. package/testing-base/lib/components/mock.button.component.d.ts.map +0 -1
  785. package/testing-base/lib/components/mock.calendar.component.d.ts +0 -33
  786. package/testing-base/lib/components/mock.calendar.component.d.ts.map +0 -1
  787. package/testing-base/lib/components/mock.card-footer.component.d.ts +0 -7
  788. package/testing-base/lib/components/mock.card-footer.component.d.ts.map +0 -1
  789. package/testing-base/lib/components/mock.card-header.component.d.ts +0 -12
  790. package/testing-base/lib/components/mock.card-header.component.d.ts.map +0 -1
  791. package/testing-base/lib/components/mock.card.component.d.ts +0 -14
  792. package/testing-base/lib/components/mock.card.component.d.ts.map +0 -1
  793. package/testing-base/lib/components/mock.chart.component.d.ts +0 -9
  794. package/testing-base/lib/components/mock.chart.component.d.ts.map +0 -1
  795. package/testing-base/lib/components/mock.checkbox.component.d.ts +0 -14
  796. package/testing-base/lib/components/mock.checkbox.component.d.ts.map +0 -1
  797. package/testing-base/lib/components/mock.divider.component.d.ts +0 -7
  798. package/testing-base/lib/components/mock.divider.component.d.ts.map +0 -1
  799. package/testing-base/lib/components/mock.dropdown.component.d.ts +0 -22
  800. package/testing-base/lib/components/mock.dropdown.component.d.ts.map +0 -1
  801. package/testing-base/lib/components/mock.empty-state.component.d.ts +0 -9
  802. package/testing-base/lib/components/mock.empty-state.component.d.ts.map +0 -1
  803. package/testing-base/lib/components/mock.fab-sheet.component.d.ts +0 -8
  804. package/testing-base/lib/components/mock.fab-sheet.component.d.ts.map +0 -1
  805. package/testing-base/lib/components/mock.flag.component.d.ts +0 -8
  806. package/testing-base/lib/components/mock.flag.component.d.ts.map +0 -1
  807. package/testing-base/lib/components/mock.form-field-message.component.d.ts +0 -8
  808. package/testing-base/lib/components/mock.form-field-message.component.d.ts.map +0 -1
  809. package/testing-base/lib/components/mock.form-field.component.d.ts +0 -9
  810. package/testing-base/lib/components/mock.form-field.component.d.ts.map +0 -1
  811. package/testing-base/lib/components/mock.header.component.d.ts +0 -22
  812. package/testing-base/lib/components/mock.header.component.d.ts.map +0 -1
  813. package/testing-base/lib/components/mock.icon.component.d.ts +0 -9
  814. package/testing-base/lib/components/mock.icon.component.d.ts.map +0 -1
  815. package/testing-base/lib/components/mock.input-counter.component.d.ts +0 -8
  816. package/testing-base/lib/components/mock.input-counter.component.d.ts.map +0 -1
  817. package/testing-base/lib/components/mock.input.component.d.ts +0 -16
  818. package/testing-base/lib/components/mock.input.component.d.ts.map +0 -1
  819. package/testing-base/lib/components/mock.item-group.component.d.ts +0 -6
  820. package/testing-base/lib/components/mock.item-group.component.d.ts.map +0 -1
  821. package/testing-base/lib/components/mock.item-sliding.component.d.ts +0 -9
  822. package/testing-base/lib/components/mock.item-sliding.component.d.ts.map +0 -1
  823. package/testing-base/lib/components/mock.item.component.d.ts +0 -13
  824. package/testing-base/lib/components/mock.item.component.d.ts.map +0 -1
  825. package/testing-base/lib/components/mock.kirby-app.component.d.ts +0 -6
  826. package/testing-base/lib/components/mock.kirby-app.component.d.ts.map +0 -1
  827. package/testing-base/lib/components/mock.label.component.d.ts +0 -7
  828. package/testing-base/lib/components/mock.label.component.d.ts.map +0 -1
  829. package/testing-base/lib/components/mock.list-experimental.component.d.ts +0 -6
  830. package/testing-base/lib/components/mock.list-experimental.component.d.ts.map +0 -1
  831. package/testing-base/lib/components/mock.list-header.component.d.ts +0 -6
  832. package/testing-base/lib/components/mock.list-header.component.d.ts.map +0 -1
  833. package/testing-base/lib/components/mock.list-item.component.d.ts +0 -17
  834. package/testing-base/lib/components/mock.list-item.component.d.ts.map +0 -1
  835. package/testing-base/lib/components/mock.list-section-header.component.d.ts +0 -7
  836. package/testing-base/lib/components/mock.list-section-header.component.d.ts.map +0 -1
  837. package/testing-base/lib/components/mock.list.component.d.ts +0 -24
  838. package/testing-base/lib/components/mock.list.component.d.ts.map +0 -1
  839. package/testing-base/lib/components/mock.loading-overlay.component.d.ts +0 -9
  840. package/testing-base/lib/components/mock.loading-overlay.component.d.ts.map +0 -1
  841. package/testing-base/lib/components/mock.menu.component.d.ts +0 -21
  842. package/testing-base/lib/components/mock.menu.component.d.ts.map +0 -1
  843. package/testing-base/lib/components/mock.modal-compact-wrapper.component.d.ts +0 -8
  844. package/testing-base/lib/components/mock.modal-compact-wrapper.component.d.ts.map +0 -1
  845. package/testing-base/lib/components/mock.modal-footer.component.d.ts +0 -8
  846. package/testing-base/lib/components/mock.modal-footer.component.d.ts.map +0 -1
  847. package/testing-base/lib/components/mock.modal-wrapper.component.d.ts +0 -10
  848. package/testing-base/lib/components/mock.modal-wrapper.component.d.ts.map +0 -1
  849. package/testing-base/lib/components/mock.page-footer.component.d.ts +0 -7
  850. package/testing-base/lib/components/mock.page-footer.component.d.ts.map +0 -1
  851. package/testing-base/lib/components/mock.page.component.d.ts +0 -70
  852. package/testing-base/lib/components/mock.page.component.d.ts.map +0 -1
  853. package/testing-base/lib/components/mock.popover.component.d.ts +0 -11
  854. package/testing-base/lib/components/mock.popover.component.d.ts.map +0 -1
  855. package/testing-base/lib/components/mock.progress-circle-ring.component.d.ts +0 -11
  856. package/testing-base/lib/components/mock.progress-circle-ring.component.d.ts.map +0 -1
  857. package/testing-base/lib/components/mock.progress-circle.component.d.ts +0 -9
  858. package/testing-base/lib/components/mock.progress-circle.component.d.ts.map +0 -1
  859. package/testing-base/lib/components/mock.radio-group.component.d.ts +0 -15
  860. package/testing-base/lib/components/mock.radio-group.component.d.ts.map +0 -1
  861. package/testing-base/lib/components/mock.radio.component.d.ts +0 -10
  862. package/testing-base/lib/components/mock.radio.component.d.ts.map +0 -1
  863. package/testing-base/lib/components/mock.range.component.d.ts +0 -22
  864. package/testing-base/lib/components/mock.range.component.d.ts.map +0 -1
  865. package/testing-base/lib/components/mock.reorder-list.component.d.ts +0 -13
  866. package/testing-base/lib/components/mock.reorder-list.component.d.ts.map +0 -1
  867. package/testing-base/lib/components/mock.router-outlet.component.d.ts +0 -7
  868. package/testing-base/lib/components/mock.router-outlet.component.d.ts.map +0 -1
  869. package/testing-base/lib/components/mock.section-header.component.d.ts +0 -6
  870. package/testing-base/lib/components/mock.section-header.component.d.ts.map +0 -1
  871. package/testing-base/lib/components/mock.segmented-control.component.d.ts +0 -16
  872. package/testing-base/lib/components/mock.segmented-control.component.d.ts.map +0 -1
  873. package/testing-base/lib/components/mock.slide-button.component.d.ts +0 -11
  874. package/testing-base/lib/components/mock.slide-button.component.d.ts.map +0 -1
  875. package/testing-base/lib/components/mock.slides.component.d.ts +0 -11
  876. package/testing-base/lib/components/mock.slides.component.d.ts.map +0 -1
  877. package/testing-base/lib/components/mock.spinner.component.d.ts +0 -6
  878. package/testing-base/lib/components/mock.spinner.component.d.ts.map +0 -1
  879. package/testing-base/lib/components/mock.stock-chart.component.d.ts +0 -9
  880. package/testing-base/lib/components/mock.stock-chart.component.d.ts.map +0 -1
  881. package/testing-base/lib/components/mock.tab-button.component.d.ts +0 -9
  882. package/testing-base/lib/components/mock.tab-button.component.d.ts.map +0 -1
  883. package/testing-base/lib/components/mock.tab-navigation-item.component.d.ts +0 -7
  884. package/testing-base/lib/components/mock.tab-navigation-item.component.d.ts.map +0 -1
  885. package/testing-base/lib/components/mock.tab-navigation.component.d.ts +0 -8
  886. package/testing-base/lib/components/mock.tab-navigation.component.d.ts.map +0 -1
  887. package/testing-base/lib/components/mock.tabs.component.d.ts +0 -6
  888. package/testing-base/lib/components/mock.tabs.component.d.ts.map +0 -1
  889. package/testing-base/lib/components/mock.textarea.component.d.ts +0 -12
  890. package/testing-base/lib/components/mock.textarea.component.d.ts.map +0 -1
  891. package/testing-base/lib/components/mock.toggle-button.component.d.ts +0 -9
  892. package/testing-base/lib/components/mock.toggle-button.component.d.ts.map +0 -1
  893. package/testing-base/lib/components/mock.toggle.component.d.ts +0 -10
  894. package/testing-base/lib/components/mock.toggle.component.d.ts.map +0 -1
  895. package/testing-base/lib/directives/index.d.ts +0 -17
  896. package/testing-base/lib/directives/index.d.ts.map +0 -1
  897. package/testing-base/lib/directives/mock.accordion.directive.d.ts +0 -6
  898. package/testing-base/lib/directives/mock.accordion.directive.d.ts.map +0 -1
  899. package/testing-base/lib/directives/mock.affix.directive.d.ts +0 -7
  900. package/testing-base/lib/directives/mock.affix.directive.d.ts.map +0 -1
  901. package/testing-base/lib/directives/mock.card-as-button.directive.d.ts +0 -6
  902. package/testing-base/lib/directives/mock.card-as-button.directive.d.ts.map +0 -1
  903. package/testing-base/lib/directives/mock.component-loader.directive.d.ts +0 -9
  904. package/testing-base/lib/directives/mock.component-loader.directive.d.ts.map +0 -1
  905. package/testing-base/lib/directives/mock.date-input.directive.d.ts +0 -6
  906. package/testing-base/lib/directives/mock.date-input.directive.d.ts.map +0 -1
  907. package/testing-base/lib/directives/mock.decimal-mask.directive.d.ts +0 -13
  908. package/testing-base/lib/directives/mock.decimal-mask.directive.d.ts.map +0 -1
  909. package/testing-base/lib/directives/mock.fit-heading.directive.d.ts +0 -8
  910. package/testing-base/lib/directives/mock.fit-heading.directive.d.ts.map +0 -1
  911. package/testing-base/lib/directives/mock.floating.directive.d.ts +0 -27
  912. package/testing-base/lib/directives/mock.floating.directive.d.ts.map +0 -1
  913. package/testing-base/lib/directives/mock.infinite-scroll.directive.d.ts +0 -9
  914. package/testing-base/lib/directives/mock.infinite-scroll.directive.d.ts.map +0 -1
  915. package/testing-base/lib/directives/mock.key-handler.directive.d.ts +0 -6
  916. package/testing-base/lib/directives/mock.key-handler.directive.d.ts.map +0 -1
  917. package/testing-base/lib/directives/mock.list-item-color.directive.d.ts +0 -9
  918. package/testing-base/lib/directives/mock.list-item-color.directive.d.ts.map +0 -1
  919. package/testing-base/lib/directives/mock.list.directive.d.ts +0 -18
  920. package/testing-base/lib/directives/mock.list.directive.d.ts.map +0 -1
  921. package/testing-base/lib/directives/mock.modal-router-link.directive.d.ts +0 -9
  922. package/testing-base/lib/directives/mock.modal-router-link.directive.d.ts.map +0 -1
  923. package/testing-base/lib/directives/mock.portal.directive.d.ts +0 -7
  924. package/testing-base/lib/directives/mock.portal.directive.d.ts.map +0 -1
  925. package/testing-base/lib/directives/mock.slide.directive.d.ts +0 -6
  926. package/testing-base/lib/directives/mock.slide.directive.d.ts.map +0 -1
  927. package/testing-base/lib/directives/mock.theme-color.directive.d.ts +0 -8
  928. package/testing-base/lib/directives/mock.theme-color.directive.d.ts.map +0 -1
  929. package/testing-base/lib/index.d.ts +0 -4
  930. package/testing-base/lib/index.d.ts.map +0 -1
  931. package/testing-base/lib/kirby-testing-base.module.d.ts +0 -86
  932. package/testing-base/lib/kirby-testing-base.module.d.ts.map +0 -1
  933. package/testing-base/lib/mock-components.d.ts +0 -3
  934. package/testing-base/lib/mock-components.d.ts.map +0 -1
  935. package/testing-base/lib/mock-directives.d.ts +0 -3
  936. package/testing-base/lib/mock-directives.d.ts.map +0 -1
  937. package/testing-base/public_api.d.ts +0 -2
  938. package/testing-base/public_api.d.ts.map +0 -1
  939. package/testing-jasmine/kirbydesign-designsystem-testing-jasmine.d.ts.map +0 -1
  940. package/testing-jasmine/lib/kirby-testing.module.d.ts +0 -8
  941. package/testing-jasmine/lib/kirby-testing.module.d.ts.map +0 -1
  942. package/testing-jasmine/lib/mock-providers.d.ts +0 -33
  943. package/testing-jasmine/lib/mock-providers.d.ts.map +0 -1
  944. package/testing-jasmine/public_api.d.ts +0 -2
  945. package/testing-jasmine/public_api.d.ts.map +0 -1
  946. package/testing-jest/kirbydesign-designsystem-testing-jest.d.ts.map +0 -1
  947. package/testing-jest/lib/kirby-testing.module.d.ts +0 -8
  948. package/testing-jest/lib/kirby-testing.module.d.ts.map +0 -1
  949. package/testing-jest/lib/mock-providers.d.ts +0 -68
  950. package/testing-jest/lib/mock-providers.d.ts.map +0 -1
  951. package/testing-jest/public_api.d.ts +0 -2
  952. package/testing-jest/public_api.d.ts.map +0 -1
  953. package/toast/config/toast-config.d.ts +0 -8
  954. package/toast/config/toast-config.d.ts.map +0 -1
  955. package/toast/kirbydesign-designsystem-toast.d.ts.map +0 -1
  956. package/toast/public_api.d.ts +0 -4
  957. package/toast/public_api.d.ts.map +0 -1
  958. package/toast/services/indexs.d.ts +0 -3
  959. package/toast/services/indexs.d.ts.map +0 -1
  960. package/toast/services/toast.controller.d.ts +0 -11
  961. package/toast/services/toast.controller.d.ts.map +0 -1
  962. package/toast/services/toast.helper.d.ts +0 -15
  963. package/toast/services/toast.helper.d.ts.map +0 -1
  964. package/toggle/kirbydesign-designsystem-toggle.d.ts.map +0 -1
  965. package/toggle/public_api.d.ts +0 -2
  966. package/toggle/public_api.d.ts.map +0 -1
  967. package/toggle/toggle.component.d.ts +0 -61
  968. package/toggle/toggle.component.d.ts.map +0 -1
  969. package/toggle-button/kirbydesign-designsystem-toggle-button.d.ts.map +0 -1
  970. package/toggle-button/public_api.d.ts +0 -3
  971. package/toggle-button/public_api.d.ts.map +0 -1
  972. package/toggle-button/toggle-button.component.d.ts +0 -48
  973. package/toggle-button/toggle-button.component.d.ts.map +0 -1
  974. package/toggle-button/toggle-button.module.d.ts +0 -9
  975. package/toggle-button/toggle-button.module.d.ts.map +0 -1
  976. package/types/event-listener-dispose-fn.d.ts +0 -2
  977. package/types/event-listener-dispose-fn.d.ts.map +0 -1
  978. package/types/form-field-control.d.ts +0 -6
  979. package/types/form-field-control.d.ts.map +0 -1
  980. package/types/kirbydesign-designsystem-types.d.ts.map +0 -1
  981. package/types/public_api.d.ts +0 -5
  982. package/types/public_api.d.ts.map +0 -1
  983. package/types/unobserve-fn.d.ts +0 -2
  984. package/types/unobserve-fn.d.ts.map +0 -1
  985. package/types/window-ref.d.ts +0 -7
  986. package/types/window-ref.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"slide-stretch-height.directive.d.ts","sourceRoot":"","sources":["../../slide/src/slide-stretch-height.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;;AAEjE,qBAKa,2BAA2B;IAEpC,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,QAAQ;gBADR,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,SAAS;yCAHlB,2BAA2B;2CAA3B,2BAA2B;CAOvC"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SlideDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<SlideDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<SlideDirective, "[kirbySlide]", never, {}, {}, never, never, false, never>;
5
- }
6
- //# sourceMappingURL=slide.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slide.directive.d.ts","sourceRoot":"","sources":["../../slide/src/slide.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,cAAc;yCAAd,cAAc;2CAAd,cAAc;CAAG"}
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./slides.component";
3
- import * as i2 from "./slide.directive";
4
- import * as i3 from "./slide-stretch-height.directive";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@kirbydesign/designsystem/button";
7
- import * as i6 from "@kirbydesign/designsystem/icon";
8
- export declare class SlideModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SlideModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<SlideModule, [typeof i1.SlidesComponent, typeof i2.SlideDirective, typeof i3.SlideStretchHeightDirective], [typeof i4.CommonModule, typeof i5.ButtonComponent, typeof i6.IconModule], [typeof i1.SlidesComponent, typeof i2.SlideDirective, typeof i3.SlideStretchHeightDirective]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<SlideModule>;
12
- }
13
- //# sourceMappingURL=slide.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slide.module.d.ts","sourceRoot":"","sources":["../../slide/src/slide.module.ts"],"names":[],"mappings":";;;;;;;AAWA,qBAMa,WAAW;yCAAX,WAAW;0CAAX,WAAW;0CAAX,WAAW;CAAG"}
@@ -1,42 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnInit, SimpleChanges, TemplateRef } from '@angular/core';
2
- import { Swiper, SwiperOptions } from 'swiper';
3
- import { PlatformService } from '@kirbydesign/designsystem/helpers';
4
- import { TranslationService } from '@kirbydesign/designsystem/shared';
5
- import { SlideDirective } from './slide.directive';
6
- import * as i0 from "@angular/core";
7
- export type SelectedSlide = {
8
- slide: any;
9
- index: number;
10
- };
11
- export type KirbySwiperOptions = SwiperOptions;
12
- type SwiperContainer = HTMLElement & {
13
- initialize: () => void;
14
- swiper: Swiper;
15
- };
16
- export declare class SlidesComponent implements OnInit, AfterViewInit, OnChanges {
17
- private platform;
18
- private cdr;
19
- private translations;
20
- constructor(platform: PlatformService, cdr: ChangeDetectorRef, translations: TranslationService);
21
- swiperContainer: ElementRef<SwiperContainer>;
22
- slideTemplate: TemplateRef<SlideDirective>;
23
- slidesOptions?: KirbySwiperOptions;
24
- title: string;
25
- slides: unknown[];
26
- showNavigation: boolean;
27
- slideChange: EventEmitter<SelectedSlide>;
28
- _paginationId: string;
29
- _prevButtonId: string;
30
- _nextButtonId: string;
31
- _isTouch: boolean;
32
- ngOnInit(): void;
33
- ngAfterViewInit(): void;
34
- slideTo(index: number): void;
35
- ngOnChanges(changes: SimpleChanges): void;
36
- private getDefaultConfig;
37
- private getNoControlsConfig;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<SlidesComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<SlidesComponent, "kirby-slides", never, { "slidesOptions": { "alias": "slidesOptions"; "required": false; }; "title": { "alias": "title"; "required": false; }; "slides": { "alias": "slides"; "required": false; }; "showNavigation": { "alias": "showNavigation"; "required": false; }; }, { "slideChange": "slideChange"; }, ["slideTemplate"], ["button[kirby-button]"], false, never>;
40
- }
41
- export {};
42
- //# sourceMappingURL=slides.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slides.component.d.ts","sourceRoot":"","sources":["../../slide/src/slides.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAEZ,SAAS,EACT,MAAM,EAEN,aAAa,EACb,WAAW,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,QAAQ,CAAC;AAE/C,OAAO,EAEL,eAAe,EAEhB,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;;AAOnD,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,GAAG,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,aAAa,CAAC;AAC/C,KAAK,eAAe,GAAG,WAAW,GAAG;IAAE,UAAU,EAAE,MAAM,IAAI,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AAEhF,qBAOa,eAAgB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;IAEpE,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,GAAG;IACX,OAAO,CAAC,YAAY;gBAFZ,QAAQ,EAAE,eAAe,EACzB,GAAG,EAAE,iBAAiB,EACtB,YAAY,EAAE,kBAAkB;IAGZ,eAAe,EAAE,UAAU,CAAC,eAAe,CAAC,CAAC;IAEpE,aAAa,EAAE,WAAW,CAAC,cAAc,CAAC,CAAC;IAEzC,aAAa,CAAC,EAAE,kBAAkB,CAAC;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,EAAE,CAAC;IAElB,cAAc,EAAE,OAAO,CAAQ;IAE9B,WAAW,8BAAqC;IAE1D,aAAa,SAAmD;IAChE,aAAa,SAA2D;IACxE,aAAa,SAA2D;IACxE,QAAQ,EAAE,OAAO,CAAC;IAElB,QAAQ;IAIR,eAAe;IAYR,OAAO,CAAC,KAAK,EAAE,MAAM;IAI5B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAOzC,OAAO,CAAC,gBAAgB;IAyCxB,OAAO,CAAC,mBAAmB;yCA5FhB,eAAe;2CAAf,eAAe;CA+F3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kirbydesign-designsystem-slide-button.d.ts","sourceRoot":"","sources":["../../slide-button/src/kirbydesign-designsystem-slide-button.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from './slide-button.component';
2
- //# sourceMappingURL=public_api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public_api.d.ts","sourceRoot":"","sources":["../../slide-button/src/public_api.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -1,32 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter, OnDestroy } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SlideButtonComponent implements OnDestroy {
4
- private changeDetectionRef;
5
- text: string;
6
- expand: 'block';
7
- slideDone: EventEmitter<any>;
8
- slidingPercentageChanged: EventEmitter<number>;
9
- readonly slideDoneFadeTime = 500;
10
- readonly slideResetTime = 100;
11
- isSlideDone: boolean;
12
- pctInTens: number;
13
- get value(): number;
14
- set value(v: number);
15
- private _value;
16
- private resetSliderIntervalTimer;
17
- private calculatePctInTens;
18
- private _step;
19
- private resetStep;
20
- get step(): number;
21
- set step(value: number);
22
- constructor(changeDetectionRef: ChangeDetectorRef);
23
- ngOnDestroy(): void;
24
- onSliderMouseup(): void;
25
- onSliderValueChange(val: string): void;
26
- onKeyDownEvents(): void;
27
- onSliderMousedown(): void;
28
- private handleSlideDone;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<SlideButtonComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<SlideButtonComponent, "kirby-slide-button", never, { "text": { "alias": "text"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; }, { "slideDone": "slideDone"; "slidingPercentageChanged": "slidingPercentageChanged"; }, never, never, true, never>;
31
- }
32
- //# sourceMappingURL=slide-button.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slide-button.component.d.ts","sourceRoot":"","sources":["../../slide-button/src/slide-button.component.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,iBAAiB,EAEjB,YAAY,EAGZ,SAAS,EAEV,MAAM,eAAe,CAAC;;AAEvB,qBAOa,oBAAqB,YAAW,SAAS;IAsCxC,OAAO,CAAC,kBAAkB;IArC7B,IAAI,SAAM;IACV,MAAM,EAAE,OAAO,CAAC;IAEf,SAAS,oBAAsB;IAC/B,wBAAwB,uBAA8B;IAEhE,QAAQ,CAAC,iBAAiB,OAAO;IACjC,QAAQ,CAAC,cAAc,OAAO;IAE9B,WAAW,UAAS;IACpB,SAAS,SAAK;IAEd,IAAI,KAAK,IAAI,MAAM,CAElB;IACD,IAAI,KAAK,CAAC,CAAC,EAAE,MAAM,EAGlB;IAED,OAAO,CAAC,MAAM,CAAa;IAC3B,OAAO,CAAC,wBAAwB,CAAM;IACtC,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,KAAK,CAAK;IAClB,OAAO,CAAC,SAAS;IAGjB,IAAW,IAAI,WAEd;IACD,IAAW,IAAI,CAAC,KAAK,QAAA,EAEpB;gBAEmB,kBAAkB,EAAE,iBAAiB;IAEzD,WAAW,IAAI,IAAI;IAcnB,eAAe;IAkBf,mBAAmB,CAAC,GAAG,EAAE,MAAM;IAS/B,eAAe;IASf,iBAAiB;IAIjB,OAAO,CAAC,eAAe;yCA9FZ,oBAAoB;2CAApB,oBAAoB;CAkGhC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kirbydesign-designsystem-spinner.d.ts","sourceRoot":"","sources":["../../spinner/src/kirbydesign-designsystem-spinner.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,3 +0,0 @@
1
- export { SpinnerComponent } from './spinner.component';
2
- export { SpinnerModule } from './spinner.module';
3
- //# sourceMappingURL=public_api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public_api.d.ts","sourceRoot":"","sources":["../../spinner/src/public_api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SpinnerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "kirby-spinner", never, {}, {}, never, never, false, never>;
5
- }
6
- //# sourceMappingURL=spinner.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spinner.component.d.ts","sourceRoot":"","sources":["../../spinner/src/spinner.component.ts"],"names":[],"mappings":";AAEA,qBAOa,gBAAgB;yCAAhB,gBAAgB;2CAAhB,gBAAgB;CAAG"}
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./spinner.component";
3
- import * as i2 from "@angular/common";
4
- export declare class SpinnerModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<SpinnerModule, [typeof i1.SpinnerComponent], [typeof i2.CommonModule], [typeof i1.SpinnerComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<SpinnerModule>;
8
- }
9
- //# sourceMappingURL=spinner.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spinner.module.d.ts","sourceRoot":"","sources":["../../spinner/src/spinner.module.ts"],"names":[],"mappings":";;;AAKA,qBAMa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kirbydesign-designsystem-tab-navigation.d.ts","sourceRoot":"","sources":["../../tab-navigation/src/kirbydesign-designsystem-tab-navigation.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,4 +0,0 @@
1
- export { TabNavigationComponent } from './tab-navigation/tab-navigation.component';
2
- export { TabNavigationItemComponent } from './tab-navigation-item/tab-navigation-item.component';
3
- export { TabNavigationModule } from './tab-navigation.module';
4
- //# sourceMappingURL=public_api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public_api.d.ts","sourceRoot":"","sources":["../../tab-navigation/src/public_api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,0BAA0B,EAAE,MAAM,qDAAqD,CAAC;AACjG,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC"}
@@ -1,36 +0,0 @@
1
- import { AfterViewInit, ElementRef, EventEmitter, Renderer2 } from '@angular/core';
2
- import { WindowRef } from '@kirbydesign/designsystem/types';
3
- import { KeyboardHandlerService } from '@kirbydesign/designsystem/dropdown';
4
- import * as i0 from "@angular/core";
5
- export declare class TabNavigationComponent implements AfterViewInit {
6
- private window;
7
- private keyboardHandlerService;
8
- private renderer;
9
- private elementRef;
10
- readonly DEBOUNCE_TIME_MS = 250;
11
- private tabBar;
12
- private tabs;
13
- private tabBarElement;
14
- private tabElements;
15
- private tabButtonElements;
16
- private _attributesToForward;
17
- get selectedIndex(): number;
18
- set selectedIndex(index: number);
19
- private _selectedIndex;
20
- get focusIndex(): number;
21
- set focusIndex(index: number);
22
- private _focusIndex;
23
- selectedIndexChange: EventEmitter<number>;
24
- constructor(window: WindowRef, keyboardHandlerService: KeyboardHandlerService, renderer: Renderer2, elementRef: ElementRef<HTMLElement>);
25
- ngAfterViewInit(): void;
26
- onItemSelect(event: PointerEvent): void;
27
- onKeydown(event: KeyboardEvent): void;
28
- private selectTab;
29
- private focusTab;
30
- private scrollToTab;
31
- private setTabElements;
32
- private updateTabElementsOnChanges;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<TabNavigationComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<TabNavigationComponent, "kirby-tab-navigation", never, { "selectedIndex": { "alias": "selectedIndex"; "required": false; }; }, { "selectedIndexChange": "selectedIndexChange"; }, ["tabs"], ["*"], false, never>;
35
- }
36
- //# sourceMappingURL=tab-navigation.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-navigation.component.d.ts","sourceRoot":"","sources":["../../../tab-navigation/src/tab-navigation/tab-navigation.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAIb,UAAU,EACV,YAAY,EAKZ,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;;AAI5E,qBAOa,sBAAuB,YAAW,aAAa;IAiDxD,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,sBAAsB;IAC9B,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,UAAU;IAnDpB,SAAgB,gBAAgB,OAAO;IAGvC,OAAO,CAAC,MAAM,CAA0B;IAGxC,OAAO,CAAC,IAAI,CAAqC;IAEjD,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,WAAW,CAA4B;IAC/C,OAAO,CAAC,iBAAiB,CAA4B;IAErD,OAAO,CAAC,oBAAoB,CAA+C;IAE3E,IACI,aAAa,IAAI,MAAM,CAE1B;IAED,IAAI,aAAa,CAAC,KAAK,EAAE,MAAM,EAQ9B;IACD,OAAO,CAAC,cAAc,CAAM;IAE5B,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,UAAU,CAAC,KAAK,EAAE,MAAM,EAO3B;IACD,OAAO,CAAC,WAAW,CAAM;IAGzB,mBAAmB,uBAA8B;gBAGvC,MAAM,EAAE,SAAS,EACjB,sBAAsB,EAAE,sBAAsB,EAC9C,QAAQ,EAAE,SAAS,EACnB,UAAU,EAAE,UAAU,CAAC,WAAW,CAAC;IAG7C,eAAe,IAAI,IAAI;IAevB,YAAY,CAAC,KAAK,EAAE,YAAY;IAWhC,SAAS,CAAC,KAAK,EAAE,aAAa;IAU9B,OAAO,CAAC,SAAS;IAMjB,OAAO,CAAC,QAAQ;IAUhB,OAAO,CAAC,WAAW;IAmBnB,OAAO,CAAC,cAAc;IAiBtB,OAAO,CAAC,0BAA0B;yCA/IvB,sBAAsB;2CAAtB,sBAAsB;CAsJlC"}
@@ -1,14 +0,0 @@
1
- import { AfterViewInit, ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class TabNavigationItemComponent implements AfterViewInit {
4
- private elementRef;
5
- private renderer;
6
- private _attributesToForward;
7
- label: string;
8
- truncate: boolean;
9
- constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2);
10
- ngAfterViewInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<TabNavigationItemComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<TabNavigationItemComponent, "kirby-tab-navigation-item", never, { "label": { "alias": "label"; "required": false; }; "truncate": { "alias": "truncate"; "required": false; }; }, {}, never, ["*"], false, never>;
13
- }
14
- //# sourceMappingURL=tab-navigation-item.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-navigation-item.component.d.ts","sourceRoot":"","sources":["../../../tab-navigation/src/tab-navigation-item/tab-navigation-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAGb,UAAU,EAEV,SAAS,EACV,MAAM,eAAe,CAAC;;AAGvB,qBAQa,0BAA2B,YAAW,aAAa;IAU5D,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,QAAQ;IAVlB,OAAO,CAAC,oBAAoB,CAAqC;IAGjE,KAAK,SAAM;IAGX,QAAQ,UAAQ;gBAGN,UAAU,EAAE,UAAU,CAAC,WAAW,CAAC,EACnC,QAAQ,EAAE,SAAS;IAG7B,eAAe,IAAI,IAAI;yCAdZ,0BAA0B;2CAA1B,0BAA0B;CAuBtC"}
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tab-navigation/tab-navigation.component";
3
- import * as i2 from "./tab-navigation-item/tab-navigation-item.component";
4
- import * as i3 from "@angular/common";
5
- export declare class TabNavigationModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<TabNavigationModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<TabNavigationModule, [typeof i1.TabNavigationComponent, typeof i2.TabNavigationItemComponent], [typeof i3.CommonModule], [typeof i1.TabNavigationComponent, typeof i2.TabNavigationItemComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<TabNavigationModule>;
9
- }
10
- //# sourceMappingURL=tab-navigation.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-navigation.module.d.ts","sourceRoot":"","sources":["../../tab-navigation/src/tab-navigation.module.ts"],"names":[],"mappings":";;;;AAKA,qBAKa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kirbydesign-designsystem-tabs.d.ts","sourceRoot":"","sources":["../../tabs/src/kirbydesign-designsystem-tabs.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,6 +0,0 @@
1
- export { TabsComponent } from './tabs.component';
2
- export { TabButtonComponent } from './tab-button/tab-button.component';
3
- export { selectedTabClickEvent } from './tab-button/tab-button.events';
4
- export { TabsModule } from './tabs.module';
5
- export { TabsService, IonRouterOutlet } from './tabs.service';
6
- //# sourceMappingURL=public_api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public_api.d.ts","sourceRoot":"","sources":["../../tabs/src/public_api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC"}
@@ -1,12 +0,0 @@
1
- import { EventEmitter, QueryList } from '@angular/core';
2
- import { IconComponent } from '@kirbydesign/designsystem/icon';
3
- import * as i0 from "@angular/core";
4
- export declare class TabButtonComponent {
5
- tab: string;
6
- click: EventEmitter<Event>;
7
- icons: QueryList<IconComponent>;
8
- onClick(event: Event, isSelected: boolean): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<TabButtonComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<TabButtonComponent, "kirby-tab-button", never, { "tab": { "alias": "tab"; "required": false; }; }, { "click": "click"; }, ["icons"], ["kirby-icon:not([selected-tab])", "kirby-icon[selected-tab]", "*", "kirby-badge"], false, never>;
11
- }
12
- //# sourceMappingURL=tab-button.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-button.component.d.ts","sourceRoot":"","sources":["../../../tabs/src/tab-button/tab-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,YAAY,EAAiB,SAAS,EAAE,MAAM,eAAe,CAAC;AAEnG,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;;AAG/D,qBAMa,kBAAkB;IACpB,GAAG,EAAE,MAAM,CAAC;IACX,KAAK,sBAA6B;IACZ,KAAK,EAAE,SAAS,CAAC,aAAa,CAAC,CAAC;IAEhE,OAAO,CAAC,KAAK,EAAE,KAAK,EAAE,UAAU,EAAE,OAAO;yCAL9B,kBAAkB;2CAAlB,kBAAkB;CAa9B"}
@@ -1,2 +0,0 @@
1
- export declare const selectedTabClickEvent = "kirbySelectedTabClick";
2
- //# sourceMappingURL=tab-button.events.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-button.events.d.ts","sourceRoot":"","sources":["../../../tabs/src/tab-button/tab-button.events.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,0BAA0B,CAAC"}
@@ -1,15 +0,0 @@
1
- import { AfterViewInit, OnDestroy } from '@angular/core';
2
- import { IonTabs } from '@ionic/angular/standalone';
3
- import { TabsService } from './tabs.service';
4
- import * as i0 from "@angular/core";
5
- export declare class TabsComponent implements AfterViewInit, OnDestroy {
6
- private tabsService;
7
- tabBarBottomHidden: boolean;
8
- tabs: IonTabs;
9
- constructor(tabsService: TabsService);
10
- ngAfterViewInit(): void;
11
- ngOnDestroy(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "kirby-tab-bar", never, {}, {}, never, ["*"], false, never>;
14
- }
15
- //# sourceMappingURL=tabs.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tabs.component.d.ts","sourceRoot":"","sources":["../../tabs/src/tabs.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAA0B,SAAS,EAAa,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;;AAE7C,qBAMa,aAAc,YAAW,aAAa,EAAE,SAAS;IAKhD,OAAO,CAAC,WAAW;IAH/B,kBAAkB,UAAS;IACW,IAAI,EAAE,OAAO,CAAC;gBAEhC,WAAW,EAAE,WAAW;IAE5C,eAAe;IAIf,WAAW;yCAXA,aAAa;2CAAb,aAAa;CAczB"}
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tabs.component";
3
- import * as i2 from "./tab-button/tab-button.component";
4
- import * as i3 from "@kirbydesign/designsystem/icon";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@ionic/angular/standalone";
7
- export declare class TabsModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, [typeof i1.TabsComponent, typeof i2.TabButtonComponent], [typeof i3.IconModule, typeof i4.CommonModule, typeof i5.IonTabs, typeof i5.IonTabBar, typeof i5.IonTabButton], [typeof i1.TabsComponent, typeof i2.TabButtonComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>;
11
- }
12
- //# sourceMappingURL=tabs.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tabs.module.d.ts","sourceRoot":"","sources":["../../tabs/src/tabs.module.ts"],"names":[],"mappings":";;;;;;AASA,qBAMa,UAAU;yCAAV,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAAG"}
@@ -1,12 +0,0 @@
1
- import { IonRouterOutlet } from '@ionic/angular/standalone';
2
- import * as i0 from "@angular/core";
3
- export declare class TabsService {
4
- private outletSubject$;
5
- outlet$: import("rxjs").Observable<IonRouterOutlet>;
6
- setOutlet(outlet: IonRouterOutlet): void;
7
- resetOutlet(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TabsService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<TabsService>;
10
- }
11
- export { IonRouterOutlet };
12
- //# sourceMappingURL=tabs.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tabs.service.d.ts","sourceRoot":"","sources":["../../tabs/src/tabs.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAG5D,qBAGa,WAAW;IACtB,OAAO,CAAC,cAAc,CAAwD;IACvE,OAAO,6CAAsC;IAE7C,SAAS,CAAC,MAAM,EAAE,eAAe;IAIjC,WAAW;yCARP,WAAW;6CAAX,WAAW;CAWvB;AAED,OAAO,EAAE,eAAe,EAAE,CAAC"}
@@ -1,4 +0,0 @@
1
- import jasmine from 'jasmine-core';
2
- import CustomMatcherFactories = jasmine.CustomMatcherFactories;
3
- export declare const ElementCssCustomMatchers: CustomMatcherFactories;
4
- //# sourceMappingURL=element-css-custom-matchers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"element-css-custom-matchers.d.ts","sourceRoot":"","sources":["../../testing/src/element-css-custom-matchers.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,MAAM,cAAc,CAAC;AAGnC,OAAO,sBAAsB,GAAG,OAAO,CAAC,sBAAsB,CAAC;AAI/D,eAAO,MAAM,wBAAwB,EAAE,sBAEtC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kirbydesign-designsystem-testing.d.ts","sourceRoot":"","sources":["../../testing/src/kirbydesign-designsystem-testing.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,3 +0,0 @@
1
- export * from './element-css-custom-matchers';
2
- export * from './test-helper';
3
- //# sourceMappingURL=public_api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public_api.d.ts","sourceRoot":"","sources":["../../testing/src/public_api.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC;AAE9C,cAAc,eAAe,CAAC"}
@@ -1,55 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- declare class IonicTestingModule {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<IonicTestingModule, never>;
4
- static ɵmod: i0.ɵɵNgModuleDeclaration<IonicTestingModule, never, never, never>;
5
- static ɵinj: i0.ɵɵInjectorDeclaration<IonicTestingModule>;
6
- }
7
- export declare class TestHelper {
8
- static readonly _init: void;
9
- static disableAnimationsInTest(): void;
10
- static muteIonicReInitializeWarning(): void;
11
- static ionicModuleForTest: typeof IonicTestingModule;
12
- static whenReady(elementOrNodeList: Element | NodeListOf<Element> | Element[]): Promise<void>;
13
- static whenDefined(element: Element): Promise<void>;
14
- static ionComponentOnReady(element: Element): Promise<void>;
15
- static whenTrue(pollFunc: () => boolean, timeoutInMs?: number, pollIntervalInMs?: number): Promise<void>;
16
- static getCssProperty(element: Element, propertyName: string, pseudoElt?: string): string;
17
- static screensize: {
18
- phonesmall: {
19
- width: string;
20
- height: string;
21
- };
22
- phone: {
23
- width: string;
24
- height: string;
25
- };
26
- phablet: {
27
- width: string;
28
- height: string;
29
- };
30
- 'phablet-landscape': {
31
- width: string;
32
- height: string;
33
- };
34
- tablet: {
35
- width: string;
36
- height: string;
37
- };
38
- desktop: {
39
- width: string;
40
- height: string;
41
- };
42
- };
43
- static resizeTestWindow(size: {
44
- width?: string;
45
- height?: string;
46
- }): Promise<void>;
47
- static resetTestWindow(): void;
48
- static scrollMainWindowToTop(): void;
49
- static waitForResizeObserver(): Promise<void>;
50
- static waitForMutationObserver(): Promise<void>;
51
- static waitForTimeout(timeoutInMs?: number): Promise<void>;
52
- }
53
- export type ScreenSize = keyof typeof TestHelper.screensize;
54
- export {};
55
- //# sourceMappingURL=test-helper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"test-helper.d.ts","sourceRoot":"","sources":["../../testing/src/test-helper.ts"],"names":[],"mappings":";AAIA,cAGM,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAG;AAE3B,qBAAa,UAAU;IACrB,gBAAuB,KAAK,OAA6C;WAE3D,uBAAuB;WASvB,4BAA4B;IAS1C,OAAc,kBAAkB,4BAAsB;WAOlC,SAAS,CAC3B,iBAAiB,EAAE,OAAO,GAAG,UAAU,CAAC,OAAO,CAAC,GAAG,OAAO,EAAE,GAC3D,OAAO,CAAC,IAAI,CAAC;WAcI,WAAW,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC;WAK5C,mBAAmB,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC;WAMpD,QAAQ,CAC1B,QAAQ,EAAE,MAAM,OAAO,EACvB,WAAW,GAAE,MAAa,EAC1B,gBAAgB,GAAE,MAAU,GAC3B,OAAO,CAAC,IAAI,CAAC;WAsBF,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM;IAIvF,OAAc,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;MAOtB;WAEY,gBAAgB,CAAC,IAAI,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,IAAI,CAAC;WAkC1E,eAAe,IAAI,IAAI;WAUvB,qBAAqB;WAWrB,qBAAqB,IAAI,OAAO,CAAC,IAAI,CAAC;WAItC,uBAAuB,IAAI,OAAO,CAAC,IAAI,CAAC;WAIxC,cAAc,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAGlE;AAED,MAAM,MAAM,UAAU,GAAG,MAAM,OAAO,UAAU,CAAC,UAAU,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kirbydesign-designsystem-testing-base.d.ts","sourceRoot":"","sources":["../../testing-base/src/kirbydesign-designsystem-testing-base.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,64 +0,0 @@
1
- export { MockAccordionItemComponent } from './mock.accordion-item.component';
2
- export { MockActionGroupComponent } from './mock.action-group.component';
3
- export { MockAvatarComponent } from './mock.avatar.component';
4
- export { MockButtonComponent } from './mock.button.component';
5
- export { MockBadgeComponent } from './mock.badge.component';
6
- export { MockCalendarComponent } from './mock.calendar.component';
7
- export { MockCardFooterComponent } from './mock.card-footer.component';
8
- export { MockCardHeaderComponent } from './mock.card-header.component';
9
- export { MockCardComponent } from './mock.card.component';
10
- export { MockChartComponent } from './mock.chart.component';
11
- export { MockBaseChartComponent } from './mock.base-chart.component';
12
- export { MockStockChartComponent } from './mock.stock-chart.component';
13
- export { MockCheckboxComponent } from './mock.checkbox.component';
14
- export { MockDividerComponent } from './mock.divider.component';
15
- export { MockDropdownComponent } from './mock.dropdown.component';
16
- export { MockEmptyStateComponent } from './mock.empty-state.component';
17
- export { MockFabSheetComponent } from './mock.fab-sheet.component';
18
- export { MockFlagComponent } from './mock.flag.component';
19
- export { MockFormFieldMessageComponent } from './mock.form-field-message.component';
20
- export { MockFormFieldComponent } from './mock.form-field.component';
21
- export { MockInputComponent } from './mock.input.component';
22
- export { MockInputCounterComponent } from './mock.input-counter.component';
23
- export { MockTextareaComponent } from './mock.textarea.component';
24
- export { MockHeaderActionsDirective, MockHeaderCustomSectionDirective, MockHeaderComponent, } from './mock.header.component';
25
- export { MockIconComponent } from './mock.icon.component';
26
- export { MockItemComponent } from './mock.item.component';
27
- export { MockLabelComponent } from './mock.label.component';
28
- export { MockItemGroupComponent } from './mock.item-group.component';
29
- export { MockItemSlidingComponent } from './mock.item-sliding.component';
30
- export { MockAppComponent } from './mock.kirby-app.component';
31
- export { MockListExperimentalComponent } from './mock.list-experimental.component';
32
- export { MockListHeaderComponent } from './mock.list-header.component';
33
- export { MockListItemComponent } from './mock.list-item.component';
34
- export { MockListSectionHeaderComponent } from './mock.list-section-header.component';
35
- export { MockListComponent } from './mock.list.component';
36
- export { MockLoadingOverlayComponent } from './mock.loading-overlay.component';
37
- export { MockMenuComponent } from './mock.menu.component';
38
- export { MockActionSheetComponent } from './mock.action-sheet.component';
39
- export { MockAlertComponent } from './mock.alert.component';
40
- export { MockModalFooterComponent } from './mock.modal-footer.component';
41
- export { MockModalCompactWrapperComponent } from './mock.modal-compact-wrapper.component';
42
- export { MockModalWrapperComponent } from './mock.modal-wrapper.component';
43
- export { MockPageFooterComponent } from './mock.page-footer.component';
44
- export { MockPageTitleDirective, MockPageSubtitleDirective, MockPageToolbarTitleDirective, MockPageActionsDirective, MockPageContentDirective, MockPageStickyContentDirective, MockPageProgressComponent, MockPageTitleComponent, MockPageContentComponent, MockPageActionsComponent, MockPageComponent, } from './mock.page.component';
45
- export { MockPopoverComponent } from './mock.popover.component';
46
- export { MockProgressCircleRingComponent } from './mock.progress-circle-ring.component';
47
- export { MockProgressCircleComponent } from './mock.progress-circle.component';
48
- export { MockRadioGroupComponent } from './mock.radio-group.component';
49
- export { MockRadioComponent } from './mock.radio.component';
50
- export { MockRangeComponent } from './mock.range.component';
51
- export { MockReorderListComponent } from './mock.reorder-list.component';
52
- export { MockRouterOutletComponent } from './mock.router-outlet.component';
53
- export { MockSectionHeaderComponent } from './mock.section-header.component';
54
- export { MockSlidesComponent } from './mock.slides.component';
55
- export { MockSlideButtonComponent } from './mock.slide-button.component';
56
- export { MockSpinnerComponent } from './mock.spinner.component';
57
- export { MockSegmentedControlComponent } from './mock.segmented-control.component';
58
- export { MockTabNavigationComponent } from './mock.tab-navigation.component';
59
- export { MockTabNavigationItemComponent } from './mock.tab-navigation-item.component';
60
- export { MockTabButtonComponent } from './mock.tab-button.component';
61
- export { MockTabsComponent } from './mock.tabs.component';
62
- export { MockToggleComponent } from './mock.toggle.component';
63
- export { MockToggleButtonComponent } from './mock.toggle-button.component';
64
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../testing-base/src/lib/components/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,EACL,0BAA0B,EAC1B,gCAAgC,EAChC,mBAAmB,GACpB,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAC9D,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAC1F,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EACL,sBAAsB,EACtB,yBAAyB,EACzB,6BAA6B,EAC7B,wBAAwB,EACxB,wBAAwB,EACxB,8BAA8B,EAC9B,yBAAyB,EACzB,sBAAsB,EACtB,wBAAwB,EACxB,wBAAwB,EACxB,iBAAiB,GAClB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC"}
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MockAccordionItemComponent {
3
- title: string;
4
- isExpanded: boolean;
5
- isDisabled: boolean;
6
- disabledTitle: string;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MockAccordionItemComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<MockAccordionItemComponent, "kirby-accordion-item", never, { "title": { "alias": "title"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "disabledTitle": { "alias": "disabledTitle"; "required": false; }; }, {}, never, ["*"], true, never>;
9
- }
10
- //# sourceMappingURL=mock.accordion-item.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mock.accordion-item.component.d.ts","sourceRoot":"","sources":["../../../../testing-base/src/lib/components/mock.accordion-item.component.ts"],"names":[],"mappings":";AAKA,qBAWa,0BAA0B;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;yCAJpB,0BAA0B;2CAA1B,0BAA0B;CAKtC"}
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MockActionGroupComponent {
3
- visibleActions?: number;
4
- emphasizeActions?: boolean;
5
- align: 'start' | 'end';
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MockActionGroupComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<MockActionGroupComponent, "kirby-action-group", never, { "visibleActions": { "alias": "visibleActions"; "required": false; }; "emphasizeActions": { "alias": "emphasizeActions"; "required": false; }; "align": { "alias": "align"; "required": false; }; }, {}, never, ["*"], true, never>;
8
- }
9
- //# sourceMappingURL=mock.action-group.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mock.action-group.component.d.ts","sourceRoot":"","sources":["../../../../testing-base/src/lib/components/mock.action-group.component.ts"],"names":[],"mappings":";AAKA,qBAWa,wBAAwB;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,KAAK,EAAE,OAAO,GAAG,KAAK,CAAC;yCAHrB,wBAAwB;2CAAxB,wBAAwB;CAIpC"}
@@ -1,16 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ActionSheetItem } from '@kirbydesign/designsystem/modal';
3
- import * as i0 from "@angular/core";
4
- export declare class MockActionSheetComponent {
5
- cancelButtonText: string;
6
- hideCancel: boolean;
7
- disabled: boolean;
8
- header: string;
9
- subheader: string;
10
- items: Array<ActionSheetItem>;
11
- cancel: EventEmitter<any>;
12
- itemSelect: EventEmitter<ActionSheetItem>;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<MockActionSheetComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<MockActionSheetComponent, "kirby-action-sheet", never, { "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "hideCancel": { "alias": "hideCancel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "header": { "alias": "header"; "required": false; }; "subheader": { "alias": "subheader"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "cancel": "cancel"; "itemSelect": "itemSelect"; }, never, ["*"], true, never>;
15
- }
16
- //# sourceMappingURL=mock.action-sheet.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mock.action-sheet.component.d.ts","sourceRoot":"","sources":["../../../../testing-base/src/lib/components/mock.action-sheet.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAA6B,MAAM,eAAe,CAAC;AAEnF,OAAO,EAAwB,eAAe,EAAE,MAAM,iCAAiC,CAAC;;AAGxF,qBAWa,wBAAwB;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IAC7B,MAAM,oBAAsB;IAC5B,UAAU,gCAAuC;yCARhD,wBAAwB;2CAAxB,wBAAwB;CASpC"}
@@ -1,15 +0,0 @@
1
- import { ThemeColor } from '@kirbydesign/core';
2
- import { Observable } from 'rxjs/internal/Observable';
3
- import * as i0 from "@angular/core";
4
- export declare class MockAlertComponent {
5
- title: string | Observable<string>;
6
- message: string & Observable<string>;
7
- iconName: string;
8
- iconThemeColor: ThemeColor | `${ThemeColor}`;
9
- okBtn: string;
10
- okBtnIsDestructive: boolean;
11
- cancelBtn: string;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MockAlertComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<MockAlertComponent, "kirby-alert", never, { "title": { "alias": "title"; "required": false; }; "message": { "alias": "message"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "iconThemeColor": { "alias": "iconThemeColor"; "required": false; }; "okBtn": { "alias": "okBtn"; "required": false; }; "okBtnIsDestructive": { "alias": "okBtnIsDestructive"; "required": false; }; "cancelBtn": { "alias": "cancelBtn"; "required": false; }; }, {}, never, ["*"], true, never>;
14
- }
15
- //# sourceMappingURL=mock.alert.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mock.alert.component.d.ts","sourceRoot":"","sources":["../../../../testing-base/src/lib/components/mock.alert.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAE/C,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;;AAGtD,qBAWa,kBAAkB;IACpB,KAAK,EAAE,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC,CAAC;IACnC,OAAO,EAAE,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC,CAAC;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,UAAU,GAAG,GAAG,UAAU,EAAE,CAAC;IAC7C,KAAK,EAAE,MAAM,CAAC;IACd,kBAAkB,EAAE,OAAO,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;yCAPhB,kBAAkB;2CAAlB,kBAAkB;CAQ9B"}