@ui5/webcomponents-localization
Advanced tools
Comparing version 0.0.0-c6d8872f3 to 0.0.0-d9933bd82
// Currently the base package provides CLDR assets only | ||
import "./json-imports/LocaleData.js"; | ||
import "./generated/json-imports/LocaleData.js"; |
var ObjectPath = {}; | ||
var defaultRootContext = window; | ||
function getObjectPathArray(vObjectPath) { | ||
return Array.isArray(vObjectPath) ? vObjectPath : vObjectPath.split("."); | ||
return Array.isArray(vObjectPath) ? vObjectPath.slice() : vObjectPath.split("."); | ||
} | ||
@@ -6,0 +6,0 @@ ObjectPath.create = function (vObjectPath, oRootContext) { |
@@ -6,3 +6,3 @@ const scripts = { | ||
"default": "path-exists dist/ || nps build.all", | ||
all: "nps lint clean copy.used-modules copy.cldr copy.overlay build.replace-amd build.replace-export-true build.replace-export-false build.amd-to-es6 build.replace-global-core-usage build.esm-abs-to-rel copy.src", | ||
all: "nps lint clean copy.used-modules copy.cldr copy.overlay build.replace-amd build.replace-export-true build.replace-export-false build.amd-to-es6 build.replace-global-core-usage build.esm-abs-to-rel build.jsonImports copy.src", | ||
"replace-amd": "replace-in-file sap.ui.define define dist/**/*.js", | ||
@@ -14,2 +14,3 @@ "replace-export-true": `replace-in-file ", /* bExport= */ true" "" dist/**/*.js`, | ||
"esm-abs-to-rel": "node ./lib/esm-abs-to-rel/index.js dist/", | ||
jsonImports: "node ./lib/generate-json-imports/cldr.js", | ||
}, | ||
@@ -16,0 +17,0 @@ copy: { |
{ | ||
"name": "@ui5/webcomponents-localization", | ||
"version": "0.0.0-c6d8872f3", | ||
"version": "0.0.0-d9933bd82", | ||
"description": "Localization for UI5 Web Components", | ||
@@ -25,5 +25,5 @@ "author": "SAP SE (https://www.sap.com)", | ||
"devDependencies": { | ||
"@ui5/webcomponents-tools": "0.0.0-c6d8872f3", | ||
"@buxlabs/amd-to-es6": "^0.15.0", | ||
"@openui5/sap.ui.core": "1.75.0", | ||
"@openui5/sap.ui.core": "1.76.0", | ||
"@ui5/webcomponents-tools": "0.0.0-d9933bd82", | ||
"copy-and-watch": "^0.1.4", | ||
@@ -33,2 +33,3 @@ "escodegen": "^1.11.0", | ||
"glob": "^7.1.3", | ||
"mkdirp": "^0.5.1", | ||
"path-exists-cli": "^1.0.0", | ||
@@ -39,4 +40,4 @@ "replace-in-file": "^3.4.2", | ||
"dependencies": { | ||
"@ui5/webcomponents-base": "0.0.0-c6d8872f3" | ||
"@ui5/webcomponents-base": "0.0.0-d9933bd82" | ||
} | ||
} |
// Currently the base package provides CLDR assets only | ||
import "./json-imports/LocaleData.js"; | ||
import "./generated/json-imports/LocaleData.js"; |
@@ -19,8 +19,8 @@ # Needed files from OpenUI5 - the commented ones are currently overlaid, therefore should not be copied | ||
sap/ui/core/LocaleData.js | ||
# sap/ui/core/date/Buddhist.js | ||
# sap/ui/core/date/Gregorian.js | ||
# sap/ui/core/date/Islamic.js | ||
# sap/ui/core/date/Japanese.js | ||
# sap/ui/core/date/Persian.js | ||
# sap/ui/core/date/UniversalDate.js | ||
sap/ui/core/date/Buddhist.js | ||
sap/ui/core/date/Gregorian.js | ||
sap/ui/core/date/Islamic.js | ||
sap/ui/core/date/Japanese.js | ||
sap/ui/core/date/Persian.js | ||
sap/ui/core/date/UniversalDate.js | ||
sap/ui/core/format/DateFormat.js |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
8578072
11
372425
+ Added@ui5/webcomponents-base@0.0.0-d9933bd82(transitive)
- Removed@ui5/webcomponents-base@0.0.0-c6d8872f3(transitive)