mis-crystal-design-system 14.0.55-test-v3 → 14.0.55-test-v5

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 (500) hide show
  1. package/datepicker/base/bs-datepicker-container.d.ts +44 -0
  2. package/datepicker/bs-datepicker-inline.component.d.ts +64 -0
  3. package/datepicker/bs-datepicker-inline.config.d.ts +6 -0
  4. package/datepicker/bs-datepicker-input.directive.d.ts +33 -0
  5. package/datepicker/bs-datepicker.component.d.ts +126 -0
  6. package/datepicker/bs-datepicker.config.d.ts +143 -0
  7. package/datepicker/bs-datepicker.module.d.ts +29 -0
  8. package/datepicker/bs-daterangepicker-inline.component.d.ts +64 -0
  9. package/datepicker/bs-daterangepicker-inline.config.d.ts +9 -0
  10. package/datepicker/bs-daterangepicker-input.directive.d.ts +33 -0
  11. package/datepicker/bs-daterangepicker.component.d.ts +118 -0
  12. package/datepicker/bs-daterangepicker.config.d.ts +7 -0
  13. package/datepicker/bs-locale.service.d.ts +13 -0
  14. package/datepicker/chronos/create/check-overflow.d.ts +2 -0
  15. package/datepicker/chronos/create/clone.d.ts +1 -0
  16. package/datepicker/chronos/create/date-from-array.d.ts +2 -0
  17. package/datepicker/chronos/create/from-anything.d.ts +4 -0
  18. package/datepicker/chronos/create/from-array.d.ts +2 -0
  19. package/datepicker/chronos/create/from-object.d.ts +2 -0
  20. package/datepicker/chronos/create/from-string-and-array.d.ts +2 -0
  21. package/datepicker/chronos/create/from-string-and-format.d.ts +4 -0
  22. package/datepicker/chronos/create/from-string.d.ts +4 -0
  23. package/datepicker/chronos/create/local.d.ts +3 -0
  24. package/datepicker/chronos/create/parsing-flags.d.ts +2 -0
  25. package/datepicker/chronos/create/parsing.types.d.ts +64 -0
  26. package/datepicker/chronos/create/valid.d.ts +6 -0
  27. package/datepicker/chronos/duration/bubble.d.ts +4 -0
  28. package/datepicker/chronos/duration/constructor.d.ts +21 -0
  29. package/datepicker/chronos/duration/create.d.ts +8 -0
  30. package/datepicker/chronos/duration/humanize.d.ts +5 -0
  31. package/datepicker/chronos/duration/valid.d.ts +2 -0
  32. package/datepicker/chronos/format/format.d.ts +11 -0
  33. package/datepicker/chronos/format.d.ts +5 -0
  34. package/datepicker/chronos/i18n/ar.d.ts +2 -0
  35. package/datepicker/chronos/i18n/bg.d.ts +2 -0
  36. package/datepicker/chronos/i18n/ca.d.ts +2 -0
  37. package/datepicker/chronos/i18n/cs.d.ts +2 -0
  38. package/datepicker/chronos/i18n/da.d.ts +2 -0
  39. package/datepicker/chronos/i18n/de.d.ts +2 -0
  40. package/datepicker/chronos/i18n/en-gb.d.ts +2 -0
  41. package/datepicker/chronos/i18n/es-do.d.ts +2 -0
  42. package/datepicker/chronos/i18n/es-us.d.ts +2 -0
  43. package/datepicker/chronos/i18n/es.d.ts +2 -0
  44. package/datepicker/chronos/i18n/et.d.ts +2 -0
  45. package/datepicker/chronos/i18n/fi.d.ts +2 -0
  46. package/datepicker/chronos/i18n/fr.d.ts +2 -0
  47. package/datepicker/chronos/i18n/gl.d.ts +2 -0
  48. package/datepicker/chronos/i18n/he.d.ts +2 -0
  49. package/datepicker/chronos/i18n/hi.d.ts +2 -0
  50. package/datepicker/chronos/i18n/hr.d.ts +2 -0
  51. package/datepicker/chronos/i18n/hu.d.ts +2 -0
  52. package/datepicker/chronos/i18n/id.d.ts +2 -0
  53. package/datepicker/chronos/i18n/it.d.ts +2 -0
  54. package/datepicker/chronos/i18n/ja.d.ts +2 -0
  55. package/datepicker/chronos/i18n/ka.d.ts +2 -0
  56. package/datepicker/chronos/i18n/kk.d.ts +2 -0
  57. package/datepicker/chronos/i18n/ko.d.ts +2 -0
  58. package/datepicker/chronos/i18n/lt.d.ts +2 -0
  59. package/datepicker/chronos/i18n/lv.d.ts +2 -0
  60. package/datepicker/chronos/i18n/mn.d.ts +2 -0
  61. package/datepicker/chronos/i18n/nb.d.ts +2 -0
  62. package/datepicker/chronos/i18n/nl-be.d.ts +2 -0
  63. package/datepicker/chronos/i18n/nl.d.ts +2 -0
  64. package/datepicker/chronos/i18n/pl.d.ts +2 -0
  65. package/datepicker/chronos/i18n/pt-br.d.ts +2 -0
  66. package/datepicker/chronos/i18n/ro.d.ts +2 -0
  67. package/datepicker/chronos/i18n/ru.d.ts +2 -0
  68. package/datepicker/chronos/i18n/sk.d.ts +2 -0
  69. package/datepicker/chronos/i18n/sl.d.ts +2 -0
  70. package/datepicker/chronos/i18n/sq.d.ts +2 -0
  71. package/datepicker/chronos/i18n/sv.d.ts +2 -0
  72. package/datepicker/chronos/i18n/th-be.d.ts +2 -0
  73. package/datepicker/chronos/i18n/th.d.ts +2 -0
  74. package/datepicker/chronos/i18n/tr.d.ts +2 -0
  75. package/datepicker/chronos/i18n/uk.d.ts +2 -0
  76. package/datepicker/chronos/i18n/vi.d.ts +2 -0
  77. package/datepicker/chronos/i18n/zh-cn.d.ts +2 -0
  78. package/datepicker/chronos/index.d.ts +1 -0
  79. package/datepicker/chronos/locale/calendar.d.ts +8 -0
  80. package/datepicker/chronos/locale/locale.class.d.ts +143 -0
  81. package/datepicker/chronos/locale/locale.defaults.d.ts +11 -0
  82. package/datepicker/chronos/locale/locales.d.ts +7 -0
  83. package/datepicker/chronos/moment/add-subtract.d.ts +5 -0
  84. package/datepicker/chronos/moment/calendar.d.ts +15 -0
  85. package/datepicker/chronos/moment/diff.d.ts +3 -0
  86. package/datepicker/chronos/moment/min-max.d.ts +2 -0
  87. package/datepicker/chronos/parse/regex.d.ts +22 -0
  88. package/datepicker/chronos/parse/token.d.ts +5 -0
  89. package/datepicker/chronos/public_api.d.ts +57 -0
  90. package/datepicker/chronos/test/chain.d.ts +214 -0
  91. package/datepicker/chronos/types.d.ts +36 -0
  92. package/datepicker/chronos/units/aliases.d.ts +7 -0
  93. package/datepicker/chronos/units/constants.d.ts +9 -0
  94. package/datepicker/chronos/units/day-of-month.d.ts +1 -0
  95. package/datepicker/chronos/units/day-of-week.d.ts +20 -0
  96. package/datepicker/chronos/units/day-of-year.d.ts +3 -0
  97. package/datepicker/chronos/units/hour.d.ts +1 -0
  98. package/datepicker/chronos/units/index.d.ts +18 -0
  99. package/datepicker/chronos/units/millisecond.d.ts +1 -0
  100. package/datepicker/chronos/units/minute.d.ts +1 -0
  101. package/datepicker/chronos/units/month.d.ts +2 -0
  102. package/datepicker/chronos/units/offset.d.ts +10 -0
  103. package/datepicker/chronos/units/priorities.d.ts +1 -0
  104. package/datepicker/chronos/units/quarter.d.ts +3 -0
  105. package/datepicker/chronos/units/second.d.ts +1 -0
  106. package/datepicker/chronos/units/timestamp.d.ts +1 -0
  107. package/datepicker/chronos/units/timezone.d.ts +3 -0
  108. package/datepicker/chronos/units/week-calendar-utils.d.ts +9 -0
  109. package/datepicker/chronos/units/week-year.d.ts +8 -0
  110. package/datepicker/chronos/units/week.d.ts +6 -0
  111. package/datepicker/chronos/units/year.d.ts +4 -0
  112. package/datepicker/chronos/utils/abs-ceil.d.ts +1 -0
  113. package/datepicker/chronos/utils/abs-round.d.ts +1 -0
  114. package/datepicker/chronos/utils/compare-arrays.d.ts +1 -0
  115. package/datepicker/chronos/utils/date-compare.d.ts +9 -0
  116. package/datepicker/chronos/utils/date-getters.d.ts +18 -0
  117. package/datepicker/chronos/utils/date-setters.d.ts +12 -0
  118. package/datepicker/chronos/utils/defaults.d.ts +1 -0
  119. package/datepicker/chronos/utils/start-end-of.d.ts +3 -0
  120. package/datepicker/chronos/utils/type-checks.d.ts +12 -0
  121. package/datepicker/chronos/utils/zero-fill.d.ts +1 -0
  122. package/datepicker/chronos/utils.d.ts +2 -0
  123. package/datepicker/component-loader/bs-component-ref.class.d.ts +5 -0
  124. package/datepicker/component-loader/component-loader.class.d.ts +75 -0
  125. package/datepicker/component-loader/component-loader.factory.d.ts +21 -0
  126. package/datepicker/component-loader/content-ref.class.d.ts +7 -0
  127. package/datepicker/component-loader/index.d.ts +1 -0
  128. package/datepicker/component-loader/listen-options.model.d.ts +11 -0
  129. package/datepicker/component-loader/public_api.d.ts +4 -0
  130. package/datepicker/date-formatter.d.ts +3 -0
  131. package/datepicker/datepicker-animations.d.ts +3 -0
  132. package/datepicker/datepicker-inner.component.d.ts +78 -0
  133. package/datepicker/datepicker.component.d.ts +81 -0
  134. package/datepicker/datepicker.config.d.ts +22 -0
  135. package/datepicker/datepicker.module.d.ts +15 -0
  136. package/datepicker/daypicker.component.d.ts +17 -0
  137. package/datepicker/engine/calc-days-calendar.d.ts +2 -0
  138. package/datepicker/engine/flag-days-calendar.d.ts +17 -0
  139. package/datepicker/engine/flag-months-calendar.d.ts +12 -0
  140. package/datepicker/engine/flag-years-calendar.d.ts +12 -0
  141. package/datepicker/engine/format-days-calendar.d.ts +4 -0
  142. package/datepicker/engine/format-months-calendar.d.ts +2 -0
  143. package/datepicker/engine/format-years-calendar.d.ts +4 -0
  144. package/datepicker/engine/view-mode.d.ts +2 -0
  145. package/datepicker/index.d.ts +1 -0
  146. package/datepicker/mini-ngrx/index.d.ts +1 -0
  147. package/datepicker/mini-ngrx/public_api.d.ts +7 -0
  148. package/datepicker/mini-ngrx/state.class.d.ts +8 -0
  149. package/datepicker/mini-ngrx/store.class.d.ts +16 -0
  150. package/datepicker/models/index.d.ts +102 -0
  151. package/datepicker/monthpicker.component.d.ts +14 -0
  152. package/datepicker/positioning/index.d.ts +1 -0
  153. package/datepicker/positioning/models/index.d.ts +41 -0
  154. package/datepicker/positioning/modifiers/arrow.d.ts +2 -0
  155. package/datepicker/positioning/modifiers/flip.d.ts +2 -0
  156. package/datepicker/positioning/modifiers/index.d.ts +5 -0
  157. package/datepicker/positioning/modifiers/initData.d.ts +2 -0
  158. package/datepicker/positioning/modifiers/preventOverflow.d.ts +2 -0
  159. package/datepicker/positioning/modifiers/shift.d.ts +2 -0
  160. package/datepicker/positioning/ng-positioning.d.ts +8 -0
  161. package/datepicker/positioning/positioning.service.d.ts +48 -0
  162. package/datepicker/positioning/public_api.d.ts +2 -0
  163. package/datepicker/positioning/utils/computeAutoPlacement.d.ts +2 -0
  164. package/datepicker/positioning/utils/findCommonOffsetParent.d.ts +1 -0
  165. package/datepicker/positioning/utils/getBordersSize.d.ts +4 -0
  166. package/datepicker/positioning/utils/getBoundaries.d.ts +1 -0
  167. package/datepicker/positioning/utils/getBoundingClientRect.d.ts +2 -0
  168. package/datepicker/positioning/utils/getClientRect.d.ts +5 -0
  169. package/datepicker/positioning/utils/getFixedPositionOffsetParent.d.ts +4 -0
  170. package/datepicker/positioning/utils/getOffsetParent.d.ts +1 -0
  171. package/datepicker/positioning/utils/getOffsetRectRelativeToArbitraryNode.d.ts +2 -0
  172. package/datepicker/positioning/utils/getOffsets.d.ts +2 -0
  173. package/datepicker/positioning/utils/getOppositePlacement.d.ts +4 -0
  174. package/datepicker/positioning/utils/getOppositeVariation.d.ts +4 -0
  175. package/datepicker/positioning/utils/getOuterSizes.d.ts +7 -0
  176. package/datepicker/positioning/utils/getParentNode.d.ts +4 -0
  177. package/datepicker/positioning/utils/getReferenceOffsets.d.ts +2 -0
  178. package/datepicker/positioning/utils/getRoot.d.ts +4 -0
  179. package/datepicker/positioning/utils/getScroll.d.ts +4 -0
  180. package/datepicker/positioning/utils/getScrollParent.d.ts +1 -0
  181. package/datepicker/positioning/utils/getStyleComputedProperty.d.ts +4 -0
  182. package/datepicker/positioning/utils/getTargetOffsets.d.ts +2 -0
  183. package/datepicker/positioning/utils/getViewportOffsetRectRelativeToArtbitraryNode.d.ts +2 -0
  184. package/datepicker/positioning/utils/getWindowSizes.d.ts +4 -0
  185. package/datepicker/positioning/utils/includeScroll.d.ts +2 -0
  186. package/datepicker/positioning/utils/index.d.ts +23 -0
  187. package/datepicker/positioning/utils/isBrowser.d.ts +1 -0
  188. package/datepicker/positioning/utils/isFixed.d.ts +1 -0
  189. package/datepicker/positioning/utils/isIE.d.ts +1 -0
  190. package/datepicker/positioning/utils/isModifierEnabled.d.ts +4 -0
  191. package/datepicker/positioning/utils/isNumeric.d.ts +4 -0
  192. package/datepicker/positioning/utils/isOffsetContainer.d.ts +1 -0
  193. package/datepicker/positioning/utils/setStyles.d.ts +5 -0
  194. package/datepicker/positioning/utils/updateContainerClass.d.ts +6 -0
  195. package/datepicker/public_api.d.ts +25 -0
  196. package/datepicker/reducer/_defaults.d.ts +2 -0
  197. package/datepicker/reducer/bs-datepicker.actions.d.ts +46 -0
  198. package/datepicker/reducer/bs-datepicker.effects.d.ts +41 -0
  199. package/datepicker/reducer/bs-datepicker.reducer.d.ts +3 -0
  200. package/datepicker/reducer/bs-datepicker.state.d.ts +43 -0
  201. package/datepicker/reducer/bs-datepicker.store.d.ts +8 -0
  202. package/datepicker/themes/bs/bs-calendar-layout.component.d.ts +5 -0
  203. package/datepicker/themes/bs/bs-current-date-view.component.d.ts +6 -0
  204. package/datepicker/themes/bs/bs-custom-dates-view.component.d.ts +17 -0
  205. package/datepicker/themes/bs/bs-datepicker-container.component.d.ts +36 -0
  206. package/datepicker/themes/bs/bs-datepicker-day-decorator.directive.d.ts +14 -0
  207. package/datepicker/themes/bs/bs-datepicker-inline-container.component.d.ts +13 -0
  208. package/datepicker/themes/bs/bs-datepicker-navigation-view.component.d.ts +12 -0
  209. package/datepicker/themes/bs/bs-daterangepicker-container.component.d.ts +40 -0
  210. package/datepicker/themes/bs/bs-daterangepicker-inline-container.component.d.ts +13 -0
  211. package/datepicker/themes/bs/bs-days-calendar-view.component.d.ts +26 -0
  212. package/datepicker/themes/bs/bs-months-calendar-view.component.d.ts +16 -0
  213. package/datepicker/themes/bs/bs-timepicker-view.component.d.ts +8 -0
  214. package/datepicker/themes/bs/bs-years-calendar-view.component.d.ts +16 -0
  215. package/datepicker/utils/bs-calendar-utils.d.ts +10 -0
  216. package/datepicker/utils/matrix-utils.d.ts +9 -0
  217. package/datepicker/utils-v2/decorators.d.ts +1 -0
  218. package/datepicker/utils-v2/facade/browser.d.ts +23 -0
  219. package/datepicker/utils-v2/index.d.ts +1 -0
  220. package/datepicker/utils-v2/linked-list.class.d.ts +26 -0
  221. package/datepicker/utils-v2/public_api.d.ts +10 -0
  222. package/datepicker/utils-v2/theme-provider.d.ts +2 -0
  223. package/datepicker/utils-v2/trigger.class.d.ts +6 -0
  224. package/datepicker/utils-v2/triggers.d.ts +18 -0
  225. package/datepicker/utils-v2/utils.class.d.ts +4 -0
  226. package/datepicker/utils-v2/warn-once.d.ts +1 -0
  227. package/datepicker/yearpicker.component.d.ts +14 -0
  228. package/daterangepicker_v2/tz-drp-container/tz-drp-container.component.d.ts +1 -1
  229. package/dynamic-form/dynamic-form.component.d.ts +1 -0
  230. package/esm2020/datepicker/base/bs-datepicker-container.mjs +47 -0
  231. package/esm2020/datepicker/bs-datepicker-inline.component.mjs +137 -0
  232. package/esm2020/datepicker/bs-datepicker-inline.config.mjs +14 -0
  233. package/esm2020/datepicker/bs-datepicker-input.directive.mjs +160 -0
  234. package/esm2020/datepicker/bs-datepicker.component.mjs +254 -0
  235. package/esm2020/datepicker/bs-datepicker.config.mjs +87 -0
  236. package/esm2020/datepicker/bs-datepicker.module.mjs +126 -0
  237. package/esm2020/datepicker/bs-daterangepicker-inline.component.mjs +134 -0
  238. package/esm2020/datepicker/bs-daterangepicker-inline.config.mjs +21 -0
  239. package/esm2020/datepicker/bs-daterangepicker-input.directive.mjs +192 -0
  240. package/esm2020/datepicker/bs-daterangepicker.component.mjs +240 -0
  241. package/esm2020/datepicker/bs-daterangepicker.config.mjs +19 -0
  242. package/esm2020/datepicker/bs-locale.service.mjs +32 -0
  243. package/esm2020/datepicker/chronos/create/check-overflow.mjs +30 -0
  244. package/esm2020/datepicker/chronos/create/clone.mjs +6 -0
  245. package/esm2020/datepicker/chronos/create/date-from-array.mjs +17 -0
  246. package/esm2020/datepicker/chronos/create/from-anything.mjs +107 -0
  247. package/esm2020/datepicker/chronos/create/from-array.mjs +136 -0
  248. package/esm2020/datepicker/chronos/create/from-object.mjs +17 -0
  249. package/esm2020/datepicker/chronos/create/from-string-and-array.mjs +38 -0
  250. package/esm2020/datepicker/chronos/create/from-string-and-format.mjs +106 -0
  251. package/esm2020/datepicker/chronos/create/from-string.mjs +227 -0
  252. package/esm2020/datepicker/chronos/create/local.mjs +16 -0
  253. package/esm2020/datepicker/chronos/create/parsing-flags.mjs +26 -0
  254. package/esm2020/datepicker/chronos/create/parsing.types.mjs +2 -0
  255. package/esm2020/datepicker/chronos/create/valid.mjs +42 -0
  256. package/esm2020/datepicker/chronos/duration/bubble.mjs +47 -0
  257. package/esm2020/datepicker/chronos/duration/constructor.mjs +130 -0
  258. package/esm2020/datepicker/chronos/duration/create.mjs +113 -0
  259. package/esm2020/datepicker/chronos/duration/humanize.mjs +80 -0
  260. package/esm2020/datepicker/chronos/duration/valid.mjs +43 -0
  261. package/esm2020/datepicker/chronos/format/format.mjs +51 -0
  262. package/esm2020/datepicker/chronos/format.mjs +46 -0
  263. package/esm2020/datepicker/chronos/i18n/ar.mjs +128 -0
  264. package/esm2020/datepicker/chronos/i18n/bg.mjs +94 -0
  265. package/esm2020/datepicker/chronos/i18n/ca.mjs +91 -0
  266. package/esm2020/datepicker/chronos/i18n/cs.mjs +179 -0
  267. package/esm2020/datepicker/chronos/i18n/da.mjs +50 -0
  268. package/esm2020/datepicker/chronos/i18n/de.mjs +72 -0
  269. package/esm2020/datepicker/chronos/i18n/en-gb.mjs +61 -0
  270. package/esm2020/datepicker/chronos/i18n/es-do.mjs +85 -0
  271. package/esm2020/datepicker/chronos/i18n/es-us.mjs +79 -0
  272. package/esm2020/datepicker/chronos/i18n/es.mjs +84 -0
  273. package/esm2020/datepicker/chronos/i18n/et.mjs +73 -0
  274. package/esm2020/datepicker/chronos/i18n/fi.mjs +100 -0
  275. package/esm2020/datepicker/chronos/i18n/fr.mjs +76 -0
  276. package/esm2020/datepicker/chronos/i18n/gl.mjs +84 -0
  277. package/esm2020/datepicker/chronos/i18n/he.mjs +98 -0
  278. package/esm2020/datepicker/chronos/i18n/hi.mjs +124 -0
  279. package/esm2020/datepicker/chronos/i18n/hr.mjs +62 -0
  280. package/esm2020/datepicker/chronos/i18n/hu.mjs +104 -0
  281. package/esm2020/datepicker/chronos/i18n/id.mjs +83 -0
  282. package/esm2020/datepicker/chronos/i18n/it.mjs +65 -0
  283. package/esm2020/datepicker/chronos/i18n/ja.mjs +75 -0
  284. package/esm2020/datepicker/chronos/i18n/ka.mjs +87 -0
  285. package/esm2020/datepicker/chronos/i18n/kk.mjs +76 -0
  286. package/esm2020/datepicker/chronos/i18n/ko.mjs +77 -0
  287. package/esm2020/datepicker/chronos/i18n/lt.mjs +116 -0
  288. package/esm2020/datepicker/chronos/i18n/lv.mjs +56 -0
  289. package/esm2020/datepicker/chronos/i18n/mn.mjs +99 -0
  290. package/esm2020/datepicker/chronos/i18n/nb.mjs +53 -0
  291. package/esm2020/datepicker/chronos/i18n/nl-be.mjs +81 -0
  292. package/esm2020/datepicker/chronos/i18n/nl.mjs +80 -0
  293. package/esm2020/datepicker/chronos/i18n/pl.mjs +126 -0
  294. package/esm2020/datepicker/chronos/i18n/pt-br.mjs +56 -0
  295. package/esm2020/datepicker/chronos/i18n/ro.mjs +66 -0
  296. package/esm2020/datepicker/chronos/i18n/ru.mjs +181 -0
  297. package/esm2020/datepicker/chronos/i18n/sk.mjs +157 -0
  298. package/esm2020/datepicker/chronos/i18n/sl.mjs +184 -0
  299. package/esm2020/datepicker/chronos/i18n/sq.mjs +54 -0
  300. package/esm2020/datepicker/chronos/i18n/sv.mjs +63 -0
  301. package/esm2020/datepicker/chronos/i18n/th-be.mjs +74 -0
  302. package/esm2020/datepicker/chronos/i18n/th.mjs +59 -0
  303. package/esm2020/datepicker/chronos/i18n/tr.mjs +82 -0
  304. package/esm2020/datepicker/chronos/i18n/uk.mjs +147 -0
  305. package/esm2020/datepicker/chronos/i18n/vi.mjs +74 -0
  306. package/esm2020/datepicker/chronos/i18n/zh-cn.mjs +114 -0
  307. package/esm2020/datepicker/chronos/index.mjs +2 -0
  308. package/esm2020/datepicker/chronos/locale/calendar.mjs +9 -0
  309. package/esm2020/datepicker/chronos/locale/locale.class.mjs +532 -0
  310. package/esm2020/datepicker/chronos/locale/locale.defaults.mjs +40 -0
  311. package/esm2020/datepicker/chronos/locale/locales.mjs +229 -0
  312. package/esm2020/datepicker/chronos/moment/add-subtract.mjs +35 -0
  313. package/esm2020/datepicker/chronos/moment/calendar.mjs +41 -0
  314. package/esm2020/datepicker/chronos/moment/diff.mjs +70 -0
  315. package/esm2020/datepicker/chronos/moment/min-max.mjs +38 -0
  316. package/esm2020/datepicker/chronos/parse/regex.mjs +49 -0
  317. package/esm2020/datepicker/chronos/parse/token.mjs +32 -0
  318. package/esm2020/datepicker/chronos/public_api.mjs +56 -0
  319. package/esm2020/datepicker/chronos/test/chain.mjs +711 -0
  320. package/esm2020/datepicker/chronos/types.mjs +2 -0
  321. package/esm2020/datepicker/chronos/units/aliases.mjs +35 -0
  322. package/esm2020/datepicker/chronos/units/constants.mjs +11 -0
  323. package/esm2020/datepicker/chronos/units/day-of-month.mjs +31 -0
  324. package/esm2020/datepicker/chronos/units/day-of-week.mjs +129 -0
  325. package/esm2020/datepicker/chronos/units/day-of-year.mjs +37 -0
  326. package/esm2020/datepicker/chronos/units/hour.mjs +127 -0
  327. package/esm2020/datepicker/chronos/units/index.mjs +19 -0
  328. package/esm2020/datepicker/chronos/units/millisecond.mjs +60 -0
  329. package/esm2020/datepicker/chronos/units/minute.mjs +23 -0
  330. package/esm2020/datepicker/chronos/units/month.mjs +63 -0
  331. package/esm2020/datepicker/chronos/units/offset.mjs +210 -0
  332. package/esm2020/datepicker/chronos/units/priorities.mjs +21 -0
  333. package/esm2020/datepicker/chronos/units/quarter.mjs +39 -0
  334. package/esm2020/datepicker/chronos/units/second.mjs +23 -0
  335. package/esm2020/datepicker/chronos/units/timestamp.mjs +28 -0
  336. package/esm2020/datepicker/chronos/units/timezone.mjs +19 -0
  337. package/esm2020/datepicker/chronos/units/week-calendar-utils.mjs +70 -0
  338. package/esm2020/datepicker/chronos/units/week-year.mjs +101 -0
  339. package/esm2020/datepicker/chronos/units/week.mjs +58 -0
  340. package/esm2020/datepicker/chronos/units/year.mjs +60 -0
  341. package/esm2020/datepicker/chronos/utils/abs-ceil.mjs +4 -0
  342. package/esm2020/datepicker/chronos/utils/abs-round.mjs +4 -0
  343. package/esm2020/datepicker/chronos/utils/compare-arrays.mjs +16 -0
  344. package/esm2020/datepicker/chronos/utils/date-compare.mjs +55 -0
  345. package/esm2020/datepicker/chronos/utils/date-getters.mjs +67 -0
  346. package/esm2020/datepicker/chronos/utils/date-setters.mjs +75 -0
  347. package/esm2020/datepicker/chronos/utils/defaults.mjs +11 -0
  348. package/esm2020/datepicker/chronos/utils/start-end-of.mjs +57 -0
  349. package/esm2020/datepicker/chronos/utils/type-checks.mjs +56 -0
  350. package/esm2020/datepicker/chronos/utils/zero-fill.mjs +10 -0
  351. package/esm2020/datepicker/chronos/utils.mjs +7 -0
  352. package/esm2020/datepicker/component-loader/bs-component-ref.class.mjs +3 -0
  353. package/esm2020/datepicker/component-loader/component-loader.class.mjs +272 -0
  354. package/esm2020/datepicker/component-loader/component-loader.factory.mjs +29 -0
  355. package/esm2020/datepicker/component-loader/content-ref.class.mjs +12 -0
  356. package/esm2020/datepicker/component-loader/index.mjs +2 -0
  357. package/esm2020/datepicker/component-loader/listen-options.model.mjs +2 -0
  358. package/esm2020/datepicker/component-loader/public_api.mjs +5 -0
  359. package/esm2020/datepicker/date-formatter.mjs +7 -0
  360. package/esm2020/datepicker/datepicker-animations.mjs +16 -0
  361. package/esm2020/datepicker/datepicker-inner.component.mjs +323 -0
  362. package/esm2020/datepicker/datepicker.component.mjs +182 -0
  363. package/esm2020/datepicker/datepicker.config.mjs +32 -0
  364. package/esm2020/datepicker/datepicker.module.mjs +49 -0
  365. package/esm2020/datepicker/daypicker.component.mjs +314 -0
  366. package/esm2020/datepicker/engine/calc-days-calendar.mjs +19 -0
  367. package/esm2020/datepicker/engine/flag-days-calendar.mjs +91 -0
  368. package/esm2020/datepicker/engine/flag-months-calendar.mjs +41 -0
  369. package/esm2020/datepicker/engine/flag-years-calendar.mjs +39 -0
  370. package/esm2020/datepicker/engine/format-days-calendar.mjs +29 -0
  371. package/esm2020/datepicker/engine/format-months-calendar.mjs +19 -0
  372. package/esm2020/datepicker/engine/format-years-calendar.mjs +35 -0
  373. package/esm2020/datepicker/engine/view-mode.mjs +4 -0
  374. package/esm2020/datepicker/index.mjs +2 -0
  375. package/esm2020/datepicker/mini-ngrx/index.mjs +2 -0
  376. package/esm2020/datepicker/mini-ngrx/public_api.mjs +3 -0
  377. package/esm2020/datepicker/mini-ngrx/state.class.mjs +16 -0
  378. package/esm2020/datepicker/mini-ngrx/store.class.mjs +43 -0
  379. package/esm2020/datepicker/mis-crystal-design-system-datepicker.mjs +5 -0
  380. package/esm2020/datepicker/models/index.mjs +9 -0
  381. package/esm2020/datepicker/monthpicker.component.mjs +145 -0
  382. package/esm2020/datepicker/positioning/index.mjs +2 -0
  383. package/esm2020/datepicker/positioning/models/index.mjs +2 -0
  384. package/esm2020/datepicker/positioning/modifiers/arrow.mjs +56 -0
  385. package/esm2020/datepicker/positioning/modifiers/flip.mjs +66 -0
  386. package/esm2020/datepicker/positioning/modifiers/index.mjs +6 -0
  387. package/esm2020/datepicker/positioning/modifiers/initData.mjs +42 -0
  388. package/esm2020/datepicker/positioning/modifiers/preventOverflow.mjs +59 -0
  389. package/esm2020/datepicker/positioning/modifiers/shift.mjs +24 -0
  390. package/esm2020/datepicker/positioning/ng-positioning.mjs +30 -0
  391. package/esm2020/datepicker/positioning/positioning.service.mjs +75 -0
  392. package/esm2020/datepicker/positioning/public_api.mjs +3 -0
  393. package/esm2020/datepicker/positioning/utils/computeAutoPlacement.mjs +57 -0
  394. package/esm2020/datepicker/positioning/utils/findCommonOffsetParent.mjs +40 -0
  395. package/esm2020/datepicker/positioning/utils/getBordersSize.mjs +10 -0
  396. package/esm2020/datepicker/positioning/utils/getBoundaries.mjs +56 -0
  397. package/esm2020/datepicker/positioning/utils/getBoundingClientRect.mjs +55 -0
  398. package/esm2020/datepicker/positioning/utils/getClientRect.mjs +8 -0
  399. package/esm2020/datepicker/positioning/utils/getFixedPositionOffsetParent.mjs +17 -0
  400. package/esm2020/datepicker/positioning/utils/getOffsetParent.mjs +32 -0
  401. package/esm2020/datepicker/positioning/utils/getOffsetRectRelativeToArbitraryNode.mjs +51 -0
  402. package/esm2020/datepicker/positioning/utils/getOffsets.mjs +11 -0
  403. package/esm2020/datepicker/positioning/utils/getOppositePlacement.mjs +8 -0
  404. package/esm2020/datepicker/positioning/utils/getOppositeVariation.mjs +13 -0
  405. package/esm2020/datepicker/positioning/utils/getOuterSizes.mjs +14 -0
  406. package/esm2020/datepicker/positioning/utils/getParentNode.mjs +10 -0
  407. package/esm2020/datepicker/positioning/utils/getReferenceOffsets.mjs +13 -0
  408. package/esm2020/datepicker/positioning/utils/getRoot.mjs +10 -0
  409. package/esm2020/datepicker/positioning/utils/getScroll.mjs +14 -0
  410. package/esm2020/datepicker/positioning/utils/getScrollParent.mjs +26 -0
  411. package/esm2020/datepicker/positioning/utils/getStyleComputedProperty.mjs +13 -0
  412. package/esm2020/datepicker/positioning/utils/getTargetOffsets.mjs +30 -0
  413. package/esm2020/datepicker/positioning/utils/getViewportOffsetRectRelativeToArtbitraryNode.mjs +19 -0
  414. package/esm2020/datepicker/positioning/utils/getWindowSizes.mjs +18 -0
  415. package/esm2020/datepicker/positioning/utils/includeScroll.mjs +15 -0
  416. package/esm2020/datepicker/positioning/utils/index.mjs +24 -0
  417. package/esm2020/datepicker/positioning/utils/isBrowser.mjs +2 -0
  418. package/esm2020/datepicker/positioning/utils/isFixed.mjs +16 -0
  419. package/esm2020/datepicker/positioning/utils/isIE.mjs +16 -0
  420. package/esm2020/datepicker/positioning/utils/isModifierEnabled.mjs +10 -0
  421. package/esm2020/datepicker/positioning/utils/isNumeric.mjs +7 -0
  422. package/esm2020/datepicker/positioning/utils/isOffsetContainer.mjs +9 -0
  423. package/esm2020/datepicker/positioning/utils/setStyles.mjs +17 -0
  424. package/esm2020/datepicker/positioning/utils/updateContainerClass.mjs +22 -0
  425. package/esm2020/datepicker/public_api.mjs +25 -0
  426. package/esm2020/datepicker/reducer/_defaults.mjs +5 -0
  427. package/esm2020/datepicker/reducer/bs-datepicker.actions.mjs +136 -0
  428. package/esm2020/datepicker/reducer/bs-datepicker.effects.mjs +169 -0
  429. package/esm2020/datepicker/reducer/bs-datepicker.reducer.mjs +302 -0
  430. package/esm2020/datepicker/reducer/bs-datepicker.state.mjs +12 -0
  431. package/esm2020/datepicker/reducer/bs-datepicker.store.mjs +21 -0
  432. package/esm2020/datepicker/themes/bs/bs-calendar-layout.component.mjs +54 -0
  433. package/esm2020/datepicker/themes/bs/bs-current-date-view.component.mjs +23 -0
  434. package/esm2020/datepicker/themes/bs/bs-custom-dates-view.component.mjs +78 -0
  435. package/esm2020/datepicker/themes/bs/bs-datepicker-container.component.mjs +319 -0
  436. package/esm2020/datepicker/themes/bs/bs-datepicker-day-decorator.directive.mjs +52 -0
  437. package/esm2020/datepicker/themes/bs/bs-datepicker-inline-container.component.mjs +203 -0
  438. package/esm2020/datepicker/themes/bs/bs-datepicker-navigation-view.component.mjs +111 -0
  439. package/esm2020/datepicker/themes/bs/bs-daterangepicker-container.component.mjs +362 -0
  440. package/esm2020/datepicker/themes/bs/bs-daterangepicker-inline-container.component.mjs +203 -0
  441. package/esm2020/datepicker/themes/bs/bs-days-calendar-view.component.mjs +308 -0
  442. package/esm2020/datepicker/themes/bs/bs-months-calendar-view.component.mjs +106 -0
  443. package/esm2020/datepicker/themes/bs/bs-timepicker-view.component.mjs +64 -0
  444. package/esm2020/datepicker/themes/bs/bs-years-calendar-view.component.mjs +107 -0
  445. package/esm2020/datepicker/utils/bs-calendar-utils.mjs +43 -0
  446. package/esm2020/datepicker/utils/matrix-utils.mjs +14 -0
  447. package/esm2020/datepicker/utils-v2/decorators.mjs +25 -0
  448. package/esm2020/datepicker/utils-v2/facade/browser.mjs +24 -0
  449. package/esm2020/datepicker/utils-v2/index.mjs +2 -0
  450. package/esm2020/datepicker/utils-v2/linked-list.class.mjs +240 -0
  451. package/esm2020/datepicker/utils-v2/public_api.mjs +11 -0
  452. package/esm2020/datepicker/utils-v2/theme-provider.mjs +35 -0
  453. package/esm2020/datepicker/utils-v2/trigger.class.mjs +10 -0
  454. package/esm2020/datepicker/utils-v2/triggers.mjs +110 -0
  455. package/esm2020/datepicker/utils-v2/utils.class.mjs +21 -0
  456. package/esm2020/datepicker/utils-v2/warn-once.mjs +12 -0
  457. package/esm2020/datepicker/yearpicker.component.mjs +147 -0
  458. package/esm2020/datepicker_v2/tz-dp-container/tz-dp-container.component.mjs +14 -24
  459. package/esm2020/daterangepicker_v2/models/drp-config.model.mjs +1 -1
  460. package/esm2020/daterangepicker_v2/tz-drp-container/tz-drp-container.component.mjs +35 -43
  461. package/esm2020/dynamic-form/dynamic-form.component.mjs +6 -11
  462. package/esm2020/specificdatepicker/tz-sdp-container/tz-sdp-container.component.mjs +41 -55
  463. package/esm2020/table/table.component.mjs +2 -2
  464. package/esm2020/timepicker/timepicker.component.mjs +48 -54
  465. package/esm2020/timerangepicker/timerangepicker.component.mjs +42 -46
  466. package/fesm2015/mis-crystal-design-system-datepicker.mjs +14950 -0
  467. package/fesm2015/mis-crystal-design-system-datepicker.mjs.map +1 -0
  468. package/fesm2015/mis-crystal-design-system-datepicker_v2.mjs +13 -23
  469. package/fesm2015/mis-crystal-design-system-datepicker_v2.mjs.map +1 -1
  470. package/fesm2015/mis-crystal-design-system-daterangepicker_v2.mjs +34 -43
  471. package/fesm2015/mis-crystal-design-system-daterangepicker_v2.mjs.map +1 -1
  472. package/fesm2015/mis-crystal-design-system-dynamic-form.mjs +4 -10
  473. package/fesm2015/mis-crystal-design-system-dynamic-form.mjs.map +1 -1
  474. package/fesm2015/mis-crystal-design-system-specificdatepicker.mjs +40 -54
  475. package/fesm2015/mis-crystal-design-system-specificdatepicker.mjs.map +1 -1
  476. package/fesm2015/mis-crystal-design-system-table.mjs +2 -2
  477. package/fesm2015/mis-crystal-design-system-table.mjs.map +1 -1
  478. package/fesm2015/mis-crystal-design-system-timepicker.mjs +47 -53
  479. package/fesm2015/mis-crystal-design-system-timepicker.mjs.map +1 -1
  480. package/fesm2015/mis-crystal-design-system-timerangepicker.mjs +41 -45
  481. package/fesm2015/mis-crystal-design-system-timerangepicker.mjs.map +1 -1
  482. package/fesm2020/mis-crystal-design-system-datepicker.mjs +14572 -0
  483. package/fesm2020/mis-crystal-design-system-datepicker.mjs.map +1 -0
  484. package/fesm2020/mis-crystal-design-system-datepicker_v2.mjs +13 -23
  485. package/fesm2020/mis-crystal-design-system-datepicker_v2.mjs.map +1 -1
  486. package/fesm2020/mis-crystal-design-system-daterangepicker_v2.mjs +33 -42
  487. package/fesm2020/mis-crystal-design-system-daterangepicker_v2.mjs.map +1 -1
  488. package/fesm2020/mis-crystal-design-system-dynamic-form.mjs +4 -10
  489. package/fesm2020/mis-crystal-design-system-dynamic-form.mjs.map +1 -1
  490. package/fesm2020/mis-crystal-design-system-specificdatepicker.mjs +40 -54
  491. package/fesm2020/mis-crystal-design-system-specificdatepicker.mjs.map +1 -1
  492. package/fesm2020/mis-crystal-design-system-table.mjs +2 -2
  493. package/fesm2020/mis-crystal-design-system-table.mjs.map +1 -1
  494. package/fesm2020/mis-crystal-design-system-timepicker.mjs +47 -53
  495. package/fesm2020/mis-crystal-design-system-timepicker.mjs.map +1 -1
  496. package/fesm2020/mis-crystal-design-system-timerangepicker.mjs +41 -45
  497. package/fesm2020/mis-crystal-design-system-timerangepicker.mjs.map +1 -1
  498. package/package.json +9 -1
  499. package/specificdatepicker/tz-sdp-container/tz-sdp-container.component.d.ts +1 -1
  500. package/timepicker/timepicker.component.d.ts +2 -2
@@ -0,0 +1,203 @@
1
+ import { Component } from '@angular/core';
2
+ import { MisDatePickerContainerComponent } from './bs-datepicker-container.component';
3
+ import { MisDatePickerEffects } from '../../reducer/bs-datepicker.effects';
4
+ import { MisDatePickerStore } from '../../reducer/bs-datepicker.store';
5
+ import { datepickerAnimation } from '../../datepicker-animations';
6
+ import * as i0 from "@angular/core";
7
+ import * as i1 from "../../bs-datepicker.config";
8
+ import * as i2 from "../../reducer/bs-datepicker.store";
9
+ import * as i3 from "../../reducer/bs-datepicker.actions";
10
+ import * as i4 from "../../reducer/bs-datepicker.effects";
11
+ import * as i5 from "../../positioning";
12
+ import * as i6 from "@angular/common";
13
+ import * as i7 from "./bs-custom-dates-view.component";
14
+ import * as i8 from "./bs-days-calendar-view.component";
15
+ import * as i9 from "./bs-months-calendar-view.component";
16
+ import * as i10 from "./bs-years-calendar-view.component";
17
+ function MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template(rf, ctx) { if (rf & 1) {
18
+ const _r10 = i0.ɵɵgetCurrentView();
19
+ i0.ɵɵelementStart(0, "mis-days-calendar-view", 9);
20
+ i0.ɵɵlistener("onNavigate", function MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template_mis_days_calendar_view_onNavigate_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r9 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r9.navigateTo($event)); })("onViewMode", function MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template_mis_days_calendar_view_onViewMode_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r11 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r11.setViewMode($event)); })("onHover", function MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template_mis_days_calendar_view_onHover_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r12 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r12.dayHoverHandler($event)); })("onHoverWeek", function MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template_mis_days_calendar_view_onHoverWeek_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r13 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r13.weekHoverHandler($event)); })("onSelect", function MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template_mis_days_calendar_view_onSelect_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r14 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r14.daySelectHandler($event)); });
21
+ i0.ɵɵpipe(1, "async");
22
+ i0.ɵɵpipe(2, "async");
23
+ i0.ɵɵelementEnd();
24
+ } if (rf & 2) {
25
+ const calendar_r8 = ctx.$implicit;
26
+ const ctx_r7 = i0.ɵɵnextContext(3);
27
+ let tmp_0_0;
28
+ i0.ɵɵclassProp("bs-datepicker-multiple", ((tmp_0_0 = i0.ɵɵpipeBind1(1, 4, ctx_r7.daysCalendar)) == null ? null : tmp_0_0.length) > 1);
29
+ i0.ɵɵproperty("calendar", calendar_r8)("options", i0.ɵɵpipeBind1(2, 6, ctx_r7.options));
30
+ } }
31
+ function MisDatePickerInlineContainerComponent_div_0_div_4_Template(rf, ctx) { if (rf & 1) {
32
+ i0.ɵɵelementStart(0, "div", 7);
33
+ i0.ɵɵtemplate(1, MisDatePickerInlineContainerComponent_div_0_div_4_mis_days_calendar_view_1_Template, 3, 8, "mis-days-calendar-view", 8);
34
+ i0.ɵɵpipe(2, "async");
35
+ i0.ɵɵelementEnd();
36
+ } if (rf & 2) {
37
+ const ctx_r1 = i0.ɵɵnextContext(2);
38
+ i0.ɵɵadvance(1);
39
+ i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(2, 1, ctx_r1.daysCalendar));
40
+ } }
41
+ function MisDatePickerInlineContainerComponent_div_0_div_5_mis_month_calendar_view_1_Template(rf, ctx) { if (rf & 1) {
42
+ const _r18 = i0.ɵɵgetCurrentView();
43
+ i0.ɵɵelementStart(0, "mis-month-calendar-view", 11);
44
+ i0.ɵɵlistener("onNavigate", function MisDatePickerInlineContainerComponent_div_0_div_5_mis_month_calendar_view_1_Template_mis_month_calendar_view_onNavigate_0_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r17 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r17.navigateTo($event)); })("onViewMode", function MisDatePickerInlineContainerComponent_div_0_div_5_mis_month_calendar_view_1_Template_mis_month_calendar_view_onViewMode_0_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r19 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r19.setViewMode($event)); })("onHover", function MisDatePickerInlineContainerComponent_div_0_div_5_mis_month_calendar_view_1_Template_mis_month_calendar_view_onHover_0_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r20 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r20.monthHoverHandler($event)); })("onSelect", function MisDatePickerInlineContainerComponent_div_0_div_5_mis_month_calendar_view_1_Template_mis_month_calendar_view_onSelect_0_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r21 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r21.monthSelectHandler($event)); });
45
+ i0.ɵɵpipe(1, "async");
46
+ i0.ɵɵelementEnd();
47
+ } if (rf & 2) {
48
+ const calendar_r16 = ctx.$implicit;
49
+ const ctx_r15 = i0.ɵɵnextContext(3);
50
+ let tmp_0_0;
51
+ i0.ɵɵclassProp("bs-datepicker-multiple", ((tmp_0_0 = i0.ɵɵpipeBind1(1, 3, ctx_r15.daysCalendar)) == null ? null : tmp_0_0.length) > 1);
52
+ i0.ɵɵproperty("calendar", calendar_r16);
53
+ } }
54
+ function MisDatePickerInlineContainerComponent_div_0_div_5_Template(rf, ctx) { if (rf & 1) {
55
+ i0.ɵɵelementStart(0, "div", 7);
56
+ i0.ɵɵtemplate(1, MisDatePickerInlineContainerComponent_div_0_div_5_mis_month_calendar_view_1_Template, 2, 5, "mis-month-calendar-view", 10);
57
+ i0.ɵɵpipe(2, "async");
58
+ i0.ɵɵelementEnd();
59
+ } if (rf & 2) {
60
+ const ctx_r2 = i0.ɵɵnextContext(2);
61
+ i0.ɵɵadvance(1);
62
+ i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(2, 1, ctx_r2.monthsCalendar));
63
+ } }
64
+ function MisDatePickerInlineContainerComponent_div_0_div_6_mis_years_calendar_view_1_Template(rf, ctx) { if (rf & 1) {
65
+ const _r25 = i0.ɵɵgetCurrentView();
66
+ i0.ɵɵelementStart(0, "mis-years-calendar-view", 11);
67
+ i0.ɵɵlistener("onNavigate", function MisDatePickerInlineContainerComponent_div_0_div_6_mis_years_calendar_view_1_Template_mis_years_calendar_view_onNavigate_0_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r24 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r24.navigateTo($event)); })("onViewMode", function MisDatePickerInlineContainerComponent_div_0_div_6_mis_years_calendar_view_1_Template_mis_years_calendar_view_onViewMode_0_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r26 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r26.setViewMode($event)); })("onHover", function MisDatePickerInlineContainerComponent_div_0_div_6_mis_years_calendar_view_1_Template_mis_years_calendar_view_onHover_0_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r27 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r27.yearHoverHandler($event)); })("onSelect", function MisDatePickerInlineContainerComponent_div_0_div_6_mis_years_calendar_view_1_Template_mis_years_calendar_view_onSelect_0_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r28 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r28.yearSelectHandler($event)); });
68
+ i0.ɵɵpipe(1, "async");
69
+ i0.ɵɵelementEnd();
70
+ } if (rf & 2) {
71
+ const calendar_r23 = ctx.$implicit;
72
+ const ctx_r22 = i0.ɵɵnextContext(3);
73
+ let tmp_0_0;
74
+ i0.ɵɵclassProp("bs-datepicker-multiple", ((tmp_0_0 = i0.ɵɵpipeBind1(1, 3, ctx_r22.daysCalendar)) == null ? null : tmp_0_0.length) > 1);
75
+ i0.ɵɵproperty("calendar", calendar_r23);
76
+ } }
77
+ function MisDatePickerInlineContainerComponent_div_0_div_6_Template(rf, ctx) { if (rf & 1) {
78
+ i0.ɵɵelementStart(0, "div", 7);
79
+ i0.ɵɵtemplate(1, MisDatePickerInlineContainerComponent_div_0_div_6_mis_years_calendar_view_1_Template, 2, 5, "mis-years-calendar-view", 10);
80
+ i0.ɵɵpipe(2, "async");
81
+ i0.ɵɵelementEnd();
82
+ } if (rf & 2) {
83
+ const ctx_r3 = i0.ɵɵnextContext(2);
84
+ i0.ɵɵadvance(1);
85
+ i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(2, 1, ctx_r3.yearsCalendar));
86
+ } }
87
+ function MisDatePickerInlineContainerComponent_div_0_div_7_Template(rf, ctx) { if (rf & 1) {
88
+ const _r30 = i0.ɵɵgetCurrentView();
89
+ i0.ɵɵelementStart(0, "div", 12)(1, "button", 13);
90
+ i0.ɵɵlistener("click", function MisDatePickerInlineContainerComponent_div_0_div_7_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r30); const ctx_r29 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r29.cancel()); });
91
+ i0.ɵɵtext(2, "Cancel");
92
+ i0.ɵɵelementEnd();
93
+ i0.ɵɵelementStart(3, "button", 14);
94
+ i0.ɵɵlistener("click", function MisDatePickerInlineContainerComponent_div_0_div_7_Template_button_click_3_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r31 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r31.dayApplyHandler($event)); });
95
+ i0.ɵɵtext(4, "Apply");
96
+ i0.ɵɵelementEnd()();
97
+ } }
98
+ function MisDatePickerInlineContainerComponent_div_0_div_9_div_1_Template(rf, ctx) { if (rf & 1) {
99
+ const _r35 = i0.ɵɵgetCurrentView();
100
+ i0.ɵɵelementStart(0, "div", 17)(1, "button", 18);
101
+ i0.ɵɵlistener("click", function MisDatePickerInlineContainerComponent_div_0_div_9_div_1_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r35); const ctx_r34 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r34.setToday()); });
102
+ i0.ɵɵtext(2);
103
+ i0.ɵɵelementEnd()();
104
+ } if (rf & 2) {
105
+ const ctx_r32 = i0.ɵɵnextContext(3);
106
+ i0.ɵɵclassProp("today-left", ctx_r32.todayPos === "left")("today-right", ctx_r32.todayPos === "right")("today-center", ctx_r32.todayPos === "center");
107
+ i0.ɵɵadvance(2);
108
+ i0.ɵɵtextInterpolate(ctx_r32.todayBtnLbl);
109
+ } }
110
+ function MisDatePickerInlineContainerComponent_div_0_div_9_div_2_Template(rf, ctx) { if (rf & 1) {
111
+ const _r37 = i0.ɵɵgetCurrentView();
112
+ i0.ɵɵelementStart(0, "div", 19)(1, "button", 18);
113
+ i0.ɵɵlistener("click", function MisDatePickerInlineContainerComponent_div_0_div_9_div_2_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r37); const ctx_r36 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r36.clearDate()); });
114
+ i0.ɵɵtext(2);
115
+ i0.ɵɵelementEnd()();
116
+ } if (rf & 2) {
117
+ const ctx_r33 = i0.ɵɵnextContext(3);
118
+ i0.ɵɵclassProp("clear-left", ctx_r33.clearPos === "left")("clear-right", ctx_r33.clearPos === "right")("clear-center", ctx_r33.clearPos === "center");
119
+ i0.ɵɵadvance(2);
120
+ i0.ɵɵtextInterpolate(ctx_r33.clearBtnLbl);
121
+ } }
122
+ function MisDatePickerInlineContainerComponent_div_0_div_9_Template(rf, ctx) { if (rf & 1) {
123
+ i0.ɵɵelementStart(0, "div", 12);
124
+ i0.ɵɵtemplate(1, MisDatePickerInlineContainerComponent_div_0_div_9_div_1_Template, 3, 7, "div", 15);
125
+ i0.ɵɵtemplate(2, MisDatePickerInlineContainerComponent_div_0_div_9_div_2_Template, 3, 7, "div", 16);
126
+ i0.ɵɵelementEnd();
127
+ } if (rf & 2) {
128
+ const ctx_r5 = i0.ɵɵnextContext(2);
129
+ i0.ɵɵadvance(1);
130
+ i0.ɵɵproperty("ngIf", ctx_r5.showTodayBtn);
131
+ i0.ɵɵadvance(1);
132
+ i0.ɵɵproperty("ngIf", ctx_r5.showClearBtn);
133
+ } }
134
+ function MisDatePickerInlineContainerComponent_div_0_div_10_Template(rf, ctx) { if (rf & 1) {
135
+ const _r39 = i0.ɵɵgetCurrentView();
136
+ i0.ɵɵelementStart(0, "div", 20)(1, "mis-custom-date-view", 21);
137
+ i0.ɵɵlistener("onSelect", function MisDatePickerInlineContainerComponent_div_0_div_10_Template_mis_custom_date_view_onSelect_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r38 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r38.setRangeOnCalendar($event)); });
138
+ i0.ɵɵelementEnd()();
139
+ } if (rf & 2) {
140
+ const ctx_r6 = i0.ɵɵnextContext(2);
141
+ i0.ɵɵadvance(1);
142
+ i0.ɵɵproperty("selectedRange", ctx_r6.chosenRange)("ranges", ctx_r6.customRanges)("customRangeLabel", ctx_r6.customRangeBtnLbl);
143
+ } }
144
+ function MisDatePickerInlineContainerComponent_div_0_Template(rf, ctx) { if (rf & 1) {
145
+ const _r41 = i0.ɵɵgetCurrentView();
146
+ i0.ɵɵelementStart(0, "div", 1)(1, "div", 2);
147
+ i0.ɵɵlistener("@datepickerAnimation.done", function MisDatePickerInlineContainerComponent_div_0_Template_div_animation_datepickerAnimation_done_1_listener() { i0.ɵɵrestoreView(_r41); const ctx_r40 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r40.positionServiceEnable()); });
148
+ i0.ɵɵelementStart(2, "div", 3);
149
+ i0.ɵɵpipe(3, "async");
150
+ i0.ɵɵtemplate(4, MisDatePickerInlineContainerComponent_div_0_div_4_Template, 3, 3, "div", 4);
151
+ i0.ɵɵtemplate(5, MisDatePickerInlineContainerComponent_div_0_div_5_Template, 3, 3, "div", 4);
152
+ i0.ɵɵtemplate(6, MisDatePickerInlineContainerComponent_div_0_div_6_Template, 3, 3, "div", 4);
153
+ i0.ɵɵelementEnd();
154
+ i0.ɵɵtemplate(7, MisDatePickerInlineContainerComponent_div_0_div_7_Template, 5, 0, "div", 5);
155
+ i0.ɵɵpipe(8, "async");
156
+ i0.ɵɵtemplate(9, MisDatePickerInlineContainerComponent_div_0_div_9_Template, 3, 2, "div", 5);
157
+ i0.ɵɵelementEnd();
158
+ i0.ɵɵtemplate(10, MisDatePickerInlineContainerComponent_div_0_div_10_Template, 2, 3, "div", 6);
159
+ i0.ɵɵelementEnd();
160
+ } if (rf & 2) {
161
+ const ctx_r0 = i0.ɵɵnextContext();
162
+ let tmp_6_0;
163
+ i0.ɵɵproperty("ngClass", ctx_r0.containerClass);
164
+ i0.ɵɵadvance(1);
165
+ i0.ɵɵproperty("@datepickerAnimation", ctx_r0.animationState);
166
+ i0.ɵɵadvance(1);
167
+ i0.ɵɵproperty("ngSwitch", i0.ɵɵpipeBind1(3, 9, ctx_r0.viewMode));
168
+ i0.ɵɵadvance(2);
169
+ i0.ɵɵproperty("ngSwitchCase", "day");
170
+ i0.ɵɵadvance(1);
171
+ i0.ɵɵproperty("ngSwitchCase", "month");
172
+ i0.ɵɵadvance(1);
173
+ i0.ɵɵproperty("ngSwitchCase", "year");
174
+ i0.ɵɵadvance(1);
175
+ i0.ɵɵproperty("ngIf", ((tmp_6_0 = i0.ɵɵpipeBind1(8, 11, ctx_r0.daysCalendar)) == null ? null : tmp_6_0.length) > 1);
176
+ i0.ɵɵadvance(2);
177
+ i0.ɵɵproperty("ngIf", ctx_r0.showTodayBtn || ctx_r0.showClearBtn);
178
+ i0.ɵɵadvance(1);
179
+ i0.ɵɵproperty("ngIf", (ctx_r0.customRanges == null ? null : ctx_r0.customRanges.length) > 0);
180
+ } }
181
+ export class MisDatePickerInlineContainerComponent extends MisDatePickerContainerComponent {
182
+ constructor(_renderer, _config, _store, _element, _actions, _effects, _positioningService) {
183
+ super(_renderer, _config, _store, _element, _actions, _effects, _positioningService);
184
+ _renderer.setStyle(_element.nativeElement, 'display', 'inline-block');
185
+ _renderer.setStyle(_element.nativeElement, 'position', 'static');
186
+ }
187
+ }
188
+ MisDatePickerInlineContainerComponent.ɵfac = function MisDatePickerInlineContainerComponent_Factory(t) { return new (t || MisDatePickerInlineContainerComponent)(i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i1.MisDatePickerConfig), i0.ɵɵdirectiveInject(i2.MisDatePickerStore), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i3.MisDatePickerActions), i0.ɵɵdirectiveInject(i4.MisDatePickerEffects), i0.ɵɵdirectiveInject(i5.PositioningService)); };
189
+ MisDatePickerInlineContainerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MisDatePickerInlineContainerComponent, selectors: [["mis-datepicker-inline-container"]], hostBindings: function MisDatePickerInlineContainerComponent_HostBindings(rf, ctx) { if (rf & 1) {
190
+ i0.ɵɵlistener("click", function MisDatePickerInlineContainerComponent_click_HostBindingHandler($event) { return ctx._stopPropagation($event); });
191
+ } }, features: [i0.ɵɵProvidersFeature([MisDatePickerStore, MisDatePickerEffects]), i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 3, consts: [["class", "bs-datepicker", 3, "ngClass", 4, "ngIf"], [1, "bs-datepicker", 3, "ngClass"], [1, "bs-datepicker-container"], ["role", "application", 1, "bs-calendar-container", 3, "ngSwitch"], ["class", "bs-media-container", 4, "ngSwitchCase"], ["class", "bs-datepicker-buttons", 4, "ngIf"], ["class", "bs-datepicker-custom-range", 4, "ngIf"], [1, "bs-media-container"], [3, "bs-datepicker-multiple", "calendar", "options", "onNavigate", "onViewMode", "onHover", "onHoverWeek", "onSelect", 4, "ngFor", "ngForOf"], [3, "calendar", "options", "onNavigate", "onViewMode", "onHover", "onHoverWeek", "onSelect"], [3, "bs-datepicker-multiple", "calendar", "onNavigate", "onViewMode", "onHover", "onSelect", 4, "ngFor", "ngForOf"], [3, "calendar", "onNavigate", "onViewMode", "onHover", "onSelect"], [1, "bs-datepicker-buttons"], ["type", "button", 1, "btn", "btn-default", 3, "click"], ["type", "button", 1, "btn", "mis-btn-primary", 3, "click"], ["class", "btn-today-wrapper", 3, "today-left", "today-right", "today-center", 4, "ngIf"], ["class", "btn-clear-wrapper", 3, "clear-left", "clear-right", "clear-center", 4, "ngIf"], [1, "btn-today-wrapper"], [1, "btn", "btn-success", 3, "click"], [1, "btn-clear-wrapper"], [1, "bs-datepicker-custom-range"], [3, "selectedRange", "ranges", "customRangeLabel", "onSelect"]], template: function MisDatePickerInlineContainerComponent_Template(rf, ctx) { if (rf & 1) {
192
+ i0.ɵɵtemplate(0, MisDatePickerInlineContainerComponent_div_0_Template, 11, 13, "div", 0);
193
+ i0.ɵɵpipe(1, "async");
194
+ } if (rf & 2) {
195
+ i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(1, 1, ctx.viewMode));
196
+ } }, dependencies: [i6.NgClass, i6.NgForOf, i6.NgIf, i6.NgSwitch, i6.NgSwitchCase, i7.BsCustomDatesViewComponent, i8.MisDaysCalendarViewComponent, i9.BsMonthCalendarViewComponent, i10.BsYearsCalendarViewComponent, i6.AsyncPipe], encapsulation: 2, data: { animation: [datepickerAnimation] } });
197
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MisDatePickerInlineContainerComponent, [{
198
+ type: Component,
199
+ args: [{ selector: 'mis-datepicker-inline-container', providers: [MisDatePickerStore, MisDatePickerEffects], host: {
200
+ '(click)': '_stopPropagation($event)'
201
+ }, animations: [datepickerAnimation], template: "<!-- days calendar view mode -->\n<div class=\"bs-datepicker\" [ngClass]=\"containerClass\" *ngIf=\"viewMode | async\">\n <div class=\"bs-datepicker-container\" [@datepickerAnimation]=\"animationState\"\n (@datepickerAnimation.done)=\"positionServiceEnable()\">\n <!--calendars-->\n <div class=\"bs-calendar-container\" [ngSwitch]=\"viewMode | async\" role=\"application\">\n <!--days calendar-->\n <div *ngSwitchCase=\"'day'\" class=\"bs-media-container\">\n <mis-days-calendar-view *ngFor=\"let calendar of daysCalendar | async\"\n [class.bs-datepicker-multiple]=\"(daysCalendar | async)?.length > 1\" [calendar]=\"calendar\"\n [options]=\"options | async\" (onNavigate)=\"navigateTo($event)\" (onViewMode)=\"setViewMode($event)\"\n (onHover)=\"dayHoverHandler($event)\" (onHoverWeek)=\"weekHoverHandler($event)\"\n (onSelect)=\"daySelectHandler($event)\">\n </mis-days-calendar-view>\n </div>\n\n <!--months calendar-->\n <div *ngSwitchCase=\"'month'\" class=\"bs-media-container\">\n <mis-month-calendar-view *ngFor=\"let calendar of monthsCalendar | async\"\n [class.bs-datepicker-multiple]=\"(daysCalendar | async)?.length > 1\" [calendar]=\"calendar\"\n (onNavigate)=\"navigateTo($event)\" (onViewMode)=\"setViewMode($event)\" (onHover)=\"monthHoverHandler($event)\"\n (onSelect)=\"monthSelectHandler($event)\">\n </mis-month-calendar-view>\n </div>\n\n <!--years calendar-->\n <div *ngSwitchCase=\"'year'\" class=\"bs-media-container\">\n <mis-years-calendar-view *ngFor=\"let calendar of yearsCalendar | async\"\n [class.bs-datepicker-multiple]=\"(daysCalendar | async)?.length > 1\" [calendar]=\"calendar\"\n (onNavigate)=\"navigateTo($event)\" (onViewMode)=\"setViewMode($event)\" (onHover)=\"yearHoverHandler($event)\"\n (onSelect)=\"yearSelectHandler($event)\">\n </mis-years-calendar-view>\n </div>\n </div>\n\n <!--applycancel buttons-->\n <div class=\"bs-datepicker-buttons\" *ngIf=\"(daysCalendar | async)?.length > 1\">\n <button class=\"btn btn-default\" (click)=\"cancel()\" type=\"button\">Cancel</button>\n <button class=\"btn mis-btn-primary\" (click)=\"dayApplyHandler($event)\" type=\"button\">Apply</button>\n </div>\n\n <div class=\"bs-datepicker-buttons\" *ngIf=\"showTodayBtn || showClearBtn\">\n <div class=\"btn-today-wrapper\" [class.today-left]=\"todayPos === 'left'\" [class.today-right]=\"todayPos === 'right'\"\n [class.today-center]=\"todayPos === 'center'\" *ngIf=\"showTodayBtn\">\n <button class=\"btn btn-success\" (click)=\"setToday()\">{{todayBtnLbl}}</button>\n </div>\n\n <div class=\"btn-clear-wrapper\" [class.clear-left]=\"clearPos === 'left'\" [class.clear-right]=\"clearPos === 'right'\"\n [class.clear-center]=\"clearPos === 'center'\" *ngIf=\"showClearBtn\">\n <button class=\"btn btn-success\" (click)=\"clearDate()\">{{clearBtnLbl}}</button>\n </div>\n </div>\n\n </div>\n\n <!--custom dates or date ranges picker-->\n <div class=\"bs-datepicker-custom-range\" *ngIf=\"customRanges?.length > 0\">\n <mis-custom-date-view [selectedRange]=\"chosenRange\" [ranges]=\"customRanges\" [customRangeLabel]=\"customRangeBtnLbl\"\n (onSelect)=\"setRangeOnCalendar($event)\">\n </mis-custom-date-view>\n </div>\n</div>" }]
202
+ }], function () { return [{ type: i0.Renderer2 }, { type: i1.MisDatePickerConfig }, { type: i2.MisDatePickerStore }, { type: i0.ElementRef }, { type: i3.MisDatePickerActions }, { type: i4.MisDatePickerEffects }, { type: i5.PositioningService }]; }, null); })();
203
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnMtZGF0ZXBpY2tlci1pbmxpbmUtY29udGFpbmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL21pcy1jb21wb25lbnRzL2RhdGVwaWNrZXIvdGhlbWVzL2JzL2JzLWRhdGVwaWNrZXItaW5saW5lLWNvbnRhaW5lci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9taXMtY29tcG9uZW50cy9kYXRlcGlja2VyL3RoZW1lcy9icy9icy1kYXRlcGlja2VyLXZpZXcuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUE0QyxNQUFNLGVBQWUsQ0FBQztBQUNwRixPQUFPLEVBQUUsK0JBQStCLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUl0RixPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUMzRSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQztBQUd2RSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQzs7Ozs7Ozs7Ozs7Ozs7SUNEMUQsaURBSXdDO0lBRlYsbVBBQWMsZUFBQSx5QkFBa0IsQ0FBQSxJQUFDLHVPQUFlLGVBQUEsMkJBQW1CLENBQUEsSUFBbEMsaU9BQ2xELGVBQUEsK0JBQXVCLENBQUEsSUFEMkIseU9BQ1YsZUFBQSxnQ0FBd0IsQ0FBQSxJQURkLG1PQUVqRCxlQUFBLGdDQUF3QixDQUFBLElBRnlCOzs7SUFHL0QsaUJBQXlCOzs7OztJQUp2QixxSUFBbUU7SUFBQyxzQ0FBcUIsaURBQUE7OztJQUY3Riw4QkFBc0Q7SUFDcEQsd0lBS3lCOztJQUMzQixpQkFBTTs7O0lBTnlDLGVBQXVCO0lBQXZCLG1FQUF1Qjs7OztJQVVwRSxtREFHMEM7SUFEeEMsc1BBQWMsZUFBQSwwQkFBa0IsQ0FBQSxJQUFDLHlPQUFlLGVBQUEsMkJBQW1CLENBQUEsSUFBbEMsbU9BQStDLGVBQUEsaUNBQXlCLENBQUEsSUFBeEUscU9BQ3JCLGVBQUEsa0NBQTBCLENBQUEsSUFETDs7SUFFbkMsaUJBQTBCOzs7OztJQUh4QixzSUFBbUU7SUFBQyx1Q0FBcUI7OztJQUY3Riw4QkFBd0Q7SUFDdEQsMklBSTBCOztJQUM1QixpQkFBTTs7O0lBTDBDLGVBQXlCO0lBQXpCLHFFQUF5Qjs7OztJQVN2RSxtREFHeUM7SUFEdkMsc1BBQWMsZUFBQSwwQkFBa0IsQ0FBQSxJQUFDLHlPQUFlLGVBQUEsMkJBQW1CLENBQUEsSUFBbEMsbU9BQStDLGVBQUEsZ0NBQXdCLENBQUEsSUFBdkUscU9BQ3JCLGVBQUEsaUNBQXlCLENBQUEsSUFESjs7SUFFbkMsaUJBQTBCOzs7OztJQUh4QixzSUFBbUU7SUFBQyx1Q0FBcUI7OztJQUY3Riw4QkFBdUQ7SUFDckQsMklBSTBCOztJQUM1QixpQkFBTTs7O0lBTDBDLGVBQXdCO0lBQXhCLG9FQUF3Qjs7OztJQVMxRSwrQkFBOEUsaUJBQUE7SUFDNUMsMkxBQVMsZUFBQSxnQkFBUSxDQUFBLElBQUM7SUFBZSxzQkFBTTtJQUFBLGlCQUFTO0lBQ2hGLGtDQUFvRjtJQUFoRCxpTUFBUyxlQUFBLCtCQUF1QixDQUFBLElBQUM7SUFBZSxxQkFBSztJQUFBLGlCQUFTLEVBQUE7Ozs7SUFJbEcsK0JBQ29FLGlCQUFBO0lBQ2xDLGlNQUFTLGVBQUEsa0JBQVUsQ0FBQSxJQUFDO0lBQUMsWUFBZTtJQUFBLGlCQUFTLEVBQUE7OztJQUZoRCx5REFBd0MsNkNBQUEsK0NBQUE7SUFFaEIsZUFBZTtJQUFmLHlDQUFlOzs7O0lBR3RFLCtCQUNvRSxpQkFBQTtJQUNsQyxpTUFBUyxlQUFBLG1CQUFXLENBQUEsSUFBQztJQUFDLFlBQWU7SUFBQSxpQkFBUyxFQUFBOzs7SUFGakQseURBQXdDLDZDQUFBLCtDQUFBO0lBRWYsZUFBZTtJQUFmLHlDQUFlOzs7SUFSekUsK0JBQXdFO0lBQ3RFLG1HQUdNO0lBRU4sbUdBR007SUFDUixpQkFBTTs7O0lBUjRDLGVBQWtCO0lBQWxCLDBDQUFrQjtJQUtsQixlQUFrQjtJQUFsQiwwQ0FBa0I7Ozs7SUFRdEUsK0JBQXlFLCtCQUFBO0lBRXJFLHNOQUFZLGVBQUEsa0NBQTBCLENBQUEsSUFBQztJQUN6QyxpQkFBdUIsRUFBQTs7O0lBRkQsZUFBNkI7SUFBN0Isa0RBQTZCLCtCQUFBLDhDQUFBOzs7O0lBeER2RCw4QkFBK0UsYUFBQTtJQUUzRSxrT0FBNkIsZUFBQSwrQkFBdUIsQ0FBQSxJQUFDO0lBRXJELDhCQUFvRjs7SUFFbEYsNEZBT007SUFHTiw0RkFNTTtJQUdOLDRGQU1NO0lBQ1IsaUJBQU07SUFHTiw0RkFHTTs7SUFFTiw0RkFVTTtJQUVSLGlCQUFNO0lBR04sOEZBSU07SUFDUixpQkFBTTs7OztJQTVEcUIsK0NBQTBCO0lBQ2QsZUFBdUM7SUFBdkMsNERBQXVDO0lBR3ZDLGVBQTZCO0lBQTdCLGdFQUE2QjtJQUV4RCxlQUFtQjtJQUFuQixvQ0FBbUI7SUFVbkIsZUFBcUI7SUFBckIsc0NBQXFCO0lBU3JCLGVBQW9CO0lBQXBCLHFDQUFvQjtJQVVRLGVBQXdDO0lBQXhDLG1IQUF3QztJQUt4QyxlQUFrQztJQUFsQyxpRUFBa0M7SUFlL0IsZUFBOEI7SUFBOUIsNEZBQThCOztBRHBDekUsTUFBTSxPQUFPLHFDQUFzQyxTQUFRLCtCQUErQjtJQUd4RixZQUNFLFNBQW9CLEVBQ3BCLE9BQTRCLEVBQzVCLE1BQTBCLEVBQzFCLFFBQW9CLEVBQ3BCLFFBQThCLEVBQzlCLFFBQThCLEVBQzlCLG1CQUF1QztRQUV2QyxLQUFLLENBQUMsU0FBUyxFQUFFLE9BQU8sRUFBRSxNQUFNLEVBQUUsUUFBUSxFQUFFLFFBQVEsRUFBRSxRQUFRLEVBQUUsbUJBQW1CLENBQUMsQ0FBQztRQUVyRixTQUFTLENBQUMsUUFBUSxDQUFDLFFBQVEsQ0FBQyxhQUFhLEVBQUUsU0FBUyxFQUFFLGNBQWMsQ0FBQyxDQUFDO1FBQ3RFLFNBQVMsQ0FBQyxRQUFRLENBQUMsUUFBUSxDQUFDLGFBQWEsRUFBRSxVQUFVLEVBQUUsUUFBUSxDQUFDLENBQUM7SUFDbkUsQ0FBQzs7MEhBaEJVLHFDQUFxQzt3RkFBckMscUNBQXFDO3dIQUFyQyw0QkFBd0I7MENBUHhCLENBQUMsa0JBQWtCLEVBQUUsb0JBQW9CLENBQUM7UUNadkQsd0ZBNERNOzs7UUE1RGlELHlEQUFzQjs4UURpQi9ELENBQUMsbUJBQW1CLENBQUM7dUZBRXRCLHFDQUFxQztjQVRqRCxTQUFTOzJCQUNFLGlDQUFpQyxhQUNoQyxDQUFDLGtCQUFrQixFQUFFLG9CQUFvQixDQUFDLFFBRS9DO29CQUNKLFNBQVMsRUFBRSwwQkFBMEI7aUJBQ3RDLGNBQ1csQ0FBQyxtQkFBbUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgT25EZXN0cm95LCBPbkluaXQsIFJlbmRlcmVyMiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTWlzRGF0ZVBpY2tlckNvbnRhaW5lckNvbXBvbmVudCB9IGZyb20gJy4vYnMtZGF0ZXBpY2tlci1jb250YWluZXIuY29tcG9uZW50JztcblxuaW1wb3J0IHsgTWlzRGF0ZVBpY2tlckFjdGlvbnMgfSBmcm9tICcuLi8uLi9yZWR1Y2VyL2JzLWRhdGVwaWNrZXIuYWN0aW9ucyc7XG5pbXBvcnQgeyBNaXNEYXRlUGlja2VyQ29uZmlnIH0gZnJvbSAnLi4vLi4vYnMtZGF0ZXBpY2tlci5jb25maWcnO1xuaW1wb3J0IHsgTWlzRGF0ZVBpY2tlckVmZmVjdHMgfSBmcm9tICcuLi8uLi9yZWR1Y2VyL2JzLWRhdGVwaWNrZXIuZWZmZWN0cyc7XG5pbXBvcnQgeyBNaXNEYXRlUGlja2VyU3RvcmUgfSBmcm9tICcuLi8uLi9yZWR1Y2VyL2JzLWRhdGVwaWNrZXIuc3RvcmUnO1xuXG5pbXBvcnQgeyBQb3NpdGlvbmluZ1NlcnZpY2UgfSBmcm9tICcuLi8uLi9wb3NpdGlvbmluZyc7XG5pbXBvcnQgeyBkYXRlcGlja2VyQW5pbWF0aW9uIH0gZnJvbSAnLi4vLi4vZGF0ZXBpY2tlci1hbmltYXRpb25zJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbWlzLWRhdGVwaWNrZXItaW5saW5lLWNvbnRhaW5lcicsXG4gIHByb3ZpZGVyczogW01pc0RhdGVQaWNrZXJTdG9yZSwgTWlzRGF0ZVBpY2tlckVmZmVjdHNdLFxuICB0ZW1wbGF0ZVVybDogJy4vYnMtZGF0ZXBpY2tlci12aWV3Lmh0bWwnLFxuICBob3N0OiB7XG4gICAgJyhjbGljayknOiAnX3N0b3BQcm9wYWdhdGlvbigkZXZlbnQpJ1xuICB9LFxuICBhbmltYXRpb25zOiBbZGF0ZXBpY2tlckFuaW1hdGlvbl1cbn0pXG5leHBvcnQgY2xhc3MgTWlzRGF0ZVBpY2tlcklubGluZUNvbnRhaW5lckNvbXBvbmVudCBleHRlbmRzIE1pc0RhdGVQaWNrZXJDb250YWluZXJDb21wb25lbnRcbiAgaW1wbGVtZW50cyBPbkluaXQsIE9uRGVzdHJveSB7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgX3JlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgX2NvbmZpZzogTWlzRGF0ZVBpY2tlckNvbmZpZyxcbiAgICBfc3RvcmU6IE1pc0RhdGVQaWNrZXJTdG9yZSxcbiAgICBfZWxlbWVudDogRWxlbWVudFJlZixcbiAgICBfYWN0aW9uczogTWlzRGF0ZVBpY2tlckFjdGlvbnMsXG4gICAgX2VmZmVjdHM6IE1pc0RhdGVQaWNrZXJFZmZlY3RzLFxuICAgIF9wb3NpdGlvbmluZ1NlcnZpY2U6IFBvc2l0aW9uaW5nU2VydmljZVxuICApIHtcbiAgICBzdXBlcihfcmVuZGVyZXIsIF9jb25maWcsIF9zdG9yZSwgX2VsZW1lbnQsIF9hY3Rpb25zLCBfZWZmZWN0cywgX3Bvc2l0aW9uaW5nU2VydmljZSk7XG5cbiAgICBfcmVuZGVyZXIuc2V0U3R5bGUoX2VsZW1lbnQubmF0aXZlRWxlbWVudCwgJ2Rpc3BsYXknLCAnaW5saW5lLWJsb2NrJyk7XG4gICAgX3JlbmRlcmVyLnNldFN0eWxlKF9lbGVtZW50Lm5hdGl2ZUVsZW1lbnQsICdwb3NpdGlvbicsICdzdGF0aWMnKTtcbiAgfVxufVxuIiwiPCEtLSBkYXlzIGNhbGVuZGFyIHZpZXcgbW9kZSAtLT5cbjxkaXYgY2xhc3M9XCJicy1kYXRlcGlja2VyXCIgW25nQ2xhc3NdPVwiY29udGFpbmVyQ2xhc3NcIiAqbmdJZj1cInZpZXdNb2RlIHwgYXN5bmNcIj5cbiAgPGRpdiBjbGFzcz1cImJzLWRhdGVwaWNrZXItY29udGFpbmVyXCIgW0BkYXRlcGlja2VyQW5pbWF0aW9uXT1cImFuaW1hdGlvblN0YXRlXCJcbiAgICAoQGRhdGVwaWNrZXJBbmltYXRpb24uZG9uZSk9XCJwb3NpdGlvblNlcnZpY2VFbmFibGUoKVwiPlxuICAgIDwhLS1jYWxlbmRhcnMtLT5cbiAgICA8ZGl2IGNsYXNzPVwiYnMtY2FsZW5kYXItY29udGFpbmVyXCIgW25nU3dpdGNoXT1cInZpZXdNb2RlIHwgYXN5bmNcIiByb2xlPVwiYXBwbGljYXRpb25cIj5cbiAgICAgIDwhLS1kYXlzIGNhbGVuZGFyLS0+XG4gICAgICA8ZGl2ICpuZ1N3aXRjaENhc2U9XCInZGF5J1wiIGNsYXNzPVwiYnMtbWVkaWEtY29udGFpbmVyXCI+XG4gICAgICAgIDxtaXMtZGF5cy1jYWxlbmRhci12aWV3ICpuZ0Zvcj1cImxldCBjYWxlbmRhciBvZiBkYXlzQ2FsZW5kYXIgfCBhc3luY1wiXG4gICAgICAgICAgW2NsYXNzLmJzLWRhdGVwaWNrZXItbXVsdGlwbGVdPVwiKGRheXNDYWxlbmRhciB8IGFzeW5jKT8ubGVuZ3RoID4gMVwiIFtjYWxlbmRhcl09XCJjYWxlbmRhclwiXG4gICAgICAgICAgW29wdGlvbnNdPVwib3B0aW9ucyB8IGFzeW5jXCIgKG9uTmF2aWdhdGUpPVwibmF2aWdhdGVUbygkZXZlbnQpXCIgKG9uVmlld01vZGUpPVwic2V0Vmlld01vZGUoJGV2ZW50KVwiXG4gICAgICAgICAgKG9uSG92ZXIpPVwiZGF5SG92ZXJIYW5kbGVyKCRldmVudClcIiAob25Ib3ZlcldlZWspPVwid2Vla0hvdmVySGFuZGxlcigkZXZlbnQpXCJcbiAgICAgICAgICAob25TZWxlY3QpPVwiZGF5U2VsZWN0SGFuZGxlcigkZXZlbnQpXCI+XG4gICAgICAgIDwvbWlzLWRheXMtY2FsZW5kYXItdmlldz5cbiAgICAgIDwvZGl2PlxuXG4gICAgICA8IS0tbW9udGhzIGNhbGVuZGFyLS0+XG4gICAgICA8ZGl2ICpuZ1N3aXRjaENhc2U9XCInbW9udGgnXCIgY2xhc3M9XCJicy1tZWRpYS1jb250YWluZXJcIj5cbiAgICAgICAgPG1pcy1tb250aC1jYWxlbmRhci12aWV3ICpuZ0Zvcj1cImxldCBjYWxlbmRhciBvZiBtb250aHNDYWxlbmRhciB8IGFzeW5jXCJcbiAgICAgICAgICBbY2xhc3MuYnMtZGF0ZXBpY2tlci1tdWx0aXBsZV09XCIoZGF5c0NhbGVuZGFyIHwgYXN5bmMpPy5sZW5ndGggPiAxXCIgW2NhbGVuZGFyXT1cImNhbGVuZGFyXCJcbiAgICAgICAgICAob25OYXZpZ2F0ZSk9XCJuYXZpZ2F0ZVRvKCRldmVudClcIiAob25WaWV3TW9kZSk9XCJzZXRWaWV3TW9kZSgkZXZlbnQpXCIgKG9uSG92ZXIpPVwibW9udGhIb3ZlckhhbmRsZXIoJGV2ZW50KVwiXG4gICAgICAgICAgKG9uU2VsZWN0KT1cIm1vbnRoU2VsZWN0SGFuZGxlcigkZXZlbnQpXCI+XG4gICAgICAgIDwvbWlzLW1vbnRoLWNhbGVuZGFyLXZpZXc+XG4gICAgICA8L2Rpdj5cblxuICAgICAgPCEtLXllYXJzIGNhbGVuZGFyLS0+XG4gICAgICA8ZGl2ICpuZ1N3aXRjaENhc2U9XCIneWVhcidcIiBjbGFzcz1cImJzLW1lZGlhLWNvbnRhaW5lclwiPlxuICAgICAgICA8bWlzLXllYXJzLWNhbGVuZGFyLXZpZXcgKm5nRm9yPVwibGV0IGNhbGVuZGFyIG9mIHllYXJzQ2FsZW5kYXIgfCBhc3luY1wiXG4gICAgICAgICAgW2NsYXNzLmJzLWRhdGVwaWNrZXItbXVsdGlwbGVdPVwiKGRheXNDYWxlbmRhciB8IGFzeW5jKT8ubGVuZ3RoID4gMVwiIFtjYWxlbmRhcl09XCJjYWxlbmRhclwiXG4gICAgICAgICAgKG9uTmF2aWdhdGUpPVwibmF2aWdhdGVUbygkZXZlbnQpXCIgKG9uVmlld01vZGUpPVwic2V0Vmlld01vZGUoJGV2ZW50KVwiIChvbkhvdmVyKT1cInllYXJIb3ZlckhhbmRsZXIoJGV2ZW50KVwiXG4gICAgICAgICAgKG9uU2VsZWN0KT1cInllYXJTZWxlY3RIYW5kbGVyKCRldmVudClcIj5cbiAgICAgICAgPC9taXMteWVhcnMtY2FsZW5kYXItdmlldz5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuXG4gICAgPCEtLWFwcGx5Y2FuY2VsIGJ1dHRvbnMtLT5cbiAgICA8ZGl2IGNsYXNzPVwiYnMtZGF0ZXBpY2tlci1idXR0b25zXCIgKm5nSWY9XCIoZGF5c0NhbGVuZGFyIHwgYXN5bmMpPy5sZW5ndGggPiAxXCI+XG4gICAgICA8YnV0dG9uIGNsYXNzPVwiYnRuIGJ0bi1kZWZhdWx0XCIgKGNsaWNrKT1cImNhbmNlbCgpXCIgdHlwZT1cImJ1dHRvblwiPkNhbmNlbDwvYnV0dG9uPlxuICAgICAgPGJ1dHRvbiBjbGFzcz1cImJ0biBtaXMtYnRuLXByaW1hcnlcIiAoY2xpY2spPVwiZGF5QXBwbHlIYW5kbGVyKCRldmVudClcIiB0eXBlPVwiYnV0dG9uXCI+QXBwbHk8L2J1dHRvbj5cbiAgICA8L2Rpdj5cblxuICAgIDxkaXYgY2xhc3M9XCJicy1kYXRlcGlja2VyLWJ1dHRvbnNcIiAqbmdJZj1cInNob3dUb2RheUJ0biB8fCBzaG93Q2xlYXJCdG5cIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJidG4tdG9kYXktd3JhcHBlclwiIFtjbGFzcy50b2RheS1sZWZ0XT1cInRvZGF5UG9zID09PSAnbGVmdCdcIiBbY2xhc3MudG9kYXktcmlnaHRdPVwidG9kYXlQb3MgPT09ICdyaWdodCdcIlxuICAgICAgICBbY2xhc3MudG9kYXktY2VudGVyXT1cInRvZGF5UG9zID09PSAnY2VudGVyJ1wiICpuZ0lmPVwic2hvd1RvZGF5QnRuXCI+XG4gICAgICAgIDxidXR0b24gY2xhc3M9XCJidG4gYnRuLXN1Y2Nlc3NcIiAoY2xpY2spPVwic2V0VG9kYXkoKVwiPnt7dG9kYXlCdG5MYmx9fTwvYnV0dG9uPlxuICAgICAgPC9kaXY+XG5cbiAgICAgIDxkaXYgY2xhc3M9XCJidG4tY2xlYXItd3JhcHBlclwiIFtjbGFzcy5jbGVhci1sZWZ0XT1cImNsZWFyUG9zID09PSAnbGVmdCdcIiBbY2xhc3MuY2xlYXItcmlnaHRdPVwiY2xlYXJQb3MgPT09ICdyaWdodCdcIlxuICAgICAgICBbY2xhc3MuY2xlYXItY2VudGVyXT1cImNsZWFyUG9zID09PSAnY2VudGVyJ1wiICpuZ0lmPVwic2hvd0NsZWFyQnRuXCI+XG4gICAgICAgIDxidXR0b24gY2xhc3M9XCJidG4gYnRuLXN1Y2Nlc3NcIiAoY2xpY2spPVwiY2xlYXJEYXRlKClcIj57e2NsZWFyQnRuTGJsfX08L2J1dHRvbj5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuXG4gIDwvZGl2PlxuXG4gIDwhLS1jdXN0b20gZGF0ZXMgb3IgZGF0ZSByYW5nZXMgcGlja2VyLS0+XG4gIDxkaXYgY2xhc3M9XCJicy1kYXRlcGlja2VyLWN1c3RvbS1yYW5nZVwiICpuZ0lmPVwiY3VzdG9tUmFuZ2VzPy5sZW5ndGggPiAwXCI+XG4gICAgPG1pcy1jdXN0b20tZGF0ZS12aWV3IFtzZWxlY3RlZFJhbmdlXT1cImNob3NlblJhbmdlXCIgW3Jhbmdlc109XCJjdXN0b21SYW5nZXNcIiBbY3VzdG9tUmFuZ2VMYWJlbF09XCJjdXN0b21SYW5nZUJ0bkxibFwiXG4gICAgICAob25TZWxlY3QpPVwic2V0UmFuZ2VPbkNhbGVuZGFyKCRldmVudClcIj5cbiAgICA8L21pcy1jdXN0b20tZGF0ZS12aWV3PlxuICA8L2Rpdj5cbjwvZGl2PiJdfQ==
@@ -0,0 +1,111 @@
1
+ import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';
2
+ import { BsNavigationDirection } from '../../models';
3
+ import * as i0 from "@angular/core";
4
+ import * as i1 from "@angular/common";
5
+ function MisDatePickerNavigationViewComponent_ng_container_2_Template(rf, ctx) { if (rf & 1) {
6
+ const _r2 = i0.ɵɵgetCurrentView();
7
+ i0.ɵɵelementContainerStart(0);
8
+ i0.ɵɵtext(1, " \u200B ");
9
+ i0.ɵɵelementStart(2, "button", 3);
10
+ i0.ɵɵlistener("click", function MisDatePickerNavigationViewComponent_ng_container_2_Template_button_click_2_listener() { i0.ɵɵrestoreView(_r2); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.view("month")); });
11
+ i0.ɵɵelementStart(3, "span");
12
+ i0.ɵɵtext(4);
13
+ i0.ɵɵelementEnd()();
14
+ i0.ɵɵelementContainerEnd();
15
+ } if (rf & 2) {
16
+ const ctx_r0 = i0.ɵɵnextContext();
17
+ i0.ɵɵadvance(4);
18
+ i0.ɵɵtextInterpolate(ctx_r0.calendar.monthTitle);
19
+ } }
20
+ export class MisDatePickerNavigationViewComponent {
21
+ constructor() {
22
+ this.onNavigate = new EventEmitter();
23
+ this.onViewMode = new EventEmitter();
24
+ }
25
+ navTo(down) {
26
+ this.onNavigate.emit(down ? BsNavigationDirection.DOWN : BsNavigationDirection.UP);
27
+ }
28
+ view(viewMode) {
29
+ this.onViewMode.emit(viewMode);
30
+ }
31
+ }
32
+ MisDatePickerNavigationViewComponent.ɵfac = function MisDatePickerNavigationViewComponent_Factory(t) { return new (t || MisDatePickerNavigationViewComponent)(); };
33
+ MisDatePickerNavigationViewComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MisDatePickerNavigationViewComponent, selectors: [["mis-datepicker-navigation-view"]], inputs: { calendar: "calendar" }, outputs: { onNavigate: "onNavigate", onViewMode: "onViewMode" }, decls: 10, vars: 8, consts: [["type", "button", 1, "previous", 3, "disabled", "click"], [1, "ic-navigation-arrow-left-24"], [4, "ngIf"], ["type", "button", 1, "current", 3, "click"], ["type", "button", 1, "next", 3, "disabled", "click"], [1, "ic-navigation-arrow-right-24"]], template: function MisDatePickerNavigationViewComponent_Template(rf, ctx) { if (rf & 1) {
34
+ i0.ɵɵelementStart(0, "button", 0);
35
+ i0.ɵɵlistener("click", function MisDatePickerNavigationViewComponent_Template_button_click_0_listener() { return ctx.navTo(true); });
36
+ i0.ɵɵelement(1, "span", 1);
37
+ i0.ɵɵelementEnd();
38
+ i0.ɵɵtemplate(2, MisDatePickerNavigationViewComponent_ng_container_2_Template, 5, 1, "ng-container", 2);
39
+ i0.ɵɵtext(3, " \u200B ");
40
+ i0.ɵɵelementStart(4, "button", 3);
41
+ i0.ɵɵlistener("click", function MisDatePickerNavigationViewComponent_Template_button_click_4_listener() { return ctx.view("year"); });
42
+ i0.ɵɵelementStart(5, "span");
43
+ i0.ɵɵtext(6);
44
+ i0.ɵɵelementEnd()();
45
+ i0.ɵɵtext(7, " \u200B ");
46
+ i0.ɵɵelementStart(8, "button", 4);
47
+ i0.ɵɵlistener("click", function MisDatePickerNavigationViewComponent_Template_button_click_8_listener() { return ctx.navTo(false); });
48
+ i0.ɵɵelement(9, "span", 5);
49
+ i0.ɵɵelementEnd();
50
+ } if (rf & 2) {
51
+ i0.ɵɵstyleProp("visibility", ctx.calendar.hideLeftArrow ? "hidden" : "visible");
52
+ i0.ɵɵproperty("disabled", ctx.calendar.disableLeftArrow);
53
+ i0.ɵɵadvance(2);
54
+ i0.ɵɵproperty("ngIf", ctx.calendar.monthTitle);
55
+ i0.ɵɵadvance(4);
56
+ i0.ɵɵtextInterpolate(ctx.calendar.yearTitle);
57
+ i0.ɵɵadvance(2);
58
+ i0.ɵɵstyleProp("visibility", ctx.calendar.hideRightArrow ? "hidden" : "visible");
59
+ i0.ɵɵproperty("disabled", ctx.calendar.disableRightArrow);
60
+ } }, dependencies: [i1.NgIf], encapsulation: 2, changeDetection: 0 });
61
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MisDatePickerNavigationViewComponent, [{
62
+ type: Component,
63
+ args: [{
64
+ selector: 'mis-datepicker-navigation-view',
65
+ changeDetection: ChangeDetectionStrategy.OnPush,
66
+ template: `
67
+ <button class="previous"
68
+ [disabled]="calendar.disableLeftArrow"
69
+ [style.visibility]="calendar.hideLeftArrow ? 'hidden' : 'visible'"
70
+ type="button"
71
+ (click)="navTo(true)">
72
+ <span class="ic-navigation-arrow-left-24"></span>
73
+ </button>
74
+
75
+ <ng-container *ngIf="calendar.monthTitle">
76
+ &#8203; <!-- zero-width space needed for correct alignement
77
+ with preserveWhitespaces: false in Angular -->
78
+
79
+ <button class="current"
80
+ type="button"
81
+ (click)="view('month')"
82
+ ><span>{{ calendar.monthTitle }}</span>
83
+ </button>
84
+ </ng-container>
85
+
86
+ &#8203; <!-- zero-width space needed for correct alignement
87
+ with preserveWhitespaces: false in Angular -->
88
+
89
+ <button class="current" (click)="view('year')" type="button">
90
+ <span>{{ calendar.yearTitle }}</span>
91
+ </button>
92
+
93
+ &#8203; <!-- zero-width space needed for correct alignement
94
+ with preserveWhitespaces: false in Angular -->
95
+
96
+ <button class="next"
97
+ [disabled]="calendar.disableRightArrow"
98
+ [style.visibility]="calendar.hideRightArrow ? 'hidden' : 'visible'"
99
+ type="button"
100
+ (click)="navTo(false)"><span class="ic-navigation-arrow-right-24"></span>
101
+ </button>
102
+ `
103
+ }]
104
+ }], null, { calendar: [{
105
+ type: Input
106
+ }], onNavigate: [{
107
+ type: Output
108
+ }], onViewMode: [{
109
+ type: Output
110
+ }] }); })();
111
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnMtZGF0ZXBpY2tlci1uYXZpZ2F0aW9uLXZpZXcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbWlzLWNvbXBvbmVudHMvZGF0ZXBpY2tlci90aGVtZXMvYnMvYnMtZGF0ZXBpY2tlci1uYXZpZ2F0aW9uLXZpZXcuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCx1QkFBdUIsRUFDdkIsU0FBUyxFQUNULFlBQVksRUFDWixLQUFLLEVBQ0wsTUFBTSxFQUNQLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFFTCxxQkFBcUIsRUFFdEIsTUFBTSxjQUFjLENBQUM7Ozs7O0lBY2xCLDZCQUEwQztJQUN4Qyx3QkFBUztJQUdULGlDQUdDO0lBREssMExBQVMsZUFBQSxZQUFLLE9BQU8sQ0FBQyxDQUFBLElBQUM7SUFDNUIsNEJBQU07SUFBQSxZQUF5QjtJQUFBLGlCQUFPLEVBQUE7SUFFekMsMEJBQWU7OztJQUZOLGVBQXlCO0lBQXpCLGdEQUF5Qjs7QUFzQnRDLE1BQU0sT0FBTyxvQ0FBb0M7SUF6Q2pEO1FBNENZLGVBQVUsR0FBRyxJQUFJLFlBQVksRUFBeUIsQ0FBQztRQUN2RCxlQUFVLEdBQUcsSUFBSSxZQUFZLEVBQXlCLENBQUM7S0FXbEU7SUFUQyxLQUFLLENBQUMsSUFBYTtRQUNqQixJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FDbEIsSUFBSSxDQUFDLENBQUMsQ0FBQyxxQkFBcUIsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLHFCQUFxQixDQUFDLEVBQUUsQ0FDN0QsQ0FBQztJQUNKLENBQUM7SUFFRCxJQUFJLENBQUMsUUFBK0I7UUFDbEMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUM7SUFDakMsQ0FBQzs7d0hBZFUsb0NBQW9DO3VGQUFwQyxvQ0FBb0M7UUFyQzdDLGlDQUk4QjtRQUF0QixpSEFBUyxVQUFNLElBQUksQ0FBQyxJQUFDO1FBQ3JCLDBCQUFpRDtRQUN6RCxpQkFBUztRQUVULHVHQVNlO1FBRWYsd0JBQVM7UUFHVCxpQ0FBNkQ7UUFBckMsaUhBQVMsU0FBSyxNQUFNLENBQUMsSUFBQztRQUM1Qyw0QkFBTTtRQUFBLFlBQXdCO1FBQUEsaUJBQU8sRUFBQTtRQUd2Qyx3QkFBUztRQUdULGlDQUkrQjtRQUF2QixpSEFBUyxVQUFNLEtBQUssQ0FBQyxJQUFDO1FBQUMsMEJBQWtEO1FBQ2pGLGlCQUFTOztRQWhDRCwrRUFBa0U7UUFEbEUsd0RBQXNDO1FBTy9CLGVBQXlCO1FBQXpCLDhDQUF5QjtRQWVoQyxlQUF3QjtRQUF4Qiw0Q0FBd0I7UUFReEIsZUFBbUU7UUFBbkUsZ0ZBQW1FO1FBRG5FLHlEQUF1Qzs7dUZBT3RDLG9DQUFvQztjQXpDaEQsU0FBUztlQUFDO2dCQUNULFFBQVEsRUFBRSxnQ0FBZ0M7Z0JBQzFDLGVBQWUsRUFBRSx1QkFBdUIsQ0FBQyxNQUFNO2dCQUMvQyxRQUFRLEVBQUU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQW9DVDthQUNGO2dCQUVVLFFBQVE7a0JBQWhCLEtBQUs7WUFFSSxVQUFVO2tCQUFuQixNQUFNO1lBQ0csVUFBVTtrQkFBbkIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICBDb21wb25lbnQsXG4gIEV2ZW50RW1pdHRlcixcbiAgSW5wdXQsXG4gIE91dHB1dFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7XG4gIE1pc0RhdGVQaWNrZXJWaWV3TW9kZSxcbiAgQnNOYXZpZ2F0aW9uRGlyZWN0aW9uLFxuICBEYXlzQ2FsZW5kYXJWaWV3TW9kZWxcbn0gZnJvbSAnLi4vLi4vbW9kZWxzJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbWlzLWRhdGVwaWNrZXItbmF2aWdhdGlvbi12aWV3JyxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIHRlbXBsYXRlOiBgXG4gICAgPGJ1dHRvbiBjbGFzcz1cInByZXZpb3VzXCJcbiAgICAgICAgICAgIFtkaXNhYmxlZF09XCJjYWxlbmRhci5kaXNhYmxlTGVmdEFycm93XCJcbiAgICAgICAgICAgIFtzdHlsZS52aXNpYmlsaXR5XT1cImNhbGVuZGFyLmhpZGVMZWZ0QXJyb3cgPyAnaGlkZGVuJyA6ICd2aXNpYmxlJ1wiXG4gICAgICAgICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgICAgICAgIChjbGljayk9XCJuYXZUbyh0cnVlKVwiPlxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJpYy1uYXZpZ2F0aW9uLWFycm93LWxlZnQtMjRcIj48L3NwYW4+XG4gICAgPC9idXR0b24+XG5cbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiY2FsZW5kYXIubW9udGhUaXRsZVwiPlxuICAgICAgJiM4MjAzOyAgPCEtLSB6ZXJvLXdpZHRoIHNwYWNlIG5lZWRlZCBmb3IgY29ycmVjdCBhbGlnbmVtZW50XG4gICAgICAgICAgICAgICAgICB3aXRoIHByZXNlcnZlV2hpdGVzcGFjZXM6IGZhbHNlIGluIEFuZ3VsYXIgLS0+XG5cbiAgICAgIDxidXR0b24gY2xhc3M9XCJjdXJyZW50XCJcbiAgICAgICAgICAgIHR5cGU9XCJidXR0b25cIlxuICAgICAgICAgICAgKGNsaWNrKT1cInZpZXcoJ21vbnRoJylcIlxuICAgICAgPjxzcGFuPnt7IGNhbGVuZGFyLm1vbnRoVGl0bGUgfX08L3NwYW4+XG4gICAgICA8L2J1dHRvbj5cbiAgICA8L25nLWNvbnRhaW5lcj5cblxuICAgICYjODIwMzsgIDwhLS0gemVyby13aWR0aCBzcGFjZSBuZWVkZWQgZm9yIGNvcnJlY3QgYWxpZ25lbWVudFxuICAgICAgICAgICAgICAgICAgd2l0aCBwcmVzZXJ2ZVdoaXRlc3BhY2VzOiBmYWxzZSBpbiBBbmd1bGFyIC0tPlxuXG4gICAgPGJ1dHRvbiBjbGFzcz1cImN1cnJlbnRcIiAoY2xpY2spPVwidmlldygneWVhcicpXCIgdHlwZT1cImJ1dHRvblwiPlxuICAgICAgPHNwYW4+e3sgY2FsZW5kYXIueWVhclRpdGxlIH19PC9zcGFuPlxuICAgIDwvYnV0dG9uPlxuXG4gICAgJiM4MjAzOyAgPCEtLSB6ZXJvLXdpZHRoIHNwYWNlIG5lZWRlZCBmb3IgY29ycmVjdCBhbGlnbmVtZW50XG4gICAgICAgICAgICAgICAgICB3aXRoIHByZXNlcnZlV2hpdGVzcGFjZXM6IGZhbHNlIGluIEFuZ3VsYXIgLS0+XG5cbiAgICA8YnV0dG9uIGNsYXNzPVwibmV4dFwiXG4gICAgICAgICAgICBbZGlzYWJsZWRdPVwiY2FsZW5kYXIuZGlzYWJsZVJpZ2h0QXJyb3dcIlxuICAgICAgICAgICAgW3N0eWxlLnZpc2liaWxpdHldPVwiY2FsZW5kYXIuaGlkZVJpZ2h0QXJyb3cgPyAnaGlkZGVuJyA6ICd2aXNpYmxlJ1wiXG4gICAgICAgICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgICAgICAgIChjbGljayk9XCJuYXZUbyhmYWxzZSlcIj48c3BhbiBjbGFzcz1cImljLW5hdmlnYXRpb24tYXJyb3ctcmlnaHQtMjRcIj48L3NwYW4+XG4gICAgPC9idXR0b24+XG4gIGBcbn0pXG5leHBvcnQgY2xhc3MgTWlzRGF0ZVBpY2tlck5hdmlnYXRpb25WaWV3Q29tcG9uZW50IHtcbiAgQElucHV0KCkgY2FsZW5kYXI6IERheXNDYWxlbmRhclZpZXdNb2RlbDtcblxuICBAT3V0cHV0KCkgb25OYXZpZ2F0ZSA9IG5ldyBFdmVudEVtaXR0ZXI8QnNOYXZpZ2F0aW9uRGlyZWN0aW9uPigpO1xuICBAT3V0cHV0KCkgb25WaWV3TW9kZSA9IG5ldyBFdmVudEVtaXR0ZXI8TWlzRGF0ZVBpY2tlclZpZXdNb2RlPigpO1xuXG4gIG5hdlRvKGRvd246IGJvb2xlYW4pOiB2b2lkIHtcbiAgICB0aGlzLm9uTmF2aWdhdGUuZW1pdChcbiAgICAgIGRvd24gPyBCc05hdmlnYXRpb25EaXJlY3Rpb24uRE9XTiA6IEJzTmF2aWdhdGlvbkRpcmVjdGlvbi5VUFxuICAgICk7XG4gIH1cblxuICB2aWV3KHZpZXdNb2RlOiBNaXNEYXRlUGlja2VyVmlld01vZGUpOiB2b2lkIHtcbiAgICB0aGlzLm9uVmlld01vZGUuZW1pdCh2aWV3TW9kZSk7XG4gIH1cbn1cbiJdfQ==