@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,5 +1,5 @@
1
1
  import { r as registerInstance, i as createEvent, j as getAssetPath, h } from './index-2cf5b950.js';
2
- import { aa as EMPTYSTATE_MAP } from './index-ee2b347f.js';
2
+ import { aa as EMPTYSTATE_MAP } from './index-98771488.js';
3
3
 
4
4
  const emptyStateCss = "svg:not(:root){overflow:hidden}:host{--svg-height:12rem;display:-ms-flexbox;display:flex;width:100%;height:var(--svg-height)}:host div{display:grid}:host div,:host svg{width:100%;height:100%;overflow:hidden}";
5
5
 
@@ -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 { b as FormFieldType } from './index-ee2b347f.js';
3
- import { b6 as getUUID, t as translate, y as isWeb, cn as showActionSheet, C as isRTL, a6 as getSession, cW as getAuthentication } from './index-02044a83.js';
4
- import { b as filterIsAutocomplete, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, i as filterIsNumber, c as filterIsRadio, k as filterIsSegment, h as filterIsText, a as filterFromFormField, d as filterRenderFormDynamic, m as mapCustomViewToButton } from './filters-helpers-eeddce73.js';
2
+ import { b as FormFieldType } from './index-98771488.js';
3
+ import { b6 as getUUID, t as translate, y as isWeb, cn as showActionSheet, C as isRTL, a6 as getSession, cW as getAuthentication } from './index-e7e87cd9.js';
4
+ import { b as filterIsAutocomplete, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, i as filterIsNumber, c as filterIsRadio, k as filterIsSegment, h as filterIsText, a as filterFromFormField, d as filterRenderFormDynamic, m as mapCustomViewToButton } from './filters-helpers-96aefef3.js';
5
5
  import { i as isNil, a8 as sum, D as cloneDeep, B as isEqual, T as findIndex, a2 as flatten } from './lodash-ce76f2d8.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './form-helpers-44e6814f.js';
7
+ import './form-helpers-6147506d.js';
8
8
 
9
9
  const entityQueryBuilderCss = "svg:not(:root){overflow:hidden}.container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-left:0}.container.expanded{margin-bottom:var(--spacing-16, 1rem)}.container .flex{-ms-flex:1;flex:1}.container yoo-button.margin-left{margin-left:var(--spacing-16, 1rem)}.container yoo-button.margin-right{margin-right:var(--spacing-08, 0.5rem)}.container yoo-tooltip{margin-left:var(--spacing-08, 0.5rem)}.container .toggle-selected{margin-left:var(--spacing-16, 1rem)}.container .sorts{width:8.5rem;margin-right:var(--spacing-08, 0.5rem);margin-left:var(--spacing-08, 0.5rem)}yoo-banner{margin-bottom:var(--spacing-08, 0.5rem)}.filters-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:0}.filters-container .filters-header{display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-align:center;align-items:center;min-height:2.3125rem;font-size:var(--font-size-14, 0.875rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}.filters-container .filters-header .counter{-ms-flex:1;flex:1}.filters-container.disabled yoo-button,.filters-container.disabled yoo-form-dynamic{opacity:0.2 !important;pointer-events:none}.filters-container:not(.open){display:none}.filters-container.advanced yoo-form-input-container{padding-bottom:0.75rem}.filters-container.advanced yoo-button yoo-icon.add{color:var(--stable, #adadad)}.filters-container.advanced yoo-button.add-filter{margin-right:var(--spacing-16, 1rem)}.filters-container.advanced yoo-button.margin-right{margin-right:var(--spacing-08, 0.5rem);margin-left:0}.filters-container.advanced yoo-form-input-container.operator{margin:calc(var(--spacing-04, 0.25rem) * -1) var(--spacing-04, 0.25rem) 0 calc(var(--spacing-08, 0.5rem) * -1);padding:var(--spacing-04, 0.25rem) var(--spacing-08, 0.5rem);padding-bottom:0;text-align:center}.filters-container yoo-form-dynamic.fill-width:not(.web){width:100%}:host(.rtl) .container{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.no-padding) yoo-button.filters.margin-left{margin-left:0}:host(.no-border-top) .filters-container .filters-header{border-top:none}:host(.floating) ::slotted(.search-container-inner[slot=before]){width:100%}:host(.floating) .container.expanded{margin-bottom:0}:host(.floating) yoo-context-menu{width:100%}:host(.floating) .header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem) 0}:host(.floating) .header.width-auto{width:auto;cursor:pointer}:host(.floating) .header .title{-ms-flex:1;flex:1;font-weight:bold;font-size:var(--font-size-14, 0.875rem)}:host(.floating) .header .title.app-color{color:var(--app-color, #5a30f4)}:host(.floating) .footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:var(--spacing-16, 1rem);-webkit-column-gap:var(--spacing-16, 1rem);-moz-column-gap:var(--spacing-16, 1rem);column-gap:var(--spacing-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.floating) .footer .flex{-ms-flex:1;flex:1}:host(.floating) .footer yoo-button{max-width:6rem}:host(.floating) .subfooter{width:100%;padding:var(--spacing-08, 0.5rem);font-size:var(--font-size-12, 0.75rem);text-align:center;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);cursor:pointer}:host(.floating) .filters-container.open{position:absolute;left:21rem;width:15rem;padding:0;background:var(--light, #ffffff);border:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1))}:host(.floating) .filters-container.open.align-filters-right{right:var(--spacing-12, 0.75rem);left:unset}:host(.floating) .filters-container.open yoo-form-dynamic{width:100%;max-height:calc(100vh - 30.25rem);margin:auto;overflow-y:auto;}:host(.floating) .filters-container.open yoo-form-dynamic::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host(.floating) .filters-container.open yoo-form-dynamic::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host(.floating) .filters-container.open yoo-form-dynamic::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}";
10
10
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { z as debounce, c as isAndroid, y as isWeb, D as isIphoneX, j as closeModal, t as translate, aj as showAlert } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { z as debounce, c as isAndroid, y as isWeb, D as isIphoneX, j as closeModal, t as translate, aj as showAlert } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.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 entitySearchDialogCss = "svg:not(:root){overflow:hidden}:host{display:block;width:100%}:host .spacer{height:5.75rem}:host .footer{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding-top:1.25rem;padding-bottom:1.4rem;background-color:var(--light, #ffffff)}:host .content{display:block;-ms-flex:1;flex:1;min-height:9rem;overflow-x:hidden;overflow-y:auto;background:var(--light, #ffffff)}:host .content::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host .content::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .content:hover::-webkit-scrollbar-track{background-color:var(--stable-light, #f1f1f1)}:host .content:hover::-webkit-scrollbar-thumb{background:var(--stable, #adadad)}:host(.iphone-x) .spacer{height:calc(5.75rem + 45px)}:host(.web){display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;max-height:100%;margin:auto !important;overflow:hidden;border:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0);border-radius:0.5rem}";
9
9
 
@@ -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 { b as FormFieldType } from './index-ee2b347f.js';
3
- import { t as translate, a0 as translateMulti, y as isWeb } from './index-02044a83.js';
4
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
5
- import { a as filterFromFormField, b as filterIsAutocomplete, c as filterIsRadio, d as filterRenderFormDynamic, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, h as filterIsText, i as filterIsNumber, j as filterCleanupNewField } from './filters-helpers-eeddce73.js';
2
+ import { b as FormFieldType } from './index-98771488.js';
3
+ import { t as translate, a0 as translateMulti, y as isWeb } from './index-e7e87cd9.js';
4
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
5
+ import { a as filterFromFormField, b as filterIsAutocomplete, c as filterIsRadio, d as filterRenderFormDynamic, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, h as filterIsText, i as filterIsNumber, j as filterCleanupNewField } from './filters-helpers-96aefef3.js';
6
6
  import { n as compact, p as isString, x as isObject, z as isEmpty, o as isNumber, i as isNil } from './lodash-ce76f2d8.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
- import './form-helpers-44e6814f.js';
8
+ import './form-helpers-6147506d.js';
9
9
 
10
10
  const entitySearchFiltersCss = "svg:not(:root){overflow:hidden}:host{display:block;padding:var(--spacing-16, 1rem)}:host .heading{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;height:1.3125rem;margin-top:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700);font-size:var(--font-size-18, 1.125rem)}:host .menu-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.2rem;font-size:var(--font-size-16, 1rem)}: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;padding:0 0 0.3125rem;list-style:none}:host .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-height:2.75rem;padding:0 1rem 0 0;font-weight:var(--font-weight-400, 400)}:host .menu .menu-item div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:center;align-self:center}:host .menu .menu-item div .menu-item-title{width:100%;margin-left:var(--spacing-08, 0.5rem)}:host .menu .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .menu{margin:0 var(--spacing-08, 0.5rem)}:host .menu .menu-item{padding:0;cursor:pointer}:host .menu .menu-item .menu-item-title{width:100%}:host .menu .menu-item yoo-form-checkbox{padding-right:var(--spacing-04, 0.25rem)}:host yoo-form-input-container{margin-top:var(--spacing-16, 1rem)}:host yoo-form-dynamic.margin-top{margin-top:var(--spacing-16, 1rem)}:host .filter-container.flex{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--spacing-16, 1rem)}:host .filter-container.flex .menu-title{-ms-flex:1;flex:1;margin-top:0}:host .filter-container.flex .menu{margin:0;padding-bottom:0}:host(.web){width:80%;max-width:31.25rem;margin:auto}";
11
11
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h } from './index-2cf5b950.js';
2
- import { t as translate } from './index-02044a83.js';
2
+ import { t as translate } 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 entitySearchRecentCss = "svg:not(:root){overflow:hidden}:host .outer-container{padding:1rem;padding-top:2rem}:host .outer-container .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;padding:0 0 0.3125rem;list-style:none}:host .outer-container .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-height:2.75rem;padding:0 1rem 0 0;font-weight:var(--font-weight-400, 400)}:host .outer-container .menu .menu-item div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:center;align-self:center}:host .outer-container .menu .menu-item div .menu-item-title{width:100%;margin-left:var(--spacing-08, 0.5rem)}:host .outer-container .menu .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .menu-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.2rem;font-size:var(--font-size-16, 1rem)}:host .outer-container .menu-title{margin-top:0}:host .outer-container .menu-title .title,:host .outer-container .menu-title .clear{color:var(--text-color, #807f83);letter-spacing:0.0625rem}:host .outer-container .menu-title .clear{padding:0 0.5rem}:host .outer-container .menu-title .title{text-transform:uppercase}:host .outer-container .menu{color:var(--dark, #000000)}";
8
8
 
@@ -1,9 +1,9 @@
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 { t as translate, a0 as translateMulti } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { t as translate, a0 as translateMulti } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.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 entitySearchSortsCss = "svg:not(:root){overflow:hidden}:host .outer-container{padding:1rem 1rem 0 1rem}:host .outer-container .heading{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;height:1.3125rem;margin-top:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700);font-size:var(--font-size-18, 1.125rem)}:host .outer-container .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;padding:0 0 0.3125rem;list-style:none}:host .outer-container .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-height:2.75rem;padding:0 1rem 0 0;font-weight:var(--font-weight-400, 400)}:host .outer-container .menu .menu-item div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:center;align-self:center}:host .outer-container .menu .menu-item div .menu-item-title{width:100%;margin-left:var(--spacing-08, 0.5rem)}:host .outer-container .menu .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .menu .menu-item{cursor:pointer}:host .outer-container .menu .menu-item .text{-ms-flex:1;flex:1}:host .outer-container .menu .menu-item yoo-badge{margin:0 0.5rem}:host(.web) .outer-container{width:80%;max-width:500px;margin:auto}";
9
9
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti, de as isAnimationsDisabled, y as isWeb } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { a0 as translateMulti, de as isAnimationsDisabled, y as isWeb } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { p as isString } 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 entitySearchTagsCss = "svg:not(:root){overflow:hidden}:host{--entity-search-shadow:none;width:100%}@-webkit-keyframes slideInRight{0%{margin-left:100px;opacity:0}100%{margin-left:0;opacity:1}}@keyframes slideInRight{0%{margin-left:100px;opacity:0}100%{margin-left:0;opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}:host .outer-container{position:relative;display:-ms-flexbox;display:flex;width:100% !important;height:1.825rem;padding-bottom:0.2rem}:host .outer-container .menu-item:nth-of-type(1){-webkit-animation-delay:0.0833333333s;animation-delay:0.0833333333s}:host .outer-container .menu-item:nth-of-type(2){-webkit-animation-delay:0.1666666667s;animation-delay:0.1666666667s}:host .outer-container .menu-item:nth-of-type(3){-webkit-animation-delay:0.25s;animation-delay:0.25s}:host .outer-container .menu-item:nth-of-type(4){-webkit-animation-delay:0.3333333333s;animation-delay:0.3333333333s}:host .outer-container .menu-item:nth-of-type(5){-webkit-animation-delay:0.4166666667s;animation-delay:0.4166666667s}:host .outer-container .menu-item:nth-of-type(6){-webkit-animation-delay:0.5s;animation-delay:0.5s}:host .outer-container .menu-item:nth-of-type(7){-webkit-animation-delay:0.5833333333s;animation-delay:0.5833333333s}:host .outer-container .menu-item:nth-of-type(8){-webkit-animation-delay:0.6666666667s;animation-delay:0.6666666667s}:host .outer-container .menu-item:nth-of-type(9){-webkit-animation-delay:0.75s;animation-delay:0.75s}:host .outer-container .menu-item:nth-of-type(10){-webkit-animation-delay:0.8333333333s;animation-delay:0.8333333333s}:host .outer-container.disabled{opacity:0.2 !important;pointer-events:none}:host .outer-container yoo-ion-scroll{min-height:2rem}:host .outer-container yoo-button{z-index:1;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}:host .outer-container.advanced-filters yoo-ion-scroll{--left-pos:var(--spacing-40, 2.5rem)}:host .outer-container.advanced-filters yoo-ion-scroll.rtl{--right-pos:var(--spacing-40, 2.5rem);--left-pos:0}:host .outer-container.advanced-filters-count yoo-ion-scroll{--left-pos:75px}:host .outer-container .button-spacer.right{min-width:1rem}:host .outer-container yoo-tag.menu-item{margin-right:var(--spacing-08, 0.5rem);cursor:pointer;-webkit-animation-name:slideInRight;animation-name:slideInRight;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}:host .outer-container .spacer{width:0.625rem;height:0;visibility:hidden}:host .outer-container.margin{margin:0 1rem}:host .outer-container .placeholder{width:100%;min-height:30px;background:var(--stable-light, #f1f1f1)}:host(.no-animation) .outer-container yoo-button{-webkit-animation:none;animation:none}:host(.no-animation) .outer-container .menu-item{-webkit-animation:none;animation:none}:host(.web) .outer-container{height:var(--spacing-40, 2.5rem)}:host(.mobile) .outer-container.margin{margin:0}:host(.mobile) .outer-container.margin .placeholder{display:none}@-webkit-keyframes slideInLeft{0%{margin-right:100px;opacity:0}100%{margin-right:0;opacity:1}}@keyframes slideInLeft{0%{margin-right:100px;opacity:0}100%{margin-right:0;opacity:1}}:host(.rtl) .outer-container yoo-tag.menu-item{margin-right:0;margin-left:var(--spacing-08, 0.5rem);-webkit-animation-name:slideInLeft;animation-name:slideInLeft}";
9
9
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { t as translate, ag as disableKeyboardResize, y as isWeb, af as enableKeyboardResize, x as showModal, aG as hideKeyboard } from './index-02044a83.js';
3
- import { q as querySelectorDeep, g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { t as translate, ag as disableKeyboardResize, y as isWeb, af as enableKeyboardResize, x as showModal, aG as hideKeyboard } from './index-e7e87cd9.js';
3
+ import { q as querySelectorDeep, g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { c as isArray, k as keys, D as cloneDeep, C as sortBy } 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 entitySearchCss = "svg:not(:root){overflow:hidden}:host{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}:host yoo-navbar{--top-container-padding:0.75rem var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem) 0}:host .content yoo-ion-slides,:host yoo-ion-content yoo-ion-slides{position:absolute;top:0;right:0;bottom:0;left:0}:host .content .toolbar,:host yoo-ion-content .toolbar{margin-left:1rem;padding-top:1rem}:host .content yoo-grid.general,:host yoo-ion-content yoo-grid.general{margin-top:1rem}:host .content yoo-grid.general.framed,:host yoo-ion-content yoo-grid.general.framed{height:initial}:host .empty-state{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;height:100%}:host .empty-state yoo-empty-state{height:6.25rem}:host .empty-state div{color:var(--text-color-80, rgba(128, 127, 131, 0.8));font-size:var(--font-size-16, 1rem);text-align:center}:host .content{height:100%}:host yoo-grid.empty{height:100%}:host(.web) .content{height:auto}";
9
9
 
@@ -1,13 +1,13 @@
1
1
  import { h, r as registerInstance, i as createEvent, f as forceUpdate, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b as FormFieldType, a as FeedPostType } from './index-ee2b347f.js';
3
- import { aa as getUserDisplayName, p as pipes, E as isIOS, d2 as getExtension, b as isNativeMobile, ff as getDocumentDownloadOptions, ao as dispatchCustomEvent, t as translate, a0 as translateMulti, y as isWeb, em as getType, x as showModal, a6 as getSession, eS as getEventTypeColor, cW as getAuthentication, a5 as dateFormat, fg as replaceTextWithRichContent, fh as getMediaSrcAndType, fi as compareAsc, ar as replaceAllLinks, ay as parseMarkDown, fj as getFormatedDate, aB as toButton, a1 as getPlanTotalItemsCount, e6 as isPlanInFuture, aA as getCardFeedEntryFromFeed, fk as getCampaignConfigsForFeed, fl as getIncentiveConfigsForFeed, az as isPhotoEdited, fm as getCardFeedEntryFromQuestion, dG as groupsResolver, fn as getEventConfigsFromEvent, ek as getMediaSrcFromFeed, ak as isVideo, o as changeExtension, e$ as removeTextStyle, fo as getRandomSwatchColor, H as getCssColor, fp as getWorkflowProgress, fq as getCampaignIcon, fr as getCampaignColor, f0 as isCampaignTodo, e_ as isCampaignFeed, f4 as getLessonTypeIcon, bM as fromNow, fs as getUserTags, ck as isMedia, aq as replaceAtTagToMentionTag, aw as isCloudinaryLink, ax as getCurrentLanguage, M as getAsyncExtraData, ft as fileHasIcon, d6 as getVideoPoster, fu as getIconName, fv as getIconColor, fw as getLanguageFlag, eb as isSameDate, eO as getEventStatusInfo, fx as getRoleTitle, fy as getMobileFieldIcon, a3 as getPlanDueDate, am as isImage, a2 as getCourseFinishedItemsCount, fz as isCampaignAnnouncementByUser, bO as isCampaignActive, fA as getCommunityKpis, f5 as mapKpiData, b2 as changeHexOpacity } from './index-02044a83.js';
4
- import { e as getIncentiveStatusBadgeSettings } from './incentive-helpers-7749f49b.js';
5
- import { d as getCampaignStateTags, e as getCampaignTemplateTags, f as getMissionDataStateTags, h as getWaitlistVisitTags, g as getProductBatchDateTag, i as getProductBatchProgressColor } from './operation-helpers-66bb4325.js';
6
- import { i as getMissionStateTags, d as getMissionUniqueKey, g as getMissionAddress, m as mapMissionToCardInboxEntry } from './missions-helpers-4dc2f343.js';
7
- import { g as getButton } from './button.factory-b405bc09.js';
8
- import { u as getNotificationIcon, r as removeHtmlFromString, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-9fd6b7a0.js';
9
- import { a as getCalendarCourseDueDate, p as parseEntityForCardChat, o as onUserClick, b as parseFolderForCardList, c as parseEntityCommentsForCardList, d as getFolderIcon, e as parseEntityForCardMedia } from './entities-helpers-72cd7395.js';
10
- import { c as createThemedClasses } from './theme-9a4291b4.js';
2
+ import { b as FormFieldType, a as FeedPostType } from './index-98771488.js';
3
+ import { aa as getUserDisplayName, p as pipes, E as isIOS, d2 as getExtension, b as isNativeMobile, ff as getDocumentDownloadOptions, ao as dispatchCustomEvent, t as translate, a0 as translateMulti, y as isWeb, em as getType, x as showModal, a6 as getSession, eS as getEventTypeColor, cW as getAuthentication, a5 as dateFormat, fg as replaceTextWithRichContent, fh as getMediaSrcAndType, fi as compareAsc, ar as replaceAllLinks, ay as parseMarkDown, fj as getFormatedDate, aB as toButton, a1 as getPlanTotalItemsCount, e6 as isPlanInFuture, aA as getCardFeedEntryFromFeed, fk as getCampaignConfigsForFeed, fl as getIncentiveConfigsForFeed, az as isPhotoEdited, fm as getCardFeedEntryFromQuestion, dG as groupsResolver, fn as getEventConfigsFromEvent, ek as getMediaSrcFromFeed, ak as isVideo, o as changeExtension, e$ as removeTextStyle, fo as getRandomSwatchColor, H as getCssColor, fp as getWorkflowProgress, fq as getCampaignIcon, fr as getCampaignColor, f0 as isCampaignTodo, e_ as isCampaignFeed, f4 as getLessonTypeIcon, bM as fromNow, fs as getUserTags, ck as isMedia, aq as replaceAtTagToMentionTag, aw as isCloudinaryLink, ax as getCurrentLanguage, M as getAsyncExtraData, ft as fileHasIcon, d6 as getVideoPoster, fu as getIconName, fv as getIconColor, fw as getLanguageFlag, eb as isSameDate, eO as getEventStatusInfo, fx as getRoleTitle, fy as getMobileFieldIcon, a3 as getPlanDueDate, am as isImage, a2 as getCourseFinishedItemsCount, fz as isCampaignAnnouncementByUser, bO as isCampaignActive, fA as getCommunityKpis, f5 as mapKpiData, b2 as changeHexOpacity } from './index-e7e87cd9.js';
4
+ import { e as getIncentiveStatusBadgeSettings } from './incentive-helpers-90a08827.js';
5
+ import { d as getCampaignStateTags, e as getCampaignTemplateTags, f as getMissionDataStateTags, h as getWaitlistVisitTags, g as getProductBatchDateTag, i as getProductBatchProgressColor } from './operation-helpers-08868a68.js';
6
+ import { i as getMissionStateTags, d as getMissionUniqueKey, g as getMissionAddress, m as mapMissionToCardInboxEntry } from './missions-helpers-5687d8d0.js';
7
+ import { g as getButton } from './button.factory-6016803e.js';
8
+ import { u as getNotificationIcon, r as removeHtmlFromString, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-ffdd328d.js';
9
+ import { a as getCalendarCourseDueDate, p as parseEntityForCardChat, o as onUserClick, b as parseFolderForCardList, c as parseEntityCommentsForCardList, d as getFolderIcon, e as parseEntityForCardMedia } from './entities-helpers-12c5fb5b.js';
10
+ import { c as createThemedClasses } from './theme-fbf194c6.js';
11
11
  import { c as isArray, k as keys, o as isNumber, n as compact, i as isNil, p as isString, af as partition, E as get, b as isFunction } from './lodash-ce76f2d8.js';
12
12
  import './_commonjsHelpers-f4d11124.js';
13
13
 
@@ -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 { ek as getMediaSrcFromFeed, b as isNativeMobile, c0 as StatusBar, ao as dispatchCustomEvent, t as translate, aa as getUserDisplayName, j as closeModal, p as pipes, a0 as translateMulti, ar as replaceAllLinks, ay as parseMarkDown, e5 as getPermissions, ck as isMedia, aq as replaceAtTagToMentionTag, el as removeMarkdown, em as getType, en as getFeedLikes, D as isIphoneX } from './index-02044a83.js';
3
- import { g as getButton } from './button.factory-b405bc09.js';
4
- import { k as getWindowHeightRatio, g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { ek as getMediaSrcFromFeed, b as isNativeMobile, c0 as StatusBar, ao as dispatchCustomEvent, t as translate, aa as getUserDisplayName, j as closeModal, p as pipes, a0 as translateMulti, ar as replaceAllLinks, ay as parseMarkDown, e5 as getPermissions, ck as isMedia, aq as replaceAtTagToMentionTag, el as removeMarkdown, em as getType, en as getFeedLikes, D as isIphoneX } from './index-e7e87cd9.js';
3
+ import { g as getButton } from './button.factory-6016803e.js';
4
+ import { k as getWindowHeightRatio, g as getAppContext } from './common-helpers-ffdd328d.js';
5
5
  import { i as isNil, c as isArray } 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 feedDetailCss = "svg:not(:root){overflow:hidden}:host{--card-feed-media-height:260px;--gradient-background-image:linear-gradient(to top, var(--dark, #000000), transparent);--slide-pagination-size:0.4375rem;--slide-pagination-space:var(--spacing-04, 0.25rem);color:var(--light, #ffffff)}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}:host .feed-mention-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:var(--spacing-08, 0.5rem);font-size:var(--font-size-16, 1rem)}:host .feed-mention-actions yoo-avatar{padding-right:var(--spacing-04, 0.25rem)}:host .feed-mention-actions span.first-comment-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .global{padding-bottom:var(--spacing-08, 0.5rem);font-size:var(--font-size-16, 1rem)}:host .global.last{padding-bottom:var(--spacing-16, 1rem)}:host .global.last.iphone-x{padding-bottom:var(--spacing-48, 3rem)}:host .feed-bottom-action{padding-bottom:var(--spacing-08, 0.5rem);color:var(--text-color, #807f83);font-size:var(--font-size-16, 1rem);line-height:1.7rem;cursor:pointer}:host .feed-bottom-action.button.half{padding-bottom:var(--spacing-16, 1rem)}:host .feed-bottom-action.middle{padding:var(--spacing-16, 1rem) 0}:host .feed-bottom-action.subheading{color:var(--dark, #000000);font-weight:var(--font-weight-700, 700)}:host .feed-bottom-action .action yoo-icon{margin-right:0.5rem}:host .feed-details-container{position:fixed;top:0;right:0;bottom:0;left:0;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem);font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;background-color:var(--dark, #000000)}:host .feed-details-container yoo-form-carousel{position:absolute}:host .feed-details-container.text-expanded{--gradient-background-image:linear-gradient(var(--dark-60, rgba(0, 0, 0, 0.6)) 100%, var(--dark-60, rgba(0, 0, 0, 0.6)) 100%)}:host .feed-details-container.text-expanded .media-outer-container{z-index:5}:host .feed-details-container.text-expanded .gradient{z-index:7}:host .feed-details-container.has-overflow .bottom-container .feed-text .feed-description .description-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:12vh}:host .feed-details-container.has-overflow .bottom-container .feed-text .feed-description .description-content.expanded{height:40vh;max-height:40vh}:host .feed-details-container.has-overflow .bottom-container .feed-text .feed-description .description-content.expanded .scroll-wrapper{height:auto}:host .feed-details-container.image-focus .bottom-container{z-index:-1;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;pointer-events:none}:host .feed-details-container.image-focus .image-container{z-index:3}:host .feed-details-container.hide-overlay .overlay{display:none}:host .feed-details-container.offline .bottom-container{padding:var(--spacing-16, 1rem)}:host .feed-details-container .bottom-container{position:absolute;right:0;bottom:0;left:0;z-index:6;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;margin-top:auto;padding:var(--spacing-16, 1rem);padding-bottom:0;background-image:var(--gradient-background-image);opacity:1;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}:host .feed-details-container .bottom-container.hidden{visibility:hidden;opacity:0}:host .feed-details-container .bottom-container .feed-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding-bottom:var(--spacing-16, 1rem)}:host .feed-details-container .bottom-container .feed-header yoo-avatar{margin-right:0.8rem;-webkit-transform:translateY(3px);transform:translateY(3px)}:host .feed-details-container .bottom-container .feed-header .feed-heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;color:var(--light, #ffffff)}:host .feed-details-container .bottom-container .feed-header .feed-heading .inner-span,:host .feed-details-container .bottom-container .feed-header .feed-heading .extra-heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:var(--spacing-04, 0.25rem)}:host .feed-details-container .bottom-container .feed-header .feed-heading .feed-date,:host .feed-details-container .bottom-container .feed-header .feed-heading .feed-shared-in{color:var(--stable-alt, #d0d0d0);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host .feed-details-container .bottom-container .feed-header .feed-heading .feed-subheading{color:var(--light, #ffffff)}:host .feed-details-container .bottom-container .feed-header .feed-heading .feed-subheading .feed-group{padding-left:0.125rem;color:var(--light, #ffffff);font-weight:var(--font-weight-400, 400)}:host .feed-details-container .bottom-container .feed-text{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;color:var(--light, #ffffff)}:host .feed-details-container .bottom-container .feed-text .feed-hashtags{display:block;line-height:1.2rem}:host .feed-details-container .bottom-container .feed-text .feed-description{font-size:var(--font-size-16, 1rem)}:host .feed-details-container .bottom-container .feed-text .feed-description .description-content{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}:host .feed-details-container .bottom-container .feed-text .feed-description .description-content.expanded{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}:host .feed-details-container .bottom-container .feed-text .feed-description .description-content.expanded .scroll-wrapper yoo-ion-scroll{max-height:40vh}:host .feed-details-container .bottom-container .feed-text .feed-description .description-content .scroll-wrapper{height:inherit;overflow:hidden}:host .feed-details-container .bottom-container .feed-text .feed-description .description-content .scroll-wrapper p{margin:0}:host .feed-details-container .bottom-container .feed-text .feed-description .description-content .more-button{color:var(--stable-alt, #d0d0d0)}:host .feed-details-container .bottom-container .feed-interactions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:var(--spacing-64, 4rem);white-space:nowrap}:host .feed-details-container .bottom-container .feed-interactions .start{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start}:host .feed-details-container .bottom-container .feed-interactions .middle{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}:host .feed-details-container .bottom-container .feed-interactions .middle .dot{width:var(--slide-pagination-size);height:var(--slide-pagination-size);margin:var(--slide-pagination-space);background-color:var(--light-20, rgba(255, 255, 255, 0.2));border-radius:50%;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}:host .feed-details-container .bottom-container .feed-interactions .middle .dot.active{background-color:var(--light, #ffffff);-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}:host .feed-details-container .bottom-container .feed-interactions .end{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end}:host .feed-details-container .bottom-container .feed-interactions .interaction{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--light, #ffffff);cursor:pointer}:host .feed-details-container .bottom-container .feed-interactions .interaction yoo-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 var(--spacing-16, 1rem) 0 0}:host .feed-details-container .bottom-container .feed-interactions .interaction yoo-icon.hide-content{padding-right:0}:host .feed-details-container .bottom-container .feed-interactions .interaction yoo-lottie{width:var(--icon-size-02, 1.5rem);height:var(--icon-size-02, 1.5rem);margin:0 var(--spacing-16, 1rem) 0 0}:host .feed-details-container .bottom-container .feed-interactions .interaction.counter{margin-left:var(--spacing-08, 0.5rem)}:host .feed-details-container .bottom-container .feed-interactions .interaction.counter yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .feed-details-container .bottom-container .feed-interactions .interaction.counter.auto{margin-left:auto}:host .feed-details-container .bottom-container .feed-interactions .interaction.stable{color:var(--stable, #adadad)}:host .feed-details-container .bottom-container .feed-interactions .interaction.comment,:host .feed-details-container .bottom-container .feed-interactions .interaction.comment span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:auto;margin-left:5px}:host .feed-details-container .bottom-container .interaction-counter{white-space:break-spaces}:host .feed-details-container .image-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}:host .feed-details-container.show-overlay .bottom-container{-ms-flex-align:start;align-items:flex-start;height:100%;max-height:100vh;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}:host .feed-details-container.show-overlay .bottom-container .feed-text .feed-description{display:-ms-flexbox;display:flex}:host .feed-details-container.show-overlay .overlay{display:-ms-flexbox;display:flex}:host(.fullscreen-preview){width:100%;height:100%;background:var(--light, #ffffff)}:host(.fullscreen-preview) .fullscreen-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background-color:var(--dark-80, rgba(0, 0, 0, 0.8))}:host(.fullscreen-preview) .fullscreen-container .feed-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:var(--toolbar-web-height, 3.5rem);padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);overflow:hidden}:host(.fullscreen-preview) .fullscreen-container .feed-header yoo-icon.close{margin-right:var(--spacing-16, 1rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header yoo-avatar{padding-right:var(--spacing-08, 0.5rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--stable, #adadad);font-size:var(--font-size-16, 1rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading .subheading{padding-left:var(--spacing-16, 1rem);color:var(--light, #ffffff);font-size:var(--font-size-16, 1rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading span.username{padding-right:var(--spacing-16, 1rem);color:var(--light, #ffffff);font-size:var(--font-size-16, 1rem);border-right:var(--border-width-01, 0.0625rem) solid var(--light-20, rgba(255, 255, 255, 0.2))}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading span.feed-date{padding-right:var(--spacing-08, 0.5rem);padding-left:var(--spacing-16, 1rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading .inner-span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading .inner-span yoo-icon.group{margin-right:var(--spacing-04, 0.25rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header .feed-heading .inner-span .feed-group{padding-right:var(--spacing-04, 0.25rem)}:host(.fullscreen-preview) .fullscreen-container .feed-header .fullscreen-preview-container{display:-ms-flexbox;display:flex;height:100%;margin-left:auto}:host(.fullscreen-preview) .fullscreen-container .feed-header .fullscreen-preview-container yoo-img{margin-left:var(--spacing-08, 0.5rem);border:solid var(--spacing-02, 0.125rem) transparent;-webkit-box-shadow:var(--shadow-04, 0 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-04, 0 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.1))}:host(.fullscreen-preview) .fullscreen-container .feed-header .fullscreen-preview-container yoo-img.selected{border:solid var(--spacing-02, 0.125rem) var(--app-color, #5a30f4)}:host(.fullscreen-preview) .fullscreen-container .main-view-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;max-width:calc(100% - 6rem);height:100%;max-height:calc(100% - 2rem);margin:0 auto;overflow:hidden}:host(.fullscreen-preview) .fullscreen-container .main-view-container yoo-photo-editor{max-height:calc(100% - 2rem);margin:0 auto;--editor-background:transparent}";
10
10
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, j as getAssetPath } from './index-2cf5b950.js';
2
- import { t as translate } from './index-02044a83.js';
2
+ import { t as translate } 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 flagCss = "svg:not(:root){overflow:hidden}:host{display:-ms-flexbox;display:flex;width:100%;height:100%}:host img{width:inherit;height:inherit}:host([shape=circle]) img{border-radius:50%}:host([has-shadow]) img{-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1))}";
8
8
 
@@ -1,12 +1,12 @@
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 { t as translate, M as getAsyncExtraData, y as isWeb } from './index-02044a83.js';
4
- import { f as filterIsAutocompleteLocal } from './filters-helpers-eeddce73.js';
5
- import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-61215b2d.js';
2
+ import { b as FormFieldType } from './index-98771488.js';
3
+ import { t as translate, M as getAsyncExtraData, y as isWeb } from './index-e7e87cd9.js';
4
+ import { f as filterIsAutocompleteLocal } from './filters-helpers-96aefef3.js';
5
+ import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-4ab07967.js';
6
6
  import { B as isEqual, D as cloneDeep, z as isEmpty } from './lodash-ce76f2d8.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
- import './form-helpers-44e6814f.js';
9
- import './common-helpers-9fd6b7a0.js';
8
+ import './form-helpers-6147506d.js';
9
+ import './common-helpers-ffdd328d.js';
10
10
 
11
11
  const formAudienceCss = "svg:not(:root){overflow:hidden}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}:host .outer-container yoo-tabs{--height-tabs:2.5rem;--tab-padding:0 var(--spacing-16, 1rem) 0 0}:host .outer-container .save-container{position:absolute;top:4.0625rem;right:0;z-index:11}:host .outer-container yoo-form-input-container.bordered{margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem);border-bottom:var(--spacing-04, 0.25rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .segment-container,:host .outer-container .radio-container{--form-radio-label-gap:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}:host .outer-container .segment-container yoo-segmented-control,:host .outer-container .radio-container yoo-segmented-control{max-width:18.75rem;margin-right:var(--spacing-16, 1rem)}:host .outer-container .segment-container yoo-icon,:host .outer-container .radio-container yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .segment-container .info,:host .outer-container .radio-container .info{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .field-title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-400, 400)}:host .outer-container yoo-collapsible.margin-bottom{margin-bottom:var(--spacing-08, 0.5rem)}:host .outer-container .rules{margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem);border-bottom:var(--spacing-04, 0.25rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .rules .rule-container{margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem)}:host .outer-container .rules .rule-container .rule-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:var(--spacing-08, 0.5rem);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .rules .rule-container .rule-title yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .rules .rule-container .rule-title yoo-icon[name=info]{margin-left:var(--spacing-08, 0.5rem)}:host .outer-container .rules .rule-container .rule-title .info{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .rules .rule-container .rule{padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);padding-bottom:var(--spacing-04, 0.25rem);background:var(--stable-ultralight, #fafafa);border:solid 0.0625rem var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem)}:host .outer-container .preview{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem)}:host .outer-container .preview .preview-container{padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);background:var(--stable-ultralight, #fafafa);border:solid 0.0625rem var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}:host .outer-container .preview .preview-container.opened{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-height:34rem}:host .outer-container .preview .preview-container .preview-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .outer-container .preview .preview-container .preview-header.clickable{cursor:pointer}:host .outer-container .preview .preview-container .preview-header yoo-form-toggle{margin-left:var(--spacing-24, 1.5rem)}:host .outer-container .preview .preview-container .preview-header .preview-total,:host .outer-container .preview .preview-container .preview-header .preview-sub,:host .outer-container .preview .preview-container .preview-header .preview-toggle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .outer-container .preview .preview-container .preview-header .preview-total,:host .outer-container .preview .preview-container .preview-header .preview-sub{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .preview .preview-container .preview-header .preview-total yoo-icon,:host .outer-container .preview .preview-container .preview-header .preview-sub yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .outer-container .preview .preview-container .preview-header .preview-total{font-weight:bold;font-size:var(--font-size-32, 2rem)}:host .outer-container .preview .preview-container .preview-header .preview-sub{margin-top:var(--spacing-08, 0.5rem);font-size:var(--font-size-16, 1rem)}:host .outer-container .preview .preview-container .preview-header .preview-toggle{-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;color:var(--app-color, #5a30f4);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .preview .preview-container .preview-header .preview-toggle yoo-icon{margin-left:var(--spacing-04, 0.25rem)}:host .outer-container .preview .preview-container .preview-grid{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host .outer-container .preview .preview-container .preview-grid yoo-grid{position:inherit !important;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host .outer-container .saved-grid{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host .outer-container .saved-grid yoo-grid{position:inherit !important;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.mobile) .outer-container .preview .preview-container .preview-header{-ms-flex-wrap:wrap;flex-wrap:wrap}:host(.mobile) .outer-container .preview .preview-container .preview-header yoo-form-toggle{width:100%;margin-left:0}:host(.mobile) .outer-container .preview .preview-container .preview-header .preview-toggle{margin-top:var(--spacing-08, 0.5rem)}:host(.mobile) .outer-container .preview .preview-container .preview-header .preview-sub{margin-top:calc(var(--spacing-08, 0.5rem) + var(--spacing-04, 0.25rem));font-size:var(--font-size-12, 0.75rem)}:host(.mobile) .outer-container .preview .preview-container .preview-header .preview-sub+.preview-sub{-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-order:1;order:1;margin-top:0}:host(.mobile) .outer-container yoo-grid.audiences{min-height:25rem}:host(.mobile) .outer-container .save-container{top:3rem}";
12
12
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { c as isAndroid, y as isWeb, b as isNativeMobile, N as findParent, x as showModal, w as getModalAnimation, j as closeModal, t as translate } from './index-02044a83.js';
3
- import { q as querySelectorDeep, g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { c as isAndroid, y as isWeb, b as isNativeMobile, N as findParent, x as showModal, w as getModalAnimation, j as closeModal, t as translate } from './index-e7e87cd9.js';
3
+ import { q as querySelectorDeep, g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { a0 as debounce, n as compact, 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 formAutocompleteDialogCss = "svg:not(:root){overflow:hidden}:host yoo-truncated-line{text-align:center}:host .outer-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}:host .outer-container yoo-swipe-container{--swiper-background:transparent}:host .outer-container yoo-grid{--container-min-height:100%}:host .outer-container .content{position:relative;height:calc(100% - 44px)}:host .outer-container .content yoo-ion-scroll{top:auto;height:100%;-webkit-transition:0.3s;transition:0.3s}:host(:not(.fullscreen):not(.modal-view)){border-top-left-radius:1rem;border-top-right-radius:1rem}:host(:not(.fullscreen):not(.modal-view)) yoo-grid{--empty-state-height:6.25rem}:host(.mobile) yoo-grid{--empty-state-height:8.125rem}:host(.web){position:absolute;max-height:25rem;-webkit-box-shadow:var(--shadow-04, 0 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-04, 0 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.1))}:host(.web) .web-dialog-container{bottom:0;height:auto;min-height:3.375rem;max-height:inherit;background:var(--light, #ffffff)}:host(.web) .web-dialog-container yoo-ion-scroll{position:relative;height:auto;min-height:3.375rem;max-height:inherit;overflow-y:auto;contain:unset}:host(.expanded){position:relative}:host(.expanded) yoo-ion-scroll{position:relative}:host(.expanded) .expanded-dialog-container{display:grid;grid-template-rows:3.5rem auto 3.5rem;height:100%}:host(.expanded) .expanded-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.expanded) .expanded-footer yoo-button{width:4.125rem}:host(.expanded) .expanded-web-dialog-container{height:100%;-webkit-box-shadow:var(--web-shadow, 0 0.3125rem 0.8125rem 0 rgba(40, 47, 54, 0.08));box-shadow:var(--web-shadow, 0 0.3125rem 0.8125rem 0 rgba(40, 47, 54, 0.08));-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}:host(.expanded) .header-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.expanded) .header-container .expanded-grid-title{width:100%;font-weight:bold;text-align:center}:host(.expanded) .expanded-footer,:host(.expanded) .header-container{padding:0 var(--spacing-16, 1rem)}:host(.modal-view:not(.half)) yoo-swipe-container{--swiper-background:var(--light, #ffffff);--wrapper-border-radius:0}:host([placement=below]){top:0}:host([placement=above]){bottom:0}";
9
9
 
@@ -1,9 +1,9 @@
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 { y as isWeb, x as showModal, w as getModalAnimation, aj as showAlert, t as translate, cA as isIonic, N as findParent, M as getAsyncExtraData, fb as isValid, am as isImage, fc as resizeImage, fd as getRandomFileName, a0 as translateMulti, dG as groupsResolver } from './index-02044a83.js';
4
- import { i as showImageCropper, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-9fd6b7a0.js';
5
- import { r as removeEntitiesWithIds } from './entities-helpers-72cd7395.js';
6
- import { a as setValidator, g as getFormBottomPosition, s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { b as FormFieldType } from './index-98771488.js';
3
+ import { y as isWeb, x as showModal, w as getModalAnimation, aj as showAlert, t as translate, cA as isIonic, N as findParent, M as getAsyncExtraData, fb as isValid, am as isImage, fc as resizeImage, fd as getRandomFileName, a0 as translateMulti, dG as groupsResolver } from './index-e7e87cd9.js';
4
+ import { i as showImageCropper, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-ffdd328d.js';
5
+ import { r as removeEntitiesWithIds } from './entities-helpers-12c5fb5b.js';
6
+ import { a as setValidator, g as getFormBottomPosition, s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
7
7
  import { a0 as debounce, i as isNil, c as isArray, n as compact, l as uniq, p as isString, q as clone, o as isNumber } from './lodash-ce76f2d8.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, g as getElement } from './index-2cf5b950.js';
2
- import { y as isWeb, a0 as translateMulti } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { y as isWeb, a0 as translateMulti } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.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 formBannerCss = "svg:not(:root){overflow:hidden}yoo-banner{margin:var(--spacing-08, 0.5rem)}yoo-banner.mobile{--font-size:var(--font-size-16, 1rem)}:host([color=accent]){display:block}:host([color=accent]) yoo-banner{--main-color:var(--accent-20, rgba(39, 110, 241, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=anthracite]){display:block}:host([color=anthracite]) yoo-banner{--main-color:var(--anthracite-20, rgba(26, 26, 26, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=app-color]){display:block}:host([color=app-color]) yoo-banner{--main-color:var(--app-color-20, rgba(90, 48, 244, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=danger]){display:block}:host([color=danger]) yoo-banner{--main-color:var(--danger-20, rgba(212, 67, 51, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=dark]){display:block}:host([color=dark]) yoo-banner{--main-color:var(--dark-20, rgba(0, 0, 0, 0.2));--main-text-color:var(--light, #ffffff);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=energized]){display:block}:host([color=energized]) yoo-banner{--main-color:var(--energized-20, rgba(255, 192, 67, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=info]){display:block}:host([color=info]) yoo-banner{--main-color:var(--info-20, rgba(216, 76, 150, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=light]){display:block}:host([color=light]) yoo-banner{--main-color:var(--light-20, rgba(255, 255, 255, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=stable]){display:block}:host([color=stable]) yoo-banner{--main-color:var(--stable-20, rgba(173, 173, 173, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=stable-alt]){display:block}:host([color=stable-alt]) yoo-banner{--main-color:var(--stable-alt-20, rgba(208, 208, 208, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=stable-light]){display:block}:host([color=stable-light]) yoo-banner{--main-color:var(--stable-light-20, rgba(241, 241, 241, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=stable-ultralight]){display:block}:host([color=stable-ultralight]) yoo-banner{--main-color:var(--stable-ultralight-20, rgba(250, 250, 250, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=success]){display:block}:host([color=success]) yoo-banner{--main-color:var(--success-20, rgba(58, 167, 109, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=text-color]){display:block}:host([color=text-color]) yoo-banner{--main-color:var(--text-color-20, rgba(128, 127, 131, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}:host([color=warning]){display:block}:host([color=warning]) yoo-banner{--main-color:var(--warning-20, rgba(237, 110, 51, 0.2));--main-text-color:var(--dark, #000000);--padding:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem)}";
9
9
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { E as isIOS, af as enableKeyboardResize, ag as disableKeyboardResize, j as closeModal, bW as dateParse, b as isNativeMobile, aN as Keyboard, t as translate } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { E as isIOS, af as enableKeyboardResize, ag as disableKeyboardResize, j as closeModal, bW as dateParse, b as isNativeMobile, aN as Keyboard, t as translate } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { g as global } from './lodash-ce76f2d8.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
- import './index-ee2b347f.js';
6
+ import './index-98771488.js';
7
7
 
8
8
  function fixProto(target, prototype) {
9
9
  var setPrototypeOf = Object.setPrototypeOf;
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, h } from './index-2cf5b950.js';
2
- import { ej as showScanner } from './index-02044a83.js';
3
- import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { ej as showScanner } from './index-e7e87cd9.js';
3
+ import { a as setValidator, s as setValueAndValidateInput } 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 formBarcodeCss = "svg:not(:root){overflow:hidden}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;padding-bottom:1rem}:host .outer-container .barcode-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:6.125rem;height:6.125rem;border:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem);cursor:pointer}:host .outer-container .barcode-container .required{position:absolute;top:auto;right:auto;bottom:auto;left:0.625rem;color:var(--app-color, #5a30f4);font-size:var(--font-size-16, 1rem)}:host .outer-container .value-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;height:98px;padding-left:2rem;color:var(--text-color, #807f83);font-size:var(--font-size-16, 1rem)}:host .readonly{padding:0.5rem 0.5rem 0 0}:host(.history) .readonly{padding:0 !important}";
10
10
 
@@ -1,9 +1,9 @@
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 { a_ as getHours, a$ as getMinutes, b0 as setDateHours, b1 as setDateMinutes, aM as dateAdd, t as translate, y as isWeb } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { a_ as getHours, a$ as getMinutes, b0 as setDateHours, b1 as setDateMinutes, aM as dateAdd, t as translate, y as isWeb } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.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 formCalendarDialogCss = "svg:not(:root){overflow:hidden}:host yoo-calendar{height:auto;min-height:0;padding-top:var(--spacing-16, 1rem)}:host yoo-ion-footer yoo-button{margin:var(--spacing-16, 1rem)}";
9
9
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { j as closeModal, t as translate } from './index-02044a83.js';
2
+ import { j as closeModal, t as translate } 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 YooFormCaptureMapDialogComponent = class {
8
8
  constructor(hostRef) {
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { j as closeModal, t as translate } from './index-02044a83.js';
3
- import { g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { j as closeModal, t as translate } from './index-e7e87cd9.js';
3
+ import { g as getAppContext } from './common-helpers-ffdd328d.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 formCaptureTagDialogCss = "svg:not(:root){overflow:hidden}:host{background:var(--light, #ffffff);--image-size:23.4375rem}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .outer-container .image-container{display:-ms-flexbox;display:flex;width:var(--image-size);width:100%;height:var(--image-size)}:host .outer-container .image-container yoo-img{width:100%;height:100%}:host .outer-container .tags-container{padding:var(--spacing-16, 1rem)}:host .outer-container .tags-container .tag-header{padding-bottom:var(--spacing-04, 0.25rem)}:host .outer-container .tags-container .tag-header .optional{padding-left:var(--spacing-04, 0.25rem);color:var(--text-color, #807f83)}:host .outer-container .button-container{margin-top:auto;padding:var(--spacing-16, 1rem)}:host(.iphone-x) .bottom-container{padding-bottom:2.1875rem}";
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, E as isIOS, b as isNativeMobile, y as isWeb } from './index-02044a83.js';
3
- import { j as lockSwipes } from './common-helpers-9fd6b7a0.js';
2
+ import { t as translate, j as closeModal, E as isIOS, b as isNativeMobile, y as isWeb } from './index-e7e87cd9.js';
3
+ import { j as lockSwipes } from './common-helpers-ffdd328d.js';
4
4
  import { D as cloneDeep, s as orderBy } 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 formCaptureViewDialogCss = "svg:not(:root){overflow:hidden}:host{--list-padding:1.25rem 0.625rem 1.25rem 0.625rem;--list-row-height:38px}:host yoo-ion-content{display:block;height:auto}:host yoo-ion-slides{height:100%;background:var(--stable-ultralight, #fafafa)}:host .scroll-spacer{width:100%;height:100px}:host .swiper-pagination-bullet-active{background-color:var(--dark, #000000) !important}:host .preview{position:absolute;top:50%;left:0;width:100% !important;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}:host .preview.edit{z-index:1}:host .preview.web{right:0;left:0;width:auto;max-width:100%;max-height:600px}:host .image-recos{z-index:10;padding:var(--list-padding);background-color:var(--light, #ffffff)}:host .image-recos .image-reco{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:var(--list-row-height);padding:0.25rem 1rem}:host .image-recos .image-reco.contrasted{color:var(--dark, #000000);background-color:var(--stable-light, #f1f1f1) !important}:host .image-recos .image-reco .title,:host .image-recos .image-reco .image-reco-value{font-size:var(--font-size-16, 1rem)}:host .image-recos .image-reco .title{width:90%;text-align:left;overflow-wrap:break-word}:host .image-recos .image-reco .image-reco-value{width:10%;text-align:right;overflow-wrap:break-word}:host .image-recos .image-reco:nth-of-type(even){background:var(--light, #ffffff)}:host .image-recos .image-reco:nth-of-type(odd){background:var(--kpi-list-item-background)}";
9
9
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, j as getAssetPath, f as forceUpdate, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { co as hasWebCam, c2 as isSurface, j as closeModal, t as translate } from './index-02044a83.js';
3
- import { a as getVideoDevices } from './camera-helpers-a93d7822.js';
4
- import { q as querySelectorDeep } from './common-helpers-9fd6b7a0.js';
2
+ import { co as hasWebCam, c2 as isSurface, j as closeModal, t as translate } from './index-e7e87cd9.js';
3
+ import { a as getVideoDevices } from './camera-helpers-4ebc5115.js';
4
+ import { q as querySelectorDeep } from './common-helpers-ffdd328d.js';
5
5
  import { a as createCommonjsModule, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
6
6
  import './lodash-ce76f2d8.js';
7
- import './index-ee2b347f.js';
7
+ import './index-98771488.js';
8
8
 
9
9
  var jpeg_camera = createCommonjsModule(function (module, exports) {
10
10
  (function webpackUniversalModuleDefinition(root, factory) {
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { P as PictureSourceType, M as MediaType, i as importMultipleFromLibrary, g as getPicture, b as getVideo, s as showAudioRecorder, c as MediaCapture, a as getVideoDevices } from './camera-helpers-a93d7822.js';
3
- import { cl as isBase64, ba as isImageUrl, h as addFilePrefix, c as isAndroid, cr as moveToImageDirectory, t as translate, bl as showToast, dY as getFormCapturedFileSize, aj as showAlert, p as pipes, y as isWeb, al as isGif, dZ as isTiff, am as isImage, dN as isUnsplashUrl, ak as isVideo, dM as isAudio, b as isNativeMobile, x as showModal, E as isIOS, D as isIphoneX, c0 as StatusBar, a6 as getSession, d_ as isLenovo, cn as showActionSheet, dx as asyncWaterfall, d$ as updatePathSessionId, m as isSafari, M as getAsyncExtraData, cq as read, O as isNativeFilePath, an as downloadFile, ap as isFile, e0 as getMimeType, bA as isOffline, e1 as hasLargeFile, a0 as translateMulti, aF as showContextMenu, az as isPhotoEdited, du as images, e2 as audios, dv as videos, o as changeExtension, aw as isCloudinaryLink } from './index-02044a83.js';
4
- import { c as querySelectorAllDeep, q as querySelectorDeep, i as showImageCropper, e as showPhotoEditor, a as showSlidesMedia, g as getAppContext } from './common-helpers-9fd6b7a0.js';
5
- import { i as initArrayValue } from './form-helpers-44e6814f.js';
6
- import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-61215b2d.js';
2
+ import { P as PictureSourceType, M as MediaType, i as importMultipleFromLibrary, g as getPicture, b as getVideo, s as showAudioRecorder, c as MediaCapture, a as getVideoDevices } from './camera-helpers-4ebc5115.js';
3
+ import { cl as isBase64, ba as isImageUrl, h as addFilePrefix, c as isAndroid, cr as moveToImageDirectory, t as translate, bl as showToast, dY as getFormCapturedFileSize, aj as showAlert, p as pipes, y as isWeb, al as isGif, dZ as isTiff, am as isImage, dN as isUnsplashUrl, ak as isVideo, dM as isAudio, b as isNativeMobile, x as showModal, E as isIOS, D as isIphoneX, c0 as StatusBar, a6 as getSession, d_ as isLenovo, cn as showActionSheet, dx as asyncWaterfall, d$ as updatePathSessionId, m as isSafari, M as getAsyncExtraData, cq as read, O as isNativeFilePath, an as downloadFile, ap as isFile, e0 as getMimeType, bA as isOffline, e1 as hasLargeFile, a0 as translateMulti, aF as showContextMenu, az as isPhotoEdited, du as images, e2 as audios, dv as videos, o as changeExtension, aw as isCloudinaryLink } from './index-e7e87cd9.js';
4
+ import { c as querySelectorAllDeep, q as querySelectorDeep, i as showImageCropper, e as showPhotoEditor, a as showSlidesMedia, g as getAppContext } from './common-helpers-ffdd328d.js';
5
+ import { i as initArrayValue } from './form-helpers-6147506d.js';
6
+ import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-4ab07967.js';
7
7
  import { k as keys, A as intersection, o as isNumber, c as isArray, i as isNil, a7 as assignInWith, Z as assign, n as compact, q as clone, G as isUndefined } from './lodash-ce76f2d8.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
- import './index-ee2b347f.js';
9
+ import './index-98771488.js';
10
10
 
11
11
  function shouldUseLowPerformanceCamera(user, isNativeMobile, useLibrary) {
12
12
  const enableLowPerformanceCamera = user === null || user === void 0 ? void 0 : user.enableLowPerformanceCamera;
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { y as isWeb, N as findParent, j as closeModal, t as translate, a6 as getSession, e5 as getPermissions, M as getAsyncExtraData, an as downloadFile, aF as showContextMenu, cn as showActionSheet, cB as isIntersectionObserverSupported, cC as intersectionObserve, C as isRTL, ab as getClosestImageRatio, aw as isCloudinaryLink, i as isChromatic } from './index-02044a83.js';
3
- import { j as lockSwipes, a as showSlidesMedia, g as getAppContext } from './common-helpers-9fd6b7a0.js';
2
+ import { y as isWeb, N as findParent, j as closeModal, t as translate, a6 as getSession, e5 as getPermissions, M as getAsyncExtraData, an as downloadFile, aF as showContextMenu, cn as showActionSheet, cB as isIntersectionObserverSupported, cC as intersectionObserve, C as isRTL, ab as getClosestImageRatio, aw as isCloudinaryLink, i as isChromatic } from './index-e7e87cd9.js';
3
+ import { j as lockSwipes, a as showSlidesMedia, g as getAppContext } from './common-helpers-ffdd328d.js';
4
4
  import { i as isNil, c as isArray } 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 formCarouselCss = "svg:not(:root){overflow:hidden}:host{--slide-pagination-size:0.4375rem;--slide-pagination-space:var(--spacing-04, 0.25rem);--pagination-height:var(--spacing-16, 1rem);--media-max-height:var(--card-feed-media-height);--media-width:100%;--media-min-height:11.25rem;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}:host yoo-swipe-container{--swiper-background:var(--dark, #000000);--wrapper-border-radius:0}:host .media-container{position:-webkit-sticky;position:sticky;width:100%;height:var(--card-feed-media-height)}:host .media-container yoo-photo-editor{width:100%;height:100%}:host .media-container.readonly{padding:0.5rem 0.5rem 0 0}:host .media-container>div,:host .media-container>div yoo-ion-slides{height:100%}:host .icons-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--pagination-height);padding:0 var(--spacing-16, 1rem)}:host .icons-container .pagination-outer-container{position:absolute;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:var(--spacing-16, 1rem)}:host .icons-container .pagination-outer-container .dot{width:var(--slide-pagination-size);height:var(--slide-pagination-size);margin:var(--slide-pagination-space);background-color:var(--dark-20, rgba(0, 0, 0, 0.2));border-radius:50%;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}:host .icons-container .pagination-outer-container .dot.active{background-color:var(--dark, #000000);-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}:host .overlay{position:absolute;z-index:999;width:100%;height:100%}:host yoo-ion-slides{width:100%;height:100%;height:var(--card-feed-media-height)}:host yoo-ion-slide{overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch}:host yoo-ion-slide yoo-photo-editor{width:100%;height:100%}:host .slide-nav{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:999;width:100%}:host .slide-nav.rtl{top:50%;right:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}:host .slide-nav yoo-tag{border-radius:50%;-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host .slide-nav .left,:host .slide-nav .right{position:absolute}:host .slide-nav .left{left:var(--spacing-16, 1rem)}:host .slide-nav .right{right:var(--spacing-16, 1rem)}:host .media-counts-container{position:absolute;top:var(--spacing-16, 1rem);right:var(--spacing-16, 1rem);z-index:10;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;will-change:opacity}:host .media-counts-container.active{opacity:1;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}:host(.photo:not(.preview)) .media-container,:host(.video:not(.preview)) .media-container{width:var(--media-width);max-width:100%;min-height:var(--media-min-height)}:host(.video:not(.preview)) .media-container{max-height:var(--media-max-height)}:host(.no-margin) .media-container.readonly{padding:0}:host(.preview){position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin-top:0;border-radius:var(--card-feed-radius)}:host(.preview) yoo-ion-slides{z-index:6;width:100%;height:100%}:host(.preview) .pagination-outer-container{z-index:1}:host(.photo){--card-feed-media-height:initial}:host(.photo) yoo-ion-slides{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:initial}:host(.photo) yoo-ion-slide{height:auto}:host(.photo.preview){--card-feed-media-height:100%}:host(.video){--card-feed-media-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host(.video) yoo-ion-slide{margin:auto 0}:host(.video) .media-container{min-height:var(--media-min-height);margin:var(--spacing-08, 0.5rem) var(--spacing-08, 0.5rem) 0 0;padding:0;background:var(--dark, #000000)}:host(.video) yoo-videoplayer-videojs{-ms-flex-item-align:center;align-self:center}:host(.audio){--card-feed-media-height:5rem}:host(.audio) .icons-container{padding:0}:host(.audio) yoo-videoplayer-core{width:100%}:host(.audio) yoo-audio-player{width:calc(100% - var(--spacing-08, 0.5rem))}:host(.audio) .media-badge-container,:host(.audio) .media-icon-container{display:none}:host(.web.video){--card-feed-media-height:100%}:host(.feed-detail){background-color:var(--dark, #000000)}:host(.auto){--card-feed-media-height:100%}:host(.auto) .media-container{position:relative}:host(.form-preview){--card-feed-media-height:13.75rem}:host(.light) yoo-photo-editor{--editor-background:var(--light)}:host([hidden]){display:none}:host(.overlay){position:relative}:host(.overlay) .icons-container{position:absolute;bottom:var(--spacing-16, 1rem)}:host(.overlay) .icons-container .pagination-outer-container .dot{background-color:var(--light-20, rgba(255, 255, 255, 0.2))}:host(.overlay) .icons-container .pagination-outer-container .dot.active{background-color:var(--light, #ffffff)}:host(.rtl) .slide-nav yoo-tag.left,:host(.rtl) .slide-nav yoo-tag.right{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media print{:host .media-container,:host .media-container .pdf-container{display:block !important;page-break-before:avoid}:host .media-container .field-container,:host .media-container .pdf-container .field-container{page-break-inside:avoid}:host .media-container yoo-img,:host .media-container .pdf-container yoo-img{max-height:43.75rem;-o-object-fit:contain !important;object-fit:contain !important;page-break-after:avoid !important;page-break-before:avoid !important;page-break-inside:avoid !important;background-size:contain !important}}";
9
9
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { j as closeModal, cY as getDownloadAction, t as translate, p as pipes } from './index-02044a83.js';
3
- import { q as querySelectorDeep, e as showPhotoEditor } from './common-helpers-9fd6b7a0.js';
2
+ import { j as closeModal, cY as getDownloadAction, t as translate, p as pipes } from './index-e7e87cd9.js';
3
+ import { q as querySelectorDeep, e as showPhotoEditor } from './common-helpers-ffdd328d.js';
4
4
  import { g as getElementDimensions } from './dimensions-helpers-74309fae.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 formCatalogDialogCss = "svg:not(:root){overflow:hidden}:host{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .inner-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:var(--font-size-18, 1.125rem)}:host .inner-container .image-container{position:relative;height:12.5rem}:host .inner-container .image-container yoo-img{position:inherit;width:100%;height:100%}:host .inner-container .row-container{padding:0.5rem 0;font-size:var(--font-size-16, 1rem);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .inner-container .row-container .value{color:var(--text-color, #807f83)}:host .inner-container .tags{position:relative;height:100px}:host .inner-container .tags yoo-ion-scroll{top:0 !important;padding:0 0.75rem}:host .inner-container .text-container{padding:0.75rem}:host .inner-container .tablet-mod{width:100%;margin:0 auto;padding-top:0.5rem}:host .inner-container .tag-item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:0.5rem;padding:0.5rem;padding-bottom:0.75rem;font-size:var(--font-size-16, 1rem);border:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);border-radius:15px}";
10
10
 
@@ -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 { bA as isOffline, M as getAsyncExtraData, y as isWeb, t as translate, x as showModal, w as getModalAnimation, p as pipes } from './index-02044a83.js';
3
- import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { bA as isOffline, M as getAsyncExtraData, y as isWeb, t as translate, x as showModal, w as getModalAnimation, p as pipes } from './index-e7e87cd9.js';
3
+ import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
4
4
  import { B as isEqual, o as isNumber, x as isObject, V as difference, k as keys } 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 formCatalogCss = "svg:not(:root){overflow:hidden}:host .readonly{padding:0.5rem 0.5rem 0 0}:host .outer-container .or,:host .readonly .or{padding:0.5rem;color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem);text-align:center}:host .outer-container .selected,:host .readonly .selected{background-color:var(--light, #ffffff)}:host .outer-container .error,:host .readonly .error{color:var(--danger, #d44333)}:host .outer-container .products>.title,:host .readonly .products>.title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0.5rem;color:var(--dark, #000000);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem);line-height:1.5;text-align:left;text-transform:uppercase}:host .outer-container .products .subtitle,:host .readonly .products .subtitle{margin-top:0.125rem;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .products .remove,:host .readonly .products .remove{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:40px;text-align:center}:host .outer-container .products .entity,:host .readonly .products .entity{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:1rem 0}:host .outer-container .products .toolbar,:host .readonly .products .toolbar{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;padding:0.5rem;font-size:var(--font-size-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .products .toolbar.history,:host .readonly .products .toolbar.history{font-size:var(--font-size-14, 0.875rem)}:host .outer-container .products .toolbar .title,:host .readonly .products .toolbar .title{padding:3px 0.5rem 3px 0;color:var(--dark, #000000);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .products .toolbar .title.align-right,:host .readonly .products .toolbar .title.align-right{text-align:right}:host .outer-container .products .toolbar .price,:host .readonly .products .toolbar .price{color:var(--dark, #000000);white-space:nowrap}:host .outer-container .products .toolbar .price-title,:host .readonly .products .toolbar .price-title{margin-right:var(--spacing-08, 0.5rem);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .products .toolbar .price-container,:host .readonly .products .toolbar .price-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-left:0.5rem}:host .outer-container .products .toolbar.wrap,:host .readonly .products .toolbar.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}:host .outer-container .products .toolbar.wrap .price-title,:host .outer-container .products .toolbar.wrap .price,:host .readonly .products .toolbar.wrap .price-title,:host .readonly .products .toolbar.wrap .price{margin-top:var(--spacing-08, 0.5rem)}:host .outer-container .products .toolbar.wrap .narrow,:host .readonly .products .toolbar.wrap .narrow{-ms-flex-direction:row;flex-direction:row;width:100%}:host .outer-container .products .footer,:host .readonly .products .footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0.5rem;padding-top:1rem;padding-bottom:0.5rem;color:var(--dark, #000000);font-weight:var(--font-weight-900, 900)}:host .outer-container .products .footer .title,:host .readonly .products .footer .title{-ms-flex:1;flex:1;text-transform:uppercase}:host .outer-container .products .footer .price,:host .readonly .products .footer .price{text-align:right}:host(.history) .readonly{max-width:800px}:host(.grid-cell) .readonly{padding:0}:host(.grid-cell) .readonly .title{display:none}:host(.grid-cell) .readonly .products .subtitle{margin-top:0}:host(.grid-cell) .readonly .subtitle{color:var(--dark, #000000);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.grid-cell) .readonly .footer{padding:0;font-weight:var(--font-weight-400, 400)}";
10
10
 
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { b2 as changeHexOpacity, H as getCssColor, b3 as extractTextFromStringHTML, a0 as translateMulti } from './index-02044a83.js';
3
- import { i as initTags } from './index-e6f33dcb.js';
4
- import { s as showWarningBanner, h as hasDuplicates } from './draggable-tags-helpers-d713950a.js';
5
- import { s as setValueAndValidateInput } from './form-input-helpers-61215b2d.js';
2
+ import { b2 as changeHexOpacity, H as getCssColor, b3 as extractTextFromStringHTML, a0 as translateMulti } from './index-e7e87cd9.js';
3
+ import { i as initTags } from './index-bd5da246.js';
4
+ import { s as showWarningBanner, h as hasDuplicates } from './draggable-tags-helpers-0e02f6b0.js';
5
+ import { s as setValueAndValidateInput } from './form-input-helpers-4ab07967.js';
6
6
  import { B as isEqual } from './lodash-ce76f2d8.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
- import './index-ee2b347f.js';
9
- import './common-helpers-9fd6b7a0.js';
8
+ import './index-98771488.js';
9
+ import './common-helpers-ffdd328d.js';
10
10
 
11
11
  const formCategorizeWordsCss = "svg:not(:root){overflow:hidden}:host{--top-category-color:var(--warning, #ed6e33);--bottom-category-color:var(--app-color, #5a30f4);display:block}:host yoo-banner{height:0}:host yoo-tag{max-width:100%;margin-right:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem)}:host yoo-tag:last-of-type{margin-right:0}:host [placement]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0 auto}:host [placement] #counter{padding-left:var(--spacing-04, 0.25rem);font-size:var(--font-size-12, 0.75rem);opacity:0.5}:host [placement] #title{padding:var(--spacing-04, 0.25rem) var(--spacing-08, 0.5rem)}:host [placement] #title[hidden]{opacity:0}:host [placement] #title span:first-of-type{font-weight:bold}:host [placement] .dropzone{-ms-flex-positive:1;flex-grow:1;padding:var(--spacing-04, 0.25rem)}:host .dropzone{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:baseline;align-content:baseline;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;white-space:nowrap;border-radius:var(--border-radius-08, 0.5rem)}:host .dropzone[hit]{background-color:var(--light-10, rgba(255, 255, 255, 0.1))}:host .dropzone#zone-tags{height:8.35rem;padding:var(--spacing-08, 0.5rem)}:host(:not([readonly])) main{width:100%;max-height:100%;overflow-y:auto}:host(:not([readonly])) main::-webkit-scrollbar{display:none}:host(:not([readonly])) yoo-tag{max-width:calc(100% - var(--spacing-08, 0.5rem));border-style:solid;border-width:var(--border-width-01, 0.0625rem);-webkit-transition:border-color 350ms ease-in-out, opacity 250ms ease-in-out;transition:border-color 350ms ease-in-out, opacity 250ms ease-in-out}:host(:not([readonly])) yoo-tag[color=light]{border-color:currentColor}:host(:not([readonly])) yoo-tag[color=stable-light]{border-color:var(--stable-light, #f1f1f1)}:host(:not([readonly])) [placement]{min-height:var(--spacing-64, 4rem);padding:var(--spacing-08, 0.5rem);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--card-shadow-2, 0 0.3125rem 0.9375rem 0 rgba(40, 47, 54, 0.08));box-shadow:var(--card-shadow-2, 0 0.3125rem 0.9375rem 0 rgba(40, 47, 54, 0.08))}:host(:not([readonly])) [placement] .dropzone{min-height:7.5rem}:host(:not([readonly])) [placement] #title{color:var(--light, #ffffff)}:host(:not([readonly])) [placement][placement=top]{background:var(--top-category-color)}:host(:not([readonly])) [placement][placement=bottom]{background:var(--bottom-category-color)}:host([readonly]) main{display:grid;grid-gap:var(--spacing-08, 0.5rem)}:host([readonly]) main [placement]{padding:0}:host([readonly]) main .drop-container:last-of-type{margin-top:var(--spacing-16, 1rem)}:host([animated]) .dropzone,:host([animated]) section{-webkit-transition:background-color 500ms ease-in-out, height 750ms ease-in-out;transition:background-color 500ms ease-in-out, height 750ms ease-in-out}:host([animated]) #title{-webkit-transition:opacity 750ms ease-in-out;transition:opacity 750ms ease-in-out}";
12
12