@yoobic/yobi 8.2.0-3 → 8.2.0-30

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 (1540) hide show
  1. package/dist/cjs/{button.factory-30bbe21d.js → button.factory-a7d8ad16.js} +3 -1
  2. package/dist/cjs/{camera-helpers-86d6dbfe.js → camera-helpers-3cc68ca5.js} +2 -2
  3. package/dist/cjs/{chat-helpers-655e99c7.js → chat-helpers-c0123840.js} +1 -1
  4. package/dist/cjs/{common-helpers-4fdfbcab.js → common-helpers-70f1fa4b.js} +8 -4
  5. package/dist/cjs/design-system.cjs.js +1 -1
  6. package/dist/cjs/{draggable-dots-helpers-5b0b42d3.js → draggable-dots-helpers-47f659ab.js} +1 -1
  7. package/dist/cjs/{draggable-tags-helpers-562af306.js → draggable-tags-helpers-e500233b.js} +11 -5
  8. package/dist/cjs/{entities-helpers-ec0bd699.js → entities-helpers-1fcadfd9.js} +10 -3
  9. package/dist/cjs/{filters-helpers-e93bfdb4.js → filters-helpers-4a3a446e.js} +5 -3
  10. package/dist/cjs/form-choice-helpers-0c85e4aa.js +73 -0
  11. package/dist/cjs/{form-helpers-a066fbd1.js → form-helpers-831c5bf0.js} +2 -2
  12. package/dist/cjs/{form-input-helpers-8fc3bead.js → form-input-helpers-7dae7a64.js} +3 -5
  13. package/dist/cjs/{form-text-area-helpers-321a5868.js → form-text-area-helpers-24bae948.js} +1 -1
  14. package/dist/cjs/{grid-renderers-956e1ccf.js → grid-renderers-dbe0d15d.js} +99 -89
  15. package/dist/cjs/{gridstack-dd-native-a07c1ea1.js → gridstack-dd-native-dca9e336.js} +92 -89
  16. package/dist/cjs/{incentive-helpers-a7ab4d46.js → incentive-helpers-efe1f2d3.js} +4 -6
  17. package/dist/cjs/{index-610058c9.js → index-1016fbe6.js} +1 -1
  18. package/dist/cjs/{index-09c8cd62.js → index-14bd2747.js} +1 -1
  19. package/dist/cjs/index-34ac6c66.js +4 -0
  20. package/dist/cjs/index-4b622746.js +4 -0
  21. package/dist/cjs/{index-9a9bed65.js → index-50a1dcc7.js} +2 -2
  22. package/dist/cjs/{index-43775be4.js → index-95f4734e.js} +1 -1
  23. package/dist/cjs/{index-c7f32392.js → index-bc221b8a.js} +136 -57
  24. package/dist/cjs/{index-dda91cbe.js → index-d8a399b7.js} +2 -2
  25. package/dist/cjs/{index-d7defc87.js → index-daa45932.js} +85 -44
  26. package/dist/cjs/{index-9f126b32.js → index-ea29129a.js} +34 -10
  27. package/dist/cjs/loader.cjs.js +1 -1
  28. package/dist/cjs/{localForage-60efa657.js → localForage-23c6bdb9.js} +1 -1
  29. package/dist/cjs/{map-helpers-0697ece3.js → map-helpers-ffc3b8be.js} +1 -1
  30. package/dist/cjs/{mission-locked-banner-df0a53ff.js → mission-locked-banner-237b42f2.js} +3 -2
  31. package/dist/cjs/{missions-helpers-7bf61ec2.js → missions-helpers-43be9dd8.js} +7 -6
  32. package/dist/cjs/{modal-animations-8b0b9fd7.js → modal-animations-c69b6347.js} +1 -1
  33. package/dist/cjs/{operation-helpers-09f9cd85.js → operation-helpers-ff333e65.js} +18 -5
  34. package/dist/cjs/{overlays-60e8a981.js → overlays-63966755.js} +1 -1
  35. package/dist/cjs/readonly-card-25cb460b.js +16 -0
  36. package/dist/cjs/{swiper-f66248f9.js → swiper-1fba6f3d.js} +5 -5
  37. package/dist/cjs/{theme-f02ae64e.js → theme-75e393b7.js} +1 -1
  38. package/dist/cjs/{tippy.esm-dfc4dda0.js → tippy.esm-b2e9e505.js} +1 -1
  39. package/dist/cjs/{video-player-helpers-11d3e7d0.js → video-player-helpers-fe531c24.js} +3 -3
  40. package/dist/cjs/{web-920dc8c3.js → web-6fc0def2.js} +2 -2
  41. package/dist/cjs/{web-191e63f2.js → web-825d6706.js} +2 -2
  42. package/dist/cjs/{web-2caa90fe.js → web-94a97d25.js} +3 -3
  43. package/dist/cjs/yoo-about.cjs.entry.js +2 -2
  44. package/dist/cjs/yoo-accordion.cjs.entry.js +7 -6
  45. package/dist/cjs/yoo-action-sheet-controller.cjs.entry.js +3 -3
  46. package/dist/cjs/yoo-action-sheet.cjs.entry.js +7 -7
  47. package/dist/cjs/yoo-ag-grid.cjs.entry.js +1699 -1266
  48. package/dist/cjs/yoo-alert.cjs.entry.js +5 -5
  49. package/dist/cjs/yoo-amap.cjs.entry.js +4 -4
  50. package/dist/cjs/yoo-announcement-heading.cjs.entry.js +10 -10
  51. package/dist/cjs/yoo-app.cjs.entry.js +2 -2
  52. package/dist/cjs/yoo-audio-player.cjs.entry.js +26 -15
  53. package/dist/cjs/yoo-audio-recorder-dialog.cjs.entry.js +4 -4
  54. package/dist/cjs/yoo-avatar.cjs.entry.js +2 -2
  55. package/dist/cjs/yoo-avatars.cjs.entry.js +2 -2
  56. package/dist/cjs/yoo-background-blur.cjs.entry.js +3 -3
  57. package/dist/cjs/yoo-background.cjs.entry.js +3 -3
  58. package/dist/cjs/yoo-badge.cjs.entry.js +1 -1
  59. package/dist/cjs/yoo-banner.cjs.entry.js +16 -59
  60. package/dist/cjs/yoo-barcode-dialog.cjs.entry.js +2 -2
  61. package/dist/cjs/yoo-battle-count-down.cjs.entry.js +3 -3
  62. package/dist/cjs/yoo-battle-result.cjs.entry.js +2 -2
  63. package/dist/cjs/yoo-battle-user-stats.cjs.entry.js +3 -3
  64. package/dist/cjs/yoo-breadcrumbs.cjs.entry.js +2 -2
  65. package/dist/cjs/yoo-button.cjs.entry.js +7 -6
  66. package/dist/cjs/yoo-calendar.cjs.entry.js +5 -5
  67. package/dist/cjs/yoo-camera-preview-dialog.cjs.entry.js +5 -5
  68. package/dist/cjs/yoo-campaign-editor-recap.cjs.entry.js +3 -3
  69. package/dist/cjs/yoo-campaign-heading.cjs.entry.js +4 -4
  70. package/dist/cjs/yoo-card-battle-result.cjs.entry.js +2 -2
  71. package/dist/cjs/yoo-card-battle.cjs.entry.js +2 -2
  72. package/dist/cjs/yoo-card-calendar.cjs.entry.js +3 -3
  73. package/dist/cjs/yoo-card-campaign.cjs.entry.js +4 -4
  74. package/dist/cjs/yoo-card-cell.cjs.entry.js +4 -4
  75. package/dist/cjs/yoo-card-chat.cjs.entry.js +5 -5
  76. package/dist/cjs/yoo-card-course-row-compact.cjs.entry.js +2 -2
  77. package/dist/cjs/yoo-card-course-row.cjs.entry.js +11 -7
  78. package/dist/cjs/yoo-card-course.cjs.entry.js +2 -2
  79. package/dist/cjs/yoo-card-feed-row.cjs.entry.js +2 -2
  80. package/dist/cjs/yoo-card-feed.cjs.entry.js +10 -24
  81. package/dist/cjs/yoo-card-file.cjs.entry.js +2 -2
  82. package/dist/cjs/yoo-card-image.cjs.entry.js +2 -2
  83. package/dist/cjs/yoo-card-inbox.cjs.entry.js +4 -4
  84. package/dist/cjs/yoo-card-incentive-rank.cjs.entry.js +2 -2
  85. package/dist/cjs/yoo-card-incentive.cjs.entry.js +6 -5
  86. package/dist/cjs/yoo-card-kanban.cjs.entry.js +3 -3
  87. package/dist/cjs/yoo-card-lesson.cjs.entry.js +3 -3
  88. package/dist/cjs/yoo-card-list-collapsible.cjs.entry.js +3 -3
  89. package/dist/cjs/yoo-card-list-color.cjs.entry.js +17 -11
  90. package/dist/cjs/yoo-card-list-simple.cjs.entry.js +3 -3
  91. package/dist/cjs/yoo-card-list.cjs.entry.js +9 -5
  92. package/dist/cjs/yoo-card-location.cjs.entry.js +3 -3
  93. package/dist/cjs/yoo-card-media.cjs.entry.js +4 -4
  94. package/dist/cjs/yoo-card-menu.cjs.entry.js +5 -5
  95. package/dist/cjs/yoo-card-notification.cjs.entry.js +2 -2
  96. package/dist/cjs/yoo-card-plan.cjs.entry.js +3 -3
  97. package/dist/cjs/yoo-card-progress.cjs.entry.js +2 -2
  98. package/dist/cjs/yoo-card-recommendation.cjs.entry.js +6 -6
  99. package/dist/cjs/yoo-card-sticky.cjs.entry.js +28 -15
  100. package/dist/cjs/yoo-card-video.cjs.entry.js +2 -2
  101. package/dist/cjs/yoo-chart.cjs.entry.js +3 -3
  102. package/dist/cjs/yoo-chat-message-dialog.cjs.entry.js +5 -5
  103. package/dist/cjs/yoo-chat-message-preview.cjs.entry.js +8 -7
  104. package/dist/cjs/yoo-chat-message.cjs.entry.js +5 -5
  105. package/dist/cjs/yoo-chat.cjs.entry.js +13 -9
  106. package/dist/cjs/yoo-collapsible.cjs.entry.js +3 -3
  107. package/dist/cjs/yoo-color-selector.cjs.entry.js +2 -2
  108. package/dist/cjs/yoo-community-detail.cjs.entry.js +4 -4
  109. package/dist/cjs/yoo-context-menu-dialog.cjs.entry.js +3 -3
  110. package/dist/cjs/yoo-context-menu.cjs.entry.js +3 -3
  111. package/dist/cjs/yoo-copyright.cjs.entry.js +2 -2
  112. package/dist/cjs/yoo-count-down.cjs.entry.js +3 -3
  113. package/dist/cjs/yoo-course-detail.cjs.entry.js +4 -4
  114. package/dist/cjs/yoo-course-info-card.cjs.entry.js +2 -2
  115. package/dist/cjs/yoo-course-summary.cjs.entry.js +6 -6
  116. package/dist/cjs/yoo-dashboard-detail.cjs.entry.js +2 -2
  117. package/dist/cjs/yoo-date.cjs.entry.js +2 -2
  118. package/dist/cjs/yoo-detail-bar.cjs.entry.js +10 -10
  119. package/dist/cjs/yoo-device-list.cjs.entry.js +4 -4
  120. package/dist/cjs/yoo-device.cjs.entry.js +3 -3
  121. package/dist/cjs/yoo-draw-flow.cjs.entry.js +2 -2
  122. package/dist/cjs/yoo-empty-state.cjs.entry.js +2 -2
  123. package/dist/cjs/yoo-entity-query-builder.cjs.entry.js +9 -9
  124. package/dist/cjs/yoo-entity-search-dialog.cjs.entry.js +4 -4
  125. package/dist/cjs/yoo-entity-search-filters.cjs.entry.js +5 -5
  126. package/dist/cjs/yoo-entity-search-recent.cjs.entry.js +2 -2
  127. package/dist/cjs/yoo-entity-search-sorts.cjs.entry.js +3 -3
  128. package/dist/cjs/yoo-entity-search-tags.cjs.entry.js +3 -3
  129. package/dist/cjs/yoo-entity-search.cjs.entry.js +4 -4
  130. package/dist/cjs/yoo-entity.cjs.entry.js +139 -131
  131. package/dist/cjs/yoo-feed-detail.cjs.entry.js +5 -4
  132. package/dist/cjs/yoo-flag.cjs.entry.js +2 -2
  133. package/dist/cjs/yoo-flip-card.cjs.entry.js +3 -0
  134. package/dist/cjs/yoo-form-audience.cjs.entry.js +12 -12
  135. package/dist/cjs/yoo-form-autocomplete-dialog.cjs.entry.js +5 -7
  136. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +18 -15
  137. package/dist/cjs/yoo-form-barcode-dialog.cjs.entry.js +3 -3
  138. package/dist/cjs/yoo-form-barcode.cjs.entry.js +4 -4
  139. package/dist/cjs/yoo-form-calendar-dialog.cjs.entry.js +4 -4
  140. package/dist/cjs/yoo-form-capture-map-dialog.cjs.entry.js +2 -2
  141. package/dist/cjs/yoo-form-capture-tag-dialog.cjs.entry.js +3 -3
  142. package/dist/cjs/yoo-form-capture-view-dialog.cjs.entry.js +3 -3
  143. package/dist/cjs/yoo-form-capture-webcam-dialog.cjs.entry.js +4 -4
  144. package/dist/cjs/yoo-form-capture.cjs.entry.js +9 -9
  145. package/dist/cjs/yoo-form-carousel.cjs.entry.js +5 -5
  146. package/dist/cjs/yoo-form-catalog-dialog.cjs.entry.js +3 -3
  147. package/dist/cjs/yoo-form-catalog.cjs.entry.js +6 -6
  148. package/dist/cjs/yoo-form-categorize-words.cjs.entry.js +8 -7
  149. package/dist/cjs/yoo-form-checkbox.cjs.entry.js +4 -4
  150. package/dist/cjs/yoo-form-checklist.cjs.entry.js +4 -4
  151. package/dist/cjs/yoo-form-choice-button.cjs.entry.js +76 -0
  152. package/dist/cjs/yoo-form-choice-card.cjs.entry.js +110 -0
  153. package/dist/cjs/yoo-form-choice-chat.cjs.entry.js +72 -0
  154. package/dist/cjs/yoo-form-choice-image.cjs.entry.js +84 -0
  155. package/dist/cjs/yoo-form-choice-radio.cjs.entry.js +141 -0
  156. package/dist/cjs/yoo-form-color-field.cjs.entry.js +4 -4
  157. package/dist/cjs/yoo-form-color-picker.cjs.entry.js +2 -2
  158. package/dist/cjs/yoo-form-conditions.cjs.entry.js +2 -2
  159. package/dist/cjs/yoo-form-connect.cjs.entry.js +8 -7
  160. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +8 -8
  161. package/dist/cjs/yoo-form-creator-block-simple.cjs.entry.js +3 -3
  162. package/dist/cjs/yoo-form-creator-condition-block.cjs.entry.js +5 -5
  163. package/dist/cjs/yoo-form-creator-field-selector.cjs.entry.js +5 -5
  164. package/dist/cjs/yoo-form-creator-header.cjs.entry.js +3 -3
  165. package/dist/cjs/yoo-form-creator-live-preview.cjs.entry.js +4 -4
  166. package/dist/cjs/yoo-form-creator-overlay.cjs.entry.js +2 -2
  167. package/dist/cjs/yoo-form-creator-page-card-list.cjs.entry.js +3 -3
  168. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +3 -3
  169. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +3 -3
  170. package/dist/cjs/yoo-form-creator-scoring-card-list.cjs.entry.js +2 -2
  171. package/dist/cjs/yoo-form-creator-scoring-card.cjs.entry.js +2 -2
  172. package/dist/cjs/yoo-form-creator-scoring-quick-setup.cjs.entry.js +2 -2
  173. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +3 -3
  174. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +37 -12
  175. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +4 -4
  176. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +3 -3
  177. package/dist/cjs/yoo-form-creator.cjs.entry.js +25 -16
  178. package/dist/cjs/yoo-form-date-time.cjs.entry.js +7 -65
  179. package/dist/cjs/yoo-form-daterange.cjs.entry.js +4 -4
  180. package/dist/cjs/yoo-form-document-dialog.cjs.entry.js +3 -3
  181. package/dist/cjs/yoo-form-document.cjs.entry.js +4 -4
  182. package/dist/cjs/yoo-form-dynamic-dialog.cjs.entry.js +4 -3
  183. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +183 -104
  184. package/dist/cjs/yoo-form-emailreport.cjs.entry.js +4 -4
  185. package/dist/cjs/yoo-form-entity-value-pairs.cjs.entry.js +2 -2
  186. package/dist/cjs/yoo-form-explanation.cjs.entry.js +2 -2
  187. package/dist/cjs/yoo-form-feed-preview.cjs.entry.js +4 -4
  188. package/dist/cjs/yoo-form-feedback.cjs.entry.js +6 -6
  189. package/dist/cjs/yoo-form-filter-date.cjs.entry.js +3 -3
  190. package/dist/cjs/yoo-form-filter-number.cjs.entry.js +2 -2
  191. package/dist/cjs/yoo-form-filter-text.cjs.entry.js +2 -2
  192. package/dist/cjs/yoo-form-filter.cjs.entry.js +3 -3
  193. package/dist/cjs/yoo-form-footer.cjs.entry.js +7 -6
  194. package/dist/cjs/yoo-form-formula.cjs.entry.js +4 -4
  195. package/dist/cjs/yoo-form-hotzones-creator.cjs.entry.js +2 -2
  196. package/dist/cjs/yoo-form-hotzones.cjs.entry.js +5 -5
  197. package/dist/cjs/yoo-form-iframe-dialog.cjs.entry.js +2 -2
  198. package/dist/cjs/yoo-form-image-collection.cjs.entry.js +6 -6
  199. package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +5 -5
  200. package/dist/cjs/yoo-form-image-tagging.cjs.entry.js +12 -11
  201. package/dist/cjs/yoo-form-incentive-participants.cjs.entry.js +1 -1
  202. package/dist/cjs/yoo-form-incentive-targets.cjs.entry.js +4 -4
  203. package/dist/cjs/yoo-form-input-comments.cjs.entry.js +2 -2
  204. package/dist/cjs/yoo-form-input-container.cjs.entry.js +13 -11
  205. package/dist/cjs/yoo-form-input.cjs.entry.js +44 -36
  206. package/dist/cjs/yoo-form-json.cjs.entry.js +23 -22
  207. package/dist/cjs/yoo-form-location.cjs.entry.js +4 -4
  208. package/dist/cjs/yoo-form-missing-word.cjs.entry.js +28 -22
  209. package/dist/cjs/yoo-form-missionfield.cjs.entry.js +4 -4
  210. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +5 -4
  211. package/dist/cjs/yoo-form-number-picker-dialog.cjs.entry.js +2 -2
  212. package/dist/cjs/yoo-form-number-picker.cjs.entry.js +2 -2
  213. package/dist/cjs/yoo-form-opening-hours.cjs.entry.js +2 -2
  214. package/dist/cjs/yoo-form-permissions.cjs.entry.js +5 -5
  215. package/dist/cjs/yoo-form-phone-number.cjs.entry.js +544 -540
  216. package/dist/cjs/yoo-form-plan-assign.cjs.entry.js +4 -4
  217. package/dist/cjs/yoo-form-plan.cjs.entry.js +4 -4
  218. package/dist/cjs/yoo-form-pricecheck.cjs.entry.js +5 -5
  219. package/dist/cjs/yoo-form-product-batch.cjs.entry.js +5 -5
  220. package/dist/cjs/yoo-form-products-sales.cjs.entry.js +4 -4
  221. package/dist/cjs/yoo-form-progress-indicator.cjs.entry.js +3 -3
  222. package/dist/cjs/yoo-form-qrcode.cjs.entry.js +4 -4
  223. package/dist/cjs/yoo-form-query-builder.cjs.entry.js +4 -4
  224. package/dist/cjs/yoo-form-radio.cjs.entry.js +3 -3
  225. package/dist/cjs/yoo-form-range.cjs.entry.js +4 -4
  226. package/dist/cjs/yoo-form-ranking.cjs.entry.js +5 -5
  227. package/dist/cjs/yoo-form-recap-step.cjs.entry.js +2 -2
  228. package/dist/cjs/yoo-form-recurrence-delay.cjs.entry.js +2 -2
  229. package/dist/cjs/yoo-form-recurrence-preview.cjs.entry.js +7 -4
  230. package/dist/cjs/yoo-form-recurrence.cjs.entry.js +2 -2
  231. package/dist/cjs/yoo-form-reorder.cjs.entry.js +4 -4
  232. package/dist/cjs/yoo-form-scorm.cjs.entry.js +4 -4
  233. package/dist/cjs/yoo-form-shopping.cjs.entry.js +4 -4
  234. package/dist/cjs/yoo-form-signature-pad-dialog.cjs.entry.js +4 -4
  235. package/dist/cjs/yoo-form-signature-pad.cjs.entry.js +4 -4
  236. package/dist/cjs/yoo-form-sorts.cjs.entry.js +4 -4
  237. package/dist/cjs/yoo-form-star-rating.cjs.entry.js +5 -5
  238. package/dist/cjs/yoo-form-stripe-card.cjs.entry.js +5 -5
  239. package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +15 -7
  240. package/dist/cjs/yoo-form-table.cjs.entry.js +4 -4
  241. package/dist/cjs/yoo-form-task.cjs.entry.js +6 -6
  242. package/dist/cjs/yoo-form-text-area.cjs.entry.js +11 -6
  243. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +21 -17
  244. package/dist/cjs/yoo-form-time.cjs.entry.js +5 -83
  245. package/dist/cjs/yoo-form-timeslots.cjs.entry.js +4 -4
  246. package/dist/cjs/yoo-form-todo-dialog.cjs.entry.js +5 -5
  247. package/dist/cjs/yoo-form-todo-list-dialog.cjs.entry.js +4 -4
  248. package/dist/cjs/yoo-form-todo-list-task.cjs.entry.js +4 -4
  249. package/dist/cjs/yoo-form-todo-list.cjs.entry.js +4 -4
  250. package/dist/cjs/yoo-form-todo-single.cjs.entry.js +6 -6
  251. package/dist/cjs/yoo-form-todo.cjs.entry.js +5 -5
  252. package/dist/cjs/yoo-form-toggle.cjs.entry.js +6 -6
  253. package/dist/cjs/yoo-form-uploader.cjs.entry.js +20 -10
  254. package/dist/cjs/yoo-form-videoplayer.cjs.entry.js +4 -4
  255. package/dist/cjs/yoo-form-wiki.cjs.entry.js +4 -4
  256. package/dist/cjs/yoo-grid-calendar.cjs.entry.js +9 -9
  257. package/dist/cjs/yoo-grid.cjs.entry.js +121 -56
  258. package/dist/cjs/yoo-gridstack.cjs.entry.js +6 -4
  259. package/dist/cjs/yoo-header.cjs.entry.js +3 -3
  260. package/dist/cjs/yoo-healthscore-dialog.cjs.entry.js +3 -3
  261. package/dist/cjs/yoo-healthscore.cjs.entry.js +2 -2
  262. package/dist/cjs/yoo-image-cropper-dialog.cjs.entry.js +2 -2
  263. package/dist/cjs/yoo-img.cjs.entry.js +4 -4
  264. package/dist/cjs/yoo-incentive-detail.cjs.entry.js +43 -27
  265. package/dist/cjs/yoo-input-bar.cjs.entry.js +22 -18
  266. package/dist/cjs/yoo-ion-alert-controller.cjs.entry.js +3 -3
  267. package/dist/cjs/yoo-ion-content.cjs.entry.js +2 -2
  268. package/dist/cjs/yoo-ion-footer.cjs.entry.js +3 -3
  269. package/dist/cjs/yoo-ion-infinite-scroll-content.cjs.entry.js +2 -2
  270. package/dist/cjs/yoo-ion-infinite-scroll.cjs.entry.js +2 -2
  271. package/dist/cjs/yoo-ion-item-divider.cjs.entry.js +4 -4
  272. package/dist/cjs/yoo-ion-item-options.cjs.entry.js +3 -3
  273. package/dist/cjs/yoo-ion-item-sliding.cjs.entry.js +5 -5
  274. package/dist/cjs/yoo-ion-item.cjs.entry.js +4 -4
  275. package/dist/cjs/yoo-ion-list.cjs.entry.js +3 -3
  276. package/dist/cjs/yoo-ion-modal-controller.cjs.entry.js +3 -3
  277. package/dist/cjs/yoo-ion-modal.cjs.entry.js +16 -29
  278. package/dist/cjs/yoo-ion-refresher.cjs.entry.js +4 -4
  279. package/dist/cjs/yoo-ion-scroll.cjs.entry.js +3 -3
  280. package/dist/cjs/yoo-ion-slide.cjs.entry.js +4 -4
  281. package/dist/cjs/{yoo-ion-slides-1338c591.js → yoo-ion-slides-51a49cb5.js} +903 -375
  282. package/dist/cjs/yoo-ion-slides.cjs.entry.js +5 -5
  283. package/dist/cjs/yoo-ion-toast-controller.cjs.entry.js +3 -3
  284. package/dist/cjs/yoo-kanban.cjs.entry.js +3 -3
  285. package/dist/cjs/yoo-kpi-card.cjs.entry.js +3 -3
  286. package/dist/cjs/yoo-kpi-container.cjs.entry.js +4 -4
  287. package/dist/cjs/yoo-kpi-external.cjs.entry.js +4 -4
  288. package/dist/cjs/yoo-kpi.cjs.entry.js +4 -3
  289. package/dist/cjs/yoo-layout-sections.cjs.entry.js +31 -0
  290. package/dist/cjs/yoo-layout-tabs.cjs.entry.js +33 -0
  291. package/dist/cjs/yoo-layout-two-columns.cjs.entry.js +29 -0
  292. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +5 -5
  293. package/dist/cjs/yoo-lesson-detail.cjs.entry.js +6 -6
  294. package/dist/cjs/yoo-lesson-heading.cjs.entry.js +3 -3
  295. package/dist/cjs/yoo-lesson-highscores.cjs.entry.js +2 -2
  296. package/dist/cjs/yoo-lesson-question-result.cjs.entry.js +3 -3
  297. package/dist/cjs/yoo-line-state.cjs.entry.js +1 -1
  298. package/dist/cjs/yoo-links-menu.cjs.entry.js +2 -2
  299. package/dist/cjs/yoo-links-preview.cjs.entry.js +4 -4
  300. package/dist/cjs/yoo-loader.cjs.entry.js +2 -2
  301. package/dist/cjs/yoo-location-info.cjs.entry.js +2 -2
  302. package/dist/cjs/yoo-location-map.cjs.entry.js +3 -3
  303. package/dist/cjs/yoo-login.cjs.entry.js +6 -6
  304. package/dist/cjs/yoo-lottie.cjs.entry.js +2 -2
  305. package/dist/cjs/yoo-map-gl.cjs.entry.js +3 -3
  306. package/dist/cjs/yoo-map-js.cjs.entry.js +4 -4
  307. package/dist/cjs/yoo-map-legend.cjs.entry.js +4 -4
  308. package/dist/cjs/yoo-map.cjs.entry.js +3 -3
  309. package/dist/cjs/yoo-markdown.cjs.entry.js +6 -18
  310. package/dist/cjs/yoo-memo-list-dialog.cjs.entry.js +2 -2
  311. package/dist/cjs/yoo-memo-list.cjs.entry.js +3 -3
  312. package/dist/cjs/yoo-mention-tag.cjs.entry.js +2 -2
  313. package/dist/cjs/yoo-mission-details.cjs.entry.js +9 -9
  314. package/dist/cjs/yoo-mission-heading.cjs.entry.js +20 -7
  315. package/dist/cjs/yoo-mission-score.cjs.entry.js +2 -2
  316. package/dist/cjs/yoo-mission-todo.cjs.entry.js +3 -3
  317. package/dist/cjs/yoo-mobile-tabbar-more.cjs.entry.js +2 -2
  318. package/dist/cjs/yoo-mobile-tabbar.cjs.entry.js +3 -3
  319. package/dist/cjs/yoo-modal.cjs.entry.js +3 -3
  320. package/dist/cjs/yoo-navbar.cjs.entry.js +4 -4
  321. package/dist/cjs/yoo-numbers-display.cjs.entry.js +3 -3
  322. package/dist/cjs/yoo-photo-editor.cjs.entry.js +8 -8
  323. package/dist/cjs/yoo-pivot-table.cjs.entry.js +7 -6
  324. package/dist/cjs/yoo-podium.cjs.entry.js +2 -2
  325. package/dist/cjs/yoo-profile-list.cjs.entry.js +4 -5
  326. package/dist/cjs/yoo-profile-summary.cjs.entry.js +4 -4
  327. package/dist/cjs/yoo-progress-bar.cjs.entry.js +25 -38
  328. package/dist/cjs/yoo-progress-loader.cjs.entry.js +2 -2
  329. package/dist/cjs/yoo-progress-recap.cjs.entry.js +4 -4
  330. package/dist/cjs/yoo-property-card.cjs.entry.js +3 -3
  331. package/dist/cjs/yoo-range.cjs.entry.js +6 -6
  332. package/dist/cjs/yoo-rating.cjs.entry.js +2 -2
  333. package/dist/cjs/yoo-reset-password.cjs.entry.js +2 -2
  334. package/dist/cjs/yoo-result-dialog.cjs.entry.js +3 -3
  335. package/dist/cjs/yoo-reveal.cjs.entry.js +8 -3
  336. package/dist/cjs/yoo-salesai-formula.cjs.entry.js +2 -2
  337. package/dist/cjs/yoo-scandit.cjs.entry.js +66 -31
  338. package/dist/cjs/yoo-scratch-card-creator.cjs.entry.js +2 -2
  339. package/dist/cjs/yoo-scratch-card.cjs.entry.js +4 -4
  340. package/dist/cjs/yoo-section-list.cjs.entry.js +3 -3
  341. package/dist/cjs/yoo-segmented-control.cjs.entry.js +72 -0
  342. package/dist/cjs/yoo-side-menu-tree.cjs.entry.js +4 -4
  343. package/dist/cjs/yoo-side-menu.cjs.entry.js +19 -10
  344. package/dist/cjs/yoo-slides-media.cjs.entry.js +5 -5
  345. package/dist/cjs/yoo-start-meeting-popup.cjs.entry.js +3 -3
  346. package/dist/cjs/yoo-tabs.cjs.entry.js +11 -10
  347. package/dist/cjs/yoo-tappable.cjs.entry.js +3 -3
  348. package/dist/cjs/yoo-text-sequence.cjs.entry.js +42 -50
  349. package/dist/cjs/yoo-text.cjs.entry.js +3 -3
  350. package/dist/cjs/yoo-toast.cjs.entry.js +6 -6
  351. package/dist/cjs/yoo-tooltip.cjs.entry.js +13 -13
  352. package/dist/cjs/yoo-truncate.cjs.entry.js +3 -3
  353. package/dist/cjs/yoo-truncated-line.cjs.entry.js +44 -0
  354. package/dist/cjs/yoo-user-detail.cjs.entry.js +3 -3
  355. package/dist/cjs/yoo-user-profile.cjs.entry.js +4 -4
  356. package/dist/cjs/yoo-user-wizard.cjs.entry.js +4 -4
  357. package/dist/cjs/yoo-videoplayer-core.cjs.entry.js +3 -3
  358. package/dist/cjs/yoo-videoplayer-dailymotion.cjs.entry.js +4 -4
  359. package/dist/cjs/yoo-videoplayer-videojs.cjs.entry.js +793 -377
  360. package/dist/cjs/yoo-videoplayer-vimeo.cjs.entry.js +4 -4
  361. package/dist/cjs/yoo-videoplayer-youtube.cjs.entry.js +4 -4
  362. package/dist/cjs/yoo-virtual-item.cjs.entry.js +2 -2
  363. package/dist/cjs/yoo-virtual-scroll.cjs.entry.js +3 -3
  364. package/dist/cjs/yoo-waitlist-location-result.cjs.entry.js +2 -2
  365. package/dist/cjs/yoo-waitlist-location-start.cjs.entry.js +3 -3
  366. package/dist/cjs/yoo-walkthrough.cjs.entry.js +2 -2
  367. package/dist/cjs/yoo-web-menu.cjs.entry.js +3 -3
  368. package/dist/cjs/yoo-webcam.cjs.entry.js +2 -2
  369. package/dist/cjs/yoo-welcome-banner.cjs.entry.js +3 -3
  370. package/dist/cjs/yoo-widget-chart.cjs.entry.js +3 -3
  371. package/dist/cjs/yoo-widget-small-size.cjs.entry.js +2 -2
  372. package/dist/cjs/yoo-widget-tab.cjs.entry.js +3 -3
  373. package/dist/cjs/yoo-widget-tile.cjs.entry.js +2 -2
  374. package/dist/cjs/yoo-workflow-state-dialog.cjs.entry.js +2 -2
  375. package/dist/cjs/yoo-workflow-state.cjs.entry.js +2 -2
  376. package/dist/cjs/yoo-workflow.cjs.entry.js +6 -6
  377. package/dist/cjs/yoo-zebra.cjs.entry.js +2 -2
  378. package/dist/cjs/yoo-zoom.cjs.entry.js +2 -2
  379. package/dist/collection/collection-manifest.json +11 -3
  380. package/dist/collection/components/1.atoms/avatar/avatar.js +2 -2
  381. package/dist/collection/components/1.atoms/badge/badge.css +6 -0
  382. package/dist/collection/components/1.atoms/button/button.js +18 -7
  383. package/dist/collection/components/1.atoms/collapsible/collapsible.css +17 -5
  384. package/dist/collection/components/1.atoms/collapsible/collapsible.js +1 -1
  385. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/barcodeold.svg +3 -3
  386. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/battle.svg +112 -15
  387. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/campaign.svg +11 -11
  388. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/courseqrcode.svg +5 -5
  389. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/enrol.svg +7 -7
  390. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/geocoding.svg +8 -8
  391. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/image.svg +8 -8
  392. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/locationtypes.svg +4 -4
  393. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/pharmaone.svg +3 -3
  394. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/plugin.svg +19 -19
  395. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/shopping.svg +11 -11
  396. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/storemanager.svg +7 -7
  397. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/tag.svg +10 -10
  398. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/todoold.svg +7 -7
  399. package/dist/collection/components/1.atoms/flip-card/flip-card.js +19 -0
  400. package/dist/collection/components/1.atoms/icon/icon.js +1 -1
  401. package/dist/collection/components/1.atoms/info-text/info-text.js +1 -1
  402. package/dist/collection/components/1.atoms/markdown/markdown.js +4 -16
  403. package/dist/collection/components/1.atoms/navbar/navbar.css +6 -1
  404. package/dist/collection/components/1.atoms/progress-bar/progress-bar.css +5 -5
  405. package/dist/collection/components/1.atoms/progress-bar/progress-bar.js +24 -74
  406. package/dist/collection/components/1.atoms/range/range.js +1 -1
  407. package/dist/collection/components/1.atoms/tabs/tabs.css +30 -14
  408. package/dist/collection/components/1.atoms/tabs/tabs.js +12 -29
  409. package/dist/collection/components/1.atoms/tabs-slides/tabs-slides.js +1 -1
  410. package/dist/collection/components/1.atoms/tag/tag.js +1 -1
  411. package/dist/collection/components/1.atoms/tooltip/tooltip.js +48 -13
  412. package/dist/collection/components/1.atoms/truncated-line/truncated-line.css +219 -0
  413. package/dist/collection/components/1.atoms/truncated-line/truncated-line.js +106 -0
  414. package/dist/collection/components/2.molecules/accordion/accordion.js +2 -21
  415. package/dist/collection/components/2.molecules/action-sheet/action-sheet.css +6 -0
  416. package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +1 -1
  417. package/dist/collection/components/2.molecules/alert/alert.js +1 -1
  418. package/dist/collection/components/2.molecules/audio-player/audio-player.js +28 -15
  419. package/dist/collection/components/2.molecules/banner/banner.css +67 -372
  420. package/dist/collection/components/2.molecules/banner/banner.js +85 -337
  421. package/dist/collection/components/2.molecules/calendar/calendar.css +29 -48
  422. package/dist/collection/components/2.molecules/calendar/calendar.js +2 -2
  423. package/dist/collection/components/2.molecules/kpi-card/kpi-card.css +2 -0
  424. package/dist/collection/components/2.molecules/modal/modal.css +12 -4
  425. package/dist/collection/components/2.molecules/modal/modal.js +9 -22
  426. package/dist/collection/components/2.molecules/profile-list/profile-list.js +2 -3
  427. package/dist/collection/components/2.molecules/profile-summary/profile-summary.css +3 -0
  428. package/dist/collection/components/2.molecules/progress-recap/progress-recap.js +2 -2
  429. package/dist/collection/components/2.molecules/reveal/reveal.css +9 -1
  430. package/dist/collection/components/2.molecules/reveal/reveal.js +24 -0
  431. package/dist/collection/components/2.molecules/scroll-to-button/scroll-to-button.js +1 -1
  432. package/dist/collection/components/2.molecules/{segment/segment.css → segmented-control/segmented-control.css} +36 -5
  433. package/dist/collection/components/2.molecules/{segment/segment.js → segmented-control/segmented-control.js} +45 -10
  434. package/dist/collection/components/2.molecules/slide/slide.css +5 -0
  435. package/dist/collection/components/2.molecules/slides/slides.js +1 -1
  436. package/dist/collection/components/2.molecules/slides/swiper/swiper-interface.js +1 -1
  437. package/dist/collection/components/2.molecules/slides/swiper/swiper.js +1 -1
  438. package/dist/collection/components/2.molecules/text-sequence/text-sequence.css +31 -16
  439. package/dist/collection/components/2.molecules/text-sequence/text-sequence.js +49 -53
  440. package/dist/collection/components/3.organisms/audio-recorder/audio-recorder-dialog.js +1 -1
  441. package/dist/collection/components/3.organisms/device/device.css +7 -0
  442. package/dist/collection/components/3.organisms/device-list/device-list.css +5 -1
  443. package/dist/collection/components/3.organisms/device-list/device-list.js +1 -1
  444. package/dist/collection/components/3.organisms/input-bar/input-bar.js +15 -11
  445. package/dist/collection/components/3.organisms/recap-link/recap-link.js +1 -1
  446. package/dist/collection/components/3.organisms/toast/toast.css +64 -1
  447. package/dist/collection/components/3.organisms/toast/toast.js +2 -2
  448. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.css +1 -1
  449. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.js +9 -7
  450. package/dist/collection/components/entities/card-cell/card-cell.css +12 -1
  451. package/dist/collection/components/entities/card-image/card-image.js +1 -1
  452. package/dist/collection/components/entities/card-list/collapsible/card-list-collapsible.js +2 -2
  453. package/dist/collection/components/entities/card-list/color/card-list-color.css +14 -7
  454. package/dist/collection/components/entities/card-list/color/card-list-color.js +24 -14
  455. package/dist/collection/components/entities/card-list/default/card-list.css +0 -7
  456. package/dist/collection/components/entities/card-list/default/card-list.js +8 -3
  457. package/dist/collection/components/entities/card-list/image/card-list-image.js +1 -1
  458. package/dist/collection/components/entities/card-list/simple/card-list-simple.js +1 -1
  459. package/dist/collection/components/entities/card-placeholder/card-placeholder.js +1 -1
  460. package/dist/collection/components/entities/card-sticky/card-sticky.css +101 -14
  461. package/dist/collection/components/entities/card-sticky/card-sticky.js +43 -23
  462. package/dist/collection/components/entities/entity/entity.css +1 -1
  463. package/dist/collection/components/entities/entity/entity.js +152 -125
  464. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.css +6 -3
  465. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.js +5 -6
  466. package/dist/collection/components/entities/entity-search/entity-search.css +1 -2
  467. package/dist/collection/components/entities/entity-search-dialog/entity-search-dialog.js +1 -1
  468. package/dist/collection/components/entities/entity-search-filters/entity-search-filters.js +1 -1
  469. package/dist/collection/components/form/form-audience/form-audience.css +5 -2
  470. package/dist/collection/components/form/form-audience/form-audience.js +10 -10
  471. package/dist/collection/components/form/form-autocomplete/form-autocomplete.css +7 -0
  472. package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +55 -14
  473. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.js +3 -5
  474. package/dist/collection/components/form/form-calendar-dialog/form-calendar-dialog.js +1 -1
  475. package/dist/collection/components/form/form-capture/form-capture.css +3 -0
  476. package/dist/collection/components/form/form-capture/form-capture.js +2 -2
  477. package/dist/collection/components/form/form-carousel/form-carousel.css +2 -0
  478. package/dist/collection/components/form/form-carousel/form-carousel.js +3 -3
  479. package/dist/collection/components/form/form-catalog/form-catalog.js +2 -2
  480. package/dist/collection/components/form/form-categorize-words/form-categorize-words.js +3 -1
  481. package/dist/collection/components/form/form-choice/button/form-choice-button.css +335 -0
  482. package/dist/collection/components/form/form-choice/button/form-choice-button.js +404 -0
  483. package/dist/collection/components/form/form-choice/card/form-choice-card.css +424 -0
  484. package/dist/collection/components/form/form-choice/card/form-choice-card.js +434 -0
  485. package/dist/collection/components/form/form-choice/chat/form-choice-chat.css +429 -0
  486. package/dist/collection/components/form/form-choice/chat/form-choice-chat.js +441 -0
  487. package/dist/collection/components/form/form-choice/form-choice-helpers.js +62 -0
  488. package/dist/collection/components/form/form-choice/image/form-choice-image.css +413 -0
  489. package/dist/collection/components/form/form-choice/image/form-choice-image.js +440 -0
  490. package/dist/collection/components/form/form-choice/radio/form-choice-radio.css +356 -0
  491. package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +481 -0
  492. package/dist/collection/components/form/form-choice/readonly-card/readonly-card.js +11 -0
  493. package/dist/collection/components/form/form-connect/form-connect.css +3 -0
  494. package/dist/collection/components/form/form-connect/form-connect.js +3 -1
  495. package/dist/collection/components/form/form-date-time/form-date-time.js +5 -63
  496. package/dist/collection/components/form/form-dynamic/form-dynamic.css +127 -16
  497. package/dist/collection/components/form/form-dynamic/form-dynamic.js +253 -100
  498. package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +2 -2
  499. package/dist/collection/components/form/form-feedback/form-feedback.css +1 -1
  500. package/dist/collection/components/form/form-feedback/form-feedback.js +1 -1
  501. package/dist/collection/components/form/form-filter/form-filter.js +1 -1
  502. package/dist/collection/components/form/form-filter-date/form-filter-date.css +3 -2
  503. package/dist/collection/components/form/form-filter-date/form-filter-date.js +1 -1
  504. package/dist/collection/components/form/form-filter-number/form-filter-number.js +1 -1
  505. package/dist/collection/components/form/form-filter-text/form-filter-text.js +1 -1
  506. package/dist/collection/components/form/form-footer/form-footer.css +1 -0
  507. package/dist/collection/components/form/form-footer/form-footer.js +1 -1
  508. package/dist/collection/components/form/form-image-collection/form-image-collection.js +2 -2
  509. package/dist/collection/components/form/form-image-tagging/form-image-tagging.css +1 -1
  510. package/dist/collection/components/form/form-image-tagging/form-image-tagging.js +4 -2
  511. package/dist/collection/components/form/form-input/form-input.js +76 -33
  512. package/dist/collection/components/form/form-input-container/form-input-container.css +53 -3
  513. package/dist/collection/components/form/form-input-container/form-input-container.js +9 -8
  514. package/dist/collection/components/form/form-json/form-json.css +1 -1
  515. package/dist/collection/components/form/form-missing-word/form-missing-word.css +1 -1
  516. package/dist/collection/components/form/form-missing-word/form-missing-word.js +22 -15
  517. package/dist/collection/components/form/form-multi-input/form-multi-input.js +1 -0
  518. package/dist/collection/components/form/form-permissions/form-permissions.js +2 -2
  519. package/dist/collection/components/form/form-pricecheck/form-pricecheck.js +1 -1
  520. package/dist/collection/components/form/form-radio/form-radio.css +1 -1
  521. package/dist/collection/components/form/form-radio/form-radio.js +4 -4
  522. package/dist/collection/components/form/form-recap-step/form-recap-step.js +1 -1
  523. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.css +1 -0
  524. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.js +7 -4
  525. package/dist/collection/components/form/form-signature-pad-dialog/form-signature-pad-dialog.js +1 -1
  526. package/dist/collection/components/form/form-star-rating/form-star-rating.css +2 -2
  527. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +11 -2
  528. package/dist/collection/components/form/form-table/form-table.js +1 -1
  529. package/dist/collection/components/form/form-task/form-task.js +2 -2
  530. package/dist/collection/components/form/form-text-area/form-text-area.js +22 -1
  531. package/dist/collection/components/form/form-text-editor/form-text-editor.css +6 -9
  532. package/dist/collection/components/form/form-text-editor/form-text-editor.js +34 -11
  533. package/dist/collection/components/form/form-time/form-time.js +6 -93
  534. package/dist/collection/components/form/form-todo/form-todo.js +1 -1
  535. package/dist/collection/components/form/form-todo-dialog/form-todo-dialog.js +2 -2
  536. package/dist/collection/components/form/form-todo-single/form-todo-single.js +2 -2
  537. package/dist/collection/components/form/form-toggle/form-toggle.css +1 -0
  538. package/dist/collection/components/form/form-toggle/form-toggle.js +1 -1
  539. package/dist/collection/components/form/form-uploader/form-uploader.css +7 -18
  540. package/dist/collection/components/form-creator/form-creator/form-creator.css +1 -2
  541. package/dist/collection/components/form-creator/form-creator/form-creator.js +23 -12
  542. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.js +4 -4
  543. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.js +3 -3
  544. package/dist/collection/components/form-creator/form-creator-field-selector/form-creator-field-selector.js +1 -1
  545. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.js +18 -1
  546. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +37 -12
  547. package/dist/collection/components/form-creator/helpers/index.js +84 -43
  548. package/dist/collection/components/form-creator/workflow/workflow.css +1 -2
  549. package/dist/collection/components/grid/ag-grid/ag-grid.css +36 -14
  550. package/dist/collection/components/grid/ag-grid/ag-grid.js +4 -3
  551. package/dist/collection/components/grid/ag-grid/grid-renderers.js +95 -85
  552. package/dist/collection/components/grid/grid/grid.css +19 -27
  553. package/dist/collection/components/grid/grid/grid.js +193 -53
  554. package/dist/collection/components/grid/grid-calendar/grid-calendar.js +6 -5
  555. package/dist/collection/components/grid/gridstack/gridstack.js +21 -0
  556. package/dist/collection/components/grid/kanban/kanban.js +1 -1
  557. package/dist/collection/components/layout/layout-sections/layout-sections.css +302 -0
  558. package/dist/collection/components/layout/layout-sections/layout-sections.js +66 -0
  559. package/dist/collection/components/layout/layout-tabs/layout-tabs.css +208 -0
  560. package/dist/collection/components/layout/layout-tabs/layout-tabs.js +129 -0
  561. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.css +236 -0
  562. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.js +55 -0
  563. package/dist/collection/components/map/map/map.js +1 -1
  564. package/dist/collection/feature-communicate/chat/card-chat/card-chat.css +7 -5
  565. package/dist/collection/feature-communicate/chat/card-chat/card-chat.js +2 -2
  566. package/dist/collection/feature-communicate/chat/chat/chat.css +2 -0
  567. package/dist/collection/feature-communicate/chat/chat/chat.js +8 -5
  568. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.css +3 -0
  569. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.js +1 -1
  570. package/dist/collection/feature-communicate/chat/chat-message-preview/chat-message-preview.js +6 -5
  571. package/dist/collection/feature-communicate/document/card-media/card-media.css +0 -1
  572. package/dist/collection/feature-communicate/document/card-media/card-media.js +3 -3
  573. package/dist/collection/feature-communicate/feed/card-feed/components/sub-cards.js +2 -10
  574. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.css +22 -5
  575. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +3 -10
  576. package/dist/collection/feature-communicate/feed/community-detail/community-detail.css +2 -2
  577. package/dist/collection/feature-communicate/feed/user-wizard/user-wizard.js +3 -3
  578. package/dist/collection/feature-learn/incentive/card-incentive/card-incentive.js +2 -1
  579. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.css +3 -1
  580. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.js +3 -3
  581. package/dist/collection/feature-learn/incentive/helpers/incentive-helpers.js +2 -4
  582. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.css +38 -20
  583. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.js +100 -63
  584. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +7 -3
  585. package/dist/collection/feature-learn/learning/card-menu/card-menu.css +27 -3
  586. package/dist/collection/feature-learn/learning/card-menu/card-menu.js +46 -2
  587. package/dist/collection/feature-learn/learning/card-plan/card-plan.js +1 -1
  588. package/dist/collection/feature-learn/learning/course-detail/course-detail.js +1 -1
  589. package/dist/collection/feature-learn/learning/course-summary/course-summary.css +1 -0
  590. package/dist/collection/feature-learn/learning/course-summary/course-summary.js +2 -2
  591. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.css +6 -18
  592. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.js +4 -6
  593. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.css +8 -18
  594. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.js +5 -8
  595. package/dist/collection/feature-learn/learning/lesson-question-result/lesson-question-result.js +1 -1
  596. package/dist/collection/feature-learn/learning/section-list/section-list.js +3 -3
  597. package/dist/collection/feature-operate/campaign/campaign-editor-recap/campaign-editor-recap.js +1 -1
  598. package/dist/collection/feature-operate/campaign/campaign-heading/campaign-heading.js +1 -1
  599. package/dist/collection/feature-operate/campaign/card-campaign/card-campaign.css +1 -1
  600. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.js +9 -10
  601. package/dist/collection/feature-operate/campaign/helpers/operation-helpers.js +17 -4
  602. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.css +1 -0
  603. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.js +4 -4
  604. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.css +1 -0
  605. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.js +1 -1
  606. package/dist/collection/feature-operate/mission/card-location/card-location.css +8 -2
  607. package/dist/collection/feature-operate/mission/helpers/missions-helpers.js +6 -6
  608. package/dist/collection/feature-operate/mission/memo-list/memo-list.js +1 -1
  609. package/dist/collection/feature-operate/mission/mission-details/mission-details.js +5 -5
  610. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.css +19 -0
  611. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.js +20 -3
  612. package/dist/collection/feature-operate/mission/mission-locked-banner/mission-locked-banner.js +2 -1
  613. package/dist/collection/feature-operate/waitlist/waitlist-location-start/waitlist-location-start.js +1 -1
  614. package/dist/collection/feature-platform/app/app/app.js +1 -1
  615. package/dist/collection/feature-platform/app/widget-chart/widget-chart.js +1 -1
  616. package/dist/collection/feature-platform/app/widget-tab/widget-tab.css +4 -0
  617. package/dist/collection/feature-platform/app/widget-tile/widget-tile.js +2 -2
  618. package/dist/collection/feature-platform/insight/chart/chart.css +2 -3
  619. package/dist/collection/feature-platform/insight/kpi/kpi.css +1 -2
  620. package/dist/collection/feature-platform/insight/kpi-container/kpi-container.css +1 -2
  621. package/dist/collection/feature-platform/insight/kpi-external/kpi-external.js +1 -1
  622. package/dist/collection/feature-platform/login/login/login.css +6 -5
  623. package/dist/collection/feature-platform/login/login/login.js +3 -2
  624. package/dist/collection/feature-platform/menu/side-menu/side-menu.css +14 -3
  625. package/dist/collection/feature-platform/menu/side-menu/side-menu.js +16 -7
  626. package/dist/collection/feature-platform/menu/side-menu-tree/side-menu-tree.js +2 -2
  627. package/dist/collection/feature-platform/menu/user-detail/user-detail.js +1 -1
  628. package/dist/collection/interfaces/ui/index.js +0 -3
  629. package/dist/collection/utils/button.factory.js +2 -1
  630. package/dist/collection/utils/helpers/common-helpers.js +5 -2
  631. package/dist/collection/utils/helpers/draggable-tags-helpers.js +10 -4
  632. package/dist/collection/utils/helpers/entities-helpers.js +7 -1
  633. package/dist/collection/utils/helpers/filters-helpers.js +3 -1
  634. package/dist/design-system/assets/empty-state/barcodeold.svg +3 -3
  635. package/dist/design-system/assets/empty-state/battle.svg +112 -15
  636. package/dist/design-system/assets/empty-state/campaign.svg +11 -11
  637. package/dist/design-system/assets/empty-state/courseqrcode.svg +5 -5
  638. package/dist/design-system/assets/empty-state/enrol.svg +7 -7
  639. package/dist/design-system/assets/empty-state/geocoding.svg +8 -8
  640. package/dist/design-system/assets/empty-state/image.svg +8 -8
  641. package/dist/design-system/assets/empty-state/locationtypes.svg +4 -4
  642. package/dist/design-system/assets/empty-state/pharmaone.svg +3 -3
  643. package/dist/design-system/assets/empty-state/plugin.svg +19 -19
  644. package/dist/design-system/assets/empty-state/shopping.svg +11 -11
  645. package/dist/design-system/assets/empty-state/storemanager.svg +7 -7
  646. package/dist/design-system/assets/empty-state/tag.svg +10 -10
  647. package/dist/design-system/assets/empty-state/todoold.svg +7 -7
  648. package/dist/design-system/{buffer-es6-6a725f43.js → buffer-es6-84151e48.js} +1 -1
  649. package/dist/design-system/{button.factory-319699ea.js → button.factory-07402056.js} +3 -1
  650. package/dist/design-system/{camera-helpers-cc30df2e.js → camera-helpers-8ab083cd.js} +2 -2
  651. package/dist/design-system/{chat-helpers-4447ed76.js → chat-helpers-01e6bc0e.js} +2 -2
  652. package/dist/design-system/{common-helpers-bf504592.js → common-helpers-7760f0f6.js} +8 -5
  653. package/dist/design-system/design-system.css +47 -13
  654. package/dist/design-system/design-system.esm.js +1 -1
  655. package/dist/{esm/draggable-dots-helpers-9d7dc916.js → design-system/draggable-dots-helpers-5b5673bd.js} +2 -2
  656. package/dist/{esm/draggable-tags-helpers-25a58048.js → design-system/draggable-tags-helpers-aa182ebb.js} +12 -6
  657. package/dist/{esm/entities-helpers-6635a77a.js → design-system/entities-helpers-1a46c43f.js} +11 -5
  658. package/dist/design-system/{filters-helpers-756b11c0.js → filters-helpers-e37fa627.js} +6 -4
  659. package/dist/design-system/form-choice-helpers-b1f907b5.js +65 -0
  660. package/dist/{esm/form-helpers-9d798a90.js → design-system/form-helpers-e93297f7.js} +3 -3
  661. package/dist/{esm/form-input-helpers-f539955f.js → design-system/form-input-helpers-21c08c10.js} +4 -4
  662. package/dist/design-system/{form-text-area-helpers-d3410fe4.js → form-text-area-helpers-cadc24d7.js} +2 -2
  663. package/dist/design-system/{geolocation-helpers-62bb9059.js → geolocation-helpers-eb87346f.js} +1 -1
  664. package/dist/{esm/grid-renderers-48d722fd.js → design-system/grid-renderers-9a86a81b.js} +101 -91
  665. package/dist/{esm/gridstack-dd-native-a68cfca4.js → design-system/gridstack-dd-native-09690dbe.js} +92 -89
  666. package/dist/{esm/incentive-helpers-f22a1470.js → design-system/incentive-helpers-a7420f5d.js} +5 -7
  667. package/dist/design-system/{index-03050840.js → index-0b28db95.js} +1 -1
  668. package/dist/{esm/index-ad49b75f.js → design-system/index-19e2846b.js} +86 -45
  669. package/dist/design-system/{index-dcbe63bb.js → index-4e0cc0eb.js} +1 -1
  670. package/dist/design-system/{index-a466c5f3.js → index-60d331ff.js} +133 -57
  671. package/dist/design-system/{index-b157c0ec.js → index-8e7c8c76.js} +2 -2
  672. package/dist/{esm/index-fee491c8.js → design-system/index-a99219ea.js} +3 -3
  673. package/dist/design-system/index-bba401e7.js +1 -0
  674. package/dist/{esm/index-15f45e2c.js → design-system/index-bcf5e064.js} +1 -1
  675. package/dist/{esm/index-13b57d41.js → design-system/index-da54e081.js} +34 -10
  676. package/dist/design-system/index-dca4c585.js +1 -0
  677. package/dist/design-system/{localForage-5c2c3fc3.js → localForage-ff5caa60.js} +1 -1
  678. package/dist/design-system/{lodash-494e728c.js → lodash-b0ad17f3.js} +1 -1
  679. package/dist/design-system/{map-helpers-2e32346e.js → map-helpers-6d890d47.js} +2 -2
  680. package/dist/design-system/{mission-locked-banner-a1c0e508.js → mission-locked-banner-21d5ea49.js} +3 -2
  681. package/dist/design-system/{missions-helpers-cd1c6d27.js → missions-helpers-6ca465a8.js} +8 -8
  682. package/dist/{esm/modal-animations-82051827.js → design-system/modal-animations-03cc0291.js} +1 -1
  683. package/dist/{esm/operation-helpers-7700dc5f.js → design-system/operation-helpers-e5da6671.js} +19 -6
  684. package/dist/{esm/overlays-b5b163bd.js → design-system/overlays-c3cf3b67.js} +1 -1
  685. package/dist/design-system/readonly-card-a23bca7c.js +14 -0
  686. package/dist/design-system/swiper-c812ecbb.js +11 -0
  687. package/dist/{esm/theme-e6358e58.js → design-system/theme-5ef377ca.js} +1 -1
  688. package/dist/{esm/tippy.esm-2f90aa34.js → design-system/tippy.esm-b80450b0.js} +1 -1
  689. package/dist/design-system/{video-player-helpers-d81d16cc.js → video-player-helpers-303647ef.js} +4 -4
  690. package/dist/{esm/web-2a59285e.js → design-system/web-22dd95a7.js} +3 -3
  691. package/dist/design-system/{web-72743623.js → web-589fa72a.js} +3 -3
  692. package/dist/{esm/web-ad42c0d1.js → design-system/web-cb1b620f.js} +4 -4
  693. package/dist/design-system/yoo-about.entry.js +3 -3
  694. package/dist/design-system/yoo-accordion.entry.js +8 -7
  695. package/dist/design-system/yoo-action-sheet-controller.entry.js +4 -4
  696. package/dist/design-system/yoo-action-sheet.entry.js +8 -8
  697. package/dist/design-system/yoo-ag-grid.entry.js +1701 -1268
  698. package/dist/design-system/yoo-alert.entry.js +6 -6
  699. package/dist/design-system/yoo-amap.entry.js +5 -5
  700. package/dist/design-system/yoo-announcement-heading.entry.js +11 -11
  701. package/dist/design-system/yoo-app.entry.js +3 -3
  702. package/dist/design-system/yoo-audio-player.entry.js +27 -16
  703. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +5 -5
  704. package/dist/design-system/yoo-avatar.entry.js +3 -3
  705. package/dist/design-system/yoo-avatars.entry.js +3 -3
  706. package/dist/design-system/yoo-background-blur.entry.js +4 -4
  707. package/dist/design-system/yoo-background.entry.js +4 -4
  708. package/dist/design-system/yoo-badge.entry.js +1 -1
  709. package/dist/design-system/yoo-banner.entry.js +17 -60
  710. package/dist/design-system/yoo-barcode-dialog.entry.js +3 -3
  711. package/dist/design-system/yoo-battle-count-down.entry.js +4 -4
  712. package/dist/design-system/yoo-battle-result.entry.js +3 -3
  713. package/dist/design-system/yoo-battle-user-stats.entry.js +4 -4
  714. package/dist/design-system/yoo-breadcrumbs.entry.js +3 -3
  715. package/dist/design-system/yoo-button.entry.js +8 -7
  716. package/dist/design-system/yoo-calendar.entry.js +6 -6
  717. package/dist/design-system/yoo-camera-preview-dialog.entry.js +6 -6
  718. package/dist/design-system/yoo-campaign-editor-recap.entry.js +4 -4
  719. package/dist/design-system/yoo-campaign-heading.entry.js +5 -5
  720. package/dist/design-system/yoo-card-battle-result.entry.js +3 -3
  721. package/dist/design-system/yoo-card-battle.entry.js +3 -3
  722. package/dist/design-system/yoo-card-calendar.entry.js +4 -4
  723. package/dist/design-system/yoo-card-campaign.entry.js +5 -5
  724. package/dist/design-system/yoo-card-cell.entry.js +5 -5
  725. package/dist/design-system/yoo-card-chat.entry.js +6 -6
  726. package/dist/design-system/yoo-card-course-row-compact.entry.js +3 -3
  727. package/dist/design-system/yoo-card-course-row.entry.js +12 -8
  728. package/dist/design-system/yoo-card-course.entry.js +3 -3
  729. package/dist/design-system/yoo-card-feed-row.entry.js +3 -3
  730. package/dist/design-system/yoo-card-feed.entry.js +11 -25
  731. package/dist/design-system/yoo-card-file.entry.js +3 -3
  732. package/dist/design-system/yoo-card-image.entry.js +3 -3
  733. package/dist/design-system/yoo-card-inbox.entry.js +5 -5
  734. package/dist/design-system/yoo-card-incentive-rank.entry.js +3 -3
  735. package/dist/design-system/yoo-card-incentive.entry.js +7 -6
  736. package/dist/design-system/yoo-card-kanban.entry.js +4 -4
  737. package/dist/design-system/yoo-card-lesson.entry.js +4 -4
  738. package/dist/design-system/yoo-card-list-collapsible.entry.js +4 -4
  739. package/dist/design-system/yoo-card-list-color.entry.js +17 -11
  740. package/dist/design-system/yoo-card-list-simple.entry.js +4 -4
  741. package/dist/design-system/yoo-card-list.entry.js +10 -6
  742. package/dist/design-system/yoo-card-location.entry.js +4 -4
  743. package/dist/design-system/yoo-card-media.entry.js +5 -5
  744. package/dist/design-system/yoo-card-menu.entry.js +6 -6
  745. package/dist/design-system/yoo-card-notification.entry.js +3 -3
  746. package/dist/design-system/yoo-card-plan.entry.js +4 -4
  747. package/dist/design-system/yoo-card-progress.entry.js +3 -3
  748. package/dist/design-system/yoo-card-recommendation.entry.js +7 -7
  749. package/dist/design-system/yoo-card-sticky.entry.js +29 -16
  750. package/dist/design-system/yoo-card-template.entry.js +1 -1
  751. package/dist/design-system/yoo-card-video.entry.js +3 -3
  752. package/dist/design-system/yoo-chart.entry.js +4 -4
  753. package/dist/design-system/yoo-chat-message-dialog.entry.js +6 -6
  754. package/dist/design-system/yoo-chat-message-preview.entry.js +9 -8
  755. package/dist/design-system/yoo-chat-message.entry.js +6 -6
  756. package/dist/design-system/yoo-chat.entry.js +14 -10
  757. package/dist/design-system/yoo-collapsible.entry.js +4 -4
  758. package/dist/design-system/yoo-color-selector.entry.js +3 -3
  759. package/dist/design-system/yoo-community-detail.entry.js +5 -5
  760. package/dist/design-system/yoo-context-menu-dialog.entry.js +4 -4
  761. package/dist/design-system/yoo-context-menu.entry.js +4 -4
  762. package/dist/design-system/yoo-copyright.entry.js +3 -3
  763. package/dist/design-system/yoo-count-down.entry.js +4 -4
  764. package/dist/design-system/yoo-course-detail.entry.js +5 -5
  765. package/dist/design-system/yoo-course-info-card.entry.js +3 -3
  766. package/dist/design-system/yoo-course-summary.entry.js +7 -7
  767. package/dist/design-system/yoo-dashboard-detail.entry.js +3 -3
  768. package/dist/design-system/yoo-date.entry.js +3 -3
  769. package/dist/design-system/yoo-detail-bar.entry.js +11 -11
  770. package/dist/design-system/yoo-device-list.entry.js +5 -5
  771. package/dist/design-system/yoo-device.entry.js +4 -4
  772. package/dist/design-system/yoo-draw-flow.entry.js +3 -3
  773. package/dist/design-system/yoo-empty-state.entry.js +3 -3
  774. package/dist/design-system/yoo-entity-query-builder.entry.js +10 -10
  775. package/dist/design-system/yoo-entity-search-dialog.entry.js +5 -5
  776. package/dist/design-system/yoo-entity-search-filters.entry.js +6 -6
  777. package/dist/design-system/yoo-entity-search-recent.entry.js +3 -3
  778. package/dist/design-system/yoo-entity-search-sorts.entry.js +4 -4
  779. package/dist/design-system/yoo-entity-search-tags.entry.js +4 -4
  780. package/dist/design-system/yoo-entity-search.entry.js +5 -5
  781. package/dist/design-system/yoo-entity.entry.js +140 -132
  782. package/dist/design-system/yoo-feed-detail.entry.js +6 -5
  783. package/dist/design-system/yoo-flag.entry.js +3 -3
  784. package/dist/design-system/yoo-flip-card.entry.js +3 -0
  785. package/dist/design-system/yoo-form-audience.entry.js +13 -13
  786. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +6 -8
  787. package/dist/design-system/yoo-form-autocomplete.entry.js +19 -16
  788. package/dist/design-system/yoo-form-barcode-dialog.entry.js +4 -4
  789. package/dist/design-system/yoo-form-barcode.entry.js +5 -5
  790. package/dist/design-system/yoo-form-calendar-dialog.entry.js +5 -5
  791. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +3 -3
  792. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +4 -4
  793. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +4 -4
  794. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +5 -5
  795. package/dist/design-system/yoo-form-capture.entry.js +10 -10
  796. package/dist/design-system/yoo-form-carousel.entry.js +6 -6
  797. package/dist/design-system/yoo-form-catalog-dialog.entry.js +4 -4
  798. package/dist/design-system/yoo-form-catalog.entry.js +7 -7
  799. package/dist/design-system/yoo-form-categorize-words.entry.js +9 -8
  800. package/dist/design-system/yoo-form-checkbox.entry.js +5 -5
  801. package/dist/design-system/yoo-form-checklist.entry.js +5 -5
  802. package/dist/design-system/yoo-form-choice-button.entry.js +72 -0
  803. package/dist/design-system/yoo-form-choice-card.entry.js +106 -0
  804. package/dist/design-system/yoo-form-choice-chat.entry.js +68 -0
  805. package/dist/design-system/yoo-form-choice-image.entry.js +80 -0
  806. package/dist/design-system/yoo-form-choice-radio.entry.js +137 -0
  807. package/dist/design-system/yoo-form-color-field.entry.js +5 -5
  808. package/dist/design-system/yoo-form-color-picker.entry.js +3 -3
  809. package/dist/design-system/yoo-form-conditions.entry.js +3 -3
  810. package/dist/design-system/yoo-form-connect.entry.js +9 -8
  811. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +9 -9
  812. package/dist/design-system/yoo-form-creator-block-simple.entry.js +4 -4
  813. package/dist/design-system/yoo-form-creator-condition-block.entry.js +6 -6
  814. package/dist/design-system/yoo-form-creator-field-selector.entry.js +6 -6
  815. package/dist/design-system/yoo-form-creator-header.entry.js +4 -4
  816. package/dist/design-system/yoo-form-creator-live-preview.entry.js +5 -5
  817. package/dist/design-system/yoo-form-creator-overlay.entry.js +3 -3
  818. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +4 -4
  819. package/dist/design-system/yoo-form-creator-page-card.entry.js +4 -4
  820. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +4 -4
  821. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +3 -3
  822. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +3 -3
  823. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  824. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +4 -4
  825. package/dist/design-system/yoo-form-creator-translate.entry.js +38 -13
  826. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  827. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +4 -4
  828. package/dist/design-system/yoo-form-creator.entry.js +26 -17
  829. package/dist/design-system/yoo-form-date-time.entry.js +8 -66
  830. package/dist/design-system/yoo-form-daterange.entry.js +5 -5
  831. package/dist/design-system/yoo-form-document-dialog.entry.js +4 -4
  832. package/dist/design-system/yoo-form-document.entry.js +5 -5
  833. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +5 -4
  834. package/dist/design-system/yoo-form-dynamic.entry.js +184 -105
  835. package/dist/design-system/yoo-form-emailreport.entry.js +5 -5
  836. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +3 -3
  837. package/dist/design-system/yoo-form-explanation.entry.js +3 -3
  838. package/dist/design-system/yoo-form-feed-preview.entry.js +5 -5
  839. package/dist/design-system/yoo-form-feedback.entry.js +7 -7
  840. package/dist/design-system/yoo-form-filter-date.entry.js +4 -4
  841. package/dist/design-system/yoo-form-filter-number.entry.js +3 -3
  842. package/dist/design-system/yoo-form-filter-text.entry.js +3 -3
  843. package/dist/design-system/yoo-form-filter.entry.js +4 -4
  844. package/dist/design-system/yoo-form-footer.entry.js +8 -7
  845. package/dist/design-system/yoo-form-formula.entry.js +5 -5
  846. package/dist/design-system/yoo-form-hotzones-creator.entry.js +3 -3
  847. package/dist/design-system/yoo-form-hotzones.entry.js +6 -6
  848. package/dist/design-system/yoo-form-iframe-dialog.entry.js +3 -3
  849. package/dist/design-system/yoo-form-image-collection.entry.js +7 -7
  850. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +6 -6
  851. package/dist/design-system/yoo-form-image-tagging.entry.js +13 -12
  852. package/dist/design-system/yoo-form-incentive-participants.entry.js +1 -1
  853. package/dist/design-system/yoo-form-incentive-targets.entry.js +5 -5
  854. package/dist/design-system/yoo-form-input-comments.entry.js +3 -3
  855. package/dist/design-system/yoo-form-input-container.entry.js +14 -12
  856. package/dist/design-system/yoo-form-input.entry.js +46 -38
  857. package/dist/design-system/yoo-form-json.entry.js +24 -23
  858. package/dist/design-system/yoo-form-location.entry.js +5 -5
  859. package/dist/design-system/yoo-form-missing-word.entry.js +29 -23
  860. package/dist/design-system/yoo-form-missionfield.entry.js +5 -5
  861. package/dist/design-system/yoo-form-multi-input.entry.js +6 -5
  862. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +3 -3
  863. package/dist/design-system/yoo-form-number-picker.entry.js +3 -3
  864. package/dist/design-system/yoo-form-opening-hours.entry.js +3 -3
  865. package/dist/design-system/yoo-form-permissions.entry.js +6 -6
  866. package/dist/design-system/yoo-form-phone-number.entry.js +546 -542
  867. package/dist/design-system/yoo-form-plan-assign.entry.js +5 -5
  868. package/dist/design-system/yoo-form-plan.entry.js +5 -5
  869. package/dist/design-system/yoo-form-pricecheck.entry.js +6 -6
  870. package/dist/design-system/yoo-form-product-batch.entry.js +6 -6
  871. package/dist/design-system/yoo-form-products-sales.entry.js +5 -5
  872. package/dist/design-system/yoo-form-progress-indicator.entry.js +4 -4
  873. package/dist/design-system/yoo-form-qrcode.entry.js +5 -5
  874. package/dist/design-system/yoo-form-query-builder.entry.js +5 -5
  875. package/dist/design-system/yoo-form-radio.entry.js +3 -3
  876. package/dist/design-system/yoo-form-range.entry.js +5 -5
  877. package/dist/design-system/yoo-form-ranking.entry.js +6 -6
  878. package/dist/design-system/yoo-form-recap-step.entry.js +3 -3
  879. package/dist/design-system/yoo-form-recurrence-delay.entry.js +3 -3
  880. package/dist/design-system/yoo-form-recurrence-preview.entry.js +9 -6
  881. package/dist/design-system/yoo-form-recurrence.entry.js +3 -3
  882. package/dist/design-system/yoo-form-reorder.entry.js +5 -5
  883. package/dist/design-system/yoo-form-scorm.entry.js +5 -5
  884. package/dist/design-system/yoo-form-shopping.entry.js +5 -5
  885. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +5 -5
  886. package/dist/design-system/yoo-form-signature-pad.entry.js +5 -5
  887. package/dist/design-system/yoo-form-sorts.entry.js +5 -5
  888. package/dist/design-system/yoo-form-star-rating.entry.js +6 -6
  889. package/dist/design-system/yoo-form-stripe-card.entry.js +6 -6
  890. package/dist/design-system/yoo-form-swipe-cards.entry.js +16 -8
  891. package/dist/design-system/yoo-form-table.entry.js +5 -5
  892. package/dist/design-system/yoo-form-task.entry.js +7 -7
  893. package/dist/design-system/yoo-form-text-area.entry.js +12 -7
  894. package/dist/design-system/yoo-form-text-editor.entry.js +23 -19
  895. package/dist/design-system/yoo-form-time.entry.js +6 -84
  896. package/dist/design-system/yoo-form-timeslots.entry.js +5 -5
  897. package/dist/design-system/yoo-form-todo-dialog.entry.js +6 -6
  898. package/dist/design-system/yoo-form-todo-list-dialog.entry.js +5 -5
  899. package/dist/design-system/yoo-form-todo-list-task.entry.js +5 -5
  900. package/dist/design-system/yoo-form-todo-list.entry.js +5 -5
  901. package/dist/design-system/yoo-form-todo-single.entry.js +7 -7
  902. package/dist/design-system/yoo-form-todo.entry.js +6 -6
  903. package/dist/design-system/yoo-form-toggle.entry.js +7 -7
  904. package/dist/design-system/yoo-form-uploader.entry.js +21 -11
  905. package/dist/design-system/yoo-form-videoplayer.entry.js +5 -5
  906. package/dist/design-system/yoo-form-wiki.entry.js +5 -5
  907. package/dist/design-system/yoo-grid-calendar.entry.js +10 -10
  908. package/dist/design-system/yoo-grid.entry.js +123 -58
  909. package/dist/design-system/yoo-gridstack.entry.js +7 -5
  910. package/dist/design-system/yoo-header.entry.js +4 -4
  911. package/dist/design-system/yoo-healthscore-dialog.entry.js +4 -4
  912. package/dist/design-system/yoo-healthscore.entry.js +3 -3
  913. package/dist/design-system/yoo-image-cropper-dialog.entry.js +3 -3
  914. package/dist/design-system/yoo-img.entry.js +5 -5
  915. package/dist/design-system/yoo-incentive-detail.entry.js +44 -28
  916. package/dist/design-system/yoo-input-bar.entry.js +23 -19
  917. package/dist/design-system/yoo-ion-alert-controller.entry.js +4 -4
  918. package/dist/design-system/yoo-ion-content.entry.js +3 -3
  919. package/dist/design-system/yoo-ion-footer.entry.js +4 -4
  920. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +3 -3
  921. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +3 -3
  922. package/dist/design-system/yoo-ion-item-divider.entry.js +5 -5
  923. package/dist/design-system/yoo-ion-item-options.entry.js +4 -4
  924. package/dist/design-system/yoo-ion-item-sliding.entry.js +6 -6
  925. package/dist/design-system/yoo-ion-item.entry.js +5 -5
  926. package/dist/design-system/yoo-ion-list.entry.js +4 -4
  927. package/dist/design-system/yoo-ion-modal-controller.entry.js +4 -4
  928. package/dist/design-system/yoo-ion-modal.entry.js +17 -30
  929. package/dist/design-system/yoo-ion-refresher.entry.js +5 -5
  930. package/dist/design-system/yoo-ion-scroll.entry.js +4 -4
  931. package/dist/design-system/yoo-ion-slide.entry.js +5 -5
  932. package/dist/{esm/yoo-ion-slides-87d328df.js → design-system/yoo-ion-slides-c79b0f35.js} +903 -375
  933. package/dist/design-system/yoo-ion-slides.entry.js +6 -6
  934. package/dist/design-system/yoo-ion-toast-controller.entry.js +4 -4
  935. package/dist/design-system/yoo-kanban.entry.js +4 -4
  936. package/dist/design-system/yoo-kpi-card.entry.js +4 -4
  937. package/dist/design-system/yoo-kpi-container.entry.js +5 -5
  938. package/dist/design-system/yoo-kpi-external.entry.js +5 -5
  939. package/dist/design-system/yoo-kpi.entry.js +5 -4
  940. package/dist/design-system/yoo-layout-sections.entry.js +27 -0
  941. package/dist/design-system/yoo-layout-tabs.entry.js +29 -0
  942. package/dist/design-system/yoo-layout-two-columns.entry.js +25 -0
  943. package/dist/design-system/yoo-lesson-detail-card.entry.js +6 -6
  944. package/dist/design-system/yoo-lesson-detail.entry.js +7 -7
  945. package/dist/design-system/yoo-lesson-heading.entry.js +4 -4
  946. package/dist/design-system/yoo-lesson-highscores.entry.js +3 -3
  947. package/dist/design-system/yoo-lesson-question-result.entry.js +4 -4
  948. package/dist/design-system/yoo-line-state.entry.js +1 -1
  949. package/dist/design-system/yoo-links-menu.entry.js +3 -3
  950. package/dist/design-system/yoo-links-preview.entry.js +5 -5
  951. package/dist/design-system/yoo-loader.entry.js +3 -3
  952. package/dist/design-system/yoo-location-info.entry.js +3 -3
  953. package/dist/design-system/yoo-location-map.entry.js +4 -4
  954. package/dist/design-system/yoo-login.entry.js +7 -7
  955. package/dist/design-system/yoo-lottie.entry.js +3 -3
  956. package/dist/design-system/yoo-map-gl.entry.js +4 -4
  957. package/dist/design-system/yoo-map-js.entry.js +5 -5
  958. package/dist/design-system/yoo-map-legend.entry.js +5 -5
  959. package/dist/design-system/yoo-map.entry.js +4 -4
  960. package/dist/design-system/yoo-markdown.entry.js +7 -19
  961. package/dist/design-system/yoo-memo-list-dialog.entry.js +3 -3
  962. package/dist/design-system/yoo-memo-list.entry.js +4 -4
  963. package/dist/design-system/yoo-mention-tag.entry.js +3 -3
  964. package/dist/design-system/yoo-mission-details.entry.js +10 -10
  965. package/dist/design-system/yoo-mission-heading.entry.js +21 -8
  966. package/dist/design-system/yoo-mission-score.entry.js +3 -3
  967. package/dist/design-system/yoo-mission-todo.entry.js +4 -4
  968. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +3 -3
  969. package/dist/design-system/yoo-mobile-tabbar.entry.js +4 -4
  970. package/dist/design-system/yoo-modal.entry.js +4 -4
  971. package/dist/design-system/yoo-navbar.entry.js +5 -5
  972. package/dist/design-system/yoo-numbers-display.entry.js +4 -4
  973. package/dist/design-system/yoo-photo-editor.entry.js +9 -9
  974. package/dist/design-system/yoo-pivot-table.entry.js +9 -8
  975. package/dist/design-system/yoo-podium.entry.js +3 -3
  976. package/dist/design-system/yoo-profile-list.entry.js +5 -6
  977. package/dist/design-system/yoo-profile-summary.entry.js +5 -5
  978. package/dist/design-system/yoo-progress-bar.entry.js +26 -39
  979. package/dist/design-system/yoo-progress-loader.entry.js +3 -3
  980. package/dist/design-system/yoo-progress-recap.entry.js +5 -5
  981. package/dist/design-system/yoo-property-card.entry.js +4 -4
  982. package/dist/design-system/yoo-range.entry.js +7 -7
  983. package/dist/design-system/yoo-rating.entry.js +3 -3
  984. package/dist/design-system/yoo-reset-password.entry.js +3 -3
  985. package/dist/design-system/yoo-result-dialog.entry.js +4 -4
  986. package/dist/design-system/yoo-reveal.entry.js +9 -4
  987. package/dist/design-system/yoo-salesai-formula.entry.js +3 -3
  988. package/dist/design-system/yoo-scandit.entry.js +67 -32
  989. package/dist/design-system/yoo-scratch-card-creator.entry.js +3 -3
  990. package/dist/design-system/yoo-scratch-card.entry.js +5 -5
  991. package/dist/design-system/yoo-section-list.entry.js +4 -4
  992. package/dist/design-system/yoo-segmented-control.entry.js +68 -0
  993. package/dist/design-system/yoo-side-menu-tree.entry.js +5 -5
  994. package/dist/design-system/yoo-side-menu.entry.js +20 -11
  995. package/dist/design-system/yoo-slides-media.entry.js +6 -6
  996. package/dist/design-system/yoo-start-meeting-popup.entry.js +4 -4
  997. package/dist/design-system/yoo-tabs.entry.js +12 -11
  998. package/dist/design-system/yoo-tappable.entry.js +4 -4
  999. package/dist/design-system/yoo-text-sequence.entry.js +43 -51
  1000. package/dist/design-system/yoo-text.entry.js +4 -4
  1001. package/dist/design-system/yoo-toast.entry.js +7 -7
  1002. package/dist/design-system/yoo-tooltip.entry.js +14 -14
  1003. package/dist/design-system/yoo-truncate.entry.js +4 -4
  1004. package/dist/design-system/yoo-truncated-line.entry.js +40 -0
  1005. package/dist/design-system/yoo-user-detail.entry.js +4 -4
  1006. package/dist/design-system/yoo-user-profile.entry.js +5 -5
  1007. package/dist/design-system/yoo-user-wizard.entry.js +5 -5
  1008. package/dist/design-system/yoo-videoplayer-core.entry.js +4 -4
  1009. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +5 -5
  1010. package/dist/design-system/yoo-videoplayer-videojs.entry.js +795 -379
  1011. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +5 -5
  1012. package/dist/design-system/yoo-videoplayer-youtube.entry.js +5 -5
  1013. package/dist/design-system/yoo-virtual-item.entry.js +3 -3
  1014. package/dist/design-system/yoo-virtual-scroll.entry.js +4 -4
  1015. package/dist/design-system/yoo-waitlist-location-result.entry.js +3 -3
  1016. package/dist/design-system/yoo-waitlist-location-start.entry.js +4 -4
  1017. package/dist/design-system/yoo-walkthrough.entry.js +3 -3
  1018. package/dist/design-system/yoo-web-menu.entry.js +4 -4
  1019. package/dist/design-system/yoo-webcam.entry.js +3 -3
  1020. package/dist/design-system/yoo-welcome-banner.entry.js +4 -4
  1021. package/dist/design-system/yoo-widget-chart.entry.js +4 -4
  1022. package/dist/design-system/yoo-widget-small-size.entry.js +3 -3
  1023. package/dist/design-system/yoo-widget-tab.entry.js +4 -4
  1024. package/dist/design-system/yoo-widget-tile.entry.js +3 -3
  1025. package/dist/design-system/yoo-workflow-state-dialog.entry.js +3 -3
  1026. package/dist/design-system/yoo-workflow-state.entry.js +3 -3
  1027. package/dist/design-system/yoo-workflow.entry.js +7 -7
  1028. package/dist/design-system/yoo-zebra.entry.js +3 -3
  1029. package/dist/design-system/yoo-zoom.entry.js +3 -3
  1030. package/dist/esm/{buffer-es6-6a725f43.js → buffer-es6-84151e48.js} +1 -1
  1031. package/dist/esm/{button.factory-319699ea.js → button.factory-07402056.js} +3 -1
  1032. package/dist/esm/{camera-helpers-cc30df2e.js → camera-helpers-8ab083cd.js} +2 -2
  1033. package/dist/esm/{chat-helpers-4447ed76.js → chat-helpers-01e6bc0e.js} +2 -2
  1034. package/dist/esm/{common-helpers-bf504592.js → common-helpers-7760f0f6.js} +8 -5
  1035. package/dist/esm/design-system.js +1 -1
  1036. package/dist/{design-system/draggable-dots-helpers-9d7dc916.js → esm/draggable-dots-helpers-5b5673bd.js} +2 -2
  1037. package/dist/{design-system/draggable-tags-helpers-25a58048.js → esm/draggable-tags-helpers-aa182ebb.js} +12 -6
  1038. package/dist/{design-system/entities-helpers-6635a77a.js → esm/entities-helpers-1a46c43f.js} +11 -5
  1039. package/dist/esm/{filters-helpers-756b11c0.js → filters-helpers-e37fa627.js} +6 -4
  1040. package/dist/esm/form-choice-helpers-b1f907b5.js +65 -0
  1041. package/dist/{design-system/form-helpers-9d798a90.js → esm/form-helpers-e93297f7.js} +3 -3
  1042. package/dist/{design-system/form-input-helpers-f539955f.js → esm/form-input-helpers-21c08c10.js} +4 -4
  1043. package/dist/esm/{form-text-area-helpers-d3410fe4.js → form-text-area-helpers-cadc24d7.js} +2 -2
  1044. package/dist/esm/{geolocation-helpers-62bb9059.js → geolocation-helpers-eb87346f.js} +1 -1
  1045. package/dist/{design-system/grid-renderers-48d722fd.js → esm/grid-renderers-9a86a81b.js} +101 -91
  1046. package/dist/{design-system/gridstack-dd-native-a68cfca4.js → esm/gridstack-dd-native-09690dbe.js} +92 -89
  1047. package/dist/{design-system/incentive-helpers-f22a1470.js → esm/incentive-helpers-a7420f5d.js} +5 -7
  1048. package/dist/esm/{index-03050840.js → index-0b28db95.js} +1 -1
  1049. package/dist/{design-system/index-ad49b75f.js → esm/index-19e2846b.js} +86 -45
  1050. package/dist/esm/{index-dcbe63bb.js → index-4e0cc0eb.js} +1 -1
  1051. package/dist/esm/{index-a466c5f3.js → index-60d331ff.js} +133 -57
  1052. package/dist/esm/{index-b157c0ec.js → index-8e7c8c76.js} +2 -2
  1053. package/dist/{design-system/index-fee491c8.js → esm/index-a99219ea.js} +3 -3
  1054. package/dist/esm/index-bba401e7.js +1 -0
  1055. package/dist/{design-system/index-15f45e2c.js → esm/index-bcf5e064.js} +1 -1
  1056. package/dist/{design-system/index-13b57d41.js → esm/index-da54e081.js} +34 -10
  1057. package/dist/esm/index-dca4c585.js +1 -0
  1058. package/dist/esm/loader.js +1 -1
  1059. package/dist/esm/{localForage-5c2c3fc3.js → localForage-ff5caa60.js} +1 -1
  1060. package/dist/esm/{lodash-494e728c.js → lodash-b0ad17f3.js} +1 -1
  1061. package/dist/esm/{map-helpers-2e32346e.js → map-helpers-6d890d47.js} +2 -2
  1062. package/dist/esm/{mission-locked-banner-a1c0e508.js → mission-locked-banner-21d5ea49.js} +3 -2
  1063. package/dist/esm/{missions-helpers-cd1c6d27.js → missions-helpers-6ca465a8.js} +8 -8
  1064. package/dist/{design-system/modal-animations-82051827.js → esm/modal-animations-03cc0291.js} +1 -1
  1065. package/dist/{design-system/operation-helpers-7700dc5f.js → esm/operation-helpers-e5da6671.js} +19 -6
  1066. package/dist/{design-system/overlays-b5b163bd.js → esm/overlays-c3cf3b67.js} +1 -1
  1067. package/dist/esm/readonly-card-a23bca7c.js +14 -0
  1068. package/dist/esm/swiper-c812ecbb.js +11 -0
  1069. package/dist/{design-system/theme-e6358e58.js → esm/theme-5ef377ca.js} +1 -1
  1070. package/dist/{design-system/tippy.esm-2f90aa34.js → esm/tippy.esm-b80450b0.js} +1 -1
  1071. package/dist/esm/{video-player-helpers-d81d16cc.js → video-player-helpers-303647ef.js} +4 -4
  1072. package/dist/{design-system/web-2a59285e.js → esm/web-22dd95a7.js} +3 -3
  1073. package/dist/esm/{web-72743623.js → web-589fa72a.js} +3 -3
  1074. package/dist/{design-system/web-ad42c0d1.js → esm/web-cb1b620f.js} +4 -4
  1075. package/dist/esm/yoo-about.entry.js +3 -3
  1076. package/dist/esm/yoo-accordion.entry.js +8 -7
  1077. package/dist/esm/yoo-action-sheet-controller.entry.js +4 -4
  1078. package/dist/esm/yoo-action-sheet.entry.js +8 -8
  1079. package/dist/esm/yoo-ag-grid.entry.js +1701 -1268
  1080. package/dist/esm/yoo-alert.entry.js +6 -6
  1081. package/dist/esm/yoo-amap.entry.js +5 -5
  1082. package/dist/esm/yoo-announcement-heading.entry.js +11 -11
  1083. package/dist/esm/yoo-app.entry.js +3 -3
  1084. package/dist/esm/yoo-audio-player.entry.js +27 -16
  1085. package/dist/esm/yoo-audio-recorder-dialog.entry.js +5 -5
  1086. package/dist/esm/yoo-avatar.entry.js +3 -3
  1087. package/dist/esm/yoo-avatars.entry.js +3 -3
  1088. package/dist/esm/yoo-background-blur.entry.js +4 -4
  1089. package/dist/esm/yoo-background.entry.js +4 -4
  1090. package/dist/esm/yoo-badge.entry.js +1 -1
  1091. package/dist/esm/yoo-banner.entry.js +17 -60
  1092. package/dist/esm/yoo-barcode-dialog.entry.js +3 -3
  1093. package/dist/esm/yoo-battle-count-down.entry.js +4 -4
  1094. package/dist/esm/yoo-battle-result.entry.js +3 -3
  1095. package/dist/esm/yoo-battle-user-stats.entry.js +4 -4
  1096. package/dist/esm/yoo-breadcrumbs.entry.js +3 -3
  1097. package/dist/esm/yoo-button.entry.js +8 -7
  1098. package/dist/esm/yoo-calendar.entry.js +6 -6
  1099. package/dist/esm/yoo-camera-preview-dialog.entry.js +6 -6
  1100. package/dist/esm/yoo-campaign-editor-recap.entry.js +4 -4
  1101. package/dist/esm/yoo-campaign-heading.entry.js +5 -5
  1102. package/dist/esm/yoo-card-battle-result.entry.js +3 -3
  1103. package/dist/esm/yoo-card-battle.entry.js +3 -3
  1104. package/dist/esm/yoo-card-calendar.entry.js +4 -4
  1105. package/dist/esm/yoo-card-campaign.entry.js +5 -5
  1106. package/dist/esm/yoo-card-cell.entry.js +5 -5
  1107. package/dist/esm/yoo-card-chat.entry.js +6 -6
  1108. package/dist/esm/yoo-card-course-row-compact.entry.js +3 -3
  1109. package/dist/esm/yoo-card-course-row.entry.js +12 -8
  1110. package/dist/esm/yoo-card-course.entry.js +3 -3
  1111. package/dist/esm/yoo-card-feed-row.entry.js +3 -3
  1112. package/dist/esm/yoo-card-feed.entry.js +11 -25
  1113. package/dist/esm/yoo-card-file.entry.js +3 -3
  1114. package/dist/esm/yoo-card-image.entry.js +3 -3
  1115. package/dist/esm/yoo-card-inbox.entry.js +5 -5
  1116. package/dist/esm/yoo-card-incentive-rank.entry.js +3 -3
  1117. package/dist/esm/yoo-card-incentive.entry.js +7 -6
  1118. package/dist/esm/yoo-card-kanban.entry.js +4 -4
  1119. package/dist/esm/yoo-card-lesson.entry.js +4 -4
  1120. package/dist/esm/yoo-card-list-collapsible.entry.js +4 -4
  1121. package/dist/esm/yoo-card-list-color.entry.js +17 -11
  1122. package/dist/esm/yoo-card-list-simple.entry.js +4 -4
  1123. package/dist/esm/yoo-card-list.entry.js +10 -6
  1124. package/dist/esm/yoo-card-location.entry.js +4 -4
  1125. package/dist/esm/yoo-card-media.entry.js +5 -5
  1126. package/dist/esm/yoo-card-menu.entry.js +6 -6
  1127. package/dist/esm/yoo-card-notification.entry.js +3 -3
  1128. package/dist/esm/yoo-card-plan.entry.js +4 -4
  1129. package/dist/esm/yoo-card-progress.entry.js +3 -3
  1130. package/dist/esm/yoo-card-recommendation.entry.js +7 -7
  1131. package/dist/esm/yoo-card-sticky.entry.js +29 -16
  1132. package/dist/esm/yoo-card-template.entry.js +1 -1
  1133. package/dist/esm/yoo-card-video.entry.js +3 -3
  1134. package/dist/esm/yoo-chart.entry.js +4 -4
  1135. package/dist/esm/yoo-chat-message-dialog.entry.js +6 -6
  1136. package/dist/esm/yoo-chat-message-preview.entry.js +9 -8
  1137. package/dist/esm/yoo-chat-message.entry.js +6 -6
  1138. package/dist/esm/yoo-chat.entry.js +14 -10
  1139. package/dist/esm/yoo-collapsible.entry.js +4 -4
  1140. package/dist/esm/yoo-color-selector.entry.js +3 -3
  1141. package/dist/esm/yoo-community-detail.entry.js +5 -5
  1142. package/dist/esm/yoo-context-menu-dialog.entry.js +4 -4
  1143. package/dist/esm/yoo-context-menu.entry.js +4 -4
  1144. package/dist/esm/yoo-copyright.entry.js +3 -3
  1145. package/dist/esm/yoo-count-down.entry.js +4 -4
  1146. package/dist/esm/yoo-course-detail.entry.js +5 -5
  1147. package/dist/esm/yoo-course-info-card.entry.js +3 -3
  1148. package/dist/esm/yoo-course-summary.entry.js +7 -7
  1149. package/dist/esm/yoo-dashboard-detail.entry.js +3 -3
  1150. package/dist/esm/yoo-date.entry.js +3 -3
  1151. package/dist/esm/yoo-detail-bar.entry.js +11 -11
  1152. package/dist/esm/yoo-device-list.entry.js +5 -5
  1153. package/dist/esm/yoo-device.entry.js +4 -4
  1154. package/dist/esm/yoo-draw-flow.entry.js +3 -3
  1155. package/dist/esm/yoo-empty-state.entry.js +3 -3
  1156. package/dist/esm/yoo-entity-query-builder.entry.js +10 -10
  1157. package/dist/esm/yoo-entity-search-dialog.entry.js +5 -5
  1158. package/dist/esm/yoo-entity-search-filters.entry.js +6 -6
  1159. package/dist/esm/yoo-entity-search-recent.entry.js +3 -3
  1160. package/dist/esm/yoo-entity-search-sorts.entry.js +4 -4
  1161. package/dist/esm/yoo-entity-search-tags.entry.js +4 -4
  1162. package/dist/esm/yoo-entity-search.entry.js +5 -5
  1163. package/dist/esm/yoo-entity.entry.js +140 -132
  1164. package/dist/esm/yoo-feed-detail.entry.js +6 -5
  1165. package/dist/esm/yoo-flag.entry.js +3 -3
  1166. package/dist/esm/yoo-flip-card.entry.js +3 -0
  1167. package/dist/esm/yoo-form-audience.entry.js +13 -13
  1168. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +6 -8
  1169. package/dist/esm/yoo-form-autocomplete.entry.js +19 -16
  1170. package/dist/esm/yoo-form-barcode-dialog.entry.js +4 -4
  1171. package/dist/esm/yoo-form-barcode.entry.js +5 -5
  1172. package/dist/esm/yoo-form-calendar-dialog.entry.js +5 -5
  1173. package/dist/esm/yoo-form-capture-map-dialog.entry.js +3 -3
  1174. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +4 -4
  1175. package/dist/esm/yoo-form-capture-view-dialog.entry.js +4 -4
  1176. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +5 -5
  1177. package/dist/esm/yoo-form-capture.entry.js +10 -10
  1178. package/dist/esm/yoo-form-carousel.entry.js +6 -6
  1179. package/dist/esm/yoo-form-catalog-dialog.entry.js +4 -4
  1180. package/dist/esm/yoo-form-catalog.entry.js +7 -7
  1181. package/dist/esm/yoo-form-categorize-words.entry.js +9 -8
  1182. package/dist/esm/yoo-form-checkbox.entry.js +5 -5
  1183. package/dist/esm/yoo-form-checklist.entry.js +5 -5
  1184. package/dist/esm/yoo-form-choice-button.entry.js +72 -0
  1185. package/dist/esm/yoo-form-choice-card.entry.js +106 -0
  1186. package/dist/esm/yoo-form-choice-chat.entry.js +68 -0
  1187. package/dist/esm/yoo-form-choice-image.entry.js +80 -0
  1188. package/dist/esm/yoo-form-choice-radio.entry.js +137 -0
  1189. package/dist/esm/yoo-form-color-field.entry.js +5 -5
  1190. package/dist/esm/yoo-form-color-picker.entry.js +3 -3
  1191. package/dist/esm/yoo-form-conditions.entry.js +3 -3
  1192. package/dist/esm/yoo-form-connect.entry.js +9 -8
  1193. package/dist/esm/yoo-form-creator-block-expandable.entry.js +9 -9
  1194. package/dist/esm/yoo-form-creator-block-simple.entry.js +4 -4
  1195. package/dist/esm/yoo-form-creator-condition-block.entry.js +6 -6
  1196. package/dist/esm/yoo-form-creator-field-selector.entry.js +6 -6
  1197. package/dist/esm/yoo-form-creator-header.entry.js +4 -4
  1198. package/dist/esm/yoo-form-creator-live-preview.entry.js +5 -5
  1199. package/dist/esm/yoo-form-creator-overlay.entry.js +3 -3
  1200. package/dist/esm/yoo-form-creator-page-card-list.entry.js +4 -4
  1201. package/dist/esm/yoo-form-creator-page-card.entry.js +4 -4
  1202. package/dist/esm/yoo-form-creator-score-expandable.entry.js +4 -4
  1203. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +3 -3
  1204. package/dist/esm/yoo-form-creator-scoring-card.entry.js +3 -3
  1205. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  1206. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +4 -4
  1207. package/dist/esm/yoo-form-creator-translate.entry.js +38 -13
  1208. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  1209. package/dist/esm/yoo-form-creator-workflow-step.entry.js +4 -4
  1210. package/dist/esm/yoo-form-creator.entry.js +26 -17
  1211. package/dist/esm/yoo-form-date-time.entry.js +8 -66
  1212. package/dist/esm/yoo-form-daterange.entry.js +5 -5
  1213. package/dist/esm/yoo-form-document-dialog.entry.js +4 -4
  1214. package/dist/esm/yoo-form-document.entry.js +5 -5
  1215. package/dist/esm/yoo-form-dynamic-dialog.entry.js +5 -4
  1216. package/dist/esm/yoo-form-dynamic.entry.js +184 -105
  1217. package/dist/esm/yoo-form-emailreport.entry.js +5 -5
  1218. package/dist/esm/yoo-form-entity-value-pairs.entry.js +3 -3
  1219. package/dist/esm/yoo-form-explanation.entry.js +3 -3
  1220. package/dist/esm/yoo-form-feed-preview.entry.js +5 -5
  1221. package/dist/esm/yoo-form-feedback.entry.js +7 -7
  1222. package/dist/esm/yoo-form-filter-date.entry.js +4 -4
  1223. package/dist/esm/yoo-form-filter-number.entry.js +3 -3
  1224. package/dist/esm/yoo-form-filter-text.entry.js +3 -3
  1225. package/dist/esm/yoo-form-filter.entry.js +4 -4
  1226. package/dist/esm/yoo-form-footer.entry.js +8 -7
  1227. package/dist/esm/yoo-form-formula.entry.js +5 -5
  1228. package/dist/esm/yoo-form-hotzones-creator.entry.js +3 -3
  1229. package/dist/esm/yoo-form-hotzones.entry.js +6 -6
  1230. package/dist/esm/yoo-form-iframe-dialog.entry.js +3 -3
  1231. package/dist/esm/yoo-form-image-collection.entry.js +7 -7
  1232. package/dist/esm/yoo-form-image-tagging-creator.entry.js +6 -6
  1233. package/dist/esm/yoo-form-image-tagging.entry.js +13 -12
  1234. package/dist/esm/yoo-form-incentive-participants.entry.js +1 -1
  1235. package/dist/esm/yoo-form-incentive-targets.entry.js +5 -5
  1236. package/dist/esm/yoo-form-input-comments.entry.js +3 -3
  1237. package/dist/esm/yoo-form-input-container.entry.js +14 -12
  1238. package/dist/esm/yoo-form-input.entry.js +46 -38
  1239. package/dist/esm/yoo-form-json.entry.js +24 -23
  1240. package/dist/esm/yoo-form-location.entry.js +5 -5
  1241. package/dist/esm/yoo-form-missing-word.entry.js +29 -23
  1242. package/dist/esm/yoo-form-missionfield.entry.js +5 -5
  1243. package/dist/esm/yoo-form-multi-input.entry.js +6 -5
  1244. package/dist/esm/yoo-form-number-picker-dialog.entry.js +3 -3
  1245. package/dist/esm/yoo-form-number-picker.entry.js +3 -3
  1246. package/dist/esm/yoo-form-opening-hours.entry.js +3 -3
  1247. package/dist/esm/yoo-form-permissions.entry.js +6 -6
  1248. package/dist/esm/yoo-form-phone-number.entry.js +546 -542
  1249. package/dist/esm/yoo-form-plan-assign.entry.js +5 -5
  1250. package/dist/esm/yoo-form-plan.entry.js +5 -5
  1251. package/dist/esm/yoo-form-pricecheck.entry.js +6 -6
  1252. package/dist/esm/yoo-form-product-batch.entry.js +6 -6
  1253. package/dist/esm/yoo-form-products-sales.entry.js +5 -5
  1254. package/dist/esm/yoo-form-progress-indicator.entry.js +4 -4
  1255. package/dist/esm/yoo-form-qrcode.entry.js +5 -5
  1256. package/dist/esm/yoo-form-query-builder.entry.js +5 -5
  1257. package/dist/esm/yoo-form-radio.entry.js +3 -3
  1258. package/dist/esm/yoo-form-range.entry.js +5 -5
  1259. package/dist/esm/yoo-form-ranking.entry.js +6 -6
  1260. package/dist/esm/yoo-form-recap-step.entry.js +3 -3
  1261. package/dist/esm/yoo-form-recurrence-delay.entry.js +3 -3
  1262. package/dist/esm/yoo-form-recurrence-preview.entry.js +9 -6
  1263. package/dist/esm/yoo-form-recurrence.entry.js +3 -3
  1264. package/dist/esm/yoo-form-reorder.entry.js +5 -5
  1265. package/dist/esm/yoo-form-scorm.entry.js +5 -5
  1266. package/dist/esm/yoo-form-shopping.entry.js +5 -5
  1267. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +5 -5
  1268. package/dist/esm/yoo-form-signature-pad.entry.js +5 -5
  1269. package/dist/esm/yoo-form-sorts.entry.js +5 -5
  1270. package/dist/esm/yoo-form-star-rating.entry.js +6 -6
  1271. package/dist/esm/yoo-form-stripe-card.entry.js +6 -6
  1272. package/dist/esm/yoo-form-swipe-cards.entry.js +16 -8
  1273. package/dist/esm/yoo-form-table.entry.js +5 -5
  1274. package/dist/esm/yoo-form-task.entry.js +7 -7
  1275. package/dist/esm/yoo-form-text-area.entry.js +12 -7
  1276. package/dist/esm/yoo-form-text-editor.entry.js +23 -19
  1277. package/dist/esm/yoo-form-time.entry.js +6 -84
  1278. package/dist/esm/yoo-form-timeslots.entry.js +5 -5
  1279. package/dist/esm/yoo-form-todo-dialog.entry.js +6 -6
  1280. package/dist/esm/yoo-form-todo-list-dialog.entry.js +5 -5
  1281. package/dist/esm/yoo-form-todo-list-task.entry.js +5 -5
  1282. package/dist/esm/yoo-form-todo-list.entry.js +5 -5
  1283. package/dist/esm/yoo-form-todo-single.entry.js +7 -7
  1284. package/dist/esm/yoo-form-todo.entry.js +6 -6
  1285. package/dist/esm/yoo-form-toggle.entry.js +7 -7
  1286. package/dist/esm/yoo-form-uploader.entry.js +21 -11
  1287. package/dist/esm/yoo-form-videoplayer.entry.js +5 -5
  1288. package/dist/esm/yoo-form-wiki.entry.js +5 -5
  1289. package/dist/esm/yoo-grid-calendar.entry.js +10 -10
  1290. package/dist/esm/yoo-grid.entry.js +123 -58
  1291. package/dist/esm/yoo-gridstack.entry.js +7 -5
  1292. package/dist/esm/yoo-header.entry.js +4 -4
  1293. package/dist/esm/yoo-healthscore-dialog.entry.js +4 -4
  1294. package/dist/esm/yoo-healthscore.entry.js +3 -3
  1295. package/dist/esm/yoo-image-cropper-dialog.entry.js +3 -3
  1296. package/dist/esm/yoo-img.entry.js +5 -5
  1297. package/dist/esm/yoo-incentive-detail.entry.js +44 -28
  1298. package/dist/esm/yoo-input-bar.entry.js +23 -19
  1299. package/dist/esm/yoo-ion-alert-controller.entry.js +4 -4
  1300. package/dist/esm/yoo-ion-content.entry.js +3 -3
  1301. package/dist/esm/yoo-ion-footer.entry.js +4 -4
  1302. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +3 -3
  1303. package/dist/esm/yoo-ion-infinite-scroll.entry.js +3 -3
  1304. package/dist/esm/yoo-ion-item-divider.entry.js +5 -5
  1305. package/dist/esm/yoo-ion-item-options.entry.js +4 -4
  1306. package/dist/esm/yoo-ion-item-sliding.entry.js +6 -6
  1307. package/dist/esm/yoo-ion-item.entry.js +5 -5
  1308. package/dist/esm/yoo-ion-list.entry.js +4 -4
  1309. package/dist/esm/yoo-ion-modal-controller.entry.js +4 -4
  1310. package/dist/esm/yoo-ion-modal.entry.js +17 -30
  1311. package/dist/esm/yoo-ion-refresher.entry.js +5 -5
  1312. package/dist/esm/yoo-ion-scroll.entry.js +4 -4
  1313. package/dist/esm/yoo-ion-slide.entry.js +5 -5
  1314. package/dist/{design-system/yoo-ion-slides-87d328df.js → esm/yoo-ion-slides-c79b0f35.js} +903 -375
  1315. package/dist/esm/yoo-ion-slides.entry.js +6 -6
  1316. package/dist/esm/yoo-ion-toast-controller.entry.js +4 -4
  1317. package/dist/esm/yoo-kanban.entry.js +4 -4
  1318. package/dist/esm/yoo-kpi-card.entry.js +4 -4
  1319. package/dist/esm/yoo-kpi-container.entry.js +5 -5
  1320. package/dist/esm/yoo-kpi-external.entry.js +5 -5
  1321. package/dist/esm/yoo-kpi.entry.js +5 -4
  1322. package/dist/esm/yoo-layout-sections.entry.js +27 -0
  1323. package/dist/esm/yoo-layout-tabs.entry.js +29 -0
  1324. package/dist/esm/yoo-layout-two-columns.entry.js +25 -0
  1325. package/dist/esm/yoo-lesson-detail-card.entry.js +6 -6
  1326. package/dist/esm/yoo-lesson-detail.entry.js +7 -7
  1327. package/dist/esm/yoo-lesson-heading.entry.js +4 -4
  1328. package/dist/esm/yoo-lesson-highscores.entry.js +3 -3
  1329. package/dist/esm/yoo-lesson-question-result.entry.js +4 -4
  1330. package/dist/esm/yoo-line-state.entry.js +1 -1
  1331. package/dist/esm/yoo-links-menu.entry.js +3 -3
  1332. package/dist/esm/yoo-links-preview.entry.js +5 -5
  1333. package/dist/esm/yoo-loader.entry.js +3 -3
  1334. package/dist/esm/yoo-location-info.entry.js +3 -3
  1335. package/dist/esm/yoo-location-map.entry.js +4 -4
  1336. package/dist/esm/yoo-login.entry.js +7 -7
  1337. package/dist/esm/yoo-lottie.entry.js +3 -3
  1338. package/dist/esm/yoo-map-gl.entry.js +4 -4
  1339. package/dist/esm/yoo-map-js.entry.js +5 -5
  1340. package/dist/esm/yoo-map-legend.entry.js +5 -5
  1341. package/dist/esm/yoo-map.entry.js +4 -4
  1342. package/dist/esm/yoo-markdown.entry.js +7 -19
  1343. package/dist/esm/yoo-memo-list-dialog.entry.js +3 -3
  1344. package/dist/esm/yoo-memo-list.entry.js +4 -4
  1345. package/dist/esm/yoo-mention-tag.entry.js +3 -3
  1346. package/dist/esm/yoo-mission-details.entry.js +10 -10
  1347. package/dist/esm/yoo-mission-heading.entry.js +21 -8
  1348. package/dist/esm/yoo-mission-score.entry.js +3 -3
  1349. package/dist/esm/yoo-mission-todo.entry.js +4 -4
  1350. package/dist/esm/yoo-mobile-tabbar-more.entry.js +3 -3
  1351. package/dist/esm/yoo-mobile-tabbar.entry.js +4 -4
  1352. package/dist/esm/yoo-modal.entry.js +4 -4
  1353. package/dist/esm/yoo-navbar.entry.js +5 -5
  1354. package/dist/esm/yoo-numbers-display.entry.js +4 -4
  1355. package/dist/esm/yoo-photo-editor.entry.js +9 -9
  1356. package/dist/esm/yoo-pivot-table.entry.js +9 -8
  1357. package/dist/esm/yoo-podium.entry.js +3 -3
  1358. package/dist/esm/yoo-profile-list.entry.js +5 -6
  1359. package/dist/esm/yoo-profile-summary.entry.js +5 -5
  1360. package/dist/esm/yoo-progress-bar.entry.js +26 -39
  1361. package/dist/esm/yoo-progress-loader.entry.js +3 -3
  1362. package/dist/esm/yoo-progress-recap.entry.js +5 -5
  1363. package/dist/esm/yoo-property-card.entry.js +4 -4
  1364. package/dist/esm/yoo-range.entry.js +7 -7
  1365. package/dist/esm/yoo-rating.entry.js +3 -3
  1366. package/dist/esm/yoo-reset-password.entry.js +3 -3
  1367. package/dist/esm/yoo-result-dialog.entry.js +4 -4
  1368. package/dist/esm/yoo-reveal.entry.js +9 -4
  1369. package/dist/esm/yoo-salesai-formula.entry.js +3 -3
  1370. package/dist/esm/yoo-scandit.entry.js +67 -32
  1371. package/dist/esm/yoo-scratch-card-creator.entry.js +3 -3
  1372. package/dist/esm/yoo-scratch-card.entry.js +5 -5
  1373. package/dist/esm/yoo-section-list.entry.js +4 -4
  1374. package/dist/esm/yoo-segmented-control.entry.js +68 -0
  1375. package/dist/esm/yoo-side-menu-tree.entry.js +5 -5
  1376. package/dist/esm/yoo-side-menu.entry.js +20 -11
  1377. package/dist/esm/yoo-slides-media.entry.js +6 -6
  1378. package/dist/esm/yoo-start-meeting-popup.entry.js +4 -4
  1379. package/dist/esm/yoo-tabs.entry.js +12 -11
  1380. package/dist/esm/yoo-tappable.entry.js +4 -4
  1381. package/dist/esm/yoo-text-sequence.entry.js +43 -51
  1382. package/dist/esm/yoo-text.entry.js +4 -4
  1383. package/dist/esm/yoo-toast.entry.js +7 -7
  1384. package/dist/esm/yoo-tooltip.entry.js +14 -14
  1385. package/dist/esm/yoo-truncate.entry.js +4 -4
  1386. package/dist/esm/yoo-truncated-line.entry.js +40 -0
  1387. package/dist/esm/yoo-user-detail.entry.js +4 -4
  1388. package/dist/esm/yoo-user-profile.entry.js +5 -5
  1389. package/dist/esm/yoo-user-wizard.entry.js +5 -5
  1390. package/dist/esm/yoo-videoplayer-core.entry.js +4 -4
  1391. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +5 -5
  1392. package/dist/esm/yoo-videoplayer-videojs.entry.js +795 -379
  1393. package/dist/esm/yoo-videoplayer-vimeo.entry.js +5 -5
  1394. package/dist/esm/yoo-videoplayer-youtube.entry.js +5 -5
  1395. package/dist/esm/yoo-virtual-item.entry.js +3 -3
  1396. package/dist/esm/yoo-virtual-scroll.entry.js +4 -4
  1397. package/dist/esm/yoo-waitlist-location-result.entry.js +3 -3
  1398. package/dist/esm/yoo-waitlist-location-start.entry.js +4 -4
  1399. package/dist/esm/yoo-walkthrough.entry.js +3 -3
  1400. package/dist/esm/yoo-web-menu.entry.js +4 -4
  1401. package/dist/esm/yoo-webcam.entry.js +3 -3
  1402. package/dist/esm/yoo-welcome-banner.entry.js +4 -4
  1403. package/dist/esm/yoo-widget-chart.entry.js +4 -4
  1404. package/dist/esm/yoo-widget-small-size.entry.js +3 -3
  1405. package/dist/esm/yoo-widget-tab.entry.js +4 -4
  1406. package/dist/esm/yoo-widget-tile.entry.js +3 -3
  1407. package/dist/esm/yoo-workflow-state-dialog.entry.js +3 -3
  1408. package/dist/esm/yoo-workflow-state.entry.js +3 -3
  1409. package/dist/esm/yoo-workflow.entry.js +7 -7
  1410. package/dist/esm/yoo-zebra.entry.js +3 -3
  1411. package/dist/esm/yoo-zoom.entry.js +3 -3
  1412. package/dist/types/components/1.atoms/avatar/avatar.d.ts +1 -2
  1413. package/dist/types/components/1.atoms/button/button.d.ts +2 -1
  1414. package/dist/types/components/1.atoms/flip-card/flip-card.d.ts +1 -0
  1415. package/dist/types/components/1.atoms/markdown/markdown.d.ts +1 -1
  1416. package/dist/types/components/1.atoms/progress-bar/progress-bar.d.ts +13 -27
  1417. package/dist/types/components/1.atoms/tabs/tabs.d.ts +0 -4
  1418. package/dist/types/components/1.atoms/tooltip/tooltip.d.ts +3 -1
  1419. package/dist/types/components/1.atoms/truncated-line/truncated-line.d.ts +16 -0
  1420. package/dist/types/components/2.molecules/accordion/accordion.d.ts +0 -1
  1421. package/dist/types/components/2.molecules/accordion/types/index.d.ts +1 -0
  1422. package/dist/types/components/2.molecules/audio-player/audio-player.d.ts +7 -3
  1423. package/dist/types/components/2.molecules/banner/banner.d.ts +29 -53
  1424. package/dist/types/components/2.molecules/modal/modal.d.ts +1 -0
  1425. package/dist/types/components/2.molecules/reveal/reveal.d.ts +2 -0
  1426. package/dist/types/components/2.molecules/{segment/segment.d.ts → segmented-control/segmented-control.d.ts} +8 -2
  1427. package/dist/types/components/2.molecules/slides/swiper/swiper-interface.d.ts +1 -1
  1428. package/dist/types/components/2.molecules/slides/swiper/swiper.d.ts +1 -1
  1429. package/dist/types/components/2.molecules/text-sequence/text-sequence.d.ts +8 -7
  1430. package/dist/types/components/3.organisms/photo-editor/components/tools.d.ts +3 -3
  1431. package/dist/types/components/entities/card-list/collapsible/card-list-collapsible.d.ts +1 -1
  1432. package/dist/types/components/entities/card-list/color/card-list-color.d.ts +8 -7
  1433. package/dist/types/components/entities/card-list/color/types/index.d.ts +2 -0
  1434. package/dist/types/components/entities/card-list/default/card-list.d.ts +1 -2
  1435. package/dist/types/components/entities/card-list/image/card-list-image.d.ts +1 -1
  1436. package/dist/types/components/entities/card-list/simple/card-list-simple.d.ts +1 -1
  1437. package/dist/types/components/entities/card-sticky/card-sticky.d.ts +10 -8
  1438. package/dist/types/components/entities/card-sticky/types/index.d.ts +4 -1
  1439. package/dist/types/components/entities/entity/entity.d.ts +2 -2
  1440. package/dist/types/components/form/form-autocomplete/form-autocomplete.d.ts +3 -1
  1441. package/dist/types/components/form/form-carousel/form-carousel.d.ts +1 -1
  1442. package/dist/types/components/form/form-choice/button/form-choice-button.d.ts +38 -0
  1443. package/dist/types/components/form/form-choice/card/form-choice-card.d.ts +47 -0
  1444. package/dist/types/components/form/form-choice/chat/form-choice-chat.d.ts +36 -0
  1445. package/dist/types/components/form/form-choice/form-choice-helpers.d.ts +16 -0
  1446. package/dist/types/components/form/form-choice/image/form-choice-image.d.ts +37 -0
  1447. package/dist/types/components/form/form-choice/radio/form-choice-radio.d.ts +49 -0
  1448. package/dist/types/components/form/form-choice/readonly-card/readonly-card.d.ts +16 -0
  1449. package/dist/types/components/form/form-date-time/form-date-time.d.ts +0 -1
  1450. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +12 -1
  1451. package/dist/types/components/form/form-feedback/form-feedback.d.ts +1 -1
  1452. package/dist/types/components/form/form-input/form-input.d.ts +2 -1
  1453. package/dist/types/components/form/form-input-container/form-input-container.d.ts +1 -1
  1454. package/dist/types/components/form/form-missing-word/form-missing-word.d.ts +1 -0
  1455. package/dist/types/components/form/form-recurrence-preview/form-recurrence-preview.d.ts +1 -0
  1456. package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +1 -0
  1457. package/dist/types/components/form/form-text-area/form-text-area.d.ts +1 -0
  1458. package/dist/types/components/form/form-text-editor/form-text-editor.d.ts +2 -1
  1459. package/dist/types/components/form/form-time/form-time.d.ts +0 -8
  1460. package/dist/types/components/form-creator/form-creator/form-creator.d.ts +2 -0
  1461. package/dist/types/components/form-creator/form-creator-live-preview/form-creator-live-preview.d.ts +1 -0
  1462. package/dist/types/components/form-creator/form-creator-translate/form-creator-translate.d.ts +3 -1
  1463. package/dist/types/components/form-creator/helpers/index.d.ts +5 -3
  1464. package/dist/types/components/grid/grid/grid.d.ts +7 -2
  1465. package/dist/types/components/grid/gridstack/gridstack.d.ts +1 -0
  1466. package/dist/types/components/layout/layout-sections/layout-sections.d.ts +9 -0
  1467. package/dist/types/components/layout/layout-tabs/layout-tabs.d.ts +13 -0
  1468. package/dist/types/components/layout/layout-two-columns/layout-two-columns.d.ts +6 -0
  1469. package/dist/types/components.d.ts +369 -159
  1470. package/dist/types/feature-communicate/document/card-media/card-media.d.ts +1 -2
  1471. package/dist/types/feature-communicate/feed/card-feed/default/card-feed.d.ts +0 -1
  1472. package/dist/types/feature-learn/incentive/helpers/incentive-helpers.d.ts +1 -1
  1473. package/dist/types/feature-learn/incentive/incentive-detail/incentive-detail.d.ts +4 -0
  1474. package/dist/types/feature-learn/learning/card-menu/card-menu.d.ts +3 -1
  1475. package/dist/types/feature-learn/learning/card-menu/types/index.d.ts +2 -1
  1476. package/dist/types/feature-learn/learning/card-plan/card-plan.d.ts +1 -1
  1477. package/dist/types/feature-operate/mission/helpers/missions-helpers.d.ts +2 -1
  1478. package/dist/types/feature-operate/mission/mission-heading/mission-heading.d.ts +2 -0
  1479. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/certificate/certificate.interface.d.ts +18 -0
  1480. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/comment/comment.interface.d.ts +2 -1
  1481. 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 +1 -1
  1482. 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 +2 -1
  1483. 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 +2 -0
  1484. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/file/file.interface.d.ts +1 -0
  1485. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/folder/folder.interface.d.ts +15 -2
  1486. 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 +17 -3
  1487. 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
  1488. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/mission/mission.interface.d.ts +1 -2
  1489. 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 +22 -0
  1490. 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 +1 -1
  1491. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/widget/widget.interface.d.ts +1 -1
  1492. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/types/routes.d.ts +4 -1
  1493. 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
  1494. 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
  1495. package/dist/types/{interfaces/ui/card.interface.d.ts → home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/card/card-list.interface.d.ts} +12 -3
  1496. package/dist/types/{interfaces/ui → home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/card}/card-media.interface.d.ts +14 -2
  1497. 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 +5 -0
  1498. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/form/form.interface.d.ts +29 -1
  1499. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/form-choice/value.interface.d.ts +13 -0
  1500. 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 +10 -4
  1501. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/index.d.ts +4 -0
  1502. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/layout/layout.interface.d.ts +7 -0
  1503. 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 +4 -0
  1504. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/profile/profile.interface.d.ts +1 -1
  1505. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/tab/tab.interface.d.ts +2 -2
  1506. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/date/index.d.ts +4 -4
  1507. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/entities-helpers.d.ts +1 -1
  1508. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/form-creator-helpers.d.ts +1 -0
  1509. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/form-helpers.d.ts +1 -0
  1510. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/incentive-helpers.d.ts +20 -2
  1511. 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 +1 -0
  1512. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/truncate-helpers.d.ts +1 -0
  1513. package/dist/types/interfaces/form-field/form-field.instance.d.ts +2 -2
  1514. package/dist/types/interfaces/ui/index.d.ts +0 -3
  1515. package/dist/types/utils/helpers/common-helpers.d.ts +2 -1
  1516. package/dist/types/utils/helpers/entities-helpers.d.ts +4 -23
  1517. package/package.json +1 -3
  1518. package/dist/cjs/index-608d177d.js +0 -44
  1519. package/dist/cjs/index-97328050.js +0 -4
  1520. package/dist/cjs/yoo-form-choice.cjs.entry.js +0 -321
  1521. package/dist/cjs/yoo-segment.cjs.entry.js +0 -58
  1522. package/dist/collection/components/2.molecules/segment/data/data.js +0 -18
  1523. package/dist/collection/components/form/form-choice/form-choice.css +0 -746
  1524. package/dist/collection/components/form/form-choice/form-choice.js +0 -882
  1525. package/dist/collection/interfaces/ui/avatar.interface.js +0 -1
  1526. package/dist/collection/interfaces/ui/card-media.interface.js +0 -1
  1527. package/dist/collection/interfaces/ui/card.interface.js +0 -1
  1528. package/dist/design-system/index-14fa2901.js +0 -42
  1529. package/dist/design-system/index-6603a3a7.js +0 -1
  1530. package/dist/design-system/swiper-18522879.js +0 -11
  1531. package/dist/design-system/yoo-form-choice.entry.js +0 -317
  1532. package/dist/design-system/yoo-segment.entry.js +0 -54
  1533. package/dist/esm/index-14fa2901.js +0 -42
  1534. package/dist/esm/index-6603a3a7.js +0 -1
  1535. package/dist/esm/swiper-18522879.js +0 -11
  1536. package/dist/esm/yoo-form-choice.entry.js +0 -317
  1537. package/dist/esm/yoo-segment.entry.js +0 -54
  1538. package/dist/types/components/2.molecules/segment/data/data.d.ts +0 -4
  1539. package/dist/types/components/form/form-choice/form-choice.d.ts +0 -75
  1540. package/dist/types/interfaces/ui/avatar.interface.d.ts +0 -1
@@ -203,7 +203,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
203
203
  /* shadow */
204
204
  :host {
205
205
  width: 100%;
206
- .jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px rgba(128,128,128,.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px rgba(128,128,128,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px rgba(128,128,128,.5);padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(./img/jsoneditor-icons.svg);background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(./img/jsoneditor-icons.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px 15px!important;box-shadow:2px 2px 12px rgba(128,128,128,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px 0}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value{color:#1a1a1a}div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(./img/jsoneditor-icons.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(./img/jsoneditor-icons.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(./img/jsoneditor-icons.svg);background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{from{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(./img/jsoneditor-icons.svg);background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(./img/jsoneditor-icons.svg);background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(./img/jsoneditor-icons.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:rgba(255,255,255,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(./img/jsoneditor-icons.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(./img/jsoneditor-icons.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(./img/jsoneditor-icons.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px rgba(128,128,128,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!
206
+ .jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px rgba(128,128,128,.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px rgba(128,128,128,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px rgba(128,128,128,.5);padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(./img/jsoneditor-icons.svg);background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(./img/jsoneditor-icons.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px 15px!important;box-shadow:2px 2px 12px rgba(128,128,128,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px 0}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value{color:#1a1a1a}div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(./img/jsoneditor-icons.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(./img/jsoneditor-icons.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(./img/jsoneditor-icons.svg);background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{from{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.4392156863)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(./img/jsoneditor-icons.svg);background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(./img/jsoneditor-icons.svg);background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(./img/jsoneditor-icons.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:rgba(255,255,255,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(./img/jsoneditor-icons.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(./img/jsoneditor-icons.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(./img/jsoneditor-icons.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px rgba(128,128,128,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!
207
207
  * Selectr 2.4.0
208
208
  * https://github.com/Mobius1/Selectr
209
209
  *
@@ -282,7 +282,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
282
282
  overflow: visible;
283
283
  border: 0.0625rem solid transparent;
284
284
  }
285
- :host p {
285
+ :host .instructions {
286
286
  margin: var(--spacing-32, 2rem) 0 var(--spacing-08, 0.5rem);
287
287
  color: var(--stable, #adadad);
288
288
  font-size: var(--font-size-18, 1.125rem);
@@ -27,19 +27,7 @@ export class YooFormMissingWordComponent {
27
27
  onValuesChanged(newValues, oldValues) {
28
28
  var _a;
29
29
  if (!isEqual(newValues, oldValues)) {
30
- const hasDuplicateValues = hasDuplicates(newValues);
31
- const newValuesLength = newValues === null || newValues === void 0 ? void 0 : newValues.map((v) => !isValueATranslationKey(v) && v.length);
32
- if (hasDuplicateValues) {
33
- const duplicateValue = getDuplicatedValue(newValues);
34
- if (duplicateValue && this.values.length) {
35
- const duplicateValueIndex = this.answer.lastIndexOf(duplicateValue);
36
- this.sentence.replace(`[[${duplicateValueIndex}]]`, '');
37
- }
38
- }
39
- const hasTooLongValues = newValuesLength === null || newValuesLength === void 0 ? void 0 : newValuesLength.some((n) => n > MAX_TAGS_CHARACTERS);
40
- const bannerMessage = hasTooLongValues ? 'MAXCHARACTERSREACHEDFORVALUES' : hasDuplicateValues ? 'NODUPLICATEVALUES' : '';
41
- const showBanner = hasDuplicateValues || hasTooLongValues;
42
- showWarningAlert(this.host, showBanner, bannerMessage);
30
+ this.showWarning();
43
31
  (_a = this.tags) === null || _a === void 0 ? void 0 : _a.updateTags({ newValues, oldValues });
44
32
  }
45
33
  }
@@ -106,8 +94,26 @@ export class YooFormMissingWordComponent {
106
94
  componentDidLoad() {
107
95
  this.initGame();
108
96
  }
97
+ showWarning() {
98
+ var _a, _b, _c;
99
+ const hasDuplicateValues = hasDuplicates(this.values);
100
+ if (hasDuplicateValues) {
101
+ const duplicateValue = getDuplicatedValue(this.values);
102
+ if (duplicateValue && this.values.length) {
103
+ const duplicateValueIndex = this.answer.lastIndexOf(duplicateValue);
104
+ this.sentence.replace(`[[${duplicateValueIndex}]]`, '');
105
+ }
106
+ }
107
+ const missingValues = !((_a = this.answer) === null || _a === void 0 ? void 0 : _a.length) && !!((_b = this.values) === null || _b === void 0 ? void 0 : _b.length);
108
+ const newValuesLength = (_c = this.values) === null || _c === void 0 ? void 0 : _c.map((v) => !isValueATranslationKey(v) && v.length);
109
+ const hasTooLongValues = newValuesLength === null || newValuesLength === void 0 ? void 0 : newValuesLength.some((n) => n > MAX_TAGS_CHARACTERS);
110
+ const bannerMessage = hasTooLongValues ? 'MAXCHARACTERSREACHEDFORVALUES' : hasDuplicateValues ? 'NODUPLICATEVALUES' : missingValues ? 'NOMISSINGVALUES' : '';
111
+ const showBanner = hasDuplicateValues || hasTooLongValues || missingValues;
112
+ showWarningAlert(this.host, showBanner, bannerMessage);
113
+ }
109
114
  initGame() {
110
115
  this.tags = initTags(this.tagConfig, this.zonesConfig);
116
+ this.showWarning();
111
117
  }
112
118
  getColorTag(tagValue) {
113
119
  if (this.readonly && checkArray(this.value) && this.answer) {
@@ -126,14 +132,15 @@ export class YooFormMissingWordComponent {
126
132
  return -1;
127
133
  }
128
134
  renderInstructions() {
129
- return h("p", null, translate(this.placeholder));
135
+ return h("p", { class: "instructions" }, translate(this.placeholder));
130
136
  }
131
137
  renderTagsZone() {
132
138
  return h("section", { class: "tags" },
133
139
  h("div", { class: "dropzone", id: "zone-tags" }));
134
140
  }
135
141
  renderBanner() {
136
- return this.livePreview && h("yoo-banner", null);
142
+ return this.livePreview && h("yoo-banner", null,
143
+ h("p", { slot: "content" }));
137
144
  }
138
145
  renderSentence() {
139
146
  const sentence = this.isMatchingBrackets ? this.translatedSentence.split(' ') : this.translatedSentence.split(this.parenthesesRegexp.g);
@@ -515,6 +515,7 @@ export class YooFormMultiInputComponent {
515
515
  onFetchCustomData: (ev) => this.onFetchEvent(ev, cell.rowIndex, cell.colIndex, this.fetchCustomData),
516
516
  onTranslationValueUpdated: (ev) => this.onTranslationValueUpdated(ev),
517
517
  clearable: false,
518
+ debounce: TagType === 'yoo-form-input' && 500,
518
519
  maxHeight: this.host.classList.contains('image-collection') ? 60 : undefined,
519
520
  minHeight: this.host.classList.contains('image-collection') ? 60 : undefined,
520
521
  customZIndex: TagType === 'yoo-form-text-editor' && 20000 - cell.rowIndex,
@@ -96,7 +96,7 @@ export class YooFormPermissionsComponent {
96
96
  }
97
97
  values.push({ label: `ROLE${role.toUpperCase()}` });
98
98
  });
99
- element = document.createElement('yoo-segment');
99
+ element = document.createElement('yoo-segmented-control');
100
100
  element.values = values;
101
101
  element.initialIndex = selectedIndex;
102
102
  element.size = 'large';
@@ -108,7 +108,7 @@ export class YooFormPermissionsComponent {
108
108
  }
109
109
  },
110
110
  {
111
- headerName: translate('ACTIONS'),
111
+ headerName: translate('YOOBICACTIONS'),
112
112
  headerClass: 'hidden-force-menu',
113
113
  sortable: false,
114
114
  suppressMovable: true,
@@ -141,7 +141,7 @@ export class YooFormPricecheckComponent {
141
141
  form.header = product.title;
142
142
  form.slides = [
143
143
  {
144
- title: 'GENERAL',
144
+ title: 'YOOBICGENERAL',
145
145
  items: [
146
146
  { name: 'product', readonly: true, type: FormFieldType.catalog, check: true },
147
147
  {
@@ -438,7 +438,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
438
438
  overflow: hidden;
439
439
  white-space: nowrap;
440
440
  }
441
- :host label yoo-tooltip {
441
+ :host yoo-tooltip {
442
442
  padding-left: var(--spacing-08, 0.5rem);
443
443
  }
444
444
 
@@ -65,10 +65,10 @@ export class YooFormRadioComponent {
65
65
  h("slot", { name: (_a = this.options.findIndex((option) => this.value === option)) === null || _a === void 0 ? void 0 : _a.toString() }))) : ((_c = (_b = this.options) === null || _b === void 0 ? void 0 : _b.map((option, index) => ({ option, id: index.toString() }))) === null || _c === void 0 ? void 0 : _c.map(({ option, id }, index) => (h("div", null,
66
66
  h("input", { checked: this.value === option, disabled: this.disabled, id: id, name: this.name, required: this.required, type: "radio", value: typeof option === 'boolean' ? option.toString() : option, onChange: this.onChange.bind(this, option) }),
67
67
  h("label", { htmlFor: id },
68
- h("slot", { name: id }),
69
- this.helpers && this.helpers[index] &&
70
- h("yoo-tooltip", { hoverable: true, placement: "bottom", content: this.helpers[index] },
71
- h("yoo-icon", { name: "info", color: "stable", size: "small" })))))));
68
+ h("slot", { name: id })),
69
+ this.helpers && this.helpers[index] &&
70
+ h("yoo-tooltip", { hoverable: true, placement: "bottom", content: this.helpers[index] },
71
+ h("yoo-icon", { name: "info", color: "stable", size: "small" }))))));
72
72
  }
73
73
  static get is() { return "yoo-form-radio"; }
74
74
  static get encapsulation() { return "shadow"; }
@@ -132,7 +132,7 @@ export class YooFormRecapStepComponent {
132
132
  "mutable": false,
133
133
  "complexType": {
134
134
  "original": "TIconName",
135
- "resolved": "\"number\" | \"calendar\" | \"toggle\" | \"info\" | \"warning\" | \"right\" | \"left\" | \"circle\" | \"1x\" | \"2x\" | \"3x\" | \"4x\" | \"5x\" | \"achievement\" | \"action-plan\" | \"action-plan-create\" | \"activity\" | \"activity-history\" | \"aggregation\" | \"aisles\" | \"alarm\" | \"align-center\" | \"align-left\" | \"align-right\" | \"analysis\" | \"analytics-board-bars\" | \"analytics-boost\" | \"analytics-graph-line\" | \"answer\" | \"app-creator\" | \"apple-pay\" | \"archive\" | \"arrow-down\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up\" | \"arrows-up-down\" | \"assign\" | \"assign-group\" | \"assigned\" | \"attach-file\" | \"attachment\" | \"audio-offline\" | \"audit\" | \"author\" | \"auto-flash\" | \"autocomplete\" | \"automotive-airplane\" | \"automotive-bus\" | \"automotive-car\" | \"automotive-cycle\" | \"automotive-gas\" | \"automotive-road\" | \"automotive-route\" | \"automotive-route-sign\" | \"automotive-scooter\" | \"automotive-shipping\" | \"award-trophy-star\" | \"background-off\" | \"background-on\" | \"badge\" | \"badge-book\" | \"badge-brain\" | \"badge-crown\" | \"badge-makeup-1\" | \"badge-stats\" | \"barcode\" | \"battery-status-bar\" | \"battle\" | \"beverages-beer\" | \"beverages-bottle\" | \"beverages-champagne\" | \"beverages-cocktail\" | \"beverages-coffee\" | \"beverages-drink\" | \"beverages-hot-drink\" | \"beverages-tropical-cocktail\" | \"beverages-water\" | \"beverages-wine\" | \"big-arrow-down\" | \"big-arrow-left\" | \"big-arrow-right\" | \"big-arrow-up\" | \"bigfont\" | \"blocks\" | \"bluetooth\" | \"bookmark\" | \"boost\" | \"branch\" | \"brush\" | \"buttons-single-choice\" | \"calendar-date\" | \"calendar-end-date\" | \"calendar-error\" | \"calendar-new-event\" | \"calendar-received\" | \"calendar-sent\" | \"calendar-warning\" | \"camera\" | \"campaign\" | \"campaign-create\" | \"campaign-filter\" | \"catalogue\" | \"catch-them\" | \"categories\" | \"chart\" | \"chat\" | \"chat-new\" | \"check\" | \"check-product\" | \"circle-minor\" | \"circle-plus\" | \"circle1\" | \"circle2\" | \"close\" | \"color-picker\" | \"column\" | \"comment\" | \"community\" | \"company\" | \"compass-direction\" | \"condition\" | \"connect\" | \"contact\" | \"cosmetics-brush\" | \"cosmetics-brush-scissors\" | \"cosmetics-brush-set\" | \"cosmetics-comb\" | \"cosmetics-hairdryer\" | \"cosmetics-lips\" | \"cosmetics-lipstick\" | \"cosmetics-mirror\" | \"cosmetics-nail-polish\" | \"courses\" | \"create-chat\" | \"cross\" | \"custom\" | \"cut\" | \"daily\" | \"darkmode\" | \"dashboards\" | \"dashboards-new\" | \"data-file-add\" | \"database\" | \"database-add\" | \"database-check\" | \"database-download\" | \"database-edit\" | \"database-history\" | \"database-import\" | \"database-lock\" | \"database-question\" | \"database-refresh\" | \"database-remove\" | \"database-search\" | \"database-settings\" | \"database-star\" | \"database-subtract\" | \"database-sync\" | \"database-warning\" | \"date-time\" | \"day-view\" | \"delete\" | \"desktop\" | \"diagram-arrow-right\" | \"diploma\" | \"diploma-history\" | \"diploma-manager\" | \"diploma-new\" | \"dislike\" | \"dot\" | \"double-tick\" | \"down\" | \"down-circle\" | \"download\" | \"downloaded\" | \"draggable\" | \"duplicate\" | \"email\" | \"emoji\" | \"end-call\" | \"expand-chart\" | \"explore\" | \"export\" | \"eye\" | \"facebook\" | \"fashion-boot\" | \"fashion-bra\" | \"fashion-coat\" | \"fashion-dress\" | \"fashion-perfume\" | \"fashion-pump\" | \"fashion-shoe\" | \"fashion-t-shirt\" | \"fashion-trousers\" | \"fashion-women\" | \"feed\" | \"feed-create-post\" | \"feedback\" | \"feedback-neutral\" | \"feedback-sad\" | \"file\" | \"file-add\" | \"file-csv\" | \"file-download\" | \"file-excel\" | \"file-pdf\" | \"file-powerpoint\" | \"file-upload\" | \"file-word\" | \"filter\" | \"first\" | \"fixed\" | \"flag\" | \"flash-off\" | \"flash-on\" | \"flip\" | \"folder\" | \"folder-add\" | \"folder-download\" | \"folder-edit\" | \"folder-remove\" | \"folder-upload\" | \"food-apple\" | \"food-banana\" | \"food-bowl\" | \"food-carrot\" | \"food-cherry\" | \"food-egg\" | \"food-orange\" | \"food-pear\" | \"food-pineapple\" | \"food-strawberry\" | \"formula\" | \"forward\" | \"frame\" | \"full-height\" | \"furniture\" | \"geo-filter\" | \"gif\" | \"go-to\" | \"gps\" | \"grid-phone\" | \"grid-view\" | \"group\" | \"hashtag\" | \"heart\" | \"help\" | \"history\" | \"home\" | \"hotel-award\" | \"hotel-award-book\" | \"hotel-bed\" | \"hotel-bell\" | \"hotel-bellhop\" | \"hotel-building\" | \"hotel-dnd\" | \"hotel-room-service-1\" | \"hotel-room-service-2\" | \"hotel-room-service-3\" | \"hotzone\" | \"hourglass\" | \"hr\" | \"image\" | \"image-map\" | \"image-offline\" | \"import\" | \"inbox\" | \"incentive-manager\" | \"incentive-manager1\" | \"indeterminate\" | \"inquiry\" | \"instagram\" | \"instant-play\" | \"iphone\" | \"journey\" | \"keyboard\" | \"large-with-info\" | \"large-without-info\" | \"last\" | \"layout\" | \"leaderboard\" | \"learning-path\" | \"left-circle\" | \"left-web\" | \"lesson\" | \"like\" | \"link\" | \"link-broken\" | \"linkedin\" | \"list-view\" | \"livestream\" | \"loading\" | \"lock\" | \"logic\" | \"logic-visible\" | \"low-power\" | \"luxury-bag\" | \"luxury-bottle\" | \"luxury-gift\" | \"luxury-glasses\" | \"luxury-handbag\" | \"luxury-necklace\" | \"luxury-necklace-2\" | \"luxury-necklace-3\" | \"luxury-stars\" | \"luxury-watch\" | \"mandatory\" | \"map\" | \"maximize\" | \"maximize-web\" | \"medal\" | \"mention\" | \"menu\" | \"microphone\" | \"minimize\" | \"minimize-web\" | \"minus\" | \"missing-word\" | \"mission\" | \"mission-data\" | \"mission-download\" | \"month-view\" | \"monthly\" | \"more\" | \"more-2\" | \"more-circle\" | \"more-shapes\" | \"move\" | \"move-down\" | \"move-up\" | \"multiple-photos\" | \"mute-microphone\" | \"new-lesson\" | \"new-rectangle\" | \"new-section\" | \"new-task\" | \"news\" | \"next-photo\" | \"no-data\" | \"no-video\" | \"not-allowed\" | \"note\" | \"offline\" | \"offline-play\" | \"ongoing\" | \"operations\" | \"out-of-stock-product\" | \"pages\" | \"password\" | \"paste\" | \"pause\" | \"pause-audio\" | \"pen\" | \"personal-development\" | \"pharma-drug-box\" | \"pharma-first-aid\" | \"pharma-first-aid-kit\" | \"pharma-heartrate\" | \"pharma-hospital\" | \"pharma-iv-bag\" | \"pharma-medication\" | \"pharma-pill\" | \"pharma-pills-box\" | \"pharma-syringe\" | \"phone\" | \"phone-action-camera\" | \"photo-annotated\" | \"photo-library\" | \"photo-mandatory\" | \"pin\" | \"pin-new-site\" | \"pin-selected\" | \"pivot\" | \"play\" | \"play-audio\" | \"plugin\" | \"plus\" | \"podcast\" | \"poll\" | \"price-dollar\" | \"price-euro\" | \"price-sterling\" | \"print\" | \"priority\" | \"product\" | \"product-briefcase\" | \"profile\" | \"publish\" | \"pull-to-refresh\" | \"qr-code\" | \"question-new\" | \"questions\" | \"radio-button-off\" | \"radio-button-on\" | \"ranking\" | \"ranking-toggle\" | \"read\" | \"reason\" | \"recent\" | \"redo\" | \"refresh\" | \"rejected\" | \"rejector\" | \"repeat\" | \"request\" | \"restart\" | \"restaurant-bread\" | \"restaurant-chef\" | \"restaurant-croissant\" | \"restaurant-flatware\" | \"restaurant-grocery\" | \"restaurant-kitchen-bell\" | \"restaurant-knife-board\" | \"restaurant-menu\" | \"restaurant-platware-2\" | \"restaurant-vegetables-plate\" | \"restriction\" | \"right-circle\" | \"right-web\" | \"rotate-camera\" | \"rubber\" | \"sales\" | \"save\" | \"scale-rating\" | \"scan\" | \"schedule-user\" | \"schedule-view\" | \"scoring\" | \"scoring-visible\" | \"scratch\" | \"screenshare\" | \"search\" | \"search-product\" | \"security\" | \"select\" | \"select-all\" | \"send\" | \"send-story\" | \"settings\" | \"share\" | \"share-file\" | \"shipment-smartphone-arrive\" | \"shopping-basket\" | \"side-menu-collapse\" | \"side-menu-expand\" | \"sidebar-left\" | \"sidebar-right\" | \"signal-status-bar\" | \"signature\" | \"single-choice\" | \"single-view\" | \"slider\" | \"small-with-info\" | \"small-without-info\" | \"sms\" | \"sort-down\" | \"sort-up\" | \"sort-up-and-down\" | \"star\" | \"start-recording\" | \"start-rectangle\" | \"stats\" | \"step\" | \"stop-watch\" | \"store\" | \"store-archived\" | \"support\" | \"swipe-detail\" | \"swipe-explanation\" | \"sync-product\" | \"tab\" | \"table\" | \"tableau\" | \"tablet\" | \"tag\" | \"tags-settings\" | \"task\" | \"text-predefined\" | \"theme\" | \"tick\" | \"to-do\" | \"todo-boost\" | \"toggle-off-video\" | \"transaction\" | \"translate\" | \"translation-check\" | \"translation-warning\" | \"triangle\" | \"twitter\" | \"type-tool\" | \"unarchive\" | \"unassign\" | \"unassign-group\" | \"unbook\" | \"undo\" | \"unlocked\" | \"unread\" | \"up\" | \"up-circle\" | \"upgrade\" | \"upload\" | \"user\" | \"user-block\" | \"user-live\" | \"user-lock\" | \"user-new\" | \"validate\" | \"validation-date\" | \"validator\" | \"value\" | \"variable\" | \"verified\" | \"videocamera\" | \"view\" | \"virtual-queuing\" | \"visit\" | \"visual-merchandising\" | \"volume-off\" | \"volume-on\" | \"waiting-list\" | \"warning-2\" | \"warning-product\" | \"webcam\" | \"week-view\" | \"weekdays\" | \"weekly\" | \"weeks\" | \"wifi-status-bar\" | \"word-search\" | \"workflow\" | \"yearly\" | \"yoobic\" | \"zip-file\" | \"zoom-in\" | \"zoom-out\"",
135
+ "resolved": "\"number\" | \"calendar\" | \"toggle\" | \"info\" | \"warning\" | \"right\" | \"left\" | \"1x\" | \"2x\" | \"3x\" | \"4x\" | \"5x\" | \"achievement\" | \"action-plan\" | \"action-plan-create\" | \"activity\" | \"activity-history\" | \"aggregation\" | \"aisles\" | \"alarm\" | \"align-center\" | \"align-left\" | \"align-right\" | \"analysis\" | \"analytics-board-bars\" | \"analytics-boost\" | \"analytics-graph-line\" | \"answer\" | \"app-creator\" | \"apple-pay\" | \"archive\" | \"arrow-down\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up\" | \"arrows-up-down\" | \"assign\" | \"assign-group\" | \"assigned\" | \"attach-file\" | \"attachment\" | \"audio-offline\" | \"audit\" | \"author\" | \"auto-flash\" | \"autocomplete\" | \"automotive-airplane\" | \"automotive-bus\" | \"automotive-car\" | \"automotive-cycle\" | \"automotive-gas\" | \"automotive-road\" | \"automotive-route\" | \"automotive-route-sign\" | \"automotive-scooter\" | \"automotive-shipping\" | \"award-trophy-star\" | \"background-off\" | \"background-on\" | \"badge\" | \"badge-book\" | \"badge-brain\" | \"badge-crown\" | \"badge-makeup-1\" | \"badge-stats\" | \"barcode\" | \"battery-status-bar\" | \"battle\" | \"beverages-beer\" | \"beverages-bottle\" | \"beverages-champagne\" | \"beverages-cocktail\" | \"beverages-coffee\" | \"beverages-drink\" | \"beverages-hot-drink\" | \"beverages-tropical-cocktail\" | \"beverages-water\" | \"beverages-wine\" | \"big-arrow-down\" | \"big-arrow-left\" | \"big-arrow-right\" | \"big-arrow-up\" | \"bigfont\" | \"blocks\" | \"bluetooth\" | \"bookmark\" | \"boost\" | \"branch\" | \"brush\" | \"buttons-single-choice\" | \"calendar-date\" | \"calendar-end-date\" | \"calendar-error\" | \"calendar-new-event\" | \"calendar-received\" | \"calendar-sent\" | \"calendar-warning\" | \"camera\" | \"campaign\" | \"campaign-create\" | \"campaign-filter\" | \"catalogue\" | \"catch-them\" | \"categories\" | \"chart\" | \"chat\" | \"chat-new\" | \"check\" | \"check-product\" | \"circle\" | \"circle-minor\" | \"circle-plus\" | \"circle1\" | \"circle2\" | \"close\" | \"color-picker\" | \"column\" | \"comment\" | \"community\" | \"company\" | \"compass-direction\" | \"condition\" | \"connect\" | \"contact\" | \"cosmetics-brush\" | \"cosmetics-brush-scissors\" | \"cosmetics-brush-set\" | \"cosmetics-comb\" | \"cosmetics-hairdryer\" | \"cosmetics-lips\" | \"cosmetics-lipstick\" | \"cosmetics-mirror\" | \"cosmetics-nail-polish\" | \"courses\" | \"create-chat\" | \"cross\" | \"custom\" | \"cut\" | \"daily\" | \"darkmode\" | \"dashboards\" | \"dashboards-new\" | \"data-file-add\" | \"database\" | \"database-add\" | \"database-check\" | \"database-download\" | \"database-edit\" | \"database-history\" | \"database-import\" | \"database-lock\" | \"database-question\" | \"database-refresh\" | \"database-remove\" | \"database-search\" | \"database-settings\" | \"database-star\" | \"database-subtract\" | \"database-sync\" | \"database-warning\" | \"date-time\" | \"day-view\" | \"delete\" | \"desktop\" | \"diagram-arrow-right\" | \"diploma\" | \"diploma-history\" | \"diploma-manager\" | \"diploma-new\" | \"dislike\" | \"dot\" | \"double-tick\" | \"down\" | \"down-circle\" | \"download\" | \"downloaded\" | \"draggable\" | \"duplicate\" | \"email\" | \"emoji\" | \"end-call\" | \"expand-chart\" | \"explore\" | \"export\" | \"eye\" | \"facebook\" | \"fashion-boot\" | \"fashion-bra\" | \"fashion-coat\" | \"fashion-dress\" | \"fashion-perfume\" | \"fashion-pump\" | \"fashion-shoe\" | \"fashion-t-shirt\" | \"fashion-trousers\" | \"fashion-women\" | \"feed\" | \"feed-create-post\" | \"feedback\" | \"feedback-neutral\" | \"feedback-sad\" | \"file\" | \"file-add\" | \"file-csv\" | \"file-download\" | \"file-excel\" | \"file-pdf\" | \"file-powerpoint\" | \"file-upload\" | \"file-word\" | \"filter\" | \"first\" | \"fixed\" | \"flag\" | \"flash-off\" | \"flash-on\" | \"flip\" | \"folder\" | \"folder-add\" | \"folder-download\" | \"folder-edit\" | \"folder-remove\" | \"folder-upload\" | \"food-apple\" | \"food-banana\" | \"food-bowl\" | \"food-carrot\" | \"food-cherry\" | \"food-egg\" | \"food-orange\" | \"food-pear\" | \"food-pineapple\" | \"food-strawberry\" | \"formula\" | \"forward\" | \"frame\" | \"full-height\" | \"furniture\" | \"geo-filter\" | \"gif\" | \"go-to\" | \"gps\" | \"grid-phone\" | \"grid-view\" | \"group\" | \"hashtag\" | \"heart\" | \"help\" | \"history\" | \"home\" | \"hotel-award\" | \"hotel-award-book\" | \"hotel-bed\" | \"hotel-bell\" | \"hotel-bellhop\" | \"hotel-building\" | \"hotel-dnd\" | \"hotel-room-service-1\" | \"hotel-room-service-2\" | \"hotel-room-service-3\" | \"hotzone\" | \"hourglass\" | \"hr\" | \"image\" | \"image-map\" | \"image-offline\" | \"import\" | \"inbox\" | \"incentive-manager\" | \"incentive-manager1\" | \"indeterminate\" | \"inquiry\" | \"instagram\" | \"instant-play\" | \"iphone\" | \"journey\" | \"keyboard\" | \"large-with-info\" | \"large-without-info\" | \"last\" | \"layout\" | \"leaderboard\" | \"learning-path\" | \"left-circle\" | \"left-web\" | \"lesson\" | \"like\" | \"link\" | \"link-broken\" | \"linkedin\" | \"list-view\" | \"livestream\" | \"loading\" | \"lock\" | \"logic\" | \"logic-visible\" | \"low-power\" | \"luxury-bag\" | \"luxury-bottle\" | \"luxury-gift\" | \"luxury-glasses\" | \"luxury-handbag\" | \"luxury-necklace\" | \"luxury-necklace-2\" | \"luxury-necklace-3\" | \"luxury-stars\" | \"luxury-watch\" | \"mandatory\" | \"map\" | \"maximize\" | \"maximize-web\" | \"medal\" | \"mention\" | \"menu\" | \"microphone\" | \"minimize\" | \"minimize-web\" | \"minus\" | \"missing-word\" | \"mission\" | \"mission-data\" | \"mission-download\" | \"month-view\" | \"monthly\" | \"more\" | \"more-2\" | \"more-circle\" | \"more-shapes\" | \"move\" | \"move-down\" | \"move-up\" | \"multiple-photos\" | \"mute-microphone\" | \"new-lesson\" | \"new-rectangle\" | \"new-section\" | \"new-task\" | \"news\" | \"next-photo\" | \"no-data\" | \"no-video\" | \"not-allowed\" | \"note\" | \"offline\" | \"offline-play\" | \"ongoing\" | \"operations\" | \"out-of-stock-product\" | \"pages\" | \"password\" | \"paste\" | \"pause\" | \"pause-audio\" | \"pen\" | \"personal-development\" | \"pharma-drug-box\" | \"pharma-first-aid\" | \"pharma-first-aid-kit\" | \"pharma-heartrate\" | \"pharma-hospital\" | \"pharma-iv-bag\" | \"pharma-medication\" | \"pharma-pill\" | \"pharma-pills-box\" | \"pharma-syringe\" | \"phone\" | \"phone-action-camera\" | \"photo-annotated\" | \"photo-library\" | \"photo-mandatory\" | \"pin\" | \"pin-new-site\" | \"pin-selected\" | \"pivot\" | \"play\" | \"play-audio\" | \"plugin\" | \"plus\" | \"podcast\" | \"poll\" | \"price-dollar\" | \"price-euro\" | \"price-sterling\" | \"print\" | \"priority\" | \"product\" | \"product-briefcase\" | \"profile\" | \"publish\" | \"pull-to-refresh\" | \"qr-code\" | \"question-new\" | \"questions\" | \"radio-button-off\" | \"radio-button-on\" | \"ranking\" | \"ranking-toggle\" | \"read\" | \"reason\" | \"recent\" | \"redo\" | \"refresh\" | \"rejected\" | \"rejector\" | \"repeat\" | \"request\" | \"restart\" | \"restaurant-bread\" | \"restaurant-chef\" | \"restaurant-croissant\" | \"restaurant-flatware\" | \"restaurant-grocery\" | \"restaurant-kitchen-bell\" | \"restaurant-knife-board\" | \"restaurant-menu\" | \"restaurant-platware-2\" | \"restaurant-vegetables-plate\" | \"restriction\" | \"right-circle\" | \"right-web\" | \"rotate-camera\" | \"rubber\" | \"sales\" | \"save\" | \"scale-rating\" | \"scan\" | \"schedule-user\" | \"schedule-view\" | \"scoring\" | \"scoring-visible\" | \"scratch\" | \"screenshare\" | \"search\" | \"search-product\" | \"security\" | \"select\" | \"select-all\" | \"send\" | \"send-story\" | \"settings\" | \"share\" | \"share-file\" | \"shipment-smartphone-arrive\" | \"shopping-basket\" | \"side-menu-collapse\" | \"side-menu-expand\" | \"sidebar-left\" | \"sidebar-right\" | \"signal-status-bar\" | \"signature\" | \"single-choice\" | \"single-view\" | \"slider\" | \"small-with-info\" | \"small-without-info\" | \"sms\" | \"sort-down\" | \"sort-up\" | \"sort-up-and-down\" | \"star\" | \"start-recording\" | \"start-rectangle\" | \"stats\" | \"step\" | \"stop-watch\" | \"store\" | \"store-archived\" | \"support\" | \"swipe-detail\" | \"swipe-explanation\" | \"sync-product\" | \"tab\" | \"table\" | \"tableau\" | \"tablet\" | \"tag\" | \"tags-settings\" | \"task\" | \"text-predefined\" | \"theme\" | \"tick\" | \"to-do\" | \"todo-boost\" | \"toggle-off-video\" | \"transaction\" | \"translate\" | \"translation-check\" | \"translation-warning\" | \"triangle\" | \"twitter\" | \"type-tool\" | \"unarchive\" | \"unassign\" | \"unassign-group\" | \"unbook\" | \"undo\" | \"unlocked\" | \"unread\" | \"up\" | \"up-circle\" | \"upgrade\" | \"upload\" | \"user\" | \"user-block\" | \"user-live\" | \"user-lock\" | \"user-new\" | \"validate\" | \"validation-date\" | \"validator\" | \"value\" | \"variable\" | \"verified\" | \"videocamera\" | \"view\" | \"virtual-queuing\" | \"visit\" | \"visual-merchandising\" | \"volume-off\" | \"volume-on\" | \"waiting-list\" | \"warning-2\" | \"warning-product\" | \"webcam\" | \"week-view\" | \"weekdays\" | \"weekly\" | \"weeks\" | \"wifi-status-bar\" | \"word-search\" | \"workflow\" | \"yearly\" | \"yoobic\" | \"zip-file\" | \"zoom-in\" | \"zoom-out\"",
136
136
  "references": {
137
137
  "TIconName": {
138
138
  "location": "import",
@@ -206,6 +206,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
206
206
  flex-direction: column;
207
207
  height: 100%;
208
208
  background-color: var(--light, #ffffff);
209
+ box-shadow: var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));
209
210
  }
210
211
  :host footer {
211
212
  display: flex;
@@ -1,5 +1,6 @@
1
- import { getNextRecurrences, guessCurrentTimezone, pipes, TIMEZONES, translate } from '@shared/utils';
2
- import { Component, Event, h, Host, Prop } from '@stencil/core';
1
+ import { closeModal, getNextRecurrences, guessCurrentTimezone, pipes, TIMEZONES, translate } from '@shared/utils';
2
+ import { Component, Element, Event, h, Host, Prop } from '@stencil/core';
3
+ import { getAppContext } from '../../../utils/helpers/common-helpers';
3
4
  const EmptyState = () => [h("yoo-empty-state", null), h("p", null, translate('LISTEMPTY'))];
4
5
  const Recurrences = ({ dates, label }) => (h("div", { class: "recurrences" },
5
6
  h("h1", null, translate(label)),
@@ -31,16 +32,17 @@ export class YooFormRecurrencePreviewComponent {
31
32
  }
32
33
  finish() {
33
34
  this.close.emit();
35
+ closeModal(null);
34
36
  }
35
37
  render() {
36
38
  const recurrences = getNextRecurrences(this.value, { max: this.max, timezone: this.timezone });
37
39
  const hasRecurrences = !!(recurrences === null || recurrences === void 0 ? void 0 : recurrences.length);
38
- return (h(Host, null,
40
+ return (h(Host, { class: { ...getAppContext(this.host) } },
39
41
  h("header", null,
40
42
  h("yoo-navbar", null,
41
43
  h("yoo-items", { slot: "start" },
42
44
  h("yoo-button", { animated: true, color: "stable", fill: "transparent", rippleType: "unbounded", shape: "circular", onClick: () => this.finish() },
43
- h("yoo-icon", { color: "stable", name: "left" }))),
45
+ h("yoo-icon", { color: "stable", name: "close" }))),
44
46
  h("yoo-truncate", null, translate('RECURRENCEPREVIEWTITLE')))),
45
47
  h("main", { class: { empty: !hasRecurrences } },
46
48
  hasRecurrences && h(Timezones, { value: this.timezone, values: TIMEZONES, onUpdate: (timezone) => (this.timezone = timezone) }),
@@ -133,4 +135,5 @@ export class YooFormRecurrencePreviewComponent {
133
135
  "references": {}
134
136
  }
135
137
  }]; }
138
+ static get elementRef() { return "host"; }
136
139
  }
@@ -68,7 +68,7 @@ export class YooFormSignaturePadDialogComponent {
68
68
  h("yoo-items", { slot: "start" },
69
69
  h("yoo-button", { color: "text-color", fill: "transparent", shape: "circular", rippleType: "unbounded", onClick: () => closeModal(this.value) },
70
70
  h("yoo-icon", { name: "close" }))),
71
- h("yoo-truncate", null, translate('SIGNATURE')),
71
+ h("yoo-truncate", null, translate('YOOBICSIGNATURE')),
72
72
  !this.readonly && (h("yoo-items", { slot: "end" },
73
73
  h("yoo-button", { color: "warning", fill: "transparent", animated: false, disabled: !this.hasContent, onClick: () => this.onClear() }, translate('DELETE')))))));
74
74
  }
@@ -270,8 +270,8 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
270
270
  display: flex;
271
271
  align-items: center;
272
272
  justify-content: center;
273
- min-width: 30px;
274
- height: 30px;
273
+ min-width: 1.875rem;
274
+ height: 1.875rem;
275
275
  color: var(--dark, #000000);
276
276
  font-size: var(--font-size-14, 0.875rem);
277
277
  background: var(--stable-light, #f1f1f1);
@@ -123,6 +123,7 @@ export class YooFormSwipeCardsComponent {
123
123
  if (!this.showInstructionView) {
124
124
  this.initDraggable();
125
125
  }
126
+ this.showWarnings();
126
127
  }
127
128
  updateCardsData() {
128
129
  if (this.hasDataChanged) {
@@ -149,7 +150,14 @@ export class YooFormSwipeCardsComponent {
149
150
  return (_a = this.cardsElements) === null || _a === void 0 ? void 0 : _a.find((cardElement) => (cardElement === null || cardElement === void 0 ? void 0 : cardElement.id) === id);
150
151
  }
151
152
  spyOnValuesChanged() {
152
- if (this.hasTwoCategories && this.livePreview) {
153
+ this.showWarnings();
154
+ }
155
+ showWarnings() {
156
+ var _a;
157
+ if (((_a = this.values) === null || _a === void 0 ? void 0 : _a.length) && this.livePreview && !this.hasTwoCategories) {
158
+ showWarningAlert(this.host, true, 'NOTFULFILLEDCATEGORIES');
159
+ }
160
+ else if (this.hasTwoCategories && this.livePreview) {
153
161
  this.hasEmptyValues = !!this.numberEmptyItems.text || !!this.numberEmptyItems.image;
154
162
  this.hasDuplicatesValues = this.hasText && hasDuplicates(this.values);
155
163
  let showAlert = this.hasEmptyValues || this.hasDuplicatesValues;
@@ -414,7 +422,8 @@ export class YooFormSwipeCardsComponent {
414
422
  ]);
415
423
  }
416
424
  renderBanner() {
417
- return this.livePreview && h("yoo-banner", null);
425
+ return this.livePreview && h("yoo-banner", null,
426
+ h("p", { slot: "content" }));
418
427
  }
419
428
  render() {
420
429
  return (h(Host, { ...(this.formHeight && { style: { height: `${this.formHeight}px` } }), class: { ...getAppContext(this.host), 'swiper-no-swiping': !this.readonly } },
@@ -382,7 +382,7 @@ export class YooFormTableComponent {
382
382
  "mutable": false,
383
383
  "complexType": {
384
384
  "original": "EntityType",
385
- "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\" | \"badges\" | \"broadcasts\" | \"calendarEvents\" | \"campaigntypes\" | \"catalogs\" | \"channels\" | \"charttype\" | \"contacts\" | \"coursecategories\" | \"courses-small\" | \"courseselection\" | \"currencies\" | \"customapps\" | \"customforms\" | \"days\" | \"entitycomments\" | \"environnement\" | \"feedsComments\" | \"filesFolders\" | \"folders\" | \"formfield\" | \"giphy\" | \"googlemaps\" | \"hashtags\" | \"icons\" | \"language\" | \"lessondescriptions\" | \"liveshoppings\" | \"locationspublic\" | \"markas\" | \"mediacapturedevices\" | \"memolist\" | \"missiondatas\" | \"missiondescriptioncategories\" | \"missionfield\" | \"notes\" | \"notifications\" | \"photos\" | \"productbatchlist\" | \"productweightpair\" | \"publicAPITokens\" | \"questionsAnswers\" | \"regex\" | \"reporttemplates\" | \"reviewapps\" | \"salesdata\" | \"scorms\" | \"scormcloud\" | \"slots\" | \"tableauShared\" | \"tagGroups\" | \"topusers\" | \"unsplash\" | \"userlearningmanager\" | \"usercourseinfo\" | \"violetproducts\" | \"violetproductofferskus\" | \"violetbasketitems\" | \"violetshippingmethods\" | \"version\" | \"videocallusers\" | \"visits\" | \"waitlistvisit\" | \"waitlistcustomer\" | \"waitliststats\" | \"plansorlessons\" | \"widgets\"",
385
+ "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\"",
386
386
  "references": {
387
387
  "EntityType": {
388
388
  "location": "import",
@@ -128,12 +128,12 @@ export class YooFormTaskComponent {
128
128
  : null;
129
129
  }
130
130
  renderReadonly() {
131
- return (h("div", { class: { readonly: true, pdf: this.isPdf } }, this.value && this.value.length > 0 ? [this.hideTitle ? null : h("div", { class: "title" }, translate('ACTIONS')), this.renderTasks()] : null));
131
+ return (h("div", { class: { readonly: true, pdf: this.isPdf } }, this.value && this.value.length > 0 ? [this.hideTitle ? null : h("div", { class: "title" }, translate('YOOBICACTIONS')), this.renderTasks()] : null));
132
132
  }
133
133
  renderEditable() {
134
134
  var _a, _b, _c;
135
135
  return (h("div", { class: { 'outer-container': true, empty: !((_a = this.value) === null || _a === void 0 ? void 0 : _a.length), pdf: this.isPdf } },
136
- ((_b = this.value) === null || _b === void 0 ? void 0 : _b.length) ? h("div", { class: "title" }, translate('ACTIONS')) : null,
136
+ ((_b = this.value) === null || _b === void 0 ? void 0 : _b.length) ? h("div", { class: "title" }, translate('YOOBICACTIONS')) : null,
137
137
  this.renderTasks(),
138
138
  this.type === 'todo' || this.type === 'task' ? (h("div", { class: { newtask: true, nomargin: !((_c = this.value) === null || _c === void 0 ? void 0 : _c.length) } },
139
139
  h("yoo-button", { color: "stable-light", onClick: () => this.onAddNewTask() },
@@ -57,6 +57,10 @@ export class YooFormTextAreaComponent {
57
57
  }
58
58
  return false;
59
59
  }
60
+ async getText() {
61
+ var _a;
62
+ return (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.innerText;
63
+ }
60
64
  async updateValueAndFocus(value, insert) {
61
65
  if (insert) {
62
66
  const { insertElement, offset } = getInsertElementProp(this.host, this.inputEl);
@@ -173,7 +177,8 @@ export class YooFormTextAreaComponent {
173
177
  this.updateSegmentsCountDebounce();
174
178
  }
175
179
  onParagraphInputChanged(ev) {
176
- if ((ev === null || ev === void 0 ? void 0 : ev.inputType) === 'insertCompositionText') {
180
+ var _a;
181
+ if ((ev === null || ev === void 0 ? void 0 : ev.inputType) === 'insertCompositionText' && ((_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.innerText.length) > 1) {
177
182
  return;
178
183
  }
179
184
  // Clean up random BR and FONT injected
@@ -1175,6 +1180,22 @@ export class YooFormTextAreaComponent {
1175
1180
  "tags": []
1176
1181
  }
1177
1182
  },
1183
+ "getText": {
1184
+ "complexType": {
1185
+ "signature": "() => Promise<string>",
1186
+ "parameters": [],
1187
+ "references": {
1188
+ "Promise": {
1189
+ "location": "global"
1190
+ }
1191
+ },
1192
+ "return": "Promise<string>"
1193
+ },
1194
+ "docs": {
1195
+ "text": "",
1196
+ "tags": []
1197
+ }
1198
+ },
1178
1199
  "updateValueAndFocus": {
1179
1200
  "complexType": {
1180
1201
  "signature": "(value: string, insert?: boolean) => Promise<void>",
@@ -211,15 +211,6 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
211
211
  border: none;
212
212
  border-radius: 0;
213
213
  }
214
- :host .container.fullscreen.fr-toolbar-open .fr-wrapper {
215
- height: calc(100% - 6.25rem) !important;
216
- }
217
- :host .container.fullscreen .fr-wrapper {
218
- height: calc(100% - 2.5625rem) !important;
219
- }
220
- :host .container.fullscreen .fr-wrapper iframe {
221
- height: 100% !important;
222
- }
223
214
 
224
215
  :host(.link) {
225
216
  display: flex;
@@ -227,4 +218,10 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
227
218
  }
228
219
  :host(.link) yoo-links-preview {
229
220
  order: 2;
221
+ }
222
+
223
+ :host(.android) .container.fullscreen {
224
+ display: flex;
225
+ flex-direction: column;
226
+ height: 100%;
230
227
  }