@roadtrip/components 3.17.0 → 3.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (325) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/road-accordion.cjs.entry.js +1 -1
  3. package/dist/cjs/road-accordion.cjs.entry.js.map +1 -1
  4. package/dist/cjs/road-autocomplete.cjs.entry.js +1 -1
  5. package/dist/cjs/road-autocomplete.cjs.entry.js.map +1 -1
  6. package/dist/cjs/road-badge_14.cjs.entry.js +40 -8
  7. package/dist/cjs/road-badge_14.cjs.entry.js.map +1 -1
  8. package/dist/cjs/road-banner.cjs.entry.js +1 -1
  9. package/dist/cjs/road-banner.cjs.entry.js.map +1 -1
  10. package/dist/cjs/road-button-floating.cjs.entry.js +1 -1
  11. package/dist/cjs/road-button-floating.cjs.entry.js.map +1 -1
  12. package/dist/cjs/road-card.cjs.entry.js +1 -1
  13. package/dist/cjs/road-card.cjs.entry.js.map +1 -1
  14. package/dist/cjs/road-carousel.cjs.entry.js +30 -118
  15. package/dist/cjs/road-carousel.cjs.entry.js.map +1 -1
  16. package/dist/cjs/road-chip.cjs.entry.js +2 -2
  17. package/dist/cjs/road-chip.cjs.entry.js.map +1 -1
  18. package/dist/cjs/road-collapse.cjs.entry.js +1 -1
  19. package/dist/cjs/road-collapse.cjs.entry.js.map +1 -1
  20. package/dist/cjs/road-dialog.cjs.entry.js +2 -2
  21. package/dist/cjs/road-dialog.cjs.entry.js.map +1 -1
  22. package/dist/cjs/road-dropdown.cjs.entry.js +4 -4
  23. package/dist/cjs/road-dropdown.cjs.entry.js.map +1 -1
  24. package/dist/cjs/road-global-navigation.cjs.entry.js +1 -1
  25. package/dist/cjs/road-global-navigation.cjs.entry.js.map +1 -1
  26. package/dist/cjs/road-illustration.cjs.entry.js +1 -1
  27. package/dist/cjs/road-illustration.cjs.entry.js.map +1 -1
  28. package/dist/cjs/road-modal.cjs.entry.js +1 -1
  29. package/dist/cjs/road-modal.cjs.entry.js.map +1 -1
  30. package/dist/cjs/road-navbar-item.cjs.entry.js +1 -1
  31. package/dist/cjs/road-navbar-item.cjs.entry.js.map +1 -1
  32. package/dist/cjs/road-navbar.cjs.entry.js +1 -1
  33. package/dist/cjs/road-navbar.cjs.entry.js.map +1 -1
  34. package/dist/cjs/road-phone-number-input.cjs.entry.js +41 -5
  35. package/dist/cjs/road-phone-number-input.cjs.entry.js.map +1 -1
  36. package/dist/cjs/road-plate-number.cjs.entry.js +2 -2
  37. package/dist/cjs/road-plate-number.cjs.entry.js.map +1 -1
  38. package/dist/cjs/road-profil-dropdown.cjs.entry.js +10 -1
  39. package/dist/cjs/road-profil-dropdown.cjs.entry.js.map +1 -1
  40. package/dist/cjs/road-progress-indicator-vertical.cjs.entry.js +2 -2
  41. package/dist/cjs/road-progress-indicator-vertical.cjs.entry.js.map +1 -1
  42. package/dist/cjs/road-progress-tracker.cjs.entry.js +2 -2
  43. package/dist/cjs/road-progress-tracker.cjs.entry.js.map +1 -1
  44. package/dist/cjs/road-progress.cjs.entry.js +1 -1
  45. package/dist/cjs/road-progress.cjs.entry.js.map +1 -1
  46. package/dist/cjs/road-range.cjs.entry.js +26 -2
  47. package/dist/cjs/road-range.cjs.entry.js.map +1 -1
  48. package/dist/cjs/road-segmented-button.cjs.entry.js +1 -1
  49. package/dist/cjs/road-segmented-button.cjs.entry.js.map +1 -1
  50. package/dist/cjs/road-select-filter.cjs.entry.js +34 -4
  51. package/dist/cjs/road-select-filter.cjs.entry.js.map +1 -1
  52. package/dist/cjs/road-select.cjs.entry.js +1 -1
  53. package/dist/cjs/road-select.cjs.entry.js.map +1 -1
  54. package/dist/cjs/road-textarea.cjs.entry.js +1 -1
  55. package/dist/cjs/road-textarea.cjs.entry.js.map +1 -1
  56. package/dist/cjs/road-tooltip.cjs.entry.js +1 -1
  57. package/dist/cjs/road-tooltip.cjs.entry.js.map +1 -1
  58. package/dist/cjs/roadtrip.cjs.js +1 -1
  59. package/dist/collection/components/accordion/accordion.css +4 -0
  60. package/dist/collection/components/accordion/accordion.stories.js +1 -1
  61. package/dist/collection/components/alert/alert.stories.js +1 -1
  62. package/dist/collection/components/autocomplete/autocomplete.js +1 -1
  63. package/dist/collection/components/autocomplete/autocomplete.js.map +1 -1
  64. package/dist/collection/components/autocomplete/autocomplete.stories.js +2 -2
  65. package/dist/collection/components/avatar/avatar.stories.js +1 -1
  66. package/dist/collection/components/badge/badge.stories.js +2 -2
  67. package/dist/collection/components/banner/banner.js +1 -1
  68. package/dist/collection/components/banner/banner.js.map +1 -1
  69. package/dist/collection/components/button/button.stories.js +6 -6
  70. package/dist/collection/components/button-floating/button-floating.css +0 -4
  71. package/dist/collection/components/button-floating/button-floating.stories.js +2 -2
  72. package/dist/collection/components/card/card.css +4 -0
  73. package/dist/collection/components/card/card.stories.js +4 -4
  74. package/dist/collection/components/carousel/carousel.css +4 -1
  75. package/dist/collection/components/carousel/carousel.js +93 -250
  76. package/dist/collection/components/carousel/carousel.js.map +1 -1
  77. package/dist/collection/components/chip/chip.css +2 -2
  78. package/dist/collection/components/chip/chip.js +1 -1
  79. package/dist/collection/components/chip/chip.js.map +1 -1
  80. package/dist/collection/components/chip/chip.stories.js +26 -1
  81. package/dist/collection/components/collapse/collapse.css +4 -0
  82. package/dist/collection/components/collapse/collapse.stories.js +8 -8
  83. package/dist/collection/components/counter/counter.css +5 -0
  84. package/dist/collection/components/counter/counter.js +19 -1
  85. package/dist/collection/components/counter/counter.js.map +1 -1
  86. package/dist/collection/components/dialog/dialog.js +2 -2
  87. package/dist/collection/components/dialog/dialog.js.map +1 -1
  88. package/dist/collection/components/drawer/drawer.js +1 -1
  89. package/dist/collection/components/drawer/drawer.js.map +1 -1
  90. package/dist/collection/components/drawer/drawer.stories.js +2 -2
  91. package/dist/collection/components/dropdown/dropdown.css +9 -4
  92. package/dist/collection/components/dropdown/dropdown.js +3 -3
  93. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  94. package/dist/collection/components/dropdown/dropdown.stories.js +4 -4
  95. package/dist/collection/components/global-navigation/global-navigation.js +1 -1
  96. package/dist/collection/components/global-navigation/global-navigation.js.map +1 -1
  97. package/dist/collection/components/global-navigation/global-navigation.stories.js +39 -39
  98. package/dist/collection/components/icon/icon.stories.js +44 -43
  99. package/dist/collection/components/illustration/illustration.js +1 -1
  100. package/dist/collection/components/illustration/illustration.js.map +1 -1
  101. package/dist/collection/components/input/input.css +8 -2
  102. package/dist/collection/components/input/input.js +16 -2
  103. package/dist/collection/components/input/input.js.map +1 -1
  104. package/dist/collection/components/input-group/input-group.js +1 -1
  105. package/dist/collection/components/input-group/input-group.js.map +1 -1
  106. package/dist/collection/components/input-group/input-group.stories.js +4 -4
  107. package/dist/collection/components/item/item.stories.js +9 -9
  108. package/dist/collection/components/list/list.stories.js +8 -8
  109. package/dist/collection/components/modal/modal.js +1 -1
  110. package/dist/collection/components/modal/modal.js.map +1 -1
  111. package/dist/collection/components/navbar/navbar.js +1 -1
  112. package/dist/collection/components/navbar/navbar.js.map +1 -1
  113. package/dist/collection/components/navbar/navbar.stories.js +84 -63
  114. package/dist/collection/components/navbar-item/navbar-item.js +1 -1
  115. package/dist/collection/components/navbar-item/navbar-item.js.map +1 -1
  116. package/dist/collection/components/patterns/link.stories.js +2 -2
  117. package/dist/collection/components/phone-number-input/phone-number-input.css +0 -1
  118. package/dist/collection/components/phone-number-input/phone-number-input.js +40 -4
  119. package/dist/collection/components/phone-number-input/phone-number-input.js.map +1 -1
  120. package/dist/collection/components/plate-number/plate-number.css +1 -1
  121. package/dist/collection/components/plate-number/plate-number.js +1 -1
  122. package/dist/collection/components/plate-number/plate-number.js.map +1 -1
  123. package/dist/collection/components/profil-dropdown/profil-dropdown.css +8 -0
  124. package/dist/collection/components/profil-dropdown/profil-dropdown.js +18 -0
  125. package/dist/collection/components/profil-dropdown/profil-dropdown.js.map +1 -1
  126. package/dist/collection/components/profil-dropdown/profil-dropdown.stories.js +4 -4
  127. package/dist/collection/components/progress/progress.js +1 -1
  128. package/dist/collection/components/progress/progress.js.map +1 -1
  129. package/dist/collection/components/progress-indicator-vertical/progress-indicator-vertical.css +5 -0
  130. package/dist/collection/components/progress-indicator-vertical/progress-indicator-vertical.js +1 -1
  131. package/dist/collection/components/progress-indicator-vertical/progress-indicator-vertical.js.map +1 -1
  132. package/dist/collection/components/progress-indicator-vertical/progress-indicator-vertical.stories.js +20 -20
  133. package/dist/collection/components/progress-tracker/progress-tracker.css +4 -0
  134. package/dist/collection/components/progress-tracker/progress-tracker.js +1 -1
  135. package/dist/collection/components/progress-tracker/progress-tracker.js.map +1 -1
  136. package/dist/collection/components/range/range.css +17 -2
  137. package/dist/collection/components/range/range.js +41 -2
  138. package/dist/collection/components/range/range.js.map +1 -1
  139. package/dist/collection/components/segmented-button/segmented-button.js +1 -1
  140. package/dist/collection/components/segmented-button/segmented-button.js.map +1 -1
  141. package/dist/collection/components/select/select.css +1 -1
  142. package/dist/collection/components/select-filter/select-filter.css +5 -0
  143. package/dist/collection/components/select-filter/select-filter.js +43 -9
  144. package/dist/collection/components/select-filter/select-filter.js.map +1 -1
  145. package/dist/collection/components/select-filter/select-filter.stories.js +8 -8
  146. package/dist/collection/components/tabs/tabs.stories.js +5 -5
  147. package/dist/collection/components/textarea/textarea.css +2 -2
  148. package/dist/collection/components/toolbar/toolbar.css +0 -2
  149. package/dist/collection/components/toolbar/toolbar.stories.js +8 -8
  150. package/dist/collection/components/tooltip/tooltip.js +1 -1
  151. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  152. package/dist/collection/components/tooltip/tooltip.stories.js +3 -3
  153. package/dist/esm/{index-891decf5.js → index-7a0158a4.js} +2 -2
  154. package/dist/esm/{index-891decf5.js.map → index-7a0158a4.js.map} +1 -1
  155. package/dist/esm/loader.js +1 -1
  156. package/dist/esm/road-accordion.entry.js +2 -2
  157. package/dist/esm/road-accordion.entry.js.map +1 -1
  158. package/dist/esm/road-autocomplete.entry.js +1 -1
  159. package/dist/esm/road-autocomplete.entry.js.map +1 -1
  160. package/dist/esm/road-badge_14.entry.js +41 -9
  161. package/dist/esm/road-badge_14.entry.js.map +1 -1
  162. package/dist/esm/road-banner.entry.js +2 -2
  163. package/dist/esm/road-banner.entry.js.map +1 -1
  164. package/dist/esm/road-button-floating.entry.js +1 -1
  165. package/dist/esm/road-button-floating.entry.js.map +1 -1
  166. package/dist/esm/road-card.entry.js +1 -1
  167. package/dist/esm/road-card.entry.js.map +1 -1
  168. package/dist/esm/road-carousel.entry.js +31 -119
  169. package/dist/esm/road-carousel.entry.js.map +1 -1
  170. package/dist/esm/road-checkbox.entry.js +1 -1
  171. package/dist/esm/road-chip.entry.js +3 -3
  172. package/dist/esm/road-chip.entry.js.map +1 -1
  173. package/dist/esm/road-collapse.entry.js +1 -1
  174. package/dist/esm/road-collapse.entry.js.map +1 -1
  175. package/dist/esm/road-dialog.entry.js +3 -3
  176. package/dist/esm/road-dialog.entry.js.map +1 -1
  177. package/dist/esm/road-dropdown.entry.js +4 -4
  178. package/dist/esm/road-dropdown.entry.js.map +1 -1
  179. package/dist/esm/road-global-navigation.entry.js +1 -1
  180. package/dist/esm/road-global-navigation.entry.js.map +1 -1
  181. package/dist/esm/road-illustration.entry.js +1 -1
  182. package/dist/esm/road-illustration.entry.js.map +1 -1
  183. package/dist/esm/road-modal.entry.js +2 -2
  184. package/dist/esm/road-modal.entry.js.map +1 -1
  185. package/dist/esm/road-navbar-item.entry.js +1 -1
  186. package/dist/esm/road-navbar-item.entry.js.map +1 -1
  187. package/dist/esm/road-navbar.entry.js +1 -1
  188. package/dist/esm/road-navbar.entry.js.map +1 -1
  189. package/dist/esm/road-phone-number-input.entry.js +41 -5
  190. package/dist/esm/road-phone-number-input.entry.js.map +1 -1
  191. package/dist/esm/road-plate-number.entry.js +3 -3
  192. package/dist/esm/road-plate-number.entry.js.map +1 -1
  193. package/dist/esm/road-profil-dropdown.entry.js +11 -2
  194. package/dist/esm/road-profil-dropdown.entry.js.map +1 -1
  195. package/dist/esm/road-progress-indicator-vertical.entry.js +2 -2
  196. package/dist/esm/road-progress-indicator-vertical.entry.js.map +1 -1
  197. package/dist/esm/road-progress-tracker.entry.js +2 -2
  198. package/dist/esm/road-progress-tracker.entry.js.map +1 -1
  199. package/dist/esm/road-progress.entry.js +1 -1
  200. package/dist/esm/road-progress.entry.js.map +1 -1
  201. package/dist/esm/road-range.entry.js +28 -4
  202. package/dist/esm/road-range.entry.js.map +1 -1
  203. package/dist/esm/road-rating.entry.js +1 -1
  204. package/dist/esm/road-segmented-button.entry.js +1 -1
  205. package/dist/esm/road-segmented-button.entry.js.map +1 -1
  206. package/dist/esm/road-select-filter.entry.js +34 -4
  207. package/dist/esm/road-select-filter.entry.js.map +1 -1
  208. package/dist/esm/road-select.entry.js +1 -1
  209. package/dist/esm/road-select.entry.js.map +1 -1
  210. package/dist/esm/road-textarea.entry.js +1 -1
  211. package/dist/esm/road-textarea.entry.js.map +1 -1
  212. package/dist/esm/road-toast.entry.js +1 -1
  213. package/dist/esm/road-tooltip.entry.js +1 -1
  214. package/dist/esm/road-tooltip.entry.js.map +1 -1
  215. package/dist/esm/roadtrip.js +1 -1
  216. package/dist/html.html-data.json +3 -3
  217. package/dist/roadtrip/p-054acf61.entry.js +2 -0
  218. package/dist/roadtrip/p-054acf61.entry.js.map +1 -0
  219. package/dist/roadtrip/{p-ea28a425.entry.js → p-08b0be1b.entry.js} +2 -2
  220. package/dist/roadtrip/p-08b0be1b.entry.js.map +1 -0
  221. package/dist/roadtrip/{p-1a761fc0.entry.js → p-0fd454dc.entry.js} +2 -2
  222. package/dist/roadtrip/p-0fd454dc.entry.js.map +1 -0
  223. package/dist/roadtrip/{p-60e25858.entry.js → p-14ecc91e.entry.js} +2 -2
  224. package/dist/roadtrip/{p-60e25858.entry.js.map → p-14ecc91e.entry.js.map} +1 -1
  225. package/dist/roadtrip/{p-82919e58.entry.js → p-16c934bc.entry.js} +2 -2
  226. package/dist/roadtrip/p-17ae87b0.entry.js +2 -0
  227. package/dist/roadtrip/p-17ae87b0.entry.js.map +1 -0
  228. package/dist/roadtrip/{p-6e3e0b40.entry.js → p-18967429.entry.js} +2 -2
  229. package/dist/roadtrip/{p-6e3e0b40.entry.js.map → p-18967429.entry.js.map} +1 -1
  230. package/dist/roadtrip/p-27d2770a.entry.js +2 -0
  231. package/dist/roadtrip/p-27d2770a.entry.js.map +1 -0
  232. package/dist/roadtrip/{p-4f47f4f7.entry.js → p-31cf9b61.entry.js} +2 -2
  233. package/dist/roadtrip/p-31cf9b61.entry.js.map +1 -0
  234. package/dist/roadtrip/{p-dcb280e3.entry.js → p-3bce3bdc.entry.js} +2 -2
  235. package/dist/roadtrip/p-3bce3bdc.entry.js.map +1 -0
  236. package/dist/roadtrip/p-4a2f2612.entry.js +2 -0
  237. package/dist/roadtrip/p-4a2f2612.entry.js.map +1 -0
  238. package/dist/roadtrip/p-5203acea.entry.js +2 -0
  239. package/dist/roadtrip/p-5203acea.entry.js.map +1 -0
  240. package/dist/roadtrip/{p-a73ef7de.entry.js → p-61d87e64.entry.js} +2 -2
  241. package/dist/roadtrip/{p-a73ef7de.entry.js.map → p-61d87e64.entry.js.map} +1 -1
  242. package/dist/roadtrip/p-6ad5091d.entry.js +2 -0
  243. package/dist/roadtrip/p-6ad5091d.entry.js.map +1 -0
  244. package/dist/roadtrip/{p-2c132382.entry.js → p-72b3b34a.entry.js} +2 -2
  245. package/dist/roadtrip/p-72b3b34a.entry.js.map +1 -0
  246. package/dist/roadtrip/p-7a14e5b7.entry.js +2 -0
  247. package/dist/roadtrip/p-7a14e5b7.entry.js.map +1 -0
  248. package/dist/roadtrip/{p-c3c92152.entry.js → p-7f1d9286.entry.js} +2 -2
  249. package/dist/roadtrip/p-7f1d9286.entry.js.map +1 -0
  250. package/dist/roadtrip/p-9a929988.entry.js +2 -0
  251. package/dist/roadtrip/p-9a929988.entry.js.map +1 -0
  252. package/dist/roadtrip/{p-336aa5f6.entry.js → p-9ff79904.entry.js} +2 -2
  253. package/dist/roadtrip/{p-336aa5f6.entry.js.map → p-9ff79904.entry.js.map} +1 -1
  254. package/dist/roadtrip/p-a5eee655.entry.js +2 -0
  255. package/dist/roadtrip/{p-40daa53b.entry.js.map → p-a5eee655.entry.js.map} +1 -1
  256. package/dist/roadtrip/{p-73fe2357.js → p-ac7a8bca.js} +2 -2
  257. package/dist/roadtrip/{p-6177bb46.entry.js → p-b510e552.entry.js} +2 -2
  258. package/dist/roadtrip/{p-6177bb46.entry.js.map → p-b510e552.entry.js.map} +1 -1
  259. package/dist/roadtrip/{p-46cccafc.entry.js → p-c096723c.entry.js} +2 -2
  260. package/dist/roadtrip/{p-46cccafc.entry.js.map → p-c096723c.entry.js.map} +1 -1
  261. package/dist/roadtrip/p-c7866ae4.entry.js +2 -0
  262. package/dist/roadtrip/p-c7866ae4.entry.js.map +1 -0
  263. package/dist/roadtrip/p-cdefa79c.entry.js +2 -0
  264. package/dist/roadtrip/p-cdefa79c.entry.js.map +1 -0
  265. package/dist/roadtrip/{p-cbc00bfb.entry.js → p-cfc0a3a7.entry.js} +2 -2
  266. package/dist/roadtrip/p-dcbaee2f.entry.js +2 -0
  267. package/dist/roadtrip/p-dcbaee2f.entry.js.map +1 -0
  268. package/dist/roadtrip/{p-7048f786.entry.js → p-dcbb0d20.entry.js} +2 -2
  269. package/dist/roadtrip/p-dcbb0d20.entry.js.map +1 -0
  270. package/dist/roadtrip/{p-414a2791.entry.js → p-e8c9c816.entry.js} +2 -2
  271. package/dist/roadtrip/{p-f5cce766.entry.js → p-ebd19369.entry.js} +2 -2
  272. package/dist/roadtrip/{p-f5cce766.entry.js.map → p-ebd19369.entry.js.map} +1 -1
  273. package/dist/roadtrip/p-f7b4f1fa.entry.js +2 -0
  274. package/dist/roadtrip/p-f7b4f1fa.entry.js.map +1 -0
  275. package/dist/roadtrip/p-f90af0e1.entry.js +2 -0
  276. package/dist/roadtrip/p-f90af0e1.entry.js.map +1 -0
  277. package/dist/roadtrip/roadtrip.esm.js +1 -1
  278. package/dist/roadtrip/roadtrip.esm.js.map +1 -1
  279. package/dist/types/components/carousel/carousel.d.ts +1 -131
  280. package/dist/types/components/counter/counter.d.ts +1 -0
  281. package/dist/types/components/phone-number-input/phone-number-input.d.ts +1 -0
  282. package/dist/types/components/profil-dropdown/profil-dropdown.d.ts +2 -0
  283. package/dist/types/components/range/range.d.ts +3 -0
  284. package/dist/types/components/select-filter/select-filter.d.ts +16 -4
  285. package/dist/types/components.d.ts +4 -128
  286. package/hydrate/index.js +216 -175
  287. package/package.json +1 -1
  288. package/dist/roadtrip/p-1a761fc0.entry.js.map +0 -1
  289. package/dist/roadtrip/p-2b5974fc.entry.js +0 -2
  290. package/dist/roadtrip/p-2b5974fc.entry.js.map +0 -1
  291. package/dist/roadtrip/p-2c132382.entry.js.map +0 -1
  292. package/dist/roadtrip/p-2c8a6854.entry.js +0 -2
  293. package/dist/roadtrip/p-2c8a6854.entry.js.map +0 -1
  294. package/dist/roadtrip/p-2e25c08d.entry.js +0 -2
  295. package/dist/roadtrip/p-2e25c08d.entry.js.map +0 -1
  296. package/dist/roadtrip/p-33002e9d.entry.js +0 -2
  297. package/dist/roadtrip/p-33002e9d.entry.js.map +0 -1
  298. package/dist/roadtrip/p-372fcb4d.entry.js +0 -2
  299. package/dist/roadtrip/p-372fcb4d.entry.js.map +0 -1
  300. package/dist/roadtrip/p-40daa53b.entry.js +0 -2
  301. package/dist/roadtrip/p-4f47f4f7.entry.js.map +0 -1
  302. package/dist/roadtrip/p-5053b01a.entry.js +0 -2
  303. package/dist/roadtrip/p-5053b01a.entry.js.map +0 -1
  304. package/dist/roadtrip/p-7048f786.entry.js.map +0 -1
  305. package/dist/roadtrip/p-9bef58e1.entry.js +0 -2
  306. package/dist/roadtrip/p-9bef58e1.entry.js.map +0 -1
  307. package/dist/roadtrip/p-a44a569a.entry.js +0 -2
  308. package/dist/roadtrip/p-a44a569a.entry.js.map +0 -1
  309. package/dist/roadtrip/p-acbc0a14.entry.js +0 -2
  310. package/dist/roadtrip/p-acbc0a14.entry.js.map +0 -1
  311. package/dist/roadtrip/p-b2e7bfcb.entry.js +0 -2
  312. package/dist/roadtrip/p-b2e7bfcb.entry.js.map +0 -1
  313. package/dist/roadtrip/p-c3c92152.entry.js.map +0 -1
  314. package/dist/roadtrip/p-dcb280e3.entry.js.map +0 -1
  315. package/dist/roadtrip/p-e2149bdf.entry.js +0 -2
  316. package/dist/roadtrip/p-e2149bdf.entry.js.map +0 -1
  317. package/dist/roadtrip/p-ea28a425.entry.js.map +0 -1
  318. package/dist/roadtrip/p-ee7aaee5.entry.js +0 -2
  319. package/dist/roadtrip/p-ee7aaee5.entry.js.map +0 -1
  320. package/dist/roadtrip/p-faba450c.entry.js +0 -2
  321. package/dist/roadtrip/p-faba450c.entry.js.map +0 -1
  322. /package/dist/roadtrip/{p-82919e58.entry.js.map → p-16c934bc.entry.js.map} +0 -0
  323. /package/dist/roadtrip/{p-73fe2357.js.map → p-ac7a8bca.js.map} +0 -0
  324. /package/dist/roadtrip/{p-cbc00bfb.entry.js.map → p-cfc0a3a7.entry.js.map} +0 -0
  325. /package/dist/roadtrip/{p-414a2791.entry.js.map → p-e8c9c816.entry.js.map} +0 -0
@@ -2,9 +2,6 @@ import { Host, h } from "@stencil/core";
2
2
  import { navigationChevron } from "../../../icons";
3
3
  import Swiper, { Autoplay, Pagination, Scrollbar, Keyboard, Zoom } from "swiper";
4
4
  Swiper.use([Pagination, Scrollbar, Autoplay, Keyboard, Zoom]);
5
- /**
6
- * @slot - content of the carousel, it should be road-carousel-item elements.
7
- */
8
5
  export class Carousel {
9
6
  constructor() {
10
7
  this.swiperReady = false;
@@ -24,7 +21,6 @@ export class Carousel {
24
21
  }
25
22
  }
26
23
  connectedCallback() {
27
- // tslint:disable-next-line: strict-type-predicates
28
24
  if (typeof MutationObserver !== 'undefined') {
29
25
  const mut = this.mutationO = new MutationObserver(() => {
30
26
  if (this.swiperReady) {
@@ -42,19 +38,13 @@ export class Carousel {
42
38
  this.didInit = true;
43
39
  this.initSwiper();
44
40
  }
41
+ this.setupKeyboardNavigation();
45
42
  }
46
43
  disconnectedCallback() {
47
44
  if (this.mutationO) {
48
45
  this.mutationO.disconnect();
49
46
  this.mutationO = undefined;
50
47
  }
51
- /**
52
- * We need to synchronously destroy
53
- * swiper otherwise it is possible
54
- * that it will be left in a
55
- * destroyed state if connectedCallback
56
- * is called multiple times
57
- */
58
48
  const swiper = this.syncSwiper;
59
49
  if (swiper !== undefined) {
60
50
  swiper.destroy(true, true);
@@ -66,10 +56,6 @@ export class Carousel {
66
56
  }
67
57
  this.didInit = false;
68
58
  }
69
- /**
70
- * Update the underlying slider implementation. Call this if you've added or removed
71
- * child slides.
72
- */
73
59
  async update() {
74
60
  const [swiper] = await Promise.all([
75
61
  this.getSwiper(),
@@ -77,150 +63,80 @@ export class Carousel {
77
63
  ]);
78
64
  swiper.update();
79
65
  }
80
- /**
81
- * Force swiper to update its height (when autoHeight is enabled) for the duration
82
- * equal to 'speed' parameter.
83
- *
84
- * @param speed The transition duration (in ms).
85
- */
86
66
  async updateAutoHeight(speed) {
87
67
  const swiper = await this.getSwiper();
88
68
  swiper.updateAutoHeight(speed);
89
69
  }
90
- /**
91
- * Transition to the specified slide.
92
- *
93
- * @param index The index of the slide to transition to.
94
- * @param speed The transition duration (in ms).
95
- * @param runCallbacks If true, the transition will produce [Transition/SlideChange][Start/End] transition events.
96
- */
97
70
  async slideTo(index, speed, runCallbacks) {
98
71
  const swiper = await this.getSwiper();
99
72
  swiper.slideTo(index, speed, runCallbacks);
100
73
  }
101
- /**
102
- * Transition to the next slide.
103
- *
104
- * @param speed The transition duration (in ms).
105
- * @param runCallbacks If true, the transition will produce [Transition/SlideChange][Start/End] transition events.
106
- */
107
74
  async slideNext(speed, runCallbacks) {
108
75
  const swiper = await this.getSwiper();
109
76
  swiper.slideNext(speed, runCallbacks);
110
77
  }
111
- /**
112
- * Transition to the previous slide.
113
- *
114
- * @param speed The transition duration (in ms).
115
- * @param runCallbacks If true, the transition will produce the [Transition/SlideChange][Start/End] transition events.
116
- */
117
78
  async slidePrev(speed, runCallbacks) {
118
79
  const swiper = await this.getSwiper();
119
80
  swiper.slidePrev(speed, runCallbacks);
120
81
  }
121
- /**
122
- * Get the index of the active slide.
123
- */
124
82
  async getActiveIndex() {
125
83
  const swiper = await this.getSwiper();
126
84
  return swiper.activeIndex;
127
85
  }
128
- /**
129
- * Get the index of the previous slide.
130
- */
131
86
  async getPreviousIndex() {
132
87
  const swiper = await this.getSwiper();
133
88
  return swiper.previousIndex;
134
89
  }
135
- /**
136
- * Get the total number of slides.
137
- */
138
90
  async length() {
139
91
  const swiper = await this.getSwiper();
140
92
  return swiper.slides.length;
141
93
  }
142
- /**
143
- * Get whether or not the current slide is the last slide.
144
- */
145
94
  async isEnd() {
146
95
  const swiper = await this.getSwiper();
147
96
  return swiper.isEnd;
148
97
  }
149
- /**
150
- * Get whether or not the current slide is the first slide.
151
- */
152
98
  async isBeginning() {
153
99
  const swiper = await this.getSwiper();
154
100
  return swiper.isBeginning;
155
101
  }
156
- /**
157
- * Start auto play.
158
- */
159
102
  async startAutoplay() {
160
103
  const swiper = await this.getSwiper();
161
104
  if (swiper.autoplay) {
162
105
  swiper.autoplay.start();
163
106
  }
164
107
  }
165
- /**
166
- * Stop auto play.
167
- */
168
108
  async stopAutoplay() {
169
109
  const swiper = await this.getSwiper();
170
110
  if (swiper.autoplay) {
171
111
  swiper.autoplay.stop();
172
112
  }
173
113
  }
174
- /**
175
- * Lock or unlock the ability to slide to the next slide.
176
- *
177
- * @param lock If `true`, disable swiping to the next slide.
178
- */
179
114
  async lockSwipeToNext(lock) {
180
115
  const swiper = await this.getSwiper();
181
116
  swiper.allowSlideNext = !lock;
182
117
  }
183
- /**
184
- * Lock or unlock the ability to slide to the previous slide.
185
- *
186
- * @param lock If `true`, disable swiping to the previous slide.
187
- */
188
118
  async lockSwipeToPrev(lock) {
189
119
  const swiper = await this.getSwiper();
190
120
  swiper.allowSlidePrev = !lock;
191
121
  }
192
- /**
193
- * Lock or unlock the ability to slide to the next or previous slide.
194
- *
195
- * @param lock If `true`, disable swiping to the next and previous slide.
196
- */
197
122
  async lockSwipes(lock) {
198
123
  const swiper = await this.getSwiper();
199
124
  swiper.allowSlideNext = !lock;
200
125
  swiper.allowSlidePrev = !lock;
201
126
  swiper.allowTouchMove = !lock;
202
127
  }
203
- /**
204
- * Get the Swiper instance.
205
- * Use this to access the full Swiper API.
206
- * See https://idangero.us/swiper/api/ for all API options.
207
- */
208
128
  async getSwiper() {
209
129
  return this.swiper;
210
130
  }
211
131
  async initSwiper() {
212
132
  const finalOptions = this.normalizeOptions();
213
- // init swiper core
214
133
  await waitForSlides(this.el);
215
- // @ts-ignore
216
134
  const swiper = new Swiper(this.el, finalOptions);
217
135
  this.swiperReady = true;
218
136
  this.syncSwiper = swiper;
219
137
  this.readySwiper(swiper);
220
138
  }
221
139
  normalizeOptions() {
222
- // Base options, can be changed
223
- // TODO Add interface SwiperOptions
224
140
  const swiperOptions = {
225
141
  effect: undefined,
226
142
  direction: 'horizontal',
@@ -313,8 +229,6 @@ export class Carousel {
313
229
  hideOnClick: false,
314
230
  };
315
231
  }
316
- // Keep the event options separate, we dont want users
317
- // overwriting these
318
232
  const eventOptions = {
319
233
  on: {
320
234
  init: () => {
@@ -322,46 +236,41 @@ export class Carousel {
322
236
  this.roadslidesdidload.emit();
323
237
  }, 20);
324
238
  },
325
- // @ts-ignore
326
- slideChangeTransitionStart: this.roadslidewillchange.emit,
327
- // @ts-ignore
328
- slideChangeTransitionEnd: this.roadslidedidchange.emit,
329
- // @ts-ignore
330
- slideNextTransitionStart: this.roadslidenextstart.emit,
331
- // @ts-ignore
332
- slidePrevTransitionStart: this.roadslideprevstart.emit,
333
- // @ts-ignore
334
- slideNextTransitionEnd: this.roadslidenextend.emit,
335
- // @ts-ignore
336
- slidePrevTransitionEnd: this.roadslideprevend.emit,
337
- // @ts-ignore
338
- transitionStart: this.roadslidetransitionstart.emit,
339
- // @ts-ignore
340
- transitionEnd: this.roadslidetransitionend.emit,
341
- // @ts-ignore
342
- sliderMove: this.roadslidedrag.emit,
343
- // @ts-ignore
344
- reachBeginning: this.roadslidereachstart.emit,
345
- // @ts-ignore
346
- reachEnd: this.roadslidereachend.emit,
347
- // @ts-ignore
348
- touchStart: this.roadslidetouchstart.emit,
349
- // @ts-ignore
350
- touchEnd: this.roadslidetouchend.emit,
351
- // @ts-ignore
352
- tap: this.roadslidetap.emit,
353
- // @ts-ignore
354
- doubleTap: this.roadslidedoubletap.emit,
239
+ slideChangeTransitionStart: () => this.roadslidewillchange.emit(),
240
+ slideChangeTransitionEnd: () => this.roadslidedidchange.emit(),
241
+ slideNextTransitionStart: () => this.roadslidenextstart.emit(),
242
+ slidePrevTransitionStart: () => this.roadslideprevstart.emit(),
243
+ slideNextTransitionEnd: () => this.roadslidenextend.emit(),
244
+ slidePrevTransitionEnd: () => this.roadslideprevend.emit(),
245
+ transitionStart: () => this.roadslidetransitionstart.emit(),
246
+ transitionEnd: () => this.roadslidetransitionend.emit(),
247
+ sliderMove: () => this.roadslidedrag.emit(),
248
+ reachBeginning: () => this.roadslidereachstart.emit(),
249
+ reachEnd: () => this.roadslidereachend.emit(),
250
+ touchStart: () => this.roadslidetouchstart.emit(),
251
+ touchEnd: () => this.roadslidetouchend.emit(),
252
+ tap: () => this.roadslidetap.emit(),
253
+ doubleTap: () => this.roadslidedoubletap.emit(),
355
254
  },
356
255
  };
357
256
  const customEvents = (!!this.options && !!this.options.on) ? this.options.on : {};
358
- // merge "on" event listeners, while giving our event listeners priority
359
257
  const mergedEventOptions = { on: Object.assign(Object.assign({}, customEvents), eventOptions.on) };
360
- // Merge the base, user options, and events together then pas to swiper
361
258
  return Object.assign(Object.assign(Object.assign({}, swiperOptions), this.options), mergedEventOptions);
362
259
  }
260
+ setupKeyboardNavigation() {
261
+ this.el.addEventListener('keydown', (event) => {
262
+ switch (event.key) {
263
+ case 'ArrowLeft':
264
+ this.slidePrev();
265
+ break;
266
+ case 'ArrowRight':
267
+ this.slideNext();
268
+ break;
269
+ }
270
+ });
271
+ }
363
272
  render() {
364
- return (h(Host, { class: "swiper-container" }, h("div", { class: "swiper-wrapper" }, h("slot", null)), this.pager && h("div", { class: "swiper-pagination", ref: el => this.paginationEl = el }), this.arrows && (h("div", { class: "swiper-button-prev", onClick: () => this.el.slidePrev() }, h("road-icon", { icon: navigationChevron, rotate: "180" }))), this.arrows && (h("div", { class: "swiper-button-next", onClick: () => this.el.slideNext() }, h("road-icon", { icon: navigationChevron })))));
273
+ return (h(Host, { class: "swiper-container", tabindex: "0" }, h("div", { class: "swiper-wrapper" }, h("slot", null)), this.pager && h("div", { class: "swiper-pagination", ref: el => this.paginationEl = el }), this.arrows && (h("div", { role: "button", class: "swiper-button-prev", tabindex: "0", "aria-label": "Previous slide", onClick: () => this.slidePrev() }, h("road-icon", { icon: navigationChevron, rotate: "180" }))), this.arrows && (h("div", { role: "button", class: "swiper-button-next", tabindex: "0", "aria-label": "Next slide", onClick: () => this.slideNext() }, h("road-icon", { icon: navigationChevron })))));
365
274
  }
366
275
  static get is() { return "road-carousel"; }
367
276
  static get encapsulation() { return "shadow"; }
@@ -389,7 +298,7 @@ export class Carousel {
389
298
  "optional": false,
390
299
  "docs": {
391
300
  "tags": [],
392
- "text": "Options to pass to the swiper instance.\nSee http://idangero.us/swiper/api/ for valid options"
301
+ "text": ""
393
302
  },
394
303
  "attribute": "options",
395
304
  "reflect": false,
@@ -407,7 +316,7 @@ export class Carousel {
407
316
  "optional": false,
408
317
  "docs": {
409
318
  "tags": [],
410
- "text": "If `true`, show the pagination."
319
+ "text": ""
411
320
  },
412
321
  "attribute": "pager",
413
322
  "reflect": false,
@@ -425,7 +334,7 @@ export class Carousel {
425
334
  "optional": false,
426
335
  "docs": {
427
336
  "tags": [],
428
- "text": "If `true`, show arrows."
337
+ "text": ""
429
338
  },
430
339
  "attribute": "arrows",
431
340
  "reflect": false,
@@ -442,7 +351,7 @@ export class Carousel {
442
351
  "composed": true,
443
352
  "docs": {
444
353
  "tags": [],
445
- "text": "Emitted after Swiper initialization"
354
+ "text": ""
446
355
  },
447
356
  "complexType": {
448
357
  "original": "void",
@@ -457,7 +366,7 @@ export class Carousel {
457
366
  "composed": true,
458
367
  "docs": {
459
368
  "tags": [],
460
- "text": "Emitted when the user taps/clicks on the slide's container."
369
+ "text": ""
461
370
  },
462
371
  "complexType": {
463
372
  "original": "void",
@@ -472,7 +381,7 @@ export class Carousel {
472
381
  "composed": true,
473
382
  "docs": {
474
383
  "tags": [],
475
- "text": "Emitted when the user double taps on the slide's container."
384
+ "text": ""
476
385
  },
477
386
  "complexType": {
478
387
  "original": "void",
@@ -487,7 +396,7 @@ export class Carousel {
487
396
  "composed": true,
488
397
  "docs": {
489
398
  "tags": [],
490
- "text": "Emitted before the active slide has changed."
399
+ "text": ""
491
400
  },
492
401
  "complexType": {
493
402
  "original": "void",
@@ -502,7 +411,7 @@ export class Carousel {
502
411
  "composed": true,
503
412
  "docs": {
504
413
  "tags": [],
505
- "text": "Emitted after the active slide has changed."
414
+ "text": ""
506
415
  },
507
416
  "complexType": {
508
417
  "original": "void",
@@ -517,7 +426,7 @@ export class Carousel {
517
426
  "composed": true,
518
427
  "docs": {
519
428
  "tags": [],
520
- "text": "Emitted when the next slide has started."
429
+ "text": ""
521
430
  },
522
431
  "complexType": {
523
432
  "original": "void",
@@ -532,7 +441,7 @@ export class Carousel {
532
441
  "composed": true,
533
442
  "docs": {
534
443
  "tags": [],
535
- "text": "Emitted when the previous slide has started."
444
+ "text": ""
536
445
  },
537
446
  "complexType": {
538
447
  "original": "void",
@@ -547,7 +456,7 @@ export class Carousel {
547
456
  "composed": true,
548
457
  "docs": {
549
458
  "tags": [],
550
- "text": "Emitted when the next slide has ended."
459
+ "text": ""
551
460
  },
552
461
  "complexType": {
553
462
  "original": "void",
@@ -562,7 +471,7 @@ export class Carousel {
562
471
  "composed": true,
563
472
  "docs": {
564
473
  "tags": [],
565
- "text": "Emitted when the previous slide has ended."
474
+ "text": ""
566
475
  },
567
476
  "complexType": {
568
477
  "original": "void",
@@ -577,7 +486,7 @@ export class Carousel {
577
486
  "composed": true,
578
487
  "docs": {
579
488
  "tags": [],
580
- "text": "Emitted when the slide transition has started."
489
+ "text": ""
581
490
  },
582
491
  "complexType": {
583
492
  "original": "void",
@@ -592,7 +501,7 @@ export class Carousel {
592
501
  "composed": true,
593
502
  "docs": {
594
503
  "tags": [],
595
- "text": "Emitted when the slide transition has ended."
504
+ "text": ""
596
505
  },
597
506
  "complexType": {
598
507
  "original": "void",
@@ -607,7 +516,7 @@ export class Carousel {
607
516
  "composed": true,
608
517
  "docs": {
609
518
  "tags": [],
610
- "text": "Emitted when the slider is actively being moved."
519
+ "text": ""
611
520
  },
612
521
  "complexType": {
613
522
  "original": "void",
@@ -622,7 +531,7 @@ export class Carousel {
622
531
  "composed": true,
623
532
  "docs": {
624
533
  "tags": [],
625
- "text": "Emitted when the slider is at its initial position."
534
+ "text": ""
626
535
  },
627
536
  "complexType": {
628
537
  "original": "void",
@@ -637,7 +546,7 @@ export class Carousel {
637
546
  "composed": true,
638
547
  "docs": {
639
548
  "tags": [],
640
- "text": "Emitted when the slider is at the last slide."
549
+ "text": ""
641
550
  },
642
551
  "complexType": {
643
552
  "original": "void",
@@ -652,7 +561,7 @@ export class Carousel {
652
561
  "composed": true,
653
562
  "docs": {
654
563
  "tags": [],
655
- "text": "Emitted when the user first touches the slider."
564
+ "text": ""
656
565
  },
657
566
  "complexType": {
658
567
  "original": "void",
@@ -667,7 +576,7 @@ export class Carousel {
667
576
  "composed": true,
668
577
  "docs": {
669
578
  "tags": [],
670
- "text": "Emitted when the user releases the touch."
579
+ "text": ""
671
580
  },
672
581
  "complexType": {
673
582
  "original": "void",
@@ -691,7 +600,7 @@ export class Carousel {
691
600
  "return": "Promise<void>"
692
601
  },
693
602
  "docs": {
694
- "text": "Update the underlying slider implementation. Call this if you've added or removed\nchild slides.",
603
+ "text": "",
695
604
  "tags": []
696
605
  }
697
606
  },
@@ -699,11 +608,8 @@ export class Carousel {
699
608
  "complexType": {
700
609
  "signature": "(speed?: number) => Promise<void>",
701
610
  "parameters": [{
702
- "tags": [{
703
- "name": "param",
704
- "text": "speed The transition duration (in ms)."
705
- }],
706
- "text": "The transition duration (in ms)."
611
+ "tags": [],
612
+ "text": ""
707
613
  }],
708
614
  "references": {
709
615
  "Promise": {
@@ -714,34 +620,22 @@ export class Carousel {
714
620
  "return": "Promise<void>"
715
621
  },
716
622
  "docs": {
717
- "text": "Force swiper to update its height (when autoHeight is enabled) for the duration\nequal to 'speed' parameter.",
718
- "tags": [{
719
- "name": "param",
720
- "text": "speed The transition duration (in ms)."
721
- }]
623
+ "text": "",
624
+ "tags": []
722
625
  }
723
626
  },
724
627
  "slideTo": {
725
628
  "complexType": {
726
629
  "signature": "(index: number, speed?: number, runCallbacks?: boolean) => Promise<void>",
727
630
  "parameters": [{
728
- "tags": [{
729
- "name": "param",
730
- "text": "index The index of the slide to transition to."
731
- }],
732
- "text": "The index of the slide to transition to."
631
+ "tags": [],
632
+ "text": ""
733
633
  }, {
734
- "tags": [{
735
- "name": "param",
736
- "text": "speed The transition duration (in ms)."
737
- }],
738
- "text": "The transition duration (in ms)."
634
+ "tags": [],
635
+ "text": ""
739
636
  }, {
740
- "tags": [{
741
- "name": "param",
742
- "text": "runCallbacks If true, the transition will produce [Transition/SlideChange][Start/End] transition events."
743
- }],
744
- "text": "If true, the transition will produce [Transition/SlideChange][Start/End] transition events."
637
+ "tags": [],
638
+ "text": ""
745
639
  }],
746
640
  "references": {
747
641
  "Promise": {
@@ -752,34 +646,19 @@ export class Carousel {
752
646
  "return": "Promise<void>"
753
647
  },
754
648
  "docs": {
755
- "text": "Transition to the specified slide.",
756
- "tags": [{
757
- "name": "param",
758
- "text": "index The index of the slide to transition to."
759
- }, {
760
- "name": "param",
761
- "text": "speed The transition duration (in ms)."
762
- }, {
763
- "name": "param",
764
- "text": "runCallbacks If true, the transition will produce [Transition/SlideChange][Start/End] transition events."
765
- }]
649
+ "text": "",
650
+ "tags": []
766
651
  }
767
652
  },
768
653
  "slideNext": {
769
654
  "complexType": {
770
655
  "signature": "(speed?: number, runCallbacks?: boolean) => Promise<void>",
771
656
  "parameters": [{
772
- "tags": [{
773
- "name": "param",
774
- "text": "speed The transition duration (in ms)."
775
- }],
776
- "text": "The transition duration (in ms)."
657
+ "tags": [],
658
+ "text": ""
777
659
  }, {
778
- "tags": [{
779
- "name": "param",
780
- "text": "runCallbacks If true, the transition will produce [Transition/SlideChange][Start/End] transition events."
781
- }],
782
- "text": "If true, the transition will produce [Transition/SlideChange][Start/End] transition events."
660
+ "tags": [],
661
+ "text": ""
783
662
  }],
784
663
  "references": {
785
664
  "Promise": {
@@ -790,31 +669,19 @@ export class Carousel {
790
669
  "return": "Promise<void>"
791
670
  },
792
671
  "docs": {
793
- "text": "Transition to the next slide.",
794
- "tags": [{
795
- "name": "param",
796
- "text": "speed The transition duration (in ms)."
797
- }, {
798
- "name": "param",
799
- "text": "runCallbacks If true, the transition will produce [Transition/SlideChange][Start/End] transition events."
800
- }]
672
+ "text": "",
673
+ "tags": []
801
674
  }
802
675
  },
803
676
  "slidePrev": {
804
677
  "complexType": {
805
678
  "signature": "(speed?: number, runCallbacks?: boolean) => Promise<void>",
806
679
  "parameters": [{
807
- "tags": [{
808
- "name": "param",
809
- "text": "speed The transition duration (in ms)."
810
- }],
811
- "text": "The transition duration (in ms)."
680
+ "tags": [],
681
+ "text": ""
812
682
  }, {
813
- "tags": [{
814
- "name": "param",
815
- "text": "runCallbacks If true, the transition will produce the [Transition/SlideChange][Start/End] transition events."
816
- }],
817
- "text": "If true, the transition will produce the [Transition/SlideChange][Start/End] transition events."
683
+ "tags": [],
684
+ "text": ""
818
685
  }],
819
686
  "references": {
820
687
  "Promise": {
@@ -825,14 +692,8 @@ export class Carousel {
825
692
  "return": "Promise<void>"
826
693
  },
827
694
  "docs": {
828
- "text": "Transition to the previous slide.",
829
- "tags": [{
830
- "name": "param",
831
- "text": "speed The transition duration (in ms)."
832
- }, {
833
- "name": "param",
834
- "text": "runCallbacks If true, the transition will produce the [Transition/SlideChange][Start/End] transition events."
835
- }]
695
+ "text": "",
696
+ "tags": []
836
697
  }
837
698
  },
838
699
  "getActiveIndex": {
@@ -848,7 +709,7 @@ export class Carousel {
848
709
  "return": "Promise<number>"
849
710
  },
850
711
  "docs": {
851
- "text": "Get the index of the active slide.",
712
+ "text": "",
852
713
  "tags": []
853
714
  }
854
715
  },
@@ -865,7 +726,7 @@ export class Carousel {
865
726
  "return": "Promise<number>"
866
727
  },
867
728
  "docs": {
868
- "text": "Get the index of the previous slide.",
729
+ "text": "",
869
730
  "tags": []
870
731
  }
871
732
  },
@@ -882,7 +743,7 @@ export class Carousel {
882
743
  "return": "Promise<number>"
883
744
  },
884
745
  "docs": {
885
- "text": "Get the total number of slides.",
746
+ "text": "",
886
747
  "tags": []
887
748
  }
888
749
  },
@@ -899,7 +760,7 @@ export class Carousel {
899
760
  "return": "Promise<boolean>"
900
761
  },
901
762
  "docs": {
902
- "text": "Get whether or not the current slide is the last slide.",
763
+ "text": "",
903
764
  "tags": []
904
765
  }
905
766
  },
@@ -916,7 +777,7 @@ export class Carousel {
916
777
  "return": "Promise<boolean>"
917
778
  },
918
779
  "docs": {
919
- "text": "Get whether or not the current slide is the first slide.",
780
+ "text": "",
920
781
  "tags": []
921
782
  }
922
783
  },
@@ -933,7 +794,7 @@ export class Carousel {
933
794
  "return": "Promise<void>"
934
795
  },
935
796
  "docs": {
936
- "text": "Start auto play.",
797
+ "text": "",
937
798
  "tags": []
938
799
  }
939
800
  },
@@ -950,7 +811,7 @@ export class Carousel {
950
811
  "return": "Promise<void>"
951
812
  },
952
813
  "docs": {
953
- "text": "Stop auto play.",
814
+ "text": "",
954
815
  "tags": []
955
816
  }
956
817
  },
@@ -958,11 +819,8 @@ export class Carousel {
958
819
  "complexType": {
959
820
  "signature": "(lock: boolean) => Promise<void>",
960
821
  "parameters": [{
961
- "tags": [{
962
- "name": "param",
963
- "text": "lock If `true`, disable swiping to the next slide."
964
- }],
965
- "text": "If `true`, disable swiping to the next slide."
822
+ "tags": [],
823
+ "text": ""
966
824
  }],
967
825
  "references": {
968
826
  "Promise": {
@@ -973,22 +831,16 @@ export class Carousel {
973
831
  "return": "Promise<void>"
974
832
  },
975
833
  "docs": {
976
- "text": "Lock or unlock the ability to slide to the next slide.",
977
- "tags": [{
978
- "name": "param",
979
- "text": "lock If `true`, disable swiping to the next slide."
980
- }]
834
+ "text": "",
835
+ "tags": []
981
836
  }
982
837
  },
983
838
  "lockSwipeToPrev": {
984
839
  "complexType": {
985
840
  "signature": "(lock: boolean) => Promise<void>",
986
841
  "parameters": [{
987
- "tags": [{
988
- "name": "param",
989
- "text": "lock If `true`, disable swiping to the previous slide."
990
- }],
991
- "text": "If `true`, disable swiping to the previous slide."
842
+ "tags": [],
843
+ "text": ""
992
844
  }],
993
845
  "references": {
994
846
  "Promise": {
@@ -999,22 +851,16 @@ export class Carousel {
999
851
  "return": "Promise<void>"
1000
852
  },
1001
853
  "docs": {
1002
- "text": "Lock or unlock the ability to slide to the previous slide.",
1003
- "tags": [{
1004
- "name": "param",
1005
- "text": "lock If `true`, disable swiping to the previous slide."
1006
- }]
854
+ "text": "",
855
+ "tags": []
1007
856
  }
1008
857
  },
1009
858
  "lockSwipes": {
1010
859
  "complexType": {
1011
860
  "signature": "(lock: boolean) => Promise<void>",
1012
861
  "parameters": [{
1013
- "tags": [{
1014
- "name": "param",
1015
- "text": "lock If `true`, disable swiping to the next and previous slide."
1016
- }],
1017
- "text": "If `true`, disable swiping to the next and previous slide."
862
+ "tags": [],
863
+ "text": ""
1018
864
  }],
1019
865
  "references": {
1020
866
  "Promise": {
@@ -1025,11 +871,8 @@ export class Carousel {
1025
871
  "return": "Promise<void>"
1026
872
  },
1027
873
  "docs": {
1028
- "text": "Lock or unlock the ability to slide to the next or previous slide.",
1029
- "tags": [{
1030
- "name": "param",
1031
- "text": "lock If `true`, disable swiping to the next and previous slide."
1032
- }]
874
+ "text": "",
875
+ "tags": []
1033
876
  }
1034
877
  },
1035
878
  "getSwiper": {
@@ -1045,7 +888,7 @@ export class Carousel {
1045
888
  "return": "Promise<any>"
1046
889
  },
1047
890
  "docs": {
1048
- "text": "Get the Swiper instance.\nUse this to access the full Swiper API.\nSee https://idangero.us/swiper/api/ for all API options.",
891
+ "text": "",
1049
892
  "tags": []
1050
893
  }
1051
894
  }