@yoobic/yobi 8.6.61 → 8.6.63

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 (778) hide show
  1. package/dist/cjs/design-system.cjs.js +1 -1
  2. package/dist/cjs/{index-e236c2e8.js → index-91bacf6d.js} +1 -1
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +1 -1
  5. package/dist/cjs/yoo-form-creator-condition-block.cjs.entry.js +1 -1
  6. package/dist/cjs/yoo-form-creator-page-card-list.cjs.entry.js +1 -1
  7. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +1 -1
  8. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +1 -1
  9. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +1 -1
  10. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +5 -5
  11. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +1 -1
  12. package/dist/cjs/yoo-form-creator.cjs.entry.js +1 -1
  13. package/dist/cjs/yoo-form-date-time.cjs.entry.js +32 -0
  14. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +1 -1
  15. package/dist/cjs/yoo-form-filter-date.cjs.entry.js +3 -2
  16. package/dist/cjs/yoo-form-filter.cjs.entry.js +8 -1
  17. package/dist/cjs/yoo-form-input.cjs.entry.js +1 -1
  18. package/dist/cjs/yoo-grid.cjs.entry.js +1 -1
  19. package/dist/cjs/yoo-photo-editor.cjs.entry.js +20 -22
  20. package/dist/cjs/yoo-workflow.cjs.entry.js +1 -1
  21. package/dist/collection/components/3.organisms/photo-editor/photo-editor.js +20 -22
  22. package/dist/collection/components/form/form-date-time/form-date-time.constant.js +30 -0
  23. package/dist/collection/components/form/form-date-time/form-date-time.js +4 -2
  24. package/dist/collection/components/form/form-dynamic/form-dynamic.js +2 -2
  25. package/dist/collection/components/form/form-filter/form-filter.js +43 -19
  26. package/dist/collection/components/form/form-filter-date/form-filter-date.css +1 -0
  27. package/dist/collection/components/form/form-filter-date/form-filter-date.js +16 -1
  28. package/dist/collection/components/form/form-input/form-input.css +2 -1
  29. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +4 -4
  30. package/dist/collection/components/form-creator/helpers/index.js +2 -2
  31. package/dist/collection/components/grid/grid/grid.js +1 -1
  32. package/dist/{esm/annotations-helpers-8e21ec07.js → design-system/annotations-helpers-24aac714.js} +1 -1
  33. package/dist/{esm/button.factory-b405bc09.js → design-system/button.factory-6016803e.js} +1 -1
  34. package/dist/{esm/camera-helpers-a93d7822.js → design-system/camera-helpers-4ebc5115.js} +2 -2
  35. package/dist/design-system/{chat-helpers-8fd6021e.js → chat-helpers-04990489.js} +1 -1
  36. package/dist/design-system/{common-helpers-9fd6b7a0.js → common-helpers-ffdd328d.js} +1 -1
  37. package/dist/design-system/design-system.esm.js +1 -1
  38. package/dist/{esm/draggable-tags-helpers-d713950a.js → design-system/draggable-tags-helpers-0e02f6b0.js} +1 -1
  39. package/dist/design-system/{entities-helpers-72cd7395.js → entities-helpers-12c5fb5b.js} +2 -2
  40. package/dist/{esm/filters-helpers-eeddce73.js → design-system/filters-helpers-96aefef3.js} +3 -3
  41. package/dist/{esm/form-choice-helpers-03777257.js → design-system/form-choice-helpers-610025d5.js} +2 -2
  42. package/dist/{esm/form-helpers-44e6814f.js → design-system/form-helpers-6147506d.js} +2 -2
  43. package/dist/design-system/{form-input-helpers-61215b2d.js → form-input-helpers-4ab07967.js} +3 -3
  44. package/dist/{esm/form-text-area-helpers-cd79b032.js → design-system/form-text-area-helpers-e5dc60ed.js} +1 -1
  45. package/dist/design-system/{grid-renderers-0ee2fe6a.js → grid-renderers-0743fae2.js} +6 -6
  46. package/dist/design-system/{incentive-helpers-7749f49b.js → incentive-helpers-90a08827.js} +2 -2
  47. package/dist/design-system/index-0b2771aa.js +1 -0
  48. package/dist/design-system/{index-41412a75.js → index-0daab18d.js} +1 -1
  49. package/dist/{esm/index-654750ae.js → design-system/index-3c788736.js} +1 -1
  50. package/dist/{esm/index-10608c56.js → design-system/index-47189a97.js} +4 -4
  51. package/dist/{esm/index-ee2b347f.js → design-system/index-98771488.js} +1 -1
  52. package/dist/{esm/index-dba68359.js → design-system/index-bcec3a60.js} +1 -1
  53. package/dist/design-system/{index-e6f33dcb.js → index-bd5da246.js} +1 -1
  54. package/dist/design-system/{index-4bd10c5a.js → index-e50e2f7f.js} +1 -1
  55. package/dist/design-system/{index-02044a83.js → index-e7e87cd9.js} +4 -4
  56. package/dist/design-system/{local-forage-5601a323.js → local-forage-799e5870.js} +1 -1
  57. package/dist/{esm/map-helpers-f133ba59.js → design-system/map-helpers-70cd9c52.js} +1 -1
  58. package/dist/design-system/{mission-locked-banner-d203dfd8.js → mission-locked-banner-071b0672.js} +1 -1
  59. package/dist/{esm/missions-helpers-4dc2f343.js → design-system/missions-helpers-5687d8d0.js} +1 -1
  60. package/dist/design-system/{modal-animations-34d676b7.js → modal-animations-70c9d55c.js} +1 -1
  61. package/dist/{esm/operation-helpers-66bb4325.js → design-system/operation-helpers-08868a68.js} +1 -1
  62. package/dist/design-system/{overlays-13fc5f59.js → overlays-d97b17ff.js} +1 -1
  63. package/dist/{esm/photo-editor.helpers-1c36fbe4.js → design-system/photo-editor.helpers-ae8f1e97.js} +2 -2
  64. package/dist/{esm/readonly-card-5a028490.js → design-system/readonly-card-41281e1e.js} +1 -1
  65. package/dist/design-system/swiper-wrapper-a434aa40.js +11 -0
  66. package/dist/{esm/theme-9a4291b4.js → design-system/theme-fbf194c6.js} +1 -1
  67. package/dist/{esm/tippy.esm-6acd8ed8.js → design-system/tippy.esm-8aa2ea58.js} +1 -1
  68. package/dist/{esm/video-player-helpers-fd63cf55.js → design-system/video-player-helpers-7863b250.js} +3 -3
  69. package/dist/{esm/web-fb4dc7ef.js → design-system/web-0179dc46.js} +3 -3
  70. package/dist/{esm/web-7ab6e74b.js → design-system/web-0d35cf07.js} +2 -2
  71. package/dist/design-system/{web-3f911b83.js → web-2bf3853a.js} +2 -2
  72. package/dist/design-system/{web-1e6ffb69.js → web-ce52c046.js} +2 -2
  73. package/dist/design-system/{web-ea73e747.js → web-d58bbb6e.js} +2 -2
  74. package/dist/design-system/yoo-about.entry.js +2 -2
  75. package/dist/design-system/yoo-accordion.entry.js +4 -4
  76. package/dist/design-system/yoo-action-sheet-controller.entry.js +3 -3
  77. package/dist/design-system/yoo-action-sheet.entry.js +5 -5
  78. package/dist/design-system/yoo-ag-grid.entry.js +7 -7
  79. package/dist/design-system/yoo-alert.entry.js +5 -5
  80. package/dist/design-system/yoo-amap.entry.js +4 -4
  81. package/dist/design-system/yoo-announcement-heading.entry.js +5 -5
  82. package/dist/design-system/yoo-app.entry.js +2 -2
  83. package/dist/design-system/yoo-audio-player.entry.js +3 -3
  84. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +3 -3
  85. package/dist/design-system/yoo-avatar.entry.js +2 -2
  86. package/dist/design-system/yoo-avatars.entry.js +2 -2
  87. package/dist/design-system/yoo-banner.entry.js +3 -3
  88. package/dist/design-system/yoo-barcode-dialog.entry.js +2 -2
  89. package/dist/design-system/yoo-battle-count-down.entry.js +3 -3
  90. package/dist/design-system/yoo-battle-result.entry.js +2 -2
  91. package/dist/design-system/yoo-battle-user-stats.entry.js +3 -3
  92. package/dist/design-system/yoo-breadcrumbs.entry.js +2 -2
  93. package/dist/design-system/yoo-button.entry.js +3 -3
  94. package/dist/design-system/yoo-calendar.entry.js +3 -3
  95. package/dist/design-system/yoo-camera-preview-dialog.entry.js +5 -5
  96. package/dist/design-system/yoo-card-battle-result.entry.js +2 -2
  97. package/dist/design-system/yoo-card-battle.entry.js +2 -2
  98. package/dist/design-system/yoo-card-calendar.entry.js +3 -3
  99. package/dist/design-system/yoo-card-campaign.entry.js +3 -3
  100. package/dist/design-system/yoo-card-cell.entry.js +3 -3
  101. package/dist/design-system/yoo-card-chat.entry.js +3 -3
  102. package/dist/design-system/yoo-card-course-row-compact.entry.js +2 -2
  103. package/dist/design-system/yoo-card-course-row.entry.js +5 -5
  104. package/dist/design-system/yoo-card-course.entry.js +2 -2
  105. package/dist/design-system/yoo-card-feed-row.entry.js +2 -2
  106. package/dist/design-system/yoo-card-feed.entry.js +4 -4
  107. package/dist/design-system/yoo-card-file.entry.js +3 -3
  108. package/dist/design-system/yoo-card-image.entry.js +2 -2
  109. package/dist/design-system/yoo-card-inbox.entry.js +2 -2
  110. package/dist/design-system/yoo-card-incentive-rank.entry.js +2 -2
  111. package/dist/design-system/yoo-card-incentive.entry.js +4 -4
  112. package/dist/design-system/yoo-card-kanban.entry.js +3 -3
  113. package/dist/design-system/yoo-card-lesson.entry.js +3 -3
  114. package/dist/design-system/yoo-card-list-collapsible.entry.js +3 -3
  115. package/dist/design-system/yoo-card-list-color.entry.js +2 -2
  116. package/dist/design-system/yoo-card-list-simple.entry.js +3 -3
  117. package/dist/design-system/yoo-card-list.entry.js +3 -3
  118. package/dist/design-system/yoo-card-location.entry.js +2 -2
  119. package/dist/design-system/yoo-card-media.entry.js +3 -3
  120. package/dist/design-system/yoo-card-menu.entry.js +3 -3
  121. package/dist/design-system/yoo-card-notification.entry.js +2 -2
  122. package/dist/design-system/yoo-card-plan.entry.js +3 -3
  123. package/dist/design-system/yoo-card-progress.entry.js +2 -2
  124. package/dist/design-system/yoo-card-recommendation.entry.js +3 -3
  125. package/dist/design-system/yoo-card-sticky.entry.js +3 -3
  126. package/dist/design-system/yoo-card-video.entry.js +2 -2
  127. package/dist/design-system/yoo-chart-bar.entry.js +3 -3
  128. package/dist/design-system/yoo-chart.entry.js +2 -2
  129. package/dist/design-system/yoo-chat-message-dialog.entry.js +3 -3
  130. package/dist/design-system/yoo-chat-message-preview.entry.js +3 -3
  131. package/dist/design-system/yoo-chat-message.entry.js +4 -4
  132. package/dist/design-system/yoo-chat.entry.js +5 -5
  133. package/dist/design-system/yoo-collapsible.entry.js +2 -2
  134. package/dist/design-system/yoo-color-selector.entry.js +2 -2
  135. package/dist/design-system/yoo-community-detail.entry.js +3 -3
  136. package/dist/design-system/yoo-context-menu-dialog.entry.js +3 -3
  137. package/dist/design-system/yoo-context-menu.entry.js +3 -3
  138. package/dist/design-system/yoo-copyright.entry.js +2 -2
  139. package/dist/design-system/yoo-count-down.entry.js +3 -3
  140. package/dist/design-system/yoo-course-info-card.entry.js +3 -3
  141. package/dist/design-system/yoo-course-summary.entry.js +3 -3
  142. package/dist/design-system/yoo-dashboard-detail.entry.js +2 -2
  143. package/dist/design-system/yoo-date.entry.js +2 -2
  144. package/dist/design-system/yoo-detail-bar.entry.js +3 -3
  145. package/dist/design-system/yoo-device-list.entry.js +2 -2
  146. package/dist/design-system/yoo-device.entry.js +2 -2
  147. package/dist/design-system/yoo-draw-flow.entry.js +2 -2
  148. package/dist/design-system/yoo-empty-state.entry.js +1 -1
  149. package/dist/design-system/yoo-entity-query-builder.entry.js +4 -4
  150. package/dist/design-system/yoo-entity-search-dialog.entry.js +3 -3
  151. package/dist/design-system/yoo-entity-search-filters.entry.js +5 -5
  152. package/dist/design-system/yoo-entity-search-recent.entry.js +2 -2
  153. package/dist/design-system/yoo-entity-search-sorts.entry.js +3 -3
  154. package/dist/design-system/yoo-entity-search-tags.entry.js +3 -3
  155. package/dist/design-system/yoo-entity-search.entry.js +3 -3
  156. package/dist/design-system/yoo-entity.entry.js +9 -9
  157. package/dist/design-system/yoo-feed-detail.entry.js +4 -4
  158. package/dist/design-system/yoo-flag.entry.js +2 -2
  159. package/dist/design-system/yoo-form-audience.entry.js +6 -6
  160. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +3 -3
  161. package/dist/design-system/yoo-form-autocomplete.entry.js +5 -5
  162. package/dist/design-system/yoo-form-banner.entry.js +3 -3
  163. package/dist/design-system/yoo-form-barcode-dialog.entry.js +3 -3
  164. package/dist/design-system/yoo-form-barcode.entry.js +4 -4
  165. package/dist/design-system/yoo-form-calendar-dialog.entry.js +3 -3
  166. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +2 -2
  167. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +3 -3
  168. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +3 -3
  169. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +4 -4
  170. package/dist/design-system/yoo-form-capture.entry.js +6 -6
  171. package/dist/design-system/yoo-form-carousel.entry.js +3 -3
  172. package/dist/design-system/yoo-form-catalog-dialog.entry.js +3 -3
  173. package/dist/design-system/yoo-form-catalog.entry.js +4 -4
  174. package/dist/design-system/yoo-form-categorize-words.entry.js +6 -6
  175. package/dist/design-system/yoo-form-checkbox.entry.js +4 -4
  176. package/dist/design-system/yoo-form-checklist.entry.js +4 -4
  177. package/dist/design-system/yoo-form-choice-button.entry.js +7 -7
  178. package/dist/design-system/yoo-form-choice-card.entry.js +7 -7
  179. package/dist/design-system/yoo-form-choice-chat.entry.js +7 -7
  180. package/dist/design-system/yoo-form-choice-image.entry.js +6 -6
  181. package/dist/design-system/yoo-form-choice-radio.entry.js +7 -7
  182. package/dist/design-system/yoo-form-color-field.entry.js +4 -4
  183. package/dist/design-system/yoo-form-color-picker.entry.js +2 -2
  184. package/dist/design-system/yoo-form-conditions.entry.js +2 -2
  185. package/dist/design-system/yoo-form-connect.entry.js +6 -6
  186. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +5 -5
  187. package/dist/design-system/yoo-form-creator-block-simple.entry.js +3 -3
  188. package/dist/design-system/yoo-form-creator-condition-block.entry.js +4 -4
  189. package/dist/design-system/yoo-form-creator-field-selector.entry.js +3 -3
  190. package/dist/design-system/yoo-form-creator-header.entry.js +3 -3
  191. package/dist/design-system/yoo-form-creator-live-preview.entry.js +2 -2
  192. package/dist/design-system/yoo-form-creator-overlay.entry.js +2 -2
  193. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +4 -4
  194. package/dist/design-system/yoo-form-creator-page-card.entry.js +4 -4
  195. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +4 -4
  196. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +2 -2
  197. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +2 -2
  198. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +2 -2
  199. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +4 -4
  200. package/dist/design-system/yoo-form-creator-translate.entry.js +8 -8
  201. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  202. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +3 -3
  203. package/dist/design-system/yoo-form-creator.entry.js +7 -7
  204. package/dist/design-system/yoo-form-date-time.entry.js +36 -4
  205. package/dist/design-system/yoo-form-document-dialog.entry.js +3 -3
  206. package/dist/design-system/yoo-form-document.entry.js +4 -4
  207. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +3 -3
  208. package/dist/design-system/yoo-form-dynamic.entry.js +7 -7
  209. package/dist/design-system/yoo-form-emailreport.entry.js +4 -4
  210. package/dist/design-system/yoo-form-empty-state.entry.js +2 -2
  211. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +2 -2
  212. package/dist/design-system/yoo-form-explanation.entry.js +2 -2
  213. package/dist/design-system/yoo-form-feed-preview.entry.js +4 -4
  214. package/dist/design-system/yoo-form-feedback.entry.js +4 -4
  215. package/dist/design-system/yoo-form-filter-date.entry.js +5 -4
  216. package/dist/design-system/yoo-form-filter-number.entry.js +2 -2
  217. package/dist/design-system/yoo-form-filter-text.entry.js +2 -2
  218. package/dist/design-system/yoo-form-filter.entry.js +10 -3
  219. package/dist/design-system/yoo-form-footer.entry.js +4 -4
  220. package/dist/design-system/yoo-form-formula.entry.js +4 -4
  221. package/dist/design-system/yoo-form-hotzones-creator.entry.js +2 -2
  222. package/dist/design-system/yoo-form-hotzones.entry.js +8 -8
  223. package/dist/design-system/yoo-form-iframe-dialog.entry.js +2 -2
  224. package/dist/design-system/yoo-form-image-collection.entry.js +5 -5
  225. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +6 -6
  226. package/dist/design-system/yoo-form-image-tagging.entry.js +9 -9
  227. package/dist/design-system/yoo-form-incentive-participants.entry.js +1 -1
  228. package/dist/design-system/yoo-form-incentive-targets.entry.js +4 -4
  229. package/dist/design-system/yoo-form-input-comments.entry.js +3 -3
  230. package/dist/design-system/yoo-form-input-container.entry.js +5 -5
  231. package/dist/design-system/yoo-form-input.entry.js +9 -9
  232. package/dist/design-system/yoo-form-json.entry.js +5 -5
  233. package/dist/design-system/yoo-form-location.entry.js +4 -4
  234. package/dist/design-system/yoo-form-missing-word.entry.js +6 -6
  235. package/dist/design-system/yoo-form-missionfield.entry.js +4 -4
  236. package/dist/design-system/yoo-form-multi-input.entry.js +4 -4
  237. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +2 -2
  238. package/dist/design-system/yoo-form-number-picker.entry.js +2 -2
  239. package/dist/design-system/yoo-form-opening-hours.entry.js +2 -2
  240. package/dist/design-system/yoo-form-permissions.entry.js +3 -3
  241. package/dist/design-system/yoo-form-phone-number.entry.js +2 -2
  242. package/dist/design-system/yoo-form-plan-assign.entry.js +4 -4
  243. package/dist/design-system/yoo-form-plan.entry.js +4 -4
  244. package/dist/design-system/yoo-form-pricecheck.entry.js +4 -4
  245. package/dist/design-system/yoo-form-product-batch.entry.js +5 -5
  246. package/dist/design-system/yoo-form-products-sales.entry.js +4 -4
  247. package/dist/design-system/yoo-form-progress-indicator.entry.js +3 -3
  248. package/dist/design-system/yoo-form-qrcode.entry.js +4 -4
  249. package/dist/design-system/yoo-form-query-builder.entry.js +4 -4
  250. package/dist/design-system/yoo-form-range.entry.js +4 -4
  251. package/dist/design-system/yoo-form-ranking.entry.js +5 -5
  252. package/dist/design-system/yoo-form-recap-step.entry.js +3 -3
  253. package/dist/design-system/yoo-form-recurrence-delay.entry.js +2 -2
  254. package/dist/design-system/yoo-form-recurrence-preview.entry.js +2 -2
  255. package/dist/design-system/yoo-form-recurrence.entry.js +2 -2
  256. package/dist/design-system/yoo-form-reorder.entry.js +4 -4
  257. package/dist/design-system/yoo-form-scorm.entry.js +4 -4
  258. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +3 -3
  259. package/dist/design-system/yoo-form-signature-pad.entry.js +4 -4
  260. package/dist/design-system/yoo-form-sorts.entry.js +4 -4
  261. package/dist/design-system/yoo-form-star-rating.entry.js +4 -4
  262. package/dist/design-system/yoo-form-swipe-cards.entry.js +5 -5
  263. package/dist/design-system/yoo-form-table.entry.js +4 -4
  264. package/dist/design-system/yoo-form-task.entry.js +4 -4
  265. package/dist/design-system/yoo-form-text-area.entry.js +5 -5
  266. package/dist/design-system/yoo-form-text-editor.entry.js +7 -7
  267. package/dist/design-system/yoo-form-time.entry.js +4 -4
  268. package/dist/design-system/yoo-form-timeslots.entry.js +4 -4
  269. package/dist/design-system/yoo-form-todo-dialog.entry.js +3 -3
  270. package/dist/design-system/yoo-form-todo-mission.entry.js +3 -3
  271. package/dist/design-system/yoo-form-todo-task-list.entry.js +4 -4
  272. package/dist/design-system/yoo-form-todo-task.entry.js +3 -3
  273. package/dist/design-system/yoo-form-todo.entry.js +4 -4
  274. package/dist/design-system/yoo-form-toggle.entry.js +4 -4
  275. package/dist/design-system/yoo-form-uploader.entry.js +4 -4
  276. package/dist/design-system/yoo-form-videoplayer.entry.js +4 -4
  277. package/dist/design-system/yoo-form-wiki.entry.js +4 -4
  278. package/dist/design-system/yoo-grid-calendar.entry.js +5 -5
  279. package/dist/design-system/yoo-grid-stack.entry.js +3 -3
  280. package/dist/design-system/yoo-grid.entry.js +14 -14
  281. package/dist/design-system/yoo-header.entry.js +3 -3
  282. package/dist/design-system/yoo-healthscore-dialog.entry.js +3 -3
  283. package/dist/design-system/yoo-healthscore.entry.js +2 -2
  284. package/dist/design-system/yoo-icon.entry.js +2 -2
  285. package/dist/design-system/yoo-image-cropper-dialog.entry.js +2 -2
  286. package/dist/design-system/yoo-img.entry.js +4 -4
  287. package/dist/design-system/yoo-incentive-detail.entry.js +4 -4
  288. package/dist/design-system/yoo-input-bar.entry.js +4 -4
  289. package/dist/design-system/yoo-ion-alert-controller.entry.js +3 -3
  290. package/dist/design-system/yoo-ion-content.entry.js +2 -2
  291. package/dist/design-system/yoo-ion-footer.entry.js +3 -3
  292. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +2 -2
  293. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +2 -2
  294. package/dist/design-system/yoo-ion-item-divider.entry.js +4 -4
  295. package/dist/design-system/yoo-ion-item-options.entry.js +3 -3
  296. package/dist/design-system/yoo-ion-item-sliding.entry.js +4 -4
  297. package/dist/design-system/yoo-ion-item.entry.js +4 -4
  298. package/dist/design-system/yoo-ion-list.entry.js +3 -3
  299. package/dist/design-system/yoo-ion-refresher.entry.js +3 -3
  300. package/dist/design-system/yoo-ion-scroll.entry.js +3 -3
  301. package/dist/design-system/yoo-ion-slide.entry.js +3 -3
  302. package/dist/design-system/{yoo-ion-slides-29f92c7e.js → yoo-ion-slides-c419d9ca.js} +4 -4
  303. package/dist/design-system/yoo-ion-slides.entry.js +5 -5
  304. package/dist/design-system/yoo-ion-toast-controller.entry.js +3 -3
  305. package/dist/design-system/yoo-kanban.entry.js +3 -3
  306. package/dist/design-system/yoo-kpi-card.entry.js +2 -2
  307. package/dist/design-system/yoo-kpi-container.entry.js +3 -3
  308. package/dist/design-system/yoo-kpi-external.entry.js +2 -2
  309. package/dist/design-system/yoo-kpi.entry.js +3 -3
  310. package/dist/design-system/yoo-layout-sections.entry.js +2 -2
  311. package/dist/design-system/yoo-layout-tabs.entry.js +2 -2
  312. package/dist/design-system/yoo-layout-two-columns.entry.js +2 -2
  313. package/dist/design-system/yoo-lesson-detail-card.entry.js +2 -2
  314. package/dist/design-system/yoo-lesson-detail.entry.js +3 -3
  315. package/dist/design-system/yoo-lesson-heading.entry.js +3 -3
  316. package/dist/design-system/yoo-lesson-highscores.entry.js +2 -2
  317. package/dist/design-system/yoo-lesson-question-result.entry.js +3 -3
  318. package/dist/design-system/yoo-line-state.entry.js +1 -1
  319. package/dist/design-system/yoo-links-menu.entry.js +2 -2
  320. package/dist/design-system/yoo-links-preview.entry.js +4 -4
  321. package/dist/design-system/yoo-list-dialog.entry.js +3 -3
  322. package/dist/design-system/yoo-loader.entry.js +2 -2
  323. package/dist/design-system/yoo-location-info.entry.js +2 -2
  324. package/dist/design-system/yoo-location-map.entry.js +3 -3
  325. package/dist/design-system/yoo-login.entry.js +3 -3
  326. package/dist/design-system/yoo-lottie.entry.js +2 -2
  327. package/dist/design-system/yoo-map-gl.entry.js +3 -3
  328. package/dist/design-system/yoo-map-js.entry.js +4 -4
  329. package/dist/design-system/yoo-map-legend.entry.js +4 -4
  330. package/dist/design-system/yoo-map.entry.js +3 -3
  331. package/dist/design-system/yoo-markdown.entry.js +4 -4
  332. package/dist/design-system/yoo-memo-list-dialog.entry.js +2 -2
  333. package/dist/design-system/yoo-memo-list.entry.js +2 -2
  334. package/dist/design-system/yoo-mention-tag.entry.js +2 -2
  335. package/dist/design-system/yoo-mission-details.entry.js +5 -5
  336. package/dist/design-system/yoo-mission-heading.entry.js +5 -5
  337. package/dist/design-system/yoo-mission-score.entry.js +2 -2
  338. package/dist/design-system/yoo-mission-todo.entry.js +3 -3
  339. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +2 -2
  340. package/dist/design-system/yoo-mobile-tabbar.entry.js +3 -3
  341. package/dist/design-system/yoo-modal-controller.entry.js +3 -3
  342. package/dist/design-system/yoo-modal.entry.js +6 -6
  343. package/dist/design-system/yoo-navbar.entry.js +3 -3
  344. package/dist/design-system/yoo-numbers-display.entry.js +3 -3
  345. package/dist/design-system/yoo-photo-editor.entry.js +28 -30
  346. package/dist/design-system/yoo-pivot-table.entry.js +7 -7
  347. package/dist/design-system/yoo-podium.entry.js +2 -2
  348. package/dist/design-system/yoo-profile-list.entry.js +3 -3
  349. package/dist/design-system/yoo-profile-summary.entry.js +3 -3
  350. package/dist/design-system/yoo-progress-bar.entry.js +3 -3
  351. package/dist/design-system/yoo-progress-loader.entry.js +2 -2
  352. package/dist/design-system/yoo-progress-recap.entry.js +2 -2
  353. package/dist/design-system/yoo-property-card.entry.js +3 -3
  354. package/dist/design-system/yoo-range.entry.js +4 -4
  355. package/dist/design-system/yoo-rating.entry.js +2 -2
  356. package/dist/design-system/yoo-reveal.entry.js +2 -2
  357. package/dist/design-system/yoo-salesai-formula.entry.js +2 -2
  358. package/dist/design-system/yoo-scandit.entry.js +3 -3
  359. package/dist/design-system/yoo-scratch-card-creator.entry.js +2 -2
  360. package/dist/design-system/yoo-scratch-card.entry.js +5 -5
  361. package/dist/design-system/yoo-section-list.entry.js +2 -2
  362. package/dist/design-system/yoo-segmented-control.entry.js +2 -2
  363. package/dist/design-system/yoo-side-menu-tree.entry.js +2 -2
  364. package/dist/design-system/yoo-side-menu.entry.js +3 -3
  365. package/dist/design-system/yoo-slides-media.entry.js +5 -5
  366. package/dist/design-system/yoo-start-meeting-popup.entry.js +3 -3
  367. package/dist/design-system/yoo-tabs.entry.js +3 -3
  368. package/dist/design-system/yoo-tag.entry.js +2 -2
  369. package/dist/design-system/yoo-text-sequence.entry.js +3 -3
  370. package/dist/design-system/yoo-text.entry.js +3 -3
  371. package/dist/design-system/yoo-toast.entry.js +4 -4
  372. package/dist/design-system/yoo-tooltip.entry.js +5 -5
  373. package/dist/design-system/yoo-truncate.entry.js +3 -3
  374. package/dist/design-system/yoo-truncated-line.entry.js +2 -2
  375. package/dist/design-system/yoo-user-detail.entry.js +2 -2
  376. package/dist/design-system/yoo-user-profile.entry.js +4 -4
  377. package/dist/design-system/yoo-user-wizard.entry.js +3 -3
  378. package/dist/design-system/yoo-videoplayer-core.entry.js +3 -3
  379. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +4 -4
  380. package/dist/design-system/yoo-videoplayer-videojs.entry.js +6 -6
  381. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +4 -4
  382. package/dist/design-system/yoo-videoplayer-youtube.entry.js +4 -4
  383. package/dist/design-system/yoo-virtual-item.entry.js +2 -2
  384. package/dist/design-system/yoo-virtual-scroll.entry.js +3 -3
  385. package/dist/design-system/yoo-waitlist-location-result.entry.js +2 -2
  386. package/dist/design-system/yoo-waitlist-location-start.entry.js +2 -2
  387. package/dist/design-system/yoo-walkthrough.entry.js +2 -2
  388. package/dist/design-system/yoo-web-menu.entry.js +3 -3
  389. package/dist/design-system/yoo-webcam.entry.js +2 -2
  390. package/dist/design-system/yoo-welcome-banner.entry.js +3 -3
  391. package/dist/design-system/yoo-widget-chart.entry.js +2 -2
  392. package/dist/design-system/yoo-widget-small-size.entry.js +2 -2
  393. package/dist/design-system/yoo-widget-tab.entry.js +2 -2
  394. package/dist/design-system/yoo-widget-tile.entry.js +2 -2
  395. package/dist/design-system/yoo-workflow-state-dialog.entry.js +2 -2
  396. package/dist/design-system/yoo-workflow-state.entry.js +2 -2
  397. package/dist/design-system/yoo-workflow.entry.js +6 -6
  398. package/dist/design-system/yoo-zebra.entry.js +2 -2
  399. package/dist/design-system/yoo-zoom.entry.js +3 -3
  400. package/dist/{design-system/annotations-helpers-8e21ec07.js → esm/annotations-helpers-24aac714.js} +1 -1
  401. package/dist/{design-system/button.factory-b405bc09.js → esm/button.factory-6016803e.js} +1 -1
  402. package/dist/{design-system/camera-helpers-a93d7822.js → esm/camera-helpers-4ebc5115.js} +2 -2
  403. package/dist/esm/{chat-helpers-8fd6021e.js → chat-helpers-04990489.js} +1 -1
  404. package/dist/esm/{common-helpers-9fd6b7a0.js → common-helpers-ffdd328d.js} +1 -1
  405. package/dist/esm/design-system.js +1 -1
  406. package/dist/{design-system/draggable-tags-helpers-d713950a.js → esm/draggable-tags-helpers-0e02f6b0.js} +1 -1
  407. package/dist/esm/{entities-helpers-72cd7395.js → entities-helpers-12c5fb5b.js} +2 -2
  408. package/dist/{design-system/filters-helpers-eeddce73.js → esm/filters-helpers-96aefef3.js} +3 -3
  409. package/dist/{design-system/form-choice-helpers-03777257.js → esm/form-choice-helpers-610025d5.js} +2 -2
  410. package/dist/{design-system/form-helpers-44e6814f.js → esm/form-helpers-6147506d.js} +2 -2
  411. package/dist/esm/{form-input-helpers-61215b2d.js → form-input-helpers-4ab07967.js} +3 -3
  412. package/dist/{design-system/form-text-area-helpers-cd79b032.js → esm/form-text-area-helpers-e5dc60ed.js} +1 -1
  413. package/dist/esm/{grid-renderers-0ee2fe6a.js → grid-renderers-0743fae2.js} +6 -6
  414. package/dist/esm/{incentive-helpers-7749f49b.js → incentive-helpers-90a08827.js} +2 -2
  415. package/dist/esm/index-0b2771aa.js +1 -0
  416. package/dist/esm/{index-41412a75.js → index-0daab18d.js} +1 -1
  417. package/dist/{design-system/index-654750ae.js → esm/index-3c788736.js} +1 -1
  418. package/dist/{design-system/index-10608c56.js → esm/index-47189a97.js} +4 -4
  419. package/dist/{design-system/index-ee2b347f.js → esm/index-98771488.js} +1 -1
  420. package/dist/{design-system/index-dba68359.js → esm/index-bcec3a60.js} +1 -1
  421. package/dist/esm/{index-e6f33dcb.js → index-bd5da246.js} +1 -1
  422. package/dist/esm/{index-4bd10c5a.js → index-e50e2f7f.js} +1 -1
  423. package/dist/esm/{index-02044a83.js → index-e7e87cd9.js} +4 -4
  424. package/dist/esm/loader.js +1 -1
  425. package/dist/esm/{local-forage-5601a323.js → local-forage-799e5870.js} +1 -1
  426. package/dist/{design-system/map-helpers-f133ba59.js → esm/map-helpers-70cd9c52.js} +1 -1
  427. package/dist/esm/{mission-locked-banner-d203dfd8.js → mission-locked-banner-071b0672.js} +1 -1
  428. package/dist/{design-system/missions-helpers-4dc2f343.js → esm/missions-helpers-5687d8d0.js} +1 -1
  429. package/dist/esm/{modal-animations-34d676b7.js → modal-animations-70c9d55c.js} +1 -1
  430. package/dist/{design-system/operation-helpers-66bb4325.js → esm/operation-helpers-08868a68.js} +1 -1
  431. package/dist/esm/{overlays-13fc5f59.js → overlays-d97b17ff.js} +1 -1
  432. package/dist/{design-system/photo-editor.helpers-1c36fbe4.js → esm/photo-editor.helpers-ae8f1e97.js} +2 -2
  433. package/dist/{design-system/readonly-card-5a028490.js → esm/readonly-card-41281e1e.js} +1 -1
  434. package/dist/esm/swiper-wrapper-a434aa40.js +11 -0
  435. package/dist/{design-system/theme-9a4291b4.js → esm/theme-fbf194c6.js} +1 -1
  436. package/dist/{design-system/tippy.esm-6acd8ed8.js → esm/tippy.esm-8aa2ea58.js} +1 -1
  437. package/dist/{design-system/video-player-helpers-fd63cf55.js → esm/video-player-helpers-7863b250.js} +3 -3
  438. package/dist/{design-system/web-fb4dc7ef.js → esm/web-0179dc46.js} +3 -3
  439. package/dist/{design-system/web-7ab6e74b.js → esm/web-0d35cf07.js} +2 -2
  440. package/dist/esm/{web-3f911b83.js → web-2bf3853a.js} +2 -2
  441. package/dist/esm/{web-1e6ffb69.js → web-ce52c046.js} +2 -2
  442. package/dist/esm/{web-ea73e747.js → web-d58bbb6e.js} +2 -2
  443. package/dist/esm/yoo-about.entry.js +2 -2
  444. package/dist/esm/yoo-accordion.entry.js +4 -4
  445. package/dist/esm/yoo-action-sheet-controller.entry.js +3 -3
  446. package/dist/esm/yoo-action-sheet.entry.js +5 -5
  447. package/dist/esm/yoo-ag-grid.entry.js +7 -7
  448. package/dist/esm/yoo-alert.entry.js +5 -5
  449. package/dist/esm/yoo-amap.entry.js +4 -4
  450. package/dist/esm/yoo-announcement-heading.entry.js +5 -5
  451. package/dist/esm/yoo-app.entry.js +2 -2
  452. package/dist/esm/yoo-audio-player.entry.js +3 -3
  453. package/dist/esm/yoo-audio-recorder-dialog.entry.js +3 -3
  454. package/dist/esm/yoo-avatar.entry.js +2 -2
  455. package/dist/esm/yoo-avatars.entry.js +2 -2
  456. package/dist/esm/yoo-banner.entry.js +3 -3
  457. package/dist/esm/yoo-barcode-dialog.entry.js +2 -2
  458. package/dist/esm/yoo-battle-count-down.entry.js +3 -3
  459. package/dist/esm/yoo-battle-result.entry.js +2 -2
  460. package/dist/esm/yoo-battle-user-stats.entry.js +3 -3
  461. package/dist/esm/yoo-breadcrumbs.entry.js +2 -2
  462. package/dist/esm/yoo-button.entry.js +3 -3
  463. package/dist/esm/yoo-calendar.entry.js +3 -3
  464. package/dist/esm/yoo-camera-preview-dialog.entry.js +5 -5
  465. package/dist/esm/yoo-card-battle-result.entry.js +2 -2
  466. package/dist/esm/yoo-card-battle.entry.js +2 -2
  467. package/dist/esm/yoo-card-calendar.entry.js +3 -3
  468. package/dist/esm/yoo-card-campaign.entry.js +3 -3
  469. package/dist/esm/yoo-card-cell.entry.js +3 -3
  470. package/dist/esm/yoo-card-chat.entry.js +3 -3
  471. package/dist/esm/yoo-card-course-row-compact.entry.js +2 -2
  472. package/dist/esm/yoo-card-course-row.entry.js +5 -5
  473. package/dist/esm/yoo-card-course.entry.js +2 -2
  474. package/dist/esm/yoo-card-feed-row.entry.js +2 -2
  475. package/dist/esm/yoo-card-feed.entry.js +4 -4
  476. package/dist/esm/yoo-card-file.entry.js +3 -3
  477. package/dist/esm/yoo-card-image.entry.js +2 -2
  478. package/dist/esm/yoo-card-inbox.entry.js +2 -2
  479. package/dist/esm/yoo-card-incentive-rank.entry.js +2 -2
  480. package/dist/esm/yoo-card-incentive.entry.js +4 -4
  481. package/dist/esm/yoo-card-kanban.entry.js +3 -3
  482. package/dist/esm/yoo-card-lesson.entry.js +3 -3
  483. package/dist/esm/yoo-card-list-collapsible.entry.js +3 -3
  484. package/dist/esm/yoo-card-list-color.entry.js +2 -2
  485. package/dist/esm/yoo-card-list-simple.entry.js +3 -3
  486. package/dist/esm/yoo-card-list.entry.js +3 -3
  487. package/dist/esm/yoo-card-location.entry.js +2 -2
  488. package/dist/esm/yoo-card-media.entry.js +3 -3
  489. package/dist/esm/yoo-card-menu.entry.js +3 -3
  490. package/dist/esm/yoo-card-notification.entry.js +2 -2
  491. package/dist/esm/yoo-card-plan.entry.js +3 -3
  492. package/dist/esm/yoo-card-progress.entry.js +2 -2
  493. package/dist/esm/yoo-card-recommendation.entry.js +3 -3
  494. package/dist/esm/yoo-card-sticky.entry.js +3 -3
  495. package/dist/esm/yoo-card-video.entry.js +2 -2
  496. package/dist/esm/yoo-chart-bar.entry.js +3 -3
  497. package/dist/esm/yoo-chart.entry.js +2 -2
  498. package/dist/esm/yoo-chat-message-dialog.entry.js +3 -3
  499. package/dist/esm/yoo-chat-message-preview.entry.js +3 -3
  500. package/dist/esm/yoo-chat-message.entry.js +4 -4
  501. package/dist/esm/yoo-chat.entry.js +5 -5
  502. package/dist/esm/yoo-collapsible.entry.js +2 -2
  503. package/dist/esm/yoo-color-selector.entry.js +2 -2
  504. package/dist/esm/yoo-community-detail.entry.js +3 -3
  505. package/dist/esm/yoo-context-menu-dialog.entry.js +3 -3
  506. package/dist/esm/yoo-context-menu.entry.js +3 -3
  507. package/dist/esm/yoo-copyright.entry.js +2 -2
  508. package/dist/esm/yoo-count-down.entry.js +3 -3
  509. package/dist/esm/yoo-course-info-card.entry.js +3 -3
  510. package/dist/esm/yoo-course-summary.entry.js +3 -3
  511. package/dist/esm/yoo-dashboard-detail.entry.js +2 -2
  512. package/dist/esm/yoo-date.entry.js +2 -2
  513. package/dist/esm/yoo-detail-bar.entry.js +3 -3
  514. package/dist/esm/yoo-device-list.entry.js +2 -2
  515. package/dist/esm/yoo-device.entry.js +2 -2
  516. package/dist/esm/yoo-draw-flow.entry.js +2 -2
  517. package/dist/esm/yoo-empty-state.entry.js +1 -1
  518. package/dist/esm/yoo-entity-query-builder.entry.js +4 -4
  519. package/dist/esm/yoo-entity-search-dialog.entry.js +3 -3
  520. package/dist/esm/yoo-entity-search-filters.entry.js +5 -5
  521. package/dist/esm/yoo-entity-search-recent.entry.js +2 -2
  522. package/dist/esm/yoo-entity-search-sorts.entry.js +3 -3
  523. package/dist/esm/yoo-entity-search-tags.entry.js +3 -3
  524. package/dist/esm/yoo-entity-search.entry.js +3 -3
  525. package/dist/esm/yoo-entity.entry.js +9 -9
  526. package/dist/esm/yoo-feed-detail.entry.js +4 -4
  527. package/dist/esm/yoo-flag.entry.js +2 -2
  528. package/dist/esm/yoo-form-audience.entry.js +6 -6
  529. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +3 -3
  530. package/dist/esm/yoo-form-autocomplete.entry.js +5 -5
  531. package/dist/esm/yoo-form-banner.entry.js +3 -3
  532. package/dist/esm/yoo-form-barcode-dialog.entry.js +3 -3
  533. package/dist/esm/yoo-form-barcode.entry.js +4 -4
  534. package/dist/esm/yoo-form-calendar-dialog.entry.js +3 -3
  535. package/dist/esm/yoo-form-capture-map-dialog.entry.js +2 -2
  536. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +3 -3
  537. package/dist/esm/yoo-form-capture-view-dialog.entry.js +3 -3
  538. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +4 -4
  539. package/dist/esm/yoo-form-capture.entry.js +6 -6
  540. package/dist/esm/yoo-form-carousel.entry.js +3 -3
  541. package/dist/esm/yoo-form-catalog-dialog.entry.js +3 -3
  542. package/dist/esm/yoo-form-catalog.entry.js +4 -4
  543. package/dist/esm/yoo-form-categorize-words.entry.js +6 -6
  544. package/dist/esm/yoo-form-checkbox.entry.js +4 -4
  545. package/dist/esm/yoo-form-checklist.entry.js +4 -4
  546. package/dist/esm/yoo-form-choice-button.entry.js +7 -7
  547. package/dist/esm/yoo-form-choice-card.entry.js +7 -7
  548. package/dist/esm/yoo-form-choice-chat.entry.js +7 -7
  549. package/dist/esm/yoo-form-choice-image.entry.js +6 -6
  550. package/dist/esm/yoo-form-choice-radio.entry.js +7 -7
  551. package/dist/esm/yoo-form-color-field.entry.js +4 -4
  552. package/dist/esm/yoo-form-color-picker.entry.js +2 -2
  553. package/dist/esm/yoo-form-conditions.entry.js +2 -2
  554. package/dist/esm/yoo-form-connect.entry.js +6 -6
  555. package/dist/esm/yoo-form-creator-block-expandable.entry.js +5 -5
  556. package/dist/esm/yoo-form-creator-block-simple.entry.js +3 -3
  557. package/dist/esm/yoo-form-creator-condition-block.entry.js +4 -4
  558. package/dist/esm/yoo-form-creator-field-selector.entry.js +3 -3
  559. package/dist/esm/yoo-form-creator-header.entry.js +3 -3
  560. package/dist/esm/yoo-form-creator-live-preview.entry.js +2 -2
  561. package/dist/esm/yoo-form-creator-overlay.entry.js +2 -2
  562. package/dist/esm/yoo-form-creator-page-card-list.entry.js +4 -4
  563. package/dist/esm/yoo-form-creator-page-card.entry.js +4 -4
  564. package/dist/esm/yoo-form-creator-score-expandable.entry.js +4 -4
  565. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +2 -2
  566. package/dist/esm/yoo-form-creator-scoring-card.entry.js +2 -2
  567. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +2 -2
  568. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +4 -4
  569. package/dist/esm/yoo-form-creator-translate.entry.js +8 -8
  570. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  571. package/dist/esm/yoo-form-creator-workflow-step.entry.js +3 -3
  572. package/dist/esm/yoo-form-creator.entry.js +7 -7
  573. package/dist/esm/yoo-form-date-time.entry.js +36 -4
  574. package/dist/esm/yoo-form-document-dialog.entry.js +3 -3
  575. package/dist/esm/yoo-form-document.entry.js +4 -4
  576. package/dist/esm/yoo-form-dynamic-dialog.entry.js +3 -3
  577. package/dist/esm/yoo-form-dynamic.entry.js +7 -7
  578. package/dist/esm/yoo-form-emailreport.entry.js +4 -4
  579. package/dist/esm/yoo-form-empty-state.entry.js +2 -2
  580. package/dist/esm/yoo-form-entity-value-pairs.entry.js +2 -2
  581. package/dist/esm/yoo-form-explanation.entry.js +2 -2
  582. package/dist/esm/yoo-form-feed-preview.entry.js +4 -4
  583. package/dist/esm/yoo-form-feedback.entry.js +4 -4
  584. package/dist/esm/yoo-form-filter-date.entry.js +5 -4
  585. package/dist/esm/yoo-form-filter-number.entry.js +2 -2
  586. package/dist/esm/yoo-form-filter-text.entry.js +2 -2
  587. package/dist/esm/yoo-form-filter.entry.js +10 -3
  588. package/dist/esm/yoo-form-footer.entry.js +4 -4
  589. package/dist/esm/yoo-form-formula.entry.js +4 -4
  590. package/dist/esm/yoo-form-hotzones-creator.entry.js +2 -2
  591. package/dist/esm/yoo-form-hotzones.entry.js +8 -8
  592. package/dist/esm/yoo-form-iframe-dialog.entry.js +2 -2
  593. package/dist/esm/yoo-form-image-collection.entry.js +5 -5
  594. package/dist/esm/yoo-form-image-tagging-creator.entry.js +6 -6
  595. package/dist/esm/yoo-form-image-tagging.entry.js +9 -9
  596. package/dist/esm/yoo-form-incentive-participants.entry.js +1 -1
  597. package/dist/esm/yoo-form-incentive-targets.entry.js +4 -4
  598. package/dist/esm/yoo-form-input-comments.entry.js +3 -3
  599. package/dist/esm/yoo-form-input-container.entry.js +5 -5
  600. package/dist/esm/yoo-form-input.entry.js +9 -9
  601. package/dist/esm/yoo-form-json.entry.js +5 -5
  602. package/dist/esm/yoo-form-location.entry.js +4 -4
  603. package/dist/esm/yoo-form-missing-word.entry.js +6 -6
  604. package/dist/esm/yoo-form-missionfield.entry.js +4 -4
  605. package/dist/esm/yoo-form-multi-input.entry.js +4 -4
  606. package/dist/esm/yoo-form-number-picker-dialog.entry.js +2 -2
  607. package/dist/esm/yoo-form-number-picker.entry.js +2 -2
  608. package/dist/esm/yoo-form-opening-hours.entry.js +2 -2
  609. package/dist/esm/yoo-form-permissions.entry.js +3 -3
  610. package/dist/esm/yoo-form-phone-number.entry.js +2 -2
  611. package/dist/esm/yoo-form-plan-assign.entry.js +4 -4
  612. package/dist/esm/yoo-form-plan.entry.js +4 -4
  613. package/dist/esm/yoo-form-pricecheck.entry.js +4 -4
  614. package/dist/esm/yoo-form-product-batch.entry.js +5 -5
  615. package/dist/esm/yoo-form-products-sales.entry.js +4 -4
  616. package/dist/esm/yoo-form-progress-indicator.entry.js +3 -3
  617. package/dist/esm/yoo-form-qrcode.entry.js +4 -4
  618. package/dist/esm/yoo-form-query-builder.entry.js +4 -4
  619. package/dist/esm/yoo-form-range.entry.js +4 -4
  620. package/dist/esm/yoo-form-ranking.entry.js +5 -5
  621. package/dist/esm/yoo-form-recap-step.entry.js +3 -3
  622. package/dist/esm/yoo-form-recurrence-delay.entry.js +2 -2
  623. package/dist/esm/yoo-form-recurrence-preview.entry.js +2 -2
  624. package/dist/esm/yoo-form-recurrence.entry.js +2 -2
  625. package/dist/esm/yoo-form-reorder.entry.js +4 -4
  626. package/dist/esm/yoo-form-scorm.entry.js +4 -4
  627. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +3 -3
  628. package/dist/esm/yoo-form-signature-pad.entry.js +4 -4
  629. package/dist/esm/yoo-form-sorts.entry.js +4 -4
  630. package/dist/esm/yoo-form-star-rating.entry.js +4 -4
  631. package/dist/esm/yoo-form-swipe-cards.entry.js +5 -5
  632. package/dist/esm/yoo-form-table.entry.js +4 -4
  633. package/dist/esm/yoo-form-task.entry.js +4 -4
  634. package/dist/esm/yoo-form-text-area.entry.js +5 -5
  635. package/dist/esm/yoo-form-text-editor.entry.js +7 -7
  636. package/dist/esm/yoo-form-time.entry.js +4 -4
  637. package/dist/esm/yoo-form-timeslots.entry.js +4 -4
  638. package/dist/esm/yoo-form-todo-dialog.entry.js +3 -3
  639. package/dist/esm/yoo-form-todo-mission.entry.js +3 -3
  640. package/dist/esm/yoo-form-todo-task-list.entry.js +4 -4
  641. package/dist/esm/yoo-form-todo-task.entry.js +3 -3
  642. package/dist/esm/yoo-form-todo.entry.js +4 -4
  643. package/dist/esm/yoo-form-toggle.entry.js +4 -4
  644. package/dist/esm/yoo-form-uploader.entry.js +4 -4
  645. package/dist/esm/yoo-form-videoplayer.entry.js +4 -4
  646. package/dist/esm/yoo-form-wiki.entry.js +4 -4
  647. package/dist/esm/yoo-grid-calendar.entry.js +5 -5
  648. package/dist/esm/yoo-grid-stack.entry.js +3 -3
  649. package/dist/esm/yoo-grid.entry.js +14 -14
  650. package/dist/esm/yoo-header.entry.js +3 -3
  651. package/dist/esm/yoo-healthscore-dialog.entry.js +3 -3
  652. package/dist/esm/yoo-healthscore.entry.js +2 -2
  653. package/dist/esm/yoo-icon.entry.js +2 -2
  654. package/dist/esm/yoo-image-cropper-dialog.entry.js +2 -2
  655. package/dist/esm/yoo-img.entry.js +4 -4
  656. package/dist/esm/yoo-incentive-detail.entry.js +4 -4
  657. package/dist/esm/yoo-input-bar.entry.js +4 -4
  658. package/dist/esm/yoo-ion-alert-controller.entry.js +3 -3
  659. package/dist/esm/yoo-ion-content.entry.js +2 -2
  660. package/dist/esm/yoo-ion-footer.entry.js +3 -3
  661. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +2 -2
  662. package/dist/esm/yoo-ion-infinite-scroll.entry.js +2 -2
  663. package/dist/esm/yoo-ion-item-divider.entry.js +4 -4
  664. package/dist/esm/yoo-ion-item-options.entry.js +3 -3
  665. package/dist/esm/yoo-ion-item-sliding.entry.js +4 -4
  666. package/dist/esm/yoo-ion-item.entry.js +4 -4
  667. package/dist/esm/yoo-ion-list.entry.js +3 -3
  668. package/dist/esm/yoo-ion-refresher.entry.js +3 -3
  669. package/dist/esm/yoo-ion-scroll.entry.js +3 -3
  670. package/dist/esm/yoo-ion-slide.entry.js +3 -3
  671. package/dist/esm/{yoo-ion-slides-29f92c7e.js → yoo-ion-slides-c419d9ca.js} +4 -4
  672. package/dist/esm/yoo-ion-slides.entry.js +5 -5
  673. package/dist/esm/yoo-ion-toast-controller.entry.js +3 -3
  674. package/dist/esm/yoo-kanban.entry.js +3 -3
  675. package/dist/esm/yoo-kpi-card.entry.js +2 -2
  676. package/dist/esm/yoo-kpi-container.entry.js +3 -3
  677. package/dist/esm/yoo-kpi-external.entry.js +2 -2
  678. package/dist/esm/yoo-kpi.entry.js +3 -3
  679. package/dist/esm/yoo-layout-sections.entry.js +2 -2
  680. package/dist/esm/yoo-layout-tabs.entry.js +2 -2
  681. package/dist/esm/yoo-layout-two-columns.entry.js +2 -2
  682. package/dist/esm/yoo-lesson-detail-card.entry.js +2 -2
  683. package/dist/esm/yoo-lesson-detail.entry.js +3 -3
  684. package/dist/esm/yoo-lesson-heading.entry.js +3 -3
  685. package/dist/esm/yoo-lesson-highscores.entry.js +2 -2
  686. package/dist/esm/yoo-lesson-question-result.entry.js +3 -3
  687. package/dist/esm/yoo-line-state.entry.js +1 -1
  688. package/dist/esm/yoo-links-menu.entry.js +2 -2
  689. package/dist/esm/yoo-links-preview.entry.js +4 -4
  690. package/dist/esm/yoo-list-dialog.entry.js +3 -3
  691. package/dist/esm/yoo-loader.entry.js +2 -2
  692. package/dist/esm/yoo-location-info.entry.js +2 -2
  693. package/dist/esm/yoo-location-map.entry.js +3 -3
  694. package/dist/esm/yoo-login.entry.js +3 -3
  695. package/dist/esm/yoo-lottie.entry.js +2 -2
  696. package/dist/esm/yoo-map-gl.entry.js +3 -3
  697. package/dist/esm/yoo-map-js.entry.js +4 -4
  698. package/dist/esm/yoo-map-legend.entry.js +4 -4
  699. package/dist/esm/yoo-map.entry.js +3 -3
  700. package/dist/esm/yoo-markdown.entry.js +4 -4
  701. package/dist/esm/yoo-memo-list-dialog.entry.js +2 -2
  702. package/dist/esm/yoo-memo-list.entry.js +2 -2
  703. package/dist/esm/yoo-mention-tag.entry.js +2 -2
  704. package/dist/esm/yoo-mission-details.entry.js +5 -5
  705. package/dist/esm/yoo-mission-heading.entry.js +5 -5
  706. package/dist/esm/yoo-mission-score.entry.js +2 -2
  707. package/dist/esm/yoo-mission-todo.entry.js +3 -3
  708. package/dist/esm/yoo-mobile-tabbar-more.entry.js +2 -2
  709. package/dist/esm/yoo-mobile-tabbar.entry.js +3 -3
  710. package/dist/esm/yoo-modal-controller.entry.js +3 -3
  711. package/dist/esm/yoo-modal.entry.js +6 -6
  712. package/dist/esm/yoo-navbar.entry.js +3 -3
  713. package/dist/esm/yoo-numbers-display.entry.js +3 -3
  714. package/dist/esm/yoo-photo-editor.entry.js +28 -30
  715. package/dist/esm/yoo-pivot-table.entry.js +7 -7
  716. package/dist/esm/yoo-podium.entry.js +2 -2
  717. package/dist/esm/yoo-profile-list.entry.js +3 -3
  718. package/dist/esm/yoo-profile-summary.entry.js +3 -3
  719. package/dist/esm/yoo-progress-bar.entry.js +3 -3
  720. package/dist/esm/yoo-progress-loader.entry.js +2 -2
  721. package/dist/esm/yoo-progress-recap.entry.js +2 -2
  722. package/dist/esm/yoo-property-card.entry.js +3 -3
  723. package/dist/esm/yoo-range.entry.js +4 -4
  724. package/dist/esm/yoo-rating.entry.js +2 -2
  725. package/dist/esm/yoo-reveal.entry.js +2 -2
  726. package/dist/esm/yoo-salesai-formula.entry.js +2 -2
  727. package/dist/esm/yoo-scandit.entry.js +3 -3
  728. package/dist/esm/yoo-scratch-card-creator.entry.js +2 -2
  729. package/dist/esm/yoo-scratch-card.entry.js +5 -5
  730. package/dist/esm/yoo-section-list.entry.js +2 -2
  731. package/dist/esm/yoo-segmented-control.entry.js +2 -2
  732. package/dist/esm/yoo-side-menu-tree.entry.js +2 -2
  733. package/dist/esm/yoo-side-menu.entry.js +3 -3
  734. package/dist/esm/yoo-slides-media.entry.js +5 -5
  735. package/dist/esm/yoo-start-meeting-popup.entry.js +3 -3
  736. package/dist/esm/yoo-tabs.entry.js +3 -3
  737. package/dist/esm/yoo-tag.entry.js +2 -2
  738. package/dist/esm/yoo-text-sequence.entry.js +3 -3
  739. package/dist/esm/yoo-text.entry.js +3 -3
  740. package/dist/esm/yoo-toast.entry.js +4 -4
  741. package/dist/esm/yoo-tooltip.entry.js +5 -5
  742. package/dist/esm/yoo-truncate.entry.js +3 -3
  743. package/dist/esm/yoo-truncated-line.entry.js +2 -2
  744. package/dist/esm/yoo-user-detail.entry.js +2 -2
  745. package/dist/esm/yoo-user-profile.entry.js +4 -4
  746. package/dist/esm/yoo-user-wizard.entry.js +3 -3
  747. package/dist/esm/yoo-videoplayer-core.entry.js +3 -3
  748. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +4 -4
  749. package/dist/esm/yoo-videoplayer-videojs.entry.js +6 -6
  750. package/dist/esm/yoo-videoplayer-vimeo.entry.js +4 -4
  751. package/dist/esm/yoo-videoplayer-youtube.entry.js +4 -4
  752. package/dist/esm/yoo-virtual-item.entry.js +2 -2
  753. package/dist/esm/yoo-virtual-scroll.entry.js +3 -3
  754. package/dist/esm/yoo-waitlist-location-result.entry.js +2 -2
  755. package/dist/esm/yoo-waitlist-location-start.entry.js +2 -2
  756. package/dist/esm/yoo-walkthrough.entry.js +2 -2
  757. package/dist/esm/yoo-web-menu.entry.js +3 -3
  758. package/dist/esm/yoo-webcam.entry.js +2 -2
  759. package/dist/esm/yoo-welcome-banner.entry.js +3 -3
  760. package/dist/esm/yoo-widget-chart.entry.js +2 -2
  761. package/dist/esm/yoo-widget-small-size.entry.js +2 -2
  762. package/dist/esm/yoo-widget-tab.entry.js +2 -2
  763. package/dist/esm/yoo-widget-tile.entry.js +2 -2
  764. package/dist/esm/yoo-workflow-state-dialog.entry.js +2 -2
  765. package/dist/esm/yoo-workflow-state.entry.js +2 -2
  766. package/dist/esm/yoo-workflow.entry.js +6 -6
  767. package/dist/esm/yoo-zebra.entry.js +2 -2
  768. package/dist/esm/yoo-zoom.entry.js +3 -3
  769. package/dist/types/components/3.organisms/photo-editor/photo-editor.interfaces.d.ts +1 -4
  770. package/dist/types/components/form/form-date-time/form-date-time.constant.d.ts +30 -0
  771. package/dist/types/components/form/form-filter/form-filter.d.ts +9 -4
  772. package/dist/types/components/form/form-filter-date/form-filter-date.d.ts +4 -0
  773. package/dist/types/components.d.ts +8 -0
  774. package/package.json +1 -1
  775. package/dist/design-system/index-62d0a7cc.js +0 -1
  776. package/dist/design-system/swiper-wrapper-2627822d.js +0 -11
  777. package/dist/esm/index-62d0a7cc.js +0 -1
  778. package/dist/esm/swiper-wrapper-2627822d.js +0 -11
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, h, g as getElement } from './index-2cf5b950.js';
2
- import { W as WaitlistAPIDateFormat } from './index-ee2b347f.js';
3
- import { I as startOf, a5 as dateFormat, bV as endOf, bW as dateParse, M as getAsyncExtraData, y as isWeb, j as closeModal, x as showModal, t as translate } from './index-02044a83.js';
4
- import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { W as WaitlistAPIDateFormat } from './index-98771488.js';
3
+ import { I as startOf, a5 as dateFormat, bV as endOf, bW as dateParse, M as getAsyncExtraData, y as isWeb, j as closeModal, x as showModal, t as translate } from './index-e7e87cd9.js';
4
+ import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
5
5
  import { i as isNil } from './lodash-ce76f2d8.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './common-helpers-9fd6b7a0.js';
7
+ import './common-helpers-ffdd328d.js';
8
8
 
9
9
  /**
10
10
  * @function closingDays
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b6 as getUUID, b as isNativeMobile, dA as isKeyboardResizeModeInactive, af as enableKeyboardResize, ag as disableKeyboardResize, j as closeModal, t as translate, x as showModal, aj as showAlert, y as isWeb, a0 as translateMulti, p as pipes, cn as showActionSheet } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { b6 as getUUID, b as isNativeMobile, dA as isKeyboardResizeModeInactive, af as enableKeyboardResize, ag as disableKeyboardResize, j as closeModal, t as translate, x as showModal, aj as showAlert, y as isWeb, a0 as translateMulti, p as pipes, cn as showActionSheet } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { a1 as remove, D as cloneDeep, i as isNil } from './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
6
+ import './index-98771488.js';
7
7
 
8
8
  const formTodoDialogCss = "svg:not(:root){overflow:hidden}:host{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;opacity:1}:host .task{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;line-height:2.4375rem}:host .task .task-part{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .task .task-part yoo-avatar{margin-right:0.5rem}:host .task .task-part .text{font-size:var(--font-size-18, 1.125rem)}:host .task .task-part .date{margin-right:var(--spacing-08, 0.5rem);color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem)}:host .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .task .task-part{margin:0 1rem}:host yoo-ion-content{position:relative}:host yoo-ion-content.web{-ms-flex:1;flex:1}:host .tasks{margin-bottom:0.5rem;padding:1rem 0;background:var(--light, #ffffff)}:host .tasks .field-placeholder{margin-bottom:0.625rem}:host .tasks .field-placeholder .input-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .tasks .field-placeholder .input-container .icon{margin-left:var(--spacing-08, 0.5rem)}:host .menu{margin:0;padding:0;font-size:100%;vertical-align:baseline;list-style:none outside none;background:none repeat scroll 0 0 transparent;border:0 none;outline:0 none;-webkit-tap-highlight-color:transparent;margin:0.5rem;padding:0;list-style:none}:host .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .menu .menu-item:not(:last-child) .menu-content{margin-bottom:var(--spacing-24, 1.5rem)}:host .menu .menu-item .menu-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}:host .menu .menu-item .menu-left.with-dot{width:2rem;margin-left:0.0313rem}:host .menu .menu-item .menu-left .menu-icon{z-index:2;width:1.875rem;height:1.875rem;text-align:center}:host .menu .menu-item .menu-left .menu-icon.menu-dot{width:1rem;height:1rem}:host .menu .menu-item .menu-left .menu-icon yoo-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:1.875rem;padding:0;color:var(--light, #ffffff);font-size:var(--font-size-18, 1.125rem);line-height:1.875rem;background-color:var(--app-color, #5a30f4);border-radius:50%}:host .menu .menu-item .menu-left .menu-icon yoo-icon.dark{background-color:var(--dark, #000000)}:host .menu .menu-item .menu-left .menu-icon yoo-icon.info{background-color:var(--info, #d84c96)}:host .menu .menu-item .menu-left .menu-icon yoo-icon.danger{background-color:var(--danger, #d44333)}:host .menu .menu-item .menu-left .border{width:0.0625rem;height:100%;background-color:var(--stable-alt, #d0d0d0)}:host .menu .menu-item .menu-left .border.border-pre{height:2.5rem}:host .menu .menu-item .menu-left .border.border-pre.last{height:1rem}:host .menu .menu-item .menu-left .border.dark{background-color:var(--dark, #000000)}:host .menu .menu-item .menu-left .border.danger{background-color:var(--danger, #d44333)}:host .menu .menu-item .menu-left .border.info{background-color:var(--info, #d84c96)}:host .menu .menu-item .menu-right{width:100%;margin-left:var(--spacing-08, 0.5rem);overflow:hidden}:host .menu .menu-item .menu-right .menu-title{font-weight:bold;line-height:1}:host .menu .menu-item .menu-right .menu-content{color:var(--text-color, #807f83)}:host .menu .menu-item .menu-right .menu-content.menu-chart{margin-bottom:0}:host .menu .menu-item .menu-right .menu-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2rem}:host .menu .menu-item .menu-right .menu-content span{margin-right:0.5rem}:host .menu .menu-item .menu-right .menu-content yoo-avatar{margin-right:0.3125rem}:host .menu .menu-item .menu-right .menu-content .font-medium{font-size:var(--font-size-14, 0.875rem)}:host .menu .menu-item .menu-right .menu-content .font-small{font-size:var(--font-size-12, 0.75rem)}:host .menu .menu-item .menu-right .menu-content .dark{color:var(--dark, #000000)}:host .menu .menu-item .menu-right .menu-content .success{color:var(--success, #3aa76d)}:host .menu .menu-item .menu-right .menu-content .danger{color:var(--danger, #d44333)}:host .menu .menu-item .menu-right .menu-content .text-color{color:var(--text-color, #807f83)}:host .menu .menu-item .menu-right .menu-content table{width:100%;table-layout:fixed}:host .menu .menu-item .menu-right .menu-content table td{overflow:hidden;text-overflow:ellipsis}:host(.web) .tasks,:host(.web) .tasks-container{max-width:28rem;margin:auto !important}";
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { $ as IUser } from './index-ee2b347f.js';
3
- import { t as translate, b as isNativeMobile, cR as isDateSame, cO as isToday, cP as fromToday, L as isDateAfter, H as getCssColor, a5 as dateFormat, aa as getUserDisplayName, y as isWeb, cn as showActionSheet, a0 as translateMulti } from './index-02044a83.js';
4
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { $ as IUser } from './index-98771488.js';
3
+ import { t as translate, b as isNativeMobile, cR as isDateSame, cO as isToday, cP as fromToday, L as isDateAfter, H as getCssColor, a5 as dateFormat, aa as getUserDisplayName, y as isWeb, cn as showActionSheet, a0 as translateMulti } from './index-e7e87cd9.js';
4
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
5
5
  import { K as pick, n as compact, a5 as lowerFirst, D as cloneDeep } from './lodash-ce76f2d8.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { N as findParent, y as isWeb, b6 as getUUID, aj as showAlert, t as translate } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
4
- import { s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { N as findParent, y as isWeb, b6 as getUUID, aj as showAlert, t as translate } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
+ import { s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
5
5
  import { S as Sortable } from './sortable.esm-f788d1ca.js';
6
6
  import './lodash-ce76f2d8.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
- import './index-ee2b347f.js';
8
+ import './index-98771488.js';
9
9
 
10
10
  const formTodoTaskListCss = "svg:not(:root){overflow:hidden}:host{display:block}:host ul{margin:0;padding:0;list-style:none}:host ul:not([hidden]){display:grid;gap:var(--spacing-16, 1rem)}:host yoo-banner{--main-color:var(--app-color-10, rgba(90, 48, 244, 0.1))}:host yoo-banner:not([hidden])+ul:not([hidden]){margin-top:var(--spacing-16, 1rem)}:host yoo-button:not([hidden]){display:-ms-inline-flexbox;display:inline-flex;margin:var(--spacing-16, 1rem) 0 0 var(--spacing-08, 0.5rem)}:host yoo-form-todo-task[readonly]{cursor:pointer}:host(.web) li{position:relative}:host(.web) li:hover yoo-form-todo-task{background:var(--stable-light, #f1f1f1)}:host(.web) li:not(:hover) yoo-icon{display:none}:host(.web) li yoo-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}:host(.web) li yoo-icon[name=delete]{right:var(--spacing-16, 1rem)}:host(.web) li yoo-icon[name=draggable]{left:var(--spacing-08, 0.5rem)}:host(.web) p{margin:var(--spacing-08, 0.5rem) 0;font-size:var(--font-size-12, 0.75rem)}:host(.mobile) p{margin:var(--spacing-16, 1rem) 0;font-size:var(--font-size-16, 1rem)}";
11
11
 
@@ -1,9 +1,9 @@
1
1
  import { h, r as registerInstance, i as createEvent, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { dB as getRoundedMinutes, a_ as getHours, a$ as getMinutes, aM as dateAdd, t as translate, y as isWeb, j as closeModal, x as showModal, L as isDateAfter, a5 as dateFormat, dC as resizeObserve, C as isRTL, cn as showActionSheet } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { dB as getRoundedMinutes, a_ as getHours, a$ as getMinutes, aM as dateAdd, t as translate, y as isWeb, j as closeModal, x as showModal, L as isDateAfter, a5 as dateFormat, dC as resizeObserve, C as isRTL, cn as showActionSheet } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { a3 as groupBy } from './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
6
+ import './index-98771488.js';
7
7
 
8
8
  const Action = ({ hidden, icon, text, onClick }) => (h("yoo-tooltip", { content: text, hidden: hidden, placement: "top" },
9
9
  h("yoo-icon", { color: "stable", name: icon, onClick: onClick })));
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, g as getElement } from './index-2cf5b950.js';
2
- import { aj as showAlert, t as translate, a0 as translateMulti, a6 as getSession, N as findParent, x as showModal, w as getModalAnimation, p as pipes } from './index-02044a83.js';
3
- import { a as setValidator, s as setValueAndValidateInput, t as taskStyle } from './form-input-helpers-61215b2d.js';
2
+ import { aj as showAlert, t as translate, a0 as translateMulti, a6 as getSession, N as findParent, x as showModal, w as getModalAnimation, p as pipes } from './index-e7e87cd9.js';
3
+ import { a as setValidator, s as setValueAndValidateInput, t as taskStyle } from './form-input-helpers-4ab07967.js';
4
4
  import { D as cloneDeep, c as isArray } from './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
7
- import './common-helpers-9fd6b7a0.js';
6
+ import './index-98771488.js';
7
+ import './common-helpers-ffdd328d.js';
8
8
 
9
9
  const formTodoCss = "svg:not(:root){overflow:hidden}:host .outer-container yoo-button{--margin-container:auto}:host .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .newtodo{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:var(--spacing-16, 1rem)}:host .newtodo.nomargin{margin-top:0}:host .newtodo .margin-right{margin-right:var(--spacing-08, 0.5rem)}:host .newtodo .icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:var(--spacing-02, 0.125rem)}:host .newtodo .flex{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center}:host .newtodo yoo-button{display:inline-block;width:auto}:host .newtodo yoo-button .label{color:var(--app-color, #5a30f4)}:host .readonly .margin-left{display:block;margin-left:var(--spacing-16, 1rem)}:host .readonly .todo-container{margin-bottom:var(--spacing-24, 1.5rem);padding:var(--spacing-08, 0.5rem);background:var(--stable-10, rgba(173, 173, 173, 0.1));border-radius:var(--border-radius-08, 0.5rem)}:host .readonly .todo-container .content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:0.6875rem 0 0.5rem 0}:host .readonly .todo-container .content .content-left yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .readonly .todo-container .content .content-left yoo-icon.stable-alt{color:var(--stable-alt, #d0d0d0)}:host .readonly .todo-container .content .content-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .readonly .todo-container .content .content-right .date{color:var(--stable-alt, #d0d0d0);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-14, 0.875rem)}:host .readonly .todo-container .comments{margin-bottom:var(--spacing-16, 1rem);color:var(--stable, #adadad);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-14, 0.875rem)}:host .readonly .todo-container .photo-container{margin-bottom:0.875rem}:host .readonly .todo-container .comment-container{margin-top:0.875rem}:host .readonly .todo-container .textarea-container{margin-top:var(--spacing-08, 0.5rem)}:host .readonly .todo-container .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);margin-bottom:var(--spacing-08, 0.5rem)}";
10
10
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b as isNativeMobile, E as isIOS, cs as vibrateHapticMedium, y as isWeb, t as translate, a6 as getSession } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
4
- import { s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { b as isNativeMobile, E as isIOS, cs as vibrateHapticMedium, y as isWeb, t as translate, a6 as getSession } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
+ import { s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
5
5
  import './lodash-ce76f2d8.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './index-ee2b347f.js';
7
+ import './index-98771488.js';
8
8
 
9
9
  const formToggleCss = "svg:not(:root){overflow:hidden}:host .optional{margin-left:var(--spacing-08, 0.5rem) !important;color:var(--stable, #adadad);white-space:nowrap}:host .readonly,:host .outer-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;word-break:break-word}:host .readonly .inner-container,:host .outer-container .inner-container{display:-ms-flexbox;display:flex}:host .readonly .label,:host .outer-container .label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem);line-height:1.5;text-align:left;font-variant-caps:normal}:host .readonly .label .required,:host .outer-container .label .required{margin-right:var(--spacing-04, 0.25rem);color:var(--danger, #d44333);font-variant-caps:normal}:host .readonly .label .label-required,:host .outer-container .label .label-required{margin-left:var(--spacing-04, 0.25rem);color:var(--danger, #d44333)}:host .readonly .label.readonly,:host .outer-container .label.readonly{letter-spacing:0px}:host .readonly .toggle-container,:host .outer-container .toggle-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border-radius:3.75rem;-webkit-transition:0.2s cubic-bezier(0.24, 0, 0.5, 1);transition:0.2s cubic-bezier(0.24, 0, 0.5, 1)}:host .readonly .toggle-container.active,:host .outer-container .toggle-container.active{-webkit-transition:width 0.2s cubic-bezier(0, 0, 0, 0.1);transition:width 0.2s cubic-bezier(0, 0, 0, 0.1);-webkit-transition:0.2s cubic-bezier(0.54, 1.6, 0.5, 1);transition:0.2s cubic-bezier(0.54, 1.6, 0.5, 1)}:host .readonly .toggle-container .inner-container,:host .outer-container .toggle-container .inner-container{-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%;-webkit-box-shadow:0 0 0 0.0625rem hsla(0, 0%, 0%, 0.1), 0 4px 0px 0 hsla(0, 0%, 0%, 0.04), 0 4px 9px hsla(0, 0%, 0%, 0.13), 0 3px 3px hsla(0, 0%, 0%, 0.05);box-shadow:0 0 0 0.0625rem hsla(0, 0%, 0%, 0.1), 0 4px 0px 0 hsla(0, 0%, 0%, 0.04), 0 4px 9px hsla(0, 0%, 0%, 0.13), 0 3px 3px hsla(0, 0%, 0%, 0.05);-webkit-transform:translateX(-1px);transform:translateX(-1px);-webkit-transition:0.2s cubic-bezier(0.54, 1.6, 0.5, 1);transition:0.2s cubic-bezier(0.54, 1.6, 0.5, 1)}:host .readonly .toggle-container .inner-container.active,:host .outer-container .toggle-container .inner-container.active{-webkit-transition:0.2s cubic-bezier(0.54, 1.6, 0.5, 1);transition:0.2s cubic-bezier(0.54, 1.6, 0.5, 1)}:host .readonly .toggle-container{margin:var(--spacing-04, 0.25rem);background-color:var(--stable-light, #f1f1f1);border:solid var(--border-width-01, 0.0625rem) var(--dark-05)}:host .readonly .toggle-container .inner-container{background-color:var(--light, #ffffff) !important;border:solid 0.5px var(--dark-05);-webkit-transform:translateX(2px);transform:translateX(2px)}:host .readonly .toggle-container.active{background-color:var(--app-color-40, rgba(90, 48, 244, 0.4));border-color:var(--app-color, #5a30f4)}:host yoo-icon.left{padding-right:var(--spacing-08, 0.5rem)}:host .outer-container .text-container{-ms-flex:1;flex:1}:host .outer-container .toggle-container{background-color:var(--dark-10, rgba(0, 0, 0, 0.1));border:solid var(--border-width-01, 0.0625rem) var(--dark-10, rgba(0, 0, 0, 0.1))}:host .outer-container .toggle-container.active{background-color:var(--app-color, #5a30f4);border-color:var(--app-color, #5a30f4)}:host .outer-container .toggle-container:hover{cursor:pointer}:host .outer-container .toggle-container .inner-container{background-color:var(--light, #ffffff);border:solid 0.5px var(--dark-10, rgba(0, 0, 0, 0.1))}:host .outer-container .toggle-container .inner-container:hover{cursor:pointer}:host .outer-container .label{color:var(--dark, #000000)}:host .outer-container .help{color:var(--stable, #adadad)}:host(.stable) .readonly .label{color:var(--stable, #adadad)}:host(.line) .outer-container .text-container,:host(.line) .readonly .text-container{-ms-flex-order:1;order:1;margin-left:var(--spacing-16, 1rem)}:host(.fill) .toggle-container{background:var(--light, #ffffff)}:host(.web) .outer-container .label,:host(.web) .readonly .label{padding-left:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.web) .tooltip-left .label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:var(--spacing-08, 0.5rem)}:host(.web[size=medium]) .outer-container .label,:host(.web[size=medium]) .readonly .label{font-size:var(--font-size-14, 0.875rem)}:host(.web.rtl) .outer-container .label,:host(.web.rtl) .readonly .label{padding-right:var(--spacing-08, 0.5rem)}:host(.mobile) .outer-container,:host(.mobile) .readonly{-ms-flex-pack:justify;justify-content:space-between}:host(.mobile) .outer-container .label.with-help,:host(.mobile) .readonly .label.with-help{-ms-flex:initial;flex:initial}:host(.mobile) .outer-container .help,:host(.mobile) .readonly .help{-ms-flex:1;flex:1;padding-left:var(--spacing-08, 0.5rem)}:host(.advanced) .outer-container .label.with-help{-ms-flex:initial;flex:initial}:host(.advanced) .outer-container .help{-ms-flex:1;flex:1;padding-left:var(--spacing-08, 0.5rem)}:host(.advanced) .outer-container yoo-tooltip{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host([size=small]) .outer-container .label{font-size:var(--font-size-14, 0.875rem)}:host([size=small]) .toggle-container,:host([size=medium]) .toggle-container{min-width:1.625rem;height:var(--font-size-14, 0.875rem)}:host([size=small]) .toggle-container .inner-container,:host([size=medium]) .toggle-container .inner-container{width:0.85rem;min-width:0.85rem;height:0.85rem}:host([size=small]) .toggle-container .inner-container.active,:host([size=medium]) .toggle-container .inner-container.active{-webkit-transform:translateX(var(--spacing-12, 0.75rem));transform:translateX(var(--spacing-12, 0.75rem))}:host(.rtl[size=small]) .toggle-container .inner-container.active,:host(.rtl[size=medium]) .toggle-container .inner-container.active{-webkit-transform:translateX(calc(var(--spacing-12, 0.75rem) * -1));transform:translateX(calc(var(--spacing-12, 0.75rem) * -1))}:host([size=large]) .toggle-container{width:var(--spacing-48, 3rem);min-width:var(--spacing-48, 3rem);height:var(--spacing-32, 2rem)}:host([size=large]) .toggle-container .inner-container{width:var(--font-size-28, 1.75rem);height:var(--font-size-28, 1.75rem)}:host([size=large]) .toggle-container .inner-container.active{-webkit-transform:translateX(1.3rem);transform:translateX(1.3rem)}:host(.rtl[size=large]) .toggle-container .inner-container.active{-webkit-transform:translateX(-1.3rem);transform:translateX(-1.3rem)}:host(.danger) .outer-container .toggle-container.active{background-color:var(--danger, #d44333);border-color:var(--danger, #d44333)}:host(.danger) .readonly .toggle-container.active{background-color:var(--danger-40, rgba(212, 67, 51, 0.4));border-color:var(--danger, #d44333)}:host(.info) .outer-container .toggle-container.active{background-color:var(--info, #d84c96);border-color:var(--info, #d84c96)}:host(.info) .readonly .toggle-container.active{background-color:var(--info-40, rgba(216, 76, 150, 0.4));border-color:var(--info, #d84c96)}:host(.warning) .outer-container .toggle-container.active{background-color:var(--warning, #ed6e33);border-color:var(--warning, #ed6e33)}:host(.warning) .readonly .toggle-container.active{background-color:var(--warning-40, rgba(237, 110, 51, 0.4));border-color:var(--warning, #ed6e33)}:host(.dark) .outer-container .toggle-container.active{background-color:var(--dark, #000000);border-color:var(--dark, #000000)}:host(.dark) .readonly .toggle-container.active{background-color:var(--dark-40, rgba(0, 0, 0, 0.4));border-color:var(--dark, #000000)}:host(.energized) .outer-container .toggle-container.active{background-color:var(--energized, #ffc043);border-color:var(--energized, #ffc043)}:host(.energized) .readonly .toggle-container.active{background-color:var(--energized-40, rgba(255, 192, 67, 0.4));border-color:var(--energized, #ffc043)}:host(.app-color) .outer-container .toggle-container.active{background-color:var(--app-color, #5a30f4);border-color:var(--app-color, #5a30f4)}:host(.app-color) .readonly .toggle-container.active{background-color:var(--app-color-40, rgba(90, 48, 244, 0.4));border-color:var(--app-color, #5a30f4)}:host(.accent) .outer-container .toggle-container.active{background-color:var(--accent, #276ef1);border-color:var(--accent, #276ef1)}:host(.accent) .readonly .toggle-container.active{background-color:var(--accent-40, rgba(39, 110, 241, 0.4));border-color:var(--accent, #276ef1)}:host(.night) .outer-container .toggle-container{background-color:var(--dark-40, rgba(0, 0, 0, 0.4))}:host(.night) .outer-container .toggle-container .inner-container{background-color:var(--app-color, #5a30f4)}";
10
10
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b as FormFieldType } from './index-ee2b347f.js';
3
- import { O as isNativeFilePath, eG as getFileByPath, ap as isFile, d3 as urlToFileBlob, b as isNativeMobile, eH as isBlob, q as saveToLocalFile, e0 as getMimeType, t as translate, y as isWeb } from './index-02044a83.js';
4
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
5
- import { s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { b as FormFieldType } from './index-98771488.js';
3
+ import { O as isNativeFilePath, eG as getFileByPath, ap as isFile, d3 as urlToFileBlob, b as isNativeMobile, eH as isBlob, q as saveToLocalFile, e0 as getMimeType, t as translate, y as isWeb } from './index-e7e87cd9.js';
4
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
5
+ import { s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
6
6
  import { a as createCommonjsModule, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
7
7
  import { c as isArray } from './lodash-ce76f2d8.js';
8
8
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { bA as isOffline, b as isNativeMobile, bX as isTabletOrIpad, c as isAndroid } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
4
- import { g as getSourceType, f as fixVideoSource, a as getVideoSubtitlesFromFiles } from './video-player-helpers-fd63cf55.js';
2
+ import { bA as isOffline, b as isNativeMobile, bX as isTabletOrIpad, c as isAndroid } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
+ import { g as getSourceType, f as fixVideoSource, a as getVideoSubtitlesFromFiles } from './video-player-helpers-7863b250.js';
5
5
  import './lodash-ce76f2d8.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './index-ee2b347f.js';
7
+ import './index-98771488.js';
8
8
 
9
9
  const YooFormVideoPlayerComponent = class {
10
10
  constructor(hostRef) {
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h } from './index-2cf5b950.js';
2
- import { M as getAsyncExtraData } from './index-02044a83.js';
3
- import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-61215b2d.js';
2
+ import { M as getAsyncExtraData } from './index-e7e87cd9.js';
3
+ import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-4ab07967.js';
4
4
  import './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
7
- import './common-helpers-9fd6b7a0.js';
6
+ import './index-98771488.js';
7
+ import './common-helpers-ffdd328d.js';
8
8
 
9
9
  const YooFormWikiComponent = class {
10
10
  constructor(hostRef) {
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a6 as QuickviewModaNoTopClass, W as WaitlistAPIDateFormat, a7 as CALENDAR_FILTER_TYPES_TO_TYPES, a8 as CALENDAR_TRANSLATIONS, a9 as ATTENDANCE_TRANSLATIONS } from './index-ee2b347f.js';
3
- import { ax as getCurrentLanguage, M as getAsyncExtraData, eN as getStartDayOfWeek, t as translate, y as isWeb, aM as dateAdd, eO as getEventStatusInfo, eP as getCalendarParticipantStatusColor, eQ as getUrlParameterByName, H as getCssColor, b2 as changeHexOpacity, eR as getContrastColorName, eS as getEventTypeColor, a5 as dateFormat, bJ as dateDiff, eC as getRecurrences, eT as displayInTimezone, eU as isDateBetween, eV as getCalendarFilterTypeColor } from './index-02044a83.js';
4
- import { b as getMissionColor } from './operation-helpers-66bb4325.js';
5
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { a6 as QuickviewModaNoTopClass, W as WaitlistAPIDateFormat, a7 as CALENDAR_FILTER_TYPES_TO_TYPES, a8 as CALENDAR_TRANSLATIONS, a9 as ATTENDANCE_TRANSLATIONS } from './index-98771488.js';
3
+ import { ax as getCurrentLanguage, M as getAsyncExtraData, eN as getStartDayOfWeek, t as translate, y as isWeb, aM as dateAdd, eO as getEventStatusInfo, eP as getCalendarParticipantStatusColor, eQ as getUrlParameterByName, H as getCssColor, b2 as changeHexOpacity, eR as getContrastColorName, eS as getEventTypeColor, a5 as dateFormat, bJ as dateDiff, eC as getRecurrences, eT as displayInTimezone, eU as isDateBetween, eV as getCalendarFilterTypeColor } from './index-e7e87cd9.js';
4
+ import { b as getMissionColor } from './operation-helpers-08868a68.js';
5
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
6
6
  import { n as compact, a2 as flatten, Z as assign, E as get, c as isArray, l as uniq, Q as sumBy, a1 as remove } from './lodash-ce76f2d8.js';
7
- import { t as tippy } from './tippy.esm-6acd8ed8.js';
7
+ import { t as tippy } from './tippy.esm-8aa2ea58.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
 
10
10
  const gridCalendarCss = "/*!\n * froala_editor v4.0.17 (https://www.froala.com/wysiwyg-editor)\n * License https://froala.com/wysiwyg-editor/terms/\n * Copyright 2014-2023 Froala Labs\n */.fr-clearfix::after{clear:both;display:block;content:\"\";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px 0px #cccccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view li img.fr-dii.fr-fil{margin-right:20px}.fr-view{word-wrap:break-word}.fr-view span[style~=\"color:\"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border='0'] td:not([class]),.fr-view table[border='0'] th:not([class]),.fr-view table[border='0'] td[class=\"\"],.fr-view table[border='0'] th[class=\"\"]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view table tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-column-break-after:always;-moz-column-break-after:always;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:\"\\1F4CE\";font-weight:normal}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=\"rtl\"] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=\"rtl\"] blockquote blockquote{border-color:#00BCD4}.fr-view[dir=\"rtl\"] blockquote blockquote blockquote{border-color:#43A047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}.fr-view blockquote blockquote{border-color:#00BCD4;color:#00BCD4}.fr-view blockquote blockquote blockquote{border-color:#43A047;color:#43A047}.fr-view span.fr-emoticon{font-weight:normal;font-family:\"Apple Color Emoji\",\"Segoe UI Emoji\",\"NotoColorEmoji\",\"Segoe UI Symbol\",\"Android Emoji\",\"EmojiSymbols\";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ffff00}.fr-view .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:\"Courier New\", Courier, monospace}.fr-view .fr-class-transparency{opacity:0.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:0.9;-moz-opacity:0.9;opacity:0.9;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}.fr-view span.fr-img-caption.fr-dii.fr-fil,.fr-view p img.fr-dii.fr-fil{margin-right:15px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}svg:not(:root){overflow:hidden}:host{position:relative;padding:var(--spacing-16, 1rem)}:host .outer-container{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .outer-container .hidden{display:none}:host .outer-container .left-container{-ms-flex:initial;flex:initial;width:13.5rem;overflow-y:auto;border-right:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);}:host .outer-container .left-container::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host .outer-container .left-container::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .outer-container .left-container::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .outer-container .left-container yoo-collapsible.margin-top{margin-top:var(--spacing-16, 1rem)}:host .outer-container .inner-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}:host .outer-container .container{-ms-flex:1;flex:1;padding:var(--spacing-16, 1rem);cursor:initial}:host yoo-ion-slides{-ms-flex:1;flex:1}:host .custom-header{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;height:2.5rem;padding:0 var(--spacing-08, 0.5rem)}:host .custom-header yoo-avatar{margin-right:var(--spacing-16, 1rem)}:host .custom-header .title{margin-right:var(--spacing-08, 0.5rem);font-weight:700}:host .custom-header .today{-ms-flex:1;flex:1;margin-right:var(--spacing-08, 0.5rem);color:var(--app-color, #5a30f4);text-align:right}:host .custom-header.web{height:4rem;padding-left:var(--spacing-16, 1rem);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .custom-header.web yoo-button{min-width:5rem;margin-right:var(--spacing-16, 1rem)}:host .custom-header.web .title{margin-left:var(--spacing-08, 0.5rem)}:host .custom-header.web .flex{-ms-flex:1;flex:1}:host .types{margin-top:var(--spacing-32, 2rem);padding:var(--spacing-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .types .title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:bold}:host .types yoo-form-checkbox{display:block;margin-bottom:var(--spacing-08, 0.5rem);--font-size-14:var(--font-size-16, 1rem)}:host(.mobile) .outer-container{-ms-flex-direction:column;flex-direction:column;padding:0}:host(.mobile) .outer-container .top-container{height:auto;padding-bottom:1rem;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.mobile) .outer-container .container{padding:0;padding-bottom:0}.fr-view h1,.fr-view h2,.fr-view h3,.fr-view h4,.fr-view h5,.fr-view h6{margin:0;padding:0;border:0}:host .fc{--fc-today-bg-color:var(--stable-10);--fc-border-color:var(--stable-light);--fc-highlight-color:var(--app-color-40);--fc-button-bg-color:var(--stable-light);--fc-button-text-color:var(--text-color);--fc-button-border-color:var(--stable-light);--fc-bg-event-color:var(--stable-light-20);--fc-small-font-size:var(--font-size-12);--fc-non-business-color:var(--stable-light);--fc-event-border-color:var(--stable);--fc-event-bg-color:var(--stable-60);--fc-neutral-bg-color:var(--stable-light);padding:0 !important}:host .fc-license-message{display:none}:host .fc .fc-button{font-size:var(--font-size-12, 0.75rem)}:host .fc .fc-toolbar h2{margin-right:var(--spacing-08, 0.5rem);font-size:var(--font-size-14, 0.875rem)}:host .fc table{font-size:var(--font-size-12, 0.75rem)}:host .fc th{font-weight:500;font-size:var(--font-size-14, 0.875rem);border-right:none}:host .fc.web th{font-weight:400;font-size:var(--font-size-14, 0.875rem)}:host .fc .fc-col-header-cell-cushion{width:100%;overflow:hidden;text-overflow:ellipsis}:host .fc .fc-scrollgrid-liquid{border-top:none;border-left:none}:host .fc .fc-scroller-liquid-absolute,:host .fc .fc-scroller-liquid{}:host .fc .fc-scroller-liquid-absolute::-webkit-scrollbar,:host .fc .fc-scroller-liquid::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host .fc .fc-scroller-liquid-absolute::-webkit-scrollbar-track,:host .fc .fc-scroller-liquid::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .fc .fc-scroller-liquid-absolute::-webkit-scrollbar-thumb,:host .fc .fc-scroller-liquid::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .fc .fc-scroller-liquid-absolute:hover::-webkit-scrollbar-track,:host .fc .fc-scroller-liquid:hover::-webkit-scrollbar-track{background-color:var(--stable-light, #f1f1f1)}:host .fc .fc-scroller-liquid-absolute:hover::-webkit-scrollbar-thumb,:host .fc .fc-scroller-liquid:hover::-webkit-scrollbar-thumb{background:var(--stable, #adadad)}:host .fc .fc-scrollgrid-section>td{border-right:none}:host .fc .fc-toolbar.fc-header-toolbar{margin-bottom:var(--spacing-08, 0.5rem)}:host .fc .fc-button-primary:disabled{color:var(--text-color, #807f83);background-color:var(--stable-light, #f1f1f1);border-color:var(--stable-light, #f1f1f1);opacity:0.5}:host .fc .fc-button-primary:not(:disabled):active,:host .fc .fc-button-primary:not(:disabled).fc-button-active{color:var(--light, #ffffff);background-color:var(--app-color, #5a30f4);border-color:var(--app-color, #5a30f4)}:host .fc .fc-button-primary:hover{color:var(--light, #ffffff);background-color:var(--app-color, #5a30f4);border-color:var(--app-color, #5a30f4)}:host .fc .fc-button:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}:host .fc .fc-toolbar-chunk{white-space:nowrap}:host .fc-h-event .fc-event-main{display:-ms-flexbox;display:flex}:host .fc .fc-event{border:none;cursor:pointer}:host .fc .fc-event.disabled{cursor:not-allowed}:host .fc .fc-event.events .title-with-icon{color:var(--dark, #000000)}:host .fc .fc-event.events:not(.join){background:var(--light, #ffffff) !important;border:var(--border-width-01, 0.0625rem) solid var(--success, #3aa76d) !important}:host .fc .fc-event.campaigns.finished .fc-event-main-frame,:host .fc .fc-event.todo.finished .fc-event-main-frame{text-decoration:line-through}:host .fc .fc-event.campaigns.finished .fc-event-main-frame .fc-event-title-container,:host .fc .fc-event.campaigns.finished .fc-event-main-frame .fc-event-title,:host .fc .fc-event.todo.finished .fc-event-main-frame .fc-event-title-container,:host .fc .fc-event.todo.finished .fc-event-main-frame .fc-event-title{text-decoration:inherit}:host .fc .fc-event.campaigns.finished.finished .fc-event-title,:host .fc .fc-event.todo.finished.finished .fc-event-title{text-decoration:line-through}:host .fc .fc-event.campaigns{border:var(--border-width-01, 0.0625rem) solid var(--app-color, #5a30f4) !important}:host .fc .fc-event.todo{border:var(--border-width-01, 0.0625rem) solid var(--app-color, #5a30f4) !important}:host .fc .fc-event.events.join{background:var(--success-10, rgba(58, 167, 109, 0.1)) !important}:host .fc .fc-event.events.decline .title-with-icon{text-decoration:line-through}:host .fc .fc-event .title-with-icon{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}:host .fc .fc-event .title-with-icon yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .fc .fc-event .fc-event-main{overflow:hidden}:host .fc .fc-daygrid-event{overflow:hidden}:host .fc .fc-daygrid-week-number{color:var(--dark, #000000);font-size:var(--font-size-12, 0.75rem);background:var(--stable-alt-40, rgba(208, 208, 208, 0.4))}:host .fc .fc-event.calendarevent{display:block;color:var(--light, #ffffff);background-color:var(--accent, #276ef1);border:0.0625rem solid var(--accent, #276ef1)}:host .fc .fc-event.calendarevent .fc-daygrid-event-dot{display:none}:host .fc .fc-event.mission{display:block;color:var(--light, #ffffff);background-color:var(--info, #d84c96);border:0.0625rem solid var(--info, #d84c96)}:host .fc .fc-event.mission .fc-daygrid-event-dot{display:none}:host .fc .fc-scrollgrid-section-body table,:host .fc .fc-scrollgrid-section-footer table{border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .fc .fc-event.hidden{display:none}:host .fc .fc-list-event-graphic{display:none}:host .fc .fc-list-table td.fc-list-event-title{padding:var(--spacing-08, 0.5rem) 0}:host .fc .fc-list-event-time{color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem);vertical-align:middle}:host .fc .fc-timegrid-slot-label-cushion,:host .fc .fc-timegrid-axis-cushion{color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .fc-list-day th{z-index:10}:host .fc .fc-popover.fc-more-popover{bottom:0;overflow-y:auto}";
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { d as ddResizable, g as gridstack } from './gridstack-dd-native-d6cac184.js';
3
- import { z as debounce, c2 as isSurface } from './index-02044a83.js';
4
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
3
+ import { z as debounce, c2 as isSurface } from './index-e7e87cd9.js';
4
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
5
5
  import { i as isNil, B as isEqual, C as sortBy, b as isFunction, K as pick, Z as assign } from './lodash-ce76f2d8.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './index-ee2b347f.js';
7
+ import './index-98771488.js';
8
8
 
9
9
  const gridStackCss = ":root .grid-stack-item>.ui-resizable-handle{-webkit-filter:none;filter:none}.grid-stack{position:relative}.grid-stack.grid-stack-rtl{direction:ltr}.grid-stack.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack .grid-stack-placeholder>.placeholder-content{border:1px dashed #d3d3d3;margin:0;position:absolute;width:auto;z-index:0!important;text-align:center}.grid-stack>.grid-stack-item{min-width:8.3333333333%;position:absolute;padding:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.grid-stack>.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack>.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack>.grid-stack-item.ui-draggable-dragging,.grid-stack>.grid-stack-item.ui-resizable-resizing{z-index:100}.grid-stack>.grid-stack-item.ui-draggable-dragging>.grid-stack-item-content,.grid-stack>.grid-stack-item.ui-resizable-resizing>.grid-stack-item-content{-webkit-box-shadow:1px 4px 6px rgba(0,0,0,.2);box-shadow:1px 4px 6px rgba(0,0,0,.2);opacity:.8}.grid-stack>.grid-stack-item>.ui-resizable-se,.grid-stack>.grid-stack-item>.ui-resizable-sw{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.grid-stack>.grid-stack-item>.ui-resizable-se{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.grid-stack>.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:0}.grid-stack>.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:0;left:25px;right:25px}.grid-stack>.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:0}.grid-stack>.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px}.grid-stack>.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px}.grid-stack>.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:0;right:25px}.grid-stack>.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px}.grid-stack>.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px}.grid-stack>.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack>.grid-stack-item[gs-w=\"0\"]{width:0%}.grid-stack>.grid-stack-item[gs-x=\"0\"]{left:0}.grid-stack>.grid-stack-item[gs-min-w=\"0\"]{min-width:0}.grid-stack>.grid-stack-item[gs-max-w=\"0\"]{max-width:0%}.grid-stack>.grid-stack-item[gs-w=\"1\"]{width:8.3333333333%}.grid-stack>.grid-stack-item[gs-x=\"1\"]{left:8.3333333333%}.grid-stack>.grid-stack-item[gs-min-w=\"1\"]{min-width:8.3333333333%}.grid-stack>.grid-stack-item[gs-max-w=\"1\"]{max-width:8.3333333333%}.grid-stack>.grid-stack-item[gs-w=\"2\"]{width:16.6666666667%}.grid-stack>.grid-stack-item[gs-x=\"2\"]{left:16.6666666667%}.grid-stack>.grid-stack-item[gs-min-w=\"2\"]{min-width:16.6666666667%}.grid-stack>.grid-stack-item[gs-max-w=\"2\"]{max-width:16.6666666667%}.grid-stack>.grid-stack-item[gs-w=\"3\"]{width:25%}.grid-stack>.grid-stack-item[gs-x=\"3\"]{left:25%}.grid-stack>.grid-stack-item[gs-min-w=\"3\"]{min-width:25%}.grid-stack>.grid-stack-item[gs-max-w=\"3\"]{max-width:25%}.grid-stack>.grid-stack-item[gs-w=\"4\"]{width:33.3333333333%}.grid-stack>.grid-stack-item[gs-x=\"4\"]{left:33.3333333333%}.grid-stack>.grid-stack-item[gs-min-w=\"4\"]{min-width:33.3333333333%}.grid-stack>.grid-stack-item[gs-max-w=\"4\"]{max-width:33.3333333333%}.grid-stack>.grid-stack-item[gs-w=\"5\"]{width:41.6666666667%}.grid-stack>.grid-stack-item[gs-x=\"5\"]{left:41.6666666667%}.grid-stack>.grid-stack-item[gs-min-w=\"5\"]{min-width:41.6666666667%}.grid-stack>.grid-stack-item[gs-max-w=\"5\"]{max-width:41.6666666667%}.grid-stack>.grid-stack-item[gs-w=\"6\"]{width:50%}.grid-stack>.grid-stack-item[gs-x=\"6\"]{left:50%}.grid-stack>.grid-stack-item[gs-min-w=\"6\"]{min-width:50%}.grid-stack>.grid-stack-item[gs-max-w=\"6\"]{max-width:50%}.grid-stack>.grid-stack-item[gs-w=\"7\"]{width:58.3333333333%}.grid-stack>.grid-stack-item[gs-x=\"7\"]{left:58.3333333333%}.grid-stack>.grid-stack-item[gs-min-w=\"7\"]{min-width:58.3333333333%}.grid-stack>.grid-stack-item[gs-max-w=\"7\"]{max-width:58.3333333333%}.grid-stack>.grid-stack-item[gs-w=\"8\"]{width:66.6666666667%}.grid-stack>.grid-stack-item[gs-x=\"8\"]{left:66.6666666667%}.grid-stack>.grid-stack-item[gs-min-w=\"8\"]{min-width:66.6666666667%}.grid-stack>.grid-stack-item[gs-max-w=\"8\"]{max-width:66.6666666667%}.grid-stack>.grid-stack-item[gs-w=\"9\"]{width:75%}.grid-stack>.grid-stack-item[gs-x=\"9\"]{left:75%}.grid-stack>.grid-stack-item[gs-min-w=\"9\"]{min-width:75%}.grid-stack>.grid-stack-item[gs-max-w=\"9\"]{max-width:75%}.grid-stack>.grid-stack-item[gs-w=\"10\"]{width:83.3333333333%}.grid-stack>.grid-stack-item[gs-x=\"10\"]{left:83.3333333333%}.grid-stack>.grid-stack-item[gs-min-w=\"10\"]{min-width:83.3333333333%}.grid-stack>.grid-stack-item[gs-max-w=\"10\"]{max-width:83.3333333333%}.grid-stack>.grid-stack-item[gs-w=\"11\"]{width:91.6666666667%}.grid-stack>.grid-stack-item[gs-x=\"11\"]{left:91.6666666667%}.grid-stack>.grid-stack-item[gs-min-w=\"11\"]{min-width:91.6666666667%}.grid-stack>.grid-stack-item[gs-max-w=\"11\"]{max-width:91.6666666667%}.grid-stack>.grid-stack-item[gs-w=\"12\"]{width:100%}.grid-stack>.grid-stack-item[gs-x=\"12\"]{left:100%}.grid-stack>.grid-stack-item[gs-min-w=\"12\"]{min-width:100%}.grid-stack>.grid-stack-item[gs-max-w=\"12\"]{max-width:100%}.grid-stack.grid-stack-1>.grid-stack-item{min-width:100%}.grid-stack.grid-stack-1>.grid-stack-item[gs-w=\"1\"]{width:100%}.grid-stack.grid-stack-1>.grid-stack-item[gs-x=\"1\"]{left:100%}.grid-stack.grid-stack-1>.grid-stack-item[gs-min-w=\"1\"]{min-width:100%}.grid-stack.grid-stack-1>.grid-stack-item[gs-max-w=\"1\"]{max-width:100%}.grid-stack.grid-stack-animate,.grid-stack.grid-stack-animate .grid-stack-item{-webkit-transition:left .3s,top .3s,height .3s,width .3s;-moz-transition:left .3s,top .3s,height .3s,width .3s;-ms-transition:left .3s,top .3s,height .3s,width .3s;-o-transition:left .3s,top .3s,height .3s,width .3s;transition:left .3s,top .3s,height .3s,width .3s}.grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing{-webkit-transition:left 0s,top 0s,height 0s,width 0s;-moz-transition:left 0s,top 0s,height 0s,width 0s;-ms-transition:left 0s,top 0s,height 0s,width 0s;-o-transition:left 0s,top 0s,height 0s,width 0s;transition:left 0s,top 0s,height 0s,width 0s}svg:not(:root){overflow:hidden}:host(.web){}:host(.web)::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host(.web)::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host(.web)::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host(.web:hover)::-webkit-scrollbar-track{background-color:var(--stable-light, #f1f1f1)}:host(.web:hover)::-webkit-scrollbar-thumb{background:var(--stable, #adadad)}:host{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100% !important;overflow-x:hidden;overflow-y:auto}:host yoo-loader.hidden{display:none}:host .container{width:100%;min-width:1rem;min-height:100%}:host .container.hidden{opacity:0}:host .container.grid-lines{background-image:linear-gradient(#e0e0e0 1px, transparent 1px), linear-gradient(90deg, #e0e0e0 1px, transparent 0px), linear-gradient(rgba(255, 255, 255, 0.3) 5px, transparent 100px), linear-gradient(90deg, rgba(255, 255, 255, 0.3) 5px, transparent 100px);background-size:100px 48px, calc(8.33% + 0px) 100px, 20px 20px, 20px 20px}:host .container .grid-stack-item.hidden{display:none}:host .container .grid-stack-item:hover .top-right,:host .container .grid-stack-item:hover .top-right-2{opacity:1}:host .container .grid-stack-item .grid-stack-item-content{overflow:unset}:host .container .grid-stack-item .ui-resizable-w{left:0}:host .container .grid-stack-item .ui-resizable-sw{bottom:0;left:0;opacity:0}:host .container .grid-stack-item .ui-resizable-se{right:0;bottom:0;opacity:0}:host .container .grid-stack-item .top-right,:host .container .grid-stack-item .top-right-2{position:absolute;top:0;z-index:102;cursor:pointer;opacity:0}:host .container .grid-stack-item .top-right-2{right:var(--spacing-24, 1.5rem)}:host .container .grid-stack-item .top-right{right:0}:host .container .grid-stack-item.ui-resizable-resizing,:host .container .grid-stack-item.ui-draggable-dragging{background:var(--stable-ultralight, #fafafa);cursor:-webkit-grabbing;cursor:grabbing}:host .container .grid-stack-item.ui-resizable-resizing .overlay,:host .container .grid-stack-item.ui-draggable-dragging .overlay{width:100%;height:100%;pointer-events:none}:host .container .grid-stack-item .overlay{position:absolute;top:0;left:0;z-index:100;width:12.5rem;height:3.125rem;cursor:-webkit-grab;cursor:grab}:host .container .grid-stack-item .overlay:active{cursor:-webkit-grabbing;cursor:grabbing}:host .container .grid-stack-item .placeholder-content{margin:var(--spacing-08, 0.5rem);background-color:var(--app-color-20, rgba(90, 48, 244, 0.2));border:none !important;border-radius:var(--border-radius-08, 0.5rem);inset:0 !important}:host .grid-item{position:relative;width:100%;height:auto}:host .grid-item:hover{cursor:move}:host .grid-item.w2{width:80px}:host .grid-item.h2{height:80px}:host .grid-item.w3{width:120px}:host .grid-item.h3{height:120px}:host .grid-item.h4{height:160px}:host .grid-item.w4{width:160px}:host .grid-item.is-dragging,:host .grid-item.is-positioning-post-drag{z-index:2;background:#09f;border-color:#09f}:host .resizable{position:absolute;right:0;bottom:0;width:10px;height:10px;background:red;cursor:se-resize}:host([column=\"8\"]) .grid-stack-item[gs-w=\"1\"]{width:12.5%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"2\"]{width:25%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"3\"]{width:37.5%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"4\"]{width:50%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"5\"]{width:62.5%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"6\"]{width:75%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"7\"]{width:87.5%}:host([column=\"8\"]) .grid-stack-item[gs-w=\"8\"]{width:100%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"1\"]{left:12.5%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"2\"]{left:25%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"3\"]{left:37.5%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"4\"]{left:50%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"5\"]{left:62.5%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"6\"]{left:75%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"7\"]{left:87.5%}:host([column=\"8\"]) .grid-stack-item[gs-x=\"8\"]{left:100%}:host([column=\"8\"]) .container.grid-lines{background-image:linear-gradient(#e0e0e0 1px, transparent 1px), linear-gradient(90deg, #e0e0e0 1px, transparent 0px), linear-gradient(rgba(255, 255, 255, 0.3) 5px, transparent 100px), linear-gradient(90deg, rgba(255, 255, 255, 0.3) 5px, transparent 100px);background-size:100px 48px, calc(12.5% + 0px) 100px, 20px 20px, 20px 20px}:host([column=\"2\"]) .grid-stack-item[gs-w=\"2\"]{width:100%}:host([column=\"2\"]) .grid-stack-item[gs-w=\"1\"]{width:50%}:host([column=\"2\"]) .grid-stack-item[gs-x=\"1\"]{left:50%}:host([column=\"3\"]) .grid-stack-item[gs-w=\"3\"]{width:100%}:host([column=\"3\"]) .grid-stack-item[gs-w=\"2\"]{width:66.66666667%}:host([column=\"3\"]) .grid-stack-item[gs-w=\"1\"]{width:33.33333333%}:host([column=\"3\"]) .grid-stack-item[gs-x=\"2\"]{left:66.66666667%}:host([column=\"3\"]) .grid-stack-item[gs-x=\"1\"]{left:33.33333333%}:host([column=\"3\"]) .container.grid-lines{background-image:linear-gradient(#e0e0e0 1px, transparent 1px), linear-gradient(90deg, #e0e0e0 1px, transparent 0px), linear-gradient(rgba(255, 255, 255, 0.3) 5px, transparent 100px), linear-gradient(90deg, rgba(255, 255, 255, 0.3) 5px, transparent 100px);background-size:33% 370px, calc(33% + 0px) 740px, 20px 20px, 20px 20px;pointer-events:none}:host(.full-overlay) .container .grid-stack-item .overlay{width:100%;height:100%}:host(.form-edit) .container .grid-stack-item{-webkit-box-sizing:border-box;box-sizing:border-box;border:var(--border-width-02, 0.125rem) dashed var(--transparent, transparent)}:host(.form-edit) .container .grid-stack-item:hover{border:var(--border-width-02, 0.125rem) dashed var(--accent, #276ef1)}:host(.form-edit) .container .grid-stack-item .grid-stack-item-content{overflow:hidden}:host(.max-width) .container{max-width:75rem;margin:auto}:host(.tablet-width){background:var(--light, #ffffff)}:host(.tablet-width) .container{max-width:45rem;margin:auto;background:var(--stable-ultralight, #fafafa);border:solid var(--border-width-01, 0.0625rem) var(--stable-alt, #d0d0d0)}:host(.content){overflow-x:initial;overflow-y:initial}@-webkit-keyframes pulseHolderShimmerGray{0%{background:var(--stable-20, rgba(173, 173, 173, 0.2))}50%{background:var(--stable-40, rgba(173, 173, 173, 0.4))}100%{background:var(--stable-20, rgba(173, 173, 173, 0.2))}}@keyframes pulseHolderShimmerGray{0%{background:var(--stable-20, rgba(173, 173, 173, 0.2))}50%{background:var(--stable-40, rgba(173, 173, 173, 0.4))}100%{background:var(--stable-20, rgba(173, 173, 173, 0.2))}}:host(.with-loader) .grid-stack-item.loaded .grid-stack-item-content slot{display:initial;opacity:1}:host(.with-loader) .grid-stack-item-content{z-index:44;overflow:hidden;background:var(--gradient-placeholder, linear-gradient(to right, #f1f1f1, rgba(241, 241, 241, 0.8)));border-radius:var(--border-radius-08, 0.5rem);-webkit-animation-name:pulseHolderShimmerGray;animation-name:pulseHolderShimmerGray;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}:host(.with-loader) .grid-stack-item-content slot{display:block;opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}@-webkit-keyframes loading{0%{left:-45%}100%{left:100%}}@keyframes loading{0%{left:-45%}100%{left:100%}}";
10
10
 
@@ -1,25 +1,25 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, m as Build, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b as FormFieldType, a3 as EMPTYSTATE_TITLE_MAP, a4 as EMPTYSTATE_TEXT_MAP, a5 as CALENDAR_VIEW_IDS, k as TLineState } from './index-ee2b347f.js';
3
- import { eI as HorizontalSlidesAnimation, y as isWeb, p as pipes, e4 as safeScrollIntoView, M as getAsyncExtraData, bH as filterListByText, a6 as getSession, de as isAnimationsDisabled, eJ as isMapField, t as translate, x as showModal, a0 as translateMulti, aB as toButton, cW as getAuthentication, cn as showActionSheet, bA as isOffline, aZ as isDateTimeField, eK as isAutocompleteLocalField, eL as isNumberField, ao as dispatchCustomEvent, n as isFirefox, eM as isForceScrollbar } from './index-02044a83.js';
4
- import './index-654750ae.js';
5
- import { g as getButton } from './button.factory-b405bc09.js';
6
- import { a as assignPressActions } from './index-dba68359.js';
7
- import { c as querySelectorAllDeep, p as hideShowSearchBar, t as getNextValueInArray, g as getAppContext } from './common-helpers-9fd6b7a0.js';
8
- import { r as removeEntitiesWithIds } from './entities-helpers-72cd7395.js';
9
- import { m as mapCustomViewToButton, l as isKanbanColumnField } from './filters-helpers-eeddce73.js';
10
- import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { b as FormFieldType, a3 as EMPTYSTATE_TITLE_MAP, a4 as EMPTYSTATE_TEXT_MAP, a5 as CALENDAR_VIEW_IDS, k as TLineState } from './index-98771488.js';
3
+ import { eI as HorizontalSlidesAnimation, y as isWeb, p as pipes, e4 as safeScrollIntoView, M as getAsyncExtraData, bH as filterListByText, a6 as getSession, de as isAnimationsDisabled, eJ as isMapField, t as translate, x as showModal, a0 as translateMulti, aB as toButton, cW as getAuthentication, cn as showActionSheet, bA as isOffline, aZ as isDateTimeField, eK as isAutocompleteLocalField, eL as isNumberField, ao as dispatchCustomEvent, n as isFirefox, eM as isForceScrollbar } from './index-e7e87cd9.js';
4
+ import './index-3c788736.js';
5
+ import { g as getButton } from './button.factory-6016803e.js';
6
+ import { a as assignPressActions } from './index-bcec3a60.js';
7
+ import { c as querySelectorAllDeep, p as hideShowSearchBar, t as getNextValueInArray, g as getAppContext } from './common-helpers-ffdd328d.js';
8
+ import { r as removeEntitiesWithIds } from './entities-helpers-12c5fb5b.js';
9
+ import { m as mapCustomViewToButton, l as isKanbanColumnField } from './filters-helpers-96aefef3.js';
10
+ import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
11
11
  import { i as isEmail } from './text-helpers-a008b4db.js';
12
12
  import { a0 as debounce, ab as throttle, i as isNil, B as isEqual, h as map, C as sortBy, c as isArray, z as isEmpty, ac as uniqWith, n as compact, E as get, p as isString, o as isNumber, I as isBoolean, T as findIndex, a8 as sum, R as range, x as isObject, b as isFunction } from './lodash-ce76f2d8.js';
13
13
  import { S as Sortable } from './sortable.esm-f788d1ca.js';
14
- import { g as getRenderer } from './grid-renderers-0ee2fe6a.js';
14
+ import { g as getRenderer } from './grid-renderers-0743fae2.js';
15
15
  import { I as ItemSlidingType } from './item-sliding.interface-85f6790e.js';
16
16
  import './_commonjsHelpers-f4d11124.js';
17
17
  import './workflow.interface-79064a52.js';
18
18
  import './form-field.instance-9dc4d638.js';
19
19
  import './card-video.interface-5572358c.js';
20
- import './form-helpers-44e6814f.js';
21
- import './incentive-helpers-7749f49b.js';
22
- import './missions-helpers-4dc2f343.js';
20
+ import './form-helpers-6147506d.js';
21
+ import './incentive-helpers-90a08827.js';
22
+ import './missions-helpers-5687d8d0.js';
23
23
  import './geolocation-helpers-42a39c24.js';
24
24
 
25
25
  function shouldUseVirtualScroll(user, gridVirtualScrollEnabled, isFramedGrid) {
@@ -2924,7 +2924,7 @@ const YooGridComponent = class {
2924
2924
  h("slot", { name: "header" }),
2925
2925
  isWeb(this.host) && this.entityType !== 'plans' && !this.withoutGradient && h("div", { class: `gradient-overlay left ${this.extraClass}` }),
2926
2926
  h("slot", { name: "before" }),
2927
- h("yoo-ion-slides", { ref: (el) => (this.slides = el), class: newClass, options: options, onIonSlideTransitionEnd: (ev) => this.onHorizontalSlidingEnd(ev), onIonSlideDidChange: () => this.onIonSlideDidChange() }, (_d = this.filteredItems) === null || _d === void 0 ? void 0 :
2927
+ h("yoo-ion-slides", { allowKeyNavigation: false, ref: (el) => (this.slides = el), class: newClass, options: options, onIonSlideTransitionEnd: (ev) => this.onHorizontalSlidingEnd(ev), onIonSlideDidChange: () => this.onIonSlideDidChange() }, (_d = this.filteredItems) === null || _d === void 0 ? void 0 :
2928
2928
  _d.map((item, index) => (h("yoo-ion-slide", { class: slideClass }, h("div", { ref: (el) => (this.itemSlideDiv = el), class: "slide" }, this.renderEntity(item, null, index))))), emptySlides),
2929
2929
  isWeb(this.host) && this.entityType !== 'plans' && !this.withoutGradient && h("div", { class: `gradient-overlay right ${this.extraClass}` }),
2930
2930
  h("slot", { name: "after" })
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { c as createThemedClasses } from './theme-9a4291b4.js';
3
- import './index-02044a83.js';
2
+ import { c as createThemedClasses } from './theme-fbf194c6.js';
3
+ import './index-e7e87cd9.js';
4
4
  import './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
6
+ import './index-98771488.js';
7
7
 
8
8
  const headerCss = "svg:not(:root){overflow:hidden}yoo-header{position:relative;display:block;-ms-flex-order:-1;order:-1;width:100%;background:var(--light, #ffffff);-webkit-transition:0.3s;transition:0.3s}yoo-header.transparent{background:transparent}yoo-header:not(.secondary){z-index:11 !important}yoo-header.device-min-height{min-height:4rem}yoo-header.rounded{border-top-left-radius:0.375rem;border-top-right-radius:0.375rem}yoo-header.absolute{position:absolute}yoo-header.bold{font-weight:bold}";
9
9
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { t as translate, j as closeModal, y as isWeb } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { t as translate, j as closeModal, y as isWeb } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { o as isNumber } from './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
6
+ import './index-98771488.js';
7
7
 
8
8
  const healthscoreDialogCss = "svg.sc-yoo-healthscore-dialog:not(:root){overflow:hidden}.sc-yoo-healthscore-dialog-h{display:block}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog hr.sc-yoo-healthscore-dialog{height:0.0625rem;margin:var(--spacing-16, 1rem) var(--spacing-16, 1rem) 0;background:var(--stable-light, #f1f1f1);border:0}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-chart.sc-yoo-healthscore-dialog{--height:fit-content}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-title.sc-yoo-healthscore-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:var(--spacing-16, 1rem);text-align:center;text-transform:uppercase}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-title.sc-yoo-healthscore-dialog div.sc-yoo-healthscore-dialog:first-child{width:100%}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-numbers-display.sc-yoo-healthscore-dialog{width:85%;margin:0 auto}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-evolution.sc-yoo-healthscore-dialog{margin-top:var(--spacing-24, 1.5rem)}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:var(--spacing-08, 0.5rem) 0}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:var(--spacing-16, 1rem);font-size:var(--font-size-14, 0.875rem)}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog .legend-row.sc-yoo-healthscore-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog .legend-row.sc-yoo-healthscore-dialog .round.sc-yoo-healthscore-dialog{width:0.5rem;height:0.5rem;margin-right:var(--spacing-04, 0.25rem);border-radius:50%}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog .bg-success.sc-yoo-healthscore-dialog{background-color:var(--success, #3aa76d)}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog .bg-app-color.sc-yoo-healthscore-dialog{background-color:var(--app-color, #5a30f4)}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog .bg-info.sc-yoo-healthscore-dialog{background-color:var(--info, #d84c96)}.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog .healthscore-comparison.sc-yoo-healthscore-dialog .legends.sc-yoo-healthscore-dialog .legend.sc-yoo-healthscore-dialog .stable-alt.sc-yoo-healthscore-dialog{color:var(--text-color, #807f83)}.sc-yoo-healthscore-dialog-h .border.sc-yoo-healthscore-dialog{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}.sc-yoo-healthscore-dialog-h .border.selected.sc-yoo-healthscore-dialog{border-top:var(--border-width-01, 0.0625rem) solid var(--app-color, #5a30f4)}.web.sc-yoo-healthscore-dialog-h{background:var(--light, #ffffff)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog{display:block;width:100%;height:100%}.web.sc-yoo-healthscore-dialog-h .outer-container.toolbar.sc-yoo-healthscore-dialog{height:calc(100% - 3rem)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding-left:var(--spacing-04, 0.25rem)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog .healthscore-title.sc-yoo-healthscore-dialog{margin-bottom:var(--spacing-16, 1rem);text-transform:unset}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog yoo-tabs.sc-yoo-healthscore-dialog{margin:0 var(--spacing-16, 1rem)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog .healthscore-numbers.sc-yoo-healthscore-dialog{-ms-flex-pack:start;justify-content:flex-start;margin:var(--spacing-16, 1rem) 0 0 var(--spacing-08, 0.5rem)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog .healthscore-numbers.sc-yoo-healthscore-dialog .healthscore-number.sc-yoo-healthscore-dialog .value.sc-yoo-healthscore-dialog{font-size:var(--font-size-28, 1.75rem)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog .healthscore-numbers.sc-yoo-healthscore-dialog .healthscore-number.sc-yoo-healthscore-dialog .text.sc-yoo-healthscore-dialog{margin:0}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog .healthscore-evolution.sc-yoo-healthscore-dialog{margin-top:0}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog yoo-ion-slide.sc-yoo-healthscore-dialog .slide-content.sc-yoo-healthscore-dialog .healthscore-evolution.sc-yoo-healthscore-dialog .healthscore-chart.sc-yoo-healthscore-dialog{margin-top:var(--spacing-08, 0.5rem)}.web.sc-yoo-healthscore-dialog-h .outer-container.sc-yoo-healthscore-dialog yoo-ion-slides.sc-yoo-healthscore-dialog .swiper-pagination.sc-yoo-healthscore-dialog .swiper-pagination-bullet.sc-yoo-healthscore-dialog{--bullet-background-active:var(--dark, #000000)}";
9
9
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b8 as gsapFromTo, t as translate, a0 as translateMulti } from './index-02044a83.js';
2
+ import { b8 as gsapFromTo, t as translate, a0 as translateMulti } from './index-e7e87cd9.js';
3
3
  import { a as isFinite } from './lodash-ce76f2d8.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
- import './index-ee2b347f.js';
5
+ import './index-98771488.js';
6
6
 
7
7
  const healthscoreCss = "svg:not(:root){overflow:hidden}.accent{color:var(--accent, #276ef1);fill:var(--accent, #276ef1)}.app-color{color:var(--app-color, #5a30f4);fill:var(--app-color, #5a30f4)}.danger{color:var(--danger, #d44333);fill:var(--danger, #d44333)}.dark{color:var(--dark, #000000);fill:var(--dark, #000000)}.energized{color:var(--energized, #ffc043);fill:var(--energized, #ffc043)}.info{color:var(--info, #d84c96);fill:var(--info, #d84c96)}.light{color:var(--light, #ffffff);fill:var(--light, #ffffff)}.stable{color:var(--stable, #adadad);fill:var(--stable, #adadad)}.stable-alt{color:var(--stable-alt, #d0d0d0);fill:var(--stable-alt, #d0d0d0)}.stable-light{color:var(--stable-light, #f1f1f1);fill:var(--stable-light, #f1f1f1)}.stable-ultralight{color:var(--stable-ultralight, #fafafa);fill:var(--stable-ultralight, #fafafa)}.success{color:var(--success, #3aa76d);fill:var(--success, #3aa76d)}.text-color{color:var(--text-color, #807f83);fill:var(--text-color, #807f83)}.warning{color:var(--warning, #ed6e33);fill:var(--warning, #ed6e33)}.wood{color:var(--wood, #99644c);fill:var(--wood, #99644c)}.text-extra-small{font-size:var(--font-size-12, 0.75rem) !important}.text-small{font-size:var(--font-size-14, 0.875rem) !important}.text-medium{font-size:var(--font-size-16, 1rem) !important}.text-large{font-size:var(--font-size-18, 1.125rem) !important}.text-extra-large{font-size:var(--font-size-36, 2.25rem) !important}.text-extra-extra-large{font-size:var(--font-size-54, 3.375rem) !important}:host{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:30rem}:host .header{padding:var(--spacing-08, 0.5rem);background-color:var(--light, #ffffff)}:host .sub-value{position:absolute;color:var(--text-color, #807f83);fill:var(--text-color, #807f83)}:host([display-mode=compact]){display:grid;grid-template-areas:\"header header\" \"overview cards\";grid-template-rows:auto 1fr;grid-template-columns:calc(40% - var(--spacing-08, 0.5rem)) 1fr;-ms-flex-align:center;align-items:center;background-color:var(--light, #ffffff)}:host([display-mode=compact]) .header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:header;padding:var(--spacing-08, 0.5rem)}:host([display-mode=compact]) .header .subtitle{color:var(--text-color, #807f83)}:host([display-mode=compact]) .overview{grid-area:overview;margin:0 var(--spacing-04, 0.25rem)}:host([display-mode=compact]) .overview yoo-progress-bar{--progress-value-tsy:calc(-50% - .5rem);--progress-value-font-size:var(--font-size-36, 2.25rem)}:host([display-mode=compact]) .sub-value{bottom:22%;font-size:var(--font-size-12, 0.75rem)}:host([display-mode=compact]) .cards-progress{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:cards;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%;margin:0 var(--spacing-08, 0.5rem)}:host([display-mode=large]){min-width:var(--col-max-width-small, 20rem)}:host([display-mode=large]) .overview{position:relative;-ms-flex-align:baseline;align-items:baseline;width:calc(100% - var(--spacing-16, 1rem));margin:0 auto;text-align:center}:host([display-mode=large]) .overview.with-indicators{display:inline-grid;grid-template-columns:auto 1fr auto}:host([display-mode=large]) .overview:not(.with-indicators) yoo-progress-bar{max-width:85%}:host([display-mode=large]) .overview .indicator{min-width:2rem;padding:var(--spacing-08, 0.5rem);font-size:var(--font-size-14, 0.875rem)}:host([display-mode=large]) .overview yoo-tooltip,:host([display-mode=large]) .overview yoo-display-increment{position:absolute;right:var(--spacing-16, 1rem)}:host([display-mode=large]) .overview yoo-tooltip{top:0}:host([display-mode=large]) .overview yoo-display-increment{top:var(--spacing-32, 2rem)}:host([display-mode=large]) .overview yoo-progress-bar{--stroke-width-circle:6;--progress-value-font-size:var(--font-size-54, 3.375rem)}:host([display-mode=large]) .overview yoo-progress-bar[metric=points].show-bar-points{--progress-bar-display:block;--trail-bar-display:block}:host([display-mode=large]) .overview .sub-value{bottom:0;-webkit-transform:translateY(50%);transform:translateY(50%)}:host([display-mode=large]) .subtitle{margin:var(--spacing-16, 1rem) 0;color:var(--stable, #adadad);font-size:var(--font-size-16, 1rem);text-align:center}:host([display-mode=large]) yoo-numbers-display{display:block;width:calc(100% - var(--spacing-16, 1rem));margin:var(--spacing-16, 1rem)}:host([display-mode=large]) yoo-button{width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:var(--spacing-16, 1rem) auto var(--spacing-32, 2rem)}:host([display-mode=large]) .cards-progress yoo-card-progress{margin:var(--spacing-16, 1rem) var(--spacing-04, 0.25rem)}:host([display-mode=large][animated]) .cards-progress{overflow:hidden}:host([display-mode=large][animated]) .cards-progress yoo-card-progress{opacity:0}";
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { C as isRTL } from './index-02044a83.js';
2
+ import { C as isRTL } from './index-e7e87cd9.js';
3
3
  import './lodash-ce76f2d8.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
- import './index-ee2b347f.js';
5
+ import './index-98771488.js';
6
6
 
7
7
  const icons = [
8
8
  {