@intlify/message-compiler 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/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/message-compiler.cjs +1405 -1405
- package/dist/message-compiler.esm-browser.js +1369 -1369
- package/dist/message-compiler.esm-browser.prod.js +1 -1
- package/dist/message-compiler.global.js +1369 -1369
- package/dist/message-compiler.global.prod.js +2 -2
- package/dist/message-compiler.mjs +1350 -1350
- package/dist/message-compiler.prod.cjs +1400 -1400
- package/dist/scripts/vitest.globalSetup.d.ts +1 -1
- package/dist/scripts/vitest.setup.d.ts +1 -1
- package/package.json +3 -3
|
@@ -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
|