@ui5/webcomponents-base 1.12.0-rc.0 → 1.12.0-rc.2
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.
- package/.eslintrc.js +3 -0
- package/CHANGELOG.md +27 -0
- package/dist/AssetRegistry.js.map +1 -1
- package/dist/Boot.js +14 -0
- package/dist/Boot.js.map +1 -1
- package/dist/CSP.js.map +1 -1
- package/dist/CustomElementsRegistry.js.map +1 -1
- package/dist/CustomElementsScope.js.map +1 -1
- package/dist/CustomElementsScopeUtils.js.map +1 -1
- package/dist/DOMObserver.js.map +1 -1
- package/dist/Device.js.map +1 -1
- package/dist/EventProvider.js.map +1 -1
- package/dist/FeaturesRegistry.js.map +1 -1
- package/dist/FontFace.js.map +1 -1
- package/dist/InitialConfiguration.js.map +1 -1
- package/dist/Keys.js.map +1 -1
- package/dist/ManagedStyles.js.map +1 -1
- package/dist/MarkedEvents.js.map +1 -1
- package/dist/MediaRange.js.map +1 -1
- package/dist/PropertiesFileFormat.js.map +1 -1
- package/dist/Render.js.map +1 -1
- package/dist/RenderQueue.js.map +1 -1
- package/dist/Runtimes.js.map +1 -1
- package/dist/StaticArea.js.map +1 -1
- package/dist/StaticAreaItem.js.map +1 -1
- package/dist/SystemCSSVars.js.map +1 -1
- package/dist/Theming.js.map +1 -1
- package/dist/UI5Element.js.map +1 -1
- package/dist/UI5ElementMetadata.js.map +1 -1
- package/dist/animations/AnimationQueue.js.map +1 -1
- package/dist/animations/animate.js.map +1 -1
- package/dist/animations/scroll.js.map +1 -1
- package/dist/animations/slideDown.js.map +1 -1
- package/dist/animations/slideUp.js.map +1 -1
- package/dist/asset-registries/Icons.d.ts +6 -6
- package/dist/asset-registries/Icons.js +1 -1
- package/dist/asset-registries/Icons.js.map +1 -1
- package/dist/asset-registries/Illustrations.js.map +1 -1
- package/dist/asset-registries/LocaleData.js.map +1 -1
- package/dist/asset-registries/Themes.js +2 -0
- package/dist/asset-registries/Themes.js.map +1 -1
- package/dist/asset-registries/i18n.js +9 -3
- package/dist/asset-registries/i18n.js.map +1 -1
- package/dist/assets/Boot.0f056029.js +9 -0
- package/dist/assets/Boot.34b7cea0.css +1 -0
- package/dist/assets/{bundle.esm.5ddf1fb1.js → bundle.esm.90296f02.js} +1 -1
- package/dist/assets/test/pages/Boot.html.a40788ce.js +1 -0
- package/dist/assets/test/pages/{i18n.html.95232fe8.js → i18n.html.65058ddf.js} +1 -1
- package/dist/assets/test/pages/{i18n_texts.html.351ef5df.js → i18n_texts.html.4d80a4fd.js} +1 -1
- package/dist/assets-meta/IconCollectionsAlias.js.map +1 -1
- package/dist/config/AnimationMode.js.map +1 -1
- package/dist/config/CalendarType.js.map +1 -1
- package/dist/config/FormatSettings.js.map +1 -1
- package/dist/config/Icons.js.map +1 -1
- package/dist/config/Language.d.ts +10 -1
- package/dist/config/Language.js +13 -1
- package/dist/config/Language.js.map +1 -1
- package/dist/config/NoConflict.js.map +1 -1
- package/dist/config/RTL.js.map +1 -1
- package/dist/config/Theme.d.ts +10 -1
- package/dist/config/Theme.js +13 -1
- package/dist/config/Theme.js.map +1 -1
- package/dist/config/ThemeRoots.js.map +1 -1
- package/dist/decorators/customElement.js.map +1 -1
- package/dist/decorators/event.js.map +1 -1
- package/dist/decorators/property.js.map +1 -1
- package/dist/decorators/slot.js.map +1 -1
- package/dist/delegate/ItemNavigation.js.map +1 -1
- package/dist/delegate/ResizeHandler.js.map +1 -1
- package/dist/delegate/ScrollEnablement.js.map +1 -1
- package/dist/features/F6Navigation.js.map +1 -1
- package/dist/features/LegacyDateFormats.js.map +1 -1
- package/dist/features/OpenUI5Element.js.map +1 -1
- package/dist/features/OpenUI5Enablement.js.map +1 -1
- package/dist/features/OpenUI5Support.js.map +1 -1
- package/dist/generated/VersionInfo.js +3 -3
- package/dist/generated/css/BusyIndicator.css.js.map +1 -1
- package/dist/generated/css/FontFace.css.js.map +1 -1
- package/dist/generated/css/OverrideFontFace.css.js.map +1 -1
- package/dist/generated/css/SystemCSSVars.css.js.map +1 -1
- package/dist/getSharedResource.js.map +1 -1
- package/dist/i18nBundle.js.map +1 -1
- package/dist/locale/Locale.js.map +1 -1
- package/dist/locale/RTLAwareRegistry.js.map +1 -1
- package/dist/locale/applyDirection.js.map +1 -1
- package/dist/locale/directionChange.js.map +1 -1
- package/dist/locale/getEffectiveDir.js.map +1 -1
- package/dist/locale/getLocale.js.map +1 -1
- package/dist/locale/languageChange.js.map +1 -1
- package/dist/locale/nextFallbackLocale.js.map +1 -1
- package/dist/locale/normalizeLocale.js.map +1 -1
- package/dist/renderer/LitRenderer.js.map +1 -1
- package/dist/renderer/executeTemplate.js.map +1 -1
- package/dist/test/pages/AllTestElements.html +2 -2
- package/dist/test/pages/Boot.html +4 -4
- package/dist/test/pages/Configuration.html +2 -2
- package/dist/test/pages/ConfigurationScript.html +2 -2
- package/dist/test/pages/WithComplexTemplate.html +2 -2
- package/dist/test/pages/i18n.html +3 -3
- package/dist/test/pages/i18n_texts.html +3 -3
- package/dist/theming/CustomStyle.js.map +1 -1
- package/dist/theming/ThemeLoaded.js.map +1 -1
- package/dist/theming/ThemeRegistered.d.ts +4 -0
- package/dist/theming/ThemeRegistered.js +11 -0
- package/dist/theming/ThemeRegistered.js.map +1 -0
- package/dist/theming/applyTheme.js.map +1 -1
- package/dist/theming/getConstructableStyle.js.map +1 -1
- package/dist/theming/getEffectiveLinksHrefs.js.map +1 -1
- package/dist/theming/getEffectiveStyle.js.map +1 -1
- package/dist/theming/getStylesString.js.map +1 -1
- package/dist/theming/getThemeDesignerTheme.js.map +1 -1
- package/dist/theming/preloadLinks.js.map +1 -1
- package/dist/thirdparty/_merge.js.map +1 -1
- package/dist/thirdparty/isPlainObject.js.map +1 -1
- package/dist/thirdparty/merge.js.map +1 -1
- package/dist/types/AnimationMode.js.map +1 -1
- package/dist/types/CSSColor.js.map +1 -1
- package/dist/types/CalendarType.js.map +1 -1
- package/dist/types/DOMReference.js.map +1 -1
- package/dist/types/DataType.js.map +1 -1
- package/dist/types/Float.js.map +1 -1
- package/dist/types/Integer.js.map +1 -1
- package/dist/types/InvisibleMessageMode.js.map +1 -1
- package/dist/types/ItemNavigationBehavior.js.map +1 -1
- package/dist/types/NavigationMode.js.map +1 -1
- package/dist/types/ValueState.js.map +1 -1
- package/dist/types.js.map +1 -1
- package/dist/updateShadowRoot.js.map +1 -1
- package/dist/util/AriaLabelHelper.js.map +1 -1
- package/dist/util/Caret.js.map +1 -1
- package/dist/util/ColorConversion.js.map +1 -1
- package/dist/util/FetchHelper.js.map +1 -1
- package/dist/util/FocusableElements.js.map +1 -1
- package/dist/util/HTMLSanitizer.js.map +1 -1
- package/dist/util/InvisibleMessage.js.map +1 -1
- package/dist/util/PopupUtils.js.map +1 -1
- package/dist/util/SlotsHelper.js.map +1 -1
- package/dist/util/StringHelper.js.map +1 -1
- package/dist/util/TabbableElements.js.map +1 -1
- package/dist/util/arraysAreEqual.js.map +1 -1
- package/dist/util/clamp.js.map +1 -1
- package/dist/util/createLinkInHead.js.map +1 -1
- package/dist/util/createStyleInHead.js.map +1 -1
- package/dist/util/debounce.js.map +1 -1
- package/dist/util/detectNavigatorLanguage.js.map +1 -1
- package/dist/util/escapeRegex.js.map +1 -1
- package/dist/util/formatMessage.js.map +1 -1
- package/dist/util/generateHighlightedMarkup.js.map +1 -1
- package/dist/util/getActiveElement.js.map +1 -1
- package/dist/util/getClassCopy.js.map +1 -1
- package/dist/util/getDesigntimePropertyAsArray.js.map +1 -1
- package/dist/util/getEffectiveContentDensity.js.map +1 -1
- package/dist/util/getEffectiveScrollbarStyle.js.map +1 -1
- package/dist/util/getFastNavigationGroups.js.map +1 -1
- package/dist/util/getFileExtension.js.map +1 -1
- package/dist/util/getNormalizedTarget.js.map +1 -1
- package/dist/util/getSingletonElementInstance.js.map +1 -1
- package/dist/util/isElementClickable.js.map +1 -1
- package/dist/util/isElementHidden.js.map +1 -1
- package/dist/util/isElementInView.js.map +1 -1
- package/dist/util/isElementTabbable.js.map +1 -1
- package/dist/util/isValidPropertyName.js.map +1 -1
- package/dist/util/whenDOMReady.js.map +1 -1
- package/dist/util/willShowContent.js.map +1 -1
- package/dist/validateThemeRoot.js.map +1 -1
- package/package-scripts.js +1 -2
- package/package.json +4 -4
- package/tsconfig.json +1 -0
- package/dist/assets/Boot.6335ce08.css +0 -1
- package/dist/assets/Boot.6f2dd050.js +0 -9
- package/dist/assets/test/pages/Boot.html.3e0c3154.js +0 -1
- package/src/AssetRegistry.ts +0 -11
- package/src/Boot.ts +0 -76
- package/src/CSP.ts +0 -66
- package/src/CustomElementsRegistry.ts +0 -98
- package/src/CustomElementsScope.ts +0 -33
- package/src/CustomElementsScopeUtils.ts +0 -115
- package/src/DOMObserver.ts +0 -28
- package/src/Device.ts +0 -203
- package/src/EventProvider.ts +0 -87
- package/src/FeaturesRegistry.ts +0 -14
- package/src/FontFace.ts +0 -31
- package/src/InitialConfiguration.ts +0 -207
- package/src/Keys.ts +0 -295
- package/src/ManagedStyles.ts +0 -92
- package/src/MarkedEvents.ts +0 -20
- package/src/MediaRange.ts +0 -110
- package/src/PropertiesFileFormat.ts +0 -95
- package/src/Render.ts +0 -180
- package/src/RenderQueue.ts +0 -71
- package/src/Runtimes.ts +0 -114
- package/src/StaticArea.ts +0 -3
- package/src/StaticAreaItem.ts +0 -113
- package/src/SystemCSSVars.ts +0 -10
- package/src/Theming.ts +0 -4
- package/src/UI5Element.ts +0 -1159
- package/src/UI5ElementMetadata.ts +0 -389
- package/src/animations/AnimationQueue.ts +0 -43
- package/src/animations/animate.ts +0 -64
- package/src/animations/scroll.ts +0 -21
- package/src/animations/slideDown.ts +0 -72
- package/src/animations/slideUp.ts +0 -67
- package/src/asset-registries/Icons.ts +0 -161
- package/src/asset-registries/Illustrations.ts +0 -75
- package/src/asset-registries/LocaleData.ts +0 -172
- package/src/asset-registries/Themes.ts +0 -72
- package/src/asset-registries/i18n.ts +0 -118
- package/src/assets-meta/IconCollectionsAlias.ts +0 -41
- package/src/config/AnimationMode.ts +0 -33
- package/src/config/CalendarType.ts +0 -23
- package/src/config/FormatSettings.ts +0 -35
- package/src/config/Icons.ts +0 -126
- package/src/config/Language.ts +0 -72
- package/src/config/NoConflict.ts +0 -67
- package/src/config/RTL.ts +0 -45
- package/src/config/Theme.ts +0 -64
- package/src/config/ThemeRoots.ts +0 -41
- package/src/decorators/customElement.ts +0 -57
- package/src/decorators/event.ts +0 -28
- package/src/decorators/property.ts +0 -30
- package/src/decorators/slot.ts +0 -49
- package/src/delegate/ItemNavigation.ts +0 -393
- package/src/delegate/ResizeHandler.ts +0 -100
- package/src/delegate/ScrollEnablement.ts +0 -224
- package/src/features/F6Navigation.ts +0 -195
- package/src/features/LegacyDateFormats.ts +0 -40
- package/src/features/OpenUI5Element.ts +0 -11
- package/src/features/OpenUI5Enablement.ts +0 -117
- package/src/features/OpenUI5Support.ts +0 -153
- package/src/generated/css/BusyIndicator.css.ts +0 -9
- package/src/generated/css/FontFace.css.ts +0 -9
- package/src/generated/css/OverrideFontFace.css.ts +0 -9
- package/src/generated/css/SystemCSSVars.css.ts +0 -9
- package/src/getSharedResource.ts +0 -39
- package/src/global.d.ts +0 -38
- package/src/i18nBundle.ts +0 -108
- package/src/locale/Locale.ts +0 -101
- package/src/locale/RTLAwareRegistry.ts +0 -16
- package/src/locale/applyDirection.ts +0 -18
- package/src/locale/directionChange.ts +0 -34
- package/src/locale/getEffectiveDir.ts +0 -28
- package/src/locale/getLocale.ts +0 -46
- package/src/locale/languageChange.ts +0 -24
- package/src/locale/nextFallbackLocale.ts +0 -28
- package/src/locale/normalizeLocale.ts +0 -56
- package/src/renderer/LitRenderer.ts +0 -60
- package/src/renderer/executeTemplate.ts +0 -40
- package/src/theming/CustomStyle.ts +0 -64
- package/src/theming/ThemeLoaded.ts +0 -24
- package/src/theming/applyTheme.ts +0 -90
- package/src/theming/getConstructableStyle.ts +0 -31
- package/src/theming/getEffectiveLinksHrefs.ts +0 -26
- package/src/theming/getEffectiveStyle.ts +0 -41
- package/src/theming/getStylesString.ts +0 -15
- package/src/theming/getThemeDesignerTheme.ts +0 -101
- package/src/theming/preloadLinks.ts +0 -24
- package/src/thirdparty/_merge.ts +0 -32
- package/src/thirdparty/isPlainObject.ts +0 -18
- package/src/thirdparty/merge.ts +0 -5
- package/src/types/AnimationMode.ts +0 -33
- package/src/types/CSSColor.ts +0 -19
- package/src/types/CalendarType.ts +0 -38
- package/src/types/DOMReference.ts +0 -28
- package/src/types/DataType.ts +0 -51
- package/src/types/Float.ts +0 -24
- package/src/types/Integer.ts +0 -24
- package/src/types/InvisibleMessageMode.ts +0 -27
- package/src/types/ItemNavigationBehavior.ts +0 -26
- package/src/types/NavigationMode.ts +0 -33
- package/src/types/ValueState.ts +0 -47
- package/src/types.ts +0 -30
- package/src/updateShadowRoot.ts +0 -42
- package/src/util/AriaLabelHelper.ts +0 -218
- package/src/util/Caret.ts +0 -28
- package/src/util/ColorConversion.ts +0 -399
- package/src/util/FetchHelper.ts +0 -31
- package/src/util/FocusableElements.ts +0 -92
- package/src/util/HTMLSanitizer.ts +0 -9
- package/src/util/InvisibleMessage.ts +0 -69
- package/src/util/PopupUtils.ts +0 -112
- package/src/util/SlotsHelper.ts +0 -39
- package/src/util/StringHelper.ts +0 -26
- package/src/util/TabbableElements.ts +0 -70
- package/src/util/arraysAreEqual.ts +0 -15
- package/src/util/clamp.ts +0 -12
- package/src/util/createLinkInHead.ts +0 -25
- package/src/util/createStyleInHead.ts +0 -20
- package/src/util/debounce.ts +0 -18
- package/src/util/detectNavigatorLanguage.ts +0 -13
- package/src/util/escapeRegex.ts +0 -11
- package/src/util/formatMessage.ts +0 -24
- package/src/util/generateHighlightedMarkup.ts +0 -43
- package/src/util/getActiveElement.ts +0 -11
- package/src/util/getClassCopy.ts +0 -12
- package/src/util/getDesigntimePropertyAsArray.ts +0 -4
- package/src/util/getEffectiveContentDensity.ts +0 -5
- package/src/util/getEffectiveScrollbarStyle.ts +0 -5
- package/src/util/getFastNavigationGroups.ts +0 -63
- package/src/util/getFileExtension.ts +0 -21
- package/src/util/getNormalizedTarget.ts +0 -16
- package/src/util/getSingletonElementInstance.ts +0 -13
- package/src/util/isElementClickable.ts +0 -19
- package/src/util/isElementHidden.ts +0 -9
- package/src/util/isElementInView.ts +0 -15
- package/src/util/isElementTabbable.ts +0 -37
- package/src/util/isValidPropertyName.ts +0 -29
- package/src/util/whenDOMReady.ts +0 -13
- package/src/util/willShowContent.ts +0 -7
- package/src/validateThemeRoot.ts +0 -58
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
html,
|
|
3
|
-
svg,
|
|
4
|
-
unsafeStatic,
|
|
5
|
-
} from "lit-html/static.js";
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
setCustomElementsScopingSuffix,
|
|
9
|
-
getCustomElementsScopingSuffix,
|
|
10
|
-
setCustomElementsScopingRules,
|
|
11
|
-
getCustomElementsScopingRules,
|
|
12
|
-
shouldScopeCustomElement,
|
|
13
|
-
getEffectiveScopingSuffixForTag,
|
|
14
|
-
} from "./CustomElementsScopeUtils.js";
|
|
15
|
-
import { registerFeature } from "./FeaturesRegistry.js";
|
|
16
|
-
|
|
17
|
-
class LitStatic {
|
|
18
|
-
static html = html;
|
|
19
|
-
static svg = svg;
|
|
20
|
-
static unsafeStatic: (value: string) => object = unsafeStatic;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
registerFeature("LitStatic", LitStatic);
|
|
24
|
-
|
|
25
|
-
export {
|
|
26
|
-
LitStatic,
|
|
27
|
-
setCustomElementsScopingSuffix,
|
|
28
|
-
getCustomElementsScopingSuffix,
|
|
29
|
-
setCustomElementsScopingRules,
|
|
30
|
-
getCustomElementsScopingRules,
|
|
31
|
-
shouldScopeCustomElement,
|
|
32
|
-
getEffectiveScopingSuffixForTag,
|
|
33
|
-
};
|
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
let suf: string;
|
|
2
|
-
|
|
3
|
-
type Rules = {
|
|
4
|
-
include: Array<RegExp>,
|
|
5
|
-
exclude: Array<RegExp>,
|
|
6
|
-
};
|
|
7
|
-
|
|
8
|
-
let rulesObj: Rules = {
|
|
9
|
-
include: [/^ui5-/],
|
|
10
|
-
exclude: [],
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
const tagsCache = new Map<string, boolean>(); // true/false means the tag should/should not be cached, undefined means not known yet.
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* Sets the suffix to be used for custom elements scoping, f.e. pass "demo" to get tags such as "ui5-button-demo".
|
|
17
|
-
* Note: by default all tags starting with "ui5-" will be scoped, unless you change this by calling "setCustomElementsScopingRules"
|
|
18
|
-
*
|
|
19
|
-
* @public
|
|
20
|
-
* @param suffix The scoping suffix
|
|
21
|
-
*/
|
|
22
|
-
const setCustomElementsScopingSuffix = (suffix: string) => {
|
|
23
|
-
if (!suffix.match(/^[a-zA-Z0-9_-]+$/)) {
|
|
24
|
-
throw new Error("Only alphanumeric characters and dashes allowed for the scoping suffix");
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
suf = suffix;
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* Returns the currently set scoping suffix, or undefined if not set.
|
|
32
|
-
*
|
|
33
|
-
* @public
|
|
34
|
-
* @returns {String|undefined}
|
|
35
|
-
*/
|
|
36
|
-
const getCustomElementsScopingSuffix = () => {
|
|
37
|
-
return suf;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* Sets the rules, governing which custom element tags to scope and which not, f.e.
|
|
42
|
-
* setCustomElementsScopingRules({include: [/^ui5-/]}, exclude: [/^ui5-mylib-/, /^ui5-carousel$/]);
|
|
43
|
-
* will scope all elements starting with "ui5-" but not the ones starting with "ui5-mylib-" and not "ui5-carousel".
|
|
44
|
-
*
|
|
45
|
-
* @public
|
|
46
|
-
* @param rules Object with "include" and "exclude" properties, both arrays of regular expressions. Note that "include"
|
|
47
|
-
* rules are applied first and "exclude" rules second.
|
|
48
|
-
*/
|
|
49
|
-
const setCustomElementsScopingRules = (rules: Rules) => {
|
|
50
|
-
if (!rules || !rules.include) {
|
|
51
|
-
throw new Error(`"rules" must be an object with at least an "include" property`);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
if (!Array.isArray(rules.include) || rules.include.some(rule => !(rule instanceof RegExp))) {
|
|
55
|
-
throw new Error(`"rules.include" must be an array of regular expressions`);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
if (rules.exclude && (!Array.isArray(rules.exclude) || rules.exclude.some(rule => !(rule instanceof RegExp)))) {
|
|
59
|
-
throw new Error(`"rules.exclude" must be an array of regular expressions`);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
rules.exclude = rules.exclude || [];
|
|
63
|
-
rulesObj = rules;
|
|
64
|
-
tagsCache.clear(); // reset the cache upon setting new rules
|
|
65
|
-
};
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
* Returns the rules, governing which custom element tags to scope and which not. By default, all elements
|
|
69
|
-
* starting with "ui5-" are scoped. The default rules are: {include: [/^ui5-/]}.
|
|
70
|
-
*
|
|
71
|
-
* @public
|
|
72
|
-
* @returns {Object}
|
|
73
|
-
*/
|
|
74
|
-
const getCustomElementsScopingRules = () => {
|
|
75
|
-
return rulesObj;
|
|
76
|
-
};
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* Determines whether custom elements with the given tag should be scoped or not.
|
|
80
|
-
* The tag is first matched against the "include" rules and then against the "exclude" rules and the
|
|
81
|
-
* result is cached until new rules are set.
|
|
82
|
-
*
|
|
83
|
-
* @public
|
|
84
|
-
* @param tag
|
|
85
|
-
*/
|
|
86
|
-
const shouldScopeCustomElement = (tag: string) => {
|
|
87
|
-
if (!tagsCache.has(tag)) {
|
|
88
|
-
const result = rulesObj.include.some(rule => tag.match(rule)) && !rulesObj.exclude.some(rule => tag.match(rule));
|
|
89
|
-
tagsCache.set(tag, result);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
return tagsCache.get(tag);
|
|
93
|
-
};
|
|
94
|
-
|
|
95
|
-
/**
|
|
96
|
-
* Returns the currently set scoping suffix, if any and if the tag should be scoped, or undefined otherwise.
|
|
97
|
-
*
|
|
98
|
-
* @public
|
|
99
|
-
* @param tag
|
|
100
|
-
* @returns {String}
|
|
101
|
-
*/
|
|
102
|
-
const getEffectiveScopingSuffixForTag = (tag: string) => {
|
|
103
|
-
if (shouldScopeCustomElement(tag)) {
|
|
104
|
-
return getCustomElementsScopingSuffix();
|
|
105
|
-
}
|
|
106
|
-
};
|
|
107
|
-
|
|
108
|
-
export {
|
|
109
|
-
setCustomElementsScopingSuffix,
|
|
110
|
-
getCustomElementsScopingSuffix,
|
|
111
|
-
setCustomElementsScopingRules,
|
|
112
|
-
getCustomElementsScopingRules,
|
|
113
|
-
shouldScopeCustomElement,
|
|
114
|
-
getEffectiveScopingSuffixForTag,
|
|
115
|
-
};
|
package/src/DOMObserver.ts
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
const observers = new WeakMap<Node, MutationObserver>();
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* @param node
|
|
5
|
-
* @param callback
|
|
6
|
-
* @param options
|
|
7
|
-
*/
|
|
8
|
-
const observeDOMNode = (node: Node, callback: MutationCallback, options?: MutationObserverInit) => {
|
|
9
|
-
const observer = new MutationObserver(callback);
|
|
10
|
-
observers.set(node, observer);
|
|
11
|
-
observer.observe(node, options);
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* @param node
|
|
16
|
-
*/
|
|
17
|
-
const unobserveDOMNode = (node: Node) => {
|
|
18
|
-
const observer = observers.get(node);
|
|
19
|
-
if (observer) {
|
|
20
|
-
observer.disconnect();
|
|
21
|
-
observers.delete(node);
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export {
|
|
26
|
-
observeDOMNode,
|
|
27
|
-
unobserveDOMNode,
|
|
28
|
-
};
|
package/src/Device.ts
DELETED
|
@@ -1,203 +0,0 @@
|
|
|
1
|
-
const isSSR = typeof document === "undefined";
|
|
2
|
-
|
|
3
|
-
const internals = {
|
|
4
|
-
get userAgent() {
|
|
5
|
-
if (isSSR) {
|
|
6
|
-
return "";
|
|
7
|
-
}
|
|
8
|
-
return navigator.userAgent;
|
|
9
|
-
},
|
|
10
|
-
get touch() {
|
|
11
|
-
if (isSSR) {
|
|
12
|
-
return false;
|
|
13
|
-
}
|
|
14
|
-
return "ontouchstart" in window || navigator.maxTouchPoints > 0;
|
|
15
|
-
},
|
|
16
|
-
get ie() {
|
|
17
|
-
if (isSSR) {
|
|
18
|
-
return false;
|
|
19
|
-
}
|
|
20
|
-
return /(msie|trident)/i.test(internals.userAgent);
|
|
21
|
-
},
|
|
22
|
-
get chrome() {
|
|
23
|
-
if (isSSR) {
|
|
24
|
-
return false;
|
|
25
|
-
}
|
|
26
|
-
return !internals.ie && /(Chrome|CriOS)/.test(internals.userAgent);
|
|
27
|
-
},
|
|
28
|
-
get firefox() {
|
|
29
|
-
if (isSSR) {
|
|
30
|
-
return false;
|
|
31
|
-
}
|
|
32
|
-
return /Firefox/.test(internals.userAgent);
|
|
33
|
-
},
|
|
34
|
-
get safari() {
|
|
35
|
-
if (isSSR) {
|
|
36
|
-
return false;
|
|
37
|
-
}
|
|
38
|
-
return !internals.ie && !internals.chrome && /(Version|PhantomJS)\/(\d+\.\d+).*Safari/.test(internals.userAgent);
|
|
39
|
-
},
|
|
40
|
-
get webkit() {
|
|
41
|
-
if (isSSR) {
|
|
42
|
-
return false;
|
|
43
|
-
}
|
|
44
|
-
return !internals.ie && /webkit/.test(internals.userAgent);
|
|
45
|
-
},
|
|
46
|
-
get windows() {
|
|
47
|
-
if (isSSR) {
|
|
48
|
-
return false;
|
|
49
|
-
}
|
|
50
|
-
return navigator.platform.indexOf("Win") !== -1;
|
|
51
|
-
},
|
|
52
|
-
get iOS() {
|
|
53
|
-
if (isSSR) {
|
|
54
|
-
return false;
|
|
55
|
-
}
|
|
56
|
-
return !!(navigator.platform.match(/iPhone|iPad|iPod/)) || !!(internals.userAgent.match(/Mac/) && "ontouchend" in document);
|
|
57
|
-
},
|
|
58
|
-
get android() {
|
|
59
|
-
if (isSSR) {
|
|
60
|
-
return false;
|
|
61
|
-
}
|
|
62
|
-
return !internals.windows && /Android/.test(internals.userAgent);
|
|
63
|
-
},
|
|
64
|
-
get androidPhone() {
|
|
65
|
-
if (isSSR) {
|
|
66
|
-
return false;
|
|
67
|
-
}
|
|
68
|
-
return internals.android && /(?=android)(?=.*mobile)/i.test(internals.userAgent);
|
|
69
|
-
},
|
|
70
|
-
get ipad() {
|
|
71
|
-
if (isSSR) {
|
|
72
|
-
return false;
|
|
73
|
-
}
|
|
74
|
-
// With iOS 13 the string 'iPad' was removed from the user agent string through a browser setting, which is applied on all sites by default:
|
|
75
|
-
// "Request Desktop Website -> All websites" (for more infos see: https://forums.developer.apple.com/thread/119186).
|
|
76
|
-
// Therefore the OS is detected as MACINTOSH instead of iOS and the device is a tablet if the Device.support.touch is true.
|
|
77
|
-
return /ipad/i.test(internals.userAgent) || (/Macintosh/i.test(internals.userAgent) && "ontouchend" in document);
|
|
78
|
-
},
|
|
79
|
-
};
|
|
80
|
-
|
|
81
|
-
let windowsVersion: number;
|
|
82
|
-
let webkitVersion: number;
|
|
83
|
-
let tablet: boolean;
|
|
84
|
-
|
|
85
|
-
const isWindows8OrAbove = () => {
|
|
86
|
-
if (isSSR) {
|
|
87
|
-
return false;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
if (!internals.windows) {
|
|
91
|
-
return false;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
if (windowsVersion === undefined) {
|
|
95
|
-
const matches = internals.userAgent.match(/Windows NT (\d+).(\d)/);
|
|
96
|
-
windowsVersion = matches ? parseFloat(matches[1]) : 0;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
return windowsVersion >= 8;
|
|
100
|
-
};
|
|
101
|
-
|
|
102
|
-
const isWebkit537OrAbove = () => {
|
|
103
|
-
if (isSSR) {
|
|
104
|
-
return false;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
if (!internals.webkit) {
|
|
108
|
-
return false;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
if (webkitVersion === undefined) {
|
|
112
|
-
const matches = internals.userAgent.match(/(webkit)[ /]([\w.]+)/);
|
|
113
|
-
webkitVersion = matches ? parseFloat(matches[1]) : 0;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
return webkitVersion >= 537.10;
|
|
117
|
-
};
|
|
118
|
-
|
|
119
|
-
const detectTablet = () => {
|
|
120
|
-
if (isSSR) {
|
|
121
|
-
return false;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
if (tablet !== undefined) {
|
|
125
|
-
return;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
if (internals.ipad) {
|
|
129
|
-
tablet = true;
|
|
130
|
-
return;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
if (internals.touch) {
|
|
134
|
-
if (isWindows8OrAbove()) {
|
|
135
|
-
tablet = true;
|
|
136
|
-
return;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
if (internals.chrome && internals.android) {
|
|
140
|
-
tablet = !/Mobile Safari\/[.0-9]+/.test(internals.userAgent);
|
|
141
|
-
return;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
let densityFactor = window.devicePixelRatio ? window.devicePixelRatio : 1; // may be undefined in Windows Phone devices
|
|
145
|
-
if (internals.android && isWebkit537OrAbove()) {
|
|
146
|
-
densityFactor = 1;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
tablet = (Math.min(window.screen.width / densityFactor, window.screen.height / densityFactor) >= 600);
|
|
150
|
-
return;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
tablet = (internals.ie && internals.userAgent.indexOf("Touch") !== -1) || (internals.android && !internals.androidPhone);
|
|
154
|
-
};
|
|
155
|
-
|
|
156
|
-
const supportsTouch = (): boolean => internals.touch;
|
|
157
|
-
const isIE = (): boolean => internals.ie;
|
|
158
|
-
const isSafari = (): boolean => internals.safari;
|
|
159
|
-
const isChrome = (): boolean => internals.chrome;
|
|
160
|
-
const isFirefox = (): boolean => internals.firefox;
|
|
161
|
-
|
|
162
|
-
const isTablet = (): boolean => {
|
|
163
|
-
detectTablet();
|
|
164
|
-
return (internals.touch || isWindows8OrAbove()) && tablet;
|
|
165
|
-
};
|
|
166
|
-
|
|
167
|
-
const isPhone = (): boolean => {
|
|
168
|
-
detectTablet();
|
|
169
|
-
return internals.touch && !tablet;
|
|
170
|
-
};
|
|
171
|
-
|
|
172
|
-
const isDesktop = (): boolean => {
|
|
173
|
-
if (isSSR) {
|
|
174
|
-
return false;
|
|
175
|
-
}
|
|
176
|
-
return (!isTablet() && !isPhone()) || isWindows8OrAbove();
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
const isCombi = (): boolean => {
|
|
180
|
-
return isTablet() && isDesktop();
|
|
181
|
-
};
|
|
182
|
-
|
|
183
|
-
const isIOS = (): boolean => {
|
|
184
|
-
return internals.iOS;
|
|
185
|
-
};
|
|
186
|
-
|
|
187
|
-
const isAndroid = (): boolean => {
|
|
188
|
-
return internals.android || internals.androidPhone;
|
|
189
|
-
};
|
|
190
|
-
|
|
191
|
-
export {
|
|
192
|
-
supportsTouch,
|
|
193
|
-
isIE,
|
|
194
|
-
isSafari,
|
|
195
|
-
isChrome,
|
|
196
|
-
isFirefox,
|
|
197
|
-
isPhone,
|
|
198
|
-
isTablet,
|
|
199
|
-
isDesktop,
|
|
200
|
-
isCombi,
|
|
201
|
-
isIOS,
|
|
202
|
-
isAndroid,
|
|
203
|
-
};
|
package/src/EventProvider.ts
DELETED
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
class EventProvider<EventListenerParam, EventListenerReturn> {
|
|
2
|
-
_eventRegistry: Map<string, Array<(param: EventListenerParam) => EventListenerReturn>>;
|
|
3
|
-
|
|
4
|
-
constructor() {
|
|
5
|
-
this._eventRegistry = new Map();
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
attachEvent(eventName: string, fnFunction: (param: EventListenerParam) => EventListenerReturn) {
|
|
9
|
-
const eventRegistry = this._eventRegistry;
|
|
10
|
-
const eventListeners = eventRegistry.get(eventName);
|
|
11
|
-
|
|
12
|
-
if (!Array.isArray(eventListeners)) {
|
|
13
|
-
eventRegistry.set(eventName, [fnFunction]);
|
|
14
|
-
return;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
if (!eventListeners.includes(fnFunction)) {
|
|
18
|
-
eventListeners.push(fnFunction);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
detachEvent(eventName: string, fnFunction: (param: EventListenerParam) => EventListenerReturn) {
|
|
23
|
-
const eventRegistry = this._eventRegistry;
|
|
24
|
-
const eventListeners = eventRegistry.get(eventName);
|
|
25
|
-
|
|
26
|
-
if (!eventListeners) {
|
|
27
|
-
return;
|
|
28
|
-
}
|
|
29
|
-
const indexOfFnToDetach = eventListeners.indexOf(fnFunction);
|
|
30
|
-
|
|
31
|
-
if (indexOfFnToDetach !== -1) {
|
|
32
|
-
eventListeners.splice(indexOfFnToDetach, 1);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
if (eventListeners.length === 0) {
|
|
36
|
-
eventRegistry.delete(eventName);
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* Fires an event and returns the results of all event listeners as an array.
|
|
42
|
-
*
|
|
43
|
-
* @param eventName the event to fire
|
|
44
|
-
* @param data optional data to pass to each event listener
|
|
45
|
-
* @returns {Array} an array with the results of all event listeners
|
|
46
|
-
*/
|
|
47
|
-
fireEvent(eventName: string, data: EventListenerParam) {
|
|
48
|
-
const eventRegistry = this._eventRegistry;
|
|
49
|
-
const eventListeners = eventRegistry.get(eventName);
|
|
50
|
-
|
|
51
|
-
if (!eventListeners) {
|
|
52
|
-
return [];
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
return eventListeners.map(fn => {
|
|
56
|
-
return fn.call(this, data); // eslint-disable-line
|
|
57
|
-
});
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* Fires an event and returns a promise that will resolve once all listeners have resolved.
|
|
62
|
-
*
|
|
63
|
-
* @param eventName the event to fire
|
|
64
|
-
* @param data optional data to pass to each event listener
|
|
65
|
-
* @returns {Promise} a promise that will resolve when all listeners have resolved
|
|
66
|
-
*/
|
|
67
|
-
fireEventAsync(eventName: string, data: EventListenerParam) {
|
|
68
|
-
return Promise.all(this.fireEvent(eventName, data));
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
isHandlerAttached(eventName: string, fnFunction: (param: EventListenerParam) => EventListenerReturn) {
|
|
72
|
-
const eventRegistry = this._eventRegistry;
|
|
73
|
-
const eventListeners = eventRegistry.get(eventName);
|
|
74
|
-
|
|
75
|
-
if (!eventListeners) {
|
|
76
|
-
return false;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
return eventListeners.includes(fnFunction);
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
hasListeners(eventName: string) {
|
|
83
|
-
return !!this._eventRegistry.get(eventName);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
export default EventProvider;
|
package/src/FeaturesRegistry.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
const features = new Map<string, any>();
|
|
2
|
-
|
|
3
|
-
const registerFeature = (name: string, feature: object) => {
|
|
4
|
-
features.set(name, feature);
|
|
5
|
-
};
|
|
6
|
-
|
|
7
|
-
const getFeature = <T>(name: string): T => {
|
|
8
|
-
return features.get(name) as T;
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
export {
|
|
12
|
-
registerFeature,
|
|
13
|
-
getFeature,
|
|
14
|
-
};
|
package/src/FontFace.ts
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { hasStyle, createStyle } from "./ManagedStyles.js";
|
|
2
|
-
import { getFeature } from "./FeaturesRegistry.js";
|
|
3
|
-
import fontFaceCSS from "./generated/css/FontFace.css.js";
|
|
4
|
-
import overrideFontFaceCSS from "./generated/css/OverrideFontFace.css.js";
|
|
5
|
-
import type OpenUI5Support from "./features/OpenUI5Support.js";
|
|
6
|
-
|
|
7
|
-
const insertFontFace = () => {
|
|
8
|
-
const openUI5Support = getFeature<typeof OpenUI5Support>("OpenUI5Support");
|
|
9
|
-
|
|
10
|
-
// Only set the main font if there is no OpenUI5 support, or there is, but OpenUI5 is not loaded
|
|
11
|
-
if (!openUI5Support || !openUI5Support.isLoaded()) {
|
|
12
|
-
insertMainFontFace();
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
// Always set the override font - OpenUI5 in CSS Vars mode does not set it, unlike the main font
|
|
16
|
-
insertOverrideFontFace();
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
const insertMainFontFace = () => {
|
|
20
|
-
if (!hasStyle("data-ui5-font-face")) {
|
|
21
|
-
createStyle(fontFaceCSS, "data-ui5-font-face");
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
const insertOverrideFontFace = () => {
|
|
26
|
-
if (!hasStyle("data-ui5-font-face-override")) {
|
|
27
|
-
createStyle(overrideFontFaceCSS, "data-ui5-font-face-override");
|
|
28
|
-
}
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
export default insertFontFace;
|