@edm-sdui/sdui 1.0.69 → 1.0.70

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 (301) hide show
  1. package/edm-sdui-sdui-1.0.70.tgz +0 -0
  2. package/fesm2022/edm-sdui-sdui.mjs +1360 -516
  3. package/fesm2022/edm-sdui-sdui.mjs.map +1 -1
  4. package/package.json +6 -7
  5. package/types/edm-sdui-sdui.d.ts +1560 -0
  6. package/types/edm-sdui-sdui.d.ts.map +1 -0
  7. package/edm-sdui-sdui-1.0.69.tgz +0 -0
  8. package/edm-sdui-sdui.d.ts.map +0 -1
  9. package/esm2022/edm-sdui-sdui.mjs +0 -5
  10. package/esm2022/lib/components/navigation-controls/navigation-controls.component.mjs +0 -27
  11. package/esm2022/lib/components/uicomponent/button/button.component.mjs +0 -56
  12. package/esm2022/lib/components/uicomponent/column/column.component.mjs +0 -27
  13. package/esm2022/lib/components/uicomponent/image/image.component.mjs +0 -61
  14. package/esm2022/lib/components/uicomponent/image/ranking-svg.mjs +0 -186
  15. package/esm2022/lib/components/uicomponent/label/label.component.mjs +0 -97
  16. package/esm2022/lib/components/uicomponent/media-type/media-type.component.mjs +0 -71
  17. package/esm2022/lib/components/uicomponent/modal/modal.component.mjs +0 -30
  18. package/esm2022/lib/components/uicomponent/picker/picker.component.mjs +0 -56
  19. package/esm2022/lib/components/uicomponent/picker-item/picker-item.component.mjs +0 -34
  20. package/esm2022/lib/components/uicomponent/profile-button/profile-button.component.mjs +0 -115
  21. package/esm2022/lib/components/uicomponent/progress-bar/progress-bar.component.mjs +0 -42
  22. package/esm2022/lib/components/uicomponent/row/row.component.mjs +0 -22
  23. package/esm2022/lib/components/uicomponent/row-divisor/row-divisor.component.mjs +0 -22
  24. package/esm2022/lib/components/uicomponent/scrollable-column/scrollable-column.component.mjs +0 -33
  25. package/esm2022/lib/components/uicomponent/scrollable-row/scrollable-row.component.mjs +0 -131
  26. package/esm2022/lib/components/uicomponent/search-bar/search-bar.component.mjs +0 -102
  27. package/esm2022/lib/components/uicomponent/search-bar dismiss/search-bar-dismiss.component.mjs +0 -139
  28. package/esm2022/lib/components/uicomponent/space/space.component.mjs +0 -20
  29. package/esm2022/lib/components/uicomponent/tag/tag.component.mjs +0 -59
  30. package/esm2022/lib/components/uicomponent/tags-row/tag/tag.component.mjs +0 -282
  31. package/esm2022/lib/components/uicomponent/tags-row/tags-row.component.mjs +0 -178
  32. package/esm2022/lib/components/uicomponent/uicomponent.component.mjs +0 -52
  33. package/esm2022/lib/components/uicomponent/zstack/zstack.component.mjs +0 -23
  34. package/esm2022/lib/components/uilayout/centered-content-layout/centered-content-layout.component.mjs +0 -24
  35. package/esm2022/lib/components/uilayout/fab/fab.component.mjs +0 -42
  36. package/esm2022/lib/components/uilayout/single-column-layout/single-column-layout.component.mjs +0 -22
  37. package/esm2022/lib/components/uilayout/uinavigation/uinavigation.component.mjs +0 -15
  38. package/esm2022/lib/components/uiscreen/uiscreen.component.mjs +0 -31
  39. package/esm2022/lib/core/services/font-size-mapping.service.mjs +0 -30
  40. package/esm2022/lib/core/services/modal.service.mjs +0 -30
  41. package/esm2022/lib/core/services/scroll-spy.service.mjs +0 -102
  42. package/esm2022/lib/core/services/translation.service.mjs +0 -53
  43. package/esm2022/lib/core/services/ui-action-handlers.service.mjs +0 -17
  44. package/esm2022/lib/core/services/ui-action.service.mjs +0 -112
  45. package/esm2022/lib/core/services/uiscreen.service.mjs +0 -205
  46. package/esm2022/lib/core/tokens/sdui-config.token.mjs +0 -4
  47. package/esm2022/lib/core/uicomposition/enums/uicomponent-type.mjs +0 -36
  48. package/esm2022/lib/core/uicomposition/enums/uiplatform-type.mjs +0 -7
  49. package/esm2022/lib/core/uicomposition/enums/uiscene.mjs +0 -5
  50. package/esm2022/lib/core/uicomposition/enums/uiscreen-container-type.mjs +0 -6
  51. package/esm2022/lib/core/uicomposition/enums/uiscreen-identifier.mjs +0 -6
  52. package/esm2022/lib/core/uicomposition/mapping/component-mapping.mjs +0 -36
  53. package/esm2022/lib/core/uicomposition/models/uicentered-content-layout.mjs +0 -2
  54. package/esm2022/lib/core/uicomposition/models/uicomponent.mjs +0 -2
  55. package/esm2022/lib/core/uicomposition/models/uielement.mjs +0 -2
  56. package/esm2022/lib/core/uicomposition/models/uilayout.mjs +0 -2
  57. package/esm2022/lib/core/uicomposition/models/uinavigation.mjs +0 -2
  58. package/esm2022/lib/core/uicomposition/models/uiscreen-config.mjs +0 -2
  59. package/esm2022/lib/core/uicomposition/models/uiscreen.mjs +0 -2
  60. package/esm2022/lib/core/uicomposition/models/uisingle-column-layout.mjs +0 -2
  61. package/esm2022/lib/core/uicomposition/models/uitag.mjs +0 -2
  62. package/esm2022/lib/core/uicomposition/models/uiview.mjs +0 -2
  63. package/esm2022/lib/core/uitheme/enums/uiaction-type.mjs +0 -17
  64. package/esm2022/lib/core/uitheme/enums/uialignment-type.mjs +0 -7
  65. package/esm2022/lib/core/uitheme/enums/uiaspect-type.mjs +0 -6
  66. package/esm2022/lib/core/uitheme/enums/uiasset.mjs +0 -437
  67. package/esm2022/lib/core/uitheme/enums/uicolor.mjs +0 -157
  68. package/esm2022/lib/core/uitheme/enums/uicontent-type.mjs +0 -11
  69. package/esm2022/lib/core/uitheme/enums/uidimension.mjs +0 -49
  70. package/esm2022/lib/core/uitheme/enums/uijustify.mjs +0 -9
  71. package/esm2022/lib/core/uitheme/enums/uipadding-level.mjs +0 -12
  72. package/esm2022/lib/core/uitheme/enums/uipresentation-style.mjs +0 -7
  73. package/esm2022/lib/core/uitheme/enums/uiradius-level.mjs +0 -10
  74. package/esm2022/lib/core/uitheme/enums/uishadow-blur-radius.mjs +0 -5
  75. package/esm2022/lib/core/uitheme/enums/uishadow-offset.mjs +0 -5
  76. package/esm2022/lib/core/uitheme/enums/uisize.mjs +0 -22
  77. package/esm2022/lib/core/uitheme/enums/uispacing-level.mjs +0 -10
  78. package/esm2022/lib/core/uitheme/enums/uitext-style.mjs +0 -15
  79. package/esm2022/lib/core/uitheme/mapping/alignment-mapping.mjs +0 -7
  80. package/esm2022/lib/core/uitheme/mapping/aspect-mapping.mjs +0 -6
  81. package/esm2022/lib/core/uitheme/mapping/asset-mapping.mjs +0 -437
  82. package/esm2022/lib/core/uitheme/mapping/color-mapping.mjs +0 -157
  83. package/esm2022/lib/core/uitheme/mapping/dimension-mapping.mjs +0 -51
  84. package/esm2022/lib/core/uitheme/mapping/justify-mapping.mjs +0 -9
  85. package/esm2022/lib/core/uitheme/mapping/pad-mapping.mjs +0 -12
  86. package/esm2022/lib/core/uitheme/mapping/radius-mapping.mjs +0 -10
  87. package/esm2022/lib/core/uitheme/mapping/shadow-mapping.mjs +0 -9
  88. package/esm2022/lib/core/uitheme/mapping/size-mapping.mjs +0 -26
  89. package/esm2022/lib/core/uitheme/mapping/space-mapping.mjs +0 -10
  90. package/esm2022/lib/core/uitheme/mapping/text-style-mapping.mjs +0 -33
  91. package/esm2022/lib/core/uitheme/models/uiaction.mjs +0 -2
  92. package/esm2022/lib/core/uitheme/models/uialignment.mjs +0 -2
  93. package/esm2022/lib/core/uitheme/models/uibackground.mjs +0 -2
  94. package/esm2022/lib/core/uitheme/models/uicontent-inset.mjs +0 -2
  95. package/esm2022/lib/core/uitheme/models/uihover.mjs +0 -2
  96. package/esm2022/lib/core/uitheme/models/uipadding.mjs +0 -2
  97. package/esm2022/lib/core/uitheme/models/uiradius.mjs +0 -2
  98. package/esm2022/lib/core/uitheme/models/uishadow.mjs +0 -2
  99. package/esm2022/lib/core/uitheme/models/uispacing.mjs +0 -2
  100. package/esm2022/lib/core/utils/url-parser.util.mjs +0 -26
  101. package/esm2022/lib/core/view-models/uiscreen.viewmodel.mjs +0 -106
  102. package/esm2022/lib/directives/uiview.directive.mjs +0 -401
  103. package/esm2022/lib/sdui-routing.module.mjs +0 -28
  104. package/esm2022/lib/sdui.component.mjs +0 -51
  105. package/esm2022/lib/sdui.module.mjs +0 -139
  106. package/esm2022/public-api.mjs +0 -13
  107. package/index.d.ts +0 -6
  108. package/lib/components/navigation-controls/navigation-controls.component.d.ts +0 -12
  109. package/lib/components/navigation-controls/navigation-controls.component.d.ts.map +0 -1
  110. package/lib/components/uicomponent/button/button.component.d.ts +0 -19
  111. package/lib/components/uicomponent/button/button.component.d.ts.map +0 -1
  112. package/lib/components/uicomponent/column/column.component.d.ts +0 -12
  113. package/lib/components/uicomponent/column/column.component.d.ts.map +0 -1
  114. package/lib/components/uicomponent/image/image.component.d.ts +0 -18
  115. package/lib/components/uicomponent/image/image.component.d.ts.map +0 -1
  116. package/lib/components/uicomponent/image/ranking-svg.d.ts +0 -2
  117. package/lib/components/uicomponent/image/ranking-svg.d.ts.map +0 -1
  118. package/lib/components/uicomponent/label/label.component.d.ts +0 -18
  119. package/lib/components/uicomponent/label/label.component.d.ts.map +0 -1
  120. package/lib/components/uicomponent/media-type/media-type.component.d.ts +0 -24
  121. package/lib/components/uicomponent/media-type/media-type.component.d.ts.map +0 -1
  122. package/lib/components/uicomponent/modal/modal.component.d.ts +0 -15
  123. package/lib/components/uicomponent/modal/modal.component.d.ts.map +0 -1
  124. package/lib/components/uicomponent/picker/picker.component.d.ts +0 -22
  125. package/lib/components/uicomponent/picker/picker.component.d.ts.map +0 -1
  126. package/lib/components/uicomponent/picker-item/picker-item.component.d.ts +0 -16
  127. package/lib/components/uicomponent/picker-item/picker-item.component.d.ts.map +0 -1
  128. package/lib/components/uicomponent/profile-button/profile-button.component.d.ts +0 -22
  129. package/lib/components/uicomponent/profile-button/profile-button.component.d.ts.map +0 -1
  130. package/lib/components/uicomponent/progress-bar/progress-bar.component.d.ts +0 -15
  131. package/lib/components/uicomponent/progress-bar/progress-bar.component.d.ts.map +0 -1
  132. package/lib/components/uicomponent/row/row.component.d.ts +0 -11
  133. package/lib/components/uicomponent/row/row.component.d.ts.map +0 -1
  134. package/lib/components/uicomponent/row-divisor/row-divisor.component.d.ts +0 -11
  135. package/lib/components/uicomponent/row-divisor/row-divisor.component.d.ts.map +0 -1
  136. package/lib/components/uicomponent/scrollable-column/scrollable-column.component.d.ts +0 -15
  137. package/lib/components/uicomponent/scrollable-column/scrollable-column.component.d.ts.map +0 -1
  138. package/lib/components/uicomponent/scrollable-row/scrollable-row.component.d.ts +0 -29
  139. package/lib/components/uicomponent/scrollable-row/scrollable-row.component.d.ts.map +0 -1
  140. package/lib/components/uicomponent/search-bar/search-bar.component.d.ts +0 -19
  141. package/lib/components/uicomponent/search-bar/search-bar.component.d.ts.map +0 -1
  142. package/lib/components/uicomponent/search-bar dismiss/search-bar-dismiss.component.d.ts +0 -22
  143. package/lib/components/uicomponent/search-bar dismiss/search-bar-dismiss.component.d.ts.map +0 -1
  144. package/lib/components/uicomponent/space/space.component.d.ts +0 -11
  145. package/lib/components/uicomponent/space/space.component.d.ts.map +0 -1
  146. package/lib/components/uicomponent/tag/tag.component.d.ts +0 -19
  147. package/lib/components/uicomponent/tag/tag.component.d.ts.map +0 -1
  148. package/lib/components/uicomponent/tags-row/tag/tag.component.d.ts +0 -39
  149. package/lib/components/uicomponent/tags-row/tag/tag.component.d.ts.map +0 -1
  150. package/lib/components/uicomponent/tags-row/tags-row.component.d.ts +0 -37
  151. package/lib/components/uicomponent/tags-row/tags-row.component.d.ts.map +0 -1
  152. package/lib/components/uicomponent/uicomponent.component.d.ts +0 -18
  153. package/lib/components/uicomponent/uicomponent.component.d.ts.map +0 -1
  154. package/lib/components/uicomponent/zstack/zstack.component.d.ts +0 -11
  155. package/lib/components/uicomponent/zstack/zstack.component.d.ts.map +0 -1
  156. package/lib/components/uilayout/centered-content-layout/centered-content-layout.component.d.ts +0 -11
  157. package/lib/components/uilayout/centered-content-layout/centered-content-layout.component.d.ts.map +0 -1
  158. package/lib/components/uilayout/fab/fab.component.d.ts +0 -17
  159. package/lib/components/uilayout/fab/fab.component.d.ts.map +0 -1
  160. package/lib/components/uilayout/single-column-layout/single-column-layout.component.d.ts +0 -10
  161. package/lib/components/uilayout/single-column-layout/single-column-layout.component.d.ts.map +0 -1
  162. package/lib/components/uilayout/uinavigation/uinavigation.component.d.ts +0 -8
  163. package/lib/components/uilayout/uinavigation/uinavigation.component.d.ts.map +0 -1
  164. package/lib/components/uiscreen/uiscreen.component.d.ts +0 -13
  165. package/lib/components/uiscreen/uiscreen.component.d.ts.map +0 -1
  166. package/lib/core/services/font-size-mapping.service.d.ts +0 -10
  167. package/lib/core/services/font-size-mapping.service.d.ts.map +0 -1
  168. package/lib/core/services/modal.service.d.ts +0 -11
  169. package/lib/core/services/modal.service.d.ts.map +0 -1
  170. package/lib/core/services/scroll-spy.service.d.ts +0 -31
  171. package/lib/core/services/scroll-spy.service.d.ts.map +0 -1
  172. package/lib/core/services/translation.service.d.ts +0 -13
  173. package/lib/core/services/translation.service.d.ts.map +0 -1
  174. package/lib/core/services/ui-action-handlers.service.d.ts +0 -9
  175. package/lib/core/services/ui-action-handlers.service.d.ts.map +0 -1
  176. package/lib/core/services/ui-action.service.d.ts +0 -17
  177. package/lib/core/services/ui-action.service.d.ts.map +0 -1
  178. package/lib/core/services/uiscreen.service.d.ts +0 -26
  179. package/lib/core/services/uiscreen.service.d.ts.map +0 -1
  180. package/lib/core/tokens/sdui-config.token.d.ts +0 -4
  181. package/lib/core/tokens/sdui-config.token.d.ts.map +0 -1
  182. package/lib/core/uicomposition/enums/uicomponent-type.d.ts +0 -26
  183. package/lib/core/uicomposition/enums/uicomponent-type.d.ts.map +0 -1
  184. package/lib/core/uicomposition/enums/uiplatform-type.d.ts +0 -6
  185. package/lib/core/uicomposition/enums/uiplatform-type.d.ts.map +0 -1
  186. package/lib/core/uicomposition/enums/uiscene.d.ts +0 -4
  187. package/lib/core/uicomposition/enums/uiscene.d.ts.map +0 -1
  188. package/lib/core/uicomposition/enums/uiscreen-container-type.d.ts +0 -5
  189. package/lib/core/uicomposition/enums/uiscreen-container-type.d.ts.map +0 -1
  190. package/lib/core/uicomposition/enums/uiscreen-identifier.d.ts +0 -5
  191. package/lib/core/uicomposition/enums/uiscreen-identifier.d.ts.map +0 -1
  192. package/lib/core/uicomposition/mapping/component-mapping.d.ts +0 -4
  193. package/lib/core/uicomposition/mapping/component-mapping.d.ts.map +0 -1
  194. package/lib/core/uicomposition/models/uicentered-content-layout.d.ts +0 -11
  195. package/lib/core/uicomposition/models/uicentered-content-layout.d.ts.map +0 -1
  196. package/lib/core/uicomposition/models/uicomponent.d.ts +0 -12
  197. package/lib/core/uicomposition/models/uicomponent.d.ts.map +0 -1
  198. package/lib/core/uicomposition/models/uielement.d.ts +0 -28
  199. package/lib/core/uicomposition/models/uielement.d.ts.map +0 -1
  200. package/lib/core/uicomposition/models/uilayout.d.ts +0 -4
  201. package/lib/core/uicomposition/models/uilayout.d.ts.map +0 -1
  202. package/lib/core/uicomposition/models/uinavigation.d.ts +0 -6
  203. package/lib/core/uicomposition/models/uinavigation.d.ts.map +0 -1
  204. package/lib/core/uicomposition/models/uiscreen-config.d.ts +0 -6
  205. package/lib/core/uicomposition/models/uiscreen-config.d.ts.map +0 -1
  206. package/lib/core/uicomposition/models/uiscreen.d.ts +0 -20
  207. package/lib/core/uicomposition/models/uiscreen.d.ts.map +0 -1
  208. package/lib/core/uicomposition/models/uisingle-column-layout.d.ts +0 -12
  209. package/lib/core/uicomposition/models/uisingle-column-layout.d.ts.map +0 -1
  210. package/lib/core/uicomposition/models/uitag.d.ts +0 -6
  211. package/lib/core/uicomposition/models/uitag.d.ts.map +0 -1
  212. package/lib/core/uicomposition/models/uiview.d.ts +0 -33
  213. package/lib/core/uicomposition/models/uiview.d.ts.map +0 -1
  214. package/lib/core/uitheme/enums/uiaction-type.d.ts +0 -13
  215. package/lib/core/uitheme/enums/uiaction-type.d.ts.map +0 -1
  216. package/lib/core/uitheme/enums/uialignment-type.d.ts +0 -6
  217. package/lib/core/uitheme/enums/uialignment-type.d.ts.map +0 -1
  218. package/lib/core/uitheme/enums/uiaspect-type.d.ts +0 -5
  219. package/lib/core/uitheme/enums/uiaspect-type.d.ts.map +0 -1
  220. package/lib/core/uitheme/enums/uiasset.d.ts +0 -436
  221. package/lib/core/uitheme/enums/uiasset.d.ts.map +0 -1
  222. package/lib/core/uitheme/enums/uicolor.d.ts +0 -156
  223. package/lib/core/uitheme/enums/uicolor.d.ts.map +0 -1
  224. package/lib/core/uitheme/enums/uicontent-type.d.ts +0 -10
  225. package/lib/core/uitheme/enums/uicontent-type.d.ts.map +0 -1
  226. package/lib/core/uitheme/enums/uidimension.d.ts +0 -48
  227. package/lib/core/uitheme/enums/uidimension.d.ts.map +0 -1
  228. package/lib/core/uitheme/enums/uijustify.d.ts +0 -8
  229. package/lib/core/uitheme/enums/uijustify.d.ts.map +0 -1
  230. package/lib/core/uitheme/enums/uipadding-level.d.ts +0 -11
  231. package/lib/core/uitheme/enums/uipadding-level.d.ts.map +0 -1
  232. package/lib/core/uitheme/enums/uipresentation-style.d.ts +0 -6
  233. package/lib/core/uitheme/enums/uipresentation-style.d.ts.map +0 -1
  234. package/lib/core/uitheme/enums/uiradius-level.d.ts +0 -9
  235. package/lib/core/uitheme/enums/uiradius-level.d.ts.map +0 -1
  236. package/lib/core/uitheme/enums/uishadow-blur-radius.d.ts +0 -4
  237. package/lib/core/uitheme/enums/uishadow-blur-radius.d.ts.map +0 -1
  238. package/lib/core/uitheme/enums/uishadow-offset.d.ts +0 -4
  239. package/lib/core/uitheme/enums/uishadow-offset.d.ts.map +0 -1
  240. package/lib/core/uitheme/enums/uisize.d.ts +0 -21
  241. package/lib/core/uitheme/enums/uisize.d.ts.map +0 -1
  242. package/lib/core/uitheme/enums/uispacing-level.d.ts +0 -9
  243. package/lib/core/uitheme/enums/uispacing-level.d.ts.map +0 -1
  244. package/lib/core/uitheme/enums/uitext-style.d.ts +0 -14
  245. package/lib/core/uitheme/enums/uitext-style.d.ts.map +0 -1
  246. package/lib/core/uitheme/mapping/alignment-mapping.d.ts +0 -3
  247. package/lib/core/uitheme/mapping/alignment-mapping.d.ts.map +0 -1
  248. package/lib/core/uitheme/mapping/aspect-mapping.d.ts +0 -3
  249. package/lib/core/uitheme/mapping/aspect-mapping.d.ts.map +0 -1
  250. package/lib/core/uitheme/mapping/asset-mapping.d.ts +0 -3
  251. package/lib/core/uitheme/mapping/asset-mapping.d.ts.map +0 -1
  252. package/lib/core/uitheme/mapping/color-mapping.d.ts +0 -3
  253. package/lib/core/uitheme/mapping/color-mapping.d.ts.map +0 -1
  254. package/lib/core/uitheme/mapping/dimension-mapping.d.ts +0 -3
  255. package/lib/core/uitheme/mapping/dimension-mapping.d.ts.map +0 -1
  256. package/lib/core/uitheme/mapping/justify-mapping.d.ts +0 -3
  257. package/lib/core/uitheme/mapping/justify-mapping.d.ts.map +0 -1
  258. package/lib/core/uitheme/mapping/pad-mapping.d.ts +0 -3
  259. package/lib/core/uitheme/mapping/pad-mapping.d.ts.map +0 -1
  260. package/lib/core/uitheme/mapping/radius-mapping.d.ts +0 -3
  261. package/lib/core/uitheme/mapping/radius-mapping.d.ts.map +0 -1
  262. package/lib/core/uitheme/mapping/shadow-mapping.d.ts +0 -5
  263. package/lib/core/uitheme/mapping/shadow-mapping.d.ts.map +0 -1
  264. package/lib/core/uitheme/mapping/size-mapping.d.ts +0 -12
  265. package/lib/core/uitheme/mapping/size-mapping.d.ts.map +0 -1
  266. package/lib/core/uitheme/mapping/space-mapping.d.ts +0 -3
  267. package/lib/core/uitheme/mapping/space-mapping.d.ts.map +0 -1
  268. package/lib/core/uitheme/mapping/text-style-mapping.d.ts +0 -5
  269. package/lib/core/uitheme/mapping/text-style-mapping.d.ts.map +0 -1
  270. package/lib/core/uitheme/models/uiaction.d.ts +0 -10
  271. package/lib/core/uitheme/models/uiaction.d.ts.map +0 -1
  272. package/lib/core/uitheme/models/uialignment.d.ts +0 -5
  273. package/lib/core/uitheme/models/uialignment.d.ts.map +0 -1
  274. package/lib/core/uitheme/models/uibackground.d.ts +0 -7
  275. package/lib/core/uitheme/models/uibackground.d.ts.map +0 -1
  276. package/lib/core/uitheme/models/uicontent-inset.d.ts +0 -8
  277. package/lib/core/uitheme/models/uicontent-inset.d.ts.map +0 -1
  278. package/lib/core/uitheme/models/uihover.d.ts +0 -4
  279. package/lib/core/uitheme/models/uihover.d.ts.map +0 -1
  280. package/lib/core/uitheme/models/uipadding.d.ts +0 -8
  281. package/lib/core/uitheme/models/uipadding.d.ts.map +0 -1
  282. package/lib/core/uitheme/models/uiradius.d.ts +0 -8
  283. package/lib/core/uitheme/models/uiradius.d.ts.map +0 -1
  284. package/lib/core/uitheme/models/uishadow.d.ts +0 -11
  285. package/lib/core/uitheme/models/uishadow.d.ts.map +0 -1
  286. package/lib/core/uitheme/models/uispacing.d.ts +0 -5
  287. package/lib/core/uitheme/models/uispacing.d.ts.map +0 -1
  288. package/lib/core/utils/url-parser.util.d.ts +0 -3
  289. package/lib/core/utils/url-parser.util.d.ts.map +0 -1
  290. package/lib/core/view-models/uiscreen.viewmodel.d.ts +0 -39
  291. package/lib/core/view-models/uiscreen.viewmodel.d.ts.map +0 -1
  292. package/lib/directives/uiview.directive.d.ts +0 -54
  293. package/lib/directives/uiview.directive.d.ts.map +0 -1
  294. package/lib/sdui-routing.module.d.ts +0 -10
  295. package/lib/sdui-routing.module.d.ts.map +0 -1
  296. package/lib/sdui.component.d.ts +0 -17
  297. package/lib/sdui.component.d.ts.map +0 -1
  298. package/lib/sdui.module.d.ts +0 -47
  299. package/lib/sdui.module.d.ts.map +0 -1
  300. package/public-api.d.ts +0 -7
  301. package/public-api.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiscreen-config.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uiscreen-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAEzE,MAAM,WAAW,cAAc;IAC7B,YAAY,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAE,qBAAqB,GAAG,IAAI,CAAC;CAC1C"}
@@ -1,20 +0,0 @@
1
- import { UIBackground } from '../../uitheme/models/uibackground';
2
- import { UIPadding } from '../../uitheme/models/uipadding';
3
- import { UIScene } from '../enums/uiscene';
4
- import { UIScreenIdentifier } from '../enums/uiscreen-identifier';
5
- import { UIScreenConfig } from './uiscreen-config';
6
- import { UILayout } from './uilayout';
7
- import { UIView } from './uiview';
8
- export interface UIScreenAnalytics {
9
- screen_name: string;
10
- }
11
- export interface UIScreen extends UIView {
12
- identifier: UIScreenIdentifier;
13
- content: UILayout;
14
- scene?: UIScene | null;
15
- padding?: UIPadding | null;
16
- background?: UIBackground | null;
17
- config?: UIScreenConfig | null;
18
- analytics?: UIScreenAnalytics | null;
19
- }
20
- //# sourceMappingURL=uiscreen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiscreen.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uiscreen.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACjE,OAAO,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAC3D,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAC3C,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAClE,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,MAAM,WAAW,iBAAiB;IAChC,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,QAAS,SAAQ,MAAM;IACtC,UAAU,EAAE,kBAAkB,CAAC;IAC/B,OAAO,EAAE,QAAQ,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,OAAO,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IACjC,MAAM,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IAC/B,SAAS,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;CACtC"}
@@ -1,12 +0,0 @@
1
- import { UIComponent } from './uicomponent';
2
- import { UIElement } from './uielement';
3
- import { UILayout } from './uilayout';
4
- import { UINavigation } from './uinavigation';
5
- export interface UISingleColumnLayout extends UILayout {
6
- nav?: UINavigation | null;
7
- header?: UIComponent | null;
8
- main?: UIComponent | null;
9
- footer?: UIComponent | null;
10
- fab?: UIElement | null;
11
- }
12
- //# sourceMappingURL=uisingle-column-layout.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uisingle-column-layout.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uisingle-column-layout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,MAAM,WAAW,oBAAqB,SAAQ,QAAQ;IACpD,GAAG,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IAC1B,MAAM,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC5B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,MAAM,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC5B,GAAG,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;CACxB"}
@@ -1,6 +0,0 @@
1
- import { UIAction } from "../../uitheme/models/uiaction";
2
- export interface UITag {
3
- label: string;
4
- action: UIAction;
5
- }
6
- //# sourceMappingURL=uitag.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uitag.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uitag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAEzD,MAAM,WAAW,KAAK;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,QAAQ,CAAC;CAClB"}
@@ -1,33 +0,0 @@
1
- import { UIDimension } from '../../uitheme/enums/uidimension';
2
- import { UIAction } from '../../uitheme/models/uiaction';
3
- import { UIAlignment } from '../../uitheme/models/uialignment';
4
- import { UIBackground } from '../../uitheme/models/uibackground';
5
- import { UIPadding } from '../../uitheme/models/uipadding';
6
- import { UIRadius } from '../../uitheme/models/uiradius';
7
- import { UIShadow } from '../../uitheme/models/uishadow';
8
- import { UISpacing } from '../../uitheme/models/uispacing';
9
- import { UIColor } from '../../uitheme/enums/uicolor';
10
- import { UIJustify } from '../../uitheme/enums/uijustify';
11
- import { UISize } from '../../uitheme/enums/uisize';
12
- import { UIHover } from '../../uitheme/models/uihover';
13
- import { UIContentInset } from '../../uitheme/models/uicontent-inset';
14
- export interface UIView {
15
- id?: string | null;
16
- padding?: UIPadding | null;
17
- background?: UIBackground | null;
18
- action?: UIAction | null;
19
- alignment?: UIAlignment | null;
20
- shadow?: UIShadow | null;
21
- radius?: UIRadius | null;
22
- spacing?: UISpacing | null;
23
- height?: UIDimension | null;
24
- width?: UIDimension | null;
25
- borderWidth?: number | null;
26
- borderColor?: UIColor | null;
27
- justify?: UIJustify | null;
28
- aspectRatio?: number | null;
29
- size?: UISize | null;
30
- hover?: UIHover | null;
31
- contentInset?: UIContentInset | null;
32
- }
33
- //# sourceMappingURL=uiview.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiview.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uiview.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAC9D,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAC/D,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACjE,OAAO,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAC3D,OAAO,EAAC,OAAO,EAAC,MAAM,6BAA6B,CAAC;AACpD,OAAO,EAAC,SAAS,EAAC,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AAEtE,MAAM,WAAW,MAAM;IACrB,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,OAAO,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IACjC,MAAM,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC/B,MAAM,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,MAAM,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,OAAO,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,MAAM,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC5B,KAAK,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,YAAY,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;CACtC"}
@@ -1,13 +0,0 @@
1
- export declare enum UIActionType {
2
- INTERNAL_URL = "INTERNAL_URL",
3
- RELOAD_INTERNAL_URL = "RELOAD_INTERNAL_URL",
4
- DISMISS_TO_SCENE = "DISMISS_TO_SCENE",
5
- EXTERNAL_URL = "EXTERNAL_URL",
6
- WEBVIEW_URL = "WEBVIEW_URL",
7
- ANCHOR = "ANCHOR",
8
- PAYWALL = "PAYWALL",
9
- REGISTER = "REGISTER",
10
- HTML = "HTML",
11
- FILE = "FILE"
12
- }
13
- //# sourceMappingURL=uiaction-type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiaction-type.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uitheme/enums/uiaction-type.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY;IAEtB,YAAY,iBAAiB;IAC7B,mBAAmB,wBAAwB;IAC3C,gBAAgB,qBAAqB;IACrC,YAAY,iBAAiB;IAC7B,WAAW,gBAAgB;IAC3B,MAAM,WAAW;IAGjB,OAAO,YAAY;IACnB,QAAQ,aAAa;IAGrB,IAAI,SAAS;IACb,IAAI,SAAS;CACd"}
@@ -1,6 +0,0 @@
1
- export declare enum UIAlignmentType {
2
- START = "start",
3
- CENTER = "center",
4
- END = "end"
5
- }
6
- //# sourceMappingURL=uialignment-type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uialignment-type.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uitheme/enums/uialignment-type.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,GAAG,QAAQ;CACZ"}
@@ -1,5 +0,0 @@
1
- export declare enum UIAspectType {
2
- FILL = "fill",
3
- FIT = "fit"
4
- }
5
- //# sourceMappingURL=uiaspect-type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiaspect-type.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uitheme/enums/uiaspect-type.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY;IACtB,IAAI,SAAS;IACb,GAAG,QAAQ;CACZ"}
@@ -1,436 +0,0 @@
1
- export declare enum UIAsset {
2
- BG_ASSINATURAS = "bg_assinaturas",
3
- BG_CHALLENGE_ACTIVITY_FINAL = "bg_challenge_activity_final",
4
- BG_LIGHT = "bg_light",
5
- BG_LOGIN = "bg_login",
6
- BG_POST = "bg_post",
7
- BG_QUIZ_FINAL = "bg_quiz_final",
8
- BG_RATING_PROGRAM = "bg_rating_program",
9
- BG_SPLASH = "bg_splash",
10
- BG_STORY = "bg_story",
11
- BG_SURVEY = "bg_survey",
12
- BT_ABOUT_ACTIONS_OFF = "bt_about_actions_off",
13
- BT_ANONYMOUS_COMMENT_OFF = "bt_anonymous_comment_off",
14
- BT_ANONYMOUS_COMMENT_ON = "bt_anonymous_comment_on",
15
- BT_BACK = "bt_back",
16
- BT_BACK_BOTTOM_SHEET = "bt_back_bottom_sheet",
17
- BT_BACK_LIVE = "bt_back_live",
18
- BT_BACK_NEW = "bt_back_new",
19
- BT_BACK_PLAYER = "bt_back_player",
20
- BT_BACK_STORY = "bt_back_story",
21
- BT_CANCEL_LIST = "bt_cancel_list",
22
- BT_CAPTURE_PHOTO = "bt_capture_photo",
23
- BT_CAPTURE_VIDEO = "bt_capture_video",
24
- BT_CAPTURE_VIDEO_LINE = "bt_capture_video_line",
25
- BT_CERTIFICATION_ACTIONS_OFF = "bt_certification_actions_off",
26
- BT_CERTIFICATION_ACTIONS_ON = "bt_certification_actions_on",
27
- BT_CHECK_ACTION_OFF = "bt_check_action_off",
28
- BT_CHECK_ACTION_ON = "bt_check_action_on",
29
- BT_CHECK_FIX_OFF = "bt_check_fix_off",
30
- BT_CHECK_OFF = "bt_check_off",
31
- BT_CHECK_ON = "bt_check_on",
32
- BT_CHECK_TERMS_OFF = "bt_check_terms_off",
33
- BT_CHECK_TERMS_ON = "bt_check_terms_on",
34
- BT_CLIPS_TAB = "bt_clips_tab",
35
- BT_CLIPS_TAB_ON = "bt_clips_tab_on",
36
- BT_CLOSE = "bt_close",
37
- BT_CLOSE_COMMENT = "bt_close_comment",
38
- BT_CLOSE_FULL_IMAGE = "bt_close_full_image",
39
- BT_CLOSE_LIST = "bt_close_list",
40
- BT_CLOSE_LIVE = "bt_close_live",
41
- BT_CLOSE_RATING = "bt_close_rating",
42
- BT_CLOSE_SCREEN_PLAYER = "bt_close_screen_player",
43
- BT_CLOSE_STORY = "bt_close_story",
44
- BT_CLOSE_TAGS = "bt_close_tags",
45
- BT_COMMENT_OFF = "bt_comment_off",
46
- BT_COMMENT_ON = "bt_comment_on",
47
- BT_COMUNIDADE_HEADER = "bt_comunidade_header",
48
- BT_COMUNIDADE_TAB = "bt_comunidade_tab",
49
- BT_COMUNIDADE_TAB_ON = "bt_comunidade_tab_on",
50
- BT_CONFIG_NAVBAR = "bt_config_navbar",
51
- BT_CONFIG_PLAYER = "bt_config_player",
52
- BT_DELETE_STORY = "bt_delete_story",
53
- BT_DISABLED = "bt_disabled",
54
- BT_DOWNLOAD_ACTION_OFF = "bt_download_action_off",
55
- BT_DOWNLOAD_ACTION_ON = "bt_download_action_on",
56
- BT_DOWNLOAD_LIST = "bt_download_list",
57
- BT_DOWNLOAD_NAV = "bt_download_nav",
58
- BT_DOWNLOAD_TAB = "bt_download_tab",
59
- BT_DOWNLOAD_TAB_ON = "bt_download_tab_on",
60
- BT_EXPLORER_TAB = "bt_explorer_tab",
61
- BT_EXPLORER_TAB_ON = "bt_explorer_tab_on",
62
- BT_EVALUATION_ACTION = "bt_evaluation_action",
63
- BT_EVALUATION_ACTION_OFF = "bt_evaluation_action_off",
64
- BT_EVALUATION_ACTION_ON = "bt_evaluation_action_on",
65
- BT_FAV_ACTIONS_OFF = "bt_fav_actions_off",
66
- BT_FAV_ACTIONS_ON = "bt_fav_actions_on",
67
- BT_FAV_OFF = "bt_fav_off",
68
- BT_FAV_ON = "bt_fav_on",
69
- BT_FILE = "bt_file",
70
- BT_FULL_SCREEN_PLAYER = "bt_full_screen_player",
71
- BT_GALLERY = "bt_gallery",
72
- BT_GO_ATTACHMENT = "bt_go_attachment",
73
- BT_HOME_HEADER = "bt_home_header",
74
- BT_INFO = "bt_info",
75
- BT_LIKE_COMMENT = "bt_like_comment",
76
- BT_LIKE_COMMENT_ON = "bt_like_comment_on",
77
- BT_LIKE_LIVE = "bt_like_live",
78
- BT_LIKE_LIVE_ON = "bt_like_live_on",
79
- BT_LIKE_OFF = "bt_like_off",
80
- BT_LIKE_ON = "bt_like_on",
81
- BT_LINK_GENERIC = "bt_link_generic",
82
- BT_LOCK = "bt_lock",
83
- BT_LOGOUT = "bt_logout",
84
- BT_MATERIAL = "bt_material",
85
- BT_MATERIALS_ACTIONS_OFF = "bt_materials_actions_off",
86
- BT_MENU = "bt_menu",
87
- BT_MY_LIST_ACTION_OFF = "bt_my_list_action_off",
88
- BT_MY_LIST_ACTION_ON = "bt_my_list_action_on",
89
- BT_MY_LIST_NAV_OFF = "bt_my_list_nav_off",
90
- BT_MY_LIST_NAV_ON = "bt_my_list_nav_on",
91
- BT_NEW_STORY = "bt_new_story",
92
- BT_NEXT = "bt_next",
93
- BT_NEXT_ACTIONS = "bt_next_actions",
94
- BT_NEXT_CAROUSEL = "bt_next_carousel",
95
- BT_NEXT_CHALLENGE = "bt_next_challenge",
96
- BT_NEXT_CLIPS = "bt_next_clips",
97
- BT_NEXT_MAIN = "bt_next_main",
98
- BT_NOTE_ACTIONS_OFF = "bt_note_actions_off",
99
- BT_NOTE_ACTIONS_ON = "bt_note_actions_on",
100
- BT_NOTIFICATION = "bt_notification",
101
- BT_NOTIFICATION_ON = "bt_notification_on",
102
- BT_NOTIFICATIONS_TAB = "bt_notifications_tab",
103
- BT_OPEN = "bt_open",
104
- BT_OPEN_LIST = "bt_open_list",
105
- BT_OPEN_LIST_AUDIO = "bt_open_list_audio",
106
- BT_OPORTUNIDADES_TAB = "bt_oportunidades_tab",
107
- BT_OPORTUNIDADES_TAB_ON = "bt_oportunidades_tab_on",
108
- BT_OPTIONS = "bt_options",
109
- BT_PAUSE_VIEW_AUDIO = "bt_pause_view_audio",
110
- BT_PAUSE_VIEW_CLIPS = "bt_pause_view_clips",
111
- BT_PERFIL = "bt_perfil",
112
- BT_PERFIL_TAB = "bt_perfil_tab",
113
- BT_PERFIL_TAB_ON = "bt_perfil_tab_on",
114
- BT_PLAY_TV = "bt_play_tv",
115
- BT_PREV = "bt_prev",
116
- BT_PHOTO_COMMENT = "bt_photo_comment",
117
- BT_PIMP_PLAYER = "bt_pimp_player",
118
- BT_PLAY_VIEW_AUDIO = "bt_play_view_audio",
119
- BT_PLAY_VIEW_CLIPS = "bt_play_view_clips",
120
- BT_POST = "bt_post",
121
- BT_RATING_OFF = "bt_rating_off",
122
- BT_RATING_ON = "bt_rating_on",
123
- BT_RESTART_ACTIONS_OFF = "bt_restart_actions_off",
124
- BT_SAVE_POST_OFF = "bt_save_post_off",
125
- BT_SAVE_POST_ON = "bt_save_post_on",
126
- BT_SEARCH = "bt_search",
127
- BT_SEARCH_HEADER = "bt_search_header",
128
- BT_SEEK = "bt_seek",
129
- BT_SELFIE = "bt_selfie",
130
- BT_SEND_OFF = "bt_send_off",
131
- BT_SEND_ON = "bt_send_on",
132
- BT_SEND_ON_IA = "bt_send_on_ia",
133
- BT_SHARE_ACTION_OFF = "bt_share_action_off",
134
- BT_SHARE_LIVE = "bt_share_live",
135
- BT_SHARE_POST_OFF = "bt_share_post_off",
136
- BT_SPEED_PLAYER = "bt_speed_player",
137
- BT_TEXT_STORIES = "bt_text_stories",
138
- BT_TIME_24_STORY = "bt_time_24_story",
139
- BT_TIME_48_STORY = "bt_time_48_story",
140
- BT_TIME_72_STORY = "bt_time_72_story",
141
- BT_TIME24_STORY = "bt_time24_story",
142
- BT_TIME48_STORY = "bt_time48_story",
143
- BT_TIME72_STORY = "bt_time72_story",
144
- BT_TRASH = "bt_trash",
145
- BT_TV = "bt_tv",
146
- BT_TV_ON = "bt_tv_on",
147
- BT_TV_ON_LIST = "bt_tv_on_list",
148
- BT_TV_ON_MAIN = "bt_tv_on_main",
149
- BT_VIDEO_HELP_PLAYER = "bt_video_help_player",
150
- IC_ACTIVITE = "ic_activite",
151
- IC_ACTIVITY = "ic_activity",
152
- IC_ACTIVITY_MY_APP = "ic_activity_my_app",
153
- IC_AI_STAR = "ic_ai_star",
154
- IC_AI_TAG = "ic_ai_tag",
155
- IC_ALERT_NEW_POST = "ic_alert_new_post",
156
- IC_ALERT_NOTIFICATION = "ic_alert_notification",
157
- IC_ANONYMOUS_POST = "ic_anonymous_post",
158
- IC_ATTENTION = "ic_attention",
159
- IC_ATTENTION_RULES = "ic_attention_rules",
160
- IC_AUDIO_CLIPS = "ic_audio_clips",
161
- IC_AUDIO_LIST = "ic_audio_list",
162
- IC_AUDIO_LIST_DISABLED = "ic_audio_list_disabled",
163
- IC_AVATAR = "ic_avatar",
164
- IC_AVATAR_COMMENT = "ic_avatar_comment",
165
- IC_AVATAR_LIVE = "ic_avatar_live",
166
- IC_AVATAR_RANKING_LIST = "ic_avatar_ranking_list",
167
- IC_AVATAR_RANKING_ONE = "ic_avatar_ranking_one",
168
- IC_AVATAR_RANKING_TWO = "ic_avatar_ranking_two",
169
- IC_AVATAR_REGISTER = "ic_avatar_register",
170
- IC_CERTIFICATION = "ic_certification",
171
- IC_CERTIFICATION_MAIN = "ic_certification_main",
172
- IC_CERTIFICATION_MY_APP = "ic_certification_my_app",
173
- IC_CHALLENGE_N_1 = "ic_challenge_n_1",
174
- IC_CHALLENGE_N_2 = "ic_challenge_n_2",
175
- IC_CHALLENGE_N_3 = "ic_challenge_n_3",
176
- IC_CHALLENGE_PTS = "ic_challenge_pts",
177
- IC_CHALLENGE_PTS_DETAIL = "ic_challenge_pts_detail",
178
- IC_CHALLENGE_PTS_LIST = "ic_challenge_pts_list",
179
- IC_CHALLENGE_PTS_LIST_DISABLED = "ic_challenge_pts_list_disabled",
180
- IC_CHALLENGE_RANKING = "ic_challenge_ranking",
181
- IC_CHALLENGE_RANKING_LIST = "ic_challenge_ranking_list",
182
- IC_CHECK = "ic_check",
183
- IC_CHROMECAST = "ic_chromecast",
184
- IC_CLIP_EMPTY = "ic_clip_empty",
185
- IC_COMMENT_SEARCH_LIST = "ic_comment_search_list",
186
- IC_CONTACT = "ic_contact",
187
- IC_COUPON = "ic_coupon",
188
- IC_DADOS_CHECK = "ic_dados_check",
189
- IC_DELETE_ACCOUNT = "ic_delete_account",
190
- IC_DISABLED_LESSON = "ic_disabled_lesson",
191
- IC_DOWNLOAD_EMPTY = "ic_download_empty",
192
- IC_DOWNLOAD_MY_APP = "ic_download_my_app",
193
- IC_DOWNLOADS_LIST = "ic_downloads_list",
194
- IC_EMAIL = "ic_email",
195
- IC_EMPTY_CLASS = "ic_empty_class",
196
- IC_EMPTY_MAIN = "ic_empty_main",
197
- IC_EXPLORER_EMPTY = "ic_explorer_empty",
198
- IC_ERROR = "ic_error",
199
- IC_ERROR_CHALLENGE = "ic_error_challenge",
200
- IC_FILE = "ic_file",
201
- IC_FINISH_LINE_L = "ic_finish_line_l",
202
- IC_FINISH_LINE_R = "ic_finish_line_r",
203
- IC_FILE_CLIPS = "ic_file_clips",
204
- IC_FILE_DISABLED = "ic_file_disabled",
205
- IC_FIX_POST = "ic_fix_post",
206
- IC_FLAG_END = "ic_flag_end",
207
- IC_FLAG_START = "ic_flag_start",
208
- IC_FULL_IMAGE = "ic_full_image",
209
- IC_HIGHLIGHT_EXPLORER = "ic_highlight_explorer",
210
- IC_LAUNCHER_BACKGROUND = "ic_launcher_background",
211
- IC_LAST_SEARCH = "ic_last_search",
212
- IC_LEVEL_ONE = "ic_level_one",
213
- IC_LEVEL_ONE_PROFILE = "ic_level_one_profile",
214
- IC_LEVEL_THREE = "ic_level_three",
215
- IC_LEVEL_TWO = "ic_level_two",
216
- IC_LIKE_SEARCH_LIST = "ic_like_search_list",
217
- IC_LINK_CLIPS = "ic_link_clips",
218
- IC_LINK_GENERIC = "ic_link_generic",
219
- IC_LINK_LIST = "ic_link_list",
220
- IC_LINK_LIST_DISABLED = "ic_link_list_disabled",
221
- IC_LIVE_WAITING = "ic_live_waiting",
222
- IC_PLAY_BT_EXPLORER = "ic_play_bt_explorer",
223
- IC_PLAY_VIEW_EXPLORER = "ic_play_view_explorer",
224
- IC_RATING_EXPLORER = "ic_rating_explorer",
225
- IC_CHECK_EXPLORER = "ic_check_explorer",
226
- IC_LOCK = "ic_lock",
227
- IC_LOCK_CHECK = "ic_lock_check",
228
- IC_LOCK_LESSON = "ic_lock_lesson",
229
- IC_MY_LIST = "ic_my_list",
230
- IC_MY_LIST_EMPTY = "ic_my_list_empty",
231
- IC_MY_LIST_MY_APP = "ic_my_list_my_app",
232
- IC_MY_SHOP = "ic_my_shop",
233
- IC_MY_SHOP_MY_APP = "ic_my_shop_my_app",
234
- IC_MY_VOTE = "ic_my_vote",
235
- IC_NOT_FOUND = "ic_not_found",
236
- IC_NOTE = "ic_note",
237
- IC_NOTE_MY_APP = "ic_note_my_app",
238
- IC_NOTIFICATION_EMPTY = "ic_notification_empty",
239
- IC_NOTIFICATION_MY_APP = "ic_notification_my_app",
240
- IC_NOTIFICATION_MY_APP_ON = "ic_notification_my_app_on",
241
- IC_NOTIFICATION_OFF = "ic_notification_off",
242
- IC_NOTIFICATION_ON = "ic_notification_on",
243
- IC_PAUSE_VIEW = "ic_pause_view",
244
- IC_PAUSE_VIEW_AUDIO = "ic_pause_view_audio",
245
- IC_PAUSE_VIEW_SOUND = "ic_pause_view_sound",
246
- IC_PERGUNTAS = "ic_perguntas",
247
- IC_PHOTO_PORTRAIT = "ic_photo_portrait",
248
- IC_PHOTO_SQUARE = "ic_photo_square",
249
- IC_PIN_CARD = "ic_pin_card",
250
- IC_PLAY_CLIPS = "ic_play_clips",
251
- IC_PLAY_LIST = "ic_play_list",
252
- IC_PLAY_LIST_DISABLED = "ic_play_list_disabled",
253
- IC_PLAY_VIEW = "ic_play_view",
254
- IC_PLAY_VIEW_AUDIO = "ic_play_view_audio",
255
- IC_PLAY_VIEW_SOUND = "ic_play_view_sound",
256
- IC_POLITICS = "ic_politics",
257
- IC_POST = "ic_post",
258
- IC_POST_AUDIO = "ic_post_audio",
259
- IC_POST_EMPTY = "ic_post_empty",
260
- IC_POST_IMAGE = "ic_post_image",
261
- IC_POST_TEXT = "ic_post_text",
262
- IC_POST_VIDEO = "ic_post_video",
263
- IC_POST_VIDEO_FULL = "ic_post_video_full",
264
- IC_PTS = "ic_pts",
265
- IC_QUIZ_CLIPS = "ic_quiz_clips",
266
- IC_QUIZ_FINAL = "ic_quiz_final",
267
- IC_QUIZ_LIST = "ic_quiz_list",
268
- IC_QUIZ_LIST_DISABLED = "ic_quiz_list_disabled",
269
- IC_RANKING_LOCK = "ic_ranking_lock",
270
- IC_RANKING_N_1 = "ic_ranking_n_1",
271
- IC_RANKING_N_2 = "ic_ranking_n_2",
272
- IC_RANKING_N_3 = "ic_ranking_n_3",
273
- IC_RANKING_N1 = "ic_ranking_n1",
274
- IC_RANKING_N2 = "ic_ranking_n2",
275
- IC_RANKING_N3 = "ic_ranking_n3",
276
- IC_RATING_LIST = "ic_rating_list",
277
- IC_RATING_LIST_DISABLED = "ic_rating_list_disabled",
278
- IC_RATING_PROGRAM = "ic_rating_program",
279
- IC_SEARCH = "ic_search",
280
- IC_SEARCH_EMPTY = "ic_search_empty",
281
- IC_SHARE_SEARCH_LIST = "ic_share_search_list",
282
- IC_SHOP = "ic_shop",
283
- IC_SHOP_MY_APP = "ic_shop_my_app",
284
- IC_SMARTTV = "ic_smarttv",
285
- IC_SPEED = "ic_speed",
286
- IC_STATUS_CHALLENGE_WAIT = "ic_status_challenge_wait",
287
- IC_STORY_CHECK = "ic_story_check",
288
- IC_SUBSCRIBE = "ic_subscribe",
289
- IC_SUBSCRIBE_MY_APP = "ic_subscribe_my_app",
290
- IC_TAG_CHALLENGE = "ic_tag_challenge",
291
- IC_TAG_RANKING = "ic_tag_ranking",
292
- IC_TAG_RANKING_MAIN = "ic_tag_ranking_main",
293
- IC_TAG_VIP = "ic_tag_vip",
294
- IC_TERMS = "ic_terms",
295
- IC_TEXT_CLIPS = "ic_text_clips",
296
- IC_TEXT_LIST = "ic_text_list",
297
- IC_TEXT_LIST_DISABLED = "ic_text_list_disabled",
298
- IC_TV = "ic_tv",
299
- IC_TV_MIRROR = "ic_tv_mirror",
300
- IC_TYPE_FILE = "ic_type_file",
301
- IC_UPLOAD = "ic_upload",
302
- IC_UPLOAD_FILE_OK = "ic_upload_file_ok",
303
- IC_TYPE_TEXT = "ic_type_text",
304
- IC_VERIFIED = "ic_verified",
305
- IC_VERIFIED_COMMENT = "ic_verified_comment",
306
- IC_VIEW = "ic_view",
307
- IC_VIEW_LIVE = "ic_view_live",
308
- IC_VIEW_STORY = "ic_view_story",
309
- IC_VOTE = "ic_vote",
310
- IMG = "img",
311
- IMG_AVATAR_STORY = "img_avatar_story",
312
- IMG_AVATAR_STORY_VIEW = "img_avatar_story_view",
313
- IMG_BG_ASSINATURAS = "img_bg_assinaturas",
314
- IMG_BG_PAINEL = "img_bg_painel",
315
- IMG_BT_APPLESTORE = "img_bt_applestore",
316
- IMG_BT_GOOGLEPLAY = "img_bt_googleplay",
317
- IMG_CAPA_PDF = "img_capa_pdf",
318
- IMG_CAPA_VIDEO = "img_capa_video",
319
- IMG_CHECKOUT_DESKTOP = "img_checkout_desktop",
320
- IMG_CHECKOUT_MOBILE = "img_checkout_mobile",
321
- IMG_CHECKOUT_RIGHT = "img_checkout_right",
322
- IMG_CLASS_FILE = "img_class_file",
323
- IMG_COMUNIDADE = "img_comunidade",
324
- IMG_EXPLORER_RANKING_N01 = "img_explorer_ranking_n01",
325
- IMG_EXPLORER_RANKING_N02 = "img_explorer_ranking_n02",
326
- IMG_EXPLORER_RANKING_N03 = "img_explorer_ranking_n03",
327
- IMG_EXPLORER_RANKING_N04 = "img_explorer_ranking_n04",
328
- IMG_EXPLORER_RANKING_N05 = "img_explorer_ranking_n05",
329
- IMG_EXPLORER_RANKING_N06 = "img_explorer_ranking_n06",
330
- IMG_EXPLORER_RANKING_N07 = "img_explorer_ranking_n07",
331
- IMG_EXPLORER_RANKING_N08 = "img_explorer_ranking_n08",
332
- IMG_EXPLORER_RANKING_N09 = "img_explorer_ranking_n09",
333
- IMG_EXPLORER_RANKING_N10 = "img_explorer_ranking_n10",
334
- IMG_FAV = "img_fav",
335
- IMG_LOGO = "img_logo",
336
- IMG_LOGO_EMAIL = "img_logo_email",
337
- IMG_LOGO_HORIZ = "img_logo_horiz",
338
- IMG_LOGO_LOGIN = "img_logo_login",
339
- IMG_LOGO_NAV = "img_logo_nav",
340
- IMG_LOGO_NORMAL = "img_logo_normal",
341
- IMG_LOGO_PAYMENT = "img_logo_payment",
342
- IMG_LOJA = "img_loja",
343
- IMG_LOJA_II = "img_loja_ii",
344
- IMG_MASK_AUDIO_BLUR = "img_mask_audio_blur",
345
- IMG_MASK_BANNER_BLUR = "img_mask_banner_blur",
346
- IMG_MASK_BANNER_MAIN = "img_mask_banner_main",
347
- IMG_MASK_CAST_LIST = "img_mask_cast_list",
348
- IMG_MASK_CATEGORY_HIGHLIGHT = "img_mask_category_highlight",
349
- IMG_MASK_CHALLENGE_ACTIVITY = "img_mask_challenge_activity",
350
- IMG_MASK_FILE = "img_mask_file",
351
- IMG_MASK_LIVE = "img_mask_live",
352
- IMG_MASK_LIVE_TOP = "img_mask_live_top",
353
- IMG_MASK_LIVE_WAITING = "img_mask_live_waiting",
354
- IMG_MASK_MAIN_BANNERS = "img_mask_main_banners",
355
- IMG_MASK_PROFILE = "img_mask_profile",
356
- IMG_MASK_PROGRAM = "img_mask_program",
357
- IMG_MASK_RATING = "img_mask_rating",
358
- IMG_MASK_SOUND_BLUR = "img_mask_sound_blur",
359
- IMG_PLACEHOLDER_CAST = "img_placeholder_cast",
360
- IMG_PLACEHOLDER_FILE = "img_placeholder_file",
361
- IMG_PLACEHOLDER_LEVEL = "img_placeholder_level",
362
- IMG_PLACEHOLDER_MAIN = "img_placeholder_main",
363
- IMG_PLACEHOLDER_MEUS_VIDEOS = "img_placeholder_meus_videos",
364
- IMG_PLACEHOLDER_NOTIFICATION = "img_placeholder_notification",
365
- IMG_PLACEHOLDER_POST_IMAGEM = "img_placeholder_post_imagem",
366
- IMG_PLACEHOLDER_POST_VIP = "img_placeholder_post_vip",
367
- IMG_PLACEHOLDER_PROGRAM = "img_placeholder_program",
368
- IMG_PLACEHOLDER_RANKING = "img_placeholder_ranking",
369
- IMG_PLACEHOLDER_STORY = "img_placeholder_story",
370
- IMG_PLACEHOLDER_TEXT = "img_placeholder_text",
371
- IMG_PLACEHOLDER_VIDEO_MAIN = "img_placeholder_video_main",
372
- IMG_SHARE_WHATSAPP = "img_share_whatsapp",
373
- IMG_SYMBOL_80 = "img_symbol_80",
374
- IMG_SYMBOL_90 = "img_symbol_90",
375
- IMG_SYMBOL80 = "img_symbol80",
376
- IMG_THUMB_HORIZ = "img_thumb_horiz",
377
- IMG_THUMB_PROG_VERT = "img_thumb_prog_vert",
378
- IMG_THUMB_PROG_VERT1 = "img_thumb_prog_vert1",
379
- IMG_THUMB_PROG_VERT2 = "img_thumb_prog_vert2",
380
- IMG_THUMB_PROG_VERT3 = "img_thumb_prog_vert3",
381
- MASK_DETAIL = "mask_detail",
382
- MASK_DETAIL_CERTIFICATION = "mask_detail_certification",
383
- MASK_DETAIL_CHALLENGE = "mask_detail_challenge",
384
- MASK_DETAIL_POST_VIP = "mask_detail_post_vip",
385
- MASK_DETAIL_RANKING = "mask_detail_ranking",
386
- MASK_IMG_CARROSEL = "mask_img_carrosel",
387
- MASK_IMG_MAIN = "mask_img_main",
388
- MASK_IMG_TOP_STORY = "mask_img_top_story",
389
- MASK_NEXT_CLASS = "mask_next_class",
390
- REPEAT_BACK = "repeat_back",
391
- REPEAT_BACK_SOUND = "repeat_back_sound",
392
- REPEAT_FRONT = "repeat_front",
393
- REPEAT_FRONT_SOUND = "repeat_front_sound",
394
- SPACE_GRAY = "space_gray",
395
- VIDEO_REPEAT_BACK = "video_repeat_back",
396
- VIDEO_REPEAT_FRONT = "video_repeat_front",
397
- WAY_LEFT_END_OFF = "way_left_end_off",
398
- WAY_LEFT_END_ON = "way_left_end_on",
399
- WAY_ONE_OFF = "way_one_off",
400
- WAY_ONE_ON = "way_one_on",
401
- WAY_RIGHT_END_OFF = "way_right_end_off",
402
- WAY_RIGHT_END_ON = "way_right_end_on",
403
- WAY_START_OFF = "way_start_off",
404
- WAY_START_ON = "way_start_on",
405
- WAY_TASK_OFF = "way_task_off",
406
- WAY_TASK_ON = "way_task_on",
407
- WAY_TWO_OFF = "way_two_off",
408
- WAY_TWO_ON = "way_two_on",
409
- BT_SUPPORT_IA = "bt_support_ia",
410
- IC_CHECK_PROFILE = "ic_check_profile",
411
- IC_DAYS_EXPLORER = "ic_days_explorer",
412
- IC_DAYS_PROFILE = "ic_days_profile",
413
- IC_DOWNLOAD_PROFILE = "ic_download_profile",
414
- IC_HOUR_PROFILE = "ic_hour_profile",
415
- IC_LINK_GENERIC_PROFILE = "ic_link_generic_profile",
416
- IC_MY_POST_MY_APP = "ic_my_post_my_app",
417
- IC_NOTIFICATION_PROFILE_OFF = "ic_notification_profile_off",
418
- IC_NOTIFICATION_PROFILE_ON = "ic_notification_profile_on",
419
- IC_POST_SAVE_MY_APP = "ic_post_save_my_app",
420
- IC_RANKING_PTS = "ic_ranking_pts",
421
- IC_RANKING_RANKING = "ic_ranking_ranking",
422
- BT_NEXT_PROFILE = "bt_next_profile",
423
- IC_SUPPORT_PROFILE = "ic_support_profile",
424
- BT_BACK_SEC = "bt_back_sec",
425
- IMG_EXPLORER_RANKING_N_01 = "img_explorer_ranking_n_01",
426
- IMG_EXPLORER_RANKING_N_02 = "img_explorer_ranking_n_02",
427
- IMG_EXPLORER_RANKING_N_03 = "img_explorer_ranking_n_03",
428
- IMG_EXPLORER_RANKING_N_04 = "img_explorer_ranking_n_04",
429
- IMG_EXPLORER_RANKING_N_05 = "img_explorer_ranking_n_05",
430
- IMG_EXPLORER_RANKING_N_06 = "img_explorer_ranking_n_06",
431
- IMG_EXPLORER_RANKING_N_07 = "img_explorer_ranking_n_07",
432
- IMG_EXPLORER_RANKING_N_08 = "img_explorer_ranking_n_08",
433
- IMG_EXPLORER_RANKING_N_09 = "img_explorer_ranking_n_09",
434
- IMG_EXPLORER_RANKING_N_10 = "img_explorer_ranking_n_10"
435
- }
436
- //# sourceMappingURL=uiasset.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiasset.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uitheme/enums/uiasset.ts"],"names":[],"mappings":"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"}