@yoobic/yobi 8.2.0-5 → 8.2.0-52

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 (1472) hide show
  1. package/dist/cjs/{annotations-helpers-45b1c2e4.js → annotations-helpers-6cf88388.js} +24 -9
  2. package/dist/cjs/{button.factory-30bbe21d.js → button.factory-0eaf2662.js} +3 -1
  3. package/dist/cjs/{camera-helpers-4bac4f44.js → camera-helpers-5971ae57.js} +2 -2
  4. package/dist/cjs/{chat-helpers-2a27875e.js → chat-helpers-9fb8af0d.js} +1 -1
  5. package/dist/cjs/{common-helpers-aaf67fd5.js → common-helpers-20bcf124.js} +4 -4
  6. package/dist/cjs/design-system.cjs.js +1 -1
  7. package/dist/cjs/{draggable-dots-helpers-120e5ac3.js → draggable-dots-helpers-adbe0ab6.js} +2 -2
  8. package/dist/cjs/{draggable-tags-helpers-0f4b579b.js → draggable-tags-helpers-20c18942.js} +2 -2
  9. package/dist/cjs/{entities-helpers-3be4fa3f.js → entities-helpers-425c1eee.js} +10 -3
  10. package/dist/cjs/{filters-helpers-22a2fd3e.js → filters-helpers-7e0c0af8.js} +6 -2
  11. package/dist/cjs/form-choice-helpers-8d3bb03f.js +73 -0
  12. package/dist/cjs/{form-helpers-490da22c.js → form-helpers-b575978f.js} +2 -2
  13. package/dist/cjs/{form-input-helpers-0ebb7615.js → form-input-helpers-7894c393.js} +3 -3
  14. package/dist/cjs/{form-text-area-helpers-9e5e704f.js → form-text-area-helpers-40b086ad.js} +1 -1
  15. package/dist/cjs/{grid-renderers-b2b58a8b.js → grid-renderers-5d1602d7.js} +78 -84
  16. package/dist/cjs/{gridstack-dd-native-a07c1ea1.js → gridstack-dd-native-dca9e336.js} +92 -89
  17. package/dist/cjs/{incentive-helpers-8e3bca67.js → incentive-helpers-dac34621.js} +4 -6
  18. package/dist/cjs/{index-b3d451a5.js → index-0eb8538b.js} +2 -2
  19. package/dist/cjs/{index-0831f0f7.js → index-2110157a.js} +1 -1
  20. package/dist/cjs/index-231a6316.js +4 -0
  21. package/dist/cjs/index-2a0fc48a.js +4 -0
  22. package/dist/cjs/{index-dba6038f.js → index-8b85ebc9.js} +292 -201
  23. package/dist/cjs/{index-c1f090d2.js → index-9bf54a73.js} +1 -1
  24. package/dist/cjs/{index-9563be1f.js → index-a8e7a6d8.js} +95 -47
  25. package/dist/cjs/{index-d82a50b9.js → index-c366316d.js} +32 -9
  26. package/dist/cjs/{index-9681c9e0.js → index-e798a42f.js} +1 -1
  27. package/dist/cjs/{index-c1da2050.js → index-f23ea43e.js} +2 -2
  28. package/dist/cjs/loader.cjs.js +1 -1
  29. package/dist/cjs/{localForage-3ea97523.js → localForage-0dacf0bf.js} +1 -1
  30. package/dist/cjs/{map-helpers-8e9b7d29.js → map-helpers-c28db844.js} +1 -1
  31. package/dist/cjs/{mission-locked-banner-827e23a4.js → mission-locked-banner-df7dbc4e.js} +1 -1
  32. package/dist/cjs/{missions-helpers-35e4e31d.js → missions-helpers-2e1b7b0e.js} +7 -6
  33. package/dist/cjs/{modal-animations-2606e426.js → modal-animations-00fbbc5e.js} +1 -1
  34. package/dist/cjs/{operation-helpers-32e01c23.js → operation-helpers-7d420d50.js} +18 -5
  35. package/dist/cjs/{overlays-52f26a73.js → overlays-f9e1f8b1.js} +1 -1
  36. package/dist/cjs/readonly-card-c1c43535.js +16 -0
  37. package/dist/cjs/{swiper-2a1d83b5.js → swiper-2bd07577.js} +5 -5
  38. package/dist/cjs/{theme-8a2e053f.js → theme-342de727.js} +1 -1
  39. package/dist/cjs/{tippy.esm-57f17cfd.js → tippy.esm-4ce2efc9.js} +1 -1
  40. package/dist/cjs/{video-player-helpers-ddd3cd3c.js → video-player-helpers-3d9712d3.js} +3 -3
  41. package/dist/cjs/{web-5d8331fe.js → web-26e77ffa.js} +2 -2
  42. package/dist/cjs/{web-522888ab.js → web-2906f13b.js} +2 -2
  43. package/dist/cjs/{web-b0ac87f8.js → web-4066d42c.js} +3 -3
  44. package/dist/cjs/yoo-about.cjs.entry.js +2 -2
  45. package/dist/cjs/yoo-accordion.cjs.entry.js +6 -6
  46. package/dist/cjs/yoo-action-sheet-controller.cjs.entry.js +3 -3
  47. package/dist/cjs/yoo-action-sheet.cjs.entry.js +7 -7
  48. package/dist/cjs/yoo-ag-grid.cjs.entry.js +1699 -1266
  49. package/dist/cjs/yoo-alert.cjs.entry.js +5 -5
  50. package/dist/cjs/yoo-amap.cjs.entry.js +4 -4
  51. package/dist/cjs/yoo-announcement-heading.cjs.entry.js +9 -9
  52. package/dist/cjs/yoo-app.cjs.entry.js +2 -2
  53. package/dist/cjs/yoo-audio-player.cjs.entry.js +26 -15
  54. package/dist/cjs/yoo-audio-recorder-dialog.cjs.entry.js +4 -4
  55. package/dist/cjs/yoo-avatar.cjs.entry.js +2 -2
  56. package/dist/cjs/yoo-avatars.cjs.entry.js +2 -2
  57. package/dist/cjs/yoo-background-blur.cjs.entry.js +3 -3
  58. package/dist/cjs/yoo-background.cjs.entry.js +3 -3
  59. package/dist/cjs/yoo-banner.cjs.entry.js +3 -3
  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 +4 -22
  65. package/dist/cjs/yoo-button.cjs.entry.js +3 -3
  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 +14 -27
  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 +12 -9
  90. package/dist/cjs/yoo-card-list-simple.cjs.entry.js +3 -3
  91. package/dist/cjs/yoo-card-list.cjs.entry.js +5 -5
  92. package/dist/cjs/yoo-card-location.cjs.entry.js +2 -2
  93. package/dist/cjs/yoo-card-media.cjs.entry.js +3 -3
  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 +3 -3
  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 +15 -14
  109. package/dist/cjs/yoo-context-menu-dialog.cjs.entry.js +5 -5
  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 +7 -7
  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 +8 -8
  124. package/dist/cjs/yoo-entity-search-dialog.cjs.entry.js +3 -3
  125. package/dist/cjs/yoo-entity-search-filters.cjs.entry.js +4 -4
  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 +235 -186
  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 +11 -11
  135. package/dist/cjs/yoo-form-autocomplete-dialog.cjs.entry.js +9 -13
  136. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +68 -89
  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 +19 -19
  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 +6 -6
  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 +103 -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 +5 -5
  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 +4 -4
  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 +4 -5
  168. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +4 -4
  169. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +4 -4
  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 +4 -4
  174. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +40 -13
  175. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +5 -5
  176. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +3 -3
  177. package/dist/cjs/yoo-form-creator.cjs.entry.js +52 -24
  178. package/dist/cjs/yoo-form-date-time.cjs.entry.js +6 -6
  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 +206 -121
  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 +31 -20
  197. package/dist/cjs/yoo-form-iframe-dialog.cjs.entry.js +2 -2
  198. package/dist/cjs/yoo-form-image-collection.cjs.entry.js +8 -8
  199. package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +6 -6
  200. package/dist/cjs/yoo-form-image-tagging.cjs.entry.js +11 -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 -49
  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 +12 -17
  209. package/dist/cjs/yoo-form-missionfield.cjs.entry.js +4 -4
  210. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +6 -5
  211. package/dist/cjs/yoo-form-number-picker-dialog.cjs.entry.js +3 -3
  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 +4 -4
  215. package/dist/cjs/yoo-form-phone-number.cjs.entry.js +544 -540
  216. package/dist/cjs/yoo-form-plan-assign.cjs.entry.js +7 -8
  217. package/dist/cjs/yoo-form-plan.cjs.entry.js +4 -4
  218. package/dist/cjs/yoo-form-pricecheck.cjs.entry.js +4 -4
  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 +6 -6
  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 +14 -16
  240. package/dist/cjs/yoo-form-table.cjs.entry.js +4 -4
  241. package/dist/cjs/yoo-form-task.cjs.entry.js +4 -4
  242. package/dist/cjs/yoo-form-text-area.cjs.entry.js +11 -17
  243. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +21 -17
  244. package/dist/cjs/yoo-form-time.cjs.entry.js +4 -4
  245. package/dist/cjs/yoo-form-timeslots.cjs.entry.js +4 -4
  246. package/dist/cjs/yoo-form-todo-dialog.cjs.entry.js +3 -3
  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 +4 -4
  251. package/dist/cjs/yoo-form-todo.cjs.entry.js +6 -6
  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 +8 -8
  257. package/dist/cjs/yoo-grid.cjs.entry.js +86 -51
  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 +3 -3
  281. package/dist/cjs/{yoo-ion-slides-f7856e2f.js → yoo-ion-slides-5719e65f.js} +169 -36
  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 +2 -2
  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 +5 -4
  289. package/dist/cjs/yoo-layout-sections.cjs.entry.js +6 -3
  290. package/dist/cjs/yoo-layout-tabs.cjs.entry.js +2 -2
  291. package/dist/cjs/yoo-layout-two-columns.cjs.entry.js +2 -2
  292. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +4 -4
  293. package/dist/cjs/yoo-lesson-detail.cjs.entry.js +4 -4
  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 -8
  304. package/dist/cjs/yoo-lottie.cjs.entry.js +2 -2
  305. package/dist/cjs/yoo-map-gl.cjs.entry.js +9 -4
  306. package/dist/cjs/yoo-map-js.cjs.entry.js +10 -5
  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 +2 -2
  312. package/dist/cjs/yoo-mention-tag.cjs.entry.js +2 -2
  313. package/dist/cjs/yoo-mission-details.cjs.entry.js +7 -7
  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 +8 -50
  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 +5 -5
  321. package/dist/cjs/yoo-numbers-display.cjs.entry.js +3 -3
  322. package/dist/cjs/yoo-photo-editor.cjs.entry.js +9 -9
  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 +3 -3
  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 +3 -3
  338. package/dist/cjs/yoo-scratch-card-creator.cjs.entry.js +2 -2
  339. package/dist/cjs/yoo-scratch-card.cjs.entry.js +5 -5
  340. package/dist/cjs/yoo-section-list.cjs.entry.js +7 -5
  341. package/dist/cjs/yoo-segmented-control.cjs.entry.js +72 -0
  342. package/dist/cjs/yoo-side-menu-tree.cjs.entry.js +3 -3
  343. package/dist/cjs/yoo-side-menu.cjs.entry.js +5 -5
  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 +5 -4
  353. package/dist/cjs/yoo-truncated-line.cjs.entry.js +44 -0
  354. package/dist/cjs/yoo-user-detail.cjs.entry.js +2 -2
  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 +2 -2
  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 +7 -7
  377. package/dist/cjs/yoo-zebra.cjs.entry.js +2 -2
  378. package/dist/cjs/yoo-zoom.cjs.entry.js +3 -3
  379. package/dist/collection/collection-manifest.json +7 -2
  380. package/dist/collection/components/1.atoms/avatar/avatar.js +1 -1
  381. package/dist/collection/components/1.atoms/breadcrumbs/breadcrumbs.css +12 -3
  382. package/dist/collection/components/1.atoms/breadcrumbs/breadcrumbs.js +10 -105
  383. package/dist/collection/components/1.atoms/collapsible/collapsible.css +9 -4
  384. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/battle.svg +112 -15
  385. package/dist/collection/components/1.atoms/flip-card/flip-card.js +19 -0
  386. package/dist/collection/components/1.atoms/markdown/markdown.js +4 -16
  387. package/dist/collection/components/1.atoms/navbar/navbar.css +12 -7
  388. package/dist/collection/components/1.atoms/navbar/navbar.js +1 -1
  389. package/dist/collection/components/1.atoms/progress-bar/progress-bar.css +5 -5
  390. package/dist/collection/components/1.atoms/progress-bar/progress-bar.js +24 -74
  391. package/dist/collection/components/1.atoms/range/range.js +1 -1
  392. package/dist/collection/components/1.atoms/tabs/tabs.css +30 -14
  393. package/dist/collection/components/1.atoms/tabs/tabs.js +12 -29
  394. package/dist/collection/components/1.atoms/tabs-slides/tabs-slides.js +1 -1
  395. package/dist/collection/components/1.atoms/tooltip/tooltip.js +48 -13
  396. package/dist/collection/components/1.atoms/truncate/truncate.js +25 -5
  397. package/dist/collection/components/1.atoms/truncated-line/truncated-line.css +219 -0
  398. package/dist/collection/components/1.atoms/truncated-line/truncated-line.js +106 -0
  399. package/dist/collection/components/2.molecules/accordion/accordion.js +1 -21
  400. package/dist/collection/components/2.molecules/action-sheet/action-sheet.css +6 -0
  401. package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +1 -1
  402. package/dist/collection/components/2.molecules/audio-player/audio-player.js +28 -15
  403. package/dist/collection/components/2.molecules/banner/banner.js +1 -1
  404. package/dist/collection/components/2.molecules/calendar/calendar.css +29 -48
  405. package/dist/collection/components/2.molecules/calendar/calendar.js +2 -2
  406. package/dist/collection/components/2.molecules/context-menu-dialog/context-menu-dialog.js +2 -2
  407. package/dist/collection/components/2.molecules/modal/modal.css +12 -4
  408. package/dist/collection/components/2.molecules/modal/modal.js +9 -22
  409. package/dist/collection/components/2.molecules/profile-list/profile-list.js +1 -1
  410. package/dist/collection/components/2.molecules/profile-summary/profile-summary.css +3 -0
  411. package/dist/collection/components/2.molecules/progress-recap/progress-recap.js +2 -2
  412. package/dist/collection/components/2.molecules/reveal/reveal.css +9 -1
  413. package/dist/collection/components/2.molecules/reveal/reveal.js +24 -0
  414. package/dist/collection/components/2.molecules/{segment/segment.css → segmented-control/segmented-control.css} +36 -5
  415. package/dist/collection/components/2.molecules/{segment/segment.js → segmented-control/segmented-control.js} +45 -10
  416. package/dist/collection/components/2.molecules/text-sequence/text-sequence.css +31 -16
  417. package/dist/collection/components/2.molecules/text-sequence/text-sequence.js +49 -53
  418. package/dist/collection/components/3.organisms/audio-recorder/audio-recorder-dialog.js +1 -1
  419. package/dist/collection/components/3.organisms/device/device.css +7 -0
  420. package/dist/collection/components/3.organisms/device-list/device-list.css +5 -1
  421. package/dist/collection/components/3.organisms/device-list/device-list.js +1 -1
  422. package/dist/collection/components/3.organisms/input-bar/input-bar.js +15 -11
  423. package/dist/collection/components/3.organisms/mobile-tabbar-more/mobile-tabbar-more.css +21 -64
  424. package/dist/collection/components/3.organisms/mobile-tabbar-more/mobile-tabbar-more.js +12 -84
  425. package/dist/collection/components/3.organisms/toast/toast.css +64 -1
  426. package/dist/collection/components/3.organisms/toast/toast.js +1 -1
  427. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.css +8 -11
  428. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.js +9 -7
  429. package/dist/collection/components/entities/card-cell/card-cell.css +12 -1
  430. package/dist/collection/components/entities/card-list/collapsible/card-list-collapsible.js +2 -2
  431. package/dist/collection/components/entities/card-list/color/card-list-color.css +16 -20
  432. package/dist/collection/components/entities/card-list/color/card-list-color.js +11 -8
  433. package/dist/collection/components/entities/card-list/default/card-list.css +0 -7
  434. package/dist/collection/components/entities/card-list/default/card-list.js +3 -2
  435. package/dist/collection/components/entities/card-list/image/card-list-image.js +1 -1
  436. package/dist/collection/components/entities/card-list/simple/card-list-simple.js +1 -1
  437. package/dist/collection/components/entities/card-placeholder/card-placeholder.js +1 -1
  438. package/dist/collection/components/entities/entity/constants/index.js +1 -0
  439. package/dist/collection/components/entities/entity/entity.css +1 -1
  440. package/dist/collection/components/entities/entity/entity.js +249 -182
  441. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.css +6 -3
  442. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.js +4 -5
  443. package/dist/collection/components/entities/entity-search/entity-search.css +1 -2
  444. package/dist/collection/components/form/form-audience/form-audience.css +5 -2
  445. package/dist/collection/components/form/form-audience/form-audience.js +9 -9
  446. package/dist/collection/components/form/form-autocomplete/form-autocomplete.css +7 -0
  447. package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +121 -123
  448. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.js +21 -11
  449. package/dist/collection/components/form/form-calendar-dialog/form-calendar-dialog.js +1 -1
  450. package/dist/collection/components/form/form-capture/form-capture.css +3 -0
  451. package/dist/collection/components/form/form-capture/form-capture.js +14 -14
  452. package/dist/collection/components/form/form-carousel/form-carousel.css +2 -0
  453. package/dist/collection/components/form/form-carousel/form-carousel.js +3 -3
  454. package/dist/collection/components/form/form-catalog/form-catalog.js +2 -2
  455. package/dist/collection/components/form/form-choice/button/form-choice-button.css +335 -0
  456. package/dist/collection/components/form/form-choice/button/form-choice-button.js +404 -0
  457. package/dist/collection/components/form/form-choice/card/form-choice-card.css +424 -0
  458. package/dist/collection/components/form/form-choice/card/form-choice-card.js +424 -0
  459. package/dist/collection/components/form/form-choice/chat/form-choice-chat.css +429 -0
  460. package/dist/collection/components/form/form-choice/chat/form-choice-chat.js +441 -0
  461. package/dist/collection/components/form/form-choice/form-choice-helpers.js +62 -0
  462. package/dist/collection/components/form/form-choice/image/form-choice-image.css +413 -0
  463. package/dist/collection/components/form/form-choice/image/form-choice-image.js +440 -0
  464. package/dist/collection/components/form/form-choice/radio/form-choice-radio.css +356 -0
  465. package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +481 -0
  466. package/dist/collection/components/form/form-choice/readonly-card/readonly-card.js +11 -0
  467. package/dist/collection/components/form/form-date-time/form-date-time.js +2 -2
  468. package/dist/collection/components/form/form-dynamic/form-dynamic.css +128 -12
  469. package/dist/collection/components/form/form-dynamic/form-dynamic.js +275 -116
  470. package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +1 -1
  471. package/dist/collection/components/form/form-feedback/form-feedback.css +1 -1
  472. package/dist/collection/components/form/form-feedback/form-feedback.js +1 -1
  473. package/dist/collection/components/form/form-filter-date/form-filter-date.css +3 -2
  474. package/dist/collection/components/form/form-footer/form-footer.css +1 -0
  475. package/dist/collection/components/form/form-footer/form-footer.js +1 -1
  476. package/dist/collection/components/form/form-hotzones/form-hotzones.js +30 -14
  477. package/dist/collection/components/form/form-image-collection/form-image-collection.css +2 -0
  478. package/dist/collection/components/form/form-image-collection/form-image-collection.js +3 -3
  479. package/dist/collection/components/form/form-image-tagging/form-image-tagging.js +2 -2
  480. package/dist/collection/components/form/form-input/form-input.js +74 -44
  481. package/dist/collection/components/form/form-input-container/form-input-container.css +53 -3
  482. package/dist/collection/components/form/form-input-container/form-input-container.js +9 -8
  483. package/dist/collection/components/form/form-json/form-json.css +1 -1
  484. package/dist/collection/components/form/form-missing-word/form-missing-word.js +6 -11
  485. package/dist/collection/components/form/form-multi-input/form-multi-input.js +15 -1
  486. package/dist/collection/components/form/form-number-picker-dialog/form-number-picker-dialog.css +1 -0
  487. package/dist/collection/components/form/form-permissions/form-permissions.js +1 -1
  488. package/dist/collection/components/form/form-plan-assign/form-plan-assign.js +3 -4
  489. package/dist/collection/components/form/form-radio/form-radio.css +1 -1
  490. package/dist/collection/components/form/form-radio/form-radio.js +4 -4
  491. package/dist/collection/components/form/form-ranking/form-ranking.js +1 -1
  492. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.css +1 -0
  493. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.js +7 -4
  494. package/dist/collection/components/form/form-signature-pad-dialog/form-signature-pad-dialog.js +1 -1
  495. package/dist/collection/components/form/form-star-rating/form-star-rating.css +2 -2
  496. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.css +0 -1
  497. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +8 -10
  498. package/dist/collection/components/form/form-table/form-table.js +1 -1
  499. package/dist/collection/components/form/form-text-area/form-text-area.js +23 -13
  500. package/dist/collection/components/form/form-text-editor/form-text-editor.css +6 -0
  501. package/dist/collection/components/form/form-text-editor/form-text-editor.js +34 -11
  502. package/dist/collection/components/form/form-todo/form-todo.js +2 -2
  503. package/dist/collection/components/form/form-toggle/form-toggle.css +1 -0
  504. package/dist/collection/components/form/form-uploader/form-uploader.css +1 -1
  505. package/dist/collection/components/form/form-videoplayer/form-videoplayer.js +1 -1
  506. package/dist/collection/components/form-creator/form-creator/form-creator.css +1 -2
  507. package/dist/collection/components/form-creator/form-creator/form-creator.js +68 -19
  508. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.js +3 -3
  509. package/dist/collection/components/form-creator/form-creator-card-list/page/form-creator-page-card-list.js +0 -1
  510. package/dist/collection/components/form-creator/form-creator-field-selector/form-creator-field-selector.js +1 -1
  511. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.js +18 -1
  512. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +58 -12
  513. package/dist/collection/components/form-creator/helpers/index.js +93 -45
  514. package/dist/collection/components/form-creator/workflow/workflow.css +1 -2
  515. package/dist/collection/components/grid/ag-grid/ag-grid.css +11 -3
  516. package/dist/collection/components/grid/ag-grid/ag-grid.js +4 -3
  517. package/dist/collection/components/grid/ag-grid/grid-renderers.js +74 -80
  518. package/dist/collection/components/grid/grid/grid.css +18 -23
  519. package/dist/collection/components/grid/grid/grid.js +118 -47
  520. package/dist/collection/components/grid/grid-calendar/grid-calendar.js +4 -4
  521. package/dist/collection/components/grid/gridstack/gridstack.js +21 -0
  522. package/dist/collection/components/grid/kanban/kanban.js +1 -1
  523. package/dist/collection/components/layout/layout-sections/layout-sections.js +4 -3
  524. package/dist/collection/components/layout/layout-tabs/layout-tabs.js +1 -1
  525. package/dist/collection/components/map/map-gl/map-gl.js +6 -1
  526. package/dist/collection/components/map/map-js/map-js.js +6 -1
  527. package/dist/collection/feature-communicate/chat/card-chat/card-chat.css +7 -5
  528. package/dist/collection/feature-communicate/chat/card-chat/card-chat.js +2 -2
  529. package/dist/collection/feature-communicate/chat/chat/chat.css +2 -0
  530. package/dist/collection/feature-communicate/chat/chat/chat.js +7 -4
  531. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.css +3 -0
  532. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.js +1 -1
  533. package/dist/collection/feature-communicate/chat/chat-message-preview/chat-message-preview.js +6 -5
  534. package/dist/collection/feature-communicate/document/card-media/card-media.js +3 -3
  535. package/dist/collection/feature-communicate/feed/card-feed/components/sub-cards.js +2 -10
  536. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.css +4 -2
  537. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +8 -13
  538. package/dist/collection/feature-communicate/feed/community-detail/community-detail.css +17 -12
  539. package/dist/collection/feature-communicate/feed/community-detail/community-detail.js +18 -14
  540. package/dist/collection/feature-communicate/feed/user-wizard/user-wizard.js +1 -1
  541. package/dist/collection/feature-learn/incentive/card-incentive/card-incentive.js +2 -1
  542. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.css +3 -1
  543. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.js +3 -3
  544. package/dist/collection/feature-learn/incentive/helpers/incentive-helpers.js +2 -4
  545. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.css +38 -20
  546. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.js +100 -63
  547. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +7 -3
  548. package/dist/collection/feature-learn/learning/card-menu/card-menu.css +27 -3
  549. package/dist/collection/feature-learn/learning/card-menu/card-menu.js +46 -2
  550. package/dist/collection/feature-learn/learning/card-plan/card-plan.js +1 -1
  551. package/dist/collection/feature-learn/learning/course-detail/course-detail.js +1 -1
  552. package/dist/collection/feature-learn/learning/course-summary/course-summary.css +1 -0
  553. package/dist/collection/feature-learn/learning/course-summary/course-summary.js +2 -2
  554. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.js +1 -1
  555. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.css +1 -0
  556. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.js +1 -1
  557. package/dist/collection/feature-learn/learning/lesson-question-result/lesson-question-result.css +0 -1
  558. package/dist/collection/feature-learn/learning/section-list/section-list.css +8 -0
  559. package/dist/collection/feature-learn/learning/section-list/section-list.js +43 -6
  560. package/dist/collection/feature-operate/campaign/campaign-editor-recap/campaign-editor-recap.js +1 -1
  561. package/dist/collection/feature-operate/campaign/campaign-heading/campaign-heading.js +1 -1
  562. package/dist/collection/feature-operate/campaign/card-campaign/card-campaign.css +1 -1
  563. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.js +6 -7
  564. package/dist/collection/feature-operate/campaign/helpers/operation-helpers.js +17 -4
  565. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.js +4 -4
  566. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.css +1 -0
  567. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.js +1 -1
  568. package/dist/collection/feature-operate/mission/helpers/missions-helpers.js +6 -6
  569. package/dist/collection/feature-operate/mission/mission-details/mission-details.js +3 -3
  570. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.css +18 -0
  571. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.js +20 -3
  572. package/dist/collection/feature-operate/waitlist/waitlist-location-start/waitlist-location-start.js +1 -1
  573. package/dist/collection/feature-platform/app/widget-tab/widget-tab.css +4 -0
  574. package/dist/collection/feature-platform/insight/chart/chart.css +2 -3
  575. package/dist/collection/feature-platform/insight/kpi/kpi.css +1 -2
  576. package/dist/collection/feature-platform/insight/kpi-container/kpi-container.css +1 -2
  577. package/dist/collection/feature-platform/insight/kpi-external/kpi-external.js +1 -1
  578. package/dist/collection/feature-platform/login/login/login.js +4 -6
  579. package/dist/collection/feature-platform/menu/side-menu/side-menu.css +3 -3
  580. package/dist/collection/feature-platform/menu/side-menu/side-menu.js +2 -2
  581. package/dist/collection/feature-platform/menu/side-menu-tree/side-menu-tree.js +1 -1
  582. package/dist/collection/interfaces/ui/index.js +0 -3
  583. package/dist/collection/utils/button.factory.js +2 -1
  584. package/dist/collection/utils/helpers/annotations-helpers.js +24 -9
  585. package/dist/collection/utils/helpers/common-helpers.js +2 -2
  586. package/dist/collection/utils/helpers/draggable-tags-helpers.js +1 -1
  587. package/dist/collection/utils/helpers/entities-helpers.js +7 -1
  588. package/dist/collection/utils/helpers/filters-helpers.js +4 -0
  589. package/dist/{esm/annotations-helpers-06bdd868.js → design-system/annotations-helpers-628a8ae3.js} +24 -9
  590. package/dist/design-system/assets/empty-state/battle.svg +112 -15
  591. package/dist/{esm/buffer-es6-6a725f43.js → design-system/buffer-es6-481c2c91.js} +1 -1
  592. package/dist/design-system/{button.factory-319699ea.js → button.factory-ee083542.js} +3 -1
  593. package/dist/{esm/camera-helpers-d613db66.js → design-system/camera-helpers-915dcc8a.js} +2 -2
  594. package/dist/design-system/{chat-helpers-89870b70.js → chat-helpers-5fef2c3e.js} +2 -2
  595. package/dist/{esm/common-helpers-b49fc758.js → design-system/common-helpers-2b478792.js} +5 -5
  596. package/dist/design-system/design-system.css +29 -20
  597. package/dist/design-system/design-system.esm.js +1 -1
  598. package/dist/design-system/{draggable-dots-helpers-7bba977b.js → draggable-dots-helpers-dcbaaec7.js} +3 -3
  599. package/dist/{esm/draggable-tags-helpers-b41dc9f0.js → design-system/draggable-tags-helpers-21387fa4.js} +3 -3
  600. package/dist/design-system/{entities-helpers-ca12f1df.js → entities-helpers-bde3f3ce.js} +11 -5
  601. package/dist/design-system/{filters-helpers-522c5ca5.js → filters-helpers-93b4c20c.js} +7 -3
  602. package/dist/design-system/form-choice-helpers-cc152567.js +65 -0
  603. package/dist/design-system/{form-helpers-6566c988.js → form-helpers-d7e2c0f2.js} +3 -3
  604. package/dist/{esm/form-input-helpers-222c6af7.js → design-system/form-input-helpers-c9fe6a06.js} +3 -3
  605. package/dist/design-system/{form-text-area-helpers-a7ffe854.js → form-text-area-helpers-99baad6b.js} +2 -2
  606. package/dist/{esm/geolocation-helpers-62bb9059.js → design-system/geolocation-helpers-5410bdac.js} +1 -1
  607. package/dist/{esm/grid-renderers-c8d2c5c4.js → design-system/grid-renderers-825ebec0.js} +80 -86
  608. package/dist/{esm/gridstack-dd-native-a68cfca4.js → design-system/gridstack-dd-native-09690dbe.js} +92 -89
  609. package/dist/{esm/incentive-helpers-ac1361bc.js → design-system/incentive-helpers-9d2b6043.js} +5 -7
  610. package/dist/design-system/{index-a5414a59.js → index-13494673.js} +1 -1
  611. package/dist/{esm/index-f51177fb.js → design-system/index-21533840.js} +1 -1
  612. package/dist/design-system/{index-b4f80dc2.js → index-2a9edc3b.js} +2 -2
  613. package/dist/design-system/{index-504f216f.js → index-43f5efd4.js} +288 -201
  614. package/dist/{esm/index-49cd35ea.js → design-system/index-51c78a89.js} +1 -1
  615. package/dist/design-system/index-697c11cd.js +1 -0
  616. package/dist/design-system/index-9fc60aa5.js +1 -0
  617. package/dist/{esm/index-93c86f26.js → design-system/index-cd0167da.js} +32 -9
  618. package/dist/{esm/index-0704745a.js → design-system/index-ed3fd281.js} +96 -48
  619. package/dist/{esm/index-fcdb96cd.js → design-system/index-ffe617e6.js} +3 -3
  620. package/dist/{esm/localForage-915352b3.js → design-system/localForage-c4a3bdc2.js} +1 -1
  621. package/dist/design-system/{lodash-494e728c.js → lodash-063b88d5.js} +1 -1
  622. package/dist/{esm/map-helpers-93e79959.js → design-system/map-helpers-4222d72c.js} +2 -2
  623. package/dist/{esm/mission-locked-banner-5cc526b1.js → design-system/mission-locked-banner-dc8111af.js} +1 -1
  624. package/dist/design-system/{missions-helpers-87e70285.js → missions-helpers-db74d35e.js} +8 -8
  625. package/dist/{esm/modal-animations-dc16160f.js → design-system/modal-animations-28bca7ae.js} +1 -1
  626. package/dist/{esm/operation-helpers-434e6a8f.js → design-system/operation-helpers-f2a470d0.js} +19 -6
  627. package/dist/{esm/overlays-c5155785.js → design-system/overlays-0b05b454.js} +1 -1
  628. package/dist/design-system/readonly-card-fa4d2638.js +14 -0
  629. package/dist/design-system/swiper-c349a7fd.js +11 -0
  630. package/dist/{esm/theme-f4b3a1c4.js → design-system/theme-09f7533b.js} +1 -1
  631. package/dist/{esm/tippy.esm-1a90443f.js → design-system/tippy.esm-15c176dd.js} +1 -1
  632. package/dist/design-system/{video-player-helpers-cca03471.js → video-player-helpers-f4437327.js} +4 -4
  633. package/dist/design-system/{web-29160ae8.js → web-40730ec9.js} +3 -3
  634. package/dist/design-system/{web-068a9d85.js → web-bc1a4201.js} +3 -3
  635. package/dist/{esm/web-316c8cbf.js → design-system/web-fe29b45c.js} +4 -4
  636. package/dist/design-system/yoo-about.entry.js +3 -3
  637. package/dist/design-system/yoo-accordion.entry.js +7 -7
  638. package/dist/design-system/yoo-action-sheet-controller.entry.js +4 -4
  639. package/dist/design-system/yoo-action-sheet.entry.js +8 -8
  640. package/dist/design-system/yoo-ag-grid.entry.js +1701 -1268
  641. package/dist/design-system/yoo-alert.entry.js +6 -6
  642. package/dist/design-system/yoo-amap.entry.js +5 -5
  643. package/dist/design-system/yoo-announcement-heading.entry.js +10 -10
  644. package/dist/design-system/yoo-app.entry.js +3 -3
  645. package/dist/design-system/yoo-audio-player.entry.js +27 -16
  646. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +5 -5
  647. package/dist/design-system/yoo-avatar.entry.js +3 -3
  648. package/dist/design-system/yoo-avatars.entry.js +3 -3
  649. package/dist/design-system/yoo-background-blur.entry.js +4 -4
  650. package/dist/design-system/yoo-background.entry.js +4 -4
  651. package/dist/design-system/yoo-banner.entry.js +4 -4
  652. package/dist/design-system/yoo-barcode-dialog.entry.js +3 -3
  653. package/dist/design-system/yoo-battle-count-down.entry.js +4 -4
  654. package/dist/design-system/yoo-battle-result.entry.js +3 -3
  655. package/dist/design-system/yoo-battle-user-stats.entry.js +4 -4
  656. package/dist/design-system/yoo-breadcrumbs.entry.js +5 -23
  657. package/dist/design-system/yoo-button.entry.js +4 -4
  658. package/dist/design-system/yoo-calendar.entry.js +6 -6
  659. package/dist/design-system/yoo-camera-preview-dialog.entry.js +6 -6
  660. package/dist/design-system/yoo-campaign-editor-recap.entry.js +4 -4
  661. package/dist/design-system/yoo-campaign-heading.entry.js +5 -5
  662. package/dist/design-system/yoo-card-battle-result.entry.js +3 -3
  663. package/dist/design-system/yoo-card-battle.entry.js +3 -3
  664. package/dist/design-system/yoo-card-calendar.entry.js +4 -4
  665. package/dist/design-system/yoo-card-campaign.entry.js +5 -5
  666. package/dist/design-system/yoo-card-cell.entry.js +5 -5
  667. package/dist/design-system/yoo-card-chat.entry.js +6 -6
  668. package/dist/design-system/yoo-card-course-row-compact.entry.js +3 -3
  669. package/dist/design-system/yoo-card-course-row.entry.js +12 -8
  670. package/dist/design-system/yoo-card-course.entry.js +3 -3
  671. package/dist/design-system/yoo-card-feed-row.entry.js +3 -3
  672. package/dist/design-system/yoo-card-feed.entry.js +15 -28
  673. package/dist/design-system/yoo-card-file.entry.js +3 -3
  674. package/dist/design-system/yoo-card-image.entry.js +3 -3
  675. package/dist/design-system/yoo-card-inbox.entry.js +5 -5
  676. package/dist/design-system/yoo-card-incentive-rank.entry.js +3 -3
  677. package/dist/design-system/yoo-card-incentive.entry.js +7 -6
  678. package/dist/design-system/yoo-card-kanban.entry.js +4 -4
  679. package/dist/design-system/yoo-card-lesson.entry.js +4 -4
  680. package/dist/design-system/yoo-card-list-collapsible.entry.js +4 -4
  681. package/dist/design-system/yoo-card-list-color.entry.js +14 -11
  682. package/dist/design-system/yoo-card-list-simple.entry.js +4 -4
  683. package/dist/design-system/yoo-card-list.entry.js +6 -6
  684. package/dist/design-system/yoo-card-location.entry.js +3 -3
  685. package/dist/design-system/yoo-card-media.entry.js +4 -4
  686. package/dist/design-system/yoo-card-menu.entry.js +6 -6
  687. package/dist/design-system/yoo-card-notification.entry.js +3 -3
  688. package/dist/design-system/yoo-card-plan.entry.js +4 -4
  689. package/dist/design-system/yoo-card-progress.entry.js +3 -3
  690. package/dist/design-system/yoo-card-recommendation.entry.js +7 -7
  691. package/dist/design-system/yoo-card-sticky.entry.js +4 -4
  692. package/dist/design-system/yoo-card-template.entry.js +1 -1
  693. package/dist/design-system/yoo-card-video.entry.js +3 -3
  694. package/dist/design-system/yoo-chart.entry.js +4 -4
  695. package/dist/design-system/yoo-chat-message-dialog.entry.js +6 -6
  696. package/dist/design-system/yoo-chat-message-preview.entry.js +9 -8
  697. package/dist/design-system/yoo-chat-message.entry.js +6 -6
  698. package/dist/design-system/yoo-chat.entry.js +14 -10
  699. package/dist/design-system/yoo-collapsible.entry.js +4 -4
  700. package/dist/design-system/yoo-color-selector.entry.js +3 -3
  701. package/dist/design-system/yoo-community-detail.entry.js +16 -15
  702. package/dist/design-system/yoo-context-menu-dialog.entry.js +6 -6
  703. package/dist/design-system/yoo-context-menu.entry.js +4 -4
  704. package/dist/design-system/yoo-copyright.entry.js +3 -3
  705. package/dist/design-system/yoo-count-down.entry.js +4 -4
  706. package/dist/design-system/yoo-course-detail.entry.js +5 -5
  707. package/dist/design-system/yoo-course-info-card.entry.js +3 -3
  708. package/dist/design-system/yoo-course-summary.entry.js +7 -7
  709. package/dist/design-system/yoo-dashboard-detail.entry.js +3 -3
  710. package/dist/design-system/yoo-date.entry.js +3 -3
  711. package/dist/design-system/yoo-detail-bar.entry.js +8 -8
  712. package/dist/design-system/yoo-device-list.entry.js +5 -5
  713. package/dist/design-system/yoo-device.entry.js +4 -4
  714. package/dist/design-system/yoo-draw-flow.entry.js +3 -3
  715. package/dist/design-system/yoo-empty-state.entry.js +3 -3
  716. package/dist/design-system/yoo-entity-query-builder.entry.js +9 -9
  717. package/dist/design-system/yoo-entity-search-dialog.entry.js +4 -4
  718. package/dist/design-system/yoo-entity-search-filters.entry.js +5 -5
  719. package/dist/design-system/yoo-entity-search-recent.entry.js +3 -3
  720. package/dist/design-system/yoo-entity-search-sorts.entry.js +4 -4
  721. package/dist/design-system/yoo-entity-search-tags.entry.js +4 -4
  722. package/dist/design-system/yoo-entity-search.entry.js +5 -5
  723. package/dist/design-system/yoo-entity.entry.js +236 -187
  724. package/dist/design-system/yoo-feed-detail.entry.js +6 -5
  725. package/dist/design-system/yoo-flag.entry.js +3 -3
  726. package/dist/design-system/yoo-flip-card.entry.js +3 -0
  727. package/dist/design-system/yoo-form-audience.entry.js +12 -12
  728. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +10 -14
  729. package/dist/design-system/yoo-form-autocomplete.entry.js +69 -90
  730. package/dist/design-system/yoo-form-barcode-dialog.entry.js +4 -4
  731. package/dist/design-system/yoo-form-barcode.entry.js +5 -5
  732. package/dist/design-system/yoo-form-calendar-dialog.entry.js +5 -5
  733. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +3 -3
  734. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +4 -4
  735. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +4 -4
  736. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +5 -5
  737. package/dist/design-system/yoo-form-capture.entry.js +20 -20
  738. package/dist/design-system/yoo-form-carousel.entry.js +6 -6
  739. package/dist/design-system/yoo-form-catalog-dialog.entry.js +4 -4
  740. package/dist/design-system/yoo-form-catalog.entry.js +7 -7
  741. package/dist/design-system/yoo-form-categorize-words.entry.js +7 -7
  742. package/dist/design-system/yoo-form-checkbox.entry.js +5 -5
  743. package/dist/design-system/yoo-form-checklist.entry.js +5 -5
  744. package/dist/design-system/yoo-form-choice-button.entry.js +72 -0
  745. package/dist/design-system/yoo-form-choice-card.entry.js +99 -0
  746. package/dist/design-system/yoo-form-choice-chat.entry.js +68 -0
  747. package/dist/design-system/yoo-form-choice-image.entry.js +80 -0
  748. package/dist/design-system/yoo-form-choice-radio.entry.js +137 -0
  749. package/dist/design-system/yoo-form-color-field.entry.js +5 -5
  750. package/dist/design-system/yoo-form-color-picker.entry.js +3 -3
  751. package/dist/design-system/yoo-form-conditions.entry.js +3 -3
  752. package/dist/design-system/yoo-form-connect.entry.js +6 -6
  753. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +9 -9
  754. package/dist/design-system/yoo-form-creator-block-simple.entry.js +4 -4
  755. package/dist/design-system/yoo-form-creator-condition-block.entry.js +5 -5
  756. package/dist/design-system/yoo-form-creator-field-selector.entry.js +6 -6
  757. package/dist/design-system/yoo-form-creator-header.entry.js +4 -4
  758. package/dist/design-system/yoo-form-creator-live-preview.entry.js +5 -5
  759. package/dist/design-system/yoo-form-creator-overlay.entry.js +3 -3
  760. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +5 -6
  761. package/dist/design-system/yoo-form-creator-page-card.entry.js +5 -5
  762. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +5 -5
  763. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +3 -3
  764. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +3 -3
  765. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  766. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +5 -5
  767. package/dist/design-system/yoo-form-creator-translate.entry.js +41 -14
  768. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +6 -6
  769. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +4 -4
  770. package/dist/design-system/yoo-form-creator.entry.js +53 -25
  771. package/dist/design-system/yoo-form-date-time.entry.js +7 -7
  772. package/dist/design-system/yoo-form-daterange.entry.js +5 -5
  773. package/dist/design-system/yoo-form-document-dialog.entry.js +4 -4
  774. package/dist/design-system/yoo-form-document.entry.js +5 -5
  775. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +5 -4
  776. package/dist/design-system/yoo-form-dynamic.entry.js +207 -122
  777. package/dist/design-system/yoo-form-emailreport.entry.js +5 -5
  778. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +3 -3
  779. package/dist/design-system/yoo-form-explanation.entry.js +3 -3
  780. package/dist/design-system/yoo-form-feed-preview.entry.js +5 -5
  781. package/dist/design-system/yoo-form-feedback.entry.js +7 -7
  782. package/dist/design-system/yoo-form-filter-date.entry.js +4 -4
  783. package/dist/design-system/yoo-form-filter-number.entry.js +3 -3
  784. package/dist/design-system/yoo-form-filter-text.entry.js +3 -3
  785. package/dist/design-system/yoo-form-filter.entry.js +4 -4
  786. package/dist/design-system/yoo-form-footer.entry.js +8 -7
  787. package/dist/design-system/yoo-form-formula.entry.js +5 -5
  788. package/dist/design-system/yoo-form-hotzones-creator.entry.js +3 -3
  789. package/dist/design-system/yoo-form-hotzones.entry.js +32 -21
  790. package/dist/design-system/yoo-form-iframe-dialog.entry.js +3 -3
  791. package/dist/design-system/yoo-form-image-collection.entry.js +9 -9
  792. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +7 -7
  793. package/dist/design-system/yoo-form-image-tagging.entry.js +12 -12
  794. package/dist/design-system/yoo-form-incentive-participants.entry.js +1 -1
  795. package/dist/design-system/yoo-form-incentive-targets.entry.js +5 -5
  796. package/dist/design-system/yoo-form-input-comments.entry.js +3 -3
  797. package/dist/design-system/yoo-form-input-container.entry.js +14 -12
  798. package/dist/design-system/yoo-form-input.entry.js +46 -51
  799. package/dist/design-system/yoo-form-json.entry.js +24 -23
  800. package/dist/design-system/yoo-form-location.entry.js +5 -5
  801. package/dist/design-system/yoo-form-missing-word.entry.js +13 -18
  802. package/dist/design-system/yoo-form-missionfield.entry.js +5 -5
  803. package/dist/design-system/yoo-form-multi-input.entry.js +7 -6
  804. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +4 -4
  805. package/dist/design-system/yoo-form-number-picker.entry.js +3 -3
  806. package/dist/design-system/yoo-form-opening-hours.entry.js +3 -3
  807. package/dist/design-system/yoo-form-permissions.entry.js +5 -5
  808. package/dist/design-system/yoo-form-phone-number.entry.js +546 -542
  809. package/dist/design-system/yoo-form-plan-assign.entry.js +8 -9
  810. package/dist/design-system/yoo-form-plan.entry.js +5 -5
  811. package/dist/design-system/yoo-form-pricecheck.entry.js +5 -5
  812. package/dist/design-system/yoo-form-product-batch.entry.js +6 -6
  813. package/dist/design-system/yoo-form-products-sales.entry.js +5 -5
  814. package/dist/design-system/yoo-form-progress-indicator.entry.js +4 -4
  815. package/dist/design-system/yoo-form-qrcode.entry.js +5 -5
  816. package/dist/design-system/yoo-form-query-builder.entry.js +5 -5
  817. package/dist/design-system/yoo-form-radio.entry.js +3 -3
  818. package/dist/design-system/yoo-form-range.entry.js +5 -5
  819. package/dist/design-system/yoo-form-ranking.entry.js +7 -7
  820. package/dist/design-system/yoo-form-recap-step.entry.js +3 -3
  821. package/dist/design-system/yoo-form-recurrence-delay.entry.js +3 -3
  822. package/dist/design-system/yoo-form-recurrence-preview.entry.js +9 -6
  823. package/dist/design-system/yoo-form-recurrence.entry.js +3 -3
  824. package/dist/design-system/yoo-form-reorder.entry.js +5 -5
  825. package/dist/design-system/yoo-form-scorm.entry.js +5 -5
  826. package/dist/design-system/yoo-form-shopping.entry.js +5 -5
  827. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +5 -5
  828. package/dist/design-system/yoo-form-signature-pad.entry.js +5 -5
  829. package/dist/design-system/yoo-form-sorts.entry.js +5 -5
  830. package/dist/design-system/yoo-form-star-rating.entry.js +6 -6
  831. package/dist/design-system/yoo-form-stripe-card.entry.js +6 -6
  832. package/dist/design-system/yoo-form-swipe-cards.entry.js +15 -17
  833. package/dist/design-system/yoo-form-table.entry.js +5 -5
  834. package/dist/design-system/yoo-form-task.entry.js +5 -5
  835. package/dist/design-system/yoo-form-text-area.entry.js +12 -18
  836. package/dist/design-system/yoo-form-text-editor.entry.js +23 -19
  837. package/dist/design-system/yoo-form-time.entry.js +5 -5
  838. package/dist/design-system/yoo-form-timeslots.entry.js +5 -5
  839. package/dist/design-system/yoo-form-todo-dialog.entry.js +4 -4
  840. package/dist/design-system/yoo-form-todo-list-dialog.entry.js +5 -5
  841. package/dist/design-system/yoo-form-todo-list-task.entry.js +5 -5
  842. package/dist/design-system/yoo-form-todo-list.entry.js +5 -5
  843. package/dist/design-system/yoo-form-todo-single.entry.js +5 -5
  844. package/dist/design-system/yoo-form-todo.entry.js +7 -7
  845. package/dist/design-system/yoo-form-toggle.entry.js +7 -7
  846. package/dist/design-system/yoo-form-uploader.entry.js +21 -11
  847. package/dist/design-system/yoo-form-videoplayer.entry.js +5 -5
  848. package/dist/design-system/yoo-form-wiki.entry.js +5 -5
  849. package/dist/design-system/yoo-grid-calendar.entry.js +9 -9
  850. package/dist/design-system/yoo-grid.entry.js +88 -53
  851. package/dist/design-system/yoo-gridstack.entry.js +7 -5
  852. package/dist/design-system/yoo-header.entry.js +4 -4
  853. package/dist/design-system/yoo-healthscore-dialog.entry.js +4 -4
  854. package/dist/design-system/yoo-healthscore.entry.js +3 -3
  855. package/dist/design-system/yoo-image-cropper-dialog.entry.js +3 -3
  856. package/dist/design-system/yoo-img.entry.js +5 -5
  857. package/dist/design-system/yoo-incentive-detail.entry.js +44 -28
  858. package/dist/design-system/yoo-input-bar.entry.js +23 -19
  859. package/dist/design-system/yoo-ion-alert-controller.entry.js +4 -4
  860. package/dist/design-system/yoo-ion-content.entry.js +3 -3
  861. package/dist/design-system/yoo-ion-footer.entry.js +4 -4
  862. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +3 -3
  863. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +3 -3
  864. package/dist/design-system/yoo-ion-item-divider.entry.js +5 -5
  865. package/dist/design-system/yoo-ion-item-options.entry.js +4 -4
  866. package/dist/design-system/yoo-ion-item-sliding.entry.js +6 -6
  867. package/dist/design-system/yoo-ion-item.entry.js +5 -5
  868. package/dist/design-system/yoo-ion-list.entry.js +4 -4
  869. package/dist/design-system/yoo-ion-modal-controller.entry.js +4 -4
  870. package/dist/design-system/yoo-ion-modal.entry.js +17 -30
  871. package/dist/design-system/yoo-ion-refresher.entry.js +5 -5
  872. package/dist/design-system/yoo-ion-scroll.entry.js +4 -4
  873. package/dist/design-system/yoo-ion-slide.entry.js +4 -4
  874. package/dist/{esm/yoo-ion-slides-bc619bf6.js → design-system/yoo-ion-slides-ca68f530.js} +169 -36
  875. package/dist/design-system/yoo-ion-slides.entry.js +6 -6
  876. package/dist/design-system/yoo-ion-toast-controller.entry.js +4 -4
  877. package/dist/design-system/yoo-kanban.entry.js +4 -4
  878. package/dist/design-system/yoo-kpi-card.entry.js +3 -3
  879. package/dist/design-system/yoo-kpi-container.entry.js +5 -5
  880. package/dist/design-system/yoo-kpi-external.entry.js +5 -5
  881. package/dist/design-system/yoo-kpi.entry.js +6 -5
  882. package/dist/design-system/yoo-layout-sections.entry.js +7 -4
  883. package/dist/design-system/yoo-layout-tabs.entry.js +3 -3
  884. package/dist/design-system/yoo-layout-two-columns.entry.js +3 -3
  885. package/dist/design-system/yoo-lesson-detail-card.entry.js +5 -5
  886. package/dist/design-system/yoo-lesson-detail.entry.js +5 -5
  887. package/dist/design-system/yoo-lesson-heading.entry.js +4 -4
  888. package/dist/design-system/yoo-lesson-highscores.entry.js +3 -3
  889. package/dist/design-system/yoo-lesson-question-result.entry.js +4 -4
  890. package/dist/design-system/yoo-line-state.entry.js +1 -1
  891. package/dist/design-system/yoo-links-menu.entry.js +3 -3
  892. package/dist/design-system/yoo-links-preview.entry.js +5 -5
  893. package/dist/design-system/yoo-loader.entry.js +3 -3
  894. package/dist/design-system/yoo-location-info.entry.js +3 -3
  895. package/dist/design-system/yoo-location-map.entry.js +4 -4
  896. package/dist/design-system/yoo-login.entry.js +7 -9
  897. package/dist/design-system/yoo-lottie.entry.js +3 -3
  898. package/dist/design-system/yoo-map-gl.entry.js +10 -5
  899. package/dist/design-system/yoo-map-js.entry.js +11 -6
  900. package/dist/design-system/yoo-map-legend.entry.js +5 -5
  901. package/dist/design-system/yoo-map.entry.js +4 -4
  902. package/dist/design-system/yoo-markdown.entry.js +7 -19
  903. package/dist/design-system/yoo-memo-list-dialog.entry.js +3 -3
  904. package/dist/design-system/yoo-memo-list.entry.js +3 -3
  905. package/dist/design-system/yoo-mention-tag.entry.js +3 -3
  906. package/dist/design-system/yoo-mission-details.entry.js +8 -8
  907. package/dist/design-system/yoo-mission-heading.entry.js +21 -8
  908. package/dist/design-system/yoo-mission-score.entry.js +3 -3
  909. package/dist/design-system/yoo-mission-todo.entry.js +4 -4
  910. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +9 -51
  911. package/dist/design-system/yoo-mobile-tabbar.entry.js +4 -4
  912. package/dist/design-system/yoo-modal.entry.js +4 -4
  913. package/dist/design-system/yoo-navbar.entry.js +6 -6
  914. package/dist/design-system/yoo-numbers-display.entry.js +4 -4
  915. package/dist/design-system/yoo-photo-editor.entry.js +10 -10
  916. package/dist/design-system/yoo-pivot-table.entry.js +9 -8
  917. package/dist/design-system/yoo-podium.entry.js +3 -3
  918. package/dist/design-system/yoo-profile-list.entry.js +4 -4
  919. package/dist/design-system/yoo-profile-summary.entry.js +5 -5
  920. package/dist/design-system/yoo-progress-bar.entry.js +26 -39
  921. package/dist/design-system/yoo-progress-loader.entry.js +3 -3
  922. package/dist/design-system/yoo-progress-recap.entry.js +5 -5
  923. package/dist/design-system/yoo-property-card.entry.js +4 -4
  924. package/dist/design-system/yoo-range.entry.js +7 -7
  925. package/dist/design-system/yoo-rating.entry.js +3 -3
  926. package/dist/design-system/yoo-reset-password.entry.js +3 -3
  927. package/dist/design-system/yoo-result-dialog.entry.js +4 -4
  928. package/dist/design-system/yoo-reveal.entry.js +9 -4
  929. package/dist/design-system/yoo-salesai-formula.entry.js +3 -3
  930. package/dist/design-system/yoo-scandit.entry.js +4 -4
  931. package/dist/design-system/yoo-scratch-card-creator.entry.js +3 -3
  932. package/dist/design-system/yoo-scratch-card.entry.js +6 -6
  933. package/dist/design-system/yoo-section-list.entry.js +8 -6
  934. package/dist/design-system/yoo-segmented-control.entry.js +68 -0
  935. package/dist/design-system/yoo-side-menu-tree.entry.js +4 -4
  936. package/dist/design-system/yoo-side-menu.entry.js +6 -6
  937. package/dist/design-system/yoo-slides-media.entry.js +6 -6
  938. package/dist/design-system/yoo-start-meeting-popup.entry.js +4 -4
  939. package/dist/design-system/yoo-tabs.entry.js +12 -11
  940. package/dist/design-system/yoo-tappable.entry.js +4 -4
  941. package/dist/design-system/yoo-text-sequence.entry.js +43 -51
  942. package/dist/design-system/yoo-text.entry.js +4 -4
  943. package/dist/design-system/yoo-toast.entry.js +7 -7
  944. package/dist/design-system/yoo-tooltip.entry.js +14 -14
  945. package/dist/design-system/yoo-truncate.entry.js +6 -5
  946. package/dist/design-system/yoo-truncated-line.entry.js +40 -0
  947. package/dist/design-system/yoo-user-detail.entry.js +3 -3
  948. package/dist/design-system/yoo-user-profile.entry.js +5 -5
  949. package/dist/design-system/yoo-user-wizard.entry.js +5 -5
  950. package/dist/design-system/yoo-videoplayer-core.entry.js +4 -4
  951. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +5 -5
  952. package/dist/design-system/yoo-videoplayer-videojs.entry.js +795 -379
  953. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +5 -5
  954. package/dist/design-system/yoo-videoplayer-youtube.entry.js +5 -5
  955. package/dist/design-system/yoo-virtual-item.entry.js +3 -3
  956. package/dist/design-system/yoo-virtual-scroll.entry.js +4 -4
  957. package/dist/design-system/yoo-waitlist-location-result.entry.js +3 -3
  958. package/dist/design-system/yoo-waitlist-location-start.entry.js +4 -4
  959. package/dist/design-system/yoo-walkthrough.entry.js +3 -3
  960. package/dist/design-system/yoo-web-menu.entry.js +4 -4
  961. package/dist/design-system/yoo-webcam.entry.js +3 -3
  962. package/dist/design-system/yoo-welcome-banner.entry.js +4 -4
  963. package/dist/design-system/yoo-widget-chart.entry.js +3 -3
  964. package/dist/design-system/yoo-widget-small-size.entry.js +3 -3
  965. package/dist/design-system/yoo-widget-tab.entry.js +4 -4
  966. package/dist/design-system/yoo-widget-tile.entry.js +3 -3
  967. package/dist/design-system/yoo-workflow-state-dialog.entry.js +3 -3
  968. package/dist/design-system/yoo-workflow-state.entry.js +3 -3
  969. package/dist/design-system/yoo-workflow.entry.js +8 -8
  970. package/dist/design-system/yoo-zebra.entry.js +3 -3
  971. package/dist/design-system/yoo-zoom.entry.js +4 -4
  972. package/dist/{design-system/annotations-helpers-06bdd868.js → esm/annotations-helpers-628a8ae3.js} +24 -9
  973. package/dist/{design-system/buffer-es6-6a725f43.js → esm/buffer-es6-481c2c91.js} +1 -1
  974. package/dist/esm/{button.factory-319699ea.js → button.factory-ee083542.js} +3 -1
  975. package/dist/{design-system/camera-helpers-d613db66.js → esm/camera-helpers-915dcc8a.js} +2 -2
  976. package/dist/esm/{chat-helpers-89870b70.js → chat-helpers-5fef2c3e.js} +2 -2
  977. package/dist/{design-system/common-helpers-b49fc758.js → esm/common-helpers-2b478792.js} +5 -5
  978. package/dist/esm/design-system.js +1 -1
  979. package/dist/esm/{draggable-dots-helpers-7bba977b.js → draggable-dots-helpers-dcbaaec7.js} +3 -3
  980. package/dist/{design-system/draggable-tags-helpers-b41dc9f0.js → esm/draggable-tags-helpers-21387fa4.js} +3 -3
  981. package/dist/esm/{entities-helpers-ca12f1df.js → entities-helpers-bde3f3ce.js} +11 -5
  982. package/dist/esm/{filters-helpers-522c5ca5.js → filters-helpers-93b4c20c.js} +7 -3
  983. package/dist/esm/form-choice-helpers-cc152567.js +65 -0
  984. package/dist/esm/{form-helpers-6566c988.js → form-helpers-d7e2c0f2.js} +3 -3
  985. package/dist/{design-system/form-input-helpers-222c6af7.js → esm/form-input-helpers-c9fe6a06.js} +3 -3
  986. package/dist/esm/{form-text-area-helpers-a7ffe854.js → form-text-area-helpers-99baad6b.js} +2 -2
  987. package/dist/{design-system/geolocation-helpers-62bb9059.js → esm/geolocation-helpers-5410bdac.js} +1 -1
  988. package/dist/{design-system/grid-renderers-c8d2c5c4.js → esm/grid-renderers-825ebec0.js} +80 -86
  989. package/dist/{design-system/gridstack-dd-native-a68cfca4.js → esm/gridstack-dd-native-09690dbe.js} +92 -89
  990. package/dist/{design-system/incentive-helpers-ac1361bc.js → esm/incentive-helpers-9d2b6043.js} +5 -7
  991. package/dist/esm/{index-a5414a59.js → index-13494673.js} +1 -1
  992. package/dist/{design-system/index-f51177fb.js → esm/index-21533840.js} +1 -1
  993. package/dist/esm/{index-b4f80dc2.js → index-2a9edc3b.js} +2 -2
  994. package/dist/esm/{index-504f216f.js → index-43f5efd4.js} +288 -201
  995. package/dist/{design-system/index-49cd35ea.js → esm/index-51c78a89.js} +1 -1
  996. package/dist/esm/index-697c11cd.js +1 -0
  997. package/dist/esm/index-9fc60aa5.js +1 -0
  998. package/dist/{design-system/index-93c86f26.js → esm/index-cd0167da.js} +32 -9
  999. package/dist/{design-system/index-0704745a.js → esm/index-ed3fd281.js} +96 -48
  1000. package/dist/{design-system/index-fcdb96cd.js → esm/index-ffe617e6.js} +3 -3
  1001. package/dist/esm/loader.js +1 -1
  1002. package/dist/{design-system/localForage-915352b3.js → esm/localForage-c4a3bdc2.js} +1 -1
  1003. package/dist/esm/{lodash-494e728c.js → lodash-063b88d5.js} +1 -1
  1004. package/dist/{design-system/map-helpers-93e79959.js → esm/map-helpers-4222d72c.js} +2 -2
  1005. package/dist/{design-system/mission-locked-banner-5cc526b1.js → esm/mission-locked-banner-dc8111af.js} +1 -1
  1006. package/dist/esm/{missions-helpers-87e70285.js → missions-helpers-db74d35e.js} +8 -8
  1007. package/dist/{design-system/modal-animations-dc16160f.js → esm/modal-animations-28bca7ae.js} +1 -1
  1008. package/dist/{design-system/operation-helpers-434e6a8f.js → esm/operation-helpers-f2a470d0.js} +19 -6
  1009. package/dist/{design-system/overlays-c5155785.js → esm/overlays-0b05b454.js} +1 -1
  1010. package/dist/esm/readonly-card-fa4d2638.js +14 -0
  1011. package/dist/esm/swiper-c349a7fd.js +11 -0
  1012. package/dist/{design-system/theme-f4b3a1c4.js → esm/theme-09f7533b.js} +1 -1
  1013. package/dist/{design-system/tippy.esm-1a90443f.js → esm/tippy.esm-15c176dd.js} +1 -1
  1014. package/dist/esm/{video-player-helpers-cca03471.js → video-player-helpers-f4437327.js} +4 -4
  1015. package/dist/esm/{web-29160ae8.js → web-40730ec9.js} +3 -3
  1016. package/dist/esm/{web-068a9d85.js → web-bc1a4201.js} +3 -3
  1017. package/dist/{design-system/web-316c8cbf.js → esm/web-fe29b45c.js} +4 -4
  1018. package/dist/esm/yoo-about.entry.js +3 -3
  1019. package/dist/esm/yoo-accordion.entry.js +7 -7
  1020. package/dist/esm/yoo-action-sheet-controller.entry.js +4 -4
  1021. package/dist/esm/yoo-action-sheet.entry.js +8 -8
  1022. package/dist/esm/yoo-ag-grid.entry.js +1701 -1268
  1023. package/dist/esm/yoo-alert.entry.js +6 -6
  1024. package/dist/esm/yoo-amap.entry.js +5 -5
  1025. package/dist/esm/yoo-announcement-heading.entry.js +10 -10
  1026. package/dist/esm/yoo-app.entry.js +3 -3
  1027. package/dist/esm/yoo-audio-player.entry.js +27 -16
  1028. package/dist/esm/yoo-audio-recorder-dialog.entry.js +5 -5
  1029. package/dist/esm/yoo-avatar.entry.js +3 -3
  1030. package/dist/esm/yoo-avatars.entry.js +3 -3
  1031. package/dist/esm/yoo-background-blur.entry.js +4 -4
  1032. package/dist/esm/yoo-background.entry.js +4 -4
  1033. package/dist/esm/yoo-banner.entry.js +4 -4
  1034. package/dist/esm/yoo-barcode-dialog.entry.js +3 -3
  1035. package/dist/esm/yoo-battle-count-down.entry.js +4 -4
  1036. package/dist/esm/yoo-battle-result.entry.js +3 -3
  1037. package/dist/esm/yoo-battle-user-stats.entry.js +4 -4
  1038. package/dist/esm/yoo-breadcrumbs.entry.js +5 -23
  1039. package/dist/esm/yoo-button.entry.js +4 -4
  1040. package/dist/esm/yoo-calendar.entry.js +6 -6
  1041. package/dist/esm/yoo-camera-preview-dialog.entry.js +6 -6
  1042. package/dist/esm/yoo-campaign-editor-recap.entry.js +4 -4
  1043. package/dist/esm/yoo-campaign-heading.entry.js +5 -5
  1044. package/dist/esm/yoo-card-battle-result.entry.js +3 -3
  1045. package/dist/esm/yoo-card-battle.entry.js +3 -3
  1046. package/dist/esm/yoo-card-calendar.entry.js +4 -4
  1047. package/dist/esm/yoo-card-campaign.entry.js +5 -5
  1048. package/dist/esm/yoo-card-cell.entry.js +5 -5
  1049. package/dist/esm/yoo-card-chat.entry.js +6 -6
  1050. package/dist/esm/yoo-card-course-row-compact.entry.js +3 -3
  1051. package/dist/esm/yoo-card-course-row.entry.js +12 -8
  1052. package/dist/esm/yoo-card-course.entry.js +3 -3
  1053. package/dist/esm/yoo-card-feed-row.entry.js +3 -3
  1054. package/dist/esm/yoo-card-feed.entry.js +15 -28
  1055. package/dist/esm/yoo-card-file.entry.js +3 -3
  1056. package/dist/esm/yoo-card-image.entry.js +3 -3
  1057. package/dist/esm/yoo-card-inbox.entry.js +5 -5
  1058. package/dist/esm/yoo-card-incentive-rank.entry.js +3 -3
  1059. package/dist/esm/yoo-card-incentive.entry.js +7 -6
  1060. package/dist/esm/yoo-card-kanban.entry.js +4 -4
  1061. package/dist/esm/yoo-card-lesson.entry.js +4 -4
  1062. package/dist/esm/yoo-card-list-collapsible.entry.js +4 -4
  1063. package/dist/esm/yoo-card-list-color.entry.js +14 -11
  1064. package/dist/esm/yoo-card-list-simple.entry.js +4 -4
  1065. package/dist/esm/yoo-card-list.entry.js +6 -6
  1066. package/dist/esm/yoo-card-location.entry.js +3 -3
  1067. package/dist/esm/yoo-card-media.entry.js +4 -4
  1068. package/dist/esm/yoo-card-menu.entry.js +6 -6
  1069. package/dist/esm/yoo-card-notification.entry.js +3 -3
  1070. package/dist/esm/yoo-card-plan.entry.js +4 -4
  1071. package/dist/esm/yoo-card-progress.entry.js +3 -3
  1072. package/dist/esm/yoo-card-recommendation.entry.js +7 -7
  1073. package/dist/esm/yoo-card-sticky.entry.js +4 -4
  1074. package/dist/esm/yoo-card-template.entry.js +1 -1
  1075. package/dist/esm/yoo-card-video.entry.js +3 -3
  1076. package/dist/esm/yoo-chart.entry.js +4 -4
  1077. package/dist/esm/yoo-chat-message-dialog.entry.js +6 -6
  1078. package/dist/esm/yoo-chat-message-preview.entry.js +9 -8
  1079. package/dist/esm/yoo-chat-message.entry.js +6 -6
  1080. package/dist/esm/yoo-chat.entry.js +14 -10
  1081. package/dist/esm/yoo-collapsible.entry.js +4 -4
  1082. package/dist/esm/yoo-color-selector.entry.js +3 -3
  1083. package/dist/esm/yoo-community-detail.entry.js +16 -15
  1084. package/dist/esm/yoo-context-menu-dialog.entry.js +6 -6
  1085. package/dist/esm/yoo-context-menu.entry.js +4 -4
  1086. package/dist/esm/yoo-copyright.entry.js +3 -3
  1087. package/dist/esm/yoo-count-down.entry.js +4 -4
  1088. package/dist/esm/yoo-course-detail.entry.js +5 -5
  1089. package/dist/esm/yoo-course-info-card.entry.js +3 -3
  1090. package/dist/esm/yoo-course-summary.entry.js +7 -7
  1091. package/dist/esm/yoo-dashboard-detail.entry.js +3 -3
  1092. package/dist/esm/yoo-date.entry.js +3 -3
  1093. package/dist/esm/yoo-detail-bar.entry.js +8 -8
  1094. package/dist/esm/yoo-device-list.entry.js +5 -5
  1095. package/dist/esm/yoo-device.entry.js +4 -4
  1096. package/dist/esm/yoo-draw-flow.entry.js +3 -3
  1097. package/dist/esm/yoo-empty-state.entry.js +3 -3
  1098. package/dist/esm/yoo-entity-query-builder.entry.js +9 -9
  1099. package/dist/esm/yoo-entity-search-dialog.entry.js +4 -4
  1100. package/dist/esm/yoo-entity-search-filters.entry.js +5 -5
  1101. package/dist/esm/yoo-entity-search-recent.entry.js +3 -3
  1102. package/dist/esm/yoo-entity-search-sorts.entry.js +4 -4
  1103. package/dist/esm/yoo-entity-search-tags.entry.js +4 -4
  1104. package/dist/esm/yoo-entity-search.entry.js +5 -5
  1105. package/dist/esm/yoo-entity.entry.js +236 -187
  1106. package/dist/esm/yoo-feed-detail.entry.js +6 -5
  1107. package/dist/esm/yoo-flag.entry.js +3 -3
  1108. package/dist/esm/yoo-flip-card.entry.js +3 -0
  1109. package/dist/esm/yoo-form-audience.entry.js +12 -12
  1110. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +10 -14
  1111. package/dist/esm/yoo-form-autocomplete.entry.js +69 -90
  1112. package/dist/esm/yoo-form-barcode-dialog.entry.js +4 -4
  1113. package/dist/esm/yoo-form-barcode.entry.js +5 -5
  1114. package/dist/esm/yoo-form-calendar-dialog.entry.js +5 -5
  1115. package/dist/esm/yoo-form-capture-map-dialog.entry.js +3 -3
  1116. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +4 -4
  1117. package/dist/esm/yoo-form-capture-view-dialog.entry.js +4 -4
  1118. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +5 -5
  1119. package/dist/esm/yoo-form-capture.entry.js +20 -20
  1120. package/dist/esm/yoo-form-carousel.entry.js +6 -6
  1121. package/dist/esm/yoo-form-catalog-dialog.entry.js +4 -4
  1122. package/dist/esm/yoo-form-catalog.entry.js +7 -7
  1123. package/dist/esm/yoo-form-categorize-words.entry.js +7 -7
  1124. package/dist/esm/yoo-form-checkbox.entry.js +5 -5
  1125. package/dist/esm/yoo-form-checklist.entry.js +5 -5
  1126. package/dist/esm/yoo-form-choice-button.entry.js +72 -0
  1127. package/dist/esm/yoo-form-choice-card.entry.js +99 -0
  1128. package/dist/esm/yoo-form-choice-chat.entry.js +68 -0
  1129. package/dist/esm/yoo-form-choice-image.entry.js +80 -0
  1130. package/dist/esm/yoo-form-choice-radio.entry.js +137 -0
  1131. package/dist/esm/yoo-form-color-field.entry.js +5 -5
  1132. package/dist/esm/yoo-form-color-picker.entry.js +3 -3
  1133. package/dist/esm/yoo-form-conditions.entry.js +3 -3
  1134. package/dist/esm/yoo-form-connect.entry.js +6 -6
  1135. package/dist/esm/yoo-form-creator-block-expandable.entry.js +9 -9
  1136. package/dist/esm/yoo-form-creator-block-simple.entry.js +4 -4
  1137. package/dist/esm/yoo-form-creator-condition-block.entry.js +5 -5
  1138. package/dist/esm/yoo-form-creator-field-selector.entry.js +6 -6
  1139. package/dist/esm/yoo-form-creator-header.entry.js +4 -4
  1140. package/dist/esm/yoo-form-creator-live-preview.entry.js +5 -5
  1141. package/dist/esm/yoo-form-creator-overlay.entry.js +3 -3
  1142. package/dist/esm/yoo-form-creator-page-card-list.entry.js +5 -6
  1143. package/dist/esm/yoo-form-creator-page-card.entry.js +5 -5
  1144. package/dist/esm/yoo-form-creator-score-expandable.entry.js +5 -5
  1145. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +3 -3
  1146. package/dist/esm/yoo-form-creator-scoring-card.entry.js +3 -3
  1147. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  1148. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +5 -5
  1149. package/dist/esm/yoo-form-creator-translate.entry.js +41 -14
  1150. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +6 -6
  1151. package/dist/esm/yoo-form-creator-workflow-step.entry.js +4 -4
  1152. package/dist/esm/yoo-form-creator.entry.js +53 -25
  1153. package/dist/esm/yoo-form-date-time.entry.js +7 -7
  1154. package/dist/esm/yoo-form-daterange.entry.js +5 -5
  1155. package/dist/esm/yoo-form-document-dialog.entry.js +4 -4
  1156. package/dist/esm/yoo-form-document.entry.js +5 -5
  1157. package/dist/esm/yoo-form-dynamic-dialog.entry.js +5 -4
  1158. package/dist/esm/yoo-form-dynamic.entry.js +207 -122
  1159. package/dist/esm/yoo-form-emailreport.entry.js +5 -5
  1160. package/dist/esm/yoo-form-entity-value-pairs.entry.js +3 -3
  1161. package/dist/esm/yoo-form-explanation.entry.js +3 -3
  1162. package/dist/esm/yoo-form-feed-preview.entry.js +5 -5
  1163. package/dist/esm/yoo-form-feedback.entry.js +7 -7
  1164. package/dist/esm/yoo-form-filter-date.entry.js +4 -4
  1165. package/dist/esm/yoo-form-filter-number.entry.js +3 -3
  1166. package/dist/esm/yoo-form-filter-text.entry.js +3 -3
  1167. package/dist/esm/yoo-form-filter.entry.js +4 -4
  1168. package/dist/esm/yoo-form-footer.entry.js +8 -7
  1169. package/dist/esm/yoo-form-formula.entry.js +5 -5
  1170. package/dist/esm/yoo-form-hotzones-creator.entry.js +3 -3
  1171. package/dist/esm/yoo-form-hotzones.entry.js +32 -21
  1172. package/dist/esm/yoo-form-iframe-dialog.entry.js +3 -3
  1173. package/dist/esm/yoo-form-image-collection.entry.js +9 -9
  1174. package/dist/esm/yoo-form-image-tagging-creator.entry.js +7 -7
  1175. package/dist/esm/yoo-form-image-tagging.entry.js +12 -12
  1176. package/dist/esm/yoo-form-incentive-participants.entry.js +1 -1
  1177. package/dist/esm/yoo-form-incentive-targets.entry.js +5 -5
  1178. package/dist/esm/yoo-form-input-comments.entry.js +3 -3
  1179. package/dist/esm/yoo-form-input-container.entry.js +14 -12
  1180. package/dist/esm/yoo-form-input.entry.js +46 -51
  1181. package/dist/esm/yoo-form-json.entry.js +24 -23
  1182. package/dist/esm/yoo-form-location.entry.js +5 -5
  1183. package/dist/esm/yoo-form-missing-word.entry.js +13 -18
  1184. package/dist/esm/yoo-form-missionfield.entry.js +5 -5
  1185. package/dist/esm/yoo-form-multi-input.entry.js +7 -6
  1186. package/dist/esm/yoo-form-number-picker-dialog.entry.js +4 -4
  1187. package/dist/esm/yoo-form-number-picker.entry.js +3 -3
  1188. package/dist/esm/yoo-form-opening-hours.entry.js +3 -3
  1189. package/dist/esm/yoo-form-permissions.entry.js +5 -5
  1190. package/dist/esm/yoo-form-phone-number.entry.js +546 -542
  1191. package/dist/esm/yoo-form-plan-assign.entry.js +8 -9
  1192. package/dist/esm/yoo-form-plan.entry.js +5 -5
  1193. package/dist/esm/yoo-form-pricecheck.entry.js +5 -5
  1194. package/dist/esm/yoo-form-product-batch.entry.js +6 -6
  1195. package/dist/esm/yoo-form-products-sales.entry.js +5 -5
  1196. package/dist/esm/yoo-form-progress-indicator.entry.js +4 -4
  1197. package/dist/esm/yoo-form-qrcode.entry.js +5 -5
  1198. package/dist/esm/yoo-form-query-builder.entry.js +5 -5
  1199. package/dist/esm/yoo-form-radio.entry.js +3 -3
  1200. package/dist/esm/yoo-form-range.entry.js +5 -5
  1201. package/dist/esm/yoo-form-ranking.entry.js +7 -7
  1202. package/dist/esm/yoo-form-recap-step.entry.js +3 -3
  1203. package/dist/esm/yoo-form-recurrence-delay.entry.js +3 -3
  1204. package/dist/esm/yoo-form-recurrence-preview.entry.js +9 -6
  1205. package/dist/esm/yoo-form-recurrence.entry.js +3 -3
  1206. package/dist/esm/yoo-form-reorder.entry.js +5 -5
  1207. package/dist/esm/yoo-form-scorm.entry.js +5 -5
  1208. package/dist/esm/yoo-form-shopping.entry.js +5 -5
  1209. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +5 -5
  1210. package/dist/esm/yoo-form-signature-pad.entry.js +5 -5
  1211. package/dist/esm/yoo-form-sorts.entry.js +5 -5
  1212. package/dist/esm/yoo-form-star-rating.entry.js +6 -6
  1213. package/dist/esm/yoo-form-stripe-card.entry.js +6 -6
  1214. package/dist/esm/yoo-form-swipe-cards.entry.js +15 -17
  1215. package/dist/esm/yoo-form-table.entry.js +5 -5
  1216. package/dist/esm/yoo-form-task.entry.js +5 -5
  1217. package/dist/esm/yoo-form-text-area.entry.js +12 -18
  1218. package/dist/esm/yoo-form-text-editor.entry.js +23 -19
  1219. package/dist/esm/yoo-form-time.entry.js +5 -5
  1220. package/dist/esm/yoo-form-timeslots.entry.js +5 -5
  1221. package/dist/esm/yoo-form-todo-dialog.entry.js +4 -4
  1222. package/dist/esm/yoo-form-todo-list-dialog.entry.js +5 -5
  1223. package/dist/esm/yoo-form-todo-list-task.entry.js +5 -5
  1224. package/dist/esm/yoo-form-todo-list.entry.js +5 -5
  1225. package/dist/esm/yoo-form-todo-single.entry.js +5 -5
  1226. package/dist/esm/yoo-form-todo.entry.js +7 -7
  1227. package/dist/esm/yoo-form-toggle.entry.js +7 -7
  1228. package/dist/esm/yoo-form-uploader.entry.js +21 -11
  1229. package/dist/esm/yoo-form-videoplayer.entry.js +5 -5
  1230. package/dist/esm/yoo-form-wiki.entry.js +5 -5
  1231. package/dist/esm/yoo-grid-calendar.entry.js +9 -9
  1232. package/dist/esm/yoo-grid.entry.js +88 -53
  1233. package/dist/esm/yoo-gridstack.entry.js +7 -5
  1234. package/dist/esm/yoo-header.entry.js +4 -4
  1235. package/dist/esm/yoo-healthscore-dialog.entry.js +4 -4
  1236. package/dist/esm/yoo-healthscore.entry.js +3 -3
  1237. package/dist/esm/yoo-image-cropper-dialog.entry.js +3 -3
  1238. package/dist/esm/yoo-img.entry.js +5 -5
  1239. package/dist/esm/yoo-incentive-detail.entry.js +44 -28
  1240. package/dist/esm/yoo-input-bar.entry.js +23 -19
  1241. package/dist/esm/yoo-ion-alert-controller.entry.js +4 -4
  1242. package/dist/esm/yoo-ion-content.entry.js +3 -3
  1243. package/dist/esm/yoo-ion-footer.entry.js +4 -4
  1244. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +3 -3
  1245. package/dist/esm/yoo-ion-infinite-scroll.entry.js +3 -3
  1246. package/dist/esm/yoo-ion-item-divider.entry.js +5 -5
  1247. package/dist/esm/yoo-ion-item-options.entry.js +4 -4
  1248. package/dist/esm/yoo-ion-item-sliding.entry.js +6 -6
  1249. package/dist/esm/yoo-ion-item.entry.js +5 -5
  1250. package/dist/esm/yoo-ion-list.entry.js +4 -4
  1251. package/dist/esm/yoo-ion-modal-controller.entry.js +4 -4
  1252. package/dist/esm/yoo-ion-modal.entry.js +17 -30
  1253. package/dist/esm/yoo-ion-refresher.entry.js +5 -5
  1254. package/dist/esm/yoo-ion-scroll.entry.js +4 -4
  1255. package/dist/esm/yoo-ion-slide.entry.js +4 -4
  1256. package/dist/{design-system/yoo-ion-slides-bc619bf6.js → esm/yoo-ion-slides-ca68f530.js} +169 -36
  1257. package/dist/esm/yoo-ion-slides.entry.js +6 -6
  1258. package/dist/esm/yoo-ion-toast-controller.entry.js +4 -4
  1259. package/dist/esm/yoo-kanban.entry.js +4 -4
  1260. package/dist/esm/yoo-kpi-card.entry.js +3 -3
  1261. package/dist/esm/yoo-kpi-container.entry.js +5 -5
  1262. package/dist/esm/yoo-kpi-external.entry.js +5 -5
  1263. package/dist/esm/yoo-kpi.entry.js +6 -5
  1264. package/dist/esm/yoo-layout-sections.entry.js +7 -4
  1265. package/dist/esm/yoo-layout-tabs.entry.js +3 -3
  1266. package/dist/esm/yoo-layout-two-columns.entry.js +3 -3
  1267. package/dist/esm/yoo-lesson-detail-card.entry.js +5 -5
  1268. package/dist/esm/yoo-lesson-detail.entry.js +5 -5
  1269. package/dist/esm/yoo-lesson-heading.entry.js +4 -4
  1270. package/dist/esm/yoo-lesson-highscores.entry.js +3 -3
  1271. package/dist/esm/yoo-lesson-question-result.entry.js +4 -4
  1272. package/dist/esm/yoo-line-state.entry.js +1 -1
  1273. package/dist/esm/yoo-links-menu.entry.js +3 -3
  1274. package/dist/esm/yoo-links-preview.entry.js +5 -5
  1275. package/dist/esm/yoo-loader.entry.js +3 -3
  1276. package/dist/esm/yoo-location-info.entry.js +3 -3
  1277. package/dist/esm/yoo-location-map.entry.js +4 -4
  1278. package/dist/esm/yoo-login.entry.js +7 -9
  1279. package/dist/esm/yoo-lottie.entry.js +3 -3
  1280. package/dist/esm/yoo-map-gl.entry.js +10 -5
  1281. package/dist/esm/yoo-map-js.entry.js +11 -6
  1282. package/dist/esm/yoo-map-legend.entry.js +5 -5
  1283. package/dist/esm/yoo-map.entry.js +4 -4
  1284. package/dist/esm/yoo-markdown.entry.js +7 -19
  1285. package/dist/esm/yoo-memo-list-dialog.entry.js +3 -3
  1286. package/dist/esm/yoo-memo-list.entry.js +3 -3
  1287. package/dist/esm/yoo-mention-tag.entry.js +3 -3
  1288. package/dist/esm/yoo-mission-details.entry.js +8 -8
  1289. package/dist/esm/yoo-mission-heading.entry.js +21 -8
  1290. package/dist/esm/yoo-mission-score.entry.js +3 -3
  1291. package/dist/esm/yoo-mission-todo.entry.js +4 -4
  1292. package/dist/esm/yoo-mobile-tabbar-more.entry.js +9 -51
  1293. package/dist/esm/yoo-mobile-tabbar.entry.js +4 -4
  1294. package/dist/esm/yoo-modal.entry.js +4 -4
  1295. package/dist/esm/yoo-navbar.entry.js +6 -6
  1296. package/dist/esm/yoo-numbers-display.entry.js +4 -4
  1297. package/dist/esm/yoo-photo-editor.entry.js +10 -10
  1298. package/dist/esm/yoo-pivot-table.entry.js +9 -8
  1299. package/dist/esm/yoo-podium.entry.js +3 -3
  1300. package/dist/esm/yoo-profile-list.entry.js +4 -4
  1301. package/dist/esm/yoo-profile-summary.entry.js +5 -5
  1302. package/dist/esm/yoo-progress-bar.entry.js +26 -39
  1303. package/dist/esm/yoo-progress-loader.entry.js +3 -3
  1304. package/dist/esm/yoo-progress-recap.entry.js +5 -5
  1305. package/dist/esm/yoo-property-card.entry.js +4 -4
  1306. package/dist/esm/yoo-range.entry.js +7 -7
  1307. package/dist/esm/yoo-rating.entry.js +3 -3
  1308. package/dist/esm/yoo-reset-password.entry.js +3 -3
  1309. package/dist/esm/yoo-result-dialog.entry.js +4 -4
  1310. package/dist/esm/yoo-reveal.entry.js +9 -4
  1311. package/dist/esm/yoo-salesai-formula.entry.js +3 -3
  1312. package/dist/esm/yoo-scandit.entry.js +4 -4
  1313. package/dist/esm/yoo-scratch-card-creator.entry.js +3 -3
  1314. package/dist/esm/yoo-scratch-card.entry.js +6 -6
  1315. package/dist/esm/yoo-section-list.entry.js +8 -6
  1316. package/dist/esm/yoo-segmented-control.entry.js +68 -0
  1317. package/dist/esm/yoo-side-menu-tree.entry.js +4 -4
  1318. package/dist/esm/yoo-side-menu.entry.js +6 -6
  1319. package/dist/esm/yoo-slides-media.entry.js +6 -6
  1320. package/dist/esm/yoo-start-meeting-popup.entry.js +4 -4
  1321. package/dist/esm/yoo-tabs.entry.js +12 -11
  1322. package/dist/esm/yoo-tappable.entry.js +4 -4
  1323. package/dist/esm/yoo-text-sequence.entry.js +43 -51
  1324. package/dist/esm/yoo-text.entry.js +4 -4
  1325. package/dist/esm/yoo-toast.entry.js +7 -7
  1326. package/dist/esm/yoo-tooltip.entry.js +14 -14
  1327. package/dist/esm/yoo-truncate.entry.js +6 -5
  1328. package/dist/esm/yoo-truncated-line.entry.js +40 -0
  1329. package/dist/esm/yoo-user-detail.entry.js +3 -3
  1330. package/dist/esm/yoo-user-profile.entry.js +5 -5
  1331. package/dist/esm/yoo-user-wizard.entry.js +5 -5
  1332. package/dist/esm/yoo-videoplayer-core.entry.js +4 -4
  1333. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +5 -5
  1334. package/dist/esm/yoo-videoplayer-videojs.entry.js +795 -379
  1335. package/dist/esm/yoo-videoplayer-vimeo.entry.js +5 -5
  1336. package/dist/esm/yoo-videoplayer-youtube.entry.js +5 -5
  1337. package/dist/esm/yoo-virtual-item.entry.js +3 -3
  1338. package/dist/esm/yoo-virtual-scroll.entry.js +4 -4
  1339. package/dist/esm/yoo-waitlist-location-result.entry.js +3 -3
  1340. package/dist/esm/yoo-waitlist-location-start.entry.js +4 -4
  1341. package/dist/esm/yoo-walkthrough.entry.js +3 -3
  1342. package/dist/esm/yoo-web-menu.entry.js +4 -4
  1343. package/dist/esm/yoo-webcam.entry.js +3 -3
  1344. package/dist/esm/yoo-welcome-banner.entry.js +4 -4
  1345. package/dist/esm/yoo-widget-chart.entry.js +3 -3
  1346. package/dist/esm/yoo-widget-small-size.entry.js +3 -3
  1347. package/dist/esm/yoo-widget-tab.entry.js +4 -4
  1348. package/dist/esm/yoo-widget-tile.entry.js +3 -3
  1349. package/dist/esm/yoo-workflow-state-dialog.entry.js +3 -3
  1350. package/dist/esm/yoo-workflow-state.entry.js +3 -3
  1351. package/dist/esm/yoo-workflow.entry.js +8 -8
  1352. package/dist/esm/yoo-zebra.entry.js +3 -3
  1353. package/dist/esm/yoo-zoom.entry.js +4 -4
  1354. package/dist/types/components/1.atoms/avatar/avatar.d.ts +1 -2
  1355. package/dist/types/components/1.atoms/breadcrumbs/breadcrumbs.d.ts +0 -29
  1356. package/dist/types/components/1.atoms/flip-card/flip-card.d.ts +1 -0
  1357. package/dist/types/components/1.atoms/markdown/markdown.d.ts +1 -1
  1358. package/dist/types/components/1.atoms/navbar/navbar.d.ts +0 -5
  1359. package/dist/types/components/1.atoms/progress-bar/progress-bar.d.ts +13 -27
  1360. package/dist/types/components/1.atoms/tabs/tabs.d.ts +0 -4
  1361. package/dist/types/components/1.atoms/tooltip/tooltip.d.ts +3 -1
  1362. package/dist/types/components/1.atoms/truncate/truncate.d.ts +6 -0
  1363. package/dist/types/components/1.atoms/truncated-line/truncated-line.d.ts +16 -0
  1364. package/dist/types/components/2.molecules/accordion/accordion.d.ts +0 -1
  1365. package/dist/types/components/2.molecules/audio-player/audio-player.d.ts +7 -3
  1366. package/dist/types/components/2.molecules/banner/banner.d.ts +1 -1
  1367. package/dist/types/components/2.molecules/modal/modal.d.ts +1 -0
  1368. package/dist/types/components/2.molecules/reveal/reveal.d.ts +2 -0
  1369. package/dist/types/components/2.molecules/{segment/segment.d.ts → segmented-control/segmented-control.d.ts} +8 -2
  1370. package/dist/types/components/2.molecules/text-sequence/text-sequence.d.ts +8 -7
  1371. package/dist/types/components/3.organisms/mobile-tabbar-more/mobile-tabbar-more.d.ts +2 -21
  1372. package/dist/types/components/3.organisms/photo-editor/components/tools.d.ts +3 -3
  1373. package/dist/types/components/entities/card-list/collapsible/card-list-collapsible.d.ts +1 -1
  1374. package/dist/types/components/entities/card-list/default/card-list.d.ts +1 -2
  1375. package/dist/types/components/entities/card-list/image/card-list-image.d.ts +1 -1
  1376. package/dist/types/components/entities/card-list/simple/card-list-simple.d.ts +1 -1
  1377. package/dist/types/components/entities/entity/entity.d.ts +2 -2
  1378. package/dist/types/components/form/form-autocomplete/form-autocomplete.d.ts +5 -4
  1379. package/dist/types/components/form/form-autocomplete-dialog/form-autocomplete-dialog.d.ts +1 -0
  1380. package/dist/types/components/form/form-capture/form-capture.d.ts +1 -1
  1381. package/dist/types/components/form/form-carousel/form-carousel.d.ts +1 -1
  1382. package/dist/types/components/form/form-choice/button/form-choice-button.d.ts +38 -0
  1383. package/dist/types/components/form/form-choice/card/form-choice-card.d.ts +45 -0
  1384. package/dist/types/components/form/form-choice/chat/form-choice-chat.d.ts +36 -0
  1385. package/dist/types/components/form/form-choice/form-choice-helpers.d.ts +18 -0
  1386. package/dist/types/components/form/form-choice/image/form-choice-image.d.ts +37 -0
  1387. package/dist/types/components/form/form-choice/radio/form-choice-radio.d.ts +49 -0
  1388. package/dist/types/components/form/form-choice/readonly-card/readonly-card.d.ts +16 -0
  1389. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +12 -1
  1390. package/dist/types/components/form/form-feedback/form-feedback.d.ts +1 -1
  1391. package/dist/types/components/form/form-hotzones/form-hotzones.d.ts +2 -0
  1392. package/dist/types/components/form/form-input/form-input.d.ts +2 -3
  1393. package/dist/types/components/form/form-input-container/form-input-container.d.ts +1 -1
  1394. package/dist/types/components/form/form-recurrence-preview/form-recurrence-preview.d.ts +1 -0
  1395. package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +1 -1
  1396. package/dist/types/components/form/form-text-area/form-text-area.d.ts +1 -1
  1397. package/dist/types/components/form/form-text-editor/form-text-editor.d.ts +2 -1
  1398. package/dist/types/components/form-creator/form-creator/form-creator.d.ts +10 -1
  1399. package/dist/types/components/form-creator/form-creator-live-preview/form-creator-live-preview.d.ts +1 -0
  1400. package/dist/types/components/form-creator/form-creator-translate/form-creator-translate.d.ts +8 -2
  1401. package/dist/types/components/form-creator/helpers/index.d.ts +6 -3
  1402. package/dist/types/components/grid/grid/grid.d.ts +4 -1
  1403. package/dist/types/components/grid/gridstack/gridstack.d.ts +1 -0
  1404. package/dist/types/components/layout/layout-sections/layout-sections.d.ts +1 -0
  1405. package/dist/types/components.d.ts +294 -134
  1406. package/dist/types/feature-communicate/document/card-media/card-media.d.ts +1 -2
  1407. package/dist/types/feature-communicate/feed/card-feed/default/card-feed.d.ts +0 -1
  1408. package/dist/types/feature-communicate/feed/community-detail/community-detail.d.ts +1 -0
  1409. package/dist/types/feature-learn/incentive/helpers/incentive-helpers.d.ts +1 -1
  1410. package/dist/types/feature-learn/incentive/incentive-detail/incentive-detail.d.ts +4 -0
  1411. package/dist/types/feature-learn/learning/card-menu/card-menu.d.ts +3 -1
  1412. package/dist/types/feature-learn/learning/card-menu/types/index.d.ts +2 -1
  1413. package/dist/types/feature-learn/learning/card-plan/card-plan.d.ts +1 -1
  1414. package/dist/types/feature-learn/learning/section-list/section-list.d.ts +3 -1
  1415. package/dist/types/feature-operate/mission/helpers/missions-helpers.d.ts +2 -1
  1416. package/dist/types/feature-operate/mission/mission-heading/mission-heading.d.ts +2 -0
  1417. 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
  1418. 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
  1419. 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
  1420. 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 +1 -1
  1421. 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
  1422. 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 +1 -0
  1423. 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 +13 -4
  1424. 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
  1425. 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
  1426. 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
  1427. 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
  1428. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/types/routes.d.ts +3 -1
  1429. 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
  1430. 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
  1431. 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
  1432. 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
  1433. 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
  1434. 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 +8 -3
  1435. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/index.d.ts +3 -0
  1436. 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
  1437. 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
  1438. 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
  1439. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/color/color.d.ts +1 -0
  1440. 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
  1441. 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
  1442. 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
  1443. 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
  1444. 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
  1445. 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
  1446. 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
  1447. package/dist/types/interfaces/form-field/form-field.instance.d.ts +2 -2
  1448. package/dist/types/interfaces/ui/index.d.ts +0 -3
  1449. package/dist/types/utils/helpers/annotations-helpers.d.ts +1 -1
  1450. package/dist/types/utils/helpers/common-helpers.d.ts +1 -1
  1451. package/dist/types/utils/helpers/entities-helpers.d.ts +4 -23
  1452. package/package.json +1 -2
  1453. package/dist/cjs/index-9d1c52b5.js +0 -4
  1454. package/dist/cjs/yoo-form-choice.cjs.entry.js +0 -326
  1455. package/dist/cjs/yoo-segment.cjs.entry.js +0 -58
  1456. package/dist/collection/components/2.molecules/segment/data/data.js +0 -18
  1457. package/dist/collection/components/form/form-choice/form-choice.css +0 -746
  1458. package/dist/collection/components/form/form-choice/form-choice.js +0 -888
  1459. package/dist/collection/interfaces/ui/avatar.interface.js +0 -1
  1460. package/dist/collection/interfaces/ui/card-media.interface.js +0 -1
  1461. package/dist/collection/interfaces/ui/card.interface.js +0 -1
  1462. package/dist/design-system/index-006c1412.js +0 -1
  1463. package/dist/design-system/swiper-c6a6f9cd.js +0 -11
  1464. package/dist/design-system/yoo-form-choice.entry.js +0 -322
  1465. package/dist/design-system/yoo-segment.entry.js +0 -54
  1466. package/dist/esm/index-006c1412.js +0 -1
  1467. package/dist/esm/swiper-c6a6f9cd.js +0 -11
  1468. package/dist/esm/yoo-form-choice.entry.js +0 -322
  1469. package/dist/esm/yoo-segment.entry.js +0 -54
  1470. package/dist/types/components/2.molecules/segment/data/data.d.ts +0 -4
  1471. package/dist/types/components/form/form-choice/form-choice.d.ts +0 -76
  1472. package/dist/types/interfaces/ui/avatar.interface.d.ts +0 -1
@@ -3,7 +3,7 @@ import { debounce, getKeyToCache, getMedia, getURLs, isFieldWithNoValue, isNativ
3
3
  import { Component, Element, Event, forceUpdate, h, Host, Prop, State } from '@stencil/core';
4
4
  import { isNumber } from 'lodash-es';
5
5
  import { getFromLocalForage } from '../../../utils/cache';
6
- import { getAppContext, getConfig, onRTEClick, querySelectorDeep } from '../../../utils/helpers/common-helpers';
6
+ import { getAppContext, getConfig, openImageDetailFromRTE, querySelectorDeep } from '../../../utils/helpers/common-helpers';
7
7
  export class YooFormInputContainerComponent {
8
8
  constructor() {
9
9
  this.animated = true;
@@ -256,7 +256,7 @@ export class YooFormInputContainerComponent {
256
256
  }
257
257
  onRTEContentClick(ev) {
258
258
  var _a;
259
- onRTEClick(this.descriptionElement, (_a = ev === null || ev === void 0 ? void 0 : ev.target) === null || _a === void 0 ? void 0 : _a.src);
259
+ openImageDetailFromRTE(this.descriptionElement, (_a = ev === null || ev === void 0 ? void 0 : ev.target) === null || _a === void 0 ? void 0 : _a.src);
260
260
  this.headerClicked.emit();
261
261
  }
262
262
  renderDescription() {
@@ -268,7 +268,7 @@ export class YooFormInputContainerComponent {
268
268
  h("span", { class: "extra-options-container" },
269
269
  this.renderOptional(),
270
270
  this.renderPdfDownload(),
271
- this.renderRightSide())));
271
+ this.renderRightSide(!!this.field.title && !!this.field.help))));
272
272
  }
273
273
  renderPdfDownload() {
274
274
  return (isPdf(this.field.document) &&
@@ -280,7 +280,7 @@ export class YooFormInputContainerComponent {
280
280
  translate('OPTIONAL'),
281
281
  ")");
282
282
  }
283
- renderRightSide() {
283
+ renderRightSide(hideTooltip) {
284
284
  let fieldhelp = this.field.help;
285
285
  if (!fieldhelp && this.field.title) {
286
286
  const fieldhelpAuto = translate(this.field.title + 'HELP');
@@ -294,8 +294,8 @@ export class YooFormInputContainerComponent {
294
294
  this.markAsInvalid && h("yoo-tag", { size: "extra-small", class: "not-compliant", color: "danger" }, translate('NOTSATISFACTORY')),
295
295
  this.time && (h("yoo-tooltip", { hoverable: isWeb(this.host), content: translate('LASTEDIT') + ': ' + pipes.dateFormat.transform(this.time, 'L LT'), placement: "top-end" },
296
296
  h("yoo-icon", { size: isWeb(this.host) ? 'small' : 'medium', class: "recent", name: "recent" }))),
297
- fieldhelp && !this.field.hideTooltip && (h("yoo-tooltip", { hoverable: isWeb(this.host), content: this.getHelpContent(fieldhelp), placement: "top-end" },
298
- h("yoo-icon", { size: isWeb(this.host) ? 'small' : 'medium', name: "help", color: "stable" }))))));
297
+ fieldhelp && !this.field.hideTooltip && !hideTooltip && (h("yoo-tooltip", { hoverable: isWeb(this.host), content: this.getHelpContent(fieldhelp), placement: "top-end" },
298
+ h("yoo-icon", { size: this.field.tooltipSize ? this.field.tooltipSize : isWeb(this.host) ? 'small' : 'medium', name: "help", color: this.field.tooltipColor ? this.field.tooltipColor : 'stable' }))))));
299
299
  }
300
300
  renderOriginalMarkAsInvalid() {
301
301
  return !this.markAsInvalid && !this.hideComplianceTags && this.originalMarkAsInvalid &&
@@ -363,9 +363,10 @@ export class YooFormInputContainerComponent {
363
363
  this.renderInnerContent()));
364
364
  }
365
365
  renderRemovable() {
366
- return (this.field.removable && (h("div", { class: "removable", onClick: () => this.onRemove() },
366
+ return (this.field.removable && (h("div", { class: "removable", onClick: () => this.onRemove() }, isWeb(this.host) ?
367
367
  h("yoo-tooltip", { content: translate('REMOVEFIELD'), placement: "top-end" },
368
- h("yoo-icon", { size: this.size || 'medium', color: "danger", name: "cross" })))));
368
+ h("yoo-icon", { size: this.size || 'medium', color: "danger", name: "cross" }))
369
+ : h("yoo-icon", { size: this.size || 'medium', color: "danger", name: "cross" }))));
369
370
  }
370
371
  renderHint() {
371
372
  return h("div", { class: "hint-container", innerHTML: this.field.hint });
@@ -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
  *
@@ -95,7 +95,7 @@ export class YooFormMissingWordComponent {
95
95
  this.initGame();
96
96
  }
97
97
  showWarning() {
98
- var _a;
98
+ var _a, _b, _c;
99
99
  const hasDuplicateValues = hasDuplicates(this.values);
100
100
  if (hasDuplicateValues) {
101
101
  const duplicateValue = getDuplicatedValue(this.values);
@@ -104,21 +104,16 @@ export class YooFormMissingWordComponent {
104
104
  this.sentence.replace(`[[${duplicateValueIndex}]]`, '');
105
105
  }
106
106
  }
107
- const newValuesLength = (_a = this.values) === null || _a === void 0 ? void 0 : _a.map((v) => !isValueATranslationKey(v) && v.length);
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);
108
109
  const hasTooLongValues = newValuesLength === null || newValuesLength === void 0 ? void 0 : newValuesLength.some((n) => n > MAX_TAGS_CHARACTERS);
109
- const bannerMessage = hasTooLongValues ? 'MAXCHARACTERSREACHEDFORVALUES' : hasDuplicateValues ? 'NODUPLICATEVALUES' : '';
110
- const showBanner = hasDuplicateValues || hasTooLongValues;
110
+ const bannerMessage = hasTooLongValues ? 'MAXCHARACTERSREACHEDFORVALUES' : hasDuplicateValues ? 'NODUPLICATEVALUES' : missingValues ? 'NOMISSINGVALUES' : '';
111
+ const showBanner = hasDuplicateValues || hasTooLongValues || missingValues;
111
112
  showWarningAlert(this.host, showBanner, bannerMessage);
112
113
  }
113
114
  initGame() {
114
- var _a;
115
115
  this.tags = initTags(this.tagConfig, this.zonesConfig);
116
- if (!((_a = this.answer) === null || _a === void 0 ? void 0 : _a.length)) {
117
- showWarningAlert(this.host, true, 'NOMISSINGVALUES');
118
- }
119
- else {
120
- this.showWarning();
121
- }
116
+ this.showWarning();
122
117
  }
123
118
  getColorTag(tagValue) {
124
119
  if (this.readonly && checkArray(this.value) && this.answer) {
@@ -1,3 +1,16 @@
1
+ /**
2
+ * @name: Form Multi Input
3
+ * @author: Ondrej, Cam
4
+ * https://zpl.io/2jMp8px
5
+ * https://zpl.io/VqY169Y
6
+ * https://zpl.io/2GAnzx4
7
+ * https://zpl.io/beKgAym
8
+ * https://zpl.io/a7QlRqM
9
+ * https://zpl.io/VQQELZA
10
+ * https://zpl.io/ameOEz9
11
+ * https://zpl.io/29KpyAW
12
+ */
13
+ import { FormFieldType } from '@shared/interfaces';
1
14
  import { getUUID, isValueATranslationKey, isWeb, translate } from '@shared/utils';
2
15
  import { Component, Element, Event, forceUpdate, h, Host, Method, Prop, State, Watch } from '@stencil/core';
3
16
  import { isEqual } from 'lodash-es';
@@ -515,6 +528,7 @@ export class YooFormMultiInputComponent {
515
528
  onFetchCustomData: (ev) => this.onFetchEvent(ev, cell.rowIndex, cell.colIndex, this.fetchCustomData),
516
529
  onTranslationValueUpdated: (ev) => this.onTranslationValueUpdated(ev),
517
530
  clearable: false,
531
+ debounce: TagType === 'yoo-form-input' && 500,
518
532
  maxHeight: this.host.classList.contains('image-collection') ? 60 : undefined,
519
533
  minHeight: this.host.classList.contains('image-collection') ? 60 : undefined,
520
534
  customZIndex: TagType === 'yoo-form-text-editor' && 20000 - cell.rowIndex,
@@ -536,7 +550,7 @@ export class YooFormMultiInputComponent {
536
550
  ]));
537
551
  }
538
552
  if (renderTextInput) {
539
- const field = { title: label };
553
+ const field = { title: label, type: FormFieldType.text };
540
554
  if (cell.column.help) {
541
555
  field.help = translate(cell.column.help);
542
556
  }
@@ -214,6 +214,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
214
214
  }
215
215
  :host .outer-container .content yoo-ion-scroll {
216
216
  top: auto;
217
+ z-index: 20008;
217
218
  height: 100%;
218
219
  transition: 0.3s;
219
220
  }
@@ -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';
@@ -7,10 +7,10 @@ export class YooFormPlanAssignComponent {
7
7
  }
8
8
  async updateValues(values, search) {
9
9
  if (search.type === 'users' && this.formAutocompleteUsers) {
10
- this.formAutocompleteUsers.updateValues(values);
10
+ await this.formAutocompleteUsers.updateValues(values);
11
11
  }
12
12
  if (search.type === 'plans' && this.formAutocompletePlans) {
13
- this.formAutocompletePlans.updateValues(values);
13
+ await this.formAutocompletePlans.updateValues(values);
14
14
  }
15
15
  }
16
16
  onRequireChanged() {
@@ -18,7 +18,6 @@ export class YooFormPlanAssignComponent {
18
18
  }
19
19
  componentWillLoad() {
20
20
  setValidator(this);
21
- // this.fetchCustomData.emit();
22
21
  }
23
22
  onUsersSelect(ev) {
24
23
  ev.stopPropagation();
@@ -79,7 +78,7 @@ export class YooFormPlanAssignComponent {
79
78
  }
80
79
  renderEditable() {
81
80
  return (h("div", { class: "outer-container" },
82
- h("yoo-form-autocomplete", { ref: (el) => (this.formAutocompletePlans = el), class: "margin-bottom", hideSelected: true, multiple: true, value: this.value ? this.value.plans : null, entityType: "courseselection", displayType: "card-list", previewEntityType: "courseselection", iconPrefix: "courses", values: this.plans, isLocal: true, onFetchData: (ev) => this.onFetchData(ev, 'plans'), onInputChanged: (ev) => this.onPlansSelect(ev), onInputBlurred: (ev) => this.onInputBlurred(ev), onInputFocused: (ev) => this.onInputFocused(ev), onValidityChanged: (ev) => this.onAutoCompleteValidityChanged(ev), placeholder: translate('ADDCOURSES') }),
81
+ h("yoo-form-autocomplete", { ref: (el) => (this.formAutocompletePlans = el), class: "margin-bottom", multiple: true, value: this.value ? this.value.plans : null, entityType: "courseselection", displayType: "card-list", previewEntityType: "courseselection", iconPrefix: "courses", values: this.plans, isLocal: true, onFetchData: (ev) => this.onFetchData(ev, 'plans'), onInputChanged: (ev) => this.onPlansSelect(ev), onInputBlurred: (ev) => this.onInputBlurred(ev), onInputFocused: (ev) => this.onInputFocused(ev), onValidityChanged: (ev) => this.onAutoCompleteValidityChanged(ev), placeholder: translate('ADDCOURSES') }),
83
82
  this.renderUsers()));
84
83
  }
85
84
  render() {
@@ -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"; }
@@ -222,7 +222,7 @@ export class YooFormRankingComponent {
222
222
  }
223
223
  render() {
224
224
  const values = this.readonly ? this.value : this.values;
225
- return ((values === null || values === void 0 ? void 0 : values.length) && (h(Host, { class: getAppContext(this.host) },
225
+ return (!!(values === null || values === void 0 ? void 0 : values.length) && (h(Host, { class: getAppContext(this.host) },
226
226
  h("div", { class: "outer-container", ref: (el) => (this.outerContainerElement = el) }, values.map((value, index) => this.renderItem(value, index))))));
227
227
  }
228
228
  static get is() { return "yoo-form-ranking"; }
@@ -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);
@@ -475,7 +475,6 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
475
475
  border-radius: var(--border-radius-08, 0.5rem);
476
476
  box-shadow: var(--shadow-05, -0.375rem -0.375rem 0.5rem 0 rgba(0, 0, 0, 0.1));
477
477
  transition: transform 0.25s, opacity 0.25s, background-color 0.25s;
478
- will-change: transform;
479
478
  }
480
479
  :host #stack .card:not([direction]) {
481
480
  transform: translate(0, -5%) scale(0.85);
@@ -123,13 +123,7 @@ export class YooFormSwipeCardsComponent {
123
123
  if (!this.showInstructionView) {
124
124
  this.initDraggable();
125
125
  }
126
- const showCategoriesWarning = this.livePreview && !this.hasTwoCategories;
127
- if (showCategoriesWarning) {
128
- showWarningAlert(this.host, true, 'NOTFULFILLEDCATEGORIES');
129
- }
130
- else {
131
- this.showValuesWarning();
132
- }
126
+ this.showWarnings();
133
127
  }
134
128
  updateCardsData() {
135
129
  if (this.hasDataChanged) {
@@ -156,10 +150,14 @@ export class YooFormSwipeCardsComponent {
156
150
  return (_a = this.cardsElements) === null || _a === void 0 ? void 0 : _a.find((cardElement) => (cardElement === null || cardElement === void 0 ? void 0 : cardElement.id) === id);
157
151
  }
158
152
  spyOnValuesChanged() {
159
- this.showValuesWarning();
153
+ this.showWarnings();
160
154
  }
161
- showValuesWarning() {
162
- if (this.hasTwoCategories && this.livePreview) {
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) {
163
161
  this.hasEmptyValues = !!this.numberEmptyItems.text || !!this.numberEmptyItems.image;
164
162
  this.hasDuplicatesValues = this.hasText && hasDuplicates(this.values);
165
163
  let showAlert = this.hasEmptyValues || this.hasDuplicatesValues;
@@ -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",
@@ -1,5 +1,5 @@
1
1
  import { Keyboard } from '@capacitor/keyboard';
2
- import { containsUrls, debounce, disableKeyboardResize, enableKeyboardResize, findParent, getAsyncExtraData, isFirefox, isIOS, isKeyboardResizeModeInactive, isNativeMobile, isNullOrUndefined, isWeb, replaceAndGetAllLinks, replaceAtTagToMentionTag, safeScrollIntoView, translate, translateMulti } from '@shared/utils';
2
+ import { containsUrls, debounce, findParent, getAsyncExtraData, isFirefox, isNativeMobile, isNullOrUndefined, isWeb, replaceAndGetAllLinks, replaceAtTagToMentionTag, safeScrollIntoView, translate, translateMulti } from '@shared/utils';
3
3
  import { Component, Element, Event, forceUpdate, h, Host, Listen, Method, Prop, State, Watch } from '@stencil/core';
4
4
  import { getAppContext, sanitizeHTML } from '../../../utils/helpers/common-helpers';
5
5
  import { onInputBlurred, onInputClear, onInputFocused, setValidator, setValueAndValidateInput } from '../../../utils/helpers/form-input-helpers';
@@ -21,7 +21,6 @@ export class YooFormTextAreaComponent {
21
21
  this.mentionedUsers = [];
22
22
  this.allowLinkUpdate = true;
23
23
  this.updateSegmentsCountDebounce = debounce(() => this.updateSegmentsCount(), 2000);
24
- this.isKeyboardResizeModeInactive = isKeyboardResizeModeInactive();
25
24
  this.scrollIntoViewOnFocus = false;
26
25
  }
27
26
  onValueChanged(value) {
@@ -57,6 +56,10 @@ export class YooFormTextAreaComponent {
57
56
  }
58
57
  return false;
59
58
  }
59
+ async getText() {
60
+ var _a;
61
+ return (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.innerText;
62
+ }
60
63
  async updateValueAndFocus(value, insert) {
61
64
  if (insert) {
62
65
  const { insertElement, offset } = getInsertElementProp(this.host, this.inputEl);
@@ -120,9 +123,6 @@ export class YooFormTextAreaComponent {
120
123
  textArea.setAttribute('style', `resize: ${this.resizable};`);
121
124
  }
122
125
  }
123
- if (isIOS()) {
124
- enableKeyboardResize();
125
- }
126
126
  if (this.autoInitialRows && this.inputEl) {
127
127
  const scrollHeight = this.inputEl.scrollHeight;
128
128
  const PADDING = 16;
@@ -147,13 +147,6 @@ export class YooFormTextAreaComponent {
147
147
  this.inputEl.removeEventListener('compositionupdate', this.compUpdateListener);
148
148
  this.inputEl.removeEventListener('compositionend', this.compEndListener);
149
149
  }
150
- if (isIOS()) {
151
- setTimeout(() => {
152
- if (this.isKeyboardResizeModeInactive) {
153
- disableKeyboardResize();
154
- }
155
- }, 500);
156
- }
157
150
  }
158
151
  setTextareaMaxLengh() {
159
152
  if (this.maxCharacters && this.inputEl && !this.allowMention && !this.allowCustomInput) {
@@ -173,7 +166,8 @@ export class YooFormTextAreaComponent {
173
166
  this.updateSegmentsCountDebounce();
174
167
  }
175
168
  onParagraphInputChanged(ev) {
176
- if ((ev === null || ev === void 0 ? void 0 : ev.inputType) === 'insertCompositionText') {
169
+ var _a;
170
+ 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
171
  return;
178
172
  }
179
173
  // Clean up random BR and FONT injected
@@ -1175,6 +1169,22 @@ export class YooFormTextAreaComponent {
1175
1169
  "tags": []
1176
1170
  }
1177
1171
  },
1172
+ "getText": {
1173
+ "complexType": {
1174
+ "signature": "() => Promise<string>",
1175
+ "parameters": [],
1176
+ "references": {
1177
+ "Promise": {
1178
+ "location": "global"
1179
+ }
1180
+ },
1181
+ "return": "Promise<string>"
1182
+ },
1183
+ "docs": {
1184
+ "text": "",
1185
+ "tags": []
1186
+ }
1187
+ },
1178
1188
  "updateValueAndFocus": {
1179
1189
  "complexType": {
1180
1190
  "signature": "(value: string, insert?: boolean) => Promise<void>",
@@ -218,4 +218,10 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
218
218
  }
219
219
  :host(.link) yoo-links-preview {
220
220
  order: 2;
221
+ }
222
+
223
+ :host(.android) .container.fullscreen {
224
+ display: flex;
225
+ flex-direction: column;
226
+ height: 100%;
221
227
  }