@intlify/core-base 9.3.0-beta.17 → 9.3.0-beta.18
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/dist/core-base.cjs +1527 -1527
- package/dist/core-base.esm-browser.js +3000 -2995
- package/dist/core-base.esm-browser.prod.js +2 -2
- package/dist/core-base.global.js +3000 -2995
- package/dist/core-base.global.prod.js +2 -2
- package/dist/core-base.mjs +1538 -1538
- package/dist/core-base.prod.cjs +1288 -1288
- package/dist/e2e/bridge/basic.spec.d.ts +1 -1
- package/dist/e2e/bridge/component.spec.d.ts +1 -1
- package/dist/e2e/bridge/components/datetime-format.spec.d.ts +1 -1
- package/dist/e2e/bridge/components/number-format.spec.d.ts +1 -1
- package/dist/e2e/bridge/components/translation.spec.d.ts +1 -1
- package/dist/e2e/bridge/plural.spec.d.ts +1 -1
- package/dist/e2e/bridge/scope/global.spec.d.ts +1 -1
- package/dist/e2e/bridge/scope/inherit-locale.spec.d.ts +1 -1
- package/dist/e2e/bridge/scope/local.spec.d.ts +1 -1
- package/dist/e2e/components/datetime-format.spec.d.ts +1 -1
- package/dist/e2e/components/number-format.spec.d.ts +1 -1
- package/dist/e2e/components/translation.spec.d.ts +1 -1
- package/dist/e2e/composition.spec.d.ts +1 -1
- package/dist/e2e/datetime.spec.d.ts +1 -1
- package/dist/e2e/directive/basic.spec.d.ts +1 -1
- package/dist/e2e/directive/object.spec.d.ts +1 -1
- package/dist/e2e/directive/plural.spec.d.ts +1 -1
- package/dist/e2e/directive/preserve.spec.d.ts +1 -1
- package/dist/e2e/fallback/basic.spec.d.ts +1 -1
- package/dist/e2e/fallback/component.spec.d.ts +1 -1
- package/dist/e2e/fallback/default-format.spec.d.ts +1 -1
- package/dist/e2e/fallback/format.spec.d.ts +1 -1
- package/dist/e2e/fallback/option.spec.d.ts +1 -1
- package/dist/e2e/fallback/suppress.spec.d.ts +1 -1
- package/dist/e2e/formatting/linked.spec.d.ts +1 -1
- package/dist/e2e/formatting/list.spec.d.ts +1 -1
- package/dist/e2e/formatting/literal.spec.d.ts +1 -1
- package/dist/e2e/formatting/named.spec.d.ts +1 -1
- package/dist/e2e/formatting/ruby.spec.d.ts +1 -1
- package/dist/e2e/functions/linked.spec.d.ts +1 -1
- package/dist/e2e/functions/list.spec.d.ts +1 -1
- package/dist/e2e/functions/named.spec.d.ts +1 -1
- package/dist/e2e/functions/plural.spec.d.ts +1 -1
- package/dist/e2e/helper.d.ts +8 -8
- package/dist/e2e/missing/handler.spec.d.ts +1 -1
- package/dist/e2e/missing/option.spec.d.ts +1 -1
- package/dist/e2e/missing/suppress.spec.d.ts +1 -1
- package/dist/e2e/number.spec.d.ts +1 -1
- package/dist/e2e/plural/basic.spec.d.ts +1 -1
- package/dist/e2e/plural/custom.spec.d.ts +1 -1
- package/dist/e2e/scope/global.spec.d.ts +1 -1
- package/dist/e2e/scope/inherit-locale.spec.d.ts +1 -1
- package/dist/e2e/scope/local.spec.d.ts +1 -1
- package/dist/e2e/started.spec.d.ts +1 -1
- package/dist/scripts/vitest.globalSetup.d.ts +1 -1
- package/dist/scripts/vitest.setup.d.ts +1 -1
- package/package.json +6 -6
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=basic.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=component.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=datetime-format.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=number-format.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=translation.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=plural.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=global.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=inherit-locale.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=local.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=datetime-format.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=number-format.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=translation.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=composition.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=datetime.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=basic.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=object.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=plural.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=preserve.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=basic.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=component.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=default-format.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=format.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=option.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=suppress.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=linked.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=list.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=literal.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=named.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=ruby.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=linked.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=list.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=named.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=plural.spec.d.ts.map
|
package/dist/e2e/helper.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { Page } from 'playwright';
|
|
2
|
-
export declare function sleep(delay: number): Promise<unknown>;
|
|
3
|
-
export declare function getText(page: Page, selector: string, options?: Parameters<Page['locator']>[1]): Promise<string>;
|
|
4
|
-
export declare function getData(page: Page, selector: string, options?: Parameters<Page['locator']>[1]): Promise<any>;
|
|
5
|
-
export declare function assetLocaleHead(page: Page, headSelector: string): Promise<void>;
|
|
6
|
-
export declare function getDom(html: string): Document;
|
|
7
|
-
export declare function getDataFromDom(dom: Document, selector: string): any;
|
|
8
|
-
export declare function assertLocaleHeadWithDom(dom: Document, headSelector: string): Promise<void>;
|
|
1
|
+
import type { Page } from 'playwright';
|
|
2
|
+
export declare function sleep(delay: number): Promise<unknown>;
|
|
3
|
+
export declare function getText(page: Page, selector: string, options?: Parameters<Page['locator']>[1]): Promise<string>;
|
|
4
|
+
export declare function getData(page: Page, selector: string, options?: Parameters<Page['locator']>[1]): Promise<any>;
|
|
5
|
+
export declare function assetLocaleHead(page: Page, headSelector: string): Promise<void>;
|
|
6
|
+
export declare function getDom(html: string): Document;
|
|
7
|
+
export declare function getDataFromDom(dom: Document, selector: string): any;
|
|
8
|
+
export declare function assertLocaleHeadWithDom(dom: Document, headSelector: string): Promise<void>;
|
|
9
9
|
//# sourceMappingURL=helper.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=handler.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=option.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=suppress.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=number.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=basic.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=custom.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=global.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=inherit-locale.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=local.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=started.spec.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function setup(): Promise<() => Promise<void>>;
|
|
1
|
+
export declare function setup(): Promise<() => Promise<void>>;
|
|
2
2
|
//# sourceMappingURL=vitest.globalSetup.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=vitest.setup.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@intlify/core-base",
|
|
3
|
-
"version": "9.3.0-beta.
|
|
3
|
+
"version": "9.3.0-beta.18",
|
|
4
4
|
"description": "@intlify/core-base",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"core",
|
|
@@ -33,13 +33,13 @@
|
|
|
33
33
|
"jsdelivr": "dist/core-base.global.js",
|
|
34
34
|
"types": "dist/core-base.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@intlify/
|
|
37
|
-
"@intlify/
|
|
38
|
-
"@intlify/
|
|
39
|
-
"@intlify/
|
|
36
|
+
"@intlify/message-compiler": "9.3.0-beta.18",
|
|
37
|
+
"@intlify/devtools-if": "9.3.0-beta.18",
|
|
38
|
+
"@intlify/vue-devtools": "9.3.0-beta.18",
|
|
39
|
+
"@intlify/shared": "9.3.0-beta.18"
|
|
40
40
|
},
|
|
41
41
|
"engines": {
|
|
42
|
-
"node": ">=
|
|
42
|
+
"node": ">= 16"
|
|
43
43
|
},
|
|
44
44
|
"buildOptions": {
|
|
45
45
|
"name": "IntlifyCoreBase",
|