@ui5/webcomponents-base 2.22.0-rc.4 → 2.22.0-rc.6

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 (179) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/.tsbuildinfobuild +1 -1
  3. package/dist/InitialConfiguration.d.ts +2 -1
  4. package/dist/InitialConfiguration.js +9 -2
  5. package/dist/InitialConfiguration.js.map +1 -1
  6. package/dist/Runtimes.d.ts +5 -1
  7. package/dist/Runtimes.js +24 -24
  8. package/dist/Runtimes.js.map +1 -1
  9. package/dist/config/UrlParams.d.ts +20 -0
  10. package/dist/config/UrlParams.js +30 -0
  11. package/dist/config/UrlParams.js.map +1 -0
  12. package/dist/custom-elements-internal.json +123 -117
  13. package/dist/custom-elements.json +123 -117
  14. package/dist/features/OpenUI5Support.d.ts +1 -1
  15. package/dist/features/OpenUI5Support.js +11 -8
  16. package/dist/features/OpenUI5Support.js.map +1 -1
  17. package/dist/features/patchPopup.js +33 -4
  18. package/dist/features/patchPopup.js.map +1 -1
  19. package/dist/generated/VersionInfo.js +3 -3
  20. package/dist/generated/VersionInfo.js.map +1 -1
  21. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -0
  22. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -0
  23. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -0
  24. package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -0
  25. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -0
  26. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -0
  27. package/dist/generated/assets/i18n/messagebundle_da.json +1 -0
  28. package/dist/generated/assets/i18n/messagebundle_de.json +1 -0
  29. package/dist/generated/assets/i18n/messagebundle_el.json +1 -0
  30. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -0
  31. package/dist/generated/assets/i18n/messagebundle_es.json +1 -0
  32. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -0
  33. package/dist/generated/assets/i18n/messagebundle_et.json +1 -0
  34. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -0
  35. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -0
  36. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -0
  37. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -0
  38. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -0
  39. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -0
  40. package/dist/generated/assets/i18n/messagebundle_id.json +1 -0
  41. package/dist/generated/assets/i18n/messagebundle_it.json +1 -0
  42. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -0
  43. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -0
  44. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -0
  45. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -0
  46. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -0
  47. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -0
  48. package/dist/generated/assets/i18n/messagebundle_mk.json +1 -0
  49. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -0
  50. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -0
  51. package/dist/generated/assets/i18n/messagebundle_no.json +1 -0
  52. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -0
  53. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -0
  54. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
  55. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -0
  56. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -0
  57. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -0
  58. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -0
  59. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -0
  60. package/dist/generated/assets/i18n/messagebundle_sr.json +1 -0
  61. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -0
  62. package/dist/generated/assets/i18n/messagebundle_th.json +1 -0
  63. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -0
  64. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -0
  65. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -0
  66. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -0
  67. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -0
  68. package/dist/index.d.ts +2 -1
  69. package/dist/index.js +2 -1
  70. package/dist/index.js.map +1 -1
  71. package/dist/prod/InitialConfiguration.js +1 -1
  72. package/dist/prod/InitialConfiguration.js.map +3 -3
  73. package/dist/prod/Runtimes.js +1 -1
  74. package/dist/prod/Runtimes.js.map +3 -3
  75. package/dist/prod/config/UrlParams.js +2 -0
  76. package/dist/prod/config/UrlParams.js.map +7 -0
  77. package/dist/prod/features/OpenUI5Support.js +1 -1
  78. package/dist/prod/features/OpenUI5Support.js.map +3 -3
  79. package/dist/prod/features/patchPopup.js +1 -1
  80. package/dist/prod/features/patchPopup.js.map +3 -3
  81. package/dist/prod/generated/VersionInfo.js +1 -1
  82. package/dist/prod/generated/VersionInfo.js.map +1 -1
  83. package/dist/prod/generated/assets/i18n/messagebundle_ar.json +1 -0
  84. package/dist/prod/generated/assets/i18n/messagebundle_bg.json +1 -0
  85. package/dist/prod/generated/assets/i18n/messagebundle_ca.json +1 -0
  86. package/dist/prod/generated/assets/i18n/messagebundle_cnr.json +1 -0
  87. package/dist/prod/generated/assets/i18n/messagebundle_cs.json +1 -0
  88. package/dist/prod/generated/assets/i18n/messagebundle_cy.json +1 -0
  89. package/dist/prod/generated/assets/i18n/messagebundle_da.json +1 -0
  90. package/dist/prod/generated/assets/i18n/messagebundle_de.json +1 -0
  91. package/dist/prod/generated/assets/i18n/messagebundle_el.json +1 -0
  92. package/dist/prod/generated/assets/i18n/messagebundle_en_GB.json +1 -0
  93. package/dist/prod/generated/assets/i18n/messagebundle_es.json +1 -0
  94. package/dist/prod/generated/assets/i18n/messagebundle_es_MX.json +1 -0
  95. package/dist/prod/generated/assets/i18n/messagebundle_et.json +1 -0
  96. package/dist/prod/generated/assets/i18n/messagebundle_fi.json +1 -0
  97. package/dist/prod/generated/assets/i18n/messagebundle_fr.json +1 -0
  98. package/dist/prod/generated/assets/i18n/messagebundle_fr_CA.json +1 -0
  99. package/dist/prod/generated/assets/i18n/messagebundle_hi.json +1 -0
  100. package/dist/prod/generated/assets/i18n/messagebundle_hr.json +1 -0
  101. package/dist/prod/generated/assets/i18n/messagebundle_hu.json +1 -0
  102. package/dist/prod/generated/assets/i18n/messagebundle_id.json +1 -0
  103. package/dist/prod/generated/assets/i18n/messagebundle_it.json +1 -0
  104. package/dist/prod/generated/assets/i18n/messagebundle_iw.json +1 -0
  105. package/dist/prod/generated/assets/i18n/messagebundle_ja.json +1 -0
  106. package/dist/prod/generated/assets/i18n/messagebundle_kk.json +1 -0
  107. package/dist/prod/generated/assets/i18n/messagebundle_ko.json +1 -0
  108. package/dist/prod/generated/assets/i18n/messagebundle_lt.json +1 -0
  109. package/dist/prod/generated/assets/i18n/messagebundle_lv.json +1 -0
  110. package/dist/prod/generated/assets/i18n/messagebundle_mk.json +1 -0
  111. package/dist/prod/generated/assets/i18n/messagebundle_ms.json +1 -0
  112. package/dist/prod/generated/assets/i18n/messagebundle_nl.json +1 -0
  113. package/dist/prod/generated/assets/i18n/messagebundle_no.json +1 -0
  114. package/dist/prod/generated/assets/i18n/messagebundle_pl.json +1 -0
  115. package/dist/prod/generated/assets/i18n/messagebundle_pt.json +1 -0
  116. package/dist/prod/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
  117. package/dist/prod/generated/assets/i18n/messagebundle_ro.json +1 -0
  118. package/dist/prod/generated/assets/i18n/messagebundle_ru.json +1 -0
  119. package/dist/prod/generated/assets/i18n/messagebundle_sh.json +1 -0
  120. package/dist/prod/generated/assets/i18n/messagebundle_sk.json +1 -0
  121. package/dist/prod/generated/assets/i18n/messagebundle_sl.json +1 -0
  122. package/dist/prod/generated/assets/i18n/messagebundle_sr.json +1 -0
  123. package/dist/prod/generated/assets/i18n/messagebundle_sv.json +1 -0
  124. package/dist/prod/generated/assets/i18n/messagebundle_th.json +1 -0
  125. package/dist/prod/generated/assets/i18n/messagebundle_tr.json +1 -0
  126. package/dist/prod/generated/assets/i18n/messagebundle_uk.json +1 -0
  127. package/dist/prod/generated/assets/i18n/messagebundle_vi.json +1 -0
  128. package/dist/prod/generated/assets/i18n/messagebundle_zh_CN.json +1 -0
  129. package/dist/prod/generated/assets/i18n/messagebundle_zh_TW.json +1 -0
  130. package/dist/prod/index.js +1 -1
  131. package/dist/prod/index.js.map +3 -3
  132. package/package.json +3 -3
  133. package/src/i18n/messagebundle_ar.properties +2 -0
  134. package/src/i18n/messagebundle_bg.properties +2 -0
  135. package/src/i18n/messagebundle_ca.properties +2 -0
  136. package/src/i18n/messagebundle_cnr.properties +2 -0
  137. package/src/i18n/messagebundle_cs.properties +2 -0
  138. package/src/i18n/messagebundle_cy.properties +2 -0
  139. package/src/i18n/messagebundle_da.properties +2 -0
  140. package/src/i18n/messagebundle_de.properties +2 -0
  141. package/src/i18n/messagebundle_el.properties +2 -0
  142. package/src/i18n/messagebundle_en_GB.properties +2 -0
  143. package/src/i18n/messagebundle_es.properties +2 -0
  144. package/src/i18n/messagebundle_es_MX.properties +2 -0
  145. package/src/i18n/messagebundle_et.properties +2 -0
  146. package/src/i18n/messagebundle_fi.properties +2 -0
  147. package/src/i18n/messagebundle_fr.properties +2 -0
  148. package/src/i18n/messagebundle_fr_CA.properties +2 -0
  149. package/src/i18n/messagebundle_hi.properties +2 -0
  150. package/src/i18n/messagebundle_hr.properties +2 -0
  151. package/src/i18n/messagebundle_hu.properties +2 -0
  152. package/src/i18n/messagebundle_id.properties +2 -0
  153. package/src/i18n/messagebundle_it.properties +2 -0
  154. package/src/i18n/messagebundle_iw.properties +2 -0
  155. package/src/i18n/messagebundle_ja.properties +2 -0
  156. package/src/i18n/messagebundle_kk.properties +2 -0
  157. package/src/i18n/messagebundle_ko.properties +2 -0
  158. package/src/i18n/messagebundle_lt.properties +2 -0
  159. package/src/i18n/messagebundle_lv.properties +2 -0
  160. package/src/i18n/messagebundle_mk.properties +2 -0
  161. package/src/i18n/messagebundle_ms.properties +2 -0
  162. package/src/i18n/messagebundle_nl.properties +2 -0
  163. package/src/i18n/messagebundle_no.properties +2 -0
  164. package/src/i18n/messagebundle_pl.properties +2 -0
  165. package/src/i18n/messagebundle_pt.properties +2 -0
  166. package/src/i18n/messagebundle_pt_PT.properties +2 -0
  167. package/src/i18n/messagebundle_ro.properties +2 -0
  168. package/src/i18n/messagebundle_ru.properties +2 -0
  169. package/src/i18n/messagebundle_sh.properties +2 -0
  170. package/src/i18n/messagebundle_sk.properties +2 -0
  171. package/src/i18n/messagebundle_sl.properties +2 -0
  172. package/src/i18n/messagebundle_sr.properties +2 -0
  173. package/src/i18n/messagebundle_sv.properties +2 -0
  174. package/src/i18n/messagebundle_th.properties +2 -0
  175. package/src/i18n/messagebundle_tr.properties +2 -0
  176. package/src/i18n/messagebundle_uk.properties +2 -0
  177. package/src/i18n/messagebundle_vi.properties +2 -0
  178. package/src/i18n/messagebundle_zh_CN.properties +2 -0
  179. package/src/i18n/messagebundle_zh_TW.properties +2 -0
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elements"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} stavke/i"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} položky"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} eitem"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementer"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} Elemente"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} είδη"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} items"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementos"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementos"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} üksust"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementtiä"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} éléments"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} éléments"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} आइटम"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"Broj stavki: {0}"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elem"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} item"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementi"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} פריטים"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} 項目"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} тармақ"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0}개 항목"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"Elementų: {0}"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementi"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} ставки"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} item"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementen"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} elementer"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"Liczba pozycji: {0}"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} itens"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} itens"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} poziții"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} поз."}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} stavke/i"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} položky"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"Št. elementov: {0}"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} ставке/и"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} element"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} รายการ"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} öğe"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} позицій"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} mục"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} 个项目"}
@@ -0,0 +1 @@
1
+ {"DRAG_DROP_MULTIPLE_TEXT":"{0} 個項目"}
@@ -1,2 +1,2 @@
1
- "use strict";import t from"./animations/scroll.js";import o from"./animations/slideDown.js";import r from"./animations/slideUp.js";import{getAnimationMode as m,setAnimationMode as i}from"./config/AnimationMode.js";import{getCalendarType as a}from"./config/CalendarType.js";import{getFirstDayOfWeek as n,getLegacyDateCalendarCustomizing as p}from"./config/FormatSettings.js";import{setDefaultIconCollection as s,getDefaultIconCollection as f}from"./config/Icons.js";import{RegisteredIconCollection as l}from"./asset-registries/util/IconCollectionsByTheme.js";import g from"./asset-registries/util/getIconCollectionByTheme.js";import{startMultipleDrag as d}from"./DragAndDrop.js";import{getLanguage as u,setLanguage as c,getDefaultLanguage as C,setFetchDefaultLanguage as T,getFetchDefaultLanguage as h}from"./config/Language.js";import{getNoConflict as D,setNoConflict as x}from"./config/NoConflict.js";import{getTheme as L,setTheme as E,getDefaultTheme as S}from"./config/Theme.js";import y from"./decorators/customElement.js";import I from"./decorators/event.js";import v from"./decorators/property.js";import R from"./decorators/slot.js";import F from"./decorators/slot-strict.js";import J from"./delegate/ItemNavigation.js";import M from"./delegate/ResizeHandler.js";import N from"./delegate/ScrollEnablement.js";import U from"./locale/applyDirection.js";import{attachDirectionChange as B,detachDirectionChange as b}from"./locale/directionChange.js";import k from"./locale/getEffectiveDir.js";import{attachLanguageChange as z,detachLanguageChange as A}from"./locale/languageChange.js";import{URLListValidator as O,sanitizeHTML as P}from"./util/HTMLSanitizer.js";import{registerI18nLoader as j}from"./asset-registries/i18n.js";import{registerLocaleDataLoader as H}from"./asset-registries/LocaleData.js";import{registerThemePropertiesLoader as X}from"./asset-registries/Themes.js";import{registerIconLoader as w}from"./asset-registries/Icons.js";import{attachBoot as G}from"./Boot.js";import{setCustomElementsScopingSuffix as V,getCustomElementsScopingSuffix as W,setCustomElementsScopingRules as q,getCustomElementsScopingRules as K,getEffectiveScopingSuffixForTag as Q}from"./CustomElementsScope.js";import{supportsTouch as Y,isSafari as Z,isChrome as _,isFirefox as $,isPhone as ee,isTablet as te,isDesktop as oe,isCombi as re,isIOS as me,isAndroid as ie}from"./Device.js";import ae from"./EventProvider.js";import ne,{getI18nBundle as pe,registerCustomI18nBundleGetter as se}from"./i18nBundle.js";import fe from"./MediaRange.js";import{renderDeferred as le,renderImmediately as ge,cancelRender as de,renderFinished as ue}from"./Render.js";import{addCustomCSS as ce,attachThemeLoaded as Ce,detachThemeLoaded as Te}from"./Theming.js";import e from"./UI5Element.js";export default e;export{d as startMultipleDrag,t as scroll,o as slideDown,r as slideUp,m as getAnimationMode,i as setAnimationMode,a as getCalendarType,n as getFirstDayOfWeek,p as getLegacyDateCalendarCustomizing,s as setDefaultIconCollection,f as getDefaultIconCollection,g as getEffectiveIconCollection,l as RegisteredIconCollection,u as getLanguage,c as setLanguage,C as getDefaultLanguage,T as setFetchDefaultLanguage,h as getFetchDefaultLanguage,D as getNoConflict,x as setNoConflict,L as getTheme,E as setTheme,S as getDefaultTheme,y as customElement,I as event,v as property,R as slot,F as slotStrict,J as ItemNavigation,M as ResizeHandler,N as ScrollEnablement,U as applyDirection,B as attachDirectionChange,b as detachDirectionChange,k as getEffectiveDir,z as attachLanguageChange,A as detachLanguageChange,O as URLListValidator,P as sanitizeHTML,j as registerI18nLoader,H as registerLocaleDataLoader,X as registerThemePropertiesLoader,w as registerIconLoader,G as attachBoot,V as setCustomElementsScopingSuffix,W as getCustomElementsScopingSuffix,q as setCustomElementsScopingRules,K as getCustomElementsScopingRules,Q as getEffectiveScopingSuffixForTag,Y as supportsTouch,Z as isSafari,_ as isChrome,$ as isFirefox,ee as isPhone,te as isTablet,oe as isDesktop,re as isCombi,me as isIOS,ie as isAndroid,ae as EventProvider,ne as I18nBundle,pe as getI18nBundle,se as registerCustomI18nBundleGetter,fe as MediaRange,le as renderDeferred,ge as renderImmediately,de as cancelRender,ue as renderFinished,ce as addCustomCSS,Ce as attachThemeLoaded,Te as detachThemeLoaded,e as UI5Element};
1
+ "use strict";import t from"./animations/scroll.js";import o from"./animations/slideDown.js";import r from"./animations/slideUp.js";import{getAnimationMode as m,setAnimationMode as i}from"./config/AnimationMode.js";import{getCalendarType as a}from"./config/CalendarType.js";import{getFirstDayOfWeek as n,getLegacyDateCalendarCustomizing as p}from"./config/FormatSettings.js";import{setDefaultIconCollection as s,getDefaultIconCollection as f}from"./config/Icons.js";import{RegisteredIconCollection as g}from"./asset-registries/util/IconCollectionsByTheme.js";import l from"./asset-registries/util/getIconCollectionByTheme.js";import{startMultipleDrag as d}from"./DragAndDrop.js";import{getLanguage as u,setLanguage as c,getDefaultLanguage as C,setFetchDefaultLanguage as T,getFetchDefaultLanguage as h}from"./config/Language.js";import{getNoConflict as D,setNoConflict as x}from"./config/NoConflict.js";import{getIgnoreUrlParams as L,setIgnoreUrlParams as E}from"./config/UrlParams.js";import{getTheme as I,setTheme as S,getDefaultTheme as y}from"./config/Theme.js";import v from"./decorators/customElement.js";import R from"./decorators/event.js";import U from"./decorators/property.js";import F from"./decorators/slot.js";import J from"./decorators/slot-strict.js";import M from"./delegate/ItemNavigation.js";import N from"./delegate/ResizeHandler.js";import P from"./delegate/ScrollEnablement.js";import B from"./locale/applyDirection.js";import{attachDirectionChange as b,detachDirectionChange as k}from"./locale/directionChange.js";import z from"./locale/getEffectiveDir.js";import{attachLanguageChange as A,detachLanguageChange as O}from"./locale/languageChange.js";import{URLListValidator as j,sanitizeHTML as H}from"./util/HTMLSanitizer.js";import{registerI18nLoader as X}from"./asset-registries/i18n.js";import{registerLocaleDataLoader as w}from"./asset-registries/LocaleData.js";import{registerThemePropertiesLoader as G}from"./asset-registries/Themes.js";import{registerIconLoader as V}from"./asset-registries/Icons.js";import{attachBoot as W}from"./Boot.js";import{setCustomElementsScopingSuffix as q,getCustomElementsScopingSuffix as K,setCustomElementsScopingRules as Q,getCustomElementsScopingRules as Y,getEffectiveScopingSuffixForTag as Z}from"./CustomElementsScope.js";import{supportsTouch as _,isSafari as $,isChrome as ee,isFirefox as te,isPhone as oe,isTablet as re,isDesktop as me,isCombi as ie,isIOS as ae,isAndroid as ne}from"./Device.js";import pe from"./EventProvider.js";import se,{getI18nBundle as fe,registerCustomI18nBundleGetter as ge}from"./i18nBundle.js";import le from"./MediaRange.js";import{renderDeferred as de,renderImmediately as ue,cancelRender as ce,renderFinished as Ce}from"./Render.js";import{addCustomCSS as Te,attachThemeLoaded as he,detachThemeLoaded as De}from"./Theming.js";import e from"./UI5Element.js";export default e;export{d as startMultipleDrag,t as scroll,o as slideDown,r as slideUp,m as getAnimationMode,i as setAnimationMode,a as getCalendarType,n as getFirstDayOfWeek,p as getLegacyDateCalendarCustomizing,s as setDefaultIconCollection,f as getDefaultIconCollection,l as getEffectiveIconCollection,g as RegisteredIconCollection,u as getLanguage,c as setLanguage,C as getDefaultLanguage,T as setFetchDefaultLanguage,h as getFetchDefaultLanguage,D as getNoConflict,x as setNoConflict,L as getIgnoreUrlParams,E as setIgnoreUrlParams,I as getTheme,S as setTheme,y as getDefaultTheme,v as customElement,R as event,U as property,F as slot,J as slotStrict,M as ItemNavigation,N as ResizeHandler,P as ScrollEnablement,B as applyDirection,b as attachDirectionChange,k as detachDirectionChange,z as getEffectiveDir,A as attachLanguageChange,O as detachLanguageChange,j as URLListValidator,H as sanitizeHTML,X as registerI18nLoader,w as registerLocaleDataLoader,G as registerThemePropertiesLoader,V as registerIconLoader,W as attachBoot,q as setCustomElementsScopingSuffix,K as getCustomElementsScopingSuffix,Q as setCustomElementsScopingRules,Y as getCustomElementsScopingRules,Z as getEffectiveScopingSuffixForTag,_ as supportsTouch,$ as isSafari,ee as isChrome,te as isFirefox,oe as isPhone,re as isTablet,me as isDesktop,ie as isCombi,ae as isIOS,ne as isAndroid,pe as EventProvider,se as I18nBundle,fe as getI18nBundle,ge as registerCustomI18nBundleGetter,le as MediaRange,de as renderDeferred,ue as renderImmediately,ce as cancelRender,Ce as renderFinished,Te as addCustomCSS,he as attachThemeLoaded,De as detachThemeLoaded,e as UI5Element};
2
2
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "sourcesContent": ["import type { JSX } from \"./jsx-runtime.d.ts\";\n\n// animations/\nimport scroll from \"./animations/scroll.js\";\nimport slideDown from \"./animations/slideDown.js\";\nimport slideUp from \"./animations/slideUp.js\";\n\n// config/\nimport { getAnimationMode, setAnimationMode } from \"./config/AnimationMode.js\";\nimport { getCalendarType } from \"./config/CalendarType.js\";\nimport { getFirstDayOfWeek, getLegacyDateCalendarCustomizing } from \"./config/FormatSettings.js\";\nimport {\n\tsetDefaultIconCollection,\n\tgetDefaultIconCollection,\n} from \"./config/Icons.js\";\nimport { RegisteredIconCollection } from \"./asset-registries/util/IconCollectionsByTheme.js\";\nimport getEffectiveIconCollection from \"./asset-registries/util/getIconCollectionByTheme.js\";\nimport { startMultipleDrag } from \"./DragAndDrop.js\";\nimport {\n\tgetLanguage,\n\tsetLanguage,\n\tgetDefaultLanguage,\n\tsetFetchDefaultLanguage,\n\tgetFetchDefaultLanguage,\n} from \"./config/Language.js\";\nimport { getNoConflict, setNoConflict } from \"./config/NoConflict.js\";\nimport {\n\tgetTheme,\n\tsetTheme,\n\tgetDefaultTheme,\n} from \"./config/Theme.js\";\n\n// decorators/\nimport customElement from \"./decorators/customElement.js\";\nimport event from \"./decorators/event.js\";\nimport property from \"./decorators/property.js\";\nimport slot from \"./decorators/slot.js\";\nimport slotStrict from \"./decorators/slot-strict.js\";\n\n// delegate/\nimport ItemNavigation from \"./delegate/ItemNavigation.js\";\nimport ResizeHandler from \"./delegate/ResizeHandler.js\";\nimport ScrollEnablement from \"./delegate/ScrollEnablement.js\";\n\n// locale/\nimport applyDirection from \"./locale/applyDirection.js\";\nimport { attachDirectionChange, detachDirectionChange } from \"./locale/directionChange.js\";\nimport getEffectiveDir from \"./locale/getEffectiveDir.js\";\nimport { attachLanguageChange, detachLanguageChange } from \"./locale/languageChange.js\";\n\n// util/\nimport { URLListValidator, sanitizeHTML } from \"./util/HTMLSanitizer.js\";\n\n// Assets.ts\nimport { registerI18nLoader } from \"./asset-registries/i18n.js\";\nimport { registerLocaleDataLoader } from \"./asset-registries/LocaleData.js\";\nimport { registerThemePropertiesLoader } from \"./asset-registries/Themes.js\";\nimport { registerIconLoader } from \"./asset-registries/Icons.js\";\n\n// Boot.ts\nimport { attachBoot } from \"./Boot.js\";\n\n// CustomElementsScope.ts\nimport {\n\tsetCustomElementsScopingSuffix,\n\tgetCustomElementsScopingSuffix,\n\tsetCustomElementsScopingRules,\n\tgetCustomElementsScopingRules,\n\tgetEffectiveScopingSuffixForTag,\n} from \"./CustomElementsScope.js\";\n\n// Device.ts\nimport {\n\tsupportsTouch,\n\tisSafari,\n\tisChrome,\n\tisFirefox,\n\tisPhone,\n\tisTablet,\n\tisDesktop,\n\tisCombi,\n\tisIOS,\n\tisAndroid,\n} from \"./Device.js\";\n\n// EventProvider.ts\nimport EventProvider from \"./EventProvider.js\";\n\n// i18nBundle.ts\nimport I18nBundle, { getI18nBundle, registerCustomI18nBundleGetter } from \"./i18nBundle.js\";\n\n// MediaRange.ts\nimport MediaRange from \"./MediaRange.js\";\n\n// Render.ts\nimport {\n\trenderDeferred,\n\trenderImmediately,\n\tcancelRender,\n\trenderFinished,\n} from \"./Render.js\";\n\n// Theming.ts\nimport { addCustomCSS, attachThemeLoaded, detachThemeLoaded } from \"./Theming.js\";\n\n// UI5Element.ts\nimport UI5Element from \"./UI5Element.js\";\n\nexport default UI5Element;\nexport {\n\t// drag and drop\n\tstartMultipleDrag,\n\n\t// animations/\n\tscroll,\n\tslideDown,\n\tslideUp,\n\n\t// config/\n\tgetAnimationMode,\n\tsetAnimationMode,\n\tgetCalendarType,\n\tgetFirstDayOfWeek,\n\tgetLegacyDateCalendarCustomizing,\n\tsetDefaultIconCollection,\n\tgetDefaultIconCollection,\n\tgetEffectiveIconCollection,\n\tRegisteredIconCollection,\n\tgetLanguage,\n\tsetLanguage,\n\tgetDefaultLanguage,\n\tsetFetchDefaultLanguage,\n\tgetFetchDefaultLanguage,\n\tgetNoConflict,\n\tsetNoConflict,\n\tgetTheme,\n\tsetTheme,\n\tgetDefaultTheme,\n\n\t// decorators/\n\tcustomElement,\n\tevent,\n\tproperty,\n\tslot,\n\tslotStrict,\n\n\t// delegate/\n\tItemNavigation,\n\tResizeHandler,\n\tScrollEnablement,\n\n\t// locale/\n\tapplyDirection,\n\tattachDirectionChange,\n\tdetachDirectionChange,\n\tgetEffectiveDir,\n\tattachLanguageChange,\n\tdetachLanguageChange,\n\n\t// util/\n\tURLListValidator,\n\tsanitizeHTML,\n\n\t// Assets.ts\n\tregisterI18nLoader,\n\tregisterLocaleDataLoader,\n\tregisterThemePropertiesLoader,\n\tregisterIconLoader,\n\n\t// Boot.ts\n\tattachBoot,\n\n\t// CustomElementsScope.ts\n\tsetCustomElementsScopingSuffix,\n\tgetCustomElementsScopingSuffix,\n\tsetCustomElementsScopingRules,\n\tgetCustomElementsScopingRules,\n\tgetEffectiveScopingSuffixForTag,\n\n\t// Device.ts\n\tsupportsTouch,\n\tisSafari,\n\tisChrome,\n\tisFirefox,\n\tisPhone,\n\tisTablet,\n\tisDesktop,\n\tisCombi,\n\tisIOS,\n\tisAndroid,\n\n\t// EventProvider.ts\n\tEventProvider,\n\n\t// i18nBundle.ts\n\tI18nBundle,\n\tgetI18nBundle,\n\tregisterCustomI18nBundleGetter,\n\n\t// MediaRange.ts\n\tMediaRange,\n\n\t// Render.ts\n\trenderDeferred,\n\trenderImmediately,\n\tcancelRender,\n\trenderFinished,\n\n\t// Theming.ts\n\taddCustomCSS,\n\tattachThemeLoaded,\n\tdetachThemeLoaded,\n\n\t// UI5Element.ts\n\tUI5Element,\n};\n\ntype TargetedCustomEvent<D, T> = Omit<CustomEvent<D>, \"currentTarget\"> & { currentTarget: T };\n// export type UI5NativeEvent<T extends keyof HTMLElementTagNameMap, N> = Parameters<JSX.IntrinsicElements[T][N]>[0];\nexport type UI5CustomEvent<T extends UI5Element, N extends keyof T[\"eventDetails\"]> = TargetedCustomEvent<T[\"eventDetails\"][N], T>;\nexport type JsxTemplateResult = JSX.Element | void;\nexport type JsxTemplate = () => JsxTemplateResult;\n\nexport type * from \"./types.d.ts\";\nexport type * from \"./jsx-runtime.d.ts\";\n"],
5
- "mappings": "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",
6
- "names": ["scroll", "slideDown", "slideUp", "getAnimationMode", "setAnimationMode", "getCalendarType", "getFirstDayOfWeek", "getLegacyDateCalendarCustomizing", "setDefaultIconCollection", "getDefaultIconCollection", "RegisteredIconCollection", "getEffectiveIconCollection", "startMultipleDrag", "getLanguage", "setLanguage", "getDefaultLanguage", "setFetchDefaultLanguage", "getFetchDefaultLanguage", "getNoConflict", "setNoConflict", "getTheme", "setTheme", "getDefaultTheme", "customElement", "event", "property", "slot", "slotStrict", "ItemNavigation", "ResizeHandler", "ScrollEnablement", "applyDirection", "attachDirectionChange", "detachDirectionChange", "getEffectiveDir", "attachLanguageChange", "detachLanguageChange", "URLListValidator", "sanitizeHTML", "registerI18nLoader", "registerLocaleDataLoader", "registerThemePropertiesLoader", "registerIconLoader", "attachBoot", "setCustomElementsScopingSuffix", "getCustomElementsScopingSuffix", "setCustomElementsScopingRules", "getCustomElementsScopingRules", "getEffectiveScopingSuffixForTag", "supportsTouch", "isSafari", "isChrome", "isFirefox", "isPhone", "isTablet", "isDesktop", "isCombi", "isIOS", "isAndroid", "EventProvider", "I18nBundle", "getI18nBundle", "registerCustomI18nBundleGetter", "MediaRange", "renderDeferred", "renderImmediately", "cancelRender", "renderFinished", "addCustomCSS", "attachThemeLoaded", "detachThemeLoaded", "UI5Element"]
4
+ "sourcesContent": ["import type { JSX } from \"./jsx-runtime.d.ts\";\n\n// animations/\nimport scroll from \"./animations/scroll.js\";\nimport slideDown from \"./animations/slideDown.js\";\nimport slideUp from \"./animations/slideUp.js\";\n\n// config/\nimport { getAnimationMode, setAnimationMode } from \"./config/AnimationMode.js\";\nimport { getCalendarType } from \"./config/CalendarType.js\";\nimport { getFirstDayOfWeek, getLegacyDateCalendarCustomizing } from \"./config/FormatSettings.js\";\nimport {\n\tsetDefaultIconCollection,\n\tgetDefaultIconCollection,\n} from \"./config/Icons.js\";\nimport { RegisteredIconCollection } from \"./asset-registries/util/IconCollectionsByTheme.js\";\nimport getEffectiveIconCollection from \"./asset-registries/util/getIconCollectionByTheme.js\";\nimport { startMultipleDrag } from \"./DragAndDrop.js\";\nimport {\n\tgetLanguage,\n\tsetLanguage,\n\tgetDefaultLanguage,\n\tsetFetchDefaultLanguage,\n\tgetFetchDefaultLanguage,\n} from \"./config/Language.js\";\nimport { getNoConflict, setNoConflict } from \"./config/NoConflict.js\";\nimport { getIgnoreUrlParams, setIgnoreUrlParams } from \"./config/UrlParams.js\";\nimport {\n\tgetTheme,\n\tsetTheme,\n\tgetDefaultTheme,\n} from \"./config/Theme.js\";\n\n// decorators/\nimport customElement from \"./decorators/customElement.js\";\nimport event from \"./decorators/event.js\";\nimport property from \"./decorators/property.js\";\nimport slot from \"./decorators/slot.js\";\nimport slotStrict from \"./decorators/slot-strict.js\";\n\n// delegate/\nimport ItemNavigation from \"./delegate/ItemNavigation.js\";\nimport ResizeHandler from \"./delegate/ResizeHandler.js\";\nimport ScrollEnablement from \"./delegate/ScrollEnablement.js\";\n\n// locale/\nimport applyDirection from \"./locale/applyDirection.js\";\nimport { attachDirectionChange, detachDirectionChange } from \"./locale/directionChange.js\";\nimport getEffectiveDir from \"./locale/getEffectiveDir.js\";\nimport { attachLanguageChange, detachLanguageChange } from \"./locale/languageChange.js\";\n\n// util/\nimport { URLListValidator, sanitizeHTML } from \"./util/HTMLSanitizer.js\";\n\n// Assets.ts\nimport { registerI18nLoader } from \"./asset-registries/i18n.js\";\nimport { registerLocaleDataLoader } from \"./asset-registries/LocaleData.js\";\nimport { registerThemePropertiesLoader } from \"./asset-registries/Themes.js\";\nimport { registerIconLoader } from \"./asset-registries/Icons.js\";\n\n// Boot.ts\nimport { attachBoot } from \"./Boot.js\";\n\n// CustomElementsScope.ts\nimport {\n\tsetCustomElementsScopingSuffix,\n\tgetCustomElementsScopingSuffix,\n\tsetCustomElementsScopingRules,\n\tgetCustomElementsScopingRules,\n\tgetEffectiveScopingSuffixForTag,\n} from \"./CustomElementsScope.js\";\n\n// Device.ts\nimport {\n\tsupportsTouch,\n\tisSafari,\n\tisChrome,\n\tisFirefox,\n\tisPhone,\n\tisTablet,\n\tisDesktop,\n\tisCombi,\n\tisIOS,\n\tisAndroid,\n} from \"./Device.js\";\n\n// EventProvider.ts\nimport EventProvider from \"./EventProvider.js\";\n\n// i18nBundle.ts\nimport I18nBundle, { getI18nBundle, registerCustomI18nBundleGetter } from \"./i18nBundle.js\";\n\n// MediaRange.ts\nimport MediaRange from \"./MediaRange.js\";\n\n// Render.ts\nimport {\n\trenderDeferred,\n\trenderImmediately,\n\tcancelRender,\n\trenderFinished,\n} from \"./Render.js\";\n\n// Theming.ts\nimport { addCustomCSS, attachThemeLoaded, detachThemeLoaded } from \"./Theming.js\";\n\n// UI5Element.ts\nimport UI5Element from \"./UI5Element.js\";\n\nexport default UI5Element;\nexport {\n\t// drag and drop\n\tstartMultipleDrag,\n\n\t// animations/\n\tscroll,\n\tslideDown,\n\tslideUp,\n\n\t// config/\n\tgetAnimationMode,\n\tsetAnimationMode,\n\tgetCalendarType,\n\tgetFirstDayOfWeek,\n\tgetLegacyDateCalendarCustomizing,\n\tsetDefaultIconCollection,\n\tgetDefaultIconCollection,\n\tgetEffectiveIconCollection,\n\tRegisteredIconCollection,\n\tgetLanguage,\n\tsetLanguage,\n\tgetDefaultLanguage,\n\tsetFetchDefaultLanguage,\n\tgetFetchDefaultLanguage,\n\tgetNoConflict,\n\tsetNoConflict,\n\tgetIgnoreUrlParams,\n\tsetIgnoreUrlParams,\n\tgetTheme,\n\tsetTheme,\n\tgetDefaultTheme,\n\n\t// decorators/\n\tcustomElement,\n\tevent,\n\tproperty,\n\tslot,\n\tslotStrict,\n\n\t// delegate/\n\tItemNavigation,\n\tResizeHandler,\n\tScrollEnablement,\n\n\t// locale/\n\tapplyDirection,\n\tattachDirectionChange,\n\tdetachDirectionChange,\n\tgetEffectiveDir,\n\tattachLanguageChange,\n\tdetachLanguageChange,\n\n\t// util/\n\tURLListValidator,\n\tsanitizeHTML,\n\n\t// Assets.ts\n\tregisterI18nLoader,\n\tregisterLocaleDataLoader,\n\tregisterThemePropertiesLoader,\n\tregisterIconLoader,\n\n\t// Boot.ts\n\tattachBoot,\n\n\t// CustomElementsScope.ts\n\tsetCustomElementsScopingSuffix,\n\tgetCustomElementsScopingSuffix,\n\tsetCustomElementsScopingRules,\n\tgetCustomElementsScopingRules,\n\tgetEffectiveScopingSuffixForTag,\n\n\t// Device.ts\n\tsupportsTouch,\n\tisSafari,\n\tisChrome,\n\tisFirefox,\n\tisPhone,\n\tisTablet,\n\tisDesktop,\n\tisCombi,\n\tisIOS,\n\tisAndroid,\n\n\t// EventProvider.ts\n\tEventProvider,\n\n\t// i18nBundle.ts\n\tI18nBundle,\n\tgetI18nBundle,\n\tregisterCustomI18nBundleGetter,\n\n\t// MediaRange.ts\n\tMediaRange,\n\n\t// Render.ts\n\trenderDeferred,\n\trenderImmediately,\n\tcancelRender,\n\trenderFinished,\n\n\t// Theming.ts\n\taddCustomCSS,\n\tattachThemeLoaded,\n\tdetachThemeLoaded,\n\n\t// UI5Element.ts\n\tUI5Element,\n};\n\ntype TargetedCustomEvent<D, T> = Omit<CustomEvent<D>, \"currentTarget\"> & { currentTarget: T };\n// export type UI5NativeEvent<T extends keyof HTMLElementTagNameMap, N> = Parameters<JSX.IntrinsicElements[T][N]>[0];\nexport type UI5CustomEvent<T extends UI5Element, N extends keyof T[\"eventDetails\"]> = TargetedCustomEvent<T[\"eventDetails\"][N], T>;\nexport type JsxTemplateResult = JSX.Element | void;\nexport type JsxTemplate = () => JsxTemplateResult;\n\nexport type * from \"./types.d.ts\";\nexport type * from \"./jsx-runtime.d.ts\";\n"],
5
+ "mappings": "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",
6
+ "names": ["scroll", "slideDown", "slideUp", "getAnimationMode", "setAnimationMode", "getCalendarType", "getFirstDayOfWeek", "getLegacyDateCalendarCustomizing", "setDefaultIconCollection", "getDefaultIconCollection", "RegisteredIconCollection", "getEffectiveIconCollection", "startMultipleDrag", "getLanguage", "setLanguage", "getDefaultLanguage", "setFetchDefaultLanguage", "getFetchDefaultLanguage", "getNoConflict", "setNoConflict", "getIgnoreUrlParams", "setIgnoreUrlParams", "getTheme", "setTheme", "getDefaultTheme", "customElement", "event", "property", "slot", "slotStrict", "ItemNavigation", "ResizeHandler", "ScrollEnablement", "applyDirection", "attachDirectionChange", "detachDirectionChange", "getEffectiveDir", "attachLanguageChange", "detachLanguageChange", "URLListValidator", "sanitizeHTML", "registerI18nLoader", "registerLocaleDataLoader", "registerThemePropertiesLoader", "registerIconLoader", "attachBoot", "setCustomElementsScopingSuffix", "getCustomElementsScopingSuffix", "setCustomElementsScopingRules", "getCustomElementsScopingRules", "getEffectiveScopingSuffixForTag", "supportsTouch", "isSafari", "isChrome", "isFirefox", "isPhone", "isTablet", "isDesktop", "isCombi", "isIOS", "isAndroid", "EventProvider", "I18nBundle", "getI18nBundle", "registerCustomI18nBundleGetter", "MediaRange", "renderDeferred", "renderImmediately", "cancelRender", "renderFinished", "addCustomCSS", "attachThemeLoaded", "detachThemeLoaded", "UI5Element"]
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-base",
3
- "version": "2.22.0-rc.4",
3
+ "version": "2.22.0-rc.6",
4
4
  "description": "UI5 Web Components: webcomponents.base",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -66,7 +66,7 @@
66
66
  "@openui5/sap.ui.core": "1.146.0",
67
67
  "@sap-theming/theming-base-content": "11.35.0",
68
68
  "@ui5/cypress-internal": "0.1.0",
69
- "@ui5/webcomponents-tools": "2.22.0-rc.4",
69
+ "@ui5/webcomponents-tools": "2.22.0-rc.6",
70
70
  "clean-css": "^5.2.2",
71
71
  "cypress": "15.9.0",
72
72
  "mocha": "^11.7.2",
@@ -85,5 +85,5 @@
85
85
  }
86
86
  },
87
87
  "customElements": "dist/custom-elements.json",
88
- "gitHead": "c6f2ddc2f8bb1c55b9571d0e8f307755d578669d"
88
+ "gitHead": "02b74836f3c8fd461ab38ac2195b158ac4eac1a7"
89
89
  }
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} من البنود
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} позиции
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elements
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT= {0} stavke/i
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} položky
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} eitem
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementer
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} Elemente
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} είδη
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} items
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementos
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementos
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} üksust
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementtiä
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} éléments
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} éléments
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} आइटम
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT=Broj stavki: {0}
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elem
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} item
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementi
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} פריטים
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} 項目
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} тармақ
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0}개 항목
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT=Elementų: {0}
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementi
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} ставки
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} item
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementen
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} elementer
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT=Liczba pozycji: {0}
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} itens
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} itens
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} poziții
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} поз.
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT= {0} stavke/i
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} položky
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT=Št. elementov: {0}
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT= {0} ставке/и
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} element
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} รายการ
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} öğe
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} позицій
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} mục
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} 个项目
@@ -0,0 +1,2 @@
1
+
2
+ DRAG_DROP_MULTIPLE_TEXT={0} 個項目