@yoobic/yobi 8.3.0-9 → 8.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1594) hide show
  1. package/dist/cjs/{buffer-es6-7c29ccf5.js → buffer-es6-f8668f31.js} +1 -1
  2. package/dist/cjs/{button.factory-71e42096.js → button.factory-4a6760a6.js} +3 -3
  3. package/dist/cjs/{camera-helpers-17a56df4.js → camera-helpers-5d148ddc.js} +36 -36
  4. package/dist/cjs/{chat-helpers-900c1a23.js → chat-helpers-a5ed668a.js} +28 -3
  5. package/dist/cjs/{common-helpers-81853232.js → common-helpers-64d74f0b.js} +4 -6
  6. package/dist/cjs/{css-shim-e9231523.js → css-shim-0add97ce.js} +1 -1
  7. package/dist/cjs/design-system.cjs.js +4 -4
  8. package/dist/cjs/{dom-7fb93981.js → dom-232b4df0.js} +1 -1
  9. package/dist/cjs/{draggable-dots-helpers-d6cbb3d2.js → draggable-dots-helpers-3f80b4dc.js} +3 -3
  10. package/dist/cjs/{draggable-tags-helpers-3f1eb81d.js → draggable-tags-helpers-3dd96d16.js} +3 -3
  11. package/dist/cjs/{entities-helpers-97f3244c.js → entities-helpers-8c0145ba.js} +33 -5
  12. package/dist/cjs/{filters-helpers-526fc5e6.js → filters-helpers-62cdb3e5.js} +10 -17
  13. package/dist/cjs/{form-choice-helpers-03fcd3ef.js → form-choice-helpers-8eb52830.js} +9 -9
  14. package/dist/cjs/{form-field.instance-610e61e1.js → form-field.instance-410c2aea.js} +0 -6
  15. package/dist/cjs/{form-helpers-4c70a23f.js → form-helpers-baee1a4d.js} +4 -4
  16. package/dist/cjs/{form-input-helpers-1f47449f.js → form-input-helpers-176ea3c3.js} +4 -4
  17. package/dist/cjs/{form-text-area-helpers-7d82c15b.js → form-text-area-helpers-218720fa.js} +3 -3
  18. package/dist/cjs/{geolocation-helpers-c499cf4c.js → geolocation-helpers-cb286aab.js} +1 -1
  19. package/dist/cjs/{grid-renderers-62ead7e3.js → grid-renderers-bfd8bc98.js} +46 -16
  20. package/dist/cjs/{incentive-helpers-f1621d61.js → incentive-helpers-e02ae88e.js} +4 -4
  21. package/dist/cjs/{index-6482c595.js → index-2e1afd31.js} +10 -5
  22. package/dist/cjs/index-7d416f24.js +4 -0
  23. package/dist/cjs/{index-6886c6f7.js → index-88e7e681.js} +280 -451
  24. package/dist/cjs/{index-1df4423f.js → index-8d4dcb5e.js} +1 -1
  25. package/dist/cjs/index-9f48d1ca.js +4 -0
  26. package/dist/cjs/{index-be68424b.js → index-c1dbcd32.js} +2 -2
  27. package/dist/cjs/{index-27f705ea.js → index-e20fa7f6.js} +4 -7
  28. package/dist/cjs/{index-d032658d.js → index-e3c540c6.js} +11 -5
  29. package/dist/cjs/{index-d89e7ed8.js → index-e87f67bf.js} +4 -4
  30. package/dist/cjs/{index-920990f8.js → index-f6133645.js} +593 -2
  31. package/dist/cjs/loader.cjs.js +4 -4
  32. package/dist/cjs/{localForage-c0da9d25.js → localForage-179308a7.js} +2 -2
  33. package/dist/cjs/{lodash-597bda6d.js → lodash-72d493b9.js} +1 -0
  34. package/dist/cjs/{map-helpers-dd28ef28.js → map-helpers-91db36b6.js} +4 -4
  35. package/dist/cjs/{mission-locked-banner-e12a2c7e.js → mission-locked-banner-e18c9c8c.js} +3 -3
  36. package/dist/cjs/{missions-helpers-031bd77f.js → missions-helpers-c1b4ca73.js} +6 -6
  37. package/dist/cjs/{modal-animations-5617b191.js → modal-animations-b3e38dd7.js} +2 -2
  38. package/dist/cjs/{operation-helpers-af9c8d15.js → operation-helpers-8bc14401.js} +3 -3
  39. package/dist/cjs/{overlays-9d42340c.js → overlays-1ba1c6fc.js} +2 -2
  40. package/dist/cjs/{overlays-94c28a17.js → overlays-84cc9992.js} +554 -271
  41. package/dist/cjs/{shadow-css-9c7275f7.js → shadow-css-02dc932f.js} +1 -1
  42. package/dist/cjs/swiper-51fc51b4.js +15 -0
  43. package/dist/cjs/{tag.factory-8cbf37cd.js → tag.factory-280aa439.js} +1 -1
  44. package/dist/cjs/{theme-9528b7e8.js → theme-cae59e10.js} +2 -2
  45. package/dist/cjs/{tippy.esm-6675c021.js → tippy.esm-ae996757.js} +1 -1
  46. package/dist/cjs/{video-player-helpers-3df443db.js → video-player-helpers-f1e2c2a8.js} +5 -5
  47. package/dist/cjs/{web-5beea6ee.js → web-246e8b31.js} +3 -3
  48. package/dist/cjs/web-97157085.js +64 -0
  49. package/dist/cjs/{web-b7b325d4.js → web-e43d5303.js} +3 -3
  50. package/dist/cjs/{web-b57c2d88.js → web-f740dff6.js} +5 -5
  51. package/dist/cjs/yoo-about.cjs.entry.js +5 -5
  52. package/dist/cjs/yoo-accordion.cjs.entry.js +10 -10
  53. package/dist/cjs/yoo-action-sheet-controller.cjs.entry.js +27 -8
  54. package/dist/cjs/yoo-action-sheet.cjs.entry.js +18 -11
  55. package/dist/cjs/yoo-ag-grid.cjs.entry.js +12 -12
  56. package/dist/cjs/yoo-alert.cjs.entry.js +11 -11
  57. package/dist/cjs/yoo-amap.cjs.entry.js +7 -7
  58. package/dist/cjs/yoo-announcement-heading.cjs.entry.js +21 -11
  59. package/dist/cjs/yoo-app.cjs.entry.js +5 -5
  60. package/dist/cjs/yoo-audio-player.cjs.entry.js +6 -6
  61. package/dist/cjs/yoo-audio-recorder-dialog.cjs.entry.js +6 -6
  62. package/dist/cjs/yoo-avatar.cjs.entry.js +10 -7
  63. package/dist/cjs/yoo-avatars.cjs.entry.js +16 -13
  64. package/dist/cjs/yoo-background.cjs.entry.js +6 -6
  65. package/dist/cjs/yoo-badge.cjs.entry.js +1 -1
  66. package/dist/cjs/yoo-banner.cjs.entry.js +8 -8
  67. package/dist/cjs/yoo-barcode-dialog.cjs.entry.js +5 -5
  68. package/dist/cjs/yoo-barcode.cjs.entry.js +1 -1
  69. package/dist/cjs/yoo-battle-count-down.cjs.entry.js +6 -6
  70. package/dist/cjs/yoo-battle-result.cjs.entry.js +5 -5
  71. package/dist/cjs/yoo-battle-user-stats.cjs.entry.js +6 -6
  72. package/dist/cjs/yoo-breadcrumbs.cjs.entry.js +5 -5
  73. package/dist/cjs/yoo-button.cjs.entry.js +7 -7
  74. package/dist/cjs/yoo-buttons-list.cjs.entry.js +1 -1
  75. package/dist/cjs/yoo-calendar.cjs.entry.js +6 -6
  76. package/dist/cjs/yoo-camera-preview-dialog.cjs.entry.js +8 -8
  77. package/dist/cjs/yoo-card-avatar.cjs.entry.js +2 -2
  78. package/dist/cjs/yoo-card-avatars.cjs.entry.js +2 -2
  79. package/dist/cjs/yoo-card-battle-result.cjs.entry.js +5 -5
  80. package/dist/cjs/yoo-card-battle.cjs.entry.js +5 -5
  81. package/dist/cjs/yoo-card-calendar.cjs.entry.js +6 -6
  82. package/dist/cjs/yoo-card-campaign.cjs.entry.js +6 -6
  83. package/dist/cjs/yoo-card-cell.cjs.entry.js +6 -6
  84. package/dist/cjs/yoo-card-chat.cjs.entry.js +5 -5
  85. package/dist/cjs/yoo-card-course-row-compact.cjs.entry.js +5 -5
  86. package/dist/cjs/yoo-card-course-row.cjs.entry.js +46 -40
  87. package/dist/cjs/yoo-card-course.cjs.entry.js +39 -23
  88. package/dist/cjs/yoo-card-feed-row.cjs.entry.js +5 -5
  89. package/dist/cjs/yoo-card-feed.cjs.entry.js +12 -12
  90. package/dist/cjs/yoo-card-file.cjs.entry.js +5 -5
  91. package/dist/cjs/yoo-card-image.cjs.entry.js +6 -6
  92. package/dist/cjs/yoo-card-inbox.cjs.entry.js +6 -6
  93. package/dist/cjs/yoo-card-incentive-rank.cjs.entry.js +5 -5
  94. package/dist/cjs/yoo-card-incentive.cjs.entry.js +7 -7
  95. package/dist/cjs/yoo-card-kanban.cjs.entry.js +6 -6
  96. package/dist/cjs/yoo-card-lesson.cjs.entry.js +6 -6
  97. package/dist/cjs/yoo-card-list-collapsible.cjs.entry.js +6 -6
  98. package/dist/cjs/yoo-card-list-color.cjs.entry.js +9 -9
  99. package/dist/cjs/yoo-card-list-image.cjs.entry.js +1 -1
  100. package/dist/cjs/yoo-card-list-simple.cjs.entry.js +8 -8
  101. package/dist/cjs/yoo-card-list.cjs.entry.js +6 -6
  102. package/dist/cjs/yoo-card-location.cjs.entry.js +5 -5
  103. package/dist/cjs/yoo-card-media.cjs.entry.js +6 -6
  104. package/dist/cjs/yoo-card-menu.cjs.entry.js +9 -8
  105. package/dist/cjs/yoo-card-notification.cjs.entry.js +5 -5
  106. package/dist/cjs/yoo-card-placeholder.cjs.entry.js +1 -1
  107. package/dist/cjs/yoo-card-plan.cjs.entry.js +6 -6
  108. package/dist/cjs/yoo-card-progress.cjs.entry.js +5 -5
  109. package/dist/cjs/yoo-card-recommendation.cjs.entry.js +6 -6
  110. package/dist/cjs/yoo-card-sticky.cjs.entry.js +22 -15
  111. package/dist/cjs/yoo-card-template.cjs.entry.js +2 -2
  112. package/dist/cjs/yoo-card-video.cjs.entry.js +5 -5
  113. package/dist/cjs/yoo-card.cjs.entry.js +2 -2
  114. package/dist/cjs/yoo-chart-micro.cjs.entry.js +1 -1
  115. package/dist/cjs/yoo-chart.cjs.entry.js +8 -8
  116. package/dist/cjs/yoo-chat-message-dialog.cjs.entry.js +6 -6
  117. package/dist/cjs/yoo-chat-message-preview.cjs.entry.js +7 -7
  118. package/dist/cjs/yoo-chat-message.cjs.entry.js +8 -15
  119. package/dist/cjs/yoo-chat.cjs.entry.js +9 -9
  120. package/dist/cjs/yoo-collapsible.cjs.entry.js +7 -7
  121. package/dist/cjs/yoo-color-selector.cjs.entry.js +5 -5
  122. package/dist/cjs/yoo-community-detail.cjs.entry.js +6 -6
  123. package/dist/cjs/yoo-context-dialog.cjs.entry.js +1 -1
  124. package/dist/cjs/yoo-context-menu-dialog.cjs.entry.js +6 -6
  125. package/dist/cjs/yoo-context-menu.cjs.entry.js +7 -6
  126. package/dist/cjs/yoo-copyright.cjs.entry.js +6 -6
  127. package/dist/cjs/yoo-count-down.cjs.entry.js +6 -6
  128. package/dist/cjs/yoo-course-info-card.cjs.entry.js +5 -5
  129. package/dist/cjs/yoo-course-summary.cjs.entry.js +6 -6
  130. package/dist/cjs/yoo-dashboard-detail.cjs.entry.js +5 -5
  131. package/dist/cjs/yoo-date.cjs.entry.js +5 -5
  132. package/dist/cjs/yoo-detail-bar.cjs.entry.js +13 -9
  133. package/dist/cjs/yoo-device-list.cjs.entry.js +5 -5
  134. package/dist/cjs/yoo-device.cjs.entry.js +10 -7
  135. package/dist/cjs/yoo-display-increment.cjs.entry.js +1 -1
  136. package/dist/cjs/yoo-draw-flow.cjs.entry.js +140 -33
  137. package/dist/cjs/yoo-empty-state.cjs.entry.js +2 -2
  138. package/dist/cjs/yoo-entity-query-builder.cjs.entry.js +7 -7
  139. package/dist/cjs/yoo-entity-search-dialog.cjs.entry.js +6 -6
  140. package/dist/cjs/yoo-entity-search-filters.cjs.entry.js +7 -7
  141. package/dist/cjs/yoo-entity-search-recent.cjs.entry.js +5 -5
  142. package/dist/cjs/yoo-entity-search-sorts.cjs.entry.js +6 -6
  143. package/dist/cjs/yoo-entity-search-tags.cjs.entry.js +6 -6
  144. package/dist/cjs/yoo-entity-search.cjs.entry.js +6 -6
  145. package/dist/cjs/yoo-entity.cjs.entry.js +152 -106
  146. package/dist/cjs/yoo-feed-detail.cjs.entry.js +8 -8
  147. package/dist/cjs/yoo-flag.cjs.entry.js +5 -5
  148. package/dist/cjs/yoo-flip-card.cjs.entry.js +2 -2
  149. package/dist/cjs/yoo-form-audience.cjs.entry.js +8 -26
  150. package/dist/cjs/yoo-form-autocomplete-dialog.cjs.entry.js +7 -7
  151. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +29 -16
  152. package/dist/cjs/yoo-form-barcode-dialog.cjs.entry.js +6 -6
  153. package/dist/cjs/yoo-form-barcode.cjs.entry.js +7 -7
  154. package/dist/cjs/yoo-form-calendar-dialog.cjs.entry.js +6 -6
  155. package/dist/cjs/yoo-form-capture-map-dialog.cjs.entry.js +5 -5
  156. package/dist/cjs/yoo-form-capture-tag-dialog.cjs.entry.js +6 -6
  157. package/dist/cjs/yoo-form-capture-view-dialog.cjs.entry.js +6 -6
  158. package/dist/cjs/yoo-form-capture-webcam-dialog.cjs.entry.js +7 -7
  159. package/dist/cjs/yoo-form-capture.cjs.entry.js +11 -10
  160. package/dist/cjs/yoo-form-carousel.cjs.entry.js +10 -9
  161. package/dist/cjs/yoo-form-catalog-dialog.cjs.entry.js +6 -6
  162. package/dist/cjs/yoo-form-catalog.cjs.entry.js +13 -11
  163. package/dist/cjs/yoo-form-categorize-words.cjs.entry.js +9 -9
  164. package/dist/cjs/yoo-form-checkbox.cjs.entry.js +14 -10
  165. package/dist/cjs/yoo-form-checklist.cjs.entry.js +7 -7
  166. package/dist/cjs/yoo-form-choice-button.cjs.entry.js +10 -10
  167. package/dist/cjs/yoo-form-choice-card.cjs.entry.js +9 -9
  168. package/dist/cjs/yoo-form-choice-chat.cjs.entry.js +10 -10
  169. package/dist/cjs/yoo-form-choice-image.cjs.entry.js +16 -14
  170. package/dist/cjs/yoo-form-choice-radio.cjs.entry.js +11 -11
  171. package/dist/cjs/yoo-form-color-field.cjs.entry.js +7 -7
  172. package/dist/cjs/yoo-form-color-picker.cjs.entry.js +5 -5
  173. package/dist/cjs/yoo-form-conditions.cjs.entry.js +5 -5
  174. package/dist/cjs/yoo-form-connect.cjs.entry.js +68 -59
  175. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +11 -11
  176. package/dist/cjs/yoo-form-creator-block-simple.cjs.entry.js +7 -10
  177. package/dist/cjs/yoo-form-creator-card.cjs.entry.js +1 -1
  178. package/dist/cjs/yoo-form-creator-condition-block.cjs.entry.js +7 -10
  179. package/dist/cjs/yoo-form-creator-field-selector.cjs.entry.js +12 -8
  180. package/dist/cjs/yoo-form-creator-header.cjs.entry.js +6 -6
  181. package/dist/cjs/yoo-form-creator-live-preview.cjs.entry.js +10 -10
  182. package/dist/cjs/yoo-form-creator-overlay.cjs.entry.js +5 -5
  183. package/dist/cjs/yoo-form-creator-page-card-list.cjs.entry.js +6 -6
  184. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +6 -6
  185. package/dist/cjs/yoo-form-creator-restriction-selector.cjs.entry.js +2 -2
  186. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +7 -7
  187. package/dist/cjs/yoo-form-creator-scoring-card-list.cjs.entry.js +5 -5
  188. package/dist/cjs/yoo-form-creator-scoring-card.cjs.entry.js +5 -5
  189. package/dist/cjs/yoo-form-creator-scoring-quick-setup.cjs.entry.js +5 -5
  190. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +6 -6
  191. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +19 -9
  192. package/dist/cjs/yoo-form-creator-workflow-card.cjs.entry.js +1 -1
  193. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +7 -7
  194. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +6 -6
  195. package/dist/cjs/yoo-form-creator.cjs.entry.js +25 -16
  196. package/dist/cjs/yoo-form-date-time.cjs.entry.js +7 -7
  197. package/dist/cjs/yoo-form-daterange.cjs.entry.js +7 -7
  198. package/dist/cjs/yoo-form-document-dialog.cjs.entry.js +7 -7
  199. package/dist/cjs/yoo-form-document.cjs.entry.js +7 -7
  200. package/dist/cjs/yoo-form-dynamic-dialog.cjs.entry.js +7 -7
  201. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +88 -86
  202. package/dist/cjs/yoo-form-emailreport.cjs.entry.js +7 -7
  203. package/dist/cjs/yoo-form-entity-value-pairs.cjs.entry.js +5 -5
  204. package/dist/cjs/yoo-form-explanation.cjs.entry.js +5 -5
  205. package/dist/cjs/yoo-form-feed-preview.cjs.entry.js +7 -7
  206. package/dist/cjs/yoo-form-feedback.cjs.entry.js +7 -7
  207. package/dist/cjs/yoo-form-filter-date.cjs.entry.js +5 -5
  208. package/dist/cjs/yoo-form-filter-number.cjs.entry.js +5 -5
  209. package/dist/cjs/yoo-form-filter-text.cjs.entry.js +5 -5
  210. package/dist/cjs/yoo-form-filter.cjs.entry.js +6 -6
  211. package/dist/cjs/yoo-form-footer.cjs.entry.js +10 -10
  212. package/dist/cjs/yoo-form-formula.cjs.entry.js +7 -7
  213. package/dist/cjs/yoo-form-hotzones-creator.cjs.entry.js +5 -5
  214. package/dist/cjs/yoo-form-hotzones.cjs.entry.js +9 -9
  215. package/dist/cjs/yoo-form-iframe-dialog.cjs.entry.js +5 -5
  216. package/dist/cjs/yoo-form-image-collection.cjs.entry.js +9 -9
  217. package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +8 -8
  218. package/dist/cjs/yoo-form-image-tagging.cjs.entry.js +11 -11
  219. package/dist/cjs/yoo-form-incentive-participants.cjs.entry.js +2 -2
  220. package/dist/cjs/yoo-form-incentive-targets.cjs.entry.js +7 -7
  221. package/dist/cjs/yoo-form-input-comments.cjs.entry.js +5 -5
  222. package/dist/cjs/yoo-form-input-container.cjs.entry.js +9 -9
  223. package/dist/cjs/yoo-form-input.cjs.entry.js +14 -14
  224. package/dist/cjs/yoo-form-json.cjs.entry.js +8 -8
  225. package/dist/cjs/yoo-form-location.cjs.entry.js +7 -7
  226. package/dist/cjs/yoo-form-missing-word.cjs.entry.js +9 -9
  227. package/dist/cjs/yoo-form-missionfield.cjs.entry.js +14 -8
  228. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +13 -9
  229. package/dist/cjs/yoo-form-number-picker-dialog.cjs.entry.js +5 -5
  230. package/dist/cjs/yoo-form-number-picker.cjs.entry.js +5 -5
  231. package/dist/cjs/yoo-form-opening-hours.cjs.entry.js +5 -5
  232. package/dist/cjs/yoo-form-palette.cjs.entry.js +1 -1
  233. package/dist/cjs/yoo-form-permissions.cjs.entry.js +6 -6
  234. package/dist/cjs/yoo-form-phone-number.cjs.entry.js +7 -7
  235. package/dist/cjs/yoo-form-plan-assign.cjs.entry.js +7 -7
  236. package/dist/cjs/yoo-form-plan.cjs.entry.js +7 -7
  237. package/dist/cjs/yoo-form-pricecheck.cjs.entry.js +7 -7
  238. package/dist/cjs/yoo-form-product-batch.cjs.entry.js +8 -8
  239. package/dist/cjs/yoo-form-products-sales.cjs.entry.js +8 -8
  240. package/dist/cjs/yoo-form-progress-indicator.cjs.entry.js +7 -7
  241. package/dist/cjs/yoo-form-qrcode.cjs.entry.js +39 -13
  242. package/dist/cjs/yoo-form-query-builder.cjs.entry.js +7 -7
  243. package/dist/cjs/yoo-form-radio.cjs.entry.js +1 -1
  244. package/dist/cjs/yoo-form-range.cjs.entry.js +7 -7
  245. package/dist/cjs/yoo-form-ranking.cjs.entry.js +8 -8
  246. package/dist/cjs/yoo-form-recap-step.cjs.entry.js +5 -5
  247. package/dist/cjs/yoo-form-recurrence-delay.cjs.entry.js +5 -5
  248. package/dist/cjs/yoo-form-recurrence-preview.cjs.entry.js +6 -6
  249. package/dist/cjs/yoo-form-recurrence.cjs.entry.js +5 -5
  250. package/dist/cjs/yoo-form-reorder.cjs.entry.js +7 -7
  251. package/dist/cjs/yoo-form-scorm.cjs.entry.js +9 -8
  252. package/dist/cjs/yoo-form-shopping.cjs.entry.js +9 -9
  253. package/dist/cjs/yoo-form-signature-pad-dialog.cjs.entry.js +21 -15
  254. package/dist/cjs/yoo-form-signature-pad.cjs.entry.js +7 -7
  255. package/dist/cjs/yoo-form-sorts.cjs.entry.js +7 -7
  256. package/dist/cjs/yoo-form-star-rating.cjs.entry.js +7 -7
  257. package/dist/cjs/yoo-form-stripe-card.cjs.entry.js +7 -7
  258. package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +249 -201
  259. package/dist/cjs/yoo-form-table.cjs.entry.js +7 -7
  260. package/dist/cjs/yoo-form-task.cjs.entry.js +7 -7
  261. package/dist/cjs/yoo-form-text-area.cjs.entry.js +16 -15
  262. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +133 -115
  263. package/dist/cjs/yoo-form-time.cjs.entry.js +7 -7
  264. package/dist/cjs/yoo-form-timeslots.cjs.entry.js +7 -7
  265. package/dist/cjs/yoo-form-todo-dialog.cjs.entry.js +7 -6
  266. package/dist/cjs/yoo-form-todo-single.cjs.entry.js +13 -14
  267. package/dist/cjs/yoo-form-todo-task-list.cjs.entry.js +150 -0
  268. package/dist/cjs/yoo-form-todo-task.cjs.entry.js +274 -0
  269. package/dist/cjs/yoo-form-todo.cjs.entry.js +7 -7
  270. package/dist/cjs/yoo-form-toggle.cjs.entry.js +8 -11
  271. package/dist/cjs/yoo-form-uploader.cjs.entry.js +12 -7
  272. package/dist/cjs/yoo-form-videoplayer.cjs.entry.js +7 -7
  273. package/dist/cjs/yoo-form-wiki.cjs.entry.js +7 -7
  274. package/dist/cjs/yoo-grid-calendar.cjs.entry.js +9 -9
  275. package/dist/cjs/yoo-grid.cjs.entry.js +50 -36
  276. package/dist/cjs/yoo-gridstack.cjs.entry.js +6 -6
  277. package/dist/cjs/yoo-header.cjs.entry.js +6 -6
  278. package/dist/cjs/yoo-healthscore-dialog.cjs.entry.js +6 -6
  279. package/dist/cjs/yoo-healthscore.cjs.entry.js +5 -5
  280. package/dist/cjs/yoo-icon.cjs.entry.js +2 -2
  281. package/dist/cjs/yoo-image-cropper-dialog.cjs.entry.js +5 -5
  282. package/dist/cjs/yoo-img.cjs.entry.js +7 -7
  283. package/dist/cjs/yoo-incentive-detail.cjs.entry.js +7 -7
  284. package/dist/cjs/yoo-info-text.cjs.entry.js +1 -1
  285. package/dist/cjs/yoo-input-bar.cjs.entry.js +8705 -8096
  286. package/dist/cjs/yoo-ion-alert-controller.cjs.entry.js +27 -8
  287. package/dist/cjs/yoo-ion-content.cjs.entry.js +5 -5
  288. package/dist/cjs/yoo-ion-footer.cjs.entry.js +6 -6
  289. package/dist/cjs/yoo-ion-infinite-scroll-content.cjs.entry.js +5 -5
  290. package/dist/cjs/yoo-ion-infinite-scroll.cjs.entry.js +5 -5
  291. package/dist/cjs/yoo-ion-item-divider.cjs.entry.js +7 -7
  292. package/dist/cjs/yoo-ion-item-options.cjs.entry.js +6 -6
  293. package/dist/cjs/yoo-ion-item-sliding.cjs.entry.js +7 -8
  294. package/dist/cjs/yoo-ion-item.cjs.entry.js +7 -7
  295. package/dist/cjs/yoo-ion-list.cjs.entry.js +6 -6
  296. package/dist/cjs/yoo-ion-modal-controller.cjs.entry.js +29 -9
  297. package/dist/cjs/yoo-ion-modal.cjs.entry.js +13 -16
  298. package/dist/cjs/yoo-ion-refresher-content.cjs.entry.js +1 -1
  299. package/dist/cjs/yoo-ion-refresher.cjs.entry.js +8 -11
  300. package/dist/cjs/yoo-ion-scroll.cjs.entry.js +16 -9
  301. package/dist/cjs/yoo-ion-slide.cjs.entry.js +6 -6
  302. package/dist/cjs/{yoo-ion-slides-379a9bfa.js → yoo-ion-slides-7f725d4f.js} +79 -51
  303. package/dist/cjs/yoo-ion-slides.cjs.entry.js +8 -8
  304. package/dist/cjs/yoo-ion-toast-controller.cjs.entry.js +27 -8
  305. package/dist/cjs/yoo-items.cjs.entry.js +1 -1
  306. package/dist/cjs/yoo-kanban.cjs.entry.js +6 -6
  307. package/dist/cjs/yoo-kpi-card.cjs.entry.js +5 -5
  308. package/dist/cjs/yoo-kpi-container.cjs.entry.js +6 -6
  309. package/dist/cjs/yoo-kpi-external.cjs.entry.js +18 -18
  310. package/dist/cjs/yoo-kpi.cjs.entry.js +5 -5
  311. package/dist/cjs/yoo-layout-sections.cjs.entry.js +5 -5
  312. package/dist/cjs/yoo-layout-tabs.cjs.entry.js +5 -5
  313. package/dist/cjs/yoo-layout-two-columns.cjs.entry.js +7 -6
  314. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +5 -5
  315. package/dist/cjs/yoo-lesson-detail.cjs.entry.js +6 -6
  316. package/dist/cjs/yoo-lesson-heading.cjs.entry.js +8 -8
  317. package/dist/cjs/yoo-lesson-highscores.cjs.entry.js +5 -5
  318. package/dist/cjs/yoo-lesson-question-result.cjs.entry.js +10 -9
  319. package/dist/cjs/yoo-line-state.cjs.entry.js +2 -2
  320. package/dist/cjs/yoo-link.cjs.entry.js +1 -1
  321. package/dist/cjs/yoo-links-menu.cjs.entry.js +5 -5
  322. package/dist/cjs/yoo-links-preview.cjs.entry.js +7 -7
  323. package/dist/cjs/yoo-loader.cjs.entry.js +5 -5
  324. package/dist/cjs/yoo-location-info.cjs.entry.js +5 -5
  325. package/dist/cjs/yoo-location-map.cjs.entry.js +6 -6
  326. package/dist/cjs/yoo-login.cjs.entry.js +68 -71
  327. package/dist/cjs/yoo-lottie.cjs.entry.js +37 -11
  328. package/dist/cjs/yoo-map-gl.cjs.entry.js +6 -6
  329. package/dist/cjs/yoo-map-js.cjs.entry.js +7 -7
  330. package/dist/cjs/yoo-map-legend.cjs.entry.js +7 -7
  331. package/dist/cjs/yoo-map.cjs.entry.js +6 -6
  332. package/dist/cjs/yoo-markdown.cjs.entry.js +8 -8
  333. package/dist/cjs/yoo-memo-list-dialog.cjs.entry.js +5 -5
  334. package/dist/cjs/yoo-memo-list.cjs.entry.js +5 -5
  335. package/dist/cjs/yoo-mention-tag.cjs.entry.js +5 -5
  336. package/dist/cjs/yoo-mission-details.cjs.entry.js +73 -13
  337. package/dist/cjs/yoo-mission-heading.cjs.entry.js +9 -9
  338. package/dist/cjs/yoo-mission-score.cjs.entry.js +6 -6
  339. package/dist/cjs/yoo-mission-todo.cjs.entry.js +6 -6
  340. package/dist/cjs/yoo-mobile-tabbar-more.cjs.entry.js +5 -5
  341. package/dist/cjs/yoo-mobile-tabbar.cjs.entry.js +6 -6
  342. package/dist/cjs/yoo-modal.cjs.entry.js +6 -6
  343. package/dist/cjs/yoo-navbar.cjs.entry.js +7 -7
  344. package/dist/cjs/yoo-numbers-display.cjs.entry.js +6 -6
  345. package/dist/cjs/yoo-photo-editor.cjs.entry.js +11 -14
  346. package/dist/cjs/yoo-pivot-table.cjs.entry.js +11 -11
  347. package/dist/cjs/yoo-podium.cjs.entry.js +5 -5
  348. package/dist/cjs/yoo-points-recap.cjs.entry.js +6 -5
  349. package/dist/cjs/yoo-profile-list.cjs.entry.js +5 -5
  350. package/dist/cjs/yoo-profile-summary.cjs.entry.js +6 -6
  351. package/dist/cjs/yoo-progress-bar.cjs.entry.js +25 -22
  352. package/dist/cjs/yoo-progress-loader.cjs.entry.js +5 -5
  353. package/dist/cjs/yoo-progress-recap.cjs.entry.js +5 -5
  354. package/dist/cjs/yoo-property-card.cjs.entry.js +6 -6
  355. package/dist/cjs/yoo-range.cjs.entry.js +8 -9
  356. package/dist/cjs/yoo-rating.cjs.entry.js +5 -5
  357. package/dist/cjs/yoo-report-builder.cjs.entry.js +1 -1
  358. package/dist/cjs/yoo-reset-password.cjs.entry.js +8 -8
  359. package/dist/cjs/yoo-result-dialog.cjs.entry.js +6 -6
  360. package/dist/cjs/yoo-reveal.cjs.entry.js +5 -5
  361. package/dist/cjs/yoo-ripple-effect.cjs.entry.js +1 -1
  362. package/dist/cjs/yoo-salesai-formula.cjs.entry.js +5 -5
  363. package/dist/cjs/yoo-scandit.cjs.entry.js +6 -6
  364. package/dist/cjs/yoo-scratch-card-creator.cjs.entry.js +6 -8
  365. package/dist/cjs/yoo-scratch-card.cjs.entry.js +7 -7
  366. package/dist/cjs/yoo-scroll-to-button.cjs.entry.js +1 -1
  367. package/dist/cjs/yoo-section-list.cjs.entry.js +8 -8
  368. package/dist/cjs/yoo-segmented-control.cjs.entry.js +5 -5
  369. package/dist/cjs/yoo-side-menu-tree.cjs.entry.js +5 -5
  370. package/dist/cjs/yoo-side-menu.cjs.entry.js +7 -6
  371. package/dist/cjs/yoo-slides-media.cjs.entry.js +10 -9
  372. package/dist/cjs/yoo-start-meeting-popup.cjs.entry.js +6 -6
  373. package/dist/cjs/yoo-swipe-container.cjs.entry.js +1 -1
  374. package/dist/cjs/yoo-tabs-slides.cjs.entry.js +1 -1
  375. package/dist/cjs/yoo-tabs.cjs.entry.js +10 -12
  376. package/dist/cjs/yoo-tag.cjs.entry.js +2 -2
  377. package/dist/cjs/yoo-text-sequence.cjs.entry.js +11 -8
  378. package/dist/cjs/yoo-text.cjs.entry.js +12 -8
  379. package/dist/cjs/yoo-toast.cjs.entry.js +9 -9
  380. package/dist/cjs/yoo-tooltip.cjs.entry.js +9 -9
  381. package/dist/cjs/yoo-truncate.cjs.entry.js +7 -7
  382. package/dist/cjs/yoo-truncated-line.cjs.entry.js +5 -5
  383. package/dist/cjs/yoo-user-detail.cjs.entry.js +5 -5
  384. package/dist/cjs/yoo-user-profile.cjs.entry.js +8 -8
  385. package/dist/cjs/yoo-user-wizard.cjs.entry.js +17 -9
  386. package/dist/cjs/yoo-videoplayer-core.cjs.entry.js +6 -6
  387. package/dist/cjs/yoo-videoplayer-dailymotion.cjs.entry.js +7 -7
  388. package/dist/cjs/yoo-videoplayer-videojs.cjs.entry.js +49 -25
  389. package/dist/cjs/yoo-videoplayer-vimeo.cjs.entry.js +7 -7
  390. package/dist/cjs/yoo-videoplayer-youtube.cjs.entry.js +7 -7
  391. package/dist/cjs/yoo-virtual-item.cjs.entry.js +5 -5
  392. package/dist/cjs/yoo-virtual-scroll.cjs.entry.js +6 -6
  393. package/dist/cjs/yoo-waitlist-location-layout.cjs.entry.js +1 -1
  394. package/dist/cjs/yoo-waitlist-location-result.cjs.entry.js +5 -5
  395. package/dist/cjs/yoo-waitlist-location-start.cjs.entry.js +6 -6
  396. package/dist/cjs/yoo-walkthrough.cjs.entry.js +5 -5
  397. package/dist/cjs/yoo-web-menu.cjs.entry.js +6 -6
  398. package/dist/cjs/yoo-webcam.cjs.entry.js +5 -5
  399. package/dist/cjs/yoo-welcome-banner.cjs.entry.js +6 -6
  400. package/dist/cjs/yoo-widget-chart.cjs.entry.js +5 -5
  401. package/dist/cjs/yoo-widget-small-size.cjs.entry.js +5 -5
  402. package/dist/cjs/yoo-widget-tab.cjs.entry.js +5 -5
  403. package/dist/cjs/yoo-widget-tile.cjs.entry.js +6 -6
  404. package/dist/cjs/yoo-workflow-state-dialog.cjs.entry.js +5 -5
  405. package/dist/cjs/yoo-workflow-state.cjs.entry.js +5 -5
  406. package/dist/cjs/yoo-workflow.cjs.entry.js +9 -9
  407. package/dist/cjs/yoo-zebra.cjs.entry.js +6 -6
  408. package/dist/cjs/yoo-zoom.cjs.entry.js +5 -5
  409. package/dist/collection/collection-manifest.json +3 -7
  410. package/dist/collection/components/1.atoms/avatar/avatar.css +2 -1
  411. package/dist/collection/components/1.atoms/avatar/avatar.js +21 -1
  412. package/dist/collection/components/1.atoms/avatars/avatars.js +58 -9
  413. package/dist/collection/components/1.atoms/button/button.css +7 -3
  414. package/dist/collection/components/1.atoms/collapsible/collapsible.css +14 -3
  415. package/dist/collection/components/1.atoms/collapsible/collapsible.js +42 -2
  416. package/dist/collection/components/1.atoms/flip-card/flip-card.js +1 -1
  417. package/dist/collection/components/1.atoms/icon/icon.css +12 -4
  418. package/dist/collection/components/1.atoms/img/img.js +1 -1
  419. package/dist/collection/components/1.atoms/markdown/markdown.css +1 -1
  420. package/dist/collection/components/1.atoms/navbar/navbar.css +2 -1
  421. package/dist/collection/components/1.atoms/progress-bar/progress-bar.js +20 -17
  422. package/dist/collection/components/1.atoms/range/range.js +1 -1
  423. package/dist/collection/components/1.atoms/tabs/tabs.css +83 -77
  424. package/dist/collection/components/1.atoms/tabs/tabs.js +6 -12
  425. package/dist/collection/components/1.atoms/tag/tag.css +5 -0
  426. package/dist/collection/components/1.atoms/text/text.js +14 -7
  427. package/dist/collection/components/1.atoms/tooltip/tooltip.css +4 -0
  428. package/dist/collection/components/1.atoms/truncate/truncate.css +1 -1
  429. package/dist/collection/components/2.molecules/accordion/accordion.js +4 -3
  430. package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +11 -4
  431. package/dist/collection/components/2.molecules/action-sheet-controller/action-sheet-controller.js +39 -2
  432. package/dist/collection/components/2.molecules/alert/alert.css +6 -7
  433. package/dist/collection/components/2.molecules/alert/alert.js +5 -5
  434. package/dist/collection/components/2.molecules/alert-controller/alert-controller.js +39 -2
  435. package/dist/collection/components/2.molecules/banner/banner.css +4 -3
  436. package/dist/collection/components/2.molecules/banner/banner.js +25 -2
  437. package/dist/collection/components/2.molecules/calendar/calendar.css +3 -1
  438. package/dist/collection/components/2.molecules/context-menu/context-menu.js +1 -0
  439. package/dist/collection/components/2.molecules/modal/modal.css +768 -0
  440. package/dist/collection/components/2.molecules/modal/modal.js +11 -16
  441. package/dist/collection/components/2.molecules/modal-controller/modal-controller.js +41 -3
  442. package/dist/collection/components/2.molecules/points-recap/points-recap.js +23 -4
  443. package/dist/collection/components/2.molecules/refresher/refresher.js +3 -6
  444. package/dist/collection/components/2.molecules/scroll/scroll.js +10 -3
  445. package/dist/collection/components/2.molecules/scroll-to-button/scroll-to-button.js +1 -1
  446. package/dist/collection/components/2.molecules/slide/slide.css +2 -2
  447. package/dist/collection/components/2.molecules/slides/slides.css +2 -2
  448. package/dist/collection/components/2.molecules/slides/slides.js +7 -1
  449. package/dist/collection/components/2.molecules/text-sequence/text-sequence.css +1 -1
  450. package/dist/collection/components/2.molecules/text-sequence/text-sequence.js +4 -1
  451. package/dist/collection/components/2.molecules/toast-controller/toast-controller.js +39 -2
  452. package/dist/collection/components/3.organisms/device/device.css +4 -0
  453. package/dist/collection/components/3.organisms/device/device.js +24 -2
  454. package/dist/collection/components/3.organisms/input-bar/input-bar.js +22 -10
  455. package/dist/collection/components/3.organisms/photo-editor/photo-editor.js +3 -6
  456. package/dist/collection/components/3.organisms/toast/toast.css +58 -0
  457. package/dist/collection/components/3.organisms/toast/toast.js +2 -2
  458. package/dist/collection/components/3.organisms/video-player/videoplayer-core.js +1 -1
  459. package/dist/collection/components/entities/card/card.css +2 -1
  460. package/dist/collection/components/entities/card-avatar/card-avatar.js +1 -1
  461. package/dist/collection/components/entities/card-image/card-image.css +24 -1
  462. package/dist/collection/components/entities/card-list/color/card-list-color.css +14 -7
  463. package/dist/collection/components/entities/card-list/color/card-list-color.js +3 -3
  464. package/dist/collection/components/entities/card-list/simple/card-list-simple.css +4 -0
  465. package/dist/collection/components/entities/card-list/simple/card-list-simple.js +1 -1
  466. package/dist/collection/components/entities/card-placeholder/card-placeholder.js +2 -2
  467. package/dist/collection/components/entities/card-sticky/card-sticky.css +12 -1
  468. package/dist/collection/components/entities/card-sticky/card-sticky.js +17 -9
  469. package/dist/collection/components/entities/entity/entity.css +18 -0
  470. package/dist/collection/components/entities/entity/entity.js +143 -97
  471. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.js +1 -1
  472. package/dist/collection/components/form/camera-preview-dialog/camera-preview-dialog.js +1 -1
  473. package/dist/collection/components/form/form-audience/form-audience.js +3 -21
  474. package/dist/collection/components/form/form-autocomplete/form-autocomplete.css +5 -1
  475. package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +82 -13
  476. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.css +4 -1
  477. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.js +2 -2
  478. package/dist/collection/components/form/form-capture/form-capture.js +4 -3
  479. package/dist/collection/components/form/form-carousel/form-carousel.css +14 -0
  480. package/dist/collection/components/form/form-carousel/form-carousel.js +21 -2
  481. package/dist/collection/components/form/form-catalog/form-catalog.css +16 -0
  482. package/dist/collection/components/form/form-catalog/form-catalog.js +27 -4
  483. package/dist/collection/components/form/form-checkbox/form-checkbox.css +4 -1
  484. package/dist/collection/components/form/form-checkbox/form-checkbox.js +25 -3
  485. package/dist/collection/components/form/form-choice/button/form-choice-button.css +0 -1
  486. package/dist/collection/components/form/form-choice/button/form-choice-button.js +1 -1
  487. package/dist/collection/components/form/form-choice/card/form-choice-card.css +0 -1
  488. package/dist/collection/components/form/form-choice/chat/form-choice-chat.css +0 -1
  489. package/dist/collection/components/form/form-choice/form-choice-helpers.js +1 -1
  490. package/dist/collection/components/form/form-choice/image/form-choice-image.css +0 -1
  491. package/dist/collection/components/form/form-choice/image/form-choice-image.js +19 -18
  492. package/dist/collection/components/form/form-choice/radio/form-choice-radio.css +0 -1
  493. package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +1 -1
  494. package/dist/collection/components/form/form-connect/form-connect.css +29 -24
  495. package/dist/collection/components/form/form-connect/form-connect.js +64 -57
  496. package/dist/collection/components/form/form-document-dialog/form-document-dialog.js +2 -2
  497. package/dist/collection/components/form/form-dynamic/form-dynamic.css +14 -3
  498. package/dist/collection/components/form/form-dynamic/form-dynamic.js +81 -58
  499. package/dist/collection/components/form/form-dynamic/helpers/index.js +20 -25
  500. package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +1 -1
  501. package/dist/collection/components/form/form-footer/form-footer.css +1 -4
  502. package/dist/collection/components/form/form-footer/form-footer.js +1 -1
  503. package/dist/collection/components/form/form-hotzones-creator/form-hotzones-creator.css +1 -0
  504. package/dist/collection/components/form/form-image-collection/form-image-collection.css +1 -0
  505. package/dist/collection/components/form/form-input/form-input.css +31 -9
  506. package/dist/collection/components/form/form-input/form-input.js +3 -3
  507. package/dist/collection/components/form/form-input-container/form-input-container.css +12 -1
  508. package/dist/collection/components/form/form-missionfield/form-missionfield.js +7 -1
  509. package/dist/collection/components/form/form-multi-input/form-multi-input.js +8 -4
  510. package/dist/collection/components/form/form-products-sales/form-products-sales.js +1 -1
  511. package/dist/collection/components/form/form-progress-indicator/form-progress-indicator.css +1 -1
  512. package/dist/collection/components/form/form-qrcode/assets/form-qrcode/general-course-qr-code.svg +13 -0
  513. package/dist/collection/components/form/form-qrcode/form-qrcode.css +39 -19
  514. package/dist/collection/components/form/form-qrcode/form-qrcode.js +117 -8
  515. package/dist/collection/components/form/form-scorm/form-scorm.js +2 -1
  516. package/dist/collection/components/form/form-shopping/form-shopping.js +2 -2
  517. package/dist/collection/components/form/form-signature-pad-dialog/form-signature-pad-dialog.css +2 -0
  518. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.css +192 -180
  519. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +275 -214
  520. package/dist/collection/components/form/form-table/form-table.js +2 -2
  521. package/dist/collection/components/form/form-text-area/form-text-area.css +4 -0
  522. package/dist/collection/components/form/form-text-area/form-text-area.js +23 -6
  523. package/dist/collection/components/form/form-text-editor/form-text-editor.js +28 -13
  524. package/dist/collection/components/form/form-todo-dialog/form-todo-dialog.js +2 -1
  525. package/dist/collection/components/form/form-todo-single/form-todo-single.js +27 -29
  526. package/dist/collection/components/form/form-todo-task/components/action.js +3 -0
  527. package/dist/collection/components/form/form-todo-task/components/schedule.js +85 -0
  528. package/dist/collection/components/form/form-todo-task/components/tag.js +8 -0
  529. package/dist/collection/components/form/{form-todo-list-dialog/form-todo-list-dialog.css → form-todo-task/form-todo-task.css} +88 -5
  530. package/dist/collection/components/form/form-todo-task/form-todo-task.js +375 -0
  531. package/dist/collection/components/form/form-todo-task/types/index.js +1 -0
  532. package/dist/collection/components/{3.organisms/recap-link/recap-link.css → form/form-todo-task-list/form-todo-task-list.css} +49 -33
  533. package/dist/collection/components/form/form-todo-task-list/form-todo-task-list.js +313 -0
  534. package/dist/collection/components/form/form-toggle/form-toggle.js +2 -10
  535. package/dist/collection/components/form/form-uploader/form-uploader.js +5 -0
  536. package/dist/collection/components/form/image-cropper-dialog/image-cropper-dialog.css +1 -0
  537. package/dist/collection/components/form/image-cropper-dialog/pintura/pintura.js +1 -1
  538. package/dist/collection/components/form/slides-media/slides-media.js +4 -3
  539. package/dist/collection/components/form-creator/form-creator/form-creator.js +15 -6
  540. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.css +58 -61
  541. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.js +4 -4
  542. package/dist/collection/components/form-creator/form-creator-block-simple/form-creator-block-simple.css +6 -9
  543. package/dist/collection/components/form-creator/form-creator-block-simple/form-creator-block-simple.js +1 -1
  544. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.css +6 -9
  545. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.js +1 -1
  546. package/dist/collection/components/form-creator/form-creator-field-selector/form-creator-field-selector.js +43 -2
  547. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.css +5 -17
  548. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.js +3 -3
  549. package/dist/collection/components/form-creator/form-creator-overlay/form-creator-overlay.js +1 -1
  550. package/dist/collection/components/form-creator/form-creator-score-expandable/form-creator-score-expandable.css +40 -34
  551. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +14 -4
  552. package/dist/collection/components/form-creator/helpers/index.js +7 -1
  553. package/dist/collection/components/form-creator/scratch-card-creator/scratch-card-creator.js +1 -3
  554. package/dist/collection/components/form-creator/workflow/workflow.js +1 -1
  555. package/dist/collection/components/grid/ag-grid/ag-grid.css +4 -0
  556. package/dist/collection/components/grid/ag-grid/grid-renderers.js +37 -7
  557. package/dist/collection/components/grid/grid/grid.css +37 -20
  558. package/dist/collection/components/grid/grid/grid.js +57 -20
  559. package/dist/collection/components/grid/grid-calendar/grid-calendar.css +1 -1
  560. package/dist/collection/components/grid/grid-calendar/grid-calendar.js +2 -2
  561. package/dist/collection/components/grid/kanban/kanban.js +1 -1
  562. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.js +22 -1
  563. package/dist/collection/components/scanner/zebra/zebra.js +1 -1
  564. package/dist/collection/feature-communicate/chat/chat-message/chat-message.js +3 -9
  565. package/dist/collection/feature-communicate/chat/chat-message-preview/chat-message-preview.js +3 -3
  566. package/dist/collection/feature-communicate/feed/card-feed/components/sub-cards.js +2 -2
  567. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.css +1 -1
  568. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +1 -1
  569. package/dist/collection/feature-communicate/feed/user-wizard/user-wizard.js +49 -3
  570. package/dist/collection/feature-learn/learning/card-course/column/card-course.js +41 -30
  571. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.css +18 -2
  572. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +54 -39
  573. package/dist/collection/feature-learn/learning/card-menu/card-menu.css +10 -1
  574. package/dist/collection/feature-learn/learning/card-menu/card-menu.js +5 -4
  575. package/dist/collection/feature-learn/learning/lesson-heading/lesson-heading.js +2 -2
  576. package/dist/collection/feature-learn/learning/lesson-question-result/lesson-question-result.js +22 -4
  577. package/dist/collection/feature-learn/learning/section-list/section-list.js +3 -3
  578. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.css +6 -0
  579. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.js +29 -7
  580. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.css +33 -3
  581. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.js +18 -4
  582. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.css +2 -2
  583. package/dist/collection/feature-operate/mission/helpers/missions-helpers.js +3 -3
  584. package/dist/collection/feature-operate/mission/mission-details/mission-details.css +1 -1
  585. package/dist/collection/feature-operate/mission/mission-details/mission-details.js +84 -57
  586. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.css +3 -3
  587. package/dist/collection/feature-operate/mission/mission-score/mission-score.js +1 -1
  588. package/dist/collection/feature-operate/waitlist/waitlist-location-start/waitlist-location-start.css +1 -1
  589. package/dist/collection/feature-platform/admin/draw-flow/draw-flow.css +341 -122
  590. package/dist/collection/feature-platform/admin/draw-flow/draw-flow.js +239 -50
  591. package/dist/collection/feature-platform/app/app/app.js +2 -2
  592. package/dist/collection/feature-platform/app/widget-tile/widget-tile.js +1 -1
  593. package/dist/collection/feature-platform/insight/chart/chart.js +3 -3
  594. package/dist/collection/feature-platform/insight/kpi-external/kpi-external.js +13 -13
  595. package/dist/collection/feature-platform/login/login/login.css +156 -54
  596. package/dist/collection/feature-platform/login/login/login.js +38 -40
  597. package/dist/collection/feature-platform/login/login/parts/Footer.js +1 -1
  598. package/dist/collection/feature-platform/login/login/parts/Header.js +15 -16
  599. package/dist/collection/feature-platform/login/login/parts/LoginForm.js +15 -16
  600. package/dist/collection/feature-platform/login/login/parts/LoginInput.js +1 -1
  601. package/dist/collection/feature-platform/login/login/parts/LoginOptions.js +3 -1
  602. package/dist/collection/feature-platform/login/reset-password/reset-password.css +2 -2
  603. package/dist/collection/feature-platform/login/reset-password/reset-password.js +3 -3
  604. package/dist/collection/feature-platform/menu/copyright/copyright.js +1 -1
  605. package/dist/collection/feature-platform/menu/side-menu/side-menu.js +2 -1
  606. package/dist/collection/feature-platform/menu/user-profile/user-profile.js +1 -1
  607. package/dist/collection/interfaces/form-field/form-field.instance.js +0 -6
  608. package/dist/collection/utils/gesture/index.js +3 -6
  609. package/dist/collection/utils/helpers/camera-helpers.js +4 -4
  610. package/dist/collection/utils/helpers/chat-helpers.js +25 -1
  611. package/dist/collection/utils/helpers/common-helpers.js +3 -3
  612. package/dist/collection/utils/helpers/entities-helpers.js +29 -2
  613. package/dist/collection/utils/helpers/filters-helpers.js +6 -13
  614. package/dist/collection/utils/helpers/map-helpers.js +1 -1
  615. package/dist/design-system/assets/form-qrcode/general-course-qr-code.svg +13 -0
  616. package/dist/design-system/{buffer-es6-4e572bc4.js → buffer-es6-3df916b6.js} +1 -1
  617. package/dist/{esm/button.factory-ea98fed9.js → design-system/button.factory-ee287fe8.js} +3 -3
  618. package/dist/{esm/camera-helpers-fa4cde23.js → design-system/camera-helpers-3f566403.js} +36 -36
  619. package/dist/{esm/chat-helpers-79fa48eb.js → design-system/chat-helpers-a64386f1.js} +28 -4
  620. package/dist/design-system/{common-helpers-246a4085.js → common-helpers-fe634d0d.js} +5 -5
  621. package/dist/{esm/css-shim-60f618b9.js → design-system/css-shim-5fa6665a.js} +1 -1
  622. package/dist/design-system/design-system.css +18 -18
  623. package/dist/design-system/design-system.esm.js +4 -4
  624. package/dist/{esm/dom-4eeb3fee.js → design-system/dom-551d7421.js} +1 -1
  625. package/dist/design-system/{draggable-dots-helpers-7d4a5e16.js → draggable-dots-helpers-00259a50.js} +3 -3
  626. package/dist/design-system/{draggable-tags-helpers-d7741546.js → draggable-tags-helpers-882cf829.js} +3 -3
  627. package/dist/{esm/entities-helpers-d48a0db4.js → design-system/entities-helpers-1e2a5ab5.js} +33 -6
  628. package/dist/design-system/{filters-helpers-1d87e2a9.js → filters-helpers-d2e0d639.js} +10 -17
  629. package/dist/{esm/form-choice-helpers-d1d7f123.js → design-system/form-choice-helpers-fe93b1f6.js} +9 -9
  630. package/dist/{esm/form-field.instance-8fd6f2a1.js → design-system/form-field.instance-9dc4d638.js} +1 -7
  631. package/dist/design-system/{form-helpers-050f0f85.js → form-helpers-a8dddf68.js} +4 -4
  632. package/dist/design-system/{form-input-helpers-44b4a1a8.js → form-input-helpers-48580c4a.js} +4 -4
  633. package/dist/{esm/form-text-area-helpers-2ae1548f.js → design-system/form-text-area-helpers-507a04f9.js} +3 -3
  634. package/dist/design-system/{geolocation-helpers-66992c2e.js → geolocation-helpers-29d4c5f5.js} +1 -1
  635. package/dist/design-system/{grid-renderers-217395e8.js → grid-renderers-e4eff8fe.js} +46 -16
  636. package/dist/{esm/incentive-helpers-ddaf6df1.js → design-system/incentive-helpers-95e6321a.js} +4 -4
  637. package/dist/{esm/index-6023e472.js → design-system/index-19b2f8e0.js} +4 -7
  638. package/dist/design-system/index-1d46f3ec.js +1 -0
  639. package/dist/design-system/{index-945da793.js → index-4bc6078a.js} +273 -444
  640. package/dist/design-system/{index-b7e62994.js → index-4d88723b.js} +2 -2
  641. package/dist/{esm/index-2abe76e0.js → design-system/index-8d92d803.js} +4 -4
  642. package/dist/{esm/index-87550339.js → design-system/index-90790439.js} +11 -5
  643. package/dist/design-system/{index-cfc396ea.js → index-aef3c5bc.js} +1 -1
  644. package/dist/{esm/index-54cb3c5d.js → design-system/index-becca019.js} +10 -5
  645. package/dist/design-system/{index-efbd87e6.js → index-e7f48bcb.js} +593 -3
  646. package/dist/design-system/index-ffa651b0.js +1 -0
  647. package/dist/{esm/localForage-1ac20c90.js → design-system/localForage-251ffb29.js} +2 -2
  648. package/dist/{esm/lodash-bf91c7a4.js → design-system/lodash-f6e59a8e.js} +1 -1
  649. package/dist/{esm/map-helpers-2c2d54ff.js → design-system/map-helpers-e037c5ae.js} +4 -4
  650. package/dist/design-system/{mission-locked-banner-21528145.js → mission-locked-banner-a413ed6e.js} +3 -3
  651. package/dist/{esm/missions-helpers-8581baeb.js → design-system/missions-helpers-efcd28d8.js} +6 -6
  652. package/dist/{esm/modal-animations-1ef9e425.js → design-system/modal-animations-42f91656.js} +2 -2
  653. package/dist/{esm/operation-helpers-707aae7d.js → design-system/operation-helpers-adad82c1.js} +3 -3
  654. package/dist/design-system/{overlays-848be7b8.js → overlays-255503d6.js} +2 -2
  655. package/dist/design-system/{overlays-2b1f8cb5.js → overlays-ccc6076c.js} +539 -268
  656. package/dist/design-system/{shadow-css-e3d6d1b9.js → shadow-css-fb10938c.js} +1 -1
  657. package/dist/design-system/swiper-31c32ac2.js +12 -0
  658. package/dist/{esm/tag.factory-c7280aa6.js → design-system/tag.factory-5c646767.js} +1 -1
  659. package/dist/{esm/theme-bd3c7a15.js → design-system/theme-38c6f527.js} +2 -2
  660. package/dist/design-system/{tippy.esm-5581a7f9.js → tippy.esm-cef271f0.js} +1 -1
  661. package/dist/{esm/video-player-helpers-8a2ff757.js → design-system/video-player-helpers-56ae416e.js} +5 -5
  662. package/dist/design-system/{web-97a07163.js → web-23b118d3.js} +3 -3
  663. package/dist/design-system/{web-bf75374d.js → web-2bafe8f1.js} +3 -3
  664. package/dist/design-system/web-53ce94a6.js +62 -0
  665. package/dist/{esm/web-d995fa5f.js → design-system/web-8e517222.js} +5 -5
  666. package/dist/design-system/yoo-about.entry.js +5 -5
  667. package/dist/design-system/yoo-accordion.entry.js +10 -10
  668. package/dist/design-system/yoo-action-sheet-controller.entry.js +27 -8
  669. package/dist/design-system/yoo-action-sheet.entry.js +18 -11
  670. package/dist/design-system/yoo-ag-grid.entry.js +12 -12
  671. package/dist/design-system/yoo-alert.entry.js +11 -11
  672. package/dist/design-system/yoo-amap.entry.js +7 -7
  673. package/dist/design-system/yoo-announcement-heading.entry.js +21 -11
  674. package/dist/design-system/yoo-app.entry.js +5 -5
  675. package/dist/design-system/yoo-audio-player.entry.js +6 -6
  676. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +6 -6
  677. package/dist/design-system/yoo-avatar.entry.js +10 -7
  678. package/dist/design-system/yoo-avatars.entry.js +16 -13
  679. package/dist/design-system/yoo-background.entry.js +6 -6
  680. package/dist/design-system/yoo-badge.entry.js +1 -1
  681. package/dist/design-system/yoo-banner.entry.js +8 -8
  682. package/dist/design-system/yoo-barcode-dialog.entry.js +5 -5
  683. package/dist/design-system/yoo-barcode.entry.js +1 -1
  684. package/dist/design-system/yoo-battle-count-down.entry.js +6 -6
  685. package/dist/design-system/yoo-battle-result.entry.js +5 -5
  686. package/dist/design-system/yoo-battle-user-stats.entry.js +6 -6
  687. package/dist/design-system/yoo-breadcrumbs.entry.js +5 -5
  688. package/dist/design-system/yoo-button.entry.js +7 -7
  689. package/dist/design-system/yoo-buttons-list.entry.js +1 -1
  690. package/dist/design-system/yoo-calendar.entry.js +6 -6
  691. package/dist/design-system/yoo-camera-preview-dialog.entry.js +8 -8
  692. package/dist/design-system/yoo-card-avatar.entry.js +2 -2
  693. package/dist/design-system/yoo-card-avatars.entry.js +2 -2
  694. package/dist/design-system/yoo-card-battle-result.entry.js +5 -5
  695. package/dist/design-system/yoo-card-battle.entry.js +5 -5
  696. package/dist/design-system/yoo-card-calendar.entry.js +6 -6
  697. package/dist/design-system/yoo-card-campaign.entry.js +6 -6
  698. package/dist/design-system/yoo-card-cell.entry.js +6 -6
  699. package/dist/design-system/yoo-card-chat.entry.js +5 -5
  700. package/dist/design-system/yoo-card-course-row-compact.entry.js +5 -5
  701. package/dist/design-system/yoo-card-course-row.entry.js +46 -40
  702. package/dist/design-system/yoo-card-course.entry.js +39 -23
  703. package/dist/design-system/yoo-card-feed-row.entry.js +5 -5
  704. package/dist/design-system/yoo-card-feed.entry.js +12 -12
  705. package/dist/design-system/yoo-card-file.entry.js +5 -5
  706. package/dist/design-system/yoo-card-image.entry.js +6 -6
  707. package/dist/design-system/yoo-card-inbox.entry.js +6 -6
  708. package/dist/design-system/yoo-card-incentive-rank.entry.js +5 -5
  709. package/dist/design-system/yoo-card-incentive.entry.js +7 -7
  710. package/dist/design-system/yoo-card-kanban.entry.js +6 -6
  711. package/dist/design-system/yoo-card-lesson.entry.js +6 -6
  712. package/dist/design-system/yoo-card-list-collapsible.entry.js +6 -6
  713. package/dist/design-system/yoo-card-list-color.entry.js +9 -9
  714. package/dist/design-system/yoo-card-list-image.entry.js +1 -1
  715. package/dist/design-system/yoo-card-list-simple.entry.js +8 -8
  716. package/dist/design-system/yoo-card-list.entry.js +6 -6
  717. package/dist/design-system/yoo-card-location.entry.js +5 -5
  718. package/dist/design-system/yoo-card-media.entry.js +6 -6
  719. package/dist/design-system/yoo-card-menu.entry.js +9 -8
  720. package/dist/design-system/yoo-card-notification.entry.js +5 -5
  721. package/dist/design-system/yoo-card-placeholder.entry.js +1 -1
  722. package/dist/design-system/yoo-card-plan.entry.js +6 -6
  723. package/dist/design-system/yoo-card-progress.entry.js +5 -5
  724. package/dist/design-system/yoo-card-recommendation.entry.js +6 -6
  725. package/dist/design-system/yoo-card-sticky.entry.js +22 -15
  726. package/dist/design-system/yoo-card-template.entry.js +2 -2
  727. package/dist/design-system/yoo-card-video.entry.js +5 -5
  728. package/dist/design-system/yoo-card.entry.js +2 -2
  729. package/dist/design-system/yoo-chart-micro.entry.js +1 -1
  730. package/dist/design-system/yoo-chart.entry.js +8 -8
  731. package/dist/design-system/yoo-chat-message-dialog.entry.js +6 -6
  732. package/dist/design-system/yoo-chat-message-preview.entry.js +7 -7
  733. package/dist/design-system/yoo-chat-message.entry.js +8 -15
  734. package/dist/design-system/yoo-chat.entry.js +9 -9
  735. package/dist/design-system/yoo-collapsible.entry.js +7 -7
  736. package/dist/design-system/yoo-color-selector.entry.js +5 -5
  737. package/dist/design-system/yoo-community-detail.entry.js +6 -6
  738. package/dist/design-system/yoo-context-dialog.entry.js +1 -1
  739. package/dist/design-system/yoo-context-menu-dialog.entry.js +6 -6
  740. package/dist/design-system/yoo-context-menu.entry.js +7 -6
  741. package/dist/design-system/yoo-copyright.entry.js +6 -6
  742. package/dist/design-system/yoo-count-down.entry.js +6 -6
  743. package/dist/design-system/yoo-course-info-card.entry.js +5 -5
  744. package/dist/design-system/yoo-course-summary.entry.js +6 -6
  745. package/dist/design-system/yoo-dashboard-detail.entry.js +5 -5
  746. package/dist/design-system/yoo-date.entry.js +5 -5
  747. package/dist/design-system/yoo-detail-bar.entry.js +13 -9
  748. package/dist/design-system/yoo-device-list.entry.js +5 -5
  749. package/dist/design-system/yoo-device.entry.js +10 -7
  750. package/dist/design-system/yoo-display-increment.entry.js +1 -1
  751. package/dist/design-system/yoo-draw-flow.entry.js +140 -33
  752. package/dist/design-system/yoo-empty-state.entry.js +2 -2
  753. package/dist/design-system/yoo-entity-query-builder.entry.js +7 -7
  754. package/dist/design-system/yoo-entity-search-dialog.entry.js +6 -6
  755. package/dist/design-system/yoo-entity-search-filters.entry.js +7 -7
  756. package/dist/design-system/yoo-entity-search-recent.entry.js +5 -5
  757. package/dist/design-system/yoo-entity-search-sorts.entry.js +6 -6
  758. package/dist/design-system/yoo-entity-search-tags.entry.js +6 -6
  759. package/dist/design-system/yoo-entity-search.entry.js +6 -6
  760. package/dist/design-system/yoo-entity.entry.js +152 -106
  761. package/dist/design-system/yoo-feed-detail.entry.js +8 -8
  762. package/dist/design-system/yoo-flag.entry.js +5 -5
  763. package/dist/design-system/yoo-flip-card.entry.js +2 -2
  764. package/dist/design-system/yoo-form-audience.entry.js +8 -26
  765. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +7 -7
  766. package/dist/design-system/yoo-form-autocomplete.entry.js +29 -16
  767. package/dist/design-system/yoo-form-barcode-dialog.entry.js +6 -6
  768. package/dist/design-system/yoo-form-barcode.entry.js +7 -7
  769. package/dist/design-system/yoo-form-calendar-dialog.entry.js +6 -6
  770. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +5 -5
  771. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +6 -6
  772. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +6 -6
  773. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +7 -7
  774. package/dist/design-system/yoo-form-capture.entry.js +11 -10
  775. package/dist/design-system/yoo-form-carousel.entry.js +10 -9
  776. package/dist/design-system/yoo-form-catalog-dialog.entry.js +6 -6
  777. package/dist/design-system/yoo-form-catalog.entry.js +13 -11
  778. package/dist/design-system/yoo-form-categorize-words.entry.js +9 -9
  779. package/dist/design-system/yoo-form-checkbox.entry.js +14 -10
  780. package/dist/design-system/yoo-form-checklist.entry.js +7 -7
  781. package/dist/design-system/yoo-form-choice-button.entry.js +10 -10
  782. package/dist/design-system/yoo-form-choice-card.entry.js +9 -9
  783. package/dist/design-system/yoo-form-choice-chat.entry.js +10 -10
  784. package/dist/design-system/yoo-form-choice-image.entry.js +16 -14
  785. package/dist/design-system/yoo-form-choice-radio.entry.js +11 -11
  786. package/dist/design-system/yoo-form-color-field.entry.js +7 -7
  787. package/dist/design-system/yoo-form-color-picker.entry.js +5 -5
  788. package/dist/design-system/yoo-form-conditions.entry.js +5 -5
  789. package/dist/design-system/yoo-form-connect.entry.js +68 -59
  790. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +11 -11
  791. package/dist/design-system/yoo-form-creator-block-simple.entry.js +7 -10
  792. package/dist/design-system/yoo-form-creator-card.entry.js +1 -1
  793. package/dist/design-system/yoo-form-creator-condition-block.entry.js +7 -10
  794. package/dist/design-system/yoo-form-creator-field-selector.entry.js +12 -8
  795. package/dist/design-system/yoo-form-creator-header.entry.js +6 -6
  796. package/dist/design-system/yoo-form-creator-live-preview.entry.js +10 -10
  797. package/dist/design-system/yoo-form-creator-overlay.entry.js +5 -5
  798. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +6 -6
  799. package/dist/design-system/yoo-form-creator-page-card.entry.js +6 -6
  800. package/dist/design-system/yoo-form-creator-restriction-selector.entry.js +2 -2
  801. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +7 -7
  802. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +5 -5
  803. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +5 -5
  804. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +5 -5
  805. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +6 -6
  806. package/dist/design-system/yoo-form-creator-translate.entry.js +19 -9
  807. package/dist/design-system/yoo-form-creator-workflow-card.entry.js +1 -1
  808. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +7 -7
  809. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +6 -6
  810. package/dist/design-system/yoo-form-creator.entry.js +25 -16
  811. package/dist/design-system/yoo-form-date-time.entry.js +7 -7
  812. package/dist/design-system/yoo-form-daterange.entry.js +7 -7
  813. package/dist/design-system/yoo-form-document-dialog.entry.js +7 -7
  814. package/dist/design-system/yoo-form-document.entry.js +7 -7
  815. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +7 -7
  816. package/dist/design-system/yoo-form-dynamic.entry.js +88 -86
  817. package/dist/design-system/yoo-form-emailreport.entry.js +7 -7
  818. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +5 -5
  819. package/dist/design-system/yoo-form-explanation.entry.js +5 -5
  820. package/dist/design-system/yoo-form-feed-preview.entry.js +7 -7
  821. package/dist/design-system/yoo-form-feedback.entry.js +7 -7
  822. package/dist/design-system/yoo-form-filter-date.entry.js +5 -5
  823. package/dist/design-system/yoo-form-filter-number.entry.js +5 -5
  824. package/dist/design-system/yoo-form-filter-text.entry.js +5 -5
  825. package/dist/design-system/yoo-form-filter.entry.js +6 -6
  826. package/dist/design-system/yoo-form-footer.entry.js +10 -10
  827. package/dist/design-system/yoo-form-formula.entry.js +7 -7
  828. package/dist/design-system/yoo-form-hotzones-creator.entry.js +5 -5
  829. package/dist/design-system/yoo-form-hotzones.entry.js +9 -9
  830. package/dist/design-system/yoo-form-iframe-dialog.entry.js +5 -5
  831. package/dist/design-system/yoo-form-image-collection.entry.js +9 -9
  832. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +8 -8
  833. package/dist/design-system/yoo-form-image-tagging.entry.js +11 -11
  834. package/dist/design-system/yoo-form-incentive-participants.entry.js +2 -2
  835. package/dist/design-system/yoo-form-incentive-targets.entry.js +7 -7
  836. package/dist/design-system/yoo-form-input-comments.entry.js +5 -5
  837. package/dist/design-system/yoo-form-input-container.entry.js +9 -9
  838. package/dist/design-system/yoo-form-input.entry.js +14 -14
  839. package/dist/design-system/yoo-form-json.entry.js +8 -8
  840. package/dist/design-system/yoo-form-location.entry.js +7 -7
  841. package/dist/design-system/yoo-form-missing-word.entry.js +9 -9
  842. package/dist/design-system/yoo-form-missionfield.entry.js +14 -8
  843. package/dist/design-system/yoo-form-multi-input.entry.js +13 -9
  844. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +5 -5
  845. package/dist/design-system/yoo-form-number-picker.entry.js +5 -5
  846. package/dist/design-system/yoo-form-opening-hours.entry.js +5 -5
  847. package/dist/design-system/yoo-form-palette.entry.js +1 -1
  848. package/dist/design-system/yoo-form-permissions.entry.js +6 -6
  849. package/dist/design-system/yoo-form-phone-number.entry.js +7 -7
  850. package/dist/design-system/yoo-form-plan-assign.entry.js +7 -7
  851. package/dist/design-system/yoo-form-plan.entry.js +7 -7
  852. package/dist/design-system/yoo-form-pricecheck.entry.js +7 -7
  853. package/dist/design-system/yoo-form-product-batch.entry.js +8 -8
  854. package/dist/design-system/yoo-form-products-sales.entry.js +8 -8
  855. package/dist/design-system/yoo-form-progress-indicator.entry.js +7 -7
  856. package/dist/design-system/yoo-form-qrcode.entry.js +39 -13
  857. package/dist/design-system/yoo-form-query-builder.entry.js +7 -7
  858. package/dist/design-system/yoo-form-radio.entry.js +1 -1
  859. package/dist/design-system/yoo-form-range.entry.js +7 -7
  860. package/dist/design-system/yoo-form-ranking.entry.js +8 -8
  861. package/dist/design-system/yoo-form-recap-step.entry.js +5 -5
  862. package/dist/design-system/yoo-form-recurrence-delay.entry.js +5 -5
  863. package/dist/design-system/yoo-form-recurrence-preview.entry.js +6 -6
  864. package/dist/design-system/yoo-form-recurrence.entry.js +5 -5
  865. package/dist/design-system/yoo-form-reorder.entry.js +7 -7
  866. package/dist/design-system/yoo-form-scorm.entry.js +9 -8
  867. package/dist/design-system/yoo-form-shopping.entry.js +9 -9
  868. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +21 -15
  869. package/dist/design-system/yoo-form-signature-pad.entry.js +7 -7
  870. package/dist/design-system/yoo-form-sorts.entry.js +7 -7
  871. package/dist/design-system/yoo-form-star-rating.entry.js +7 -7
  872. package/dist/design-system/yoo-form-stripe-card.entry.js +7 -7
  873. package/dist/design-system/yoo-form-swipe-cards.entry.js +244 -196
  874. package/dist/design-system/yoo-form-table.entry.js +7 -7
  875. package/dist/design-system/yoo-form-task.entry.js +7 -7
  876. package/dist/design-system/yoo-form-text-area.entry.js +16 -15
  877. package/dist/design-system/yoo-form-text-editor.entry.js +133 -115
  878. package/dist/design-system/yoo-form-time.entry.js +7 -7
  879. package/dist/design-system/yoo-form-timeslots.entry.js +7 -7
  880. package/dist/design-system/yoo-form-todo-dialog.entry.js +7 -6
  881. package/dist/design-system/yoo-form-todo-single.entry.js +13 -14
  882. package/dist/design-system/yoo-form-todo-task-list.entry.js +146 -0
  883. package/dist/design-system/yoo-form-todo-task.entry.js +270 -0
  884. package/dist/design-system/yoo-form-todo.entry.js +7 -7
  885. package/dist/design-system/yoo-form-toggle.entry.js +8 -11
  886. package/dist/design-system/yoo-form-uploader.entry.js +12 -7
  887. package/dist/design-system/yoo-form-videoplayer.entry.js +7 -7
  888. package/dist/design-system/yoo-form-wiki.entry.js +7 -7
  889. package/dist/design-system/yoo-grid-calendar.entry.js +9 -9
  890. package/dist/design-system/yoo-grid.entry.js +50 -36
  891. package/dist/design-system/yoo-gridstack.entry.js +6 -6
  892. package/dist/design-system/yoo-header.entry.js +6 -6
  893. package/dist/design-system/yoo-healthscore-dialog.entry.js +6 -6
  894. package/dist/design-system/yoo-healthscore.entry.js +5 -5
  895. package/dist/design-system/yoo-icon.entry.js +2 -2
  896. package/dist/design-system/yoo-image-cropper-dialog.entry.js +5 -5
  897. package/dist/design-system/yoo-img.entry.js +7 -7
  898. package/dist/design-system/yoo-incentive-detail.entry.js +7 -7
  899. package/dist/design-system/yoo-info-text.entry.js +1 -1
  900. package/dist/design-system/yoo-input-bar.entry.js +8703 -8094
  901. package/dist/design-system/yoo-ion-alert-controller.entry.js +27 -8
  902. package/dist/design-system/yoo-ion-content.entry.js +5 -5
  903. package/dist/design-system/yoo-ion-footer.entry.js +6 -6
  904. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +5 -5
  905. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +5 -5
  906. package/dist/design-system/yoo-ion-item-divider.entry.js +7 -7
  907. package/dist/design-system/yoo-ion-item-options.entry.js +6 -6
  908. package/dist/design-system/yoo-ion-item-sliding.entry.js +7 -8
  909. package/dist/design-system/yoo-ion-item.entry.js +7 -7
  910. package/dist/design-system/yoo-ion-list.entry.js +6 -6
  911. package/dist/design-system/yoo-ion-modal-controller.entry.js +29 -9
  912. package/dist/design-system/yoo-ion-modal.entry.js +13 -16
  913. package/dist/design-system/yoo-ion-refresher-content.entry.js +1 -1
  914. package/dist/design-system/yoo-ion-refresher.entry.js +8 -11
  915. package/dist/design-system/yoo-ion-scroll.entry.js +16 -9
  916. package/dist/design-system/yoo-ion-slide.entry.js +6 -6
  917. package/dist/{esm/yoo-ion-slides-226a32d0.js → design-system/yoo-ion-slides-4a996e71.js} +79 -51
  918. package/dist/design-system/yoo-ion-slides.entry.js +8 -8
  919. package/dist/design-system/yoo-ion-toast-controller.entry.js +27 -8
  920. package/dist/design-system/yoo-items.entry.js +1 -1
  921. package/dist/design-system/yoo-kanban.entry.js +6 -6
  922. package/dist/design-system/yoo-kpi-card.entry.js +5 -5
  923. package/dist/design-system/yoo-kpi-container.entry.js +6 -6
  924. package/dist/design-system/yoo-kpi-external.entry.js +18 -18
  925. package/dist/design-system/yoo-kpi.entry.js +5 -5
  926. package/dist/design-system/yoo-layout-sections.entry.js +5 -5
  927. package/dist/design-system/yoo-layout-tabs.entry.js +5 -5
  928. package/dist/design-system/yoo-layout-two-columns.entry.js +7 -6
  929. package/dist/design-system/yoo-lesson-detail-card.entry.js +5 -5
  930. package/dist/design-system/yoo-lesson-detail.entry.js +6 -6
  931. package/dist/design-system/yoo-lesson-heading.entry.js +8 -8
  932. package/dist/design-system/yoo-lesson-highscores.entry.js +5 -5
  933. package/dist/design-system/yoo-lesson-question-result.entry.js +10 -9
  934. package/dist/design-system/yoo-line-state.entry.js +2 -2
  935. package/dist/design-system/yoo-link.entry.js +1 -1
  936. package/dist/design-system/yoo-links-menu.entry.js +5 -5
  937. package/dist/design-system/yoo-links-preview.entry.js +7 -7
  938. package/dist/design-system/yoo-loader.entry.js +5 -5
  939. package/dist/design-system/yoo-location-info.entry.js +5 -5
  940. package/dist/design-system/yoo-location-map.entry.js +6 -6
  941. package/dist/design-system/yoo-login.entry.js +68 -71
  942. package/dist/design-system/yoo-lottie.entry.js +37 -11
  943. package/dist/design-system/yoo-map-gl.entry.js +6 -6
  944. package/dist/design-system/yoo-map-js.entry.js +7 -7
  945. package/dist/design-system/yoo-map-legend.entry.js +7 -7
  946. package/dist/design-system/yoo-map.entry.js +6 -6
  947. package/dist/design-system/yoo-markdown.entry.js +8 -8
  948. package/dist/design-system/yoo-memo-list-dialog.entry.js +5 -5
  949. package/dist/design-system/yoo-memo-list.entry.js +5 -5
  950. package/dist/design-system/yoo-mention-tag.entry.js +5 -5
  951. package/dist/design-system/yoo-mission-details.entry.js +73 -13
  952. package/dist/design-system/yoo-mission-heading.entry.js +9 -9
  953. package/dist/design-system/yoo-mission-score.entry.js +6 -6
  954. package/dist/design-system/yoo-mission-todo.entry.js +6 -6
  955. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +5 -5
  956. package/dist/design-system/yoo-mobile-tabbar.entry.js +6 -6
  957. package/dist/design-system/yoo-modal.entry.js +6 -6
  958. package/dist/design-system/yoo-navbar.entry.js +7 -7
  959. package/dist/design-system/yoo-numbers-display.entry.js +6 -6
  960. package/dist/design-system/yoo-photo-editor.entry.js +11 -14
  961. package/dist/design-system/yoo-pivot-table.entry.js +11 -11
  962. package/dist/design-system/yoo-podium.entry.js +5 -5
  963. package/dist/design-system/yoo-points-recap.entry.js +6 -5
  964. package/dist/design-system/yoo-profile-list.entry.js +5 -5
  965. package/dist/design-system/yoo-profile-summary.entry.js +6 -6
  966. package/dist/design-system/yoo-progress-bar.entry.js +25 -22
  967. package/dist/design-system/yoo-progress-loader.entry.js +5 -5
  968. package/dist/design-system/yoo-progress-recap.entry.js +5 -5
  969. package/dist/design-system/yoo-property-card.entry.js +6 -6
  970. package/dist/design-system/yoo-range.entry.js +8 -9
  971. package/dist/design-system/yoo-rating.entry.js +5 -5
  972. package/dist/design-system/yoo-report-builder.entry.js +1 -1
  973. package/dist/design-system/yoo-reset-password.entry.js +8 -8
  974. package/dist/design-system/yoo-result-dialog.entry.js +6 -6
  975. package/dist/design-system/yoo-reveal.entry.js +5 -5
  976. package/dist/design-system/yoo-ripple-effect.entry.js +1 -1
  977. package/dist/design-system/yoo-salesai-formula.entry.js +5 -5
  978. package/dist/design-system/yoo-scandit.entry.js +6 -6
  979. package/dist/design-system/yoo-scratch-card-creator.entry.js +6 -8
  980. package/dist/design-system/yoo-scratch-card.entry.js +7 -7
  981. package/dist/design-system/yoo-scroll-to-button.entry.js +1 -1
  982. package/dist/design-system/yoo-section-list.entry.js +8 -8
  983. package/dist/design-system/yoo-segmented-control.entry.js +5 -5
  984. package/dist/design-system/yoo-side-menu-tree.entry.js +5 -5
  985. package/dist/design-system/yoo-side-menu.entry.js +7 -6
  986. package/dist/design-system/yoo-slides-media.entry.js +10 -9
  987. package/dist/design-system/yoo-start-meeting-popup.entry.js +6 -6
  988. package/dist/design-system/yoo-swipe-container.entry.js +1 -1
  989. package/dist/design-system/yoo-tabs-slides.entry.js +1 -1
  990. package/dist/design-system/yoo-tabs.entry.js +10 -12
  991. package/dist/design-system/yoo-tag.entry.js +2 -2
  992. package/dist/design-system/yoo-text-sequence.entry.js +11 -8
  993. package/dist/design-system/yoo-text.entry.js +12 -8
  994. package/dist/design-system/yoo-toast.entry.js +9 -9
  995. package/dist/design-system/yoo-tooltip.entry.js +9 -9
  996. package/dist/design-system/yoo-truncate.entry.js +7 -7
  997. package/dist/design-system/yoo-truncated-line.entry.js +5 -5
  998. package/dist/design-system/yoo-user-detail.entry.js +5 -5
  999. package/dist/design-system/yoo-user-profile.entry.js +8 -8
  1000. package/dist/design-system/yoo-user-wizard.entry.js +17 -9
  1001. package/dist/design-system/yoo-videoplayer-core.entry.js +6 -6
  1002. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +7 -7
  1003. package/dist/design-system/yoo-videoplayer-videojs.entry.js +49 -25
  1004. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +7 -7
  1005. package/dist/design-system/yoo-videoplayer-youtube.entry.js +7 -7
  1006. package/dist/design-system/yoo-virtual-item.entry.js +5 -5
  1007. package/dist/design-system/yoo-virtual-scroll.entry.js +6 -6
  1008. package/dist/design-system/yoo-waitlist-location-layout.entry.js +1 -1
  1009. package/dist/design-system/yoo-waitlist-location-result.entry.js +5 -5
  1010. package/dist/design-system/yoo-waitlist-location-start.entry.js +6 -6
  1011. package/dist/design-system/yoo-walkthrough.entry.js +5 -5
  1012. package/dist/design-system/yoo-web-menu.entry.js +6 -6
  1013. package/dist/design-system/yoo-webcam.entry.js +5 -5
  1014. package/dist/design-system/yoo-welcome-banner.entry.js +6 -6
  1015. package/dist/design-system/yoo-widget-chart.entry.js +5 -5
  1016. package/dist/design-system/yoo-widget-small-size.entry.js +5 -5
  1017. package/dist/design-system/yoo-widget-tab.entry.js +5 -5
  1018. package/dist/design-system/yoo-widget-tile.entry.js +6 -6
  1019. package/dist/design-system/yoo-workflow-state-dialog.entry.js +5 -5
  1020. package/dist/design-system/yoo-workflow-state.entry.js +5 -5
  1021. package/dist/design-system/yoo-workflow.entry.js +9 -9
  1022. package/dist/design-system/yoo-zebra.entry.js +6 -6
  1023. package/dist/design-system/yoo-zoom.entry.js +5 -5
  1024. package/dist/esm/{buffer-es6-4e572bc4.js → buffer-es6-3df916b6.js} +1 -1
  1025. package/dist/{design-system/button.factory-ea98fed9.js → esm/button.factory-ee287fe8.js} +3 -3
  1026. package/dist/{design-system/camera-helpers-fa4cde23.js → esm/camera-helpers-3f566403.js} +36 -36
  1027. package/dist/{design-system/chat-helpers-79fa48eb.js → esm/chat-helpers-a64386f1.js} +28 -4
  1028. package/dist/esm/{common-helpers-246a4085.js → common-helpers-fe634d0d.js} +5 -5
  1029. package/dist/{design-system/css-shim-60f618b9.js → esm/css-shim-5fa6665a.js} +1 -1
  1030. package/dist/esm/design-system.js +4 -4
  1031. package/dist/{design-system/dom-4eeb3fee.js → esm/dom-551d7421.js} +1 -1
  1032. package/dist/esm/{draggable-dots-helpers-7d4a5e16.js → draggable-dots-helpers-00259a50.js} +3 -3
  1033. package/dist/esm/{draggable-tags-helpers-d7741546.js → draggable-tags-helpers-882cf829.js} +3 -3
  1034. package/dist/{design-system/entities-helpers-d48a0db4.js → esm/entities-helpers-1e2a5ab5.js} +33 -6
  1035. package/dist/esm/{filters-helpers-1d87e2a9.js → filters-helpers-d2e0d639.js} +10 -17
  1036. package/dist/{design-system/form-choice-helpers-d1d7f123.js → esm/form-choice-helpers-fe93b1f6.js} +9 -9
  1037. package/dist/{design-system/form-field.instance-8fd6f2a1.js → esm/form-field.instance-9dc4d638.js} +1 -7
  1038. package/dist/esm/{form-helpers-050f0f85.js → form-helpers-a8dddf68.js} +4 -4
  1039. package/dist/esm/{form-input-helpers-44b4a1a8.js → form-input-helpers-48580c4a.js} +4 -4
  1040. package/dist/{design-system/form-text-area-helpers-2ae1548f.js → esm/form-text-area-helpers-507a04f9.js} +3 -3
  1041. package/dist/esm/{geolocation-helpers-66992c2e.js → geolocation-helpers-29d4c5f5.js} +1 -1
  1042. package/dist/esm/{grid-renderers-217395e8.js → grid-renderers-e4eff8fe.js} +46 -16
  1043. package/dist/{design-system/incentive-helpers-ddaf6df1.js → esm/incentive-helpers-95e6321a.js} +4 -4
  1044. package/dist/{design-system/index-6023e472.js → esm/index-19b2f8e0.js} +4 -7
  1045. package/dist/esm/index-1d46f3ec.js +1 -0
  1046. package/dist/esm/{index-945da793.js → index-4bc6078a.js} +273 -444
  1047. package/dist/esm/{index-b7e62994.js → index-4d88723b.js} +2 -2
  1048. package/dist/{design-system/index-2abe76e0.js → esm/index-8d92d803.js} +4 -4
  1049. package/dist/{design-system/index-87550339.js → esm/index-90790439.js} +11 -5
  1050. package/dist/esm/{index-cfc396ea.js → index-aef3c5bc.js} +1 -1
  1051. package/dist/{design-system/index-54cb3c5d.js → esm/index-becca019.js} +10 -5
  1052. package/dist/esm/{index-efbd87e6.js → index-e7f48bcb.js} +593 -3
  1053. package/dist/esm/index-ffa651b0.js +1 -0
  1054. package/dist/esm/loader.js +4 -4
  1055. package/dist/{design-system/localForage-1ac20c90.js → esm/localForage-251ffb29.js} +2 -2
  1056. package/dist/{design-system/lodash-bf91c7a4.js → esm/lodash-f6e59a8e.js} +1 -1
  1057. package/dist/{design-system/map-helpers-2c2d54ff.js → esm/map-helpers-e037c5ae.js} +4 -4
  1058. package/dist/esm/{mission-locked-banner-21528145.js → mission-locked-banner-a413ed6e.js} +3 -3
  1059. package/dist/{design-system/missions-helpers-8581baeb.js → esm/missions-helpers-efcd28d8.js} +6 -6
  1060. package/dist/{design-system/modal-animations-1ef9e425.js → esm/modal-animations-42f91656.js} +2 -2
  1061. package/dist/{design-system/operation-helpers-707aae7d.js → esm/operation-helpers-adad82c1.js} +3 -3
  1062. package/dist/esm/{overlays-848be7b8.js → overlays-255503d6.js} +2 -2
  1063. package/dist/esm/{overlays-2b1f8cb5.js → overlays-ccc6076c.js} +539 -268
  1064. package/dist/esm/{shadow-css-e3d6d1b9.js → shadow-css-fb10938c.js} +1 -1
  1065. package/dist/esm/swiper-31c32ac2.js +12 -0
  1066. package/dist/{design-system/tag.factory-c7280aa6.js → esm/tag.factory-5c646767.js} +1 -1
  1067. package/dist/{design-system/theme-bd3c7a15.js → esm/theme-38c6f527.js} +2 -2
  1068. package/dist/esm/{tippy.esm-5581a7f9.js → tippy.esm-cef271f0.js} +1 -1
  1069. package/dist/{design-system/video-player-helpers-8a2ff757.js → esm/video-player-helpers-56ae416e.js} +5 -5
  1070. package/dist/esm/{web-97a07163.js → web-23b118d3.js} +3 -3
  1071. package/dist/esm/{web-bf75374d.js → web-2bafe8f1.js} +3 -3
  1072. package/dist/esm/web-53ce94a6.js +62 -0
  1073. package/dist/{design-system/web-d995fa5f.js → esm/web-8e517222.js} +5 -5
  1074. package/dist/esm/yoo-about.entry.js +5 -5
  1075. package/dist/esm/yoo-accordion.entry.js +10 -10
  1076. package/dist/esm/yoo-action-sheet-controller.entry.js +27 -8
  1077. package/dist/esm/yoo-action-sheet.entry.js +18 -11
  1078. package/dist/esm/yoo-ag-grid.entry.js +12 -12
  1079. package/dist/esm/yoo-alert.entry.js +11 -11
  1080. package/dist/esm/yoo-amap.entry.js +7 -7
  1081. package/dist/esm/yoo-announcement-heading.entry.js +21 -11
  1082. package/dist/esm/yoo-app.entry.js +5 -5
  1083. package/dist/esm/yoo-audio-player.entry.js +6 -6
  1084. package/dist/esm/yoo-audio-recorder-dialog.entry.js +6 -6
  1085. package/dist/esm/yoo-avatar.entry.js +10 -7
  1086. package/dist/esm/yoo-avatars.entry.js +16 -13
  1087. package/dist/esm/yoo-background.entry.js +6 -6
  1088. package/dist/esm/yoo-badge.entry.js +1 -1
  1089. package/dist/esm/yoo-banner.entry.js +8 -8
  1090. package/dist/esm/yoo-barcode-dialog.entry.js +5 -5
  1091. package/dist/esm/yoo-barcode.entry.js +1 -1
  1092. package/dist/esm/yoo-battle-count-down.entry.js +6 -6
  1093. package/dist/esm/yoo-battle-result.entry.js +5 -5
  1094. package/dist/esm/yoo-battle-user-stats.entry.js +6 -6
  1095. package/dist/esm/yoo-breadcrumbs.entry.js +5 -5
  1096. package/dist/esm/yoo-button.entry.js +7 -7
  1097. package/dist/esm/yoo-buttons-list.entry.js +1 -1
  1098. package/dist/esm/yoo-calendar.entry.js +6 -6
  1099. package/dist/esm/yoo-camera-preview-dialog.entry.js +8 -8
  1100. package/dist/esm/yoo-card-avatar.entry.js +2 -2
  1101. package/dist/esm/yoo-card-avatars.entry.js +2 -2
  1102. package/dist/esm/yoo-card-battle-result.entry.js +5 -5
  1103. package/dist/esm/yoo-card-battle.entry.js +5 -5
  1104. package/dist/esm/yoo-card-calendar.entry.js +6 -6
  1105. package/dist/esm/yoo-card-campaign.entry.js +6 -6
  1106. package/dist/esm/yoo-card-cell.entry.js +6 -6
  1107. package/dist/esm/yoo-card-chat.entry.js +5 -5
  1108. package/dist/esm/yoo-card-course-row-compact.entry.js +5 -5
  1109. package/dist/esm/yoo-card-course-row.entry.js +46 -40
  1110. package/dist/esm/yoo-card-course.entry.js +39 -23
  1111. package/dist/esm/yoo-card-feed-row.entry.js +5 -5
  1112. package/dist/esm/yoo-card-feed.entry.js +12 -12
  1113. package/dist/esm/yoo-card-file.entry.js +5 -5
  1114. package/dist/esm/yoo-card-image.entry.js +6 -6
  1115. package/dist/esm/yoo-card-inbox.entry.js +6 -6
  1116. package/dist/esm/yoo-card-incentive-rank.entry.js +5 -5
  1117. package/dist/esm/yoo-card-incentive.entry.js +7 -7
  1118. package/dist/esm/yoo-card-kanban.entry.js +6 -6
  1119. package/dist/esm/yoo-card-lesson.entry.js +6 -6
  1120. package/dist/esm/yoo-card-list-collapsible.entry.js +6 -6
  1121. package/dist/esm/yoo-card-list-color.entry.js +9 -9
  1122. package/dist/esm/yoo-card-list-image.entry.js +1 -1
  1123. package/dist/esm/yoo-card-list-simple.entry.js +8 -8
  1124. package/dist/esm/yoo-card-list.entry.js +6 -6
  1125. package/dist/esm/yoo-card-location.entry.js +5 -5
  1126. package/dist/esm/yoo-card-media.entry.js +6 -6
  1127. package/dist/esm/yoo-card-menu.entry.js +9 -8
  1128. package/dist/esm/yoo-card-notification.entry.js +5 -5
  1129. package/dist/esm/yoo-card-placeholder.entry.js +1 -1
  1130. package/dist/esm/yoo-card-plan.entry.js +6 -6
  1131. package/dist/esm/yoo-card-progress.entry.js +5 -5
  1132. package/dist/esm/yoo-card-recommendation.entry.js +6 -6
  1133. package/dist/esm/yoo-card-sticky.entry.js +22 -15
  1134. package/dist/esm/yoo-card-template.entry.js +2 -2
  1135. package/dist/esm/yoo-card-video.entry.js +5 -5
  1136. package/dist/esm/yoo-card.entry.js +2 -2
  1137. package/dist/esm/yoo-chart-micro.entry.js +1 -1
  1138. package/dist/esm/yoo-chart.entry.js +8 -8
  1139. package/dist/esm/yoo-chat-message-dialog.entry.js +6 -6
  1140. package/dist/esm/yoo-chat-message-preview.entry.js +7 -7
  1141. package/dist/esm/yoo-chat-message.entry.js +8 -15
  1142. package/dist/esm/yoo-chat.entry.js +9 -9
  1143. package/dist/esm/yoo-collapsible.entry.js +7 -7
  1144. package/dist/esm/yoo-color-selector.entry.js +5 -5
  1145. package/dist/esm/yoo-community-detail.entry.js +6 -6
  1146. package/dist/esm/yoo-context-dialog.entry.js +1 -1
  1147. package/dist/esm/yoo-context-menu-dialog.entry.js +6 -6
  1148. package/dist/esm/yoo-context-menu.entry.js +7 -6
  1149. package/dist/esm/yoo-copyright.entry.js +6 -6
  1150. package/dist/esm/yoo-count-down.entry.js +6 -6
  1151. package/dist/esm/yoo-course-info-card.entry.js +5 -5
  1152. package/dist/esm/yoo-course-summary.entry.js +6 -6
  1153. package/dist/esm/yoo-dashboard-detail.entry.js +5 -5
  1154. package/dist/esm/yoo-date.entry.js +5 -5
  1155. package/dist/esm/yoo-detail-bar.entry.js +13 -9
  1156. package/dist/esm/yoo-device-list.entry.js +5 -5
  1157. package/dist/esm/yoo-device.entry.js +10 -7
  1158. package/dist/esm/yoo-display-increment.entry.js +1 -1
  1159. package/dist/esm/yoo-draw-flow.entry.js +140 -33
  1160. package/dist/esm/yoo-empty-state.entry.js +2 -2
  1161. package/dist/esm/yoo-entity-query-builder.entry.js +7 -7
  1162. package/dist/esm/yoo-entity-search-dialog.entry.js +6 -6
  1163. package/dist/esm/yoo-entity-search-filters.entry.js +7 -7
  1164. package/dist/esm/yoo-entity-search-recent.entry.js +5 -5
  1165. package/dist/esm/yoo-entity-search-sorts.entry.js +6 -6
  1166. package/dist/esm/yoo-entity-search-tags.entry.js +6 -6
  1167. package/dist/esm/yoo-entity-search.entry.js +6 -6
  1168. package/dist/esm/yoo-entity.entry.js +152 -106
  1169. package/dist/esm/yoo-feed-detail.entry.js +8 -8
  1170. package/dist/esm/yoo-flag.entry.js +5 -5
  1171. package/dist/esm/yoo-flip-card.entry.js +2 -2
  1172. package/dist/esm/yoo-form-audience.entry.js +8 -26
  1173. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +7 -7
  1174. package/dist/esm/yoo-form-autocomplete.entry.js +29 -16
  1175. package/dist/esm/yoo-form-barcode-dialog.entry.js +6 -6
  1176. package/dist/esm/yoo-form-barcode.entry.js +7 -7
  1177. package/dist/esm/yoo-form-calendar-dialog.entry.js +6 -6
  1178. package/dist/esm/yoo-form-capture-map-dialog.entry.js +5 -5
  1179. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +6 -6
  1180. package/dist/esm/yoo-form-capture-view-dialog.entry.js +6 -6
  1181. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +7 -7
  1182. package/dist/esm/yoo-form-capture.entry.js +11 -10
  1183. package/dist/esm/yoo-form-carousel.entry.js +10 -9
  1184. package/dist/esm/yoo-form-catalog-dialog.entry.js +6 -6
  1185. package/dist/esm/yoo-form-catalog.entry.js +13 -11
  1186. package/dist/esm/yoo-form-categorize-words.entry.js +9 -9
  1187. package/dist/esm/yoo-form-checkbox.entry.js +14 -10
  1188. package/dist/esm/yoo-form-checklist.entry.js +7 -7
  1189. package/dist/esm/yoo-form-choice-button.entry.js +10 -10
  1190. package/dist/esm/yoo-form-choice-card.entry.js +9 -9
  1191. package/dist/esm/yoo-form-choice-chat.entry.js +10 -10
  1192. package/dist/esm/yoo-form-choice-image.entry.js +16 -14
  1193. package/dist/esm/yoo-form-choice-radio.entry.js +11 -11
  1194. package/dist/esm/yoo-form-color-field.entry.js +7 -7
  1195. package/dist/esm/yoo-form-color-picker.entry.js +5 -5
  1196. package/dist/esm/yoo-form-conditions.entry.js +5 -5
  1197. package/dist/esm/yoo-form-connect.entry.js +68 -59
  1198. package/dist/esm/yoo-form-creator-block-expandable.entry.js +11 -11
  1199. package/dist/esm/yoo-form-creator-block-simple.entry.js +7 -10
  1200. package/dist/esm/yoo-form-creator-card.entry.js +1 -1
  1201. package/dist/esm/yoo-form-creator-condition-block.entry.js +7 -10
  1202. package/dist/esm/yoo-form-creator-field-selector.entry.js +12 -8
  1203. package/dist/esm/yoo-form-creator-header.entry.js +6 -6
  1204. package/dist/esm/yoo-form-creator-live-preview.entry.js +10 -10
  1205. package/dist/esm/yoo-form-creator-overlay.entry.js +5 -5
  1206. package/dist/esm/yoo-form-creator-page-card-list.entry.js +6 -6
  1207. package/dist/esm/yoo-form-creator-page-card.entry.js +6 -6
  1208. package/dist/esm/yoo-form-creator-restriction-selector.entry.js +2 -2
  1209. package/dist/esm/yoo-form-creator-score-expandable.entry.js +7 -7
  1210. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +5 -5
  1211. package/dist/esm/yoo-form-creator-scoring-card.entry.js +5 -5
  1212. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +5 -5
  1213. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +6 -6
  1214. package/dist/esm/yoo-form-creator-translate.entry.js +19 -9
  1215. package/dist/esm/yoo-form-creator-workflow-card.entry.js +1 -1
  1216. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +7 -7
  1217. package/dist/esm/yoo-form-creator-workflow-step.entry.js +6 -6
  1218. package/dist/esm/yoo-form-creator.entry.js +25 -16
  1219. package/dist/esm/yoo-form-date-time.entry.js +7 -7
  1220. package/dist/esm/yoo-form-daterange.entry.js +7 -7
  1221. package/dist/esm/yoo-form-document-dialog.entry.js +7 -7
  1222. package/dist/esm/yoo-form-document.entry.js +7 -7
  1223. package/dist/esm/yoo-form-dynamic-dialog.entry.js +7 -7
  1224. package/dist/esm/yoo-form-dynamic.entry.js +88 -86
  1225. package/dist/esm/yoo-form-emailreport.entry.js +7 -7
  1226. package/dist/esm/yoo-form-entity-value-pairs.entry.js +5 -5
  1227. package/dist/esm/yoo-form-explanation.entry.js +5 -5
  1228. package/dist/esm/yoo-form-feed-preview.entry.js +7 -7
  1229. package/dist/esm/yoo-form-feedback.entry.js +7 -7
  1230. package/dist/esm/yoo-form-filter-date.entry.js +5 -5
  1231. package/dist/esm/yoo-form-filter-number.entry.js +5 -5
  1232. package/dist/esm/yoo-form-filter-text.entry.js +5 -5
  1233. package/dist/esm/yoo-form-filter.entry.js +6 -6
  1234. package/dist/esm/yoo-form-footer.entry.js +10 -10
  1235. package/dist/esm/yoo-form-formula.entry.js +7 -7
  1236. package/dist/esm/yoo-form-hotzones-creator.entry.js +5 -5
  1237. package/dist/esm/yoo-form-hotzones.entry.js +9 -9
  1238. package/dist/esm/yoo-form-iframe-dialog.entry.js +5 -5
  1239. package/dist/esm/yoo-form-image-collection.entry.js +9 -9
  1240. package/dist/esm/yoo-form-image-tagging-creator.entry.js +8 -8
  1241. package/dist/esm/yoo-form-image-tagging.entry.js +11 -11
  1242. package/dist/esm/yoo-form-incentive-participants.entry.js +2 -2
  1243. package/dist/esm/yoo-form-incentive-targets.entry.js +7 -7
  1244. package/dist/esm/yoo-form-input-comments.entry.js +5 -5
  1245. package/dist/esm/yoo-form-input-container.entry.js +9 -9
  1246. package/dist/esm/yoo-form-input.entry.js +14 -14
  1247. package/dist/esm/yoo-form-json.entry.js +8 -8
  1248. package/dist/esm/yoo-form-location.entry.js +7 -7
  1249. package/dist/esm/yoo-form-missing-word.entry.js +9 -9
  1250. package/dist/esm/yoo-form-missionfield.entry.js +14 -8
  1251. package/dist/esm/yoo-form-multi-input.entry.js +13 -9
  1252. package/dist/esm/yoo-form-number-picker-dialog.entry.js +5 -5
  1253. package/dist/esm/yoo-form-number-picker.entry.js +5 -5
  1254. package/dist/esm/yoo-form-opening-hours.entry.js +5 -5
  1255. package/dist/esm/yoo-form-palette.entry.js +1 -1
  1256. package/dist/esm/yoo-form-permissions.entry.js +6 -6
  1257. package/dist/esm/yoo-form-phone-number.entry.js +7 -7
  1258. package/dist/esm/yoo-form-plan-assign.entry.js +7 -7
  1259. package/dist/esm/yoo-form-plan.entry.js +7 -7
  1260. package/dist/esm/yoo-form-pricecheck.entry.js +7 -7
  1261. package/dist/esm/yoo-form-product-batch.entry.js +8 -8
  1262. package/dist/esm/yoo-form-products-sales.entry.js +8 -8
  1263. package/dist/esm/yoo-form-progress-indicator.entry.js +7 -7
  1264. package/dist/esm/yoo-form-qrcode.entry.js +39 -13
  1265. package/dist/esm/yoo-form-query-builder.entry.js +7 -7
  1266. package/dist/esm/yoo-form-radio.entry.js +1 -1
  1267. package/dist/esm/yoo-form-range.entry.js +7 -7
  1268. package/dist/esm/yoo-form-ranking.entry.js +8 -8
  1269. package/dist/esm/yoo-form-recap-step.entry.js +5 -5
  1270. package/dist/esm/yoo-form-recurrence-delay.entry.js +5 -5
  1271. package/dist/esm/yoo-form-recurrence-preview.entry.js +6 -6
  1272. package/dist/esm/yoo-form-recurrence.entry.js +5 -5
  1273. package/dist/esm/yoo-form-reorder.entry.js +7 -7
  1274. package/dist/esm/yoo-form-scorm.entry.js +9 -8
  1275. package/dist/esm/yoo-form-shopping.entry.js +9 -9
  1276. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +21 -15
  1277. package/dist/esm/yoo-form-signature-pad.entry.js +7 -7
  1278. package/dist/esm/yoo-form-sorts.entry.js +7 -7
  1279. package/dist/esm/yoo-form-star-rating.entry.js +7 -7
  1280. package/dist/esm/yoo-form-stripe-card.entry.js +7 -7
  1281. package/dist/esm/yoo-form-swipe-cards.entry.js +244 -196
  1282. package/dist/esm/yoo-form-table.entry.js +7 -7
  1283. package/dist/esm/yoo-form-task.entry.js +7 -7
  1284. package/dist/esm/yoo-form-text-area.entry.js +16 -15
  1285. package/dist/esm/yoo-form-text-editor.entry.js +133 -115
  1286. package/dist/esm/yoo-form-time.entry.js +7 -7
  1287. package/dist/esm/yoo-form-timeslots.entry.js +7 -7
  1288. package/dist/esm/yoo-form-todo-dialog.entry.js +7 -6
  1289. package/dist/esm/yoo-form-todo-single.entry.js +13 -14
  1290. package/dist/esm/yoo-form-todo-task-list.entry.js +146 -0
  1291. package/dist/esm/yoo-form-todo-task.entry.js +270 -0
  1292. package/dist/esm/yoo-form-todo.entry.js +7 -7
  1293. package/dist/esm/yoo-form-toggle.entry.js +8 -11
  1294. package/dist/esm/yoo-form-uploader.entry.js +12 -7
  1295. package/dist/esm/yoo-form-videoplayer.entry.js +7 -7
  1296. package/dist/esm/yoo-form-wiki.entry.js +7 -7
  1297. package/dist/esm/yoo-grid-calendar.entry.js +9 -9
  1298. package/dist/esm/yoo-grid.entry.js +50 -36
  1299. package/dist/esm/yoo-gridstack.entry.js +6 -6
  1300. package/dist/esm/yoo-header.entry.js +6 -6
  1301. package/dist/esm/yoo-healthscore-dialog.entry.js +6 -6
  1302. package/dist/esm/yoo-healthscore.entry.js +5 -5
  1303. package/dist/esm/yoo-icon.entry.js +2 -2
  1304. package/dist/esm/yoo-image-cropper-dialog.entry.js +5 -5
  1305. package/dist/esm/yoo-img.entry.js +7 -7
  1306. package/dist/esm/yoo-incentive-detail.entry.js +7 -7
  1307. package/dist/esm/yoo-info-text.entry.js +1 -1
  1308. package/dist/esm/yoo-input-bar.entry.js +8703 -8094
  1309. package/dist/esm/yoo-ion-alert-controller.entry.js +27 -8
  1310. package/dist/esm/yoo-ion-content.entry.js +5 -5
  1311. package/dist/esm/yoo-ion-footer.entry.js +6 -6
  1312. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +5 -5
  1313. package/dist/esm/yoo-ion-infinite-scroll.entry.js +5 -5
  1314. package/dist/esm/yoo-ion-item-divider.entry.js +7 -7
  1315. package/dist/esm/yoo-ion-item-options.entry.js +6 -6
  1316. package/dist/esm/yoo-ion-item-sliding.entry.js +7 -8
  1317. package/dist/esm/yoo-ion-item.entry.js +7 -7
  1318. package/dist/esm/yoo-ion-list.entry.js +6 -6
  1319. package/dist/esm/yoo-ion-modal-controller.entry.js +29 -9
  1320. package/dist/esm/yoo-ion-modal.entry.js +13 -16
  1321. package/dist/esm/yoo-ion-refresher-content.entry.js +1 -1
  1322. package/dist/esm/yoo-ion-refresher.entry.js +8 -11
  1323. package/dist/esm/yoo-ion-scroll.entry.js +16 -9
  1324. package/dist/esm/yoo-ion-slide.entry.js +6 -6
  1325. package/dist/{design-system/yoo-ion-slides-226a32d0.js → esm/yoo-ion-slides-4a996e71.js} +79 -51
  1326. package/dist/esm/yoo-ion-slides.entry.js +8 -8
  1327. package/dist/esm/yoo-ion-toast-controller.entry.js +27 -8
  1328. package/dist/esm/yoo-items.entry.js +1 -1
  1329. package/dist/esm/yoo-kanban.entry.js +6 -6
  1330. package/dist/esm/yoo-kpi-card.entry.js +5 -5
  1331. package/dist/esm/yoo-kpi-container.entry.js +6 -6
  1332. package/dist/esm/yoo-kpi-external.entry.js +18 -18
  1333. package/dist/esm/yoo-kpi.entry.js +5 -5
  1334. package/dist/esm/yoo-layout-sections.entry.js +5 -5
  1335. package/dist/esm/yoo-layout-tabs.entry.js +5 -5
  1336. package/dist/esm/yoo-layout-two-columns.entry.js +7 -6
  1337. package/dist/esm/yoo-lesson-detail-card.entry.js +5 -5
  1338. package/dist/esm/yoo-lesson-detail.entry.js +6 -6
  1339. package/dist/esm/yoo-lesson-heading.entry.js +8 -8
  1340. package/dist/esm/yoo-lesson-highscores.entry.js +5 -5
  1341. package/dist/esm/yoo-lesson-question-result.entry.js +10 -9
  1342. package/dist/esm/yoo-line-state.entry.js +2 -2
  1343. package/dist/esm/yoo-link.entry.js +1 -1
  1344. package/dist/esm/yoo-links-menu.entry.js +5 -5
  1345. package/dist/esm/yoo-links-preview.entry.js +7 -7
  1346. package/dist/esm/yoo-loader.entry.js +5 -5
  1347. package/dist/esm/yoo-location-info.entry.js +5 -5
  1348. package/dist/esm/yoo-location-map.entry.js +6 -6
  1349. package/dist/esm/yoo-login.entry.js +68 -71
  1350. package/dist/esm/yoo-lottie.entry.js +37 -11
  1351. package/dist/esm/yoo-map-gl.entry.js +6 -6
  1352. package/dist/esm/yoo-map-js.entry.js +7 -7
  1353. package/dist/esm/yoo-map-legend.entry.js +7 -7
  1354. package/dist/esm/yoo-map.entry.js +6 -6
  1355. package/dist/esm/yoo-markdown.entry.js +8 -8
  1356. package/dist/esm/yoo-memo-list-dialog.entry.js +5 -5
  1357. package/dist/esm/yoo-memo-list.entry.js +5 -5
  1358. package/dist/esm/yoo-mention-tag.entry.js +5 -5
  1359. package/dist/esm/yoo-mission-details.entry.js +73 -13
  1360. package/dist/esm/yoo-mission-heading.entry.js +9 -9
  1361. package/dist/esm/yoo-mission-score.entry.js +6 -6
  1362. package/dist/esm/yoo-mission-todo.entry.js +6 -6
  1363. package/dist/esm/yoo-mobile-tabbar-more.entry.js +5 -5
  1364. package/dist/esm/yoo-mobile-tabbar.entry.js +6 -6
  1365. package/dist/esm/yoo-modal.entry.js +6 -6
  1366. package/dist/esm/yoo-navbar.entry.js +7 -7
  1367. package/dist/esm/yoo-numbers-display.entry.js +6 -6
  1368. package/dist/esm/yoo-photo-editor.entry.js +11 -14
  1369. package/dist/esm/yoo-pivot-table.entry.js +11 -11
  1370. package/dist/esm/yoo-podium.entry.js +5 -5
  1371. package/dist/esm/yoo-points-recap.entry.js +6 -5
  1372. package/dist/esm/yoo-profile-list.entry.js +5 -5
  1373. package/dist/esm/yoo-profile-summary.entry.js +6 -6
  1374. package/dist/esm/yoo-progress-bar.entry.js +25 -22
  1375. package/dist/esm/yoo-progress-loader.entry.js +5 -5
  1376. package/dist/esm/yoo-progress-recap.entry.js +5 -5
  1377. package/dist/esm/yoo-property-card.entry.js +6 -6
  1378. package/dist/esm/yoo-range.entry.js +8 -9
  1379. package/dist/esm/yoo-rating.entry.js +5 -5
  1380. package/dist/esm/yoo-report-builder.entry.js +1 -1
  1381. package/dist/esm/yoo-reset-password.entry.js +8 -8
  1382. package/dist/esm/yoo-result-dialog.entry.js +6 -6
  1383. package/dist/esm/yoo-reveal.entry.js +5 -5
  1384. package/dist/esm/yoo-ripple-effect.entry.js +1 -1
  1385. package/dist/esm/yoo-salesai-formula.entry.js +5 -5
  1386. package/dist/esm/yoo-scandit.entry.js +6 -6
  1387. package/dist/esm/yoo-scratch-card-creator.entry.js +6 -8
  1388. package/dist/esm/yoo-scratch-card.entry.js +7 -7
  1389. package/dist/esm/yoo-scroll-to-button.entry.js +1 -1
  1390. package/dist/esm/yoo-section-list.entry.js +8 -8
  1391. package/dist/esm/yoo-segmented-control.entry.js +5 -5
  1392. package/dist/esm/yoo-side-menu-tree.entry.js +5 -5
  1393. package/dist/esm/yoo-side-menu.entry.js +7 -6
  1394. package/dist/esm/yoo-slides-media.entry.js +10 -9
  1395. package/dist/esm/yoo-start-meeting-popup.entry.js +6 -6
  1396. package/dist/esm/yoo-swipe-container.entry.js +1 -1
  1397. package/dist/esm/yoo-tabs-slides.entry.js +1 -1
  1398. package/dist/esm/yoo-tabs.entry.js +10 -12
  1399. package/dist/esm/yoo-tag.entry.js +2 -2
  1400. package/dist/esm/yoo-text-sequence.entry.js +11 -8
  1401. package/dist/esm/yoo-text.entry.js +12 -8
  1402. package/dist/esm/yoo-toast.entry.js +9 -9
  1403. package/dist/esm/yoo-tooltip.entry.js +9 -9
  1404. package/dist/esm/yoo-truncate.entry.js +7 -7
  1405. package/dist/esm/yoo-truncated-line.entry.js +5 -5
  1406. package/dist/esm/yoo-user-detail.entry.js +5 -5
  1407. package/dist/esm/yoo-user-profile.entry.js +8 -8
  1408. package/dist/esm/yoo-user-wizard.entry.js +17 -9
  1409. package/dist/esm/yoo-videoplayer-core.entry.js +6 -6
  1410. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +7 -7
  1411. package/dist/esm/yoo-videoplayer-videojs.entry.js +49 -25
  1412. package/dist/esm/yoo-videoplayer-vimeo.entry.js +7 -7
  1413. package/dist/esm/yoo-videoplayer-youtube.entry.js +7 -7
  1414. package/dist/esm/yoo-virtual-item.entry.js +5 -5
  1415. package/dist/esm/yoo-virtual-scroll.entry.js +6 -6
  1416. package/dist/esm/yoo-waitlist-location-layout.entry.js +1 -1
  1417. package/dist/esm/yoo-waitlist-location-result.entry.js +5 -5
  1418. package/dist/esm/yoo-waitlist-location-start.entry.js +6 -6
  1419. package/dist/esm/yoo-walkthrough.entry.js +5 -5
  1420. package/dist/esm/yoo-web-menu.entry.js +6 -6
  1421. package/dist/esm/yoo-webcam.entry.js +5 -5
  1422. package/dist/esm/yoo-welcome-banner.entry.js +6 -6
  1423. package/dist/esm/yoo-widget-chart.entry.js +5 -5
  1424. package/dist/esm/yoo-widget-small-size.entry.js +5 -5
  1425. package/dist/esm/yoo-widget-tab.entry.js +5 -5
  1426. package/dist/esm/yoo-widget-tile.entry.js +6 -6
  1427. package/dist/esm/yoo-workflow-state-dialog.entry.js +5 -5
  1428. package/dist/esm/yoo-workflow-state.entry.js +5 -5
  1429. package/dist/esm/yoo-workflow.entry.js +9 -9
  1430. package/dist/esm/yoo-zebra.entry.js +6 -6
  1431. package/dist/esm/yoo-zoom.entry.js +5 -5
  1432. package/dist/types/components/1.atoms/avatar/avatar.d.ts +4 -0
  1433. package/dist/types/components/1.atoms/avatars/avatars.d.ts +12 -1
  1434. package/dist/types/components/1.atoms/collapsible/collapsible.d.ts +3 -1
  1435. package/dist/types/components/1.atoms/progress-bar/progress-bar.d.ts +2 -0
  1436. package/dist/types/components/1.atoms/tabs/tabs.d.ts +6 -1
  1437. package/dist/types/components/1.atoms/text/text.d.ts +5 -3
  1438. package/dist/types/components/2.molecules/accordion/types/index.d.ts +2 -0
  1439. package/dist/types/components/2.molecules/action-sheet-controller/action-sheet-controller.d.ts +5 -0
  1440. package/dist/types/components/2.molecules/alert-controller/alert-controller.d.ts +5 -0
  1441. package/dist/types/components/2.molecules/banner/banner.d.ts +4 -0
  1442. package/dist/types/components/2.molecules/modal/modal.d.ts +2 -2
  1443. package/dist/types/components/2.molecules/modal-controller/modal-controller.d.ts +5 -0
  1444. package/dist/types/components/2.molecules/points-recap/points-recap.d.ts +2 -1
  1445. package/dist/types/components/2.molecules/text-sequence/text-sequence.d.ts +1 -0
  1446. package/dist/types/components/2.molecules/toast-controller/toast-controller.d.ts +5 -0
  1447. package/dist/types/components/3.organisms/device/device.d.ts +2 -0
  1448. package/dist/types/components/3.organisms/input-bar/input-bar.d.ts +5 -1
  1449. package/dist/types/components/3.organisms/video-player/types/index.d.ts +1 -1
  1450. package/dist/types/components/entities/card-list/color/types/index.d.ts +1 -0
  1451. package/dist/types/components/entities/card-sticky/card-sticky.d.ts +1 -0
  1452. package/dist/types/components/entities/card-sticky/types/index.d.ts +2 -2
  1453. package/dist/types/components/entities/entity/entity.d.ts +3 -3
  1454. package/dist/types/components/form/form-autocomplete/form-autocomplete.d.ts +4 -1
  1455. package/dist/types/components/form/form-capture/form-capture.d.ts +1 -1
  1456. package/dist/types/components/form/form-carousel/form-carousel.d.ts +1 -0
  1457. package/dist/types/components/form/form-catalog/form-catalog.d.ts +1 -0
  1458. package/dist/types/components/form/form-checkbox/form-checkbox.d.ts +5 -1
  1459. package/dist/types/components/form/form-choice/image/form-choice-image.d.ts +3 -3
  1460. package/dist/types/components/form/form-connect/form-connect.d.ts +13 -12
  1461. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +7 -11
  1462. package/dist/types/components/form/form-dynamic/helpers/index.d.ts +5 -4
  1463. package/dist/types/components/form/form-input/form-input.d.ts +1 -1
  1464. package/dist/types/components/form/form-qrcode/form-qrcode.d.ts +26 -3
  1465. package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +31 -30
  1466. package/dist/types/components/form/form-text-area/form-text-area.d.ts +4 -0
  1467. package/dist/types/components/form/form-text-editor/form-text-editor.d.ts +4 -0
  1468. package/dist/types/components/form/form-todo-task/components/action.d.ts +9 -0
  1469. package/dist/types/components/form/form-todo-task/components/schedule.d.ts +5 -0
  1470. package/dist/types/components/form/form-todo-task/components/tag.d.ts +13 -0
  1471. package/dist/types/components/form/form-todo-task/form-todo-task.d.ts +66 -0
  1472. package/dist/types/components/form/form-todo-task/types/index.d.ts +21 -0
  1473. package/dist/types/components/form/form-todo-task-list/form-todo-task-list.d.ts +55 -0
  1474. package/dist/types/components/form/form-uploader/form-uploader.d.ts +1 -0
  1475. package/dist/types/components/form-creator/form-creator/form-creator.d.ts +2 -2
  1476. package/dist/types/components/form-creator/form-creator-field-selector/form-creator-field-selector.d.ts +5 -0
  1477. package/dist/types/components/form-creator/form-creator-translate/form-creator-translate.d.ts +1 -1
  1478. package/dist/types/components/grid/grid/grid.d.ts +2 -2
  1479. package/dist/types/components/layout/layout-two-columns/layout-two-columns.d.ts +1 -0
  1480. package/dist/types/components.d.ts +286 -261
  1481. package/dist/types/feature-communicate/chat/chat-message/chat-message.d.ts +0 -1
  1482. package/dist/types/feature-communicate/feed/user-wizard/user-wizard.d.ts +6 -1
  1483. package/dist/types/feature-learn/learning/card-course/column/card-course.d.ts +4 -4
  1484. package/dist/types/feature-learn/learning/card-course/row/card-course-row.d.ts +13 -7
  1485. package/dist/types/feature-learn/learning/card-menu/types/index.d.ts +4 -0
  1486. package/dist/types/feature-learn/learning/lesson-question-result/lesson-question-result.d.ts +1 -0
  1487. package/dist/types/feature-operate/campaign/detail-bar/detail-bar.d.ts +6 -1
  1488. package/dist/types/feature-operate/mission/announcement-heading/announcement-heading.d.ts +1 -0
  1489. package/dist/types/feature-operate/mission/mission-details/mission-details.d.ts +3 -1
  1490. package/dist/types/feature-platform/admin/draw-flow/draw-flow.d.ts +21 -6
  1491. package/dist/types/feature-platform/insight/kpi-external/kpi-external.d.ts +2 -1
  1492. package/dist/types/feature-platform/login/login/parts/LoginForm.d.ts +1 -1
  1493. package/dist/types/feature-platform/login/login/types/index.d.ts +1 -1
  1494. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/algorithm/algorithm.interface.d.ts +2 -0
  1495. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/audience/audience.interface.d.ts +4 -0
  1496. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/battle/battle.interface.d.ts +3 -4
  1497. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/condition/condition.interface.d.ts +2 -2
  1498. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/course/course.interface.d.ts +5 -4
  1499. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/coursecategories/coursecategories.interface.d.ts +10 -5
  1500. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/custom-app/custom-app.interface.d.ts +30 -4
  1501. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/entity/entity.interface.d.ts +3 -1
  1502. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/feed/feed.interface.d.ts +8 -0
  1503. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/form-entity-value-pairs/form-entity-value-pairs.interface.d.ts +1 -1
  1504. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/form-field/form-field.interface.d.ts +34 -6
  1505. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/index.d.ts +1 -0
  1506. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/journey/journey.interface.d.ts +31 -0
  1507. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/lesson/lesson.interface.d.ts +6 -2
  1508. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/mission-description/mission-description.interface.d.ts +15 -5
  1509. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/page/page.interface.d.ts +2 -1
  1510. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/recommendations/recommendations.interface.d.ts +1 -1
  1511. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/tableau/tableau.interface.d.ts +2 -0
  1512. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/tenant/tenant.interface.d.ts +2 -0
  1513. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/user/user.interface.d.ts +2 -0
  1514. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/services/event-tracking/event-tracking.interface.d.ts +8 -9
  1515. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/services/lazyload/lazyload.interface.d.ts +1 -0
  1516. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/types/routes.d.ts +7 -0
  1517. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/app/app.interface.d.ts +1 -1
  1518. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/button/button.interface.d.ts +1 -0
  1519. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/card/card.type.d.ts +1 -1
  1520. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/grid/grid.interface.d.ts +1 -0
  1521. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/icon/collection.interface.d.ts +2 -1
  1522. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/index.d.ts +1 -0
  1523. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/modal/modal.interface.d.ts +3 -0
  1524. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/points-recap/points-recap.interface.d.ts +1 -0
  1525. package/dist/types/{components/form/form-swipe-cards/form-swipe-cards.interfaces.d.ts → home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/swipe-cards/form-swipe-cards.interface.d.ts} +1 -1
  1526. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/color/color.d.ts +2 -2
  1527. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/config/index.d.ts +1 -0
  1528. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/files/index.d.ts +1 -1
  1529. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/common-helpers.d.ts +3 -2
  1530. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/device-helper.d.ts +1 -1
  1531. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/entities-helpers.d.ts +13 -1
  1532. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/event-helpers.d.ts +1 -0
  1533. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/form-helpers.d.ts +0 -1
  1534. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/learn-training-helpers.d.ts +11 -1
  1535. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/missions-helpers.d.ts +2 -1
  1536. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/ionic/interfaces.d.ts +16 -2
  1537. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/login/index.d.ts +1 -1
  1538. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/pipes/currency/currency.pipe.d.ts +7 -1
  1539. package/dist/types/interfaces/form-field/form-field.instance.d.ts +0 -5
  1540. package/dist/types/utils/helpers/camera-helpers.d.ts +1 -1
  1541. package/dist/types/utils/helpers/chat-helpers.d.ts +8 -1
  1542. package/dist/types/utils/helpers/entities-helpers.d.ts +1 -0
  1543. package/dist/types/utils/ionic/framework-delegate.d.ts +4 -2
  1544. package/package.json +2 -59
  1545. package/dist/cjs/index-66f2fa6c.js +0 -4
  1546. package/dist/cjs/index-c6ecb900.js +0 -6
  1547. package/dist/cjs/index-d3977ff6.js +0 -38
  1548. package/dist/cjs/index-f5ea8725.js +0 -4
  1549. package/dist/cjs/swiper-f50d6f06.js +0 -15
  1550. package/dist/cjs/yoo-background-blur.cjs.entry.js +0 -57
  1551. package/dist/cjs/yoo-form-todo-list-dialog.cjs.entry.js +0 -105
  1552. package/dist/cjs/yoo-form-todo-list-task.cjs.entry.js +0 -254
  1553. package/dist/cjs/yoo-form-todo-list.cjs.entry.js +0 -384
  1554. package/dist/cjs/yoo-recap-link.cjs.entry.js +0 -32
  1555. package/dist/cjs/yoo-tappable.cjs.entry.js +0 -55
  1556. package/dist/collection/components/1.atoms/background-blur/background-blur.css +0 -208
  1557. package/dist/collection/components/1.atoms/background-blur/background-blur.js +0 -107
  1558. package/dist/collection/components/3.organisms/recap-link/recap-link.js +0 -92
  1559. package/dist/collection/components/3.organisms/tappable/tappable.css +0 -336
  1560. package/dist/collection/components/3.organisms/tappable/tappable.js +0 -72
  1561. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.interfaces.js +0 -12
  1562. package/dist/collection/components/form/form-todo-list/form-todo-list.css +0 -504
  1563. package/dist/collection/components/form/form-todo-list/form-todo-list.js +0 -696
  1564. package/dist/collection/components/form/form-todo-list-dialog/form-todo-list-dialog.js +0 -292
  1565. package/dist/collection/components/form/form-todo-list-task/form-todo-list-task.css +0 -302
  1566. package/dist/collection/components/form/form-todo-list-task/form-todo-list-task.js +0 -700
  1567. package/dist/design-system/index-1397e648.js +0 -1
  1568. package/dist/design-system/index-33005dee.js +0 -3
  1569. package/dist/design-system/index-bc6aaa4b.js +0 -36
  1570. package/dist/design-system/index-c0b36291.js +0 -1
  1571. package/dist/design-system/swiper-01750092.js +0 -12
  1572. package/dist/design-system/yoo-background-blur.entry.js +0 -53
  1573. package/dist/design-system/yoo-form-todo-list-dialog.entry.js +0 -101
  1574. package/dist/design-system/yoo-form-todo-list-task.entry.js +0 -250
  1575. package/dist/design-system/yoo-form-todo-list.entry.js +0 -380
  1576. package/dist/design-system/yoo-recap-link.entry.js +0 -28
  1577. package/dist/design-system/yoo-tappable.entry.js +0 -51
  1578. package/dist/esm/index-1397e648.js +0 -1
  1579. package/dist/esm/index-33005dee.js +0 -3
  1580. package/dist/esm/index-bc6aaa4b.js +0 -36
  1581. package/dist/esm/index-c0b36291.js +0 -1
  1582. package/dist/esm/swiper-01750092.js +0 -12
  1583. package/dist/esm/yoo-background-blur.entry.js +0 -53
  1584. package/dist/esm/yoo-form-todo-list-dialog.entry.js +0 -101
  1585. package/dist/esm/yoo-form-todo-list-task.entry.js +0 -250
  1586. package/dist/esm/yoo-form-todo-list.entry.js +0 -380
  1587. package/dist/esm/yoo-recap-link.entry.js +0 -28
  1588. package/dist/esm/yoo-tappable.entry.js +0 -51
  1589. package/dist/types/components/1.atoms/background-blur/background-blur.d.ts +0 -27
  1590. package/dist/types/components/3.organisms/recap-link/recap-link.d.ts +0 -19
  1591. package/dist/types/components/3.organisms/tappable/tappable.d.ts +0 -12
  1592. package/dist/types/components/form/form-todo-list/form-todo-list.d.ts +0 -96
  1593. package/dist/types/components/form/form-todo-list-dialog/form-todo-list-dialog.d.ts +0 -32
  1594. package/dist/types/components/form/form-todo-list-task/form-todo-list-task.d.ts +0 -60
@@ -196,7 +196,7 @@ export class YooFormEntityValuePairsComponent {
196
196
  "mutable": false,
197
197
  "complexType": {
198
198
  "original": "EntityType",
199
- "resolved": "\"aisles\" | \"community\" | \"courses\" | \"dashboards\" | \"operations\" | \"pages\" | \"questions\" | \"scoring\" | \"tableau\" | \"tag\" | \"user\" | \"weekdays\" | \"campaignfilters\" | \"channel\" | \"communities\" | \"custommodels\" | \"geofilters\" | \"hierarchy\" | \"incentives\" | \"locationtypes\" | \"plans\" | \"translations\" | \"aclRole\" | \"blog\" | \"emails\" | \"feeds\" | \"files\" | \"groups\" | \"htmltemplates\" | \"lessons\" | \"locations\" | \"memos\" | \"missiondescriptions\" | \"missiondescriptiontemplates\" | \"missions\" | \"productbatch\" | \"products\" | \"tenants\" | \"userranks\" | \"users\" | \"type\" | \"aclPermission\" | \"aclPermissionList\" | \"aislelist\" | \"algorithm\" | \"apps\" | \"arexperience\" | \"armodel\" | \"audiences\" | \"badges\" | \"broadcasts\" | \"calendarEvents\" | \"campaigntypes\" | \"catalogs\" | \"certificates\" | \"channels\" | \"charttype\" | \"contacts\" | \"coursecategories\" | \"courses-small\" | \"courseselection\" | \"currencies\" | \"customapps\" | \"customforms\" | \"days\" | \"entitycomments\" | \"environnement\" | \"feedsComments\" | \"filesFolders\" | \"folders\" | \"formfield\" | \"giphy\" | \"googlemaps\" | \"hashtags\" | \"icons\" | \"language\" | \"lessondescriptions\" | \"liveshoppings\" | \"locationsaudience\" | \"locationspublic\" | \"markas\" | \"mediacapturedevices\" | \"memolist\" | \"missiondatas\" | \"missiondescriptioncategories\" | \"missiondescriptionreviewhistories\" | \"missionfield\" | \"notes\" | \"notifications\" | \"photos\" | \"productbatchlist\" | \"productweightpair\" | \"publicAPITokens\" | \"questionsAnswers\" | \"regex\" | \"reporttemplates\" | \"reviewapps\" | \"salesdata\" | \"scorms\" | \"scormcloud\" | \"slots\" | \"tableauShared\" | \"tagGroups\" | \"topusers\" | \"unsplash\" | \"useraudience\" | \"userlearningmanager\" | \"usercourseinfo\" | \"violetproducts\" | \"violetproductofferskus\" | \"violetbasketitems\" | \"violetshippingmethods\" | \"version\" | \"videocallusers\" | \"visits\" | \"waitlistvisit\" | \"waitlistcustomer\" | \"waitliststats\" | \"plansorlessons\" | \"widgets\"",
199
+ "resolved": "\"aisles\" | \"community\" | \"courses\" | \"dashboards\" | \"operations\" | \"pages\" | \"questions\" | \"scoring\" | \"tableau\" | \"tag\" | \"user\" | \"weekdays\" | \"campaignfilters\" | \"channel\" | \"communities\" | \"custommodels\" | \"geofilters\" | \"hierarchy\" | \"incentives\" | \"locationtypes\" | \"plans\" | \"translations\" | \"aclRole\" | \"blog\" | \"emails\" | \"feeds\" | \"files\" | \"groups\" | \"htmltemplates\" | \"lessons\" | \"locations\" | \"memos\" | \"missiondescriptions\" | \"missiondescriptiontemplates\" | \"missions\" | \"productbatch\" | \"products\" | \"tenants\" | \"userranks\" | \"users\" | \"type\" | \"aclPermission\" | \"aclPermissionList\" | \"aislelist\" | \"algorithm\" | \"apps\" | \"arexperience\" | \"armodel\" | \"audiences\" | \"badges\" | \"broadcasts\" | \"calendarEvents\" | \"creationtypes\" | \"catalogs\" | \"certificates\" | \"channels\" | \"charttype\" | \"contacts\" | \"coursecategories\" | \"courses-small\" | \"courseselection\" | \"currencies\" | \"customapps\" | \"customforms\" | \"days\" | \"entitycomments\" | \"environnement\" | \"feedsComments\" | \"filesFolders\" | \"folders\" | \"formfield\" | \"giphy\" | \"googlemaps\" | \"hashtags\" | \"icons\" | \"journeys\" | \"language\" | \"lessondescriptions\" | \"liveshoppings\" | \"locationsaudience\" | \"locationspublic\" | \"markas\" | \"mediacapturedevices\" | \"memolist\" | \"missiondatas\" | \"missiondescriptioncategories\" | \"missiondescriptionreviewhistories\" | \"missionfield\" | \"notes\" | \"notifications\" | \"photos\" | \"productbatchlist\" | \"productweightpair\" | \"publicAPITokens\" | \"questionsAnswers\" | \"regex\" | \"reporttemplates\" | \"reviewapps\" | \"salesdata\" | \"scorms\" | \"scormcloud\" | \"slots\" | \"tableauShared\" | \"tagGroups\" | \"topusers\" | \"unsplash\" | \"useraudience\" | \"userlearningmanager\" | \"usercourseinfo\" | \"violetproducts\" | \"violetproductofferskus\" | \"violetbasketitems\" | \"violetshippingmethods\" | \"version\" | \"videocallusers\" | \"visits\" | \"waitlistvisit\" | \"waitlistcustomer\" | \"waitliststats\" | \"plansorlessons\" | \"widgets\"",
200
200
  "references": {
201
201
  "EntityType": {
202
202
  "location": "import",
@@ -209,6 +209,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
209
209
  }
210
210
  :host .outer-container {
211
211
  z-index: 2;
212
+ padding-bottom: var(--safe-area-inset-bottom);
212
213
  background-color: var(--light, #ffffff);
213
214
  }
214
215
  :host .outer-container yoo-copyright {
@@ -262,10 +263,6 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
262
263
  left: 0;
263
264
  }
264
265
 
265
- :host(.iphone-x) .outer-container {
266
- padding-bottom: 20px;
267
- }
268
-
269
266
  :host(.no-gradient) .mission-footer {
270
267
  height: 3.125rem;
271
268
  }
@@ -18,7 +18,7 @@ export class YooFormFooterComponent {
18
18
  return (h("div", { class: {
19
19
  'button-container': true,
20
20
  first: index === 0 && this.countDownValue === null
21
- } }, getButton({ size: isWeb(this.host) ? 'medium' : 'large', ...button })));
21
+ } }, getButton({ ...button, size: (isWeb(this.host) && !this.forceMobile) ? 'medium' : 'large' })));
22
22
  }
23
23
  renderTimer() {
24
24
  const countDownDisplay = getTimeOneLetterFormat(this.countDownValue);
@@ -208,6 +208,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
208
208
  */
209
209
  /* eslint-disable */
210
210
  .PinturaPanel.PinturaSliderPanel{border-radius:var(--border-radius-round)}.PinturaPercentageLabel{font-variant-numeric:tabular-nums;min-width:3em;text-align:center}.PinturaSliderPanel .PinturaSlider{width:10em;--knob-size:0.75em;--knob-margin-left:0.3125em;--knob-margin-right:0.3125em}.PinturaSliderPanel .PinturaSliderTrack{background-color:#eee}.PinturaSliderPanel .PinturaSliderKnob{background-color:#111;box-shadow:0 .125em .25em rgba(0,0,0,.35),0 -.125em .25em rgba(0,0,0,.1)}.PinturaRadioGroup .PinturaRadioGroupOptions{display:flex;flex-direction:column}.PinturaRadioGroup .PinturaRadioGroupOptionGroup+.PinturaRadioGroupOptionGroup{margin-top:.5em}.PinturaRadioGroup .PinturaRadioGroupOption[data-hidden=true]{display:none}.PinturaRadioGroup[data-layout=row] .PinturaRadioGroupOptions{flex-direction:row}.PinturaRadioGroup label{-webkit-tap-highlight-color:transparent}.PinturaUtilPanel[data-util=redact] .PinturaUtilFooter{padding:0}.PinturaUtilPanel[data-util=redact] .PinturaUtilFooter>div{height:1px}.pintura-editor,pintura-editor{--color-primary:#ffd843;--color-primary-dark:#ffc343;--color-primary-text:#000;--color-secondary:#03a9f4;--color-secondary-dark:#046bbf;--color-focus:4,107,191;--color-focus-100:rgba(var(--color-focus),1);--color-focus-50:rgba(var(--color-focus),0.5);--color-focus-25:rgba(var(--color-focus),0.25);--color-error:255,87,34;--color-error-100:rgb(var(--color-error));--color-error-75:rgba(var(--color-error),0.75);--color-error-50:rgba(var(--color-error),0.5);--color-error-25:rgba(var(--color-error),0.25);--color-foreground:0,0,0;--color-background:255,255,255;--color-preview-outline:var(--color-foreground);--color-foreground-100:rgba(var(--color-foreground),1);--color-foreground-95:rgba(var(--color-foreground),0.95);--color-foreground-90:rgba(var(--color-foreground),0.9);--color-foreground-80:rgba(var(--color-foreground),0.8);--color-foreground-70:rgba(var(--color-foreground),0.7);--color-foreground-60:rgba(var(--color-foreground),0.6);--color-foreground-50:rgba(var(--color-foreground),0.5);--color-foreground-40:rgba(var(--color-foreground),0.4);--color-foreground-30:rgba(var(--color-foreground),0.3);--color-foreground-20:rgba(var(--color-foreground),0.25);--color-foreground-15:rgba(var(--color-foreground),0.2);--color-foreground-10:rgba(var(--color-foreground),0.15);--color-foreground-5:rgba(var(--color-foreground),0.075);--color-foreground-3:rgba(var(--color-foreground),0.05);--color-foreground-1:rgba(var(--color-foreground),0.02);--color-foreground-0:rgba(var(--color-foreground),0);--color-background-100:rgba(var(--color-background),1);--color-background-95:rgba(var(--color-background),0.95);--color-background-90:rgba(var(--color-background),0.9);--color-background-80:rgba(var(--color-background),0.8);--color-background-70:rgba(var(--color-background),0.7);--color-background-60:rgba(var(--color-background),0.6);--color-background-50:rgba(var(--color-background),0.5);--color-background-40:rgba(var(--color-background),0.4);--color-background-30:rgba(var(--color-background),0.3);--color-background-20:rgba(var(--color-background),0.2);--color-background-15:rgba(var(--color-background),0.15);--color-background-10:rgba(var(--color-background),0.1);--color-background-5:rgba(var(--color-background),0.05);--color-background-3:rgba(var(--color-background),0.03);--color-background-1:rgba(var(--color-background),0.01);--color-background-0:rgba(var(--color-background),0);--button-cursor:pointer;--font-size:16px;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--backdrop-filter-bright:brightness(110%) saturate(180%) blur(10px);--backdrop-filter-dark:brightness(90%) saturate(180%) blur(10px);--border-radius-round:9999em;--border-radius:0.625em;--filter-disabled:grayscale(95%) opacity(40%);--editor-inset-top:0px;--editor-inset-bottom:0px;--safe-area-inset-top:0px;--safe-area-inset-bottom:0px}.pintura-editor,.PinturaRootWrapper,pintura-editor{display:block}.PinturaRootWrapper{height:100%}.PinturaScrollableContent{overflow:hidden;max-height:80vh;overflow-y:auto;scrollbar-color:var(--color-background-30) transparent;scrollbar-width:thin}.PinturaScrollableContent::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaScrollableContent::-webkit-scrollbar-track{background:none}.PinturaScrollableContent::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-background-30);border-radius:9999em;border:.3125em solid transparent}.PinturaRoot{--nav-group-margin:0.5em;--editor-calculated-inset-top:calc(var(--safe-area-inset-top) + var(--editor-inset-top));--editor-calculated-inset-bottom:calc(var(--safe-area-inset-bottom) + var(--editor-inset-bottom));box-sizing:border-box;width:var(--editor-width,100%);height:var(--editor-height,100%);padding-top:var(--editor-calculated-inset-top);padding-bottom:var(--editor-calculated-inset-bottom);max-width:var(--editor-max-width,var(--editor-max-width-default,none));max-height:var(--editor-max-height,var(--editor-max-height-default,none));position:relative;overflow:hidden;contain:strict;display:grid;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal;font-size:var(--font-size);font-family:var(--font-family);font-weight:450;touch-action:manipulation;text-align:left;text-transform:none;text-rendering:optimizeLegibility;direction:ltr;color:var(--color-foreground-90);background-color:var(--color-background-100);outline-color:rgba(var(--color-preview-outline),1);transition:background-color 1ms,outline-color 1ms,color .15s ease-in-out}.PinturaRoot *{box-sizing:content-box}.PinturaRoot button,.PinturaRoot fieldset,.PinturaRoot input,.PinturaRoot legend{padding:0;margin:0;border:none;background:transparent;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;width:auto;text-decoration:none}.PinturaRoot button[disabled]{pointer-events:none}.PinturaRoot canvas{display:block}.PinturaRoot svg{display:inline-block;width:auto;height:auto}.PinturaRoot p{margin:0}.PinturaRoot li,.PinturaRoot ul{list-style:none;margin:0;padding:0}.PinturaRoot a{color:inherit;text-decoration:none}.PinturaRoot .implicit{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.PinturaRoot .PinturaFixedWidthCharacters{font-variant:tabular-nums}.PinturaRoot .PinturaStage{display:flex;align-self:stretch;flex:1}.PinturaRoot .PinturaStage[tabindex="-1"]{outline:none}.PinturaRoot .PinturaRootPortal{position:absolute;left:0;top:0}.PinturaRoot>.PinturaCanvas{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;pointer-events:none}.PinturaRoot>.PinturaCanvas:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;background-repeat:no-repeat}.PinturaRoot>.PinturaStatus{position:absolute;z-index:99999;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-background-90)}.PinturaRoot>.PinturaStatus>p{position:absolute;top:50%;left:50%;display:inline-flex;white-space:nowrap;align-items:center;transition:opacity .5s ease-out}.PinturaRoot .PinturaStatusMessage{position:absolute;font-size:.875em}.PinturaRoot .PinturaStatusAside{position:absolute;left:0}.PinturaRoot .PinturaStatusAside svg{width:1.25em;height:1.25em}.PinturaRoot .PinturaStatusAside .PinturaProgressIndicator{margin-left:.5em}.PinturaRoot .PinturaStatusAside .PinturaButton{outline:transparent;margin-left:.75em;font-size:.875em;border-radius:var(--border-radius-round);background-color:var(--color-foreground-5);padding:.25em;transition:background-color .1s ease-out,color .1s ease-out;-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled])[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaStatusIcon svg{font-size:.875em;margin-top:.25em;margin-left:.5em}.PinturaRoot>.PinturaNav{position:relative;z-index:3}.PinturaRoot>.PinturaNav:empty{display:none!important}.PinturaRoot>.PinturaNav .PinturaButton{outline:transparent;transition:background-color .1s ease-out,color .1s ease-out}.PinturaRoot>.PinturaNav .PinturaButton svg{width:1em;transition:opacity .1s ease-out}.PinturaRoot>.PinturaNav .PinturaButton>span{justify-content:center}.PinturaRoot>.PinturaNav .PinturaButtonIconOnly .PinturaButtonInner,.PinturaRoot>.PinturaNav .PinturaDropdownIconOnly .PinturaButtonInner{width:1.75em}.PinturaRoot>.PinturaNav .PinturaButton .PinturaButtonInner{height:1.75em}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly){padding-left:.75em;padding-right:.75em}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly) .PinturaButtonLabel{font-size:.75em;line-height:2}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly):not(.PinturaDropdownButton){box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot>.PinturaNav .PinturaButton:only-of-type{border-radius:var(--border-radius-round)}.PinturaRoot>.PinturaNav .PinturaButton:only-of-type+*{margin-left:.5em}.PinturaRoot>.PinturaNav .PinturaButton[disabled] svg{opacity:.25}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled])[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaButtonExport{color:var(--color-primary-text);background-color:var(--color-primary)}.PinturaRoot .PinturaButtonExport:hover{background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport[data-focus-visible]{color:var(--color-primary-text);background-color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-5),0 0 0 3px var(--color-focus-50);background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport:not(.PinturaButtonIconOnly){flex:1;padding:0 .75em}.PinturaRoot>.PinturaNavMain{display:flex;overflow:hidden}.PinturaRoot>.PinturaNavMain [aria-selected=true] button{-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button svg{align-self:center;width:1.5em}.PinturaRoot>.PinturaNavMain button span,.PinturaRoot>.PinturaNavMain button svg{pointer-events:none}.PinturaRoot>.PinturaNavMain button svg+span{margin-top:.75em}.PinturaRoot>.PinturaNavMain button span{font-size:.875em;display:block;width:calc(100% - 1em);overflow:hidden;text-overflow:ellipsis;width:inherit;max-width:calc(100% - 1em)}.PinturaRoot>.PinturaNavMain button{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out}.PinturaRoot>.PinturaNavMain button:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNavTools{max-width:100%;box-sizing:border-box;pointer-events:none}.PinturaRoot>.PinturaNavTools:empty{display:none}.PinturaRoot>.PinturaNavTools,.PinturaRoot>.PinturaNavTools .PinturaNavGroup,.PinturaRoot>.PinturaNavTools .PinturaNavSet{display:flex;align-items:center;justify-content:center}.PinturaRoot>.PinturaNavTools .PinturaButton,.PinturaRoot>.PinturaNavTools .PinturaNavSet{pointer-events:all}.PinturaRoot>.PinturaNavTools .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaNavGroup{margin:0 var(--nav-group-margin)}.PinturaRoot .PinturaNavGroup>*{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavGroup>*+*{margin-left:.5em}.PinturaRoot .PinturaNavGroup:first-of-type{margin-right:auto;margin-left:0}.PinturaRoot .PinturaNavGroup:last-of-type{margin-left:auto;margin-right:0}.PinturaRoot .PinturaNavSet{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot .PinturaNavSet>:not(:only-child){border:1px solid var(--color-foreground-3);border-top:0;border-bottom:0}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child){border-left:0}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child){border-right:0}.PinturaRoot .PinturaNavSet>*+*{margin-left:-1px}.PinturaRoot .PinturaNavSet>.PinturaButton:hover,.PinturaRoot .PinturaNavSet>.PinturaButton[data-focus-visible]{position:relative;z-index:1}.PinturaRoot .PinturaNavSet>:only-child{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child) .PinturaButtonInner{padding:0 .125em 0 .25em}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child){border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child) .PinturaButtonInner{padding:0 .25em 0 .125em}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child){border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaNavSet{background-color:var(--color-background-50);-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaNavSet .PinturaButton:not(.PinturaButtonExport):not([disabled]):hover,.PinturaRoot[data-env~=overlay] .PinturaNavSet>*{border-color:var(--color-background-15)}.PinturaRoot[data-env~=overlay] .PinturaNavGroup>.PinturaButton{box-shadow:0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaNavGroup .PinturaButtonExport{box-shadow:inset 0 0 .125em rgba(0,0,0,.25),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot .PinturaNavGroupFloat{position:absolute;left:0;right:0;pointer-events:none}.PinturaRoot .PinturaNavGroupFloat>*{pointer-events:all}.PinturaRoot .PinturaUtilFooter .PinturaScrollable>div{padding-left:1em;padding-right:1em}.PinturaRoot>.PinturaMain{max-width:100vw}.PinturaRoot:not([data-env~=has-toolbar]) .PinturaUtilHeader{padding-top:0;padding-bottom:1em;margin-bottom:-1em}.PinturaRoot[data-env~=landscape]{grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-template-columns:auto}.PinturaRoot[data-env~=landscape]>.PinturaNavTools{grid-row:1;grid-column:1;padding:1em 1em 0;z-index:3}.PinturaRoot[data-env~=landscape]>.PinturaNavMain{align-items:center;justify-content:flex-end;position:absolute;left:1em;top:calc(1em + var(--editor-calculated-inset-top));bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList{flex-direction:column}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList li{display:flex}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList li+li{margin:.5em 0 0}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button{flex:1;width:4em;height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button span{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button svg{width:1em;margin-top:.25em}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar]>.PinturaNavMain{top:calc(4em + var(--editor-calculated-inset-top));bottom:calc(4em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape][data-env~=has-limited-space]>.PinturaNavMain{align-items:flex-start;bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaMain{grid-row:2;grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]{grid-template-columns:6em auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=narrow]) .PinturaNavGroupFloat{margin:0 0 0 6em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaNavTools{grid-column:1/span 2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaMain{grid-column:2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=has-navigation-preference-right]) .PinturaUtilMain{padding-left:0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]{grid-template-columns:auto 6em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]:not([data-env~=narrow]) .PinturaNavGroupFloat{margin:0 6em 0 0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaNavMain{right:1em;left:auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaMain{grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaUtilMain{padding-right:0}.PinturaRoot[data-env~=portrait]{grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait]>*{grid-column:1}.PinturaRoot[data-env~=portrait]>.PinturaNavTools{grid-row:1;padding:.75em .75em 0}.PinturaRoot[data-env~=portrait]>.PinturaNavMain{grid-row:3;margin-bottom:.75em;justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain .PinturaTabList{padding:0 .875em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain li+li{margin-left:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain[data-state~=overflows]{overflow:visible}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button{flex:1;width:4em;height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button span{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button svg{width:1em;margin-top:.25em}.PinturaRoot[data-env~=portrait]>.PinturaMain{grid-row:2;grid-column:1}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]{grid-template-rows:-webkit-min-content -webkit-min-content auto;grid-template-rows:min-content min-content auto}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaMain{grid-row:3}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaNavMain{grid-row:2;margin-top:.75em;margin-bottom:0}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button{flex:1;flex-direction:row;width:auto;height:auto;border-radius:var(--border-radius);justify-content:flex-start;align-items:center;padding:.625em 0;width:6em}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button span{font-size:.6875em;margin:0 .625em 0 0;line-height:1.2;text-align:left}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button svg{margin:0 .5em 0 .625em;min-width:1em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation]{grid-template-columns:8em auto}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation][data-env~=has-navigation-preference-right]{grid-template-columns:auto 8em}.PinturaRoot[data-env~=narrow] .PinturaNavGroupFloat{position:static;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button{padding:0;font-size:.625em;width:4em;height:4em;justify-content:center;border-radius:9999em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button span{visibility:hidden;font-size:0;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg{margin-top:0;width:1.6em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg [stroke-width]{stroke-width:.15em}.PinturaRoot[data-env~=portrait][data-env~=narrow]{--nav-group-margin:0.25em;grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait][data-env~=narrow]>*{grid-column:1}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList .PinturaControlListOption span,.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList [role=tab] span{font-size:.6875em}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaToolbar .PinturaToolbarInner>*{margin:0 .25em}.PinturaRoot[data-env~=overlay]{grid-template-rows:auto!important;grid-template-columns:auto!important}.PinturaRoot[data-env~=overlay] .PinturaNav{z-index:3}.PinturaRoot[data-env~=overlay] .PinturaMain{grid-row:1;grid-column:1}.PinturaRoot[data-env~=overlay] .PinturaUtilMain{position:absolute;left:0;top:0;right:0;bottom:0;padding:0;z-index:-1}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter,.PinturaRoot[data-env~=overlay] .PinturaUtilHeader{position:absolute;left:0;right:0}.PinturaRoot[data-env~=overlay] .PinturaUtilHeader{top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter{bottom:0}.PinturaRoot[data-env~=overlay] .PinturaNavMain{position:absolute;right:0;top:0;bottom:0;background:none}.PinturaRoot[data-env~=overlay] .PinturaNavTools{position:absolute;left:0;top:0;right:0}.PinturaRoot[data-env~=has-swipe-navigation] .PinturaUtilMain{padding-left:2em;padding-right:2em}.PinturaRoot[data-env~=has-swipe-navigation][data-env~=landscape] .PinturaUtilMain[data-env~=has-navigation]{padding-left:0;padding-right:2em}.PinturaRoot[data-env~=has-swipe-navigation][data-env~=landscape] .PinturaUtilMain[data-env~=has-navigation][data-env~=has-navigation-preference-right]{padding-left:2em;padding-right:0}.PinturaRoot[data-env*=is-disabled],.PinturaRoot[data-env*=is-disabled] *{pointer-events:none!important}.PinturaRoot[data-env*=is-disabled]{--color-primary:#b4b4b4;--color-primary-dark:#a0a0a0;--color-primary-text:#000;--color-secondary:#969696;--color-secondary-dark:#646464}.PinturaRoot[data-env*=is-disabled] .PinturaCanvas,.PinturaRoot[data-env*=is-disabled] .PinturaColorPickerButton{filter:grayscale(100%)}.PinturaRoot .PinturaEditorOverlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background:var(--color-background-50);pointer-events:none}.PinturaOptionsList,.PinturaOptionsListWrapper{border-radius:inherit}.PinturaOptionsList .PinturaListOption{transition:background-color .1s;border-radius:inherit}.PinturaOptionsList .PinturaListOption label{display:block;margin:0;border-radius:inherit;white-space:nowrap}.PinturaOptionsList .PinturaListOption svg{margin-right:.25em;margin-left:-.5em;min-width:1.5em}.PinturaOptionsList .PinturaListOption [slot]{display:flex;align-items:center;padding:.325em .75em}.PinturaOptionsList .PinturaDropdownOptionLabel{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em;display:inline-flex;flex-direction:column}.PinturaOptionsList .PinturaDropdownOptionSublabel{font-size:.75em;opacity:.5;margin-top:-.5em}.PinturaOptionsList .PinturaListOptionGroup>span{display:block;padding:.75em 1em;text-transform:uppercase;font-size:.75em;color:rgba(0,0,0,.75)}.PinturaOptionsList [data-disabled=true]{color:#999}.PinturaOptionsList [data-selected=false]:not([data-disabled=true]):hover{background-color:rgba(0,0,0,.15)}.PinturaOptionsList [data-selected=true]{color:#fff;background:#000}.PinturaOptionsList [data-focus-visible]+label .PinturaDropdownOptionLabel{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaListOption label{margin:0}.PinturaColorPickerPanel{padding:.5em;max-width:14em;overflow:visible;touch-action:none}.PinturaColorPickerPanel .PinturaColorPickerButton{outline:transparent}.PinturaColorPickerPanel .PinturaColorPickerButton[data-focus-visible]{box-shadow:inset 0 0 0 1px var(--color-foreground-70)}.PinturaColorPickerPanel .PinturaColorPreview{width:1.25em;height:1.25em;border-radius:.25em}.PinturaColorPickerPanel .PinturaColorPreview span{border-radius:.2em;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}.PinturaColorPickerPanel .PinturaColorPresets legend{color:#777;margin:0 0 .25em .3125em;font-size:.75em}.PinturaColorPickerPanel .PinturaColorPresets:only-child legend{display:none}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaRadioGroupOptions{display:flex;flex-direction:row;flex-wrap:wrap}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption{display:block;padding:.25em}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption label,.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption label span{display:block;cursor:var(--button-cursor)}.PinturaColorPickerPanel .PinturaColorPresetsGrid input[data-focus-visible]+label .PinturaColorPreview:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaSlider{margin-left:-.325em;margin-right:-.325em}.PinturaColorPickerPanel .PinturaPicker{width:100%}.PinturaColorPickerPanel .PinturaPicker+.PinturaColorPresets{margin-top:.5em}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob,.PinturaColorPickerPanel .PinturaPicker .PinturaSliderKnob{border-radius:9999em;box-shadow:inset 0 .06125em .06125em rgba(0,0,0,.1),0 0 0 .125em #fff,0 .1875em .25em rgba(0,0,0,.35),0 -.125em .25em rgba(0,0,0,.1)}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob{pointer-events:none;position:absolute;z-index:1;left:0;top:0;margin-left:-.625em;margin-top:-.625em;width:1.25em;height:1.25em;visibility:visible;outline:none}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob[data-focus-visible]:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnobController{position:absolute;left:0;top:0;right:0;bottom:0;visibility:hidden}.PinturaColorPickerPanel .PinturaPicker .PinturaSaturationPicker{position:relative;border-radius:var(--border-radius) var(--border-radius) 0 0;margin:-.5em -.5em .5em;height:7em;background-image:linear-gradient(180deg,transparent,#000),linear-gradient(90deg,#fff,transparent)}.PinturaColorPickerPanel .PinturaPicker .PinturaHuePicker .PinturaSliderTrack{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderTrack:before{position:absolute;content:"";display:block;left:0;top:0;width:100%;height:100%;z-index:-1;border-radius:inherit;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E")}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker{margin-top:.5em}.PinturaUtilPanel[data-util=filter] .PinturaScrollable{width:100%;max-width:40em;min-height:5.5em}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .5em}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptionGroupLabel{width:1px;height:1px;position:absolute;font-size:0;pointer-events:none}.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview{border-radius:0;transition:border-radius 1ms}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption{border-radius:0}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterPreview{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterOption{border-bottom-left-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterPreview{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterOption{border-bottom-right-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptionGroup{display:flex;flex-direction:column-reverse}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption{cursor:var(--button-cursor);margin-bottom:1em}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption span{display:block;text-align:center;padding:0 .3125em;line-height:1.75;max-width:100%;font-size:.625em;font-weight:400;margin-left:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview:before{transition:background-color .1s,color .1s}.PinturaUtilPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview{position:relative;z-index:1}.PinturaUtilPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview:before{content:"";position:absolute;width:100%;height:100%;opacity:.35;border-radius:inherit;background-color:var(--color-primary)}.PinturaUtilPanel[data-util=filter] [data-focus-visible]+label>.PinturaFilterOption span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption,.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview{width:3.75em;height:4.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterOption,.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterPreview{width:2.875em;height:3.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterOption span{font-size:.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaScrollable{min-height:4.5em}.PinturaUtilPanel[data-util=frame] .PinturaShapeStyleEditor{min-height:3.375em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{margin:1em 1em 0 0;padding:.125em;border:1px dashed var(--color-foreground-15);color:var(--color-foreground-70)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span{color:var(--color-foreground-90)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption label{font-size:.75em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption img,.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption svg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.PinturaUtilPanel[data-util=frame] [data-selected=true]{border-color:var(--color-primary);color:var(--color-primary)}.PinturaUtilPanel[data-util=frame] [data-selected=true] span{color:var(--color-foreground-90)}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .5em}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOptionGroupLabel{width:1px;height:1px;position:absolute;font-size:0}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOptionGroup{display:flex;flex-direction:column-reverse}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{cursor:var(--button-cursor);margin-bottom:1em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span{display:block;text-align:center;padding:0 1.5em;font-size:.625em;font-weight:400}.PinturaUtilPanel[data-util=frame] [data-focus-visible]+label>.PinturaRadioGroupOption span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{position:relative;width:3em;height:4em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption div{position:absolute;outline-color:currentColor;border-color:currentColor}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption div[slot]{overflow:hidden;left:-1px;top:-1px;bottom:-1px;right:-1px;display:flex;align-items:center;justify-content:center}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{width:2.25em;height:3em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span{font-size:.5em}.PinturaUtilPanel[data-util=crop] .PinturaStage{touch-action:none}.PinturaUtilPanel[data-util=crop] .PinturaImageInfo{position:absolute;right:1em;bottom:1em}.PinturaUtilPanel[data-util=crop] .PinturaButtonCenter{--size:3em;position:absolute;left:0;top:0;width:var(--size);height:var(--size);z-index:1;line-height:0;margin-top:calc(var(--size) * (-.5));margin-left:calc(var(--size) * (-.5));overflow:hidden;color:#000;background:hsla(0,0%,100%,.8);border-radius:50%;-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);outline:none}.PinturaUtilPanel[data-util=crop] .PinturaButtonCenter[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot[data-env~=short] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter{padding-bottom:.5em}.PinturaUtilPanel[data-util=resize] form{display:flex;justify-content:center;padding:0 1em}.PinturaUtilPanel[data-util=resize] .PinturaFormInner{position:relative;display:flex;justify-content:center;align-items:center}.PinturaUtilPanel[data-util=resize] .PinturaFormInner>button{position:absolute;left:100%;margin-left:1em}.PinturaUtilPanel[data-util=resize] .PinturaFieldsetInner{display:inline-flex;align-items:center;justify-content:center}.PinturaUtilPanel[data-util=resize] .PinturaResizeLabel{font-size:.75em}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton{margin-left:.5em;margin-right:.5em;-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-5);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton:hover{background-color:var(--color-foreground-10)}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel{display:block;line-height:2.65;padding:0 1em;font-variant-numeric:tabular-nums;font-size:.75em;font-weight:400}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel:after{content:"▼";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaUtilPanel[data-util=resize] input[type=checkbox]+label{padding:0 .125em;outline:transparent;display:block;cursor:pointer}.PinturaUtilPanel[data-util=resize] input[type=checkbox][data-focus-visible]+label{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaInputDimension{display:inline-flex;align-items:center;position:relative}.PinturaInputDimension label{position:absolute;right:.625em;font-size:.75em;text-transform:uppercase;pointer-events:none;color:var(--color-foreground-20);z-index:1}.PinturaInputDimension button,.PinturaInputDimension input,.PinturaInputDimension label{font-size:.75em;font-weight:400}.PinturaInputDimension button,.PinturaInputDimension input{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;box-sizing:border-box;font-variant-numeric:tabular-nums;padding:.625em 0 .625em .625em;width:100%;max-width:7em;outline:transparent;border-radius:var(--border-radius);box-shadow:none;border:1px solid var(--color-foreground-20);transition:background-color .1s ease-in-out,color .1s ease-in-out,border-color .1s ease-in-out}.PinturaInputDimension button::-moz-selection, .PinturaInputDimension input::-moz-selection{background-color:var(--color-foreground-20)}.PinturaInputDimension button::selection,.PinturaInputDimension input::selection{background-color:var(--color-foreground-20)}.PinturaInputDimension button:hover,.PinturaInputDimension input:hover{border-color:var(--color-foreground-30)}.PinturaInputDimension button:focus,.PinturaInputDimension input:focus{border-color:var(--color-focus-100)}.PinturaInputDimension input{-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-5)}.PinturaInputDimension input:-moz-placeholder-shown{border-style:dashed}.PinturaInputDimension input:-ms-input-placeholder{border-style:dashed}.PinturaInputDimension input:placeholder-shown{border-style:dashed}.PinturaInputDimension input::-moz-placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input:-ms-input-placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input::placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input[data-state=invalid]{border-color:var(--color-error-75);box-shadow:inset 0 0 .25em var(--color-error-25),0 0 .25em var(--color-error-50)}.PinturaInputDimension button{width:10em;min-height:2.65em}.PinturaInputDimension input::-webkit-inner-spin-button,.PinturaInputDimension input::-webkit-outer-spin-button{-webkit-appearance:none}.PinturaInputDimension input::-ms-clear{display:none}.PinturaModal{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--editor-modal-border-radius:0;--editor-modal-overlay-opacity:0.95;--editor-modal-shadow:0 1em 2em -1em rgba(0,0,0,0.25),0 1.5em 1.5em -2em rgba(0,0,0,0.5);--editor-modal-outline:inset 0 0 0 1px var(--color-foreground-3);position:fixed;left:0;top:0;width:100%;height:100vh;z-index:2147483646;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--color-background),var(--editor-modal-overlay-opacity,var(--editor-modal-overlay-opacity-default,.95)))}.PinturaModal>.PinturaRoot[data-env~=is-centered]{box-shadow:var(--editor-modal-shadow);border-radius:var(--editor-modal-border-radius)}.PinturaModal>.PinturaRoot[data-env~=is-centered]:after{position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;border-radius:inherit;content:"";box-shadow:var(--editor-modal-outline);z-index:2147483646}.PinturaModal[style*="--viewport-pad-footer:1"]{box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom)}.PinturaModal+.PinturaModal{--editor-modal-overlay-opacity-default:0.75}.PinturaModal+.PinturaModal .PinturaRoot:not([data-env~=is-compact]){--editor-max-width-default:calc(100vw - 8em);--editor-max-height-default:calc(100vh - 8em)}.PinturaDocumentLock,.PinturaDocumentLock body{height:calc(var(--pintura-document-height) - 1px);overflow-y:hidden;box-sizing:border-box}.PinturaDocumentLock body{position:relative}.PinturaDocumentLock .PinturaModal{height:100%!important}.PinturaCanvas canvas{position:absolute;width:100%;height:100%}.PinturaPanel{top:0;left:0;z-index:2147483647;width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:auto;outline:transparent;box-shadow:0 .125em .25em rgba(0,0,0,.25),0 .125em .75em rgba(0,0,0,.15),0 .125em .125em rgba(0,0,0,.1);border-radius:var(--border-radius);color:#111}.PinturaPanel,.PinturaPanelTip{position:absolute;background:#fff}.PinturaPanelTip{width:.5em;height:.5em;margin-left:-.25em;margin-top:-.25em;z-index:-1}.PinturaTabList{display:flex;justify-content:center}.PinturaTabList button{display:flex;align-items:center;flex-direction:column;outline:transparent;cursor:var(--button-cursor);-webkit-tap-highlight-color:transparent}.PinturaTabList button>*{transition:filter .2s ease-out}.PinturaTabList button[disabled]>*{filter:var(--filter-disabled)}.PinturaTabPanels{position:relative;flex:1}.PinturaTabPanel{position:absolute;left:0;top:0;width:100%;height:100%}.PinturaTabPanel:not([hidden]){z-index:2;outline:transparent}.PinturaTabPanel[hidden]{display:block!important;z-index:1;pointer-events:none}.PinturaTabPanel[data-inert=true]{visibility:hidden}.PinturaTabPanel[data-inert=true] [data-inert]{visibility:hidden!important}.PinturaScrollable{--scrollable-feather-start-opacity:0;--scrollable-feather-end-opacity:0;--scrollable-feather-size:2em;contain:paint;overflow:hidden}.PinturaScrollable:focus{outline:transparent}.PinturaScrollable>div{position:relative;display:inline-flex;vertical-align:top}.PinturaScrollable{touch-action:none}.PinturaScrollable[data-direction=x]{max-width:100%;--mask-angle:90deg}.PinturaScrollable[data-direction=y]{max-height:100%;--mask-angle:180deg}.PinturaScrollable[data-state~=overflows]{-webkit-mask:linear-gradient(var(--mask-angle),rgba(0,0,0,var(--scrollable-feather-start-opacity)),#000 var(--scrollable-feather-size),#000 calc(100% - var(--scrollable-feather-size)),rgba(0,0,0,var(--scrollable-feather-end-opacity)));mask:linear-gradient(var(--mask-angle),rgba(0,0,0,var(--scrollable-feather-start-opacity)),#000 var(--scrollable-feather-size),#000 calc(100% - var(--scrollable-feather-size)),rgba(0,0,0,var(--scrollable-feather-end-opacity)))}.PinturaScrollable[data-state~=scrolling]>div *{pointer-events:none}.PinturaButton{white-space:nowrap;flex-shrink:0;-webkit-tap-highlight-color:transparent;cursor:var(--button-cursor)}.PinturaButton>span{display:inline-flex;align-items:center;vertical-align:top;min-height:1em}.PinturaButton svg+.PinturaButtonLabel{margin-left:.5em}.PinturaButton[disabled]{cursor:default}.PinturaButton:not(.PinturaButtonIconOnly) svg:first-of-type{margin-left:-.25em}.PinturaUtilPanel{position:relative;z-index:1;height:100%;display:flex;flex:1;flex-direction:column;contain:layout size}.PinturaProgressIndicator{position:relative;display:block;width:1.25em;height:1.25em}.PinturaProgressIndicator .PinturaProgressIndicatorFill{stroke-dashoffset:0}.PinturaProgressIndicator[data-status=busy] svg{-webkit-animation:image_editor_spin 1s linear infinite;animation:image_editor_spin 1s linear infinite}.PinturaProgressIndicator[data-status=busy] .PinturaProgressIndicatorFill{stroke-dashoffset:-26.5;stroke-dasharray:26.5 53;transition:stroke-dashoffset .5s linear,stroke-dasharray .5s linear}@-webkit-keyframes image_editor_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes image_editor_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (-webkit-min-device-pixel-ratio:3){.PinturaRoot[data-env~=is-ios] .PinturaProgressIndicator svg{transform-origin:49% 49%}}.PinturaSlider{position:relative;--track-offset-x:0.5em;--track-offset-y:0.5em;--track-size:1.5em;--knob-size:1em;--knob-margin-top:0em;--knob-margin-right:0em;--knob-margin-bottom:0em;--knob-margin-left:0em;display:flex;align-items:center;touch-action:none}.PinturaSlider[data-direction=y]{flex-direction:column}.PinturaSlider .PinturaSliderControl{position:relative;flex:1}.PinturaSlider>button{position:relative;z-index:1;width:var(--track-size);height:var(--track-size);overflow:hidden;cursor:pointer;flex-shrink:none}.PinturaSlider>button svg{width:1.25em;height:1.25em;margin:.125em;stroke-width:.125em;stroke:#aaa}.PinturaSlider>button:first-of-type{order:2;padding-right:.125em;margin-left:-.325em}.PinturaSlider>button:last-of-type{order:1;padding-left:.125em;margin-right:-.325em}.PinturaSlider>.PinturaSliderControl{order:2}.PinturaSlider .PinturaSliderKnob{left:0;top:50%;border-radius:9999em;visibility:visible;background-color:#333;width:var(--knob-size);height:var(--knob-size);margin-left:calc(var(--knob-size) * -.5);margin-top:calc(var(--knob-size) * -.5)}.PinturaSlider .PinturaSliderKnob,.PinturaSlider .PinturaSliderKnobController,.PinturaSlider .PinturaSliderTrack{pointer-events:none;position:absolute}.PinturaSlider .PinturaSliderTrack{top:var(--track-offset-y);bottom:var(--track-offset-y);left:var(--track-offset-x);right:var(--track-offset-x)}.PinturaSlider .PinturaSliderKnobController{visibility:hidden;top:calc(var(--track-offset-y) + var(--knob-margin-top));bottom:calc(var(--track-offset-y) + var(--knob-margin-bottom));left:calc(var(--track-offset-x) + var(--knob-margin-left));right:calc(var(--track-offset-x) + var(--knob-margin-right))}.PinturaSlider .PinturaSliderTrack{border-radius:9999em}.PinturaSlider[data-direction=x] input[type=range]{height:var(--track-size);margin-left:.5em;width:calc(100% - 1em)}.PinturaSlider[data-direction=y] input[type=range]{width:var(--track-size);margin-top:.5em;height:calc(100% - 1em)}.PinturaSlider input[type=range]{-webkit-appearance:none;display:block}.PinturaSlider input[type=range]::-webkit-slider-runnable-track{background:transparent}.PinturaSlider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-moz-range-thumb{line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-ms-thumb{line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-ms-ticks-before,.PinturaSlider input[type=range]::-ms-tooltip{display:none}.PinturaSlider input[type=range]::-ms-ticks-after{display:none}.PinturaSlider input[type=range]::-ms-track{color:transparent;border:none;background:transparent}.PinturaSlider input[type=range]::-ms-fill-lower,.PinturaSlider input[type=range]::-ms-fill-upper{background:transparent}.PinturaSlider input[type=range]:focus{outline:transparent}.PinturaSlider input[type=range][data-focus-visible]~.PinturaSliderKnobController .PinturaSliderKnob:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);pointer-events:none}.PinturaColorPreview{--color:transparent;color:var(--color);position:relative;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E")}.PinturaColorPreview span{position:absolute;left:0;top:0;right:0;bottom:0;background-color:var(--color);border-radius:inherit}.PinturaUtilMain{padding:1em;min-height:1px}.PinturaUtilMain,.PinturaUtilMain>[slot]{flex:1;display:flex;flex-direction:column}.PinturaUtilMain>[slot]{align-items:center}.PinturaUtilFooter{padding:0 0 1em}.PinturaUtilFooter>[slot]:empty{height:1em}.PinturaUtilFooter>[slot]{display:flex;flex-direction:column;align-items:center;justify-content:stretch}.PinturaUtilFooter .PinturaRangeInput{margin-top:-.25em}.PinturaUtilFooter>[slot]>.PinturaControlList,.PinturaUtilFooter>[slot]>.PinturaControlListScroller{order:1;margin-bottom:-.1875em}.PinturaUtilFooter .PinturaControlList [role=tab][aria-selected=true] button{-webkit-backdrop-filter:var(--backdrop-filter-dark);backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label,.PinturaUtilFooter .PinturaControlList [role=tab] button{flex-direction:row;line-height:1;padding:0 .75em;min-height:1.75em;border-radius:var(--border-radius-round);transition:background-color .1s ease-out,color .1s ease-out,filter .2s ease-out;box-shadow:inset 0 0 0 1px var(--color-foreground-0);cursor:var(--button-cursor)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label span,.PinturaUtilFooter .PinturaControlList [role=tab] button span{font-size:.75em;font-weight:400}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg,.PinturaUtilFooter .PinturaControlList [role=tab] button svg{width:.875em;font-size:.875em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg:not(:only-child),.PinturaUtilFooter .PinturaControlList [role=tab] button svg:not(:only-child){margin-left:-.25em;margin-right:.375em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label:hover,.PinturaUtilFooter .PinturaControlList [role=tab] button:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label[data-focus-visible],.PinturaUtilFooter .PinturaControlList [role=tab] button[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption [slot],.PinturaUtilFooter .PinturaControlListOption label{display:flex;flex-direction:row;align-items:center}.PinturaUtilFooter .PinturaControlListOption[data-selected=true] label{background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlListOption input[data-focus-visible]+label{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption input[disabled]+label{filter:var(--filter-disabled)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption+.PinturaControlListOption,.PinturaUtilFooter .PinturaControlList>li+li{margin-left:.5em}.PinturaUtilFooter .PinturaControlPanels{position:relative;width:100%;max-width:40em;min-height:3.375em;margin:0 auto;flex:auto}.PinturaUtilFooter .PinturaControlPanel{position:absolute;left:0;top:0;width:100%;height:100%;visibility:visible;opacity:1}.PinturaUtilFooter .PinturaControlPanel[hidden]{display:block!important;visibility:hidden;transition-delay:0s;pointer-events:none;opacity:0}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>*+*{margin-left:-1px}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab] button{padding-left:.625em;padding-right:.625em;border-radius:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:only-child button{border-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:first-child:not(:only-child) button{padding-left:.75em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:last-child:not(:only-child) button{padding-right:.75em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=is-animated] .PinturaUtilFooter .PinturaControlPanel{transition:opacity .3s ease-in-out,visibility .3s linear;transition-delay:.1s}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter{margin-bottom:.75em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels{min-height:1.375em;max-width:20em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList{margin-top:1em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList>li+li{margin-left:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab] span{font-size:.75em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab] button{border-radius:0;background-color:var(--color-background-50);-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab]:first-child button{padding-left:.875em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li[role=tab]:last-child button{padding-right:.875em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList li:not([aria-selected=true]) span{color:var(--color-foreground-40)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels{background-color:var(--color-background-50);-webkit-backdrop-filter:var(--backdrop-filter-bright);backdrop-filter:var(--backdrop-filter-bright);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em rgba(0,0,0,.25),0 .125em .35em rgba(0,0,0,.35)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInput{height:1.5em;margin-top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInputReset{opacity:0}.PinturaRangeInput{position:relative;display:flex;flex-direction:column;align-items:center;width:24em;height:3.5em;margin:auto;max-width:90%;touch-action:none;--range-input-feather-left:2em;--range-input-feather-right:2em;--range-input-mask-from:0%;--range-input-mask-to:100%;--range-input-mask-color:rgba(0,0,0,0.25);--range-input-line-color:var(--color-foreground-15);outline:transparent}.PinturaRangeInput[data-focus-visible]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";position:absolute;left:0;right:0;top:calc(50% - 1em);height:2em;border-radius:.25em}.PinturaRangeInputInner{position:relative;overflow:hidden;height:100%;width:100%;contain:strict;-webkit-mask:linear-gradient(90deg,transparent 0,#000 var(--range-input-feather-left),#000 calc(50% - 3em),transparent 50%,#000 calc(50% + 3em),#000 calc(100% - var(--range-input-feather-right)),transparent);mask:linear-gradient(90deg,transparent 0,#000 var(--range-input-feather-left),#000 calc(50% - 3em),transparent 50%,#000 calc(50% + 3em),#000 calc(100% - var(--range-input-feather-right)),transparent)}.PinturaRangeInputMeter{height:100%}.PinturaRangeInput .PinturaRangeInputMeter svg{display:block;pointer-events:none;fill:currentColor}.PinturaRangeInput>.PinturaRangeInputValue{position:absolute;z-index:1;pointer-events:none;top:calc(50% - .6875em);left:calc(50% - 1.75em);width:3.5em;height:1.5em;overflow:hidden;contain:strict;text-align:center;font-size:.75em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif}.PinturaRangeInput>.PinturaRangeInputReset{position:absolute;left:calc(50% - 1.0625em);top:0;margin-top:.125em;padding:0;z-index:1;width:2em;overflow:hidden;color:transparent!important;transition:opacity .25s;opacity:.35;outline:transparent;cursor:var(--button-cursor)}.PinturaRangeInput>.PinturaRangeInputReset:hover{opacity:.5}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible]{opacity:1}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible]:before{content:"";pointer-events:none;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);height:1em;width:1em;z-index:2;border-radius:.25em;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRangeInput>.PinturaRangeInputReset[disabled]{opacity:.15}.PinturaRangeInput>.PinturaRangeInputReset:after{content:"";position:absolute;left:50%;top:20%;width:1px;height:60%;background:var(--color-foreground-100)}.PinturaRangeInputInner[data-value-limited] svg{-webkit-mask:linear-gradient(90deg,var(--range-input-mask-color) var(--range-mask-from),#000 var(--range-mask-from),#000 var(--range-mask-to),var(--range-input-mask-color) var(--range-mask-to));mask:linear-gradient(90deg,var(--range-input-mask-color) var(--range-mask-from),#000 var(--range-mask-from),#000 var(--range-mask-to),var(--range-input-mask-color) var(--range-mask-to))}.PinturaRangeInputInner[data-value-limited] svg rect{x:var(--range-mask-from);width:calc(var(--range-mask-to) - var(--range-mask-from));fill:var(--range-input-line-color)}.PinturaPresetListFilter .PinturaRadioGroupOptions{justify-content:space-evenly;padding:.625em 0 .3125em}.PinturaPresetListFilter .PinturaRadioGroupOptions label{display:block;cursor:pointer}.PinturaPresetListFilter+.PinturaOptionsList{border-top-left-radius:0;border-top-right-radius:0}.PinturaImageInfo{pointer-events:none}.PinturaImageInfo p{width:8em;height:1.25em;contain:strict;overflow:hidden;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif;text-align:right;line-height:1;font-size:.75em}.PinturaShapeStyleEditor{position:relative;width:100%;min-height:2.75em}.PinturaShapeStyles{position:absolute;left:0;right:0;top:0}.PinturaShapeStyles:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapeStyleList{display:flex}.PinturaShapeStyleList .PinturaButton,.PinturaShapeStyleList .PinturaInput{outline:transparent}.PinturaShapeStyleList .PinturaInput{padding:0 0 0 .625em;font-size:.75em;line-height:2.25}.PinturaShapeStyleList .PinturaShapeStyleLabel{line-height:1.75;font-size:.625em;font-weight:300;padding:0 .75em;text-transform:lowercase;pointer-events:none;text-align:center;color:var(--color-foreground-50);white-space:nowrap}.PinturaShapeStyleList>.PinturaShapeStyle{border-radius:var(--border-radius-round)}.PinturaShapeStyleList>.PinturaShapeStyle+.PinturaShapeStyle{margin-left:1em}.PinturaShapeStyle{display:flex;flex-direction:column;align-items:stretch}.PinturaShapeStyle .PinturaPanelButton{border-radius:inherit}.PinturaShapeStyle>.PinturaButton:hover,.PinturaShapeStyle>.PinturaButton[data-focus-visible]{position:relative;z-index:1}.PinturaShapeStyle>.PinturaColorPickerButton .PinturaButtonLabel{display:block;border-radius:inherit}.PinturaShapeStyle>.PinturaColorPickerButton{display:flex;justify-content:center}.PinturaShapeStyle .PinturaColorPreview{border-radius:inherit;width:1.5em;height:1.5em;background-color:#fff;background-size:4px}.PinturaShapeStyle .PinturaColorPreview span{border-radius:inherit;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapeStyle [data-focus-visible] .PinturaColorPreview span:before{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";z-index:1}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview{-webkit-mask:radial-gradient(circle,transparent 5.5px,#000 6px);mask:radial-gradient(circle,transparent 5.5px,#000 6px);-webkit-mask-size:cover;mask-size:cover}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview span:after{position:absolute;left:6px;top:6px;right:6px;bottom:6px;border-radius:inherit;box-shadow:0 0 0 1px var(--color-foreground-5);content:""}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel,.PinturaShapeStyle>.PinturaRadioGroup .PinturaButtonLabel,.PinturaShapeStyle>.PinturaRadioGroupOption label,.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabel{display:block;line-height:2.25;padding:0 1em;font-size:.6875em}.PinturaShapeStyle>.PinturaButton:not(.PinturaColorPickerButton)[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeStyle .PinturaInputField{text-align:right;padding:0 .75em;width:3em;height:2em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius)}.PinturaShapeStyle>.PinturaDropdownButton{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s}.PinturaShapeStyle>.PinturaDropdownButton:hover{background-color:var(--color-foreground-10)}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel:after{content:"▼";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions{flex-direction:row}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label{cursor:var(--button-cursor);display:flex;height:1.5em;align-items:center;padding:0 .25em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color .1s}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label:hover{background-color:var(--color-foreground-20)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions svg{width:1.125em;height:1.125em}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type label{padding-left:.5em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type label{padding-right:.5em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions [data-selected=true] label{background-color:var(--color-foreground-10)}.PinturaRectManipulator{--size:1.25em;position:absolute;left:0;top:0;outline:none;touch-action:none}.PinturaRectManipulator:not([data-shape=edge]){width:var(--size);height:var(--size);z-index:2}.PinturaRectManipulator:not([data-shape=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;border-radius:inherit;content:""}.PinturaRectManipulator:not([data-shape=edge])[data-focus-visible]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRectManipulator[data-shape~=circle]{margin-left:calc(var(--size) * (-.5));margin-top:calc(var(--size) * (-.5));line-height:var(--size);border-radius:50%;background-color:var(--color-foreground-100);box-shadow:0 0 2px var(--color-background-50)}.PinturaRectManipulator[data-shape=hook]{border:3px solid var(--color-foreground-100)}.PinturaRectManipulator[data-shape=hook][data-direction*=t]{margin-top:-3px;border-bottom:0}.PinturaRectManipulator[data-shape=hook][data-direction*=r]{border-left:0;margin-left:calc(var(--size) * (-1))}.PinturaRectManipulator[data-shape=hook][data-direction*=b]{margin-top:calc(var(--size) * (-1));border-top:0}.PinturaRectManipulator[data-shape=hook][data-direction*=l]{border-right:0;margin-left:-3px}.PinturaRectManipulator[data-shape~=edge]{height:1px;width:1px;z-index:1}.PinturaRectManipulator[data-shape~=edge][data-focus-visible]{background-color:var(--color-focus-50)}.PinturaRectManipulator[data-direction=b],.PinturaRectManipulator[data-direction=t]{cursor:ns-resize;height:var(--size);margin-top:calc(var(--size) * (-.5));transform-origin:0 center}.PinturaRectManipulator[data-direction=l],.PinturaRectManipulator[data-direction=r]{cursor:ew-resize;width:var(--size);margin-left:calc(var(--size) * (-.5));transform-origin:center 0}.PinturaRectManipulator[data-direction=bl],.PinturaRectManipulator[data-direction=tr]{cursor:nesw-resize}.PinturaRectManipulator[data-direction=br],.PinturaRectManipulator[data-direction=tl]{cursor:nwse-resize}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator[data-shape=edge]:active{background-color:var(--color-foreground-5)}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator:not([data-shape=edge]):after{left:-1em;right:-1em;top:-1em;bottom:-1em}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator:not([data-shape=edge]):active:after{background-color:var(--color-foreground-5)}.PinturaToolbar{display:flex;justify-content:center;margin-left:1em;margin-right:1em;padding-top:1em}.PinturaToolbar .PinturaToolbarInner{display:inline-flex}.PinturaToolbar[data-layout=compact] .PinturaToolbarContentWide,.PinturaToolbar[data-overflow=overflow] .PinturaToolbarContentOptional{display:none}.PinturaToolbar .PinturaButton{border-radius:var(--border-radius-round);outline:transparent;padding:.3125em .75em;transition:background-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out;line-height:1.1}.PinturaToolbar .PinturaButton:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaToolbar .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaToolbar .PinturaButton .PinturaButtonIcon{width:1em}.PinturaToolbar .PinturaButtonLabel{font-size:.75em}.PinturaToolbar .PinturaPanel{z-index:3}.PinturaToolbar .PinturaToolbarInner>*{margin:0 .5em}.PinturaShapePresetsPalette{width:calc(100% - 2em);text-align:center}.PinturaShapePresetsPalette .PinturaShapePresetSelect{vertical-align:top;display:inline-block}.PinturaShapePresetsPalette .PinturaScrollable:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapePresetsPalette .PinturaButton+.PinturaButton{margin-left:.5em}.PinturaShapePresetsPalette .PinturaButton{flex-direction:row;line-height:1.1;padding:.3125em .75em;border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);cursor:var(--button-cursor);transition:background-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out;outline:none}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonIcon{width:1em}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonLabel{font-size:.75em}.PinturaShapePresetsPalette .PinturaButton:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaShapePresetsPalette .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapePresetsPalette .PinturaShapePresetsFlat>*+*,.PinturaShapePresetsPalette .PinturaShapePresetsGroups>*+*{margin-left:.5em}.PinturaShapePresetsGroups{display:flex;order:2;margin-bottom:-.1875em}.PinturaShapePresetsGrouped{display:flex;flex-direction:column;align-items:center}.PinturaShapePresetsFlat{display:flex;align-items:center;justify-content:center}.PinturaShapeList{pointer-events:none;opacity:0;transition:opacity .1s ease-in-out;position:absolute;top:1em;left:1em;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1;border-radius:var(--border-radius);color:var(--color-foreground-100);background:var(--color-background-70);box-shadow:0 0 0 1px var(--color-foreground-5)}.PinturaShapeList li+li{margin-top:-.3125em}.PinturaShapeList[data-visible=true]{opacity:1}.PinturaShapeList .PinturaColorPreview{width:.75em;height:.75em;margin-right:.25em;border-radius:.25em}.PinturaShapeList .PinturaShapeListItem{display:flex;align-items:center;padding:.25em .5em;outline:none}.PinturaShapeList .PinturaShapeListItem>span{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em}.PinturaShapeList .PinturaShapeListItem[data-focus-visible]>span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeList[data-visible=true] .PinturaShapeListItem{pointer-events:all}.PinturaShapeEditor{height:100%;width:100%;outline:none;touch-action:none}.PinturaShapeControls{position:absolute!important;left:0;top:0;z-index:3;pointer-events:none;display:flex;align-items:center}.PinturaShapeControlsGroup{pointer-events:all}.PinturaShapeControlsGroup,.PinturaShapeControlsGroup .PinturaSlider{color:#eee;background:#333;box-shadow:0 .125em .25em rgba(0,0,0,.25);border-radius:.25em}.PinturaShapeControlsGroup,.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle{display:inline-flex;min-height:1.75em}.PinturaShapeControlsGroup+.PinturaShapeControlsGroup{margin-left:.5em}.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle{position:relative}.PinturaShapeControlsGroup .PinturaButton{outline:transparent}.PinturaShapeControlsGroup .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeControlsGroup>.PinturaButton{display:block;font-weight:700;transition:background-color .1s;outline:transparent}.PinturaShapeControlsGroup>.PinturaButton:hover{background-color:hsla(0,0%,100%,.15)}.PinturaShapeControlsGroup>.PinturaButton .PinturaButtonLabel{display:block;font-size:.6875em;padding:0 .75em;line-height:1.7em}.PinturaShapeControlsGroup .PinturaButtonIconOnly{width:1.75em;transition:background-color .1s}.PinturaShapeControlsGroup .PinturaButtonIconOnly:hover{background-color:hsla(0,0%,100%,.15)}.PinturaShapeControlsGroup>button:first-of-type{border-radius:.25em 0 0 .25em}.PinturaShapeControlsGroup>button:last-of-type{border-radius:0 .25em .25em 0}.PinturaShapeControlsGroup>button:only-of-type{border-radius:.25em}.PinturaShapeControlsGroup>*+*{border-left:1px solid rgba(0,0,0,.5)}.PinturaShapeControlsGroup svg{pointer-events:none}.PinturaInlineInput{position:absolute;left:0;top:0;margin:0;padding:0;transform-origin:center;display:flex}.PinturaInlineInput:before{content:"";width:0;height:var(--line-height)}.PinturaContentEditable{margin:0;padding:0;width:100%;height:calc(100% - var(--bottom-inset, 0));overflow:hidden;outline:none;vertical-align:top}.PinturaShapePresetsList{display:flex;align-items:center}.PinturaShapePresetsList text{font-family:monospace}.PinturaShapePresetsList .PinturaShapePreset{display:flex;justify-content:center;align-items:center}.PinturaShapePresetsList .PinturaShapePreset img,.PinturaShapePresetsList .PinturaShapePreset svg{display:block;width:1.75em;height:1.75em;min-width:auto;max-width:none;-o-object-fit:cover;object-fit:cover;border-radius:.3125em}.PinturaShapePresetsList .PinturaShapePreset .PinturaDragButton{padding:.3125em;border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapePresetsList .PinturaShapePreset .PinturaDragButton:hover{background-color:var(--color-foreground-10)}.PinturaShapePresetsList .PinturaShapePreset+.PinturaShapePreset{margin-left:.5em}.PinturaContentEditable{white-space:pre-line!important;word-break:break-word!important;display:inline-block!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.PinturaContentEditable[data-wrap-content=nowrap]{white-space:nowrap!important;word-break:normal!important}.PinturaContentEditable{background:transparent!important;margin:0!important;border-radius:0!important;max-width:none!important;min-width:auto!important;box-shadow:none!important}.PinturaInputForm{opacity:0;cursor:auto;z-index:2147483647}.PinturaInputForm:not([data-layout=stick]){position:absolute;bottom:6.5em;width:30em;left:calc(50% - 15em);box-shadow:0 .25em .5em -.5em rgba(0,0,0,.75),inset 0 0 0 1px var(--color-foreground-10);border-radius:var(--border-radius);background-color:var(--color-background-95)}@media(max-width:34em){.PinturaInputForm:not([data-layout=stick]){left:2em;right:2em;width:auto}}.PinturaInputForm[data-layout=stick]{transition:opacity .15s ease .25s;position:absolute;left:0;right:0;outline:1px solid var(--color-foreground-15);background-color:var(--color-background-100)}.PinturaInputForm[data-layout=stick]>.PinturaInputFormInner{background-color:var(--color-foreground-3)}.PinturaInputFormInner>.PinturaButton{color:var(--color-foreground-100);border-radius:9999em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaInputFormInner>.PinturaButton:first-of-type{left:1em}.PinturaInputFormInner>.PinturaButton:last-of-type{right:1rem;color:var(--color-primary-text);background:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaInputFormInner>.PinturaButton:not(.PinturaButtonIconOnly) .PinturaButtonInner{padding:0 .875em 0 .625em}.PinturaInputFormInner>.PinturaButton .PinturaButtonIcon{width:.875em;height:.875em}.PinturaInputFormInner>.PinturaButton.PinturaButtonIconOnly{width:1.875em;height:1.875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonLabel{font-size:.875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonInner{line-height:2;display:flex;justify-content:center}.PinturaInputFormInner{padding-top:1em;padding-bottom:3.5em}.PinturaInputFormInner>.PinturaButton{position:absolute;bottom:1em}.PinturaInputFormFields textarea:only-child{width:100%;padding:0 1em .5em;height:5em;display:block;background:transparent;-webkit-mask:linear-gradient(0deg,transparent,#000 1em);mask:linear-gradient(0deg,transparent,#000 1em)}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar-track{background:none}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-foreground-70);border-radius:9999em;border:.25em solid transparent}.PinturaInputForm input,.PinturaInputForm textarea{box-sizing:border-box;resize:none;border:none;font-size:1rem;outline:transparent;color:var(--color-foreground-100)}.PinturaInputForm input{background-color:var(--color-background-100)}.PinturaModalBodyLock .PinturaInputForm{margin-top:-50px}.PinturaShapeManipulator{position:absolute;left:0;top:0;outline:none;touch-action:none;--size:0.75em}.PinturaShapeManipulator:not([data-control=edge]){margin-left:calc(var(--size) * (-.5));margin-top:calc(var(--size) * (-.5));line-height:var(--size);width:var(--size);height:var(--size);border-radius:9999em}.PinturaShapeManipulator:not([data-control=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;content:""}.PinturaShapeManipulator:not([data-control=edge])[data-focus-visible]:after{border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeManipulator[data-control=point]{background:linear-gradient(90deg,var(--color-secondary-dark),var(--color-secondary));box-shadow:0 0 0 2px #fff,0 0 4px #000;z-index:3}.PinturaShapeManipulator[data-control=edge]{margin-top:calc(var(--size) * (-.5));height:var(--size);width:1px;z-index:1;transform-origin:0 calc(var(--size) * .5)}.PinturaShapeManipulator[data-control=edge][data-focus-visible]{background-color:var(--color-focus-50)}.PinturaShapeManipulator[data-control=rotate]{border-radius:9999em;background:linear-gradient(90deg,#fff,#ddd);box-shadow:0 0 0 2px var(--color-secondary-dark),0 0 4px #000;z-index:2;cursor:-webkit-grab;cursor:grab}.PinturaDragButton{cursor:var(--button-cursor);outline:transparent}.PinturaDragButton>*{pointer-events:none}.PinturaDragButton{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:filter .2s ease-out}.PinturaDragButton[disabled]{filter:var(--filter-disabled)}
211
+
211
212
  .pintura-image-editor {
212
213
  --font-family: var(--font-family, "Lato");
213
214
  --color-primary: var(--app-color, #5a30f4);
@@ -282,6 +282,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
282
282
  }
283
283
 
284
284
  :host([detailed-view]) {
285
+ overflow: auto;
285
286
  background: transparent !important;
286
287
  }
287
288
 
@@ -207,6 +207,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
207
207
  --input-border-color: var(--dark, #000000);
208
208
  --input-text-color: var(--text-color, #807f83);
209
209
  --input-font-size: var(--font-size-16, 1rem);
210
+ --input-flex: 1;
210
211
  --caret-color: var(--app-color, #5a30f4);
211
212
  display: block;
212
213
  width: 100%;
@@ -356,7 +357,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
356
357
  box-sizing: border-box;
357
358
  position: relative;
358
359
  display: block;
359
- flex: 1;
360
+ flex: var(--input-flex);
360
361
  width: 100%;
361
362
  min-width: 0;
362
363
  padding: var(--spacing-08, 0.5rem);
@@ -374,22 +375,22 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
374
375
  caret-color: var(--caret-color);
375
376
  }
376
377
  :host .input-container input::-webkit-input-placeholder {
377
- color: var(--text-color, #807f83);
378
+ color: var(--stable, #adadad);
378
379
  font-weight: var(--font-weight-400, 400);
379
380
  font-family: var(--font-family, "Lato") !important;
380
381
  }
381
382
  :host .input-container input:-moz-placeholder {
382
- color: var(--text-color, #807f83);
383
+ color: var(--stable, #adadad);
383
384
  font-weight: var(--font-weight-400, 400);
384
385
  font-family: var(--font-family, "Lato") !important;
385
386
  }
386
387
  :host .input-container input::-moz-placeholder {
387
- color: var(--text-color, #807f83);
388
+ color: var(--stable, #adadad);
388
389
  font-weight: var(--font-weight-400, 400);
389
390
  font-family: var(--font-family, "Lato") !important;
390
391
  }
391
392
  :host .input-container input:-ms-input-placeholder {
392
- color: var(--text-color, #807f83);
393
+ color: var(--stable, #adadad);
393
394
  font-weight: var(--font-weight-400, 400);
394
395
  font-family: var(--font-family, "Lato") !important;
395
396
  }
@@ -896,12 +897,31 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
896
897
  text-align: center;
897
898
  }
898
899
 
899
- :host([size=large]:not([readonly]):not(.search):not([format=contenteditable])) .input-container {
900
- height: 3rem;
900
+ :host([size]:not([readonly]):not(.search):not([format=contenteditable])) .input-container {
901
+ height: var(--container-height);
902
+ }
903
+ :host([size]:not([readonly]):not(.search):not([format=contenteditable])) .input-container input {
904
+ height: var(--input-height);
905
+ }
906
+
907
+ :host([size=none]:not([readonly]):not(.search)) {
908
+ --container-height: 100%;
909
+ }
910
+
911
+ :host([size=large]:not([readonly]):not(.search)) {
912
+ --container-height: 3rem;
913
+ }
914
+ :host([size=large]:not([readonly]):not(.search)) .input-container input {
915
+ padding: var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);
916
+ }
917
+ :host([size=large]:not([readonly]):not(.search)) .input-container .icon-prefix {
918
+ padding: var(--spacing-08, 0.5rem) 0 var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);
901
919
  }
902
920
 
921
+ :host([size=medium]:not([readonly]):not(.search):not([format=contenteditable])) {
922
+ --container-height: 2rem;
923
+ }
903
924
  :host([size=medium]:not([readonly]):not(.search):not([format=contenteditable])) .input-container {
904
- height: 2rem;
905
925
  font-size: var(--font-size-14, 0.875rem);
906
926
  border-radius: var(--border-radius-04, 0.25rem);
907
927
  }
@@ -921,8 +941,10 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
921
941
  font-size: var(--font-size-14, 0.875rem);
922
942
  }
923
943
 
944
+ :host([size=small]:not([readonly]):not(.search):not([format=contenteditable])) {
945
+ --container-height: 1.5rem;
946
+ }
924
947
  :host([size=small]:not([readonly]):not(.search):not([format=contenteditable])) .input-container {
925
- height: 1.5rem;
926
948
  border-radius: var(--border-radius-04, 0.25rem);
927
949
  }
928
950
  :host([size=small]:not([readonly]):not(.search):not([format=contenteditable])) .input-container input {
@@ -279,7 +279,7 @@ export class YooFormInputComponent {
279
279
  }
280
280
  setLocalValue(updateTranslation) {
281
281
  var _a;
282
- if (((_a = this.translations) === null || _a === void 0 ? void 0 : _a.length) > 0 && isString(this.value) && updateTranslation) {
282
+ if (((_a = this.translations) === null || _a === void 0 ? void 0 : _a.length) > 0 && this.value && isString(this.value) && updateTranslation) {
283
283
  isHTML(this.value) && (this.value = extractTextFromStringHTML(this.value));
284
284
  const key = this.value.replace(/%/g, '');
285
285
  const translationIndex = this.translations.findIndex((tran) => { var _a; return tran.key === key || tran.key === ((_a = this.translationKey) === null || _a === void 0 ? void 0 : _a.replace(/%/g, '')); });
@@ -894,8 +894,8 @@ export class YooFormInputComponent {
894
894
  "type": "string",
895
895
  "mutable": false,
896
896
  "complexType": {
897
- "original": "string",
898
- "resolved": "string",
897
+ "original": "'email' | 'number' | 'password' | 'text'",
898
+ "resolved": "\"email\" | \"number\" | \"password\" | \"text\"",
899
899
  "references": {}
900
900
  },
901
901
  "required": false,
@@ -202,7 +202,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
202
202
  /* spacing for padding, margin, etc... */
203
203
  /* shadow */
204
204
  /*!
205
- * froala_editor v4.0.12 (https://www.froala.com/wysiwyg-editor)
205
+ * froala_editor v4.0.13 (https://www.froala.com/wysiwyg-editor)
206
206
  * License https://froala.com/wysiwyg-editor/terms/
207
207
  * Copyright 2014-2022 Froala Labs
208
208
  */
@@ -566,6 +566,13 @@ span.fr-img-caption.fr-view {
566
566
  margin: 5px 0 5px 5px;
567
567
  max-width: calc(100% - 5px); }
568
568
 
569
+ :host(.swipecards) .top-container {
570
+ height: 100%;
571
+ }
572
+ :host(.swipecards) .top-container .content-container {
573
+ height: 100% !important;
574
+ }
575
+
569
576
  :host(.mission) {
570
577
  background: var(--stable-10, rgba(173, 173, 173, 0.1));
571
578
  }
@@ -1026,6 +1033,10 @@ span.fr-img-caption.fr-view {
1026
1033
  padding: var(--spacing-08, 0.5rem) 0;
1027
1034
  }
1028
1035
 
1036
+ :host(.form-readonly[size=small]) {
1037
+ padding: 0;
1038
+ }
1039
+
1029
1040
  :host(.form-readonly.quickview) .description .label .right-side,
1030
1041
  :host(.form-readonly.quickview) .description .optional .right-side,
1031
1042
  :host(.form-readonly.quickview) .top-container .label .right-side,
@@ -133,8 +133,14 @@ export class YooFormMissionfieldComponent {
133
133
  renderEditable() {
134
134
  var _a, _b, _c, _d, _e;
135
135
  const showFields = this.type === 'missionfield' || this.type === 'datasetfield';
136
+ const isLocal = ((_a = this.customModelValues) === null || _a === void 0 ? void 0 : _a.length) >= 0;
136
137
  return (h("div", { class: "container" },
137
- !this.hideCampaign && (h("yoo-form-autocomplete", { ref: (el) => (this.formAutocompleteCampaign = el), multiple: false, value: this.value ? this.value.selectedDescription : null, values: this.customModelValues, entityType: "missiondescriptions", displayType: "card-list", placeholder: this.type === 'datasetfield' ? 'SELECTDATASET' : 'SELECTCAMPAIGN', isLocal: ((_a = this.customModelValues) === null || _a === void 0 ? void 0 : _a.length) >= 0, onFetchData: (ev) => this.onFetchData(ev), onInputChanged: (ev) => this.onInputChanged(ev), onInputBlurred: (ev) => this.onInputBlurred(ev), onInputFocused: (ev) => this.onInputFocused(ev), onValidityChanged: (ev) => this.stopValidityChangeEvent(ev), clearable: true, tabindex: this.inputTabIndex, size: this.size })),
138
+ !this.hideCampaign && (h("yoo-form-autocomplete", { ref: (el) => (this.formAutocompleteCampaign = el), multiple: false, value: this.value ? this.value.selectedDescription : null, values: this.customModelValues, entityType: "missiondescriptions", displayType: "card-list", placeholder: this.type === 'datasetfield' ? 'SELECTDATASET' : 'SELECTCAMPAIGN', isLocal: isLocal, onFetchData: (ev) => {
139
+ ev.stopPropagation();
140
+ if (!isLocal) {
141
+ this.onFetchData(ev);
142
+ }
143
+ }, onInputChanged: (ev) => this.onInputChanged(ev), onInputBlurred: (ev) => this.onInputBlurred(ev), onInputFocused: (ev) => this.onInputFocused(ev), onValidityChanged: (ev) => this.stopValidityChangeEvent(ev), clearable: true, tabindex: this.inputTabIndex, size: this.size })),
138
144
  !this.hideCampaign && h("div", { class: "spacer" }),
139
145
  h("yoo-form-autocomplete", { ref: (el) => (this.formAutocompleteSecondary = el), multiple: this.multiple, idAttributeName: this.type === 'missionscore' ? 'title' : 'name', values: showFields ? this.fields : this.scoring, value: this.value && this.type === 'missionscore' ? this.value.scores : this.value ? this.value.fields : null, entityType: showFields ? 'formfield' : 'scoring', placeholder: showFields ? 'SELECTFORMFIELD' : 'SELECTSCORING', displayType: "card-list", disabled: !((_c = (_b = this === null || this === void 0 ? void 0 : this.value) === null || _b === void 0 ? void 0 : _b.selectedDescription) === null || _c === void 0 ? void 0 : _c._id), isLocal: true, expandHeightOnShow: !((_e = (_d = this.host) === null || _d === void 0 ? void 0 : _d.classList) === null || _e === void 0 ? void 0 : _e.contains('inline')), onFetchData: (ev) => {
140
146
  ev.stopPropagation();
@@ -11,9 +11,9 @@
11
11
  * https://zpl.io/29KpyAW
12
12
  */
13
13
  import { FormFieldType } from '@shared/interfaces';
14
- import { getUUID, isValueATranslationKey, isWeb, translate } from '@shared/utils';
14
+ import { getUUID, isValueATranslationKey, isWeb, MODAL_BASE_ZINDEX, translate } from '@shared/utils';
15
15
  import { Component, Element, Event, forceUpdate, h, Host, Method, Prop, State, Watch } from '@stencil/core';
16
- import { isEqual } from 'lodash-es';
16
+ import { isEqual, isString } from 'lodash-es';
17
17
  import Sortable from 'sortablejs';
18
18
  import { getAppContext } from '../../../utils/helpers/common-helpers';
19
19
  import { setValidator, setValueAndValidateInput } from '../../../utils/helpers/form-input-helpers';
@@ -99,6 +99,10 @@ export class YooFormMultiInputComponent {
99
99
  this.focusTo = null;
100
100
  }
101
101
  componentWillRender() {
102
+ var _a, _b;
103
+ if (this.isSimpleArray && !Array.isArray((_a = this.value) === null || _a === void 0 ? void 0 : _a[0])) {
104
+ this.value = ((_b = this.value) === null || _b === void 0 ? void 0 : _b[0]) ? [this.value] : [[]];
105
+ }
102
106
  this.destroyDragAndDrop();
103
107
  // helps to control re-rendering when row has been added by 'enter' pressing
104
108
  if (this.tempMinRows !== undefined) {
@@ -531,7 +535,7 @@ export class YooFormMultiInputComponent {
531
535
  debounce: TagType === 'yoo-form-input' && 500,
532
536
  maxHeight: this.host.classList.contains('image-collection') ? 60 : undefined,
533
537
  minHeight: this.host.classList.contains('image-collection') ? 60 : undefined,
534
- customZIndex: TagType === 'yoo-form-text-editor' && 20000 - cell.rowIndex,
538
+ customZIndex: TagType === 'yoo-form-text-editor' && (MODAL_BASE_ZINDEX - cell.rowIndex),
535
539
  reloadText: TagType === 'yoo-form-text-editor' && this.deletedRowIndex !== null && cell.rowIndex >= this.deletedRowIndex
536
540
  };
537
541
  textInput = (h(TagType, { ...props }, (_u = cell.column.inputComponentSlots) === null || _u === void 0 ? void 0 : _u.map(({ tag, props = {}, text }) => {
@@ -628,7 +632,7 @@ export class YooFormMultiInputComponent {
628
632
  }
629
633
  renderTranslation(text) {
630
634
  var _a;
631
- if (((_a = this.translations) === null || _a === void 0 ? void 0 : _a.length) > 0 && text && !isValueATranslationKey(text)) {
635
+ if (((_a = this.translations) === null || _a === void 0 ? void 0 : _a.length) > 0 && text && isString(text) && !isValueATranslationKey(text)) {
632
636
  const key = text.replace(/%/g, '');
633
637
  const keyRemovedHTML = key === null || key === void 0 ? void 0 : key.replace(/(<([^>]+)>)/ig, '');
634
638
  const translationIndex = this.translations.findIndex((tran) => tran.key === key || keyRemovedHTML === tran.key);
@@ -211,7 +211,7 @@ export class YooFormProductsSalesComponent {
211
211
  const displayAllProductsLimitReached = this.value.length > DISPLAY_ALL_PRODUCTS_LIMIT;
212
212
  const products = this.value.filter((p) => p.product && (!displayAllProductsLimitReached || this.selectedProducts.includes(p.productRef)));
213
213
  return (h("div", { class: "outer-container" },
214
- displayAllProductsLimitReached && (h("yoo-form-catalog", { ref: (el) => (this.catalogEl = el), selectorMode: true, onInputChanged: (ev) => this.onProductsSelected(ev), onProductScanned: (ev) => this.onProductScanned(ev), onProductNotFound: () => this.onProductNotFound(), onValidityChanged: (ev) => this.onCatalogValidityChanged(ev), onFetchData: (ev) => this.onCatalogFetchData(ev), onFetchFieldFilterData: (ev) => this.onCatalogFetchFieldFilterData(ev) })),
214
+ displayAllProductsLimitReached && (h("yoo-form-catalog", { ref: (el) => (this.catalogEl = el), selectorMode: true, keepAutocompleteSelection: true, onInputChanged: (ev) => this.onProductsSelected(ev), onProductScanned: (ev) => this.onProductScanned(ev), onProductNotFound: () => this.onProductNotFound(), onValidityChanged: (ev) => this.onCatalogValidityChanged(ev), onFetchData: (ev) => this.onCatalogFetchData(ev), onFetchFieldFilterData: (ev) => this.onCatalogFetchFieldFilterData(ev) })),
215
215
  h("div", { class: "label" }, translate('PRODUCTS')),
216
216
  h("div", { class: "total-items" }, translate('ITEMSCOUNT', { n: (products === null || products === void 0 ? void 0 : products.length) || 0 })),
217
217
  this.renderProducts(products),
@@ -207,7 +207,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
207
207
  }
208
208
  :host .scroll-container {
209
209
  position: relative;
210
- min-height: 6rem;
210
+ min-height: 5rem;
211
211
  margin: var(--scroll-container-margin);
212
212
  padding-bottom: var(--spacing-08, 0.5rem);
213
213
  background-color: var(--scroll-container-color);
@@ -0,0 +1,13 @@
1
+ <svg width="192" height="192" viewBox="0 0 192 192" xmlns="http://www.w3.org/2000/svg">
2
+ <g fill="none" fill-rule="evenodd">
3
+ <path d="M117.317 142.02a.657.657 0 0 1-.619.757c-11.25 0-23.343.404-34.53-.036-.473 0-.46-.587-.333-.932.467-1.372 2.13-5.218 3.262-5.928.339-.216.957 0 .853.475-.105.475-2.294 3.835-2.773 5.119 10.721-.364 22.007.123 32.78.117a20.935 20.935 0 0 0-2.077-5.013c-8.457.101-17.274.33-25.678.077-.647 0-.758-1.003-.082-1.038 8.526-.463 17.508-.1 26.086-.202a.704.704 0 0 1 .712.329c.861 1.503 2.29 4.68 2.402 6.275h-.003zm31.204-9.468c.321.387.302 1.097-.322 1.084-30.596-.462-61.275.124-91.854-.456-.683 0-.765-1.073-.064-1.08 29.943-.327 60.01.458 89.986.304-2.277-1.758-6.28-4.813-8.212-6.548-24.82.493-54.102.202-76.685.175-.414.587-7.615 6.314-8.59 6.965a.513.513 0 0 1-.726-.055.52.52 0 0 1 .056-.73c.752-.757 8.333-7.299 8.753-7.299 28.636.101 51.687-.182 76.962-.24.294-.014.585.068.828.234.964.65 9.582 7.352 9.822 7.622l.046.024zm16.425 3.218c-6.1-3.833-16.177-10.546-22.498-13.226-.612-.258-1.125.587-.519.927 7.896 4.555 15.216 8.319 22.76 13.754 6.302 4.543-1.669 8.02-6.39 8.099-39.374.663-80.446.34-120.462-.686-4.434-.117-5.252-3.91-1.05-7.14 3.887-3.008 8.257-5.407 12.394-8.027 2.457-1.56 4.932-3.084 7.372-4.656.617-.399.1-1.407-.55-1.02a747.343 747.343 0 0 0-14.886 9.11 51.384 51.384 0 0 0-6.478 4.556c-6.804 5.863 2.223 14.657 11.263 14.821 10.061.17 110.663.352 113.768-.24 6.202-1.181 14.272-10.618 5.276-16.272zM174.911 51.602c-8.306-.729-21.008.743-27.965 3.292-5.529-9.95-17.065-14.324-24.02-15.285-.648-.09-.787-.176-.98.593-1.673 6.78-5.291 18.646-7.858 25.147-.248.62.726.98.987.393 2.453-5.971 6.576-18.83 7.942-25.022 14.187 2.666 19.512 9.603 23.068 14.845-2.271 5.651-4.569 11.346-6.646 17.076-.187.512.684.858.901.35 2.372-5.599 4.566-11.287 6.776-16.955 8.378-2.965 21.956-3.953 27.833-3.349-1.056 3.27-10.654 33.08-10.577 33.593-5.788-1.056-14.067-1.445-19.805-.139a.526.526 0 1 0 .2 1.032c7.416-.666 11.43-1.059 18.73.223 1.222.219 1.352.425 1.86-1a970.378 970.378 0 0 0 10.874-33.794c.102-.428-.066-.89-1.32-1" fill="#191919"/>
4
+ <path d="M177.556 60.325c-2.919 10.598-8.713 27.738-10.63 34.899-3.381-1.371-19.277-3.592-23.475-3.706a.609.609 0 0 0-.603.614c.004.29.213.536.499.589a130.42 130.42 0 0 1 20.73 3.375c3.75.911 3.538 1.416 4.685-2.025 2.336-7.004 7.469-24.679 10.156-33.353.233-.767-1.145-1.174-1.362-.393" fill="#5A30F4"/>
5
+ <path d="M185.3 86.699c-.804-.946-.974-2.542-1.293-2.834-.428-.44-1.48.017-.566 2.09 1.16 2.614 2.516 1.518 1.86.744m-14.572 25.448c-.767-.922-.465-1.577-1.01-1.9-.545-.322-1.341.687-.104 2.406.457.633 2.048 2.025 2.425 1.07.217-.57-.874-1.053-1.31-1.576" fill="#191919"/>
6
+ <path d="M24.083 114.655A218.087 218.087 0 0 1 8.677 96.888c-.447-.595.437-1.253.915-.694 5.102 5.968 10.178 11.939 15.637 17.581.647.665-.504 1.55-1.146.88m29.523.897c-5.506 2.838-16.932 8.095-23.104 9.004-4.412.665-5.33-3.772-1.633-6.584 6.5-4.94 21.02-8.15 23.723-10.589 1.75-1.58-15.584-20.85-19.708-24.036-.504-.389-15.395 5.285-17.205 5.919C9.23 91.573 1.012 96.108 6.3 104.294c4.331 6.725 12.14 15.536 18.597 20.187a7.647 7.647 0 0 0 6.082 1.307 112.265 112.265 0 0 0 23.197-9.045c.749-.383.18-1.579-.57-1.191" fill="#5A30F4"/>
7
+ <path d="M52.414 114.61c-1.645-1.077-1.577-2.34-1.19-3.988.197-.837-1.525-1.622-1.68 1.001-.162 2.812 2.392 4.643 2.975 3.72a.57.57 0 0 0-.105-.733" fill="#191919"/>
8
+ <path d="M56.035 92.837c-.161-.58-.66-.525-1.107-.387a5.04 5.04 0 0 1-3.214-.324c-.218-.094-4.575.556-5.478.75-.653.138-.562 1.29.138 1.199 3.377-.424 2.05-.111 5.428-.574 1.436.76 4.597.645 4.233-.664zm-42.94-30.179c-.159-.652-1.243-.582-1.19.123.2 2.582 2.902 19.59 3.846 21.99.284.678 1.333.342 1.367-.34.108-2.413-3.396-19.437-4.017-21.8l-.007.027z" fill="#5A30F4"/>
9
+ <path d="M74.11 64.915c-.095-1.229-3.357-18.628-3.978-20.513-.382-1.167-.29-1.13-1.359-.838-5.18 1.425-23.758 8.61-26.06 11.678-6.754-2.3-18.867-3.73-26.78-1.365-.46.144-.631.458-.556 1.136.83 7.047 3.547 23.57 4.738 30.492a.61.61 0 0 0 1.18-.193c-.568-6.993-3.853-23.415-4.807-30.4a44.165 44.165 0 0 1 25.888 1.704c2.388 10.64 4.218 20.745 7.106 31.918-4.061.59-2.621.436-6.684 1.113-.643.104-.45 1.044.175.973 1.106-.12 7.546-.901 7.567-.915 1.22-.89 2.602-1.53 4.068-1.883a.615.615 0 0 0-.283-1.125 10.83 10.83 0 0 0-3.595 1.556c-1.664-7.678-5.152-23.032-7.187-32.16 6.759-4.774 15.8-8.238 25.57-11.243.947 3.203 2.956 16.34 4.022 20.453.14.552 1.014.106.976-.388" fill="#191919"/>
10
+ <path d="M186.794 87.157c-1.79 3.838-7.58 15.77-14.6 28.875l-17.703-1.338c-2.973-.222-9.574-1.68-6.908-6.148 7.19.27 13.197.084 20.498 1.121.38.014.738-.172.946-.49 3.79-7.136 12.338-21.02 14.645-27.882.132-.393.116-.808-.61-1.023-1.855-.562-4.74-.39-7.761-.32-1.7 6.244-5.108 17.733-7.05 18.653-1.71.815-13.351-3.526-16.649-3.201-1.662 3.41-4.088 9.456-5.547 12.928-2.52 6.02 4.738 7.565 8.955 7.876 5.614.418 11.241.615 16.837 1.261 1.328.148 1.109-.143 1.91-1.5 3.564-6.059 13.78-26.04 14.014-28.318.075-.48-.75-.98-.977-.494M85.667 100.992c.515.001 1.06.004 1.612.009l.554.005c2.584.032 5.152.123 5.39.364.238.484.397.968.394 1.532 0 .276.044 2.105.067 4.027l.006.578c.01 1.253.01 2.483-.023 3.29-.004.807.15 2.66-1.133 2.655-1.922-.007-9.372.124-11.215.198-.446.072-.961-.133-1.03-.614l-.009-.116v-.044c-.004-.22-.02-1.228-.023-2.567v-1.132c.01-3.258.108-7.514.55-7.857.481-.24.962-.318 1.523-.316h.083l.146-.001c.352-.002 1.055-.008 1.94-.01h1.168zm11.328 8.244c.074.82.222 1.72.22 2.539.531.002 1.063.086 1.519.088.455.084.449 1.803-.007 1.801-.76-.003-1.52-.007-2.28-.092-.455-.083-.833-.494-.831-1.067.004-.983.008-2.047.087-3.11.078-.328 1.218-.486 1.292-.159zm17.847-2.238c.465.726.373 4.345.292 5.229-.002.402-.315.803-.783.801a42.496 42.496 0 0 1-6.39.215c-1.09-.004-1.085-1.693-.072-1.609 1.87.088 3.74.016 5.611-.138.08-.643.092-3.698.485-4.501 0-.033.012-.052.032-.068l.078-.053.046-.04c.235-.16.546-.078.7.164zm-8.577-2.55c1.01.004 1.709.017 1.82.036.786.083.781 1.445-.007 1.602-.55.078-4.722-.019-5.352-.021.075.881.217 4.968.291 6.09.077.48-1.654.474-1.652-.007-.03-.495-.06-1.464-.077-2.495l-.01-.692c-.004-.355-.007-.706-.007-1.037v-.48c.003-.538.012-.989.03-1.265l.008-.12-.216-.018c-1.136-.08-4.685-.19-4.976-.564-.157-.24-.156-.481.002-.64.186-.188 2.742-.296 5.446-.348l.678-.012c1.017-.016 2.029-.025 2.918-.028h1.104zm-24.467-1.754h-.036c0 .116.047 2.24.095 4.434l.014.599.095 4.314c.16 0 9.694-.284 9.934-.283.002-.346.028-2.396.055-4.455l.008-.617.053-3.934v-.017h-.088l-.078-.001h-.22l-9.638-.04h-.194zm20.678-3.1c1.835.086 4.707.255 8.857.271.479.002.797.319.795.793-.003.868-.35 7.658-.675 9.078 0 .316-.24.473-.56.472-.319-.001-.637-.318-.636-.634a5.517 5.517 0 0 1-.018-.426v-.174c.007-1.068.157-3.084.37-7.454-1.676-.006-3.352-.013-5.028-.098-3.75-.173-5.825-.18-6.302-.657-.079-.158-.158-.237-.158-.316-.158-.396.083-.79.483-.946.957-.075 1.915-.071 2.872.09zm-16.28 4.496.275.03 2.243.008c.881.004 1.122.005 1.117 1.208.075 1.444-.011 2.807-.337 4.169-.08.16-.241.32-.402.319-.881-.003-1.682-.007-2.483-.09-.56-.082-2.004.153-2.402-.41-.16-.242-.221-4.973.34-5.132a4.96 4.96 0 0 1 1.649-.102zm27.752-3.53c.245-.867 1.213-1.022 1.45-.072.158.87.236 1.66.152 2.529v.3c-.002.647-.065 1.517-.894 1.514-1.45.073-.953-3.48-.708-4.27zm-18.045-2.488c.41.001.819.331.817.823.077 1.15.073 2.216-.096 3.364-.083.41-.412.655-.822.653a.822.822 0 0 1-.817-.824c.004-.82.007-1.559.092-2.379-1.393-.17-3.69-.014-3.685-1.08.001-.33.166-.575.494-.655.985-.16 1.64.088 4.017.098zm-13.174-.151.813.003 2.454.009c.395.002.79.308.788.764a.778.778 0 0 1-.795.759c-1.82-.083-4.352-.093-4.905-.323a.934.934 0 0 1-.394-.382c-.158-.305.082-.685.398-.76l.165-.033.056-.01c.114-.017.25-.025.632-.027h.788zm17.64-7.11c.234.98.31 1.876.307 2.853-.004.897.072 1.875.068 2.853H102.114c2.57-.005 7.57-.025 10.285-.03h1.35l.15.001c.713.003 1.506-.157 1.978.497.158.164.078.408-.002.652-.697 1.026-6.323.571-7.88.54l-.126-.002-7.924-.032c-.475-.002-.79-.33-.79-.819.019-4.643-.294-5.54.186-6.842.321-1.221.794-.404 1.029.33zm-3.574-10.136c.128 1.125.255 2.304.291 3.447l.01.68 3.727.015c.555.002.868 1.353.074 1.35-.158 0-3.411.304-3.728.223.076.794.057 5.475.126 8.332a.88.88 0 0 1-.876.87c-3.747-.015-7.45.015-11.175.022l-3.735-.002-.124-.024c-.478-.12-.746-.492-.745-.932.002-.476.4-.792.876-.79 4.679.019 9.358.037 14.038-.023-.028-.803-.05-2.89-.054-5.172v-1.319l.002-.661c.012-2.966.063-5.743.183-6.02.08-.238.239-.317.398-.395.317-.078.634.082.712.4zm-10.744-1.187c.515.001 1.06.004 1.612.009l.553.005c2.585.032 5.153.123 5.39.364.24.484.398.968.395 1.532 0 .276.044 2.105.067 4.027l.006.578c.01 1.253.01 2.483-.023 3.29-.004.807.15 2.66-1.133 2.655-1.922-.007-9.372.124-11.215.198-.446.072-.961-.133-1.03-.614l-.009-.116v-.045c-.004-.235-.022-1.375-.024-2.855v-.57c.001-.679.006-1.408.016-2.141l.01-.55c.05-2.657.186-5.214.525-5.439.481-.24.962-.318 1.523-.316h.083l.146-.001c.352-.002 1.055-.008 1.94-.01h1.168zm26.81 0c.539.003.905.01.997.026.562.08 1.448-.073 1.929.4.32.473.478.945.476 1.495.038.187.069 1.952.082 3.855l.004.604.003.9v.865c-.003 1.207-.016 2.194-.044 2.5-.002.472-.005 1.337-.65 1.49-.394.077-3.204.124-6.024.143l-.676.004c-.449.003-.893.004-1.322.005h-1.524c-1.418-.003-2.457-.017-2.599-.04-.286-.072-.444-.328-.474-.605l-.006-.105v-.119c-.005-.566-.036-2.656-.066-4.782l-.008-.607a513.24 513.24 0 0 1-.047-4.153v-.242c.004-.943.328-1.413 1.615-1.487.348-.033 2.054-.075 3.916-.106l.51-.008.257-.003.581-.008c.868-.012 1.708-.02 2.398-.021h.673zm-30.68 1.702h-.035c0 .116.047 2.24.095 4.434l.014.599.095 4.314c.075 0 2.204-.062 4.472-.128l.62-.018c2.217-.065 4.401-.128 4.787-.136l.055-.001c.002-.346.028-2.396.055-4.455l.008-.617.053-3.934v-.017h-.088l-.078-.001h-.22l-9.638-.04h-.194zm22.26-.062c.043.307.105 2.37.149 4.545l.01.503.01.586c.024 1.361.038 2.658.035 3.484.443-.143 2.558-.213 4.728-.247l.592-.008a299.62 299.62 0 0 1 3.198-.022h1.457c0-.182.005-.306.01-.413l.005-.063.004-.06.005-.06.006-.061c.048-.537.14-1.464.166-8.144a57.206 57.206 0 0 0-10.375-.04zm-17.864 1.458.274.03 2.241.008c.32.002.72-.077.96.245.158.321.237.643.155.963.075 1.444-.01 2.807-.336 4.169-.08.16-.241.32-.401.319-.88-.003-1.68-.007-2.48-.09-.56-.082-2.002.153-2.4-.41-.159-.242-.22-4.973.341-5.132a4.947 4.947 0 0 1 1.646-.102zm25.751.274c.155.322.232.644.152.965.073 1.446-.01 2.811-.328 4.175-.078.16-.235.32-.39.32l-.06-.002-.168-.007c-.898-.038-4.163-.18-4.297-.25-.156-.081-.155-.162-.233-.242a18.087 18.087 0 0 1-.219-4.097c.002-.482.082-.964.55-1.123.313-.079 4.76-.06 4.993.261z" fill="#5A30F4"/>
11
+ <path d="M61.745 118.63c.303-12.777.776-43.324.922-46.061l70.975.474c.297 5.1 3.168 43.13 3.168 44.61-3.91.222-73.739 1.053-75.065.977m76.028-44.15c-.44-4.228-1.896-5.076-5.322-5.15-.44 0-37.3-.318-49.771-.425l-4.013-.028c-7.399-.064-12.954-.117-14.285-.14-3.325-.065-4.942 3.07-5.03 5.579-.15 4.133-1.05 36.254-.98 47.75 3.098.146 68.476-.076 82.556-.368.035-1.625-2.664-42.487-3.155-47.219" fill="#191919"/>
12
+ </g>
13
+ </svg>
@@ -201,30 +201,50 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
201
201
  /* used for logos */
202
202
  /* spacing for padding, margin, etc... */
203
203
  /* shadow */
204
- :host .outer-container.readonly {
205
- padding-top: var(--spacing-08, 0.5rem);
206
- text-align: center;
207
- background: var(--stable-ultralight, #fafafa);
204
+ :host .outer-container .inner-container {
205
+ margin: var(--spacing-08, 0.5rem) 0;
208
206
  }
209
- :host .outer-container .canvas {
210
- width: 12.5rem;
211
- height: 12.5rem;
207
+ :host .outer-container.readonly yoo-img {
208
+ width: 50%;
209
+ margin: auto;
210
+ }
211
+ :host .outer-container.readonly p.description {
212
+ margin-bottom: var(--spacing-24, 1.5rem);
213
+ font-size: var(--font-size-14, 0.875rem);
214
+ }
215
+ :host .outer-container.readonly .inner-container {
216
+ align-items: center;
217
+ margin-top: var(--spacing-08, 0.5rem);
212
218
  padding: var(--spacing-08, 0.5rem);
213
- border-radius: var(--border-radius-04, 0.25rem);
219
+ background: var(--stable-light, #f1f1f1);
220
+ border-radius: var(--border-radius-08, 0.5rem);
214
221
  }
215
-
216
- :host([size=medium]) .outer-container .canvas {
222
+ :host .outer-container.readonly .inner-container .header-container {
223
+ display: flex;
224
+ justify-content: space-between;
225
+ }
226
+ :host .outer-container.readonly .inner-container .header-container span {
227
+ width: 100%;
228
+ font-weight: var(--font-weight-700, 700);
229
+ }
230
+ :host .outer-container.readonly .inner-container .header-container yoo-button {
231
+ width: 100%;
232
+ }
233
+ :host .outer-container.readonly .inner-container .canvas-container {
217
234
  width: 6.25rem;
218
235
  height: 6.25rem;
219
- }
220
- :host([size=medium]) .outer-container.readonly {
221
- margin-top: 0.5rem;
222
- padding: 1rem;
223
- border-radius: 0.5rem;
236
+ margin-top: var(--spacing-16, 1rem);
237
+ padding: var(--spacing-16, 1rem);
238
+ background-color: var(--light, #ffffff);
239
+ border-radius: var(--border-radius-16, 1rem);
224
240
  }
225
241
 
226
- :host([size=large]) .outer-container.readonly {
227
- margin-top: 1.25rem;
228
- padding: 5rem;
229
- border-radius: 1.25rem;
242
+ :host([size=large]) .outer-container.readonly .inner-container {
243
+ margin-top: var(--spacing-16, 1rem);
244
+ padding: var(--spacing-16, 1rem);
245
+ border-radius: var(--border-radius-08, 0.5rem);
246
+ }
247
+ :host([size=large]) .outer-container.readonly .inner-container .canvas-container {
248
+ width: 12.5rem;
249
+ height: 12.5rem;
230
250
  }