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 { MisDateRangePickerContainerComponent } from './bs-daterangepicker-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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_div_0_div_4_Template(rf, ctx) { if (rf & 1) {
32
+ i0.ɵɵelementStart(0, "div", 7);
33
+ i0.ɵɵtemplate(1, MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_div_0_div_5_Template(rf, ctx) { if (rf & 1) {
55
+ i0.ɵɵelementStart(0, "div", 7);
56
+ i0.ɵɵtemplate(1, MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_div_0_div_6_Template(rf, ctx) { if (rf & 1) {
78
+ i0.ɵɵelementStart(0, "div", 7);
79
+ i0.ɵɵtemplate(1, MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_div_0_div_9_Template(rf, ctx) { if (rf & 1) {
123
+ i0.ɵɵelementStart(0, "div", 12);
124
+ i0.ɵɵtemplate(1, MisDateRangePickerInlineContainerComponent_div_0_div_9_div_1_Template, 3, 7, "div", 15);
125
+ i0.ɵɵtemplate(2, MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_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, MisDateRangePickerInlineContainerComponent_div_0_div_4_Template, 3, 3, "div", 4);
151
+ i0.ɵɵtemplate(5, MisDateRangePickerInlineContainerComponent_div_0_div_5_Template, 3, 3, "div", 4);
152
+ i0.ɵɵtemplate(6, MisDateRangePickerInlineContainerComponent_div_0_div_6_Template, 3, 3, "div", 4);
153
+ i0.ɵɵelementEnd();
154
+ i0.ɵɵtemplate(7, MisDateRangePickerInlineContainerComponent_div_0_div_7_Template, 5, 0, "div", 5);
155
+ i0.ɵɵpipe(8, "async");
156
+ i0.ɵɵtemplate(9, MisDateRangePickerInlineContainerComponent_div_0_div_9_Template, 3, 2, "div", 5);
157
+ i0.ɵɵelementEnd();
158
+ i0.ɵɵtemplate(10, MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent extends MisDateRangePickerContainerComponent {
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
+ MisDateRangePickerInlineContainerComponent.ɵfac = function MisDateRangePickerInlineContainerComponent_Factory(t) { return new (t || MisDateRangePickerInlineContainerComponent)(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
+ MisDateRangePickerInlineContainerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MisDateRangePickerInlineContainerComponent, selectors: [["mis-daterangepicker-inline-container"]], hostBindings: function MisDateRangePickerInlineContainerComponent_HostBindings(rf, ctx) { if (rf & 1) {
190
+ i0.ɵɵlistener("click", function MisDateRangePickerInlineContainerComponent_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 MisDateRangePickerInlineContainerComponent_Template(rf, ctx) { if (rf & 1) {
192
+ i0.ɵɵtemplate(0, MisDateRangePickerInlineContainerComponent_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(MisDateRangePickerInlineContainerComponent, [{
198
+ type: Component,
199
+ args: [{ selector: 'mis-daterangepicker-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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnMtZGF0ZXJhbmdlcGlja2VyLWlubGluZS1jb250YWluZXIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbWlzLWNvbXBvbmVudHMvZGF0ZXBpY2tlci90aGVtZXMvYnMvYnMtZGF0ZXJhbmdlcGlja2VyLWlubGluZS1jb250YWluZXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbWlzLWNvbXBvbmVudHMvZGF0ZXBpY2tlci90aGVtZXMvYnMvYnMtZGF0ZXBpY2tlci12aWV3Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFpQyxTQUFTLEVBQWEsTUFBTSxlQUFlLENBQUM7QUFDcEYsT0FBTyxFQUFFLG9DQUFvQyxFQUFFLE1BQU0sMENBQTBDLENBQUM7QUFJaEcsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDM0UsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFHdkUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7Ozs7Ozs7Ozs7Ozs7O0lDRDFELGlEQUl3QztJQUZWLHdQQUFjLGVBQUEseUJBQWtCLENBQUEsSUFBQyw0T0FBZSxlQUFBLDJCQUFtQixDQUFBLElBQWxDLHNPQUNsRCxlQUFBLCtCQUF1QixDQUFBLElBRDJCLDhPQUNWLGVBQUEsZ0NBQXdCLENBQUEsSUFEZCx3T0FFakQsZUFBQSxnQ0FBd0IsQ0FBQSxJQUZ5Qjs7O0lBRy9ELGlCQUF5Qjs7Ozs7SUFKdkIscUlBQW1FO0lBQUMsc0NBQXFCLGlEQUFBOzs7SUFGN0YsOEJBQXNEO0lBQ3BELDZJQUt5Qjs7SUFDM0IsaUJBQU07OztJQU55QyxlQUF1QjtJQUF2QixtRUFBdUI7Ozs7SUFVcEUsbURBRzBDO0lBRHhDLDJQQUFjLGVBQUEsMEJBQWtCLENBQUEsSUFBQyw4T0FBZSxlQUFB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Q0FBQyxDQUFDO0lBQ25FLENBQUM7O29JQWhCVSwwQ0FBMEM7NkZBQTFDLDBDQUEwQzs2SEFBMUMsNEJBQXdCOzBDQVB4QixDQUFDLGtCQUFrQixFQUFFLG9CQUFvQixDQUFDO1FDWnZELDZGQTRETTs7O1FBNURpRCx5REFBc0I7OFFEaUIvRCxDQUFDLG1CQUFtQixDQUFDO3VGQUV0QiwwQ0FBMEM7Y0FUdEQsU0FBUzsyQkFDRSxzQ0FBc0MsYUFDckMsQ0FBQyxrQkFBa0IsRUFBRSxvQkFBb0IsQ0FBQyxRQUUvQztvQkFDSixTQUFTLEVBQUUsMEJBQTBCO2lCQUN0QyxjQUNXLENBQUMsbUJBQW1CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBPbkluaXQsIE9uRGVzdHJveSwgRWxlbWVudFJlZiwgQ29tcG9uZW50LCBSZW5kZXJlcjIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE1pc0RhdGVSYW5nZVBpY2tlckNvbnRhaW5lckNvbXBvbmVudCB9IGZyb20gJy4vYnMtZGF0ZXJhbmdlcGlja2VyLWNvbnRhaW5lci5jb21wb25lbnQnO1xuXG5pbXBvcnQgeyBNaXNEYXRlUGlja2VyQWN0aW9ucyB9IGZyb20gJy4uLy4uL3JlZHVjZXIvYnMtZGF0ZXBpY2tlci5hY3Rpb25zJztcbmltcG9ydCB7IE1pc0RhdGVQaWNrZXJDb25maWcgfSBmcm9tICcuLi8uLi9icy1kYXRlcGlja2VyLmNvbmZpZyc7XG5pbXBvcnQgeyBNaXNEYXRlUGlja2VyRWZmZWN0cyB9IGZyb20gJy4uLy4uL3JlZHVjZXIvYnMtZGF0ZXBpY2tlci5lZmZlY3RzJztcbmltcG9ydCB7IE1pc0RhdGVQaWNrZXJTdG9yZSB9IGZyb20gJy4uLy4uL3JlZHVjZXIvYnMtZGF0ZXBpY2tlci5zdG9yZSc7XG5cbmltcG9ydCB7IFBvc2l0aW9uaW5nU2VydmljZSB9IGZyb20gJy4uLy4uL3Bvc2l0aW9uaW5nJztcbmltcG9ydCB7IGRhdGVwaWNrZXJBbmltYXRpb24gfSBmcm9tICcuLi8uLi9kYXRlcGlja2VyLWFuaW1hdGlvbnMnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtaXMtZGF0ZXJhbmdlcGlja2VyLWlubGluZS1jb250YWluZXInLFxuICBwcm92aWRlcnM6IFtNaXNEYXRlUGlja2VyU3RvcmUsIE1pc0RhdGVQaWNrZXJFZmZlY3RzXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2JzLWRhdGVwaWNrZXItdmlldy5odG1sJyxcbiAgaG9zdDoge1xuICAgICcoY2xpY2spJzogJ19zdG9wUHJvcGFnYXRpb24oJGV2ZW50KSdcbiAgfSxcbiAgYW5pbWF0aW9uczogW2RhdGVwaWNrZXJBbmltYXRpb25dXG59KVxuZXhwb3J0IGNsYXNzIE1pc0RhdGVSYW5nZVBpY2tlcklubGluZUNvbnRhaW5lckNvbXBvbmVudCBleHRlbmRzIE1pc0RhdGVSYW5nZVBpY2tlckNvbnRhaW5lckNvbXBvbmVudFxuICBpbXBsZW1lbnRzIE9uSW5pdCwgT25EZXN0cm95IHtcblxuICBjb25zdHJ1Y3RvcihcbiAgICBfcmVuZGVyZXI6IFJlbmRlcmVyMixcbiAgICBfY29uZmlnOiBNaXNEYXRlUGlja2VyQ29uZmlnLFxuICAgIF9zdG9yZTogTWlzRGF0ZVBpY2tlclN0b3JlLFxuICAgIF9lbGVtZW50OiBFbGVtZW50UmVmLFxuICAgIF9hY3Rpb25zOiBNaXNEYXRlUGlja2VyQWN0aW9ucyxcbiAgICBfZWZmZWN0czogTWlzRGF0ZVBpY2tlckVmZmVjdHMsXG4gICAgX3Bvc2l0aW9uaW5nU2VydmljZTogUG9zaXRpb25pbmdTZXJ2aWNlXG4gICkge1xuICAgIHN1cGVyKF9yZW5kZXJlciwgX2NvbmZpZywgX3N0b3JlLCBfZWxlbWVudCwgX2FjdGlvbnMsIF9lZmZlY3RzLCBfcG9zaXRpb25pbmdTZXJ2aWNlKTtcblxuICAgIF9yZW5kZXJlci5zZXRTdHlsZShfZWxlbWVudC5uYXRpdmVFbGVtZW50LCAnZGlzcGxheScsICdpbmxpbmUtYmxvY2snKTtcbiAgICBfcmVuZGVyZXIuc2V0U3R5bGUoX2VsZW1lbnQubmF0aXZlRWxlbWVudCwgJ3Bvc2l0aW9uJywgJ3N0YXRpYycpO1xuICB9XG59XG4iLCI8IS0tIGRheXMgY2FsZW5kYXIgdmlldyBtb2RlIC0tPlxuPGRpdiBjbGFzcz1cImJzLWRhdGVwaWNrZXJcIiBbbmdDbGFzc109XCJjb250YWluZXJDbGFzc1wiICpuZ0lmPVwidmlld01vZGUgfCBhc3luY1wiPlxuICA8ZGl2IGNsYXNzPVwiYnMtZGF0ZXBpY2tlci1jb250YWluZXJcIiBbQGRhdGVwaWNrZXJBbmltYXRpb25dPVwiYW5pbWF0aW9uU3RhdGVcIlxuICAgIChAZGF0ZXBpY2tlckFuaW1hdGlvbi5kb25lKT1cInBvc2l0aW9uU2VydmljZUVuYWJsZSgpXCI+XG4gICAgPCEtLWNhbGVuZGFycy0tPlxuICAgIDxkaXYgY2xhc3M9XCJicy1jYWxlbmRhci1jb250YWluZXJcIiBbbmdTd2l0Y2hdPVwidmlld01vZGUgfCBhc3luY1wiIHJvbGU9XCJhcHBsaWNhdGlvblwiPlxuICAgICAgPCEtLWRheXMgY2FsZW5kYXItLT5cbiAgICAgIDxkaXYgKm5nU3dpdGNoQ2FzZT1cIidkYXknXCIgY2xhc3M9XCJicy1tZWRpYS1jb250YWluZXJcIj5cbiAgICAgICAgPG1pcy1kYXlzLWNhbGVuZGFyLXZpZXcgKm5nRm9yPVwibGV0IGNhbGVuZGFyIG9mIGRheXNDYWxlbmRhciB8IGFzeW5jXCJcbiAgICAgICAgICBbY2xhc3MuYnMtZGF0ZXBpY2tlci1tdWx0aXBsZV09XCIoZGF5c0NhbGVuZGFyIHwgYXN5bmMpPy5sZW5ndGggPiAxXCIgW2NhbGVuZGFyXT1cImNhbGVuZGFyXCJcbiAgICAgICAgICBbb3B0aW9uc109XCJvcHRpb25zIHwgYXN5bmNcIiAob25OYXZpZ2F0ZSk9XCJuYXZpZ2F0ZVRvKCRldmVudClcIiAob25WaWV3TW9kZSk9XCJzZXRWaWV3TW9kZSgkZXZlbnQpXCJcbiAgICAgICAgICAob25Ib3Zlcik9XCJkYXlIb3ZlckhhbmRsZXIoJGV2ZW50KVwiIChvbkhvdmVyV2Vlayk9XCJ3ZWVrSG92ZXJIYW5kbGVyKCRldmVudClcIlxuICAgICAgICAgIChvblNlbGVjdCk9XCJkYXlTZWxlY3RIYW5kbGVyKCRldmVudClcIj5cbiAgICAgICAgPC9taXMtZGF5cy1jYWxlbmRhci12aWV3PlxuICAgICAgPC9kaXY+XG5cbiAgICAgIDwhLS1tb250aHMgY2FsZW5kYXItLT5cbiAgICAgIDxkaXYgKm5nU3dpdGNoQ2FzZT1cIidtb250aCdcIiBjbGFzcz1cImJzLW1lZGlhLWNvbnRhaW5lclwiPlxuICAgICAgICA8bWlzLW1vbnRoLWNhbGVuZGFyLXZpZXcgKm5nRm9yPVwibGV0IGNhbGVuZGFyIG9mIG1vbnRoc0NhbGVuZGFyIHwgYXN5bmNcIlxuICAgICAgICAgIFtjbGFzcy5icy1kYXRlcGlja2VyLW11bHRpcGxlXT1cIihkYXlzQ2FsZW5kYXIgfCBhc3luYyk/Lmxlbmd0aCA+IDFcIiBbY2FsZW5kYXJdPVwiY2FsZW5kYXJcIlxuICAgICAgICAgIChvbk5hdmlnYXRlKT1cIm5hdmlnYXRlVG8oJGV2ZW50KVwiIChvblZpZXdNb2RlKT1cInNldFZpZXdNb2RlKCRldmVudClcIiAob25Ib3Zlcik9XCJtb250aEhvdmVySGFuZGxlcigkZXZlbnQpXCJcbiAgICAgICAgICAob25TZWxlY3QpPVwibW9udGhTZWxlY3RIYW5kbGVyKCRldmVudClcIj5cbiAgICAgICAgPC9taXMtbW9udGgtY2FsZW5kYXItdmlldz5cbiAgICAgIDwvZGl2PlxuXG4gICAgICA8IS0teWVhcnMgY2FsZW5kYXItLT5cbiAgICAgIDxkaXYgKm5nU3dpdGNoQ2FzZT1cIid5ZWFyJ1wiIGNsYXNzPVwiYnMtbWVkaWEtY29udGFpbmVyXCI+XG4gICAgICAgIDxtaXMteWVhcnMtY2FsZW5kYXItdmlldyAqbmdGb3I9XCJsZXQgY2FsZW5kYXIgb2YgeWVhcnNDYWxlbmRhciB8IGFzeW5jXCJcbiAgICAgICAgICBbY2xhc3MuYnMtZGF0ZXBpY2tlci1tdWx0aXBsZV09XCIoZGF5c0NhbGVuZGFyIHwgYXN5bmMpPy5sZW5ndGggPiAxXCIgW2NhbGVuZGFyXT1cImNhbGVuZGFyXCJcbiAgICAgICAgICAob25OYXZpZ2F0ZSk9XCJuYXZpZ2F0ZVRvKCRldmVudClcIiAob25WaWV3TW9kZSk9XCJzZXRWaWV3TW9kZSgkZXZlbnQpXCIgKG9uSG92ZXIpPVwieWVhckhvdmVySGFuZGxlcigkZXZlbnQpXCJcbiAgICAgICAgICAob25TZWxlY3QpPVwieWVhclNlbGVjdEhhbmRsZXIoJGV2ZW50KVwiPlxuICAgICAgICA8L21pcy15ZWFycy1jYWxlbmRhci12aWV3PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG5cbiAgICA8IS0tYXBwbHljYW5jZWwgYnV0dG9ucy0tPlxuICAgIDxkaXYgY2xhc3M9XCJicy1kYXRlcGlja2VyLWJ1dHRvbnNcIiAqbmdJZj1cIihkYXlzQ2FsZW5kYXIgfCBhc3luYyk/Lmxlbmd0aCA+IDFcIj5cbiAgICAgIDxidXR0b24gY2xhc3M9XCJidG4gYnRuLWRlZmF1bHRcIiAoY2xpY2spPVwiY2FuY2VsKClcIiB0eXBlPVwiYnV0dG9uXCI+Q2FuY2VsPC9idXR0b24+XG4gICAgICA8YnV0dG9uIGNsYXNzPVwiYnRuIG1pcy1idG4tcHJpbWFyeVwiIChjbGljayk9XCJkYXlBcHBseUhhbmRsZXIoJGV2ZW50KVwiIHR5cGU9XCJidXR0b25cIj5BcHBseTwvYnV0dG9uPlxuICAgIDwvZGl2PlxuXG4gICAgPGRpdiBjbGFzcz1cImJzLWRhdGVwaWNrZXItYnV0dG9uc1wiICpuZ0lmPVwic2hvd1RvZGF5QnRuIHx8IHNob3dDbGVhckJ0blwiPlxuICAgICAgPGRpdiBjbGFzcz1cImJ0bi10b2RheS13cmFwcGVyXCIgW2NsYXNzLnRvZGF5LWxlZnRdPVwidG9kYXlQb3MgPT09ICdsZWZ0J1wiIFtjbGFzcy50b2RheS1yaWdodF09XCJ0b2RheVBvcyA9PT0gJ3JpZ2h0J1wiXG4gICAgICAgIFtjbGFzcy50b2RheS1jZW50ZXJdPVwidG9kYXlQb3MgPT09ICdjZW50ZXInXCIgKm5nSWY9XCJzaG93VG9kYXlCdG5cIj5cbiAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImJ0biBidG4tc3VjY2Vzc1wiIChjbGljayk9XCJzZXRUb2RheSgpXCI+e3t0b2RheUJ0bkxibH19PC9idXR0b24+XG4gICAgICA8L2Rpdj5cblxuICAgICAgPGRpdiBjbGFzcz1cImJ0bi1jbGVhci13cmFwcGVyXCIgW2NsYXNzLmNsZWFyLWxlZnRdPVwiY2xlYXJQb3MgPT09ICdsZWZ0J1wiIFtjbGFzcy5jbGVhci1yaWdodF09XCJjbGVhclBvcyA9PT0gJ3JpZ2h0J1wiXG4gICAgICAgIFtjbGFzcy5jbGVhci1jZW50ZXJdPVwiY2xlYXJQb3MgPT09ICdjZW50ZXInXCIgKm5nSWY9XCJzaG93Q2xlYXJCdG5cIj5cbiAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImJ0biBidG4tc3VjY2Vzc1wiIChjbGljayk9XCJjbGVhckRhdGUoKVwiPnt7Y2xlYXJCdG5MYmx9fTwvYnV0dG9uPlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG5cbiAgPC9kaXY+XG5cbiAgPCEtLWN1c3RvbSBkYXRlcyBvciBkYXRlIHJhbmdlcyBwaWNrZXItLT5cbiAgPGRpdiBjbGFzcz1cImJzLWRhdGVwaWNrZXItY3VzdG9tLXJhbmdlXCIgKm5nSWY9XCJjdXN0b21SYW5nZXM/Lmxlbmd0aCA+IDBcIj5cbiAgICA8bWlzLWN1c3RvbS1kYXRlLXZpZXcgW3NlbGVjdGVkUmFuZ2VdPVwiY2hvc2VuUmFuZ2VcIiBbcmFuZ2VzXT1cImN1c3RvbVJhbmdlc1wiIFtjdXN0b21SYW5nZUxhYmVsXT1cImN1c3RvbVJhbmdlQnRuTGJsXCJcbiAgICAgIChvblNlbGVjdCk9XCJzZXRSYW5nZU9uQ2FsZW5kYXIoJGV2ZW50KVwiPlxuICAgIDwvbWlzLWN1c3RvbS1kYXRlLXZpZXc+XG4gIDwvZGl2PlxuPC9kaXY+Il19
@@ -0,0 +1,308 @@
1
+ import { Component, EventEmitter, Input, Output } from '@angular/core';
2
+ import { isSameDay } from '../../chronos';
3
+ import { BsNavigationDirection } from '../../models';
4
+ import * as i0 from "@angular/core";
5
+ import * as i1 from "../../bs-datepicker.config";
6
+ import * as i2 from "@angular/common";
7
+ import * as i3 from "mis-crystal-design-system/tooltip";
8
+ import * as i4 from "./bs-calendar-layout.component";
9
+ import * as i5 from "./bs-datepicker-day-decorator.directive";
10
+ import * as i6 from "./bs-datepicker-navigation-view.component";
11
+ function MisDaysCalendarViewComponent_th_5_Template(rf, ctx) { if (rf & 1) {
12
+ i0.ɵɵelement(0, "th");
13
+ } }
14
+ function MisDaysCalendarViewComponent_th_6_Template(rf, ctx) { if (rf & 1) {
15
+ i0.ɵɵelementStart(0, "th", 5);
16
+ i0.ɵɵtext(1);
17
+ i0.ɵɵelementEnd();
18
+ } if (rf & 2) {
19
+ const i_r4 = ctx.index;
20
+ const ctx_r1 = i0.ɵɵnextContext();
21
+ i0.ɵɵadvance(1);
22
+ i0.ɵɵtextInterpolate1("", ctx_r1.calendar.weekdays[i_r4], " ");
23
+ } }
24
+ function MisDaysCalendarViewComponent_tr_8_td_1_span_1_Template(rf, ctx) { if (rf & 1) {
25
+ const _r13 = i0.ɵɵgetCurrentView();
26
+ i0.ɵɵelementStart(0, "span", 11);
27
+ i0.ɵɵlistener("click", function MisDaysCalendarViewComponent_tr_8_td_1_span_1_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r13); const week_r5 = i0.ɵɵnextContext(2).$implicit; const ctx_r11 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r11.selectWeek(week_r5)); });
28
+ i0.ɵɵtext(1);
29
+ i0.ɵɵelementEnd();
30
+ } if (rf & 2) {
31
+ const i_r6 = i0.ɵɵnextContext(2).index;
32
+ const ctx_r9 = i0.ɵɵnextContext();
33
+ i0.ɵɵadvance(1);
34
+ i0.ɵɵtextInterpolate(ctx_r9.calendar.weekNumbers[i_r6]);
35
+ } }
36
+ function MisDaysCalendarViewComponent_tr_8_td_1_span_2_Template(rf, ctx) { if (rf & 1) {
37
+ const _r17 = i0.ɵɵgetCurrentView();
38
+ i0.ɵɵelementStart(0, "span", 12);
39
+ i0.ɵɵlistener("click", function MisDaysCalendarViewComponent_tr_8_td_1_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r17); const week_r5 = i0.ɵɵnextContext(2).$implicit; const ctx_r15 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r15.selectWeek(week_r5)); })("mouseenter", function MisDaysCalendarViewComponent_tr_8_td_1_span_2_Template_span_mouseenter_0_listener() { i0.ɵɵrestoreView(_r17); const week_r5 = i0.ɵɵnextContext(2).$implicit; const ctx_r18 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r18.weekHoverHandler(week_r5, true)); })("mouseleave", function MisDaysCalendarViewComponent_tr_8_td_1_span_2_Template_span_mouseleave_0_listener() { i0.ɵɵrestoreView(_r17); const week_r5 = i0.ɵɵnextContext(2).$implicit; const ctx_r20 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r20.weekHoverHandler(week_r5, false)); });
40
+ i0.ɵɵtext(1);
41
+ i0.ɵɵelementEnd();
42
+ } if (rf & 2) {
43
+ const i_r6 = i0.ɵɵnextContext(2).index;
44
+ const ctx_r10 = i0.ɵɵnextContext();
45
+ i0.ɵɵadvance(1);
46
+ i0.ɵɵtextInterpolate(ctx_r10.calendar.weekNumbers[i_r6]);
47
+ } }
48
+ function MisDaysCalendarViewComponent_tr_8_td_1_Template(rf, ctx) { if (rf & 1) {
49
+ i0.ɵɵelementStart(0, "td", 8);
50
+ i0.ɵɵtemplate(1, MisDaysCalendarViewComponent_tr_8_td_1_span_1_Template, 2, 1, "span", 9);
51
+ i0.ɵɵtemplate(2, MisDaysCalendarViewComponent_tr_8_td_1_span_2_Template, 2, 1, "span", 10);
52
+ i0.ɵɵelementEnd();
53
+ } if (rf & 2) {
54
+ const ctx_r7 = i0.ɵɵnextContext(2);
55
+ i0.ɵɵclassProp("active-week", ctx_r7.isWeekHovered);
56
+ i0.ɵɵadvance(1);
57
+ i0.ɵɵproperty("ngIf", ctx_r7.isiOS);
58
+ i0.ɵɵadvance(1);
59
+ i0.ɵɵproperty("ngIf", !ctx_r7.isiOS);
60
+ } }
61
+ function MisDaysCalendarViewComponent_tr_8_td_2_span_1_Template(rf, ctx) { if (rf & 1) {
62
+ const _r29 = i0.ɵɵgetCurrentView();
63
+ i0.ɵɵelementStart(0, "span", 17);
64
+ i0.ɵɵlistener("click", function MisDaysCalendarViewComponent_tr_8_td_2_span_1_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r29); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r27 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r27.selectDay(day_r23)); })("mouseenter", function MisDaysCalendarViewComponent_tr_8_td_2_span_1_Template_span_mouseenter_0_listener() { i0.ɵɵrestoreView(_r29); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r30 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r30.hoverDay(day_r23, true)); })("mouseleave", function MisDaysCalendarViewComponent_tr_8_td_2_span_1_Template_span_mouseleave_0_listener() { i0.ɵɵrestoreView(_r29); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r32 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r32.hoverDay(day_r23, false)); });
65
+ i0.ɵɵtext(1);
66
+ i0.ɵɵelementEnd();
67
+ } if (rf & 2) {
68
+ const day_r23 = i0.ɵɵnextContext().$implicit;
69
+ i0.ɵɵproperty("day", day_r23)("text", day_r23 == null ? null : day_r23.tooltipText);
70
+ i0.ɵɵadvance(1);
71
+ i0.ɵɵtextInterpolate1("", day_r23.label, " 3");
72
+ } }
73
+ function MisDaysCalendarViewComponent_tr_8_td_2_span_2_Template(rf, ctx) { if (rf & 1) {
74
+ const _r37 = i0.ɵɵgetCurrentView();
75
+ i0.ɵɵelementStart(0, "span", 18);
76
+ i0.ɵɵlistener("click", function MisDaysCalendarViewComponent_tr_8_td_2_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r37); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r35 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r35.selectDay(day_r23)); })("mouseenter", function MisDaysCalendarViewComponent_tr_8_td_2_span_2_Template_span_mouseenter_0_listener() { i0.ɵɵrestoreView(_r37); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r38 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r38.hoverDay(day_r23, true)); })("mouseleave", function MisDaysCalendarViewComponent_tr_8_td_2_span_2_Template_span_mouseleave_0_listener() { i0.ɵɵrestoreView(_r37); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r40 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r40.hoverDay(day_r23, false)); });
77
+ i0.ɵɵtext(1);
78
+ i0.ɵɵelementEnd();
79
+ } if (rf & 2) {
80
+ const day_r23 = i0.ɵɵnextContext().$implicit;
81
+ i0.ɵɵproperty("day", day_r23);
82
+ i0.ɵɵadvance(1);
83
+ i0.ɵɵtextInterpolate1("", day_r23.label, " 2");
84
+ } }
85
+ function MisDaysCalendarViewComponent_tr_8_td_2_span_3_Template(rf, ctx) { if (rf & 1) {
86
+ const _r45 = i0.ɵɵgetCurrentView();
87
+ i0.ɵɵelementStart(0, "span", 19);
88
+ i0.ɵɵlistener("click", function MisDaysCalendarViewComponent_tr_8_td_2_span_3_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r45); const day_r23 = i0.ɵɵnextContext().$implicit; const ctx_r43 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r43.selectDay(day_r23)); });
89
+ i0.ɵɵtext(1);
90
+ i0.ɵɵelementEnd();
91
+ } if (rf & 2) {
92
+ const day_r23 = i0.ɵɵnextContext().$implicit;
93
+ i0.ɵɵproperty("day", day_r23);
94
+ i0.ɵɵadvance(1);
95
+ i0.ɵɵtextInterpolate1("", day_r23.label, " 1");
96
+ } }
97
+ function MisDaysCalendarViewComponent_tr_8_td_2_Template(rf, ctx) { if (rf & 1) {
98
+ i0.ɵɵelementStart(0, "td", 13);
99
+ i0.ɵɵtemplate(1, MisDaysCalendarViewComponent_tr_8_td_2_span_1_Template, 2, 3, "span", 14);
100
+ i0.ɵɵtemplate(2, MisDaysCalendarViewComponent_tr_8_td_2_span_2_Template, 2, 2, "span", 15);
101
+ i0.ɵɵtemplate(3, MisDaysCalendarViewComponent_tr_8_td_2_span_3_Template, 2, 2, "span", 16);
102
+ i0.ɵɵelementEnd();
103
+ } if (rf & 2) {
104
+ const ctx_r8 = i0.ɵɵnextContext(2);
105
+ i0.ɵɵadvance(1);
106
+ i0.ɵɵproperty("ngIf", !ctx_r8.isiOS && ctx_r8.isShowTooltip);
107
+ i0.ɵɵadvance(1);
108
+ i0.ɵɵproperty("ngIf", !ctx_r8.isiOS && !ctx_r8.isShowTooltip);
109
+ i0.ɵɵadvance(1);
110
+ i0.ɵɵproperty("ngIf", ctx_r8.isiOS);
111
+ } }
112
+ function MisDaysCalendarViewComponent_tr_8_Template(rf, ctx) { if (rf & 1) {
113
+ i0.ɵɵelementStart(0, "tr");
114
+ i0.ɵɵtemplate(1, MisDaysCalendarViewComponent_tr_8_td_1_Template, 3, 4, "td", 6);
115
+ i0.ɵɵtemplate(2, MisDaysCalendarViewComponent_tr_8_td_2_Template, 4, 3, "td", 7);
116
+ i0.ɵɵelementEnd();
117
+ } if (rf & 2) {
118
+ const week_r5 = ctx.$implicit;
119
+ const ctx_r2 = i0.ɵɵnextContext();
120
+ i0.ɵɵadvance(1);
121
+ i0.ɵɵproperty("ngIf", ctx_r2.options.showWeekNumbers);
122
+ i0.ɵɵadvance(1);
123
+ i0.ɵɵproperty("ngForOf", week_r5.days);
124
+ } }
125
+ export class MisDaysCalendarViewComponent {
126
+ constructor(_config) {
127
+ this._config = _config;
128
+ this.onNavigate = new EventEmitter();
129
+ this.onViewMode = new EventEmitter();
130
+ this.onSelect = new EventEmitter();
131
+ this.onHover = new EventEmitter();
132
+ this.onHoverWeek = new EventEmitter();
133
+ this.isiOS = (/iPad|iPhone|iPod/.test(navigator.platform) ||
134
+ (navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1));
135
+ if (this._config.dateTooltipTexts && this._config.dateTooltipTexts.length > 0) {
136
+ this.isShowTooltip = true;
137
+ }
138
+ }
139
+ navigateTo(event) {
140
+ const step = BsNavigationDirection.DOWN === event ? -1 : 1;
141
+ this.onNavigate.emit({ step: { month: step } });
142
+ }
143
+ changeViewMode(event) {
144
+ this.onViewMode.emit(event);
145
+ }
146
+ selectDay(event) {
147
+ this.onSelect.emit(event);
148
+ }
149
+ selectWeek(week) {
150
+ if (!this._config.selectWeek && !this._config.selectWeekDateRange) {
151
+ return;
152
+ }
153
+ if (week.days.length === 0) {
154
+ return;
155
+ }
156
+ if (this._config.selectWeek && week.days[0]
157
+ && !week.days[0].isDisabled
158
+ && this._config.selectFromOtherMonth) {
159
+ this.onSelect.emit(week.days[0]);
160
+ return;
161
+ }
162
+ const selectedDay = week.days.find((day) => {
163
+ return this._config.selectFromOtherMonth
164
+ ? !day.isDisabled
165
+ : !day.isOtherMonth && !day.isDisabled;
166
+ });
167
+ this.onSelect.emit(selectedDay);
168
+ if (this._config.selectWeekDateRange) {
169
+ const days = week.days.slice(0);
170
+ const lastDayOfRange = days.reverse().find((day) => {
171
+ return this._config.selectFromOtherMonth
172
+ ? !day.isDisabled
173
+ : !day.isOtherMonth && !day.isDisabled;
174
+ });
175
+ this.onSelect.emit(lastDayOfRange);
176
+ }
177
+ }
178
+ weekHoverHandler(cell, isHovered) {
179
+ if (!this._config.selectWeek && !this._config.selectWeekDateRange) {
180
+ return;
181
+ }
182
+ const hasActiveDays = cell.days.find((day) => {
183
+ return this._config.selectFromOtherMonth
184
+ ? !day.isDisabled
185
+ : !day.isOtherMonth && !day.isDisabled;
186
+ });
187
+ if (hasActiveDays) {
188
+ cell.isHovered = isHovered;
189
+ this.isWeekHovered = isHovered;
190
+ this.onHoverWeek.emit(cell);
191
+ }
192
+ }
193
+ hoverDay(cell, isHovered) {
194
+ if (this._config.selectFromOtherMonth && cell.isOtherMonth) {
195
+ cell.isOtherMonthHovered = isHovered;
196
+ }
197
+ if (this._config.dateTooltipTexts) {
198
+ cell.tooltipText = '';
199
+ this._config.dateTooltipTexts.forEach((dateData) => {
200
+ if (isSameDay(dateData.date, cell.date)) {
201
+ cell.tooltipText = dateData.tooltipText;
202
+ return;
203
+ }
204
+ });
205
+ }
206
+ this.onHover.emit({ cell, isHovered });
207
+ }
208
+ }
209
+ MisDaysCalendarViewComponent.ɵfac = function MisDaysCalendarViewComponent_Factory(t) { return new (t || MisDaysCalendarViewComponent)(i0.ɵɵdirectiveInject(i1.MisDatePickerConfig)); };
210
+ MisDaysCalendarViewComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MisDaysCalendarViewComponent, selectors: [["mis-days-calendar-view"]], inputs: { calendar: "calendar", options: "options" }, outputs: { onNavigate: "onNavigate", onViewMode: "onViewMode", onSelect: "onSelect", onHover: "onHover", onHoverWeek: "onHoverWeek" }, decls: 9, vars: 4, consts: [[3, "calendar", "onNavigate", "onViewMode"], ["role", "grid", 1, "days", "weeks"], [4, "ngIf"], ["aria-label", "weekday", 4, "ngFor", "ngForOf"], [4, "ngFor", "ngForOf"], ["aria-label", "weekday"], ["class", "week", 3, "active-week", 4, "ngIf"], ["role", "gridcell", 4, "ngFor", "ngForOf"], [1, "week"], [3, "click", 4, "ngIf"], [3, "click", "mouseenter", "mouseleave", 4, "ngIf"], [3, "click"], [3, "click", "mouseenter", "mouseleave"], ["role", "gridcell"], ["misDatePickerDayDecorator", "", "misToolTip", "", 3, "day", "text", "click", "mouseenter", "mouseleave", 4, "ngIf"], ["misDatePickerDayDecorator", "", 3, "day", "click", "mouseenter", "mouseleave", 4, "ngIf"], ["misDatePickerDayDecorator", "", 3, "day", "click", 4, "ngIf"], ["misDatePickerDayDecorator", "", "misToolTip", "", 3, "day", "text", "click", "mouseenter", "mouseleave"], ["misDatePickerDayDecorator", "", 3, "day", "click", "mouseenter", "mouseleave"], ["misDatePickerDayDecorator", "", 3, "day", "click"]], template: function MisDaysCalendarViewComponent_Template(rf, ctx) { if (rf & 1) {
211
+ i0.ɵɵelementStart(0, "mis-calendar-layout")(1, "mis-datepicker-navigation-view", 0);
212
+ i0.ɵɵlistener("onNavigate", function MisDaysCalendarViewComponent_Template_mis_datepicker_navigation_view_onNavigate_1_listener($event) { return ctx.navigateTo($event); })("onViewMode", function MisDaysCalendarViewComponent_Template_mis_datepicker_navigation_view_onViewMode_1_listener($event) { return ctx.changeViewMode($event); });
213
+ i0.ɵɵelementEnd();
214
+ i0.ɵɵelementStart(2, "table", 1)(3, "thead")(4, "tr");
215
+ i0.ɵɵtemplate(5, MisDaysCalendarViewComponent_th_5_Template, 1, 0, "th", 2);
216
+ i0.ɵɵtemplate(6, MisDaysCalendarViewComponent_th_6_Template, 2, 1, "th", 3);
217
+ i0.ɵɵelementEnd()();
218
+ i0.ɵɵelementStart(7, "tbody");
219
+ i0.ɵɵtemplate(8, MisDaysCalendarViewComponent_tr_8_Template, 3, 2, "tr", 4);
220
+ i0.ɵɵelementEnd()()();
221
+ } if (rf & 2) {
222
+ i0.ɵɵadvance(1);
223
+ i0.ɵɵproperty("calendar", ctx.calendar);
224
+ i0.ɵɵadvance(4);
225
+ i0.ɵɵproperty("ngIf", ctx.options.showWeekNumbers);
226
+ i0.ɵɵadvance(1);
227
+ i0.ɵɵproperty("ngForOf", ctx.calendar.weekdays);
228
+ i0.ɵɵadvance(2);
229
+ i0.ɵɵproperty("ngForOf", ctx.calendar.weeks);
230
+ } }, dependencies: [i2.NgForOf, i2.NgIf, i3.ToolTipDirective, i4.BsCalendarLayoutComponent, i5.MisDatePickerDayDecoratorComponent, i6.MisDatePickerNavigationViewComponent], encapsulation: 2 });
231
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MisDaysCalendarViewComponent, [{
232
+ type: Component,
233
+ args: [{
234
+ selector: 'mis-days-calendar-view',
235
+ // changeDetection: ChangeDetectionStrategy.OnPush,
236
+ template: `
237
+ <mis-calendar-layout>
238
+ <mis-datepicker-navigation-view
239
+ [calendar]="calendar"
240
+ (onNavigate)="navigateTo($event)"
241
+ (onViewMode)="changeViewMode($event)"
242
+ ></mis-datepicker-navigation-view>
243
+
244
+ <!--days matrix-->
245
+ <table role="grid" class="days weeks">
246
+ <thead>
247
+ <tr>
248
+ <!--if show weeks-->
249
+ <th *ngIf="options.showWeekNumbers"></th>
250
+ <th *ngFor="let weekday of calendar.weekdays; let i = index"
251
+ aria-label="weekday">{{ calendar.weekdays[i] }}
252
+ </th>
253
+ </tr>
254
+ </thead>
255
+ <tbody>
256
+ <tr *ngFor="let week of calendar.weeks; let i = index">
257
+ <td class="week" [class.active-week]="isWeekHovered" *ngIf="options.showWeekNumbers">
258
+ <span *ngIf="isiOS" (click)="selectWeek(week)">{{ calendar.weekNumbers[i] }}</span>
259
+ <span *ngIf="!isiOS"
260
+ (click)="selectWeek(week)"
261
+ (mouseenter)="weekHoverHandler(week, true)"
262
+ (mouseleave)="weekHoverHandler(week, false)">{{ calendar.weekNumbers[i] }}</span>
263
+ </td>
264
+ <td *ngFor="let day of week.days" role="gridcell">
265
+
266
+ <!-- When we want to show tooltips for dates -->
267
+ <span *ngIf="!isiOS && isShowTooltip" misDatePickerDayDecorator
268
+ [day]="day"
269
+ (click)="selectDay(day)"
270
+ misToolTip
271
+ [text]="day?.tooltipText"
272
+ (mouseenter)="hoverDay(day, true)"
273
+ (mouseleave)="hoverDay(day, false)">{{ day.label }} 3</span>
274
+ <!-- When tooltips for dates are disabled -->
275
+ <span *ngIf="!isiOS && !isShowTooltip" misDatePickerDayDecorator
276
+ [day]="day"
277
+ (click)="selectDay(day)"
278
+ (mouseenter)="hoverDay(day, true)"
279
+ (mouseleave)="hoverDay(day, false)">{{ day.label }} 2</span>
280
+
281
+ <!-- For mobile iOS view, tooltips are not needed -->
282
+ <span *ngIf="isiOS" misDatePickerDayDecorator
283
+ [day]="day"
284
+ (click)="selectDay(day)">{{ day.label }} 1</span>
285
+ </td>
286
+ </tr>
287
+ </tbody>
288
+ </table>
289
+
290
+ </mis-calendar-layout>
291
+ `
292
+ }]
293
+ }], function () { return [{ type: i1.MisDatePickerConfig }]; }, { calendar: [{
294
+ type: Input
295
+ }], options: [{
296
+ type: Input
297
+ }], onNavigate: [{
298
+ type: Output
299
+ }], onViewMode: [{
300
+ type: Output
301
+ }], onSelect: [{
302
+ type: Output
303
+ }], onHover: [{
304
+ type: Output
305
+ }], onHoverWeek: [{
306
+ type: Output
307
+ }] }); })();
308
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnMtZGF5cy1jYWxlbmRhci12aWV3LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL21pcy1jb21wb25lbnRzL2RhdGVwaWNrZXIvdGhlbWVzL2JzL2JzLWRheXMtY2FsZW5kYXItdmlldy5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLFNBQVMsRUFDVCxZQUFZLEVBQ1osS0FBSyxFQUNMLE1BQU0sRUFDUCxNQUFNLGVBQWUsQ0FBQztBQUV2QixPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRTFDLE9BQU8sRUFFTCxxQkFBcUIsRUFNdEIsTUFBTSxjQUFjLENBQUM7Ozs7Ozs7OztJQW9CWixxQkFBeUM7OztJQUN6Qyw2QkFDeUI7SUFBQSxZQUN6QjtJQUFBLGlCQUFLOzs7O0lBRG9CLGVBQ3pCO0lBRHlCLDhEQUN6Qjs7OztJQU1FLGdDQUErQztJQUEzQixtT0FBUyxlQUFBLDJCQUFnQixDQUFBLElBQUM7SUFBQyxZQUE2QjtJQUFBLGlCQUFPOzs7O0lBQXBDLGVBQTZCO0lBQTdCLHVEQUE2Qjs7OztJQUM1RSxnQ0FHaUQ7SUFGN0MsbU9BQVMsZUFBQSwyQkFBZ0IsQ0FBQSxJQUFDLGdPQUNaLGVBQUEsa0NBQXVCLElBQUksQ0FBQyxDQUFBLElBRGhCLGdPQUVaLGVBQUEsa0NBQXVCLEtBQUssQ0FBQyxDQUFBLElBRmpCO0lBRW1CLFlBQTZCO0lBQUEsaUJBQU87Ozs7SUFBcEMsZUFBNkI7SUFBN0Isd0RBQTZCOzs7SUFMaEYsNkJBQXNGO0lBQ3BGLHlGQUFtRjtJQUNuRiwwRkFHcUY7SUFDdkYsaUJBQUs7OztJQU5ZLG1EQUFtQztJQUMzQyxlQUFXO0lBQVgsbUNBQVc7SUFDWCxlQUFZO0lBQVosb0NBQVk7Ozs7SUFRbkIsZ0NBTXdDO0lBSnBDLG1PQUFTLGVBQUEsMEJBQWMsQ0FBQSxJQUFDLGdPQUdWLGVBQUEsMEJB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QUksQ0FBQyxJQUFJLENBQUMsRUFBRTtvQkFDdkMsSUFBSSxDQUFDLFdBQVcsR0FBRyxRQUFRLENBQUMsV0FBVyxDQUFDO29CQUV4QyxPQUFPO2lCQUNSO1lBQ0gsQ0FBQyxDQUFDLENBQUM7U0FDSjtRQUVELElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLEVBQUUsSUFBSSxFQUFFLFNBQVMsRUFBRSxDQUFDLENBQUM7SUFDekMsQ0FBQzs7d0dBOUdVLDRCQUE0QjsrRUFBNUIsNEJBQTRCO1FBeERyQywyQ0FBcUIsd0NBQUE7UUFHakIsaUpBQWMsc0JBQWtCLElBQUMsb0lBQ25CLDBCQUFzQixJQURIO1FBRWxDLGlCQUFpQztRQUdsQyxnQ0FBc0MsWUFBQSxTQUFBO1FBSWxDLDJFQUF5QztRQUN6QywyRUFFSztRQUNQLGlCQUFLLEVBQUE7UUFFTCw2QkFBTztRQUNQLDJFQThCSztRQUNMLGlCQUFRLEVBQUEsRUFBQTs7UUFoRFIsZUFBcUI7UUFBckIsdUNBQXFCO1FBVWQsZUFBNkI7UUFBN0Isa0RBQTZCO1FBQ1YsZUFBc0I7UUFBdEIsK0NBQXNCO1FBTTNCLGVBQW1CO1FBQW5CLDRDQUFtQjs7dUZBcUNuQyw0QkFBNEI7Y0E1RHhDLFNBQVM7ZUFBQztnQkFDVCxRQUFRLEVBQUUsd0JBQXdCO2dCQUNsQyxtREFBbUQ7Z0JBQ25ELFFBQVEsRUFBRTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXVEVDthQUNGO3NFQUVVLFFBQVE7a0JBQWhCLEtBQUs7WUFDRyxPQUFPO2tCQUFmLEtBQUs7WUFFSSxVQUFVO2tCQUFuQixNQUFNO1lBQ0csVUFBVTtrQkFBbkIsTUFBTTtZQUVHLFFBQVE7a0JBQWpCLE1BQU07WUFDRyxPQUFPO2tCQUFoQixNQUFNO1lBQ0csV0FBVztrQkFBcEIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gIENvbXBvbmVudCxcbiAgRXZlbnRFbWl0dGVyLFxuICBJbnB1dCxcbiAgT3V0cHV0XG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5pbXBvcnQgeyBpc1NhbWVEYXkgfSBmcm9tICcuLi8uLi9jaHJvbm9zJztcblxuaW1wb3J0IHtcbiAgTWlzRGF0ZVBpY2tlclZpZXdNb2RlLFxuICBCc05hdmlnYXRpb25EaXJlY3Rpb24sXG4gIEJzTmF2aWdhdGlvbkV2ZW50LFxuICBDZWxsSG92ZXJFdmVudCwgRGF0ZVBpY2tlckRhdGVUb29sdGlwVGV4dCxcbiAgRGF0ZVBpY2tlclJlbmRlck9wdGlvbnMsXG4gIERheXNDYWxlbmRhclZpZXdNb2RlbCxcbiAgRGF5Vmlld01vZGVsLCBXZWVrVmlld01vZGVsXG59IGZyb20gJy4uLy4uL21vZGVscyc7XG5cbmltcG9ydCB7IE1pc0RhdGVQaWNrZXJDb25maWcgfSBmcm9tICcuLi8uLi9icy1kYXRlcGlja2VyLmNvbmZpZyc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ21pcy1kYXlzLWNhbGVuZGFyLXZpZXcnLFxuICAvLyBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgdGVtcGxhdGU6IGBcbiAgICA8bWlzLWNhbGVuZGFyLWxheW91dD5cbiAgICAgIDxtaXMtZGF0ZXBpY2tlci1uYXZpZ2F0aW9uLXZpZXdcbiAgICAgICAgW2NhbGVuZGFyXT1cImNhbGVuZGFyXCJcbiAgICAgICAgKG9uTmF2aWdhdGUpPVwibmF2aWdhdGVUbygkZXZlbnQpXCJcbiAgICAgICAgKG9uVmlld01vZGUpPVwiY2hhbmdlVmlld01vZGUoJGV2ZW50KVwiXG4gICAgICA+PC9taXMtZGF0ZXBpY2tlci1uYXZpZ2F0aW9uLXZpZXc+XG5cbiAgICAgIDwhLS1kYXlzIG1hdHJpeC0tPlxuICAgICAgPHRhYmxlIHJvbGU9XCJncmlkXCIgY2xhc3M9XCJkYXlzIHdlZWtzXCI+XG4gICAgICAgIDx0aGVhZD5cbiAgICAgICAgPHRyPlxuICAgICAgICAgIDwhLS1pZiBzaG93IHdlZWtzLS0+XG4gICAgICAgICAgPHRoICpuZ0lmPVwib3B0aW9ucy5zaG93V2Vla051bWJlcnNcIj48L3RoPlxuICAgICAgICAgIDx0aCAqbmdGb3I9XCJsZXQgd2Vla2RheSBvZiBjYWxlbmRhci53ZWVrZGF5czsgbGV0IGkgPSBpbmRleFwiXG4gICAgICAgICAgICAgIGFyaWEtbGFiZWw9XCJ3ZWVrZGF5XCI+e3sgY2FsZW5kYXIud2Vla2RheXNbaV0gfX1cbiAgICAgICAgICA8L3RoPlxuICAgICAgICA8L3RyPlxuICAgICAgICA8L3RoZWFkPlxuICAgICAgICA8dGJvZHk+XG4gICAgICAgIDx0ciAqbmdGb3I9XCJsZXQgd2VlayBvZiBjYWxlbmRhci53ZWVrczsgbGV0IGkgPSBpbmRleFwiPlxuICAgICAgICAgIDx0ZCBjbGFzcz1cIndlZWtcIiBbY2xhc3MuYWN0aXZlLXdlZWtdPVwiaXNXZWVrSG92ZXJlZFwiICAqbmdJZj1cIm9wdGlvbnMuc2hvd1dlZWtOdW1iZXJzXCI+XG4gICAgICAgICAgICA8c3BhbiAqbmdJZj1cImlzaU9TXCIgKGNsaWNrKT1cInNlbGVjdFdlZWsod2VlaylcIj57eyBjYWxlbmRhci53ZWVrTnVtYmVyc1tpXSB9fTwvc3Bhbj5cbiAgICAgICAgICAgIDxzcGFuICpuZ0lmPVwiIWlzaU9TXCJcbiAgICAgICAgICAgICAgICAoY2xpY2spPVwic2VsZWN0V2Vlayh3ZWVrKVwiXG4gICAgICAgICAgICAgICAgKG1vdXNlZW50ZXIpPVwid2Vla0hvdmVySGFuZGxlcih3ZWVrLCB0cnVlKVwiXG4gICAgICAgICAgICAgICAgKG1vdXNlbGVhdmUpPVwid2Vla0hvdmVySGFuZGxlcih3ZWVrLCBmYWxzZSlcIj57eyBjYWxlbmRhci53ZWVrTnVtYmVyc1tpXSB9fTwvc3Bhbj5cbiAgICAgICAgICA8L3RkPlxuICAgICAgICAgIDx0ZCAqbmdGb3I9XCJsZXQgZGF5IG9mIHdlZWsuZGF5c1wiIHJvbGU9XCJncmlkY2VsbFwiPlxuXG4gICAgICAgICAgICA8IS0tIFdoZW4gd2Ugd2FudCB0byBzaG93IHRvb2x0aXBzIGZvciBkYXRlcyAtLT5cbiAgICAgICAgICAgIDxzcGFuICpuZ0lmPVwiIWlzaU9TICYmIGlzU2hvd1Rvb2x0aXBcIiBtaXNEYXRlUGlja2VyRGF5RGVjb3JhdG9yXG4gICAgICAgICAgICAgICAgW2RheV09XCJkYXlcIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJzZWxlY3REYXkoZGF5KVwiXG4gICAgICAgICAgICAgICAgbWlzVG9vbFRpcFxuICAgICAgICAgICAgICAgIFt0ZXh0XT1cImRheT8udG9vbHRpcFRleHRcIlxuICAgICAgICAgICAgICAgIChtb3VzZWVudGVyKT1cImhvdmVyRGF5KGRheSwgdHJ1ZSlcIlxuICAgICAgICAgICAgICAgIChtb3VzZWxlYXZlKT1cImhvdmVyRGF5KGRheSwgZmFsc2UpXCI+e3sgZGF5LmxhYmVsIH19IDM8L3NwYW4+XG4gICAgICAgICAgICA8IS0tIFdoZW4gdG9vbHRpcHMgZm9yIGRhdGVzIGFyZSBkaXNhYmxlZCAtLT5cbiAgICAgICAgICAgIDxzcGFuICpuZ0lmPVwiIWlzaU9TICYmICFpc1Nob3dUb29sdGlwXCIgbWlzRGF0ZVBpY2tlckRheURlY29yYXRvclxuICAgICAgICAgICAgICAgICAgW2RheV09XCJkYXlcIlxuICAgICAgICAgICAgICAgICAgKGNsaWNrKT1cInNlbGVjdERheShkYXkpXCJcbiAgICAgICAgICAgICAgICAgIChtb3VzZWVudGVyKT1cImhvdmVyRGF5KGRheSwgdHJ1ZSlcIlxuICAgICAgICAgICAgICAgICAgKG1vdXNlbGVhdmUpPVwiaG92ZXJEYXkoZGF5LCBmYWxzZSlcIj57eyBkYXkubGFiZWwgfX0gMjwvc3Bhbj5cblxuICAgICAgICAgICAgPCEtLSBGb3IgbW9iaWxlIGlPUyB2aWV3LCB0b29sdGlwcyBhcmUgbm90IG5lZWRlZCAtLT5cbiAgICAgICAgICAgIDxzcGFuICpuZ0lmPVwiaXNpT1NcIiBtaXNEYXRlUGlja2VyRGF5RGVjb3JhdG9yXG4gICAgICAgICAgICAgICAgICBbZGF5XT1cImRheVwiXG4gICAgICAgICAgICAgICAgICAoY2xpY2spPVwic2VsZWN0RGF5KGRheSlcIj57eyBkYXkubGFiZWwgfX0gMTwvc3Bhbj5cbiAgICAgICAgICA8L3RkPlxuICAgICAgICA8L3RyPlxuICAgICAgICA8L3Rib2R5PlxuICAgICAgPC90YWJsZT5cblxuICAgIDwvbWlzLWNhbGVuZGFyLWxheW91dD5cbiAgYFxufSlcbmV4cG9ydCBjbGFzcyBNaXNEYXlzQ2FsZW5kYXJWaWV3Q29tcG9uZW50ICB7XG4gIEBJbnB1dCgpIGNhbGVuZGFyOiBEYXlzQ2FsZW5kYXJWaWV3TW9kZWw7XG4gIEBJbnB1dCgpIG9wdGlvbnM6IERhdGVQaWNrZXJSZW5kZXJPcHRpb25zO1xuXG4gIEBPdXRwdXQoKSBvbk5hdmlnYXRlID0gbmV3IEV2ZW50RW1pdHRlcjxCc05hdmlnYXRpb25FdmVudD4oKTtcbiAgQE91dHB1dCgpIG9uVmlld01vZGUgPSBuZXcgRXZlbnRFbWl0dGVyPE1pc0RhdGVQaWNrZXJWaWV3TW9kZT4oKTtcblxuICBAT3V0cHV0KCkgb25TZWxlY3QgPSBuZXcgRXZlbnRFbWl0dGVyPERheVZpZXdNb2RlbD4oKTtcbiAgQE91dHB1dCgpIG9uSG92ZXIgPSBuZXcgRXZlbnRFbWl0dGVyPENlbGxIb3ZlckV2ZW50PigpO1xuICBAT3V0cHV0KCkgb25Ib3ZlcldlZWsgPSBuZXcgRXZlbnRFbWl0dGVyPFdlZWtWaWV3TW9kZWw+KCk7XG5cbiAgaXNXZWVrSG92ZXJlZDogYm9vbGVhbjtcbiAgaXNpT1M6IGJvb2xlYW47XG4gIGlzU2hvd1Rvb2x0aXA6IGJvb2xlYW47XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSBfY29uZmlnOiBNaXNEYXRlUGlja2VyQ29uZmlnKSB7XG4gICAgdGhpcy5pc2lPUyA9ICgvaVBhZHxpUGhvbmV8aVBvZC8udGVzdChuYXZpZ2F0b3IucGxhdGZvcm0pIHx8XG4gICAgICAobmF2aWdhdG9yLnBsYXRmb3JtID09PSAnTWFjSW50ZWwnICYmIG5hdmlnYXRvci5tYXhUb3VjaFBvaW50cyA+IDEpKTtcbiAgICBpZiAodGhpcy5fY29uZmlnLmRhdGVUb29sdGlwVGV4dHMgJiYgdGhpcy5fY29uZmlnLmRhdGVUb29sdGlwVGV4dHMubGVuZ3RoID4gMCkge1xuICAgICAgdGhpcy5pc1Nob3dUb29sdGlwID0gdHJ1ZTtcbiAgICB9XG4gIH1cblxuICBuYXZpZ2F0ZVRvKGV2ZW50OiBCc05hdmlnYXRpb25EaXJlY3Rpb24pOiB2b2lkIHtcbiAgICBjb25zdCBzdGVwID0gQnNOYXZpZ2F0aW9uRGlyZWN0aW9uLkRPV04gPT09IGV2ZW50ID8gLTEgOiAxO1xuICAgIHRoaXMub25OYXZpZ2F0ZS5lbWl0KHsgc3RlcDogeyBtb250aDogc3RlcCB9IH0pO1xuICB9XG5cbiAgY2hhbmdlVmlld01vZGUoZXZlbnQ6IE1pc0RhdGVQaWNrZXJWaWV3TW9kZSk6IHZvaWQge1xuICAgIHRoaXMub25WaWV3TW9kZS5lbWl0KGV2ZW50KTtcbiAgfVxuXG4gIHNlbGVjdERheShldmVudDogRGF5Vmlld01vZGVsKTogdm9pZCB7XG4gICAgdGhpcy5vblNlbGVjdC5lbWl0KGV2ZW50KTtcbiAgfVxuXG4gIHNlbGVjdFdlZWsod2VlazogV2Vla1ZpZXdNb2RlbCk6IHZvaWQge1xuICAgIGlmICghdGhpcy5fY29uZmlnLnNlbGVjdFdlZWsgJiYgIXRoaXMuX2NvbmZpZy5zZWxlY3RXZWVrRGF0ZVJhbmdlKSB7XG4gICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgaWYgKHdlZWsuZGF5cy5sZW5ndGggPT09IDApIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodGhpcy5fY29uZmlnLnNlbGVjdFdlZWsgJiYgd2Vlay5kYXlzWzBdXG4gICAgICAgICYmICF3ZWVrLmRheXNbMF0uaXNEaXNhYmxlZFxuICAgICAgICAmJiB0aGlzLl9jb25maWcuc2VsZWN0RnJvbU90aGVyTW9udGgpIHtcblxuICAgICAgICB0aGlzLm9uU2VsZWN0LmVtaXQod2Vlay5kYXlzWzBdKTtcblxuICAgICAgICByZXR1cm47XG4gICAgfVxuXG4gICAgY29uc3Qgc2VsZWN0ZWREYXkgPSB3ZWVrLmRheXMuZmluZCgoZGF5OiBEYXlWaWV3TW9kZWwpID0+IHtcbiAgICAgIHJldHVybiB0aGlzLl9jb25maWcuc2VsZWN0RnJvbU90aGVyTW9udGhcbiAgICAgICAgPyAhZGF5LmlzRGlzYWJsZWRcbiAgICAgICAgOiAhZGF5LmlzT3RoZXJNb250aCAmJiAhZGF5LmlzRGlzYWJsZWQ7XG4gICAgfSk7XG5cbiAgICB0aGlzLm9uU2VsZWN0LmVtaXQoc2VsZWN0ZWREYXkpO1xuXG4gICAgaWYgKHRoaXMuX2NvbmZpZy5zZWxlY3RXZWVrRGF0ZVJhbmdlKSB7XG4gICAgICBjb25zdCBkYXlzID0gd2Vlay5kYXlzLnNsaWNlKDApO1xuICAgICAgY29uc3QgbGFzdERheU9mUmFuZ2UgPSBkYXlzLnJldmVyc2UoKS5maW5kKChkYXk6IERheVZpZXdNb2RlbCkgPT4ge1xuICAgICAgICByZXR1cm4gdGhpcy5fY29uZmlnLnNlbGVjdEZyb21PdGhlck1vbnRoXG4gICAgICAgICAgPyAhZGF5LmlzRGlzYWJsZWRcbiAgICAgICAgICA6ICFkYXkuaXNPdGhlck1vbnRoICYmICFkYXkuaXNEaXNhYmxlZDtcbiAgICAgIH0pO1xuXG4gICAgICB0aGlzLm9uU2VsZWN0LmVtaXQobGFzdERheU9mUmFuZ2UpO1xuICAgIH1cbiAgfVxuXG4gIHdlZWtIb3ZlckhhbmRsZXIoY2VsbDogV2Vla1ZpZXdNb2RlbCwgaXNIb3ZlcmVkOiBib29sZWFuKTogdm9pZCB7XG4gICAgaWYgKCF0aGlzLl9jb25maWcuc2VsZWN0V2VlayAmJiAhdGhpcy5fY29uZmlnLnNlbGVjdFdlZWtEYXRlUmFuZ2UpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBjb25zdCBoYXNBY3RpdmVEYXlzID0gY2VsbC5kYXlzLmZpbmQoKGRheTogRGF5Vmlld01vZGVsKSA9PiB7XG4gICAgICByZXR1cm4gdGhpcy5fY29uZmlnLnNlbGVjdEZyb21PdGhlck1vbnRoXG4gICAgICAgID8gIWRheS5pc0Rpc2FibGVkXG4gICAgICAgIDogIWRheS5pc090aGVyTW9udGggJiYgIWRheS5pc0Rpc2FibGVkO1xuICAgIH0pO1xuXG4gICAgaWYgKGhhc0FjdGl2ZURheXMpIHtcbiAgICAgIGNlbGwuaXNIb3ZlcmVkID0gaXNIb3ZlcmVkO1xuICAgICAgdGhpcy5pc1dlZWtIb3ZlcmVkID0gaXNIb3ZlcmVkO1xuICAgICAgdGhpcy5vbkhvdmVyV2Vlay5lbWl0KGNlbGwpO1xuICAgIH1cbiAgfVxuXG4gIGhvdmVyRGF5KGNlbGw6IERheVZpZXdNb2RlbCwgaXNIb3ZlcmVkOiBib29sZWFuKTogdm9pZCB7XG4gICAgaWYgKHRoaXMuX2NvbmZpZy5zZWxlY3RGcm9tT3RoZXJNb250aCAmJiBjZWxsLmlzT3RoZXJNb250aCkge1xuICAgICAgY2VsbC5pc090aGVyTW9udGhIb3ZlcmVkID0gaXNIb3ZlcmVkO1xuICAgIH1cblxuICAgIGlmICh0aGlzLl9jb25maWcuZGF0ZVRvb2x0aXBUZXh0cykge1xuICAgICAgY2VsbC50b29sdGlwVGV4dCA9ICcnO1xuICAgICAgdGhpcy5fY29uZmlnLmRhdGVUb29sdGlwVGV4dHMuZm9yRWFjaCgoZGF0ZURhdGE6IERhdGVQaWNrZXJEYXRlVG9vbHRpcFRleHQpID0+IHtcblxuICAgICAgICBpZiAoaXNTYW1lRGF5KGRhdGVEYXRhLmRhdGUsIGNlbGwuZGF0ZSkpIHtcbiAgICAgICAgICBjZWxsLnRvb2x0aXBUZXh0ID0gZGF0ZURhdGEudG9vbHRpcFRleHQ7XG5cbiAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cbiAgICAgIH0pO1xuICAgIH1cblxuICAgIHRoaXMub25Ib3Zlci5lbWl0KHsgY2VsbCwgaXNIb3ZlcmVkIH0pO1xuICB9XG59XG4iXX0=