@uploadcare/file-uploader 1.28.0-alpha.1 → 1.28.0-alpha.666

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 (722) hide show
  1. package/dist/abstract/loadFileUploaderFrom.d.ts +4 -3
  2. package/dist/abstract/loadFileUploaderFrom.js +6 -7
  3. package/dist/env.d.ts +4 -2
  4. package/dist/env.js +6 -7
  5. package/dist/index.css +6 -9
  6. package/dist/index.d.ts +3099 -42
  7. package/dist/index.js +8 -1796
  8. package/dist/index.layered.css +7 -9
  9. package/dist/index.ssr.js +1609 -0
  10. package/dist/locales/file-uploader/ar.d.ts +2 -1
  11. package/dist/locales/file-uploader/ar.js +6 -142
  12. package/dist/locales/file-uploader/az.d.ts +2 -1
  13. package/dist/locales/file-uploader/az.js +6 -134
  14. package/dist/locales/file-uploader/ca.d.ts +2 -1
  15. package/dist/locales/file-uploader/ca.js +6 -136
  16. package/dist/locales/file-uploader/cs.d.ts +2 -1
  17. package/dist/locales/file-uploader/cs.js +6 -138
  18. package/dist/locales/file-uploader/da.d.ts +2 -1
  19. package/dist/locales/file-uploader/da.js +6 -134
  20. package/dist/locales/file-uploader/de.d.ts +2 -1
  21. package/dist/locales/file-uploader/de.js +6 -134
  22. package/dist/locales/file-uploader/el.d.ts +2 -1
  23. package/dist/locales/file-uploader/el.js +6 -134
  24. package/dist/locales/file-uploader/en.d.ts +2 -1
  25. package/dist/locales/file-uploader/en.js +6 -7
  26. package/dist/locales/file-uploader/es.d.ts +2 -1
  27. package/dist/locales/file-uploader/es.js +6 -136
  28. package/dist/locales/file-uploader/et.d.ts +2 -1
  29. package/dist/locales/file-uploader/et.js +6 -134
  30. package/dist/locales/file-uploader/fi.d.ts +2 -1
  31. package/dist/locales/file-uploader/fi.js +6 -134
  32. package/dist/locales/file-uploader/fr.d.ts +2 -1
  33. package/dist/locales/file-uploader/fr.js +6 -136
  34. package/dist/locales/file-uploader/he.d.ts +2 -1
  35. package/dist/locales/file-uploader/he.js +6 -136
  36. package/dist/locales/file-uploader/hy.d.ts +2 -1
  37. package/dist/locales/file-uploader/hy.js +6 -134
  38. package/dist/locales/file-uploader/is.d.ts +2 -1
  39. package/dist/locales/file-uploader/is.js +6 -134
  40. package/dist/locales/file-uploader/it.d.ts +2 -1
  41. package/dist/locales/file-uploader/it.js +6 -136
  42. package/dist/locales/file-uploader/ja.d.ts +2 -1
  43. package/dist/locales/file-uploader/ja.js +6 -134
  44. package/dist/locales/file-uploader/ka.d.ts +2 -1
  45. package/dist/locales/file-uploader/ka.js +6 -134
  46. package/dist/locales/file-uploader/kk.d.ts +2 -1
  47. package/dist/locales/file-uploader/kk.js +6 -134
  48. package/dist/locales/file-uploader/ko.d.ts +2 -1
  49. package/dist/locales/file-uploader/ko.js +6 -134
  50. package/dist/locales/file-uploader/lv.d.ts +2 -1
  51. package/dist/locales/file-uploader/lv.js +6 -136
  52. package/dist/locales/file-uploader/nb.d.ts +2 -1
  53. package/dist/locales/file-uploader/nb.js +6 -134
  54. package/dist/locales/file-uploader/nl.d.ts +2 -1
  55. package/dist/locales/file-uploader/nl.js +6 -134
  56. package/dist/locales/file-uploader/pl.d.ts +2 -1
  57. package/dist/locales/file-uploader/pl.js +6 -138
  58. package/dist/locales/file-uploader/pt.d.ts +2 -1
  59. package/dist/locales/file-uploader/pt.js +6 -136
  60. package/dist/locales/file-uploader/ro.d.ts +2 -1
  61. package/dist/locales/file-uploader/ro.js +6 -136
  62. package/dist/locales/file-uploader/ru.d.ts +2 -1
  63. package/dist/locales/file-uploader/ru.js +6 -138
  64. package/dist/locales/file-uploader/sk.d.ts +2 -1
  65. package/dist/locales/file-uploader/sk.js +6 -138
  66. package/dist/locales/file-uploader/sr.d.ts +2 -1
  67. package/dist/locales/file-uploader/sr.js +6 -136
  68. package/dist/locales/file-uploader/sv.d.ts +2 -1
  69. package/dist/locales/file-uploader/sv.js +6 -134
  70. package/dist/locales/file-uploader/tr.d.ts +2 -1
  71. package/dist/locales/file-uploader/tr.js +6 -134
  72. package/dist/locales/file-uploader/uk.d.ts +2 -1
  73. package/dist/locales/file-uploader/uk.js +6 -138
  74. package/dist/locales/file-uploader/vi.d.ts +2 -1
  75. package/dist/locales/file-uploader/vi.js +6 -134
  76. package/dist/locales/file-uploader/zh-TW.d.ts +2 -1
  77. package/dist/locales/file-uploader/zh-TW.js +6 -134
  78. package/dist/locales/file-uploader/zh.d.ts +2 -1
  79. package/dist/locales/file-uploader/zh.js +6 -134
  80. package/package.json +34 -40
  81. package/web/file-uploader.iife.min.d.ts +3241 -0
  82. package/web/file-uploader.iife.min.js +8 -697
  83. package/web/file-uploader.iife.min.js.LEGAL.txt +71 -0
  84. package/web/file-uploader.min.d.ts +3241 -0
  85. package/web/file-uploader.min.js +7 -1858
  86. package/web/file-uploader.min.js.LEGAL.txt +71 -0
  87. package/web/uc-basic.layered.min.css +7 -6046
  88. package/web/uc-basic.min.css +6 -5487
  89. package/web/uc-cloud-image-editor.layered.min.css +7 -1884
  90. package/web/uc-cloud-image-editor.min.css +6 -1675
  91. package/web/uc-cloud-image-editor.min.d.ts +3198 -0
  92. package/web/uc-cloud-image-editor.min.js +7 -456
  93. package/web/uc-cloud-image-editor.min.js.LEGAL.txt +70 -0
  94. package/web/uc-file-uploader-inline.layered.min.css +7 -4352
  95. package/web/uc-file-uploader-inline.min.css +6 -3836
  96. package/web/uc-file-uploader-inline.min.d.ts +3241 -0
  97. package/web/uc-file-uploader-inline.min.js +7 -1858
  98. package/web/uc-file-uploader-inline.min.js.LEGAL.txt +71 -0
  99. package/web/uc-file-uploader-minimal.layered.min.css +7 -4352
  100. package/web/uc-file-uploader-minimal.min.css +6 -3836
  101. package/web/uc-file-uploader-minimal.min.d.ts +3241 -0
  102. package/web/uc-file-uploader-minimal.min.js +7 -1858
  103. package/web/uc-file-uploader-minimal.min.js.LEGAL.txt +71 -0
  104. package/web/uc-file-uploader-regular.layered.min.css +7 -4352
  105. package/web/uc-file-uploader-regular.min.css +6 -3836
  106. package/web/uc-file-uploader-regular.min.d.ts +3241 -0
  107. package/web/uc-file-uploader-regular.min.js +7 -1858
  108. package/web/uc-file-uploader-regular.min.js.LEGAL.txt +71 -0
  109. package/web/uc-img.min.d.ts +75 -0
  110. package/web/uc-img.min.js +7 -894
  111. package/web/uc-img.min.js.LEGAL.txt +24 -0
  112. package/dist/ActivityHeader-R6Mlx-dA.js +0 -9
  113. package/dist/ActivityHeader.css +0 -23
  114. package/dist/ActivityHeader.layered.css +0 -24
  115. package/dist/CameraSource-DDwj1jCV.js +0 -511
  116. package/dist/CameraSource-n1tun2Df.js +0 -10
  117. package/dist/CameraSource.css +0 -180
  118. package/dist/CameraSource.layered.css +0 -209
  119. package/dist/CloudImageEditor-DcVoIRb3.js +0 -2163
  120. package/dist/CloudImageEditorActivity-Csij4nlC.js +0 -87
  121. package/dist/CloudImageEditorActivity-DD4NdU0P.js +0 -9
  122. package/dist/CloudImageEditorActivity.css +0 -14
  123. package/dist/CloudImageEditorActivity.layered.css +0 -15
  124. package/dist/Config-DKOromHY.js +0 -433
  125. package/dist/Config.css +0 -4
  126. package/dist/Config.layered.css +0 -5
  127. package/dist/ExternalSource-6MSUgxqy.js +0 -10
  128. package/dist/ExternalSource-DVEjSkPB.js +0 -253
  129. package/dist/ExternalSource.css +0 -98
  130. package/dist/ExternalSource.layered.css +0 -116
  131. package/dist/Icon-tXRTvEF2.js +0 -1810
  132. package/dist/Icon.css +0 -14
  133. package/dist/Icon.layered.css +0 -15
  134. package/dist/LitUploaderBlock-LxeOZ0ya.js +0 -998
  135. package/dist/UrlSource-BkyX00I2.js +0 -73
  136. package/dist/UrlSource-RI8TSD48.js +0 -10
  137. package/dist/UrlSource.css +0 -17
  138. package/dist/UrlSource.layered.css +0 -18
  139. package/dist/abstract/CTX.d.ts +0 -40
  140. package/dist/abstract/TypedCollection.d.ts +0 -47
  141. package/dist/abstract/TypedCollection.test.d.ts +0 -1
  142. package/dist/abstract/TypedData.d.ts +0 -12
  143. package/dist/abstract/TypedData.test.d.ts +0 -1
  144. package/dist/abstract/UploaderPublicApi.d.ts +0 -41
  145. package/dist/abstract/buildOutputCollectionState.d.ts +0 -3
  146. package/dist/abstract/customConfigOptions.d.ts +0 -65
  147. package/dist/abstract/defineComponents.d.ts +0 -1
  148. package/dist/abstract/features/ClipboardLayer.d.ts +0 -12
  149. package/dist/abstract/localeRegistry.d.ts +0 -5
  150. package/dist/abstract/managers/LocaleManager.d.ts +0 -10
  151. package/dist/abstract/managers/ModalManager.d.ts +0 -53
  152. package/dist/abstract/managers/SecureUploadsManager.d.ts +0 -7
  153. package/dist/abstract/managers/TelemetryManager.d.ts +0 -41
  154. package/dist/abstract/managers/ValidationManager.d.ts +0 -34
  155. package/dist/abstract/managers/__tests__/ModalManager.test.d.ts +0 -13
  156. package/dist/abstract/managers/__tests__/SecureUploadsManager.test.d.ts +0 -1
  157. package/dist/abstract/managers/a11y.d.ts +0 -9
  158. package/dist/abstract/managers/plugin/PluginManager.d.ts +0 -25
  159. package/dist/abstract/managers/plugin/PluginTypes.d.ts +0 -146
  160. package/dist/abstract/managers/plugin/index.d.ts +0 -2
  161. package/dist/abstract/sharedConfigKey.d.ts +0 -2
  162. package/dist/abstract/uploadEntrySchema.d.ts +0 -34
  163. package/dist/blocks/ActivityHeader/ActivityHeader.d.ts +0 -8
  164. package/dist/blocks/CameraSource/CameraSource.d.ts +0 -121
  165. package/dist/blocks/CameraSource/__tests__/calcCameraModes.test.d.ts +0 -1
  166. package/dist/blocks/CameraSource/calcCameraModes.d.ts +0 -5
  167. package/dist/blocks/CameraSource/constants.d.ts +0 -15
  168. package/dist/blocks/CloudImageEditor/index.d.ts +0 -1
  169. package/dist/blocks/CloudImageEditor/src/CloudImageEditorBlock.d.ts +0 -60
  170. package/dist/blocks/CloudImageEditor/src/CropFrame.d.ts +0 -56
  171. package/dist/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts +0 -24
  172. package/dist/blocks/CloudImageEditor/src/EditorButtonControl.d.ts +0 -14
  173. package/dist/blocks/CloudImageEditor/src/EditorCropButtonControl.d.ts +0 -13
  174. package/dist/blocks/CloudImageEditor/src/EditorFilterControl.d.ts +0 -35
  175. package/dist/blocks/CloudImageEditor/src/EditorImageCropper.d.ts +0 -56
  176. package/dist/blocks/CloudImageEditor/src/EditorImageFader.d.ts +0 -63
  177. package/dist/blocks/CloudImageEditor/src/EditorOperationControl.d.ts +0 -15
  178. package/dist/blocks/CloudImageEditor/src/EditorScroller.d.ts +0 -15
  179. package/dist/blocks/CloudImageEditor/src/EditorSlider.d.ts +0 -33
  180. package/dist/blocks/CloudImageEditor/src/EditorToolbar.d.ts +0 -68
  181. package/dist/blocks/CloudImageEditor/src/crop-utils.d.ts +0 -36
  182. package/dist/blocks/CloudImageEditor/src/crop-utils.test.d.ts +0 -1
  183. package/dist/blocks/CloudImageEditor/src/cropper-constants.d.ts +0 -10
  184. package/dist/blocks/CloudImageEditor/src/elements/button/BtnUi.d.ts +0 -31
  185. package/dist/blocks/CloudImageEditor/src/elements/line-loader/LineLoaderUi.d.ts +0 -19
  186. package/dist/blocks/CloudImageEditor/src/elements/presence-toggle/PresenceToggle.d.ts +0 -27
  187. package/dist/blocks/CloudImageEditor/src/elements/slider/SliderUi.d.ts +0 -38
  188. package/dist/blocks/CloudImageEditor/src/index.d.ts +0 -15
  189. package/dist/blocks/CloudImageEditor/src/lib/classNames.d.ts +0 -5
  190. package/dist/blocks/CloudImageEditor/src/lib/classNames.test.d.ts +0 -1
  191. package/dist/blocks/CloudImageEditor/src/lib/linspace.d.ts +0 -1
  192. package/dist/blocks/CloudImageEditor/src/lib/linspace.test.d.ts +0 -1
  193. package/dist/blocks/CloudImageEditor/src/lib/parseCropPreset.d.ts +0 -4
  194. package/dist/blocks/CloudImageEditor/src/lib/parseCropPreset.test.d.ts +0 -1
  195. package/dist/blocks/CloudImageEditor/src/lib/parseTabs.d.ts +0 -2
  196. package/dist/blocks/CloudImageEditor/src/lib/pick.d.ts +0 -1
  197. package/dist/blocks/CloudImageEditor/src/lib/pick.test.d.ts +0 -1
  198. package/dist/blocks/CloudImageEditor/src/lib/transformationUtils.d.ts +0 -7
  199. package/dist/blocks/CloudImageEditor/src/state.d.ts +0 -20
  200. package/dist/blocks/CloudImageEditor/src/svg-sprite.d.ts +0 -2
  201. package/dist/blocks/CloudImageEditor/src/toolbar-constants.d.ts +0 -61
  202. package/dist/blocks/CloudImageEditor/src/types.d.ts +0 -60
  203. package/dist/blocks/CloudImageEditor/src/util.d.ts +0 -2
  204. package/dist/blocks/CloudImageEditor/src/utils/parseFilterValue.d.ts +0 -7
  205. package/dist/blocks/CloudImageEditor/src/utils/parseFilterValue.test.d.ts +0 -1
  206. package/dist/blocks/CloudImageEditorActivity/CloudImageEditorActivity.d.ts +0 -25
  207. package/dist/blocks/Config/Config.d.ts +0 -60
  208. package/dist/blocks/Config/assertions.d.ts +0 -5
  209. package/dist/blocks/Config/computed-properties.d.ts +0 -24
  210. package/dist/blocks/Config/computed-properties.test.d.ts +0 -1
  211. package/dist/blocks/Config/initialConfig.d.ts +0 -6
  212. package/dist/blocks/Config/normalizeConfigValue.d.ts +0 -2
  213. package/dist/blocks/Config/validatorsType.d.ts +0 -18
  214. package/dist/blocks/Copyright/Copyright.d.ts +0 -10
  215. package/dist/blocks/DropArea/DropArea.d.ts +0 -47
  216. package/dist/blocks/DropArea/addDropzone.d.ts +0 -17
  217. package/dist/blocks/DropArea/getDropItems.d.ts +0 -12
  218. package/dist/blocks/ExternalSource/ExternalSource.d.ts +0 -45
  219. package/dist/blocks/ExternalSource/MessageBridge.d.ts +0 -11
  220. package/dist/blocks/ExternalSource/buildThemeDefinition.d.ts +0 -4
  221. package/dist/blocks/ExternalSource/query-string.d.ts +0 -1
  222. package/dist/blocks/ExternalSource/types.d.ts +0 -105
  223. package/dist/blocks/FileItem/FileItem.d.ts +0 -50
  224. package/dist/blocks/FileItem/FileItemConfig.d.ts +0 -10
  225. package/dist/blocks/FormInput/FormInput.d.ts +0 -18
  226. package/dist/blocks/Icon/Icon.d.ts +0 -19
  227. package/dist/blocks/Img/Img.d.ts +0 -14
  228. package/dist/blocks/Img/ImgBase.d.ts +0 -29
  229. package/dist/blocks/Img/ImgConfig.d.ts +0 -28
  230. package/dist/blocks/Img/configurations.d.ts +0 -11
  231. package/dist/blocks/Img/props-map.d.ts +0 -28
  232. package/dist/blocks/Img/utils/parseObjectToString.d.ts +0 -2
  233. package/dist/blocks/Modal/Modal.d.ts +0 -34
  234. package/dist/blocks/PluginActivityRenderer/PluginActivityRenderer.d.ts +0 -32
  235. package/dist/blocks/PluginActivityRenderer/index.d.ts +0 -1
  236. package/dist/blocks/ProgressBar/ProgressBar.d.ts +0 -21
  237. package/dist/blocks/ProgressBarCommon/ProgressBarCommon.d.ts +0 -17
  238. package/dist/blocks/Select/Select.d.ts +0 -18
  239. package/dist/blocks/SimpleBtn/SimpleBtn.d.ts +0 -15
  240. package/dist/blocks/SourceBtn/SourceBtn.d.ts +0 -23
  241. package/dist/blocks/SourceList/SourceList.d.ts +0 -24
  242. package/dist/blocks/Spinner/Spinner.d.ts +0 -9
  243. package/dist/blocks/StartFrom/StartFrom.d.ts +0 -12
  244. package/dist/blocks/Thumb/Thumb.d.ts +0 -35
  245. package/dist/blocks/UploadCtxProvider/EventEmitter.d.ts +0 -70
  246. package/dist/blocks/UploadCtxProvider/UploadCtxProvider.d.ts +0 -44
  247. package/dist/blocks/UploadList/UploadList.d.ts +0 -39
  248. package/dist/blocks/UrlSource/UrlSource.d.ts +0 -14
  249. package/dist/blocks/svg-backgrounds/svg-backgrounds.d.ts +0 -3
  250. package/dist/blocks/themes/uc-basic/svg-sprite.d.ts +0 -2
  251. package/dist/cameraPlugin-weRKO7eG.js +0 -8
  252. package/dist/cloud-image-editor-hhbyNWLG.js +0 -11
  253. package/dist/cloud-image-editor.css +0 -1380
  254. package/dist/cloud-image-editor.layered.css +0 -1549
  255. package/dist/cloudImageEditorPlugin-FjUgbMK3.js +0 -8
  256. package/dist/core.d.ts +0 -42
  257. package/dist/en-8OWEmZim.js +0 -135
  258. package/dist/env-mM-ksNPq.js +0 -8
  259. package/dist/externalSourcesPlugin-CMBmLT8S.js +0 -8
  260. package/dist/imageShrinkPlugin-BN6loiP2.js +0 -8
  261. package/dist/index-base.css +0 -2497
  262. package/dist/index-base.layered.css +0 -2837
  263. package/dist/instagramPlugin-CXRm8MGL.js +0 -8
  264. package/dist/lit/BaseComponent.d.ts +0 -12
  265. package/dist/lit/Constructor.d.ts +0 -1
  266. package/dist/lit/CssDataMixin.d.ts +0 -7
  267. package/dist/lit/LightDomMixin.d.ts +0 -8
  268. package/dist/lit/LitActivityBlock.d.ts +0 -53
  269. package/dist/lit/LitBlock.d.ts +0 -83
  270. package/dist/lit/LitSolutionBlock.d.ts +0 -21
  271. package/dist/lit/LitUploaderBlock.d.ts +0 -53
  272. package/dist/lit/PubSubCompat.d.ts +0 -18
  273. package/dist/lit/RegisterableElementMixin.d.ts +0 -7
  274. package/dist/lit/SharedState.d.ts +0 -119
  275. package/dist/lit/SymbioteCompatMixin.d.ts +0 -40
  276. package/dist/lit/TestModeController.d.ts +0 -16
  277. package/dist/lit/Uid.d.ts +0 -3
  278. package/dist/lit/activity-constants.d.ts +0 -11
  279. package/dist/lit/createDebugPrinter.d.ts +0 -3
  280. package/dist/lit/findBlockInCtx.d.ts +0 -3
  281. package/dist/lit/getOutputData.d.ts +0 -2
  282. package/dist/lit/hasBlockInCtx.d.ts +0 -3
  283. package/dist/lit/l10n.d.ts +0 -5
  284. package/dist/lit/parseCssPropertyValue.d.ts +0 -1
  285. package/dist/lit/shared-instances.d.ts +0 -65
  286. package/dist/loadFileUploaderFrom-Bfz8L3VB.js +0 -28
  287. package/dist/plugins/cameraPlugin.d.ts +0 -2
  288. package/dist/plugins/cloudImageEditorPlugin.d.ts +0 -2
  289. package/dist/plugins/externalSourcesPlugin.d.ts +0 -2
  290. package/dist/plugins/imageShrinkPlugin.d.ts +0 -2
  291. package/dist/plugins/instagramPlugin.d.ts +0 -2
  292. package/dist/plugins/unsplashPlugin.d.ts +0 -16
  293. package/dist/plugins/urlSourcePlugin.d.ts +0 -2
  294. package/dist/plugins-CGUls7EV.js +0 -278
  295. package/dist/solutions/adaptive-image/index.d.ts +0 -2
  296. package/dist/solutions/cloud-image-editor/CloudImageEditor.d.ts +0 -11
  297. package/dist/solutions/cloud-image-editor/index.d.ts +0 -5
  298. package/dist/solutions/file-uploader/inline/FileUploaderInline.d.ts +0 -20
  299. package/dist/solutions/file-uploader/inline/index.d.ts +0 -1
  300. package/dist/solutions/file-uploader/minimal/FileUploaderMinimal.d.ts +0 -23
  301. package/dist/solutions/file-uploader/minimal/index.d.ts +0 -1
  302. package/dist/solutions/file-uploader/regular/FileUploaderRegular.d.ts +0 -17
  303. package/dist/solutions/file-uploader/regular/index.d.ts +0 -1
  304. package/dist/types/dom.d.ts +0 -1
  305. package/dist/types/events.d.ts +0 -4
  306. package/dist/types/exported.d.ts +0 -492
  307. package/dist/types/index.d.ts +0 -5
  308. package/dist/urlSourcePlugin-_WdbEhq2.js +0 -8
  309. package/dist/utils/UID.d.ts +0 -5
  310. package/dist/utils/UID.test.d.ts +0 -1
  311. package/dist/utils/UploadSource.d.ts +0 -37
  312. package/dist/utils/WindowHeightTracker.d.ts +0 -9
  313. package/dist/utils/abilities.d.ts +0 -1
  314. package/dist/utils/applyStyles.d.ts +0 -1
  315. package/dist/utils/browser-info.d.ts +0 -12
  316. package/dist/utils/browser-info.test.d.ts +0 -1
  317. package/dist/utils/cdn-utils.d.ts +0 -53
  318. package/dist/utils/cdn-utils.test.d.ts +0 -1
  319. package/dist/utils/comma-separated.d.ts +0 -2
  320. package/dist/utils/debounce.d.ts +0 -3
  321. package/dist/utils/delay.d.ts +0 -1
  322. package/dist/utils/fileTypes.d.ts +0 -11
  323. package/dist/utils/fileTypes.test.d.ts +0 -1
  324. package/dist/utils/get-top-level-origin.d.ts +0 -1
  325. package/dist/utils/get-top-level-origin.test.d.ts +0 -1
  326. package/dist/utils/getLocaleDirection.d.ts +0 -1
  327. package/dist/utils/getPluralForm.d.ts +0 -1
  328. package/dist/utils/getPluralForm.test.d.ts +0 -1
  329. package/dist/utils/isPromiseLike.d.ts +0 -1
  330. package/dist/utils/isPromiseLike.test.d.ts +0 -1
  331. package/dist/utils/isSecureTokenExpired.d.ts +0 -8
  332. package/dist/utils/isSecureTokenExpired.test.d.ts +0 -1
  333. package/dist/utils/memoize.d.ts +0 -1
  334. package/dist/utils/memoize.test.d.ts +0 -1
  335. package/dist/utils/mixinClass.d.ts +0 -8
  336. package/dist/utils/parseCdnUrl.d.ts +0 -11
  337. package/dist/utils/parseCdnUrl.test.d.ts +0 -1
  338. package/dist/utils/parseShrink.d.ts +0 -7
  339. package/dist/utils/parseShrink.test.d.ts +0 -1
  340. package/dist/utils/preloadImage.d.ts +0 -10
  341. package/dist/utils/prettyBytes.d.ts +0 -11
  342. package/dist/utils/prettyBytes.test.d.ts +0 -1
  343. package/dist/utils/resizeImage.d.ts +0 -1
  344. package/dist/utils/stringToArray.d.ts +0 -1
  345. package/dist/utils/stringToArray.test.d.ts +0 -1
  346. package/dist/utils/template-utils.d.ts +0 -16
  347. package/dist/utils/template-utils.test.d.ts +0 -1
  348. package/dist/utils/throttle.d.ts +0 -3
  349. package/dist/utils/toKebabCase.d.ts +0 -2
  350. package/dist/utils/toKebabCase.test.d.ts +0 -1
  351. package/dist/utils/transparentPixelSrc.d.ts +0 -1
  352. package/dist/utils/uniqueArray.d.ts +0 -1
  353. package/dist/utils/uniqueArray.test.d.ts +0 -1
  354. package/dist/utils/userAgent.d.ts +0 -2
  355. package/dist/utils/validators/collection/index.d.ts +0 -2
  356. package/dist/utils/validators/collection/validateCollectionUploadError.d.ts +0 -2
  357. package/dist/utils/validators/collection/validateMultiple.d.ts +0 -2
  358. package/dist/utils/validators/file/index.d.ts +0 -4
  359. package/dist/utils/validators/file/validateFileType.d.ts +0 -2
  360. package/dist/utils/validators/file/validateIsImage.d.ts +0 -2
  361. package/dist/utils/validators/file/validateMaxSizeLimit.d.ts +0 -2
  362. package/dist/utils/validators/file/validateUploadError.d.ts +0 -2
  363. package/dist/utils/warnOnce.d.ts +0 -1
  364. package/dist/utils/wildcardRegexp.d.ts +0 -1
  365. package/dist/utils/wildcardRegexp.test.d.ts +0 -1
  366. package/dist/utils/withResolvers.d.ts +0 -5
  367. package/dist/utils/withResolvers.test.d.ts +0 -1
  368. package/web/ActivityHeader-BFdTdVfD.js +0 -9
  369. package/web/ActivityHeader-DQy6rII1.js +0 -9
  370. package/web/ActivityHeader-DvzMl0uj.js +0 -9
  371. package/web/ActivityHeader-i4x6_Fne.js +0 -9
  372. package/web/CameraSource-BAWIA4Wm.js +0 -508
  373. package/web/CameraSource-BqZCQcij.js +0 -11
  374. package/web/CameraSource-Brxr4tz4.js +0 -508
  375. package/web/CameraSource-BvBJ5Uzy.js +0 -508
  376. package/web/CameraSource-CkHzIE-h.js +0 -11
  377. package/web/CameraSource-D964yPLu.js +0 -508
  378. package/web/CameraSource-DE48Az-f.js +0 -11
  379. package/web/CameraSource-DyPebtRF.js +0 -478
  380. package/web/CameraSource-pj7Xo81m.js +0 -11
  381. package/web/CloudImageEditor-CTgUWB07.js +0 -2192
  382. package/web/CloudImageEditor-CxqV9Lwm.js +0 -2192
  383. package/web/CloudImageEditor-DoLWHpqV.js +0 -2192
  384. package/web/CloudImageEditor-Drywn265.js +0 -2192
  385. package/web/CloudImageEditor-MXcaDtMx.js +0 -2187
  386. package/web/CloudImageEditorActivity-BPzmfaJV.js +0 -85
  387. package/web/CloudImageEditorActivity-Br8pU5gd.js +0 -11
  388. package/web/CloudImageEditorActivity-Cw8b2CEz.js +0 -11
  389. package/web/CloudImageEditorActivity-Df1ySGq0.js +0 -86
  390. package/web/CloudImageEditorActivity-DinG5r0y.js +0 -11
  391. package/web/CloudImageEditorActivity-DmnLLINR.js +0 -85
  392. package/web/CloudImageEditorActivity-U90BGCek.js +0 -85
  393. package/web/CloudImageEditorActivity-dNLQZRZI.js +0 -11
  394. package/web/CloudImageEditorActivity-ur-hQ-6p.js +0 -85
  395. package/web/Config-8hlBNhvs.js +0 -455
  396. package/web/Config-BDZhPIyz.js +0 -455
  397. package/web/Config-CJVNrrjj.js +0 -455
  398. package/web/Config-DvkVtlQ7.js +0 -455
  399. package/web/ExternalSource-B9ycBFiD.js +0 -10
  400. package/web/ExternalSource-BE7HX47E.js +0 -250
  401. package/web/ExternalSource-BL5GSlol.js +0 -250
  402. package/web/ExternalSource-BXQY6Dlc.js +0 -10
  403. package/web/ExternalSource-BXxH3JCD.js +0 -250
  404. package/web/ExternalSource-BYSS-PPV.js +0 -245
  405. package/web/ExternalSource-C57a61QN.js +0 -10
  406. package/web/ExternalSource-CKfMtOgU.js +0 -250
  407. package/web/ExternalSource-DP6q8ylB.js +0 -10
  408. package/web/LitUploaderBlock-AX6jOdAS.js +0 -996
  409. package/web/LitUploaderBlock-BjAaoLl2.js +0 -996
  410. package/web/LitUploaderBlock-D8E5HuwH.js +0 -996
  411. package/web/LitUploaderBlock-Dl3ce0Tc.js +0 -996
  412. package/web/LitUploaderBlock-Oi33U0uf.js +0 -996
  413. package/web/UrlSource-B9SX3K0L.js +0 -10
  414. package/web/UrlSource-C3zB1rCb.js +0 -70
  415. package/web/UrlSource-C7bEU6Xv.js +0 -10
  416. package/web/UrlSource-CE389CBz.js +0 -70
  417. package/web/UrlSource-CnvAJ58Y.js +0 -10
  418. package/web/UrlSource-CqF0h6B-.js +0 -10
  419. package/web/UrlSource-D-971Nut.js +0 -70
  420. package/web/UrlSource-DhI3YCt5.js +0 -70
  421. package/web/UrlSource-hWV7jtB2.js +0 -70
  422. package/web/abstract/CTX.d.ts +0 -40
  423. package/web/abstract/TypedCollection.d.ts +0 -47
  424. package/web/abstract/TypedCollection.test.d.ts +0 -1
  425. package/web/abstract/TypedData.d.ts +0 -12
  426. package/web/abstract/TypedData.test.d.ts +0 -1
  427. package/web/abstract/UploaderPublicApi.d.ts +0 -41
  428. package/web/abstract/buildOutputCollectionState.d.ts +0 -3
  429. package/web/abstract/customConfigOptions.d.ts +0 -65
  430. package/web/abstract/defineComponents.d.ts +0 -1
  431. package/web/abstract/features/ClipboardLayer.d.ts +0 -12
  432. package/web/abstract/loadFileUploaderFrom.d.ts +0 -13
  433. package/web/abstract/localeRegistry.d.ts +0 -5
  434. package/web/abstract/managers/LocaleManager.d.ts +0 -10
  435. package/web/abstract/managers/ModalManager.d.ts +0 -53
  436. package/web/abstract/managers/SecureUploadsManager.d.ts +0 -7
  437. package/web/abstract/managers/TelemetryManager.d.ts +0 -41
  438. package/web/abstract/managers/ValidationManager.d.ts +0 -34
  439. package/web/abstract/managers/__tests__/ModalManager.test.d.ts +0 -13
  440. package/web/abstract/managers/__tests__/SecureUploadsManager.test.d.ts +0 -1
  441. package/web/abstract/managers/a11y.d.ts +0 -9
  442. package/web/abstract/managers/plugin/PluginManager.d.ts +0 -25
  443. package/web/abstract/managers/plugin/PluginTypes.d.ts +0 -146
  444. package/web/abstract/managers/plugin/index.d.ts +0 -2
  445. package/web/abstract/sharedConfigKey.d.ts +0 -2
  446. package/web/abstract/uploadEntrySchema.d.ts +0 -34
  447. package/web/blocks/ActivityHeader/ActivityHeader.d.ts +0 -8
  448. package/web/blocks/CameraSource/CameraSource.d.ts +0 -121
  449. package/web/blocks/CameraSource/__tests__/calcCameraModes.test.d.ts +0 -1
  450. package/web/blocks/CameraSource/calcCameraModes.d.ts +0 -5
  451. package/web/blocks/CameraSource/constants.d.ts +0 -15
  452. package/web/blocks/CloudImageEditor/index.d.ts +0 -1
  453. package/web/blocks/CloudImageEditor/src/CloudImageEditorBlock.d.ts +0 -60
  454. package/web/blocks/CloudImageEditor/src/CropFrame.d.ts +0 -56
  455. package/web/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts +0 -24
  456. package/web/blocks/CloudImageEditor/src/EditorButtonControl.d.ts +0 -14
  457. package/web/blocks/CloudImageEditor/src/EditorCropButtonControl.d.ts +0 -13
  458. package/web/blocks/CloudImageEditor/src/EditorFilterControl.d.ts +0 -35
  459. package/web/blocks/CloudImageEditor/src/EditorImageCropper.d.ts +0 -56
  460. package/web/blocks/CloudImageEditor/src/EditorImageFader.d.ts +0 -63
  461. package/web/blocks/CloudImageEditor/src/EditorOperationControl.d.ts +0 -15
  462. package/web/blocks/CloudImageEditor/src/EditorScroller.d.ts +0 -15
  463. package/web/blocks/CloudImageEditor/src/EditorSlider.d.ts +0 -33
  464. package/web/blocks/CloudImageEditor/src/EditorToolbar.d.ts +0 -68
  465. package/web/blocks/CloudImageEditor/src/crop-utils.d.ts +0 -36
  466. package/web/blocks/CloudImageEditor/src/crop-utils.test.d.ts +0 -1
  467. package/web/blocks/CloudImageEditor/src/cropper-constants.d.ts +0 -10
  468. package/web/blocks/CloudImageEditor/src/elements/button/BtnUi.d.ts +0 -31
  469. package/web/blocks/CloudImageEditor/src/elements/line-loader/LineLoaderUi.d.ts +0 -19
  470. package/web/blocks/CloudImageEditor/src/elements/presence-toggle/PresenceToggle.d.ts +0 -27
  471. package/web/blocks/CloudImageEditor/src/elements/slider/SliderUi.d.ts +0 -38
  472. package/web/blocks/CloudImageEditor/src/index.d.ts +0 -15
  473. package/web/blocks/CloudImageEditor/src/lib/classNames.d.ts +0 -5
  474. package/web/blocks/CloudImageEditor/src/lib/classNames.test.d.ts +0 -1
  475. package/web/blocks/CloudImageEditor/src/lib/linspace.d.ts +0 -1
  476. package/web/blocks/CloudImageEditor/src/lib/linspace.test.d.ts +0 -1
  477. package/web/blocks/CloudImageEditor/src/lib/parseCropPreset.d.ts +0 -4
  478. package/web/blocks/CloudImageEditor/src/lib/parseCropPreset.test.d.ts +0 -1
  479. package/web/blocks/CloudImageEditor/src/lib/parseTabs.d.ts +0 -2
  480. package/web/blocks/CloudImageEditor/src/lib/pick.d.ts +0 -1
  481. package/web/blocks/CloudImageEditor/src/lib/pick.test.d.ts +0 -1
  482. package/web/blocks/CloudImageEditor/src/lib/transformationUtils.d.ts +0 -7
  483. package/web/blocks/CloudImageEditor/src/state.d.ts +0 -20
  484. package/web/blocks/CloudImageEditor/src/svg-sprite.d.ts +0 -2
  485. package/web/blocks/CloudImageEditor/src/toolbar-constants.d.ts +0 -61
  486. package/web/blocks/CloudImageEditor/src/types.d.ts +0 -60
  487. package/web/blocks/CloudImageEditor/src/util.d.ts +0 -2
  488. package/web/blocks/CloudImageEditor/src/utils/parseFilterValue.d.ts +0 -7
  489. package/web/blocks/CloudImageEditor/src/utils/parseFilterValue.test.d.ts +0 -1
  490. package/web/blocks/CloudImageEditorActivity/CloudImageEditorActivity.d.ts +0 -25
  491. package/web/blocks/Config/Config.d.ts +0 -60
  492. package/web/blocks/Config/assertions.d.ts +0 -5
  493. package/web/blocks/Config/computed-properties.d.ts +0 -24
  494. package/web/blocks/Config/computed-properties.test.d.ts +0 -1
  495. package/web/blocks/Config/initialConfig.d.ts +0 -6
  496. package/web/blocks/Config/normalizeConfigValue.d.ts +0 -2
  497. package/web/blocks/Config/validatorsType.d.ts +0 -18
  498. package/web/blocks/Copyright/Copyright.d.ts +0 -10
  499. package/web/blocks/DropArea/DropArea.d.ts +0 -47
  500. package/web/blocks/DropArea/addDropzone.d.ts +0 -17
  501. package/web/blocks/DropArea/getDropItems.d.ts +0 -12
  502. package/web/blocks/ExternalSource/ExternalSource.d.ts +0 -45
  503. package/web/blocks/ExternalSource/MessageBridge.d.ts +0 -11
  504. package/web/blocks/ExternalSource/buildThemeDefinition.d.ts +0 -4
  505. package/web/blocks/ExternalSource/query-string.d.ts +0 -1
  506. package/web/blocks/ExternalSource/types.d.ts +0 -105
  507. package/web/blocks/FileItem/FileItem.d.ts +0 -50
  508. package/web/blocks/FileItem/FileItemConfig.d.ts +0 -10
  509. package/web/blocks/FormInput/FormInput.d.ts +0 -18
  510. package/web/blocks/Icon/Icon.d.ts +0 -19
  511. package/web/blocks/Img/Img.d.ts +0 -14
  512. package/web/blocks/Img/ImgBase.d.ts +0 -29
  513. package/web/blocks/Img/ImgConfig.d.ts +0 -28
  514. package/web/blocks/Img/configurations.d.ts +0 -11
  515. package/web/blocks/Img/props-map.d.ts +0 -28
  516. package/web/blocks/Img/utils/parseObjectToString.d.ts +0 -2
  517. package/web/blocks/Modal/Modal.d.ts +0 -34
  518. package/web/blocks/PluginActivityRenderer/PluginActivityRenderer.d.ts +0 -32
  519. package/web/blocks/PluginActivityRenderer/index.d.ts +0 -1
  520. package/web/blocks/ProgressBar/ProgressBar.d.ts +0 -21
  521. package/web/blocks/ProgressBarCommon/ProgressBarCommon.d.ts +0 -17
  522. package/web/blocks/Select/Select.d.ts +0 -18
  523. package/web/blocks/SimpleBtn/SimpleBtn.d.ts +0 -15
  524. package/web/blocks/SourceBtn/SourceBtn.d.ts +0 -23
  525. package/web/blocks/SourceList/SourceList.d.ts +0 -24
  526. package/web/blocks/Spinner/Spinner.d.ts +0 -9
  527. package/web/blocks/StartFrom/StartFrom.d.ts +0 -12
  528. package/web/blocks/Thumb/Thumb.d.ts +0 -35
  529. package/web/blocks/UploadCtxProvider/EventEmitter.d.ts +0 -70
  530. package/web/blocks/UploadCtxProvider/UploadCtxProvider.d.ts +0 -44
  531. package/web/blocks/UploadList/UploadList.d.ts +0 -39
  532. package/web/blocks/UrlSource/UrlSource.d.ts +0 -14
  533. package/web/blocks/svg-backgrounds/svg-backgrounds.d.ts +0 -3
  534. package/web/blocks/themes/uc-basic/svg-sprite.d.ts +0 -2
  535. package/web/cameraPlugin-DeedXMWV.js +0 -8
  536. package/web/cameraPlugin-Duy1QwjB.js +0 -8
  537. package/web/cameraPlugin-QS9SUOtO.js +0 -8
  538. package/web/cameraPlugin-bq8ggY04.js +0 -8
  539. package/web/cameraPlugin-cel9YgP_.js +0 -8
  540. package/web/cloud-image-editor-8DrVRZ7E.js +0 -12
  541. package/web/cloud-image-editor-BX50EK1U.js +0 -12
  542. package/web/cloud-image-editor-DSW3oWq-.js +0 -12
  543. package/web/cloud-image-editor-DuI2Lx4M.js +0 -12
  544. package/web/cloudImageEditorPlugin-5my6aD36.js +0 -8
  545. package/web/cloudImageEditorPlugin-Bk19DmJv.js +0 -8
  546. package/web/cloudImageEditorPlugin-CcdnmtBW.js +0 -8
  547. package/web/cloudImageEditorPlugin-DQJmDl03.js +0 -8
  548. package/web/cloudImageEditorPlugin-kojghfqw.js +0 -8
  549. package/web/constants-BCfCF0cJ.js +0 -4025
  550. package/web/core.d.ts +0 -42
  551. package/web/env.d.ts +0 -2
  552. package/web/externalSourcesPlugin-BTeRm5C0.js +0 -8
  553. package/web/externalSourcesPlugin-BXgVeojg.js +0 -8
  554. package/web/externalSourcesPlugin-BgLpuIK9.js +0 -8
  555. package/web/externalSourcesPlugin-DMc9zs4T.js +0 -8
  556. package/web/externalSourcesPlugin-Dm9vnTBv.js +0 -8
  557. package/web/imageShrinkPlugin-BdHgEGZH.js +0 -8
  558. package/web/imageShrinkPlugin-BjkMGfvT.js +0 -8
  559. package/web/imageShrinkPlugin-CCkGHL2w.js +0 -8
  560. package/web/imageShrinkPlugin-D4WjaRGo.js +0 -8
  561. package/web/imageShrinkPlugin-DqYGutVx.js +0 -8
  562. package/web/index.d.ts +0 -42
  563. package/web/instagramPlugin-BTMz0K2a.js +0 -8
  564. package/web/instagramPlugin-BbIKgTH7.js +0 -8
  565. package/web/instagramPlugin-CQQhsEJa.js +0 -8
  566. package/web/instagramPlugin-Cm7lWKae.js +0 -8
  567. package/web/instagramPlugin-DcclxM_d.js +0 -8
  568. package/web/lit/BaseComponent.d.ts +0 -12
  569. package/web/lit/Constructor.d.ts +0 -1
  570. package/web/lit/CssDataMixin.d.ts +0 -7
  571. package/web/lit/LightDomMixin.d.ts +0 -8
  572. package/web/lit/LitActivityBlock.d.ts +0 -53
  573. package/web/lit/LitBlock.d.ts +0 -83
  574. package/web/lit/LitSolutionBlock.d.ts +0 -21
  575. package/web/lit/LitUploaderBlock.d.ts +0 -53
  576. package/web/lit/PubSubCompat.d.ts +0 -18
  577. package/web/lit/RegisterableElementMixin.d.ts +0 -7
  578. package/web/lit/SharedState.d.ts +0 -119
  579. package/web/lit/SymbioteCompatMixin.d.ts +0 -40
  580. package/web/lit/TestModeController.d.ts +0 -16
  581. package/web/lit/Uid.d.ts +0 -3
  582. package/web/lit/activity-constants.d.ts +0 -11
  583. package/web/lit/createDebugPrinter.d.ts +0 -3
  584. package/web/lit/findBlockInCtx.d.ts +0 -3
  585. package/web/lit/getOutputData.d.ts +0 -2
  586. package/web/lit/hasBlockInCtx.d.ts +0 -3
  587. package/web/lit/l10n.d.ts +0 -5
  588. package/web/lit/parseCssPropertyValue.d.ts +0 -1
  589. package/web/lit/shared-instances.d.ts +0 -65
  590. package/web/locales/file-uploader/ar.d.ts +0 -137
  591. package/web/locales/file-uploader/az.d.ts +0 -129
  592. package/web/locales/file-uploader/ca.d.ts +0 -131
  593. package/web/locales/file-uploader/cs.d.ts +0 -133
  594. package/web/locales/file-uploader/da.d.ts +0 -129
  595. package/web/locales/file-uploader/de.d.ts +0 -129
  596. package/web/locales/file-uploader/el.d.ts +0 -129
  597. package/web/locales/file-uploader/en.d.ts +0 -129
  598. package/web/locales/file-uploader/es.d.ts +0 -131
  599. package/web/locales/file-uploader/et.d.ts +0 -129
  600. package/web/locales/file-uploader/fi.d.ts +0 -129
  601. package/web/locales/file-uploader/fr.d.ts +0 -131
  602. package/web/locales/file-uploader/he.d.ts +0 -131
  603. package/web/locales/file-uploader/hy.d.ts +0 -129
  604. package/web/locales/file-uploader/is.d.ts +0 -129
  605. package/web/locales/file-uploader/it.d.ts +0 -131
  606. package/web/locales/file-uploader/ja.d.ts +0 -129
  607. package/web/locales/file-uploader/ka.d.ts +0 -129
  608. package/web/locales/file-uploader/kk.d.ts +0 -129
  609. package/web/locales/file-uploader/ko.d.ts +0 -129
  610. package/web/locales/file-uploader/lv.d.ts +0 -131
  611. package/web/locales/file-uploader/nb.d.ts +0 -129
  612. package/web/locales/file-uploader/nl.d.ts +0 -129
  613. package/web/locales/file-uploader/pl.d.ts +0 -133
  614. package/web/locales/file-uploader/pt.d.ts +0 -131
  615. package/web/locales/file-uploader/ro.d.ts +0 -131
  616. package/web/locales/file-uploader/ru.d.ts +0 -133
  617. package/web/locales/file-uploader/sk.d.ts +0 -133
  618. package/web/locales/file-uploader/sr.d.ts +0 -131
  619. package/web/locales/file-uploader/sv.d.ts +0 -129
  620. package/web/locales/file-uploader/tr.d.ts +0 -129
  621. package/web/locales/file-uploader/uk.d.ts +0 -133
  622. package/web/locales/file-uploader/vi.d.ts +0 -129
  623. package/web/locales/file-uploader/zh-TW.d.ts +0 -129
  624. package/web/locales/file-uploader/zh.d.ts +0 -129
  625. package/web/plugins/cameraPlugin.d.ts +0 -2
  626. package/web/plugins/cloudImageEditorPlugin.d.ts +0 -2
  627. package/web/plugins/externalSourcesPlugin.d.ts +0 -2
  628. package/web/plugins/imageShrinkPlugin.d.ts +0 -2
  629. package/web/plugins/instagramPlugin.d.ts +0 -2
  630. package/web/plugins/unsplashPlugin.d.ts +0 -16
  631. package/web/plugins/urlSourcePlugin.d.ts +0 -2
  632. package/web/plugins-Bt7FXHKx.js +0 -562
  633. package/web/plugins-CaaolyMk.js +0 -562
  634. package/web/plugins-Cjgw5oWg.js +0 -562
  635. package/web/plugins-CzNtrVQB.js +0 -562
  636. package/web/plugins-DS0hIs2V.js +0 -563
  637. package/web/ref-BOnG19ns.js +0 -4040
  638. package/web/ref-BejJFG7m.js +0 -4040
  639. package/web/ref-DcRg7zo9.js +0 -4040
  640. package/web/ref-ZWPcLQB9.js +0 -4040
  641. package/web/solutions/adaptive-image/index.d.ts +0 -2
  642. package/web/solutions/cloud-image-editor/CloudImageEditor.d.ts +0 -11
  643. package/web/solutions/cloud-image-editor/index.d.ts +0 -5
  644. package/web/solutions/file-uploader/inline/FileUploaderInline.d.ts +0 -20
  645. package/web/solutions/file-uploader/inline/index.d.ts +0 -1
  646. package/web/solutions/file-uploader/minimal/FileUploaderMinimal.d.ts +0 -23
  647. package/web/solutions/file-uploader/minimal/index.d.ts +0 -1
  648. package/web/solutions/file-uploader/regular/FileUploaderRegular.d.ts +0 -17
  649. package/web/solutions/file-uploader/regular/index.d.ts +0 -1
  650. package/web/style-map-BmZdux7T.js +0 -37
  651. package/web/style-map-CZ6fSV6e.js +0 -37
  652. package/web/style-map-Dk7mLCrB.js +0 -37
  653. package/web/style-map-HkHnu9oA.js +0 -37
  654. package/web/style-map-tw1yUEaj.js +0 -37
  655. package/web/types/dom.d.ts +0 -1
  656. package/web/types/events.d.ts +0 -4
  657. package/web/types/exported.d.ts +0 -492
  658. package/web/types/index.d.ts +0 -5
  659. package/web/urlSourcePlugin-9lhcr02f.js +0 -8
  660. package/web/urlSourcePlugin-C-sLGhGb.js +0 -8
  661. package/web/urlSourcePlugin-DNXDpnRD.js +0 -8
  662. package/web/urlSourcePlugin-JnD0cnxb.js +0 -8
  663. package/web/urlSourcePlugin-hcMU2K6T.js +0 -8
  664. package/web/utils/UID.d.ts +0 -5
  665. package/web/utils/UID.test.d.ts +0 -1
  666. package/web/utils/UploadSource.d.ts +0 -37
  667. package/web/utils/WindowHeightTracker.d.ts +0 -9
  668. package/web/utils/abilities.d.ts +0 -1
  669. package/web/utils/applyStyles.d.ts +0 -1
  670. package/web/utils/browser-info.d.ts +0 -12
  671. package/web/utils/browser-info.test.d.ts +0 -1
  672. package/web/utils/cdn-utils.d.ts +0 -53
  673. package/web/utils/cdn-utils.test.d.ts +0 -1
  674. package/web/utils/comma-separated.d.ts +0 -2
  675. package/web/utils/debounce.d.ts +0 -3
  676. package/web/utils/delay.d.ts +0 -1
  677. package/web/utils/fileTypes.d.ts +0 -11
  678. package/web/utils/fileTypes.test.d.ts +0 -1
  679. package/web/utils/get-top-level-origin.d.ts +0 -1
  680. package/web/utils/get-top-level-origin.test.d.ts +0 -1
  681. package/web/utils/getLocaleDirection.d.ts +0 -1
  682. package/web/utils/getPluralForm.d.ts +0 -1
  683. package/web/utils/getPluralForm.test.d.ts +0 -1
  684. package/web/utils/isPromiseLike.d.ts +0 -1
  685. package/web/utils/isPromiseLike.test.d.ts +0 -1
  686. package/web/utils/isSecureTokenExpired.d.ts +0 -8
  687. package/web/utils/isSecureTokenExpired.test.d.ts +0 -1
  688. package/web/utils/memoize.d.ts +0 -1
  689. package/web/utils/memoize.test.d.ts +0 -1
  690. package/web/utils/mixinClass.d.ts +0 -8
  691. package/web/utils/parseCdnUrl.d.ts +0 -11
  692. package/web/utils/parseCdnUrl.test.d.ts +0 -1
  693. package/web/utils/parseShrink.d.ts +0 -7
  694. package/web/utils/parseShrink.test.d.ts +0 -1
  695. package/web/utils/preloadImage.d.ts +0 -10
  696. package/web/utils/prettyBytes.d.ts +0 -11
  697. package/web/utils/prettyBytes.test.d.ts +0 -1
  698. package/web/utils/resizeImage.d.ts +0 -1
  699. package/web/utils/stringToArray.d.ts +0 -1
  700. package/web/utils/stringToArray.test.d.ts +0 -1
  701. package/web/utils/template-utils.d.ts +0 -16
  702. package/web/utils/template-utils.test.d.ts +0 -1
  703. package/web/utils/throttle.d.ts +0 -3
  704. package/web/utils/toKebabCase.d.ts +0 -2
  705. package/web/utils/toKebabCase.test.d.ts +0 -1
  706. package/web/utils/transparentPixelSrc.d.ts +0 -1
  707. package/web/utils/uniqueArray.d.ts +0 -1
  708. package/web/utils/uniqueArray.test.d.ts +0 -1
  709. package/web/utils/userAgent.d.ts +0 -2
  710. package/web/utils/validators/collection/index.d.ts +0 -2
  711. package/web/utils/validators/collection/validateCollectionUploadError.d.ts +0 -2
  712. package/web/utils/validators/collection/validateMultiple.d.ts +0 -2
  713. package/web/utils/validators/file/index.d.ts +0 -4
  714. package/web/utils/validators/file/validateFileType.d.ts +0 -2
  715. package/web/utils/validators/file/validateIsImage.d.ts +0 -2
  716. package/web/utils/validators/file/validateMaxSizeLimit.d.ts +0 -2
  717. package/web/utils/validators/file/validateUploadError.d.ts +0 -2
  718. package/web/utils/warnOnce.d.ts +0 -1
  719. package/web/utils/wildcardRegexp.d.ts +0 -1
  720. package/web/utils/wildcardRegexp.test.d.ts +0 -1
  721. package/web/utils/withResolvers.d.ts +0 -5
  722. package/web/utils/withResolvers.test.d.ts +0 -1
@@ -0,0 +1,1609 @@
1
+ export const ActivityBlock = class {
2
+ static activities = {
3
+ START_FROM: "start-from",
4
+ CAMERA: "camera",
5
+ UPLOAD_LIST: "upload-list",
6
+ URL: "url",
7
+ CLOUD_IMG_EDIT: "cloud-image-edit",
8
+ EXTERNAL: "external",
9
+ };
10
+ static finalized = {};
11
+ static elementProperties = {};
12
+ static elementStyles = [];
13
+ static styleAttrs = [];
14
+ static reg = () => {};
15
+ static addInitializer = () => {};
16
+ static createProperty = () => {};
17
+ static getPropertyDescriptor = () => {};
18
+ static getPropertyOptions = () => {};
19
+ static finalize = () => {};
20
+ static finalizeStyles = () => {};
21
+ static shadowRootOptions = { mode: "open" };
22
+ };
23
+ export const ActivityHeader = class {
24
+ static activities = {
25
+ START_FROM: "start-from",
26
+ CAMERA: "camera",
27
+ UPLOAD_LIST: "upload-list",
28
+ URL: "url",
29
+ CLOUD_IMG_EDIT: "cloud-image-edit",
30
+ EXTERNAL: "external",
31
+ };
32
+ static finalized = {};
33
+ static elementProperties = {};
34
+ static elementStyles = [];
35
+ static styleAttrs = [];
36
+ static reg = () => {};
37
+ static addInitializer = () => {};
38
+ static createProperty = () => {};
39
+ static getPropertyDescriptor = () => {};
40
+ static getPropertyOptions = () => {};
41
+ static finalize = () => {};
42
+ static finalizeStyles = () => {};
43
+ static shadowRootOptions = { mode: "open" };
44
+ };
45
+ export const BaseComponent = class {
46
+ static reg = () => {};
47
+ static elementProperties = {};
48
+ static finalized = {};
49
+ static elementStyles = [];
50
+ static addInitializer = () => {};
51
+ static createProperty = () => {};
52
+ static getPropertyDescriptor = () => {};
53
+ static getPropertyOptions = () => {};
54
+ static finalize = () => {};
55
+ static finalizeStyles = () => {};
56
+ static shadowRootOptions = { mode: "open" };
57
+ };
58
+ export const Block = class {
59
+ static styleAttrs = [];
60
+ static finalized = {};
61
+ static elementProperties = {};
62
+ static elementStyles = [];
63
+ static reg = () => {};
64
+ static addInitializer = () => {};
65
+ static createProperty = () => {};
66
+ static getPropertyDescriptor = () => {};
67
+ static getPropertyOptions = () => {};
68
+ static finalize = () => {};
69
+ static finalizeStyles = () => {};
70
+ static shadowRootOptions = { mode: "open" };
71
+ };
72
+ export const BtnUi = class {
73
+ static elementProperties = {};
74
+ static styleAttrs = [];
75
+ static finalized = {};
76
+ static elementStyles = [];
77
+ static reg = () => {};
78
+ static addInitializer = () => {};
79
+ static createProperty = () => {};
80
+ static getPropertyDescriptor = () => {};
81
+ static getPropertyOptions = () => {};
82
+ static finalize = () => {};
83
+ static finalizeStyles = () => {};
84
+ static shadowRootOptions = { mode: "open" };
85
+ };
86
+ export const CameraSource = class {
87
+ static elementProperties = {};
88
+ static extSrcList = {
89
+ FACEBOOK: "facebook",
90
+ DROPBOX: "dropbox",
91
+ GDRIVE: "gdrive",
92
+ GPHOTOS: "gphotos",
93
+ FLICKR: "flickr",
94
+ VK: "vk",
95
+ EVERNOTE: "evernote",
96
+ BOX: "box",
97
+ ONEDRIVE: "onedrive",
98
+ HUDDLE: "huddle",
99
+ };
100
+ static sourceTypes = {
101
+ LOCAL: "local",
102
+ DROP_AREA: "drop-area",
103
+ CAMERA: "camera",
104
+ EXTERNAL: "external",
105
+ API: "js-api",
106
+ URL: "url",
107
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
108
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
109
+ FACEBOOK: "facebook",
110
+ DROPBOX: "dropbox",
111
+ GDRIVE: "gdrive",
112
+ GPHOTOS: "gphotos",
113
+ FLICKR: "flickr",
114
+ VK: "vk",
115
+ EVERNOTE: "evernote",
116
+ BOX: "box",
117
+ ONEDRIVE: "onedrive",
118
+ HUDDLE: "huddle",
119
+ };
120
+ static finalized = {};
121
+ static elementStyles = [];
122
+ static activities = {
123
+ START_FROM: "start-from",
124
+ CAMERA: "camera",
125
+ UPLOAD_LIST: "upload-list",
126
+ URL: "url",
127
+ CLOUD_IMG_EDIT: "cloud-image-edit",
128
+ EXTERNAL: "external",
129
+ };
130
+ static styleAttrs = [];
131
+ static reg = () => {};
132
+ static addInitializer = () => {};
133
+ static createProperty = () => {};
134
+ static getPropertyDescriptor = () => {};
135
+ static getPropertyOptions = () => {};
136
+ static finalize = () => {};
137
+ static finalizeStyles = () => {};
138
+ static shadowRootOptions = { mode: "open" };
139
+ };
140
+ export const CloudImageEditor = class {
141
+ static styleAttrs = [];
142
+ static elementProperties = {};
143
+ static finalized = {};
144
+ static elementStyles = [];
145
+ static reg = () => {};
146
+ static addInitializer = () => {};
147
+ static createProperty = () => {};
148
+ static getPropertyDescriptor = () => {};
149
+ static getPropertyOptions = () => {};
150
+ static finalize = () => {};
151
+ static finalizeStyles = () => {};
152
+ static shadowRootOptions = { mode: "open" };
153
+ };
154
+ export const CloudImageEditorActivity = class {
155
+ static elementProperties = {};
156
+ static extSrcList = {
157
+ FACEBOOK: "facebook",
158
+ DROPBOX: "dropbox",
159
+ GDRIVE: "gdrive",
160
+ GPHOTOS: "gphotos",
161
+ FLICKR: "flickr",
162
+ VK: "vk",
163
+ EVERNOTE: "evernote",
164
+ BOX: "box",
165
+ ONEDRIVE: "onedrive",
166
+ HUDDLE: "huddle",
167
+ };
168
+ static sourceTypes = {
169
+ LOCAL: "local",
170
+ DROP_AREA: "drop-area",
171
+ CAMERA: "camera",
172
+ EXTERNAL: "external",
173
+ API: "js-api",
174
+ URL: "url",
175
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
176
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
177
+ FACEBOOK: "facebook",
178
+ DROPBOX: "dropbox",
179
+ GDRIVE: "gdrive",
180
+ GPHOTOS: "gphotos",
181
+ FLICKR: "flickr",
182
+ VK: "vk",
183
+ EVERNOTE: "evernote",
184
+ BOX: "box",
185
+ ONEDRIVE: "onedrive",
186
+ HUDDLE: "huddle",
187
+ };
188
+ static finalized = {};
189
+ static elementStyles = [];
190
+ static activities = {
191
+ START_FROM: "start-from",
192
+ CAMERA: "camera",
193
+ UPLOAD_LIST: "upload-list",
194
+ URL: "url",
195
+ CLOUD_IMG_EDIT: "cloud-image-edit",
196
+ EXTERNAL: "external",
197
+ };
198
+ static styleAttrs = [];
199
+ static reg = () => {};
200
+ static addInitializer = () => {};
201
+ static createProperty = () => {};
202
+ static getPropertyDescriptor = () => {};
203
+ static getPropertyOptions = () => {};
204
+ static finalize = () => {};
205
+ static finalizeStyles = () => {};
206
+ static shadowRootOptions = { mode: "open" };
207
+ };
208
+ export const CloudImageEditorBlock = class {
209
+ static styleAttrs = [];
210
+ static elementProperties = {};
211
+ static finalized = {};
212
+ static elementStyles = [];
213
+ static reg = () => {};
214
+ static addInitializer = () => {};
215
+ static createProperty = () => {};
216
+ static getPropertyDescriptor = () => {};
217
+ static getPropertyOptions = () => {};
218
+ static finalize = () => {};
219
+ static finalizeStyles = () => {};
220
+ static shadowRootOptions = { mode: "open" };
221
+ };
222
+ export const Config = class {
223
+ static observedAttributes = [
224
+ "ctx-name",
225
+ "debug",
226
+ "pubkey",
227
+ "multiple",
228
+ "multiple-min",
229
+ "multiple-max",
230
+ "confirm-upload",
231
+ "img-only",
232
+ "accept",
233
+ "external-sources-preferred-types",
234
+ "external-sources-embed-css",
235
+ "store",
236
+ "camera-mirror",
237
+ "camera-capture",
238
+ "source-list",
239
+ "top-level-origin",
240
+ "max-local-file-size-bytes",
241
+ "thumb-size",
242
+ "show-empty-list",
243
+ "use-local-image-editor",
244
+ "remove-copyright",
245
+ "crop-preset",
246
+ "image-shrink",
247
+ "modal-scroll-lock",
248
+ "modal-backdrop-strokes",
249
+ "source-list-wrap",
250
+ "remote-tab-session-key",
251
+ "cdn-cname",
252
+ "cdn-cname-prefixed",
253
+ "base-url",
254
+ "social-base-url",
255
+ "secure-signature",
256
+ "secure-expire",
257
+ "secure-delivery-proxy",
258
+ "retry-throttled-request-max-times",
259
+ "retry-network-error-max-times",
260
+ "multipart-min-file-size",
261
+ "multipart-chunk-size",
262
+ "max-concurrent-requests",
263
+ "multipart-max-concurrent-requests",
264
+ "multipart-max-attempts",
265
+ "check-for-url-duplicates",
266
+ "save-url-for-recurrent-uploads",
267
+ "group-output",
268
+ "user-agent-integration",
269
+ "locale-name",
270
+ "secure-uploads-expire-threshold",
271
+ "validation-timeout",
272
+ "validation-concurrency",
273
+ "camera-modes",
274
+ "default-camera-mode",
275
+ "enable-audio-recording",
276
+ "enable-video-recording",
277
+ "max-video-recording-duration",
278
+ "files-view-mode",
279
+ "grid-show-file-names",
280
+ "use-cloud-image-editor",
281
+ "cloud-image-editor-auto-open",
282
+ "cloud-image-editor-tabs",
283
+ "cloud-image-editor-mask-href",
284
+ "test-mode",
285
+ "quality-insights",
286
+ "paste-scope",
287
+ "multiplemin",
288
+ "multiplemax",
289
+ "confirmupload",
290
+ "imgonly",
291
+ "externalsourcespreferredtypes",
292
+ "externalsourcesembedcss",
293
+ "cameramirror",
294
+ "cameracapture",
295
+ "sourcelist",
296
+ "toplevelorigin",
297
+ "maxlocalfilesizebytes",
298
+ "thumbsize",
299
+ "showemptylist",
300
+ "uselocalimageeditor",
301
+ "removecopyright",
302
+ "croppreset",
303
+ "imageshrink",
304
+ "modalscrolllock",
305
+ "modalbackdropstrokes",
306
+ "sourcelistwrap",
307
+ "remotetabsessionkey",
308
+ "cdncname",
309
+ "cdncnameprefixed",
310
+ "baseurl",
311
+ "socialbaseurl",
312
+ "securesignature",
313
+ "secureexpire",
314
+ "securedeliveryproxy",
315
+ "retrythrottledrequestmaxtimes",
316
+ "retrynetworkerrormaxtimes",
317
+ "multipartminfilesize",
318
+ "multipartchunksize",
319
+ "maxconcurrentrequests",
320
+ "multipartmaxconcurrentrequests",
321
+ "multipartmaxattempts",
322
+ "checkforurlduplicates",
323
+ "saveurlforrecurrentuploads",
324
+ "groupoutput",
325
+ "useragentintegration",
326
+ "localename",
327
+ "secureuploadsexpirethreshold",
328
+ "validationtimeout",
329
+ "validationconcurrency",
330
+ "cameramodes",
331
+ "defaultcameramode",
332
+ "enableaudiorecording",
333
+ "enablevideorecording",
334
+ "maxvideorecordingduration",
335
+ "filesviewmode",
336
+ "gridshowfilenames",
337
+ "usecloudimageeditor",
338
+ "cloudimageeditorautoopen",
339
+ "cloudimageeditortabs",
340
+ "cloudimageeditormaskhref",
341
+ "testmode",
342
+ "qualityinsights",
343
+ "pastescope",
344
+ ];
345
+ static styleAttrs = [];
346
+ static finalized = {};
347
+ static elementProperties = {};
348
+ static elementStyles = [];
349
+ static reg = () => {};
350
+ static addInitializer = () => {};
351
+ static createProperty = () => {};
352
+ static getPropertyDescriptor = () => {};
353
+ static getPropertyOptions = () => {};
354
+ static finalize = () => {};
355
+ static finalizeStyles = () => {};
356
+ static shadowRootOptions = { mode: "open" };
357
+ };
358
+ export const Copyright = class {
359
+ static styleAttrs = [];
360
+ static finalized = {};
361
+ static elementProperties = {};
362
+ static elementStyles = [];
363
+ static reg = () => {};
364
+ static addInitializer = () => {};
365
+ static createProperty = () => {};
366
+ static getPropertyDescriptor = () => {};
367
+ static getPropertyOptions = () => {};
368
+ static finalize = () => {};
369
+ static finalizeStyles = () => {};
370
+ static shadowRootOptions = { mode: "open" };
371
+ };
372
+ export const CropFrame = class {
373
+ static elementProperties = {};
374
+ static styleAttrs = [];
375
+ static finalized = {};
376
+ static elementStyles = [];
377
+ static reg = () => {};
378
+ static addInitializer = () => {};
379
+ static createProperty = () => {};
380
+ static getPropertyDescriptor = () => {};
381
+ static getPropertyOptions = () => {};
382
+ static finalize = () => {};
383
+ static finalizeStyles = () => {};
384
+ static shadowRootOptions = { mode: "open" };
385
+ };
386
+ export const Data = class {
387
+ static registerCtx = () => {};
388
+ static deleteCtx = () => {};
389
+ static getCtx = () => {};
390
+ static hasCtx = () => {};
391
+ static apply = () => {};
392
+ static bind = () => {};
393
+ static call = () => {};
394
+ static toString = () => {};
395
+ static hasOwnProperty = () => {};
396
+ static isPrototypeOf = () => {};
397
+ static propertyIsEnumerable = () => {};
398
+ static valueOf = () => {};
399
+ static toLocaleString = () => {};
400
+ };
401
+ export const DropArea = class {
402
+ static styleAttrs = [];
403
+ static elementProperties = {};
404
+ static extSrcList = {
405
+ FACEBOOK: "facebook",
406
+ DROPBOX: "dropbox",
407
+ GDRIVE: "gdrive",
408
+ GPHOTOS: "gphotos",
409
+ FLICKR: "flickr",
410
+ VK: "vk",
411
+ EVERNOTE: "evernote",
412
+ BOX: "box",
413
+ ONEDRIVE: "onedrive",
414
+ HUDDLE: "huddle",
415
+ };
416
+ static sourceTypes = {
417
+ LOCAL: "local",
418
+ DROP_AREA: "drop-area",
419
+ CAMERA: "camera",
420
+ EXTERNAL: "external",
421
+ API: "js-api",
422
+ URL: "url",
423
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
424
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
425
+ FACEBOOK: "facebook",
426
+ DROPBOX: "dropbox",
427
+ GDRIVE: "gdrive",
428
+ GPHOTOS: "gphotos",
429
+ FLICKR: "flickr",
430
+ VK: "vk",
431
+ EVERNOTE: "evernote",
432
+ BOX: "box",
433
+ ONEDRIVE: "onedrive",
434
+ HUDDLE: "huddle",
435
+ };
436
+ static finalized = {};
437
+ static elementStyles = [];
438
+ static activities = {
439
+ START_FROM: "start-from",
440
+ CAMERA: "camera",
441
+ UPLOAD_LIST: "upload-list",
442
+ URL: "url",
443
+ CLOUD_IMG_EDIT: "cloud-image-edit",
444
+ EXTERNAL: "external",
445
+ };
446
+ static reg = () => {};
447
+ static addInitializer = () => {};
448
+ static createProperty = () => {};
449
+ static getPropertyDescriptor = () => {};
450
+ static getPropertyOptions = () => {};
451
+ static finalize = () => {};
452
+ static finalizeStyles = () => {};
453
+ static shadowRootOptions = { mode: "open" };
454
+ };
455
+ export const EditorAspectRatioButtonControl = class {
456
+ static elementProperties = {};
457
+ static finalized = {};
458
+ static elementStyles = [];
459
+ static styleAttrs = [];
460
+ static reg = () => {};
461
+ static addInitializer = () => {};
462
+ static createProperty = () => {};
463
+ static getPropertyDescriptor = () => {};
464
+ static getPropertyOptions = () => {};
465
+ static finalize = () => {};
466
+ static finalizeStyles = () => {};
467
+ static shadowRootOptions = { mode: "open" };
468
+ };
469
+ export const EditorCropButtonControl = class {
470
+ static elementProperties = {};
471
+ static finalized = {};
472
+ static elementStyles = [];
473
+ static styleAttrs = [];
474
+ static reg = () => {};
475
+ static addInitializer = () => {};
476
+ static createProperty = () => {};
477
+ static getPropertyDescriptor = () => {};
478
+ static getPropertyOptions = () => {};
479
+ static finalize = () => {};
480
+ static finalizeStyles = () => {};
481
+ static shadowRootOptions = { mode: "open" };
482
+ };
483
+ export const EditorFilterControl = class {
484
+ static elementProperties = {};
485
+ static finalized = {};
486
+ static elementStyles = [];
487
+ static styleAttrs = [];
488
+ static reg = () => {};
489
+ static addInitializer = () => {};
490
+ static createProperty = () => {};
491
+ static getPropertyDescriptor = () => {};
492
+ static getPropertyOptions = () => {};
493
+ static finalize = () => {};
494
+ static finalizeStyles = () => {};
495
+ static shadowRootOptions = { mode: "open" };
496
+ };
497
+ export const EditorFreeformButtonControl = class {
498
+ static elementProperties = {};
499
+ static finalized = {};
500
+ static elementStyles = [];
501
+ static styleAttrs = [];
502
+ static reg = () => {};
503
+ static addInitializer = () => {};
504
+ static createProperty = () => {};
505
+ static getPropertyDescriptor = () => {};
506
+ static getPropertyOptions = () => {};
507
+ static finalize = () => {};
508
+ static finalizeStyles = () => {};
509
+ static shadowRootOptions = { mode: "open" };
510
+ };
511
+ export const EditorImageCropper = class {
512
+ static elementProperties = {};
513
+ static styleAttrs = [];
514
+ static finalized = {};
515
+ static elementStyles = [];
516
+ static reg = () => {};
517
+ static addInitializer = () => {};
518
+ static createProperty = () => {};
519
+ static getPropertyDescriptor = () => {};
520
+ static getPropertyOptions = () => {};
521
+ static finalize = () => {};
522
+ static finalizeStyles = () => {};
523
+ static shadowRootOptions = { mode: "open" };
524
+ };
525
+ export const EditorImageFader = class {
526
+ static styleAttrs = [];
527
+ static finalized = {};
528
+ static elementProperties = {};
529
+ static elementStyles = [];
530
+ static reg = () => {};
531
+ static addInitializer = () => {};
532
+ static createProperty = () => {};
533
+ static getPropertyDescriptor = () => {};
534
+ static getPropertyOptions = () => {};
535
+ static finalize = () => {};
536
+ static finalizeStyles = () => {};
537
+ static shadowRootOptions = { mode: "open" };
538
+ };
539
+ export const EditorOperationControl = class {
540
+ static elementProperties = {};
541
+ static finalized = {};
542
+ static elementStyles = [];
543
+ static styleAttrs = [];
544
+ static reg = () => {};
545
+ static addInitializer = () => {};
546
+ static createProperty = () => {};
547
+ static getPropertyDescriptor = () => {};
548
+ static getPropertyOptions = () => {};
549
+ static finalize = () => {};
550
+ static finalizeStyles = () => {};
551
+ static shadowRootOptions = { mode: "open" };
552
+ };
553
+ export const EditorScroller = class {
554
+ static elementProperties = {};
555
+ static styleAttrs = [];
556
+ static finalized = {};
557
+ static elementStyles = [];
558
+ static reg = () => {};
559
+ static addInitializer = () => {};
560
+ static createProperty = () => {};
561
+ static getPropertyDescriptor = () => {};
562
+ static getPropertyOptions = () => {};
563
+ static finalize = () => {};
564
+ static finalizeStyles = () => {};
565
+ static shadowRootOptions = { mode: "open" };
566
+ };
567
+ export const EditorSlider = class {
568
+ static elementProperties = {};
569
+ static styleAttrs = [];
570
+ static finalized = {};
571
+ static elementStyles = [];
572
+ static reg = () => {};
573
+ static addInitializer = () => {};
574
+ static createProperty = () => {};
575
+ static getPropertyDescriptor = () => {};
576
+ static getPropertyOptions = () => {};
577
+ static finalize = () => {};
578
+ static finalizeStyles = () => {};
579
+ static shadowRootOptions = { mode: "open" };
580
+ };
581
+ export const EditorToolbar = class {
582
+ static elementProperties = {};
583
+ static styleAttrs = [];
584
+ static finalized = {};
585
+ static elementStyles = [];
586
+ static reg = () => {};
587
+ static addInitializer = () => {};
588
+ static createProperty = () => {};
589
+ static getPropertyDescriptor = () => {};
590
+ static getPropertyOptions = () => {};
591
+ static finalize = () => {};
592
+ static finalizeStyles = () => {};
593
+ static shadowRootOptions = { mode: "open" };
594
+ };
595
+ export const ExternalSource = class {
596
+ static elementProperties = {};
597
+ static extSrcList = {
598
+ FACEBOOK: "facebook",
599
+ DROPBOX: "dropbox",
600
+ GDRIVE: "gdrive",
601
+ GPHOTOS: "gphotos",
602
+ FLICKR: "flickr",
603
+ VK: "vk",
604
+ EVERNOTE: "evernote",
605
+ BOX: "box",
606
+ ONEDRIVE: "onedrive",
607
+ HUDDLE: "huddle",
608
+ };
609
+ static sourceTypes = {
610
+ LOCAL: "local",
611
+ DROP_AREA: "drop-area",
612
+ CAMERA: "camera",
613
+ EXTERNAL: "external",
614
+ API: "js-api",
615
+ URL: "url",
616
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
617
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
618
+ FACEBOOK: "facebook",
619
+ DROPBOX: "dropbox",
620
+ GDRIVE: "gdrive",
621
+ GPHOTOS: "gphotos",
622
+ FLICKR: "flickr",
623
+ VK: "vk",
624
+ EVERNOTE: "evernote",
625
+ BOX: "box",
626
+ ONEDRIVE: "onedrive",
627
+ HUDDLE: "huddle",
628
+ };
629
+ static finalized = {};
630
+ static elementStyles = [];
631
+ static activities = {
632
+ START_FROM: "start-from",
633
+ CAMERA: "camera",
634
+ UPLOAD_LIST: "upload-list",
635
+ URL: "url",
636
+ CLOUD_IMG_EDIT: "cloud-image-edit",
637
+ EXTERNAL: "external",
638
+ };
639
+ static styleAttrs = [];
640
+ static reg = () => {};
641
+ static addInitializer = () => {};
642
+ static createProperty = () => {};
643
+ static getPropertyDescriptor = () => {};
644
+ static getPropertyOptions = () => {};
645
+ static finalize = () => {};
646
+ static finalizeStyles = () => {};
647
+ static shadowRootOptions = { mode: "open" };
648
+ };
649
+ export const ExternalUploadSource = {
650
+ FACEBOOK: "facebook",
651
+ DROPBOX: "dropbox",
652
+ GDRIVE: "gdrive",
653
+ GPHOTOS: "gphotos",
654
+ FLICKR: "flickr",
655
+ VK: "vk",
656
+ EVERNOTE: "evernote",
657
+ BOX: "box",
658
+ ONEDRIVE: "onedrive",
659
+ HUDDLE: "huddle",
660
+ };
661
+ export const FileItem = class {
662
+ static activeInstances = {};
663
+ static elementProperties = {};
664
+ static finalized = {};
665
+ static elementStyles = [];
666
+ static extSrcList = {
667
+ FACEBOOK: "facebook",
668
+ DROPBOX: "dropbox",
669
+ GDRIVE: "gdrive",
670
+ GPHOTOS: "gphotos",
671
+ FLICKR: "flickr",
672
+ VK: "vk",
673
+ EVERNOTE: "evernote",
674
+ BOX: "box",
675
+ ONEDRIVE: "onedrive",
676
+ HUDDLE: "huddle",
677
+ };
678
+ static sourceTypes = {
679
+ LOCAL: "local",
680
+ DROP_AREA: "drop-area",
681
+ CAMERA: "camera",
682
+ EXTERNAL: "external",
683
+ API: "js-api",
684
+ URL: "url",
685
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
686
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
687
+ FACEBOOK: "facebook",
688
+ DROPBOX: "dropbox",
689
+ GDRIVE: "gdrive",
690
+ GPHOTOS: "gphotos",
691
+ FLICKR: "flickr",
692
+ VK: "vk",
693
+ EVERNOTE: "evernote",
694
+ BOX: "box",
695
+ ONEDRIVE: "onedrive",
696
+ HUDDLE: "huddle",
697
+ };
698
+ static activities = {
699
+ START_FROM: "start-from",
700
+ CAMERA: "camera",
701
+ UPLOAD_LIST: "upload-list",
702
+ URL: "url",
703
+ CLOUD_IMG_EDIT: "cloud-image-edit",
704
+ EXTERNAL: "external",
705
+ };
706
+ static styleAttrs = [];
707
+ static reg = () => {};
708
+ static addInitializer = () => {};
709
+ static createProperty = () => {};
710
+ static getPropertyDescriptor = () => {};
711
+ static getPropertyOptions = () => {};
712
+ static finalize = () => {};
713
+ static finalizeStyles = () => {};
714
+ static shadowRootOptions = { mode: "open" };
715
+ };
716
+ export const FileUploaderInline = class {
717
+ static lazyPlugins = [
718
+ { configDeps: ["useCloudImageEditor"] },
719
+ { configDeps: ["imageShrink"] },
720
+ { configDeps: ["sourceList"] },
721
+ { configDeps: ["sourceList"] },
722
+ { configDeps: ["sourceList"] },
723
+ { configDeps: ["sourceList"] },
724
+ { configDeps: ["sourceList"] },
725
+ ];
726
+ static styleAttrs = [];
727
+ static elementProperties = {};
728
+ static finalized = {};
729
+ static elementStyles = [];
730
+ static reg = () => {};
731
+ static addInitializer = () => {};
732
+ static createProperty = () => {};
733
+ static getPropertyDescriptor = () => {};
734
+ static getPropertyOptions = () => {};
735
+ static finalize = () => {};
736
+ static finalizeStyles = () => {};
737
+ static shadowRootOptions = { mode: "open" };
738
+ };
739
+ export const FileUploaderMinimal = class {
740
+ static lazyPlugins = [
741
+ { configDeps: ["useCloudImageEditor"] },
742
+ { configDeps: ["imageShrink"] },
743
+ { configDeps: ["sourceList"] },
744
+ { configDeps: ["sourceList"] },
745
+ { configDeps: ["sourceList"] },
746
+ { configDeps: ["sourceList"] },
747
+ { configDeps: ["sourceList"] },
748
+ ];
749
+ static styleAttrs = [];
750
+ static elementProperties = {};
751
+ static finalized = {};
752
+ static elementStyles = [];
753
+ static reg = () => {};
754
+ static addInitializer = () => {};
755
+ static createProperty = () => {};
756
+ static getPropertyDescriptor = () => {};
757
+ static getPropertyOptions = () => {};
758
+ static finalize = () => {};
759
+ static finalizeStyles = () => {};
760
+ static shadowRootOptions = { mode: "open" };
761
+ };
762
+ export const FileUploaderRegular = class {
763
+ static lazyPlugins = [
764
+ { configDeps: ["useCloudImageEditor"] },
765
+ { configDeps: ["imageShrink"] },
766
+ { configDeps: ["sourceList"] },
767
+ { configDeps: ["sourceList"] },
768
+ { configDeps: ["sourceList"] },
769
+ { configDeps: ["sourceList"] },
770
+ { configDeps: ["sourceList"] },
771
+ ];
772
+ static styleAttrs = [];
773
+ static elementProperties = {};
774
+ static finalized = {};
775
+ static elementStyles = [];
776
+ static reg = () => {};
777
+ static addInitializer = () => {};
778
+ static createProperty = () => {};
779
+ static getPropertyDescriptor = () => {};
780
+ static getPropertyOptions = () => {};
781
+ static finalize = () => {};
782
+ static finalizeStyles = () => {};
783
+ static shadowRootOptions = { mode: "open" };
784
+ };
785
+ export const FormInput = class {
786
+ static elementProperties = {};
787
+ static extSrcList = {
788
+ FACEBOOK: "facebook",
789
+ DROPBOX: "dropbox",
790
+ GDRIVE: "gdrive",
791
+ GPHOTOS: "gphotos",
792
+ FLICKR: "flickr",
793
+ VK: "vk",
794
+ EVERNOTE: "evernote",
795
+ BOX: "box",
796
+ ONEDRIVE: "onedrive",
797
+ HUDDLE: "huddle",
798
+ };
799
+ static sourceTypes = {
800
+ LOCAL: "local",
801
+ DROP_AREA: "drop-area",
802
+ CAMERA: "camera",
803
+ EXTERNAL: "external",
804
+ API: "js-api",
805
+ URL: "url",
806
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
807
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
808
+ FACEBOOK: "facebook",
809
+ DROPBOX: "dropbox",
810
+ GDRIVE: "gdrive",
811
+ GPHOTOS: "gphotos",
812
+ FLICKR: "flickr",
813
+ VK: "vk",
814
+ EVERNOTE: "evernote",
815
+ BOX: "box",
816
+ ONEDRIVE: "onedrive",
817
+ HUDDLE: "huddle",
818
+ };
819
+ static finalized = {};
820
+ static elementStyles = [];
821
+ static activities = {
822
+ START_FROM: "start-from",
823
+ CAMERA: "camera",
824
+ UPLOAD_LIST: "upload-list",
825
+ URL: "url",
826
+ CLOUD_IMG_EDIT: "cloud-image-edit",
827
+ EXTERNAL: "external",
828
+ };
829
+ static styleAttrs = [];
830
+ static reg = () => {};
831
+ static addInitializer = () => {};
832
+ static createProperty = () => {};
833
+ static getPropertyDescriptor = () => {};
834
+ static getPropertyOptions = () => {};
835
+ static finalize = () => {};
836
+ static finalizeStyles = () => {};
837
+ static shadowRootOptions = { mode: "open" };
838
+ };
839
+ export const Icon = class {
840
+ static elementProperties = {};
841
+ static styleAttrs = [];
842
+ static finalized = {};
843
+ static elementStyles = [];
844
+ static reg = () => {};
845
+ static addInitializer = () => {};
846
+ static createProperty = () => {};
847
+ static getPropertyDescriptor = () => {};
848
+ static getPropertyOptions = () => {};
849
+ static finalize = () => {};
850
+ static finalizeStyles = () => {};
851
+ static shadowRootOptions = { mode: "open" };
852
+ };
853
+ export const Img = class {
854
+ static observedAttributes = [
855
+ "dev-mode",
856
+ "pubkey",
857
+ "uuid",
858
+ "src",
859
+ "lazy",
860
+ "intersection",
861
+ "breakpoints",
862
+ "cdn-cname",
863
+ "proxy-cname",
864
+ "secure-delivery-proxy",
865
+ "hi-res-support",
866
+ "ultra-res-support",
867
+ "format",
868
+ "cdn-operations",
869
+ "progressive",
870
+ "quality",
871
+ "is-background-for",
872
+ "is-preview-blur",
873
+ ];
874
+ static reg = () => {};
875
+ static finalized = {};
876
+ static addInitializer = () => {};
877
+ static createProperty = () => {};
878
+ static getPropertyDescriptor = () => {};
879
+ static getPropertyOptions = () => {};
880
+ static finalize = () => {};
881
+ static finalizeStyles = () => {};
882
+ static elementStyles = [];
883
+ static shadowRootOptions = { mode: "open" };
884
+ static elementProperties = {};
885
+ };
886
+ export const LineLoaderUi = class {
887
+ static elementProperties = {};
888
+ static styleAttrs = [];
889
+ static finalized = {};
890
+ static elementStyles = [];
891
+ static reg = () => {};
892
+ static addInitializer = () => {};
893
+ static createProperty = () => {};
894
+ static getPropertyDescriptor = () => {};
895
+ static getPropertyOptions = () => {};
896
+ static finalize = () => {};
897
+ static finalizeStyles = () => {};
898
+ static shadowRootOptions = { mode: "open" };
899
+ };
900
+ export const Modal = class {
901
+ static styleAttrs = [];
902
+ static elementProperties = {};
903
+ static finalized = {};
904
+ static elementStyles = [];
905
+ static reg = () => {};
906
+ static addInitializer = () => {};
907
+ static createProperty = () => {};
908
+ static getPropertyDescriptor = () => {};
909
+ static getPropertyOptions = () => {};
910
+ static finalize = () => {};
911
+ static finalizeStyles = () => {};
912
+ static shadowRootOptions = { mode: "open" };
913
+ };
914
+ export const ModalEvents = {
915
+ ADD: "modal:add",
916
+ DELETE: "modal:delete",
917
+ OPEN: "modal:open",
918
+ CLOSE: "modal:close",
919
+ CLOSE_ALL: "modal:closeAll",
920
+ DESTROY: "modal:destroy",
921
+ };
922
+ export const PACKAGE_NAME = `blocks`;
923
+ export const PACKAGE_VERSION = `1.28.0-alpha.666`;
924
+ export const PluginActivityHost = class {
925
+ static elementProperties = {};
926
+ static activities = {
927
+ START_FROM: "start-from",
928
+ CAMERA: "camera",
929
+ UPLOAD_LIST: "upload-list",
930
+ URL: "url",
931
+ CLOUD_IMG_EDIT: "cloud-image-edit",
932
+ EXTERNAL: "external",
933
+ };
934
+ static finalized = {};
935
+ static elementStyles = [];
936
+ static styleAttrs = [];
937
+ static reg = () => {};
938
+ static addInitializer = () => {};
939
+ static createProperty = () => {};
940
+ static getPropertyDescriptor = () => {};
941
+ static getPropertyOptions = () => {};
942
+ static finalize = () => {};
943
+ static finalizeStyles = () => {};
944
+ static shadowRootOptions = { mode: "open" };
945
+ };
946
+ export const PluginActivityRenderer = class {
947
+ static elementProperties = {};
948
+ static styleAttrs = [];
949
+ static finalized = {};
950
+ static elementStyles = [];
951
+ static reg = () => {};
952
+ static addInitializer = () => {};
953
+ static createProperty = () => {};
954
+ static getPropertyDescriptor = () => {};
955
+ static getPropertyOptions = () => {};
956
+ static finalize = () => {};
957
+ static finalizeStyles = () => {};
958
+ static shadowRootOptions = { mode: "open" };
959
+ };
960
+ export const PresenceToggle = class {
961
+ static elementProperties = {};
962
+ static styleAttrs = [];
963
+ static finalized = {};
964
+ static elementStyles = [];
965
+ static reg = () => {};
966
+ static addInitializer = () => {};
967
+ static createProperty = () => {};
968
+ static getPropertyDescriptor = () => {};
969
+ static getPropertyOptions = () => {};
970
+ static finalize = () => {};
971
+ static finalizeStyles = () => {};
972
+ static shadowRootOptions = { mode: "open" };
973
+ };
974
+ export const ProgressBar = class {
975
+ static elementProperties = {};
976
+ static styleAttrs = [];
977
+ static finalized = {};
978
+ static elementStyles = [];
979
+ static reg = () => {};
980
+ static addInitializer = () => {};
981
+ static createProperty = () => {};
982
+ static getPropertyDescriptor = () => {};
983
+ static getPropertyOptions = () => {};
984
+ static finalize = () => {};
985
+ static finalizeStyles = () => {};
986
+ static shadowRootOptions = { mode: "open" };
987
+ };
988
+ export const ProgressBarCommon = class {
989
+ static elementProperties = {};
990
+ static extSrcList = {
991
+ FACEBOOK: "facebook",
992
+ DROPBOX: "dropbox",
993
+ GDRIVE: "gdrive",
994
+ GPHOTOS: "gphotos",
995
+ FLICKR: "flickr",
996
+ VK: "vk",
997
+ EVERNOTE: "evernote",
998
+ BOX: "box",
999
+ ONEDRIVE: "onedrive",
1000
+ HUDDLE: "huddle",
1001
+ };
1002
+ static sourceTypes = {
1003
+ LOCAL: "local",
1004
+ DROP_AREA: "drop-area",
1005
+ CAMERA: "camera",
1006
+ EXTERNAL: "external",
1007
+ API: "js-api",
1008
+ URL: "url",
1009
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1010
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1011
+ FACEBOOK: "facebook",
1012
+ DROPBOX: "dropbox",
1013
+ GDRIVE: "gdrive",
1014
+ GPHOTOS: "gphotos",
1015
+ FLICKR: "flickr",
1016
+ VK: "vk",
1017
+ EVERNOTE: "evernote",
1018
+ BOX: "box",
1019
+ ONEDRIVE: "onedrive",
1020
+ HUDDLE: "huddle",
1021
+ };
1022
+ static finalized = {};
1023
+ static elementStyles = [];
1024
+ static activities = {
1025
+ START_FROM: "start-from",
1026
+ CAMERA: "camera",
1027
+ UPLOAD_LIST: "upload-list",
1028
+ URL: "url",
1029
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1030
+ EXTERNAL: "external",
1031
+ };
1032
+ static styleAttrs = [];
1033
+ static reg = () => {};
1034
+ static addInitializer = () => {};
1035
+ static createProperty = () => {};
1036
+ static getPropertyDescriptor = () => {};
1037
+ static getPropertyOptions = () => {};
1038
+ static finalize = () => {};
1039
+ static finalizeStyles = () => {};
1040
+ static shadowRootOptions = { mode: "open" };
1041
+ };
1042
+ export const Select = class {
1043
+ static elementProperties = {};
1044
+ static styleAttrs = [];
1045
+ static finalized = {};
1046
+ static elementStyles = [];
1047
+ static reg = () => {};
1048
+ static addInitializer = () => {};
1049
+ static createProperty = () => {};
1050
+ static getPropertyDescriptor = () => {};
1051
+ static getPropertyOptions = () => {};
1052
+ static finalize = () => {};
1053
+ static finalizeStyles = () => {};
1054
+ static shadowRootOptions = { mode: "open" };
1055
+ };
1056
+ export const SimpleBtn = class {
1057
+ static styleAttrs = [];
1058
+ static elementProperties = {};
1059
+ static extSrcList = {
1060
+ FACEBOOK: "facebook",
1061
+ DROPBOX: "dropbox",
1062
+ GDRIVE: "gdrive",
1063
+ GPHOTOS: "gphotos",
1064
+ FLICKR: "flickr",
1065
+ VK: "vk",
1066
+ EVERNOTE: "evernote",
1067
+ BOX: "box",
1068
+ ONEDRIVE: "onedrive",
1069
+ HUDDLE: "huddle",
1070
+ };
1071
+ static sourceTypes = {
1072
+ LOCAL: "local",
1073
+ DROP_AREA: "drop-area",
1074
+ CAMERA: "camera",
1075
+ EXTERNAL: "external",
1076
+ API: "js-api",
1077
+ URL: "url",
1078
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1079
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1080
+ FACEBOOK: "facebook",
1081
+ DROPBOX: "dropbox",
1082
+ GDRIVE: "gdrive",
1083
+ GPHOTOS: "gphotos",
1084
+ FLICKR: "flickr",
1085
+ VK: "vk",
1086
+ EVERNOTE: "evernote",
1087
+ BOX: "box",
1088
+ ONEDRIVE: "onedrive",
1089
+ HUDDLE: "huddle",
1090
+ };
1091
+ static finalized = {};
1092
+ static elementStyles = [];
1093
+ static activities = {
1094
+ START_FROM: "start-from",
1095
+ CAMERA: "camera",
1096
+ UPLOAD_LIST: "upload-list",
1097
+ URL: "url",
1098
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1099
+ EXTERNAL: "external",
1100
+ };
1101
+ static reg = () => {};
1102
+ static addInitializer = () => {};
1103
+ static createProperty = () => {};
1104
+ static getPropertyDescriptor = () => {};
1105
+ static getPropertyOptions = () => {};
1106
+ static finalize = () => {};
1107
+ static finalizeStyles = () => {};
1108
+ static shadowRootOptions = { mode: "open" };
1109
+ };
1110
+ export const SliderUi = class {
1111
+ static elementProperties = {};
1112
+ static styleAttrs = [];
1113
+ static finalized = {};
1114
+ static elementStyles = [];
1115
+ static reg = () => {};
1116
+ static addInitializer = () => {};
1117
+ static createProperty = () => {};
1118
+ static getPropertyDescriptor = () => {};
1119
+ static getPropertyOptions = () => {};
1120
+ static finalize = () => {};
1121
+ static finalizeStyles = () => {};
1122
+ static shadowRootOptions = { mode: "open" };
1123
+ };
1124
+ export const SolutionBlock = class {
1125
+ static styleAttrs = [];
1126
+ static finalized = {};
1127
+ static elementProperties = {};
1128
+ static elementStyles = [];
1129
+ static reg = () => {};
1130
+ static addInitializer = () => {};
1131
+ static createProperty = () => {};
1132
+ static getPropertyDescriptor = () => {};
1133
+ static getPropertyOptions = () => {};
1134
+ static finalize = () => {};
1135
+ static finalizeStyles = () => {};
1136
+ static shadowRootOptions = { mode: "open" };
1137
+ };
1138
+ export const SourceBtn = class {
1139
+ static elementProperties = {};
1140
+ static extSrcList = {
1141
+ FACEBOOK: "facebook",
1142
+ DROPBOX: "dropbox",
1143
+ GDRIVE: "gdrive",
1144
+ GPHOTOS: "gphotos",
1145
+ FLICKR: "flickr",
1146
+ VK: "vk",
1147
+ EVERNOTE: "evernote",
1148
+ BOX: "box",
1149
+ ONEDRIVE: "onedrive",
1150
+ HUDDLE: "huddle",
1151
+ };
1152
+ static sourceTypes = {
1153
+ LOCAL: "local",
1154
+ DROP_AREA: "drop-area",
1155
+ CAMERA: "camera",
1156
+ EXTERNAL: "external",
1157
+ API: "js-api",
1158
+ URL: "url",
1159
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1160
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1161
+ FACEBOOK: "facebook",
1162
+ DROPBOX: "dropbox",
1163
+ GDRIVE: "gdrive",
1164
+ GPHOTOS: "gphotos",
1165
+ FLICKR: "flickr",
1166
+ VK: "vk",
1167
+ EVERNOTE: "evernote",
1168
+ BOX: "box",
1169
+ ONEDRIVE: "onedrive",
1170
+ HUDDLE: "huddle",
1171
+ };
1172
+ static finalized = {};
1173
+ static elementStyles = [];
1174
+ static activities = {
1175
+ START_FROM: "start-from",
1176
+ CAMERA: "camera",
1177
+ UPLOAD_LIST: "upload-list",
1178
+ URL: "url",
1179
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1180
+ EXTERNAL: "external",
1181
+ };
1182
+ static styleAttrs = [];
1183
+ static reg = () => {};
1184
+ static addInitializer = () => {};
1185
+ static createProperty = () => {};
1186
+ static getPropertyDescriptor = () => {};
1187
+ static getPropertyOptions = () => {};
1188
+ static finalize = () => {};
1189
+ static finalizeStyles = () => {};
1190
+ static shadowRootOptions = { mode: "open" };
1191
+ };
1192
+ export const SourceList = class {
1193
+ static elementProperties = {};
1194
+ static extSrcList = {
1195
+ FACEBOOK: "facebook",
1196
+ DROPBOX: "dropbox",
1197
+ GDRIVE: "gdrive",
1198
+ GPHOTOS: "gphotos",
1199
+ FLICKR: "flickr",
1200
+ VK: "vk",
1201
+ EVERNOTE: "evernote",
1202
+ BOX: "box",
1203
+ ONEDRIVE: "onedrive",
1204
+ HUDDLE: "huddle",
1205
+ };
1206
+ static sourceTypes = {
1207
+ LOCAL: "local",
1208
+ DROP_AREA: "drop-area",
1209
+ CAMERA: "camera",
1210
+ EXTERNAL: "external",
1211
+ API: "js-api",
1212
+ URL: "url",
1213
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1214
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1215
+ FACEBOOK: "facebook",
1216
+ DROPBOX: "dropbox",
1217
+ GDRIVE: "gdrive",
1218
+ GPHOTOS: "gphotos",
1219
+ FLICKR: "flickr",
1220
+ VK: "vk",
1221
+ EVERNOTE: "evernote",
1222
+ BOX: "box",
1223
+ ONEDRIVE: "onedrive",
1224
+ HUDDLE: "huddle",
1225
+ };
1226
+ static finalized = {};
1227
+ static elementStyles = [];
1228
+ static activities = {
1229
+ START_FROM: "start-from",
1230
+ CAMERA: "camera",
1231
+ UPLOAD_LIST: "upload-list",
1232
+ URL: "url",
1233
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1234
+ EXTERNAL: "external",
1235
+ };
1236
+ static styleAttrs = [];
1237
+ static reg = () => {};
1238
+ static addInitializer = () => {};
1239
+ static createProperty = () => {};
1240
+ static getPropertyDescriptor = () => {};
1241
+ static getPropertyOptions = () => {};
1242
+ static finalize = () => {};
1243
+ static finalizeStyles = () => {};
1244
+ static shadowRootOptions = { mode: "open" };
1245
+ };
1246
+ export const Spinner = class {
1247
+ static styleAttrs = [];
1248
+ static finalized = {};
1249
+ static elementProperties = {};
1250
+ static elementStyles = [];
1251
+ static reg = () => {};
1252
+ static addInitializer = () => {};
1253
+ static createProperty = () => {};
1254
+ static getPropertyDescriptor = () => {};
1255
+ static getPropertyOptions = () => {};
1256
+ static finalize = () => {};
1257
+ static finalizeStyles = () => {};
1258
+ static shadowRootOptions = { mode: "open" };
1259
+ };
1260
+ export const StartFrom = class {
1261
+ static activities = {
1262
+ START_FROM: "start-from",
1263
+ CAMERA: "camera",
1264
+ UPLOAD_LIST: "upload-list",
1265
+ URL: "url",
1266
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1267
+ EXTERNAL: "external",
1268
+ };
1269
+ static finalized = {};
1270
+ static elementProperties = {};
1271
+ static elementStyles = [];
1272
+ static styleAttrs = [];
1273
+ static reg = () => {};
1274
+ static addInitializer = () => {};
1275
+ static createProperty = () => {};
1276
+ static getPropertyDescriptor = () => {};
1277
+ static getPropertyOptions = () => {};
1278
+ static finalize = () => {};
1279
+ static finalizeStyles = () => {};
1280
+ static shadowRootOptions = { mode: "open" };
1281
+ };
1282
+ export const Thumb = class {
1283
+ static elementProperties = {};
1284
+ static finalized = {};
1285
+ static elementStyles = [];
1286
+ static extSrcList = {
1287
+ FACEBOOK: "facebook",
1288
+ DROPBOX: "dropbox",
1289
+ GDRIVE: "gdrive",
1290
+ GPHOTOS: "gphotos",
1291
+ FLICKR: "flickr",
1292
+ VK: "vk",
1293
+ EVERNOTE: "evernote",
1294
+ BOX: "box",
1295
+ ONEDRIVE: "onedrive",
1296
+ HUDDLE: "huddle",
1297
+ };
1298
+ static sourceTypes = {
1299
+ LOCAL: "local",
1300
+ DROP_AREA: "drop-area",
1301
+ CAMERA: "camera",
1302
+ EXTERNAL: "external",
1303
+ API: "js-api",
1304
+ URL: "url",
1305
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1306
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1307
+ FACEBOOK: "facebook",
1308
+ DROPBOX: "dropbox",
1309
+ GDRIVE: "gdrive",
1310
+ GPHOTOS: "gphotos",
1311
+ FLICKR: "flickr",
1312
+ VK: "vk",
1313
+ EVERNOTE: "evernote",
1314
+ BOX: "box",
1315
+ ONEDRIVE: "onedrive",
1316
+ HUDDLE: "huddle",
1317
+ };
1318
+ static activities = {
1319
+ START_FROM: "start-from",
1320
+ CAMERA: "camera",
1321
+ UPLOAD_LIST: "upload-list",
1322
+ URL: "url",
1323
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1324
+ EXTERNAL: "external",
1325
+ };
1326
+ static styleAttrs = [];
1327
+ static reg = () => {};
1328
+ static addInitializer = () => {};
1329
+ static createProperty = () => {};
1330
+ static getPropertyDescriptor = () => {};
1331
+ static getPropertyOptions = () => {};
1332
+ static finalize = () => {};
1333
+ static finalizeStyles = () => {};
1334
+ static shadowRootOptions = { mode: "open" };
1335
+ };
1336
+ export const UID = class {
1337
+ static generateFastUid = () => {};
1338
+ static generateRandomUUID = () => {};
1339
+ static apply = () => {};
1340
+ static bind = () => {};
1341
+ static call = () => {};
1342
+ static toString = () => {};
1343
+ static hasOwnProperty = () => {};
1344
+ static isPrototypeOf = () => {};
1345
+ static propertyIsEnumerable = () => {};
1346
+ static valueOf = () => {};
1347
+ static toLocaleString = () => {};
1348
+ };
1349
+ export const UploadCtxProvider = class {
1350
+ static styleAttrs = [];
1351
+ static EventType = {
1352
+ FILE_ADDED: "file-added",
1353
+ FILE_REMOVED: "file-removed",
1354
+ FILE_UPLOAD_START: "file-upload-start",
1355
+ FILE_UPLOAD_PROGRESS: "file-upload-progress",
1356
+ FILE_UPLOAD_SUCCESS: "file-upload-success",
1357
+ FILE_UPLOAD_FAILED: "file-upload-failed",
1358
+ FILE_URL_CHANGED: "file-url-changed",
1359
+ MODAL_OPEN: "modal-open",
1360
+ MODAL_CLOSE: "modal-close",
1361
+ DONE_CLICK: "done-click",
1362
+ UPLOAD_CLICK: "upload-click",
1363
+ ACTIVITY_CHANGE: "activity-change",
1364
+ COMMON_UPLOAD_START: "common-upload-start",
1365
+ COMMON_UPLOAD_PROGRESS: "common-upload-progress",
1366
+ COMMON_UPLOAD_SUCCESS: "common-upload-success",
1367
+ COMMON_UPLOAD_FAILED: "common-upload-failed",
1368
+ CHANGE: "change",
1369
+ GROUP_CREATED: "group-created",
1370
+ };
1371
+ static extSrcList = {
1372
+ FACEBOOK: "facebook",
1373
+ DROPBOX: "dropbox",
1374
+ GDRIVE: "gdrive",
1375
+ GPHOTOS: "gphotos",
1376
+ FLICKR: "flickr",
1377
+ VK: "vk",
1378
+ EVERNOTE: "evernote",
1379
+ BOX: "box",
1380
+ ONEDRIVE: "onedrive",
1381
+ HUDDLE: "huddle",
1382
+ };
1383
+ static sourceTypes = {
1384
+ LOCAL: "local",
1385
+ DROP_AREA: "drop-area",
1386
+ CAMERA: "camera",
1387
+ EXTERNAL: "external",
1388
+ API: "js-api",
1389
+ URL: "url",
1390
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1391
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1392
+ FACEBOOK: "facebook",
1393
+ DROPBOX: "dropbox",
1394
+ GDRIVE: "gdrive",
1395
+ GPHOTOS: "gphotos",
1396
+ FLICKR: "flickr",
1397
+ VK: "vk",
1398
+ EVERNOTE: "evernote",
1399
+ BOX: "box",
1400
+ ONEDRIVE: "onedrive",
1401
+ HUDDLE: "huddle",
1402
+ };
1403
+ static finalized = {};
1404
+ static elementProperties = {};
1405
+ static elementStyles = [];
1406
+ static activities = {
1407
+ START_FROM: "start-from",
1408
+ CAMERA: "camera",
1409
+ UPLOAD_LIST: "upload-list",
1410
+ URL: "url",
1411
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1412
+ EXTERNAL: "external",
1413
+ };
1414
+ static reg = () => {};
1415
+ static addInitializer = () => {};
1416
+ static createProperty = () => {};
1417
+ static getPropertyDescriptor = () => {};
1418
+ static getPropertyOptions = () => {};
1419
+ static finalize = () => {};
1420
+ static finalizeStyles = () => {};
1421
+ static shadowRootOptions = { mode: "open" };
1422
+ };
1423
+ export const UploadList = class {
1424
+ static elementProperties = {};
1425
+ static extSrcList = {
1426
+ FACEBOOK: "facebook",
1427
+ DROPBOX: "dropbox",
1428
+ GDRIVE: "gdrive",
1429
+ GPHOTOS: "gphotos",
1430
+ FLICKR: "flickr",
1431
+ VK: "vk",
1432
+ EVERNOTE: "evernote",
1433
+ BOX: "box",
1434
+ ONEDRIVE: "onedrive",
1435
+ HUDDLE: "huddle",
1436
+ };
1437
+ static sourceTypes = {
1438
+ LOCAL: "local",
1439
+ DROP_AREA: "drop-area",
1440
+ CAMERA: "camera",
1441
+ EXTERNAL: "external",
1442
+ API: "js-api",
1443
+ URL: "url",
1444
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1445
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1446
+ FACEBOOK: "facebook",
1447
+ DROPBOX: "dropbox",
1448
+ GDRIVE: "gdrive",
1449
+ GPHOTOS: "gphotos",
1450
+ FLICKR: "flickr",
1451
+ VK: "vk",
1452
+ EVERNOTE: "evernote",
1453
+ BOX: "box",
1454
+ ONEDRIVE: "onedrive",
1455
+ HUDDLE: "huddle",
1456
+ };
1457
+ static finalized = {};
1458
+ static elementStyles = [];
1459
+ static activities = {
1460
+ START_FROM: "start-from",
1461
+ CAMERA: "camera",
1462
+ UPLOAD_LIST: "upload-list",
1463
+ URL: "url",
1464
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1465
+ EXTERNAL: "external",
1466
+ };
1467
+ static styleAttrs = [];
1468
+ static reg = () => {};
1469
+ static addInitializer = () => {};
1470
+ static createProperty = () => {};
1471
+ static getPropertyDescriptor = () => {};
1472
+ static getPropertyOptions = () => {};
1473
+ static finalize = () => {};
1474
+ static finalizeStyles = () => {};
1475
+ static shadowRootOptions = { mode: "open" };
1476
+ };
1477
+ export const UploadSource = {
1478
+ LOCAL: "local",
1479
+ DROP_AREA: "drop-area",
1480
+ CAMERA: "camera",
1481
+ EXTERNAL: "external",
1482
+ API: "js-api",
1483
+ URL: "url",
1484
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1485
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1486
+ FACEBOOK: "facebook",
1487
+ DROPBOX: "dropbox",
1488
+ GDRIVE: "gdrive",
1489
+ GPHOTOS: "gphotos",
1490
+ FLICKR: "flickr",
1491
+ VK: "vk",
1492
+ EVERNOTE: "evernote",
1493
+ BOX: "box",
1494
+ ONEDRIVE: "onedrive",
1495
+ HUDDLE: "huddle",
1496
+ };
1497
+ export const UploaderBlock = class {
1498
+ static extSrcList = {
1499
+ FACEBOOK: "facebook",
1500
+ DROPBOX: "dropbox",
1501
+ GDRIVE: "gdrive",
1502
+ GPHOTOS: "gphotos",
1503
+ FLICKR: "flickr",
1504
+ VK: "vk",
1505
+ EVERNOTE: "evernote",
1506
+ BOX: "box",
1507
+ ONEDRIVE: "onedrive",
1508
+ HUDDLE: "huddle",
1509
+ };
1510
+ static sourceTypes = {
1511
+ LOCAL: "local",
1512
+ DROP_AREA: "drop-area",
1513
+ CAMERA: "camera",
1514
+ EXTERNAL: "external",
1515
+ API: "js-api",
1516
+ URL: "url",
1517
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1518
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1519
+ FACEBOOK: "facebook",
1520
+ DROPBOX: "dropbox",
1521
+ GDRIVE: "gdrive",
1522
+ GPHOTOS: "gphotos",
1523
+ FLICKR: "flickr",
1524
+ VK: "vk",
1525
+ EVERNOTE: "evernote",
1526
+ BOX: "box",
1527
+ ONEDRIVE: "onedrive",
1528
+ HUDDLE: "huddle",
1529
+ };
1530
+ static finalized = {};
1531
+ static elementProperties = {};
1532
+ static elementStyles = [];
1533
+ static activities = {
1534
+ START_FROM: "start-from",
1535
+ CAMERA: "camera",
1536
+ UPLOAD_LIST: "upload-list",
1537
+ URL: "url",
1538
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1539
+ EXTERNAL: "external",
1540
+ };
1541
+ static styleAttrs = [];
1542
+ static reg = () => {};
1543
+ static addInitializer = () => {};
1544
+ static createProperty = () => {};
1545
+ static getPropertyDescriptor = () => {};
1546
+ static getPropertyOptions = () => {};
1547
+ static finalize = () => {};
1548
+ static finalizeStyles = () => {};
1549
+ static shadowRootOptions = { mode: "open" };
1550
+ };
1551
+ export const UrlSource = class {
1552
+ static elementProperties = {};
1553
+ static extSrcList = {
1554
+ FACEBOOK: "facebook",
1555
+ DROPBOX: "dropbox",
1556
+ GDRIVE: "gdrive",
1557
+ GPHOTOS: "gphotos",
1558
+ FLICKR: "flickr",
1559
+ VK: "vk",
1560
+ EVERNOTE: "evernote",
1561
+ BOX: "box",
1562
+ ONEDRIVE: "onedrive",
1563
+ HUDDLE: "huddle",
1564
+ };
1565
+ static sourceTypes = {
1566
+ LOCAL: "local",
1567
+ DROP_AREA: "drop-area",
1568
+ CAMERA: "camera",
1569
+ EXTERNAL: "external",
1570
+ API: "js-api",
1571
+ URL: "url",
1572
+ MOBILE_VIDEO_CAMERA: "mobile-video-camera",
1573
+ MOBILE_PHOTO_CAMERA: "mobile-photo-camera",
1574
+ FACEBOOK: "facebook",
1575
+ DROPBOX: "dropbox",
1576
+ GDRIVE: "gdrive",
1577
+ GPHOTOS: "gphotos",
1578
+ FLICKR: "flickr",
1579
+ VK: "vk",
1580
+ EVERNOTE: "evernote",
1581
+ BOX: "box",
1582
+ ONEDRIVE: "onedrive",
1583
+ HUDDLE: "huddle",
1584
+ };
1585
+ static finalized = {};
1586
+ static elementStyles = [];
1587
+ static activities = {
1588
+ START_FROM: "start-from",
1589
+ CAMERA: "camera",
1590
+ UPLOAD_LIST: "upload-list",
1591
+ URL: "url",
1592
+ CLOUD_IMG_EDIT: "cloud-image-edit",
1593
+ EXTERNAL: "external",
1594
+ };
1595
+ static styleAttrs = [];
1596
+ static reg = () => {};
1597
+ static addInitializer = () => {};
1598
+ static createProperty = () => {};
1599
+ static getPropertyDescriptor = () => {};
1600
+ static getPropertyOptions = () => {};
1601
+ static finalize = () => {};
1602
+ static finalizeStyles = () => {};
1603
+ static shadowRootOptions = { mode: "open" };
1604
+ };
1605
+ export const defineComponents = () => {};
1606
+ export const defineLocale = () => {};
1607
+ export const loadFileUploaderFrom = () => {};
1608
+ export const toKebabCase = () => {};
1609
+ export const IS_SSR_STUBS = true;