@fmdevui/fm-dev 1.0.3 → 1.0.4
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/es/component.mjs +1 -1
- package/es/{fmcore → core}/index.d.ts +2 -0
- package/es/index.d.ts +1 -0
- package/es/index.mjs +3 -3
- package/es/packages/{fmcore → core}/index.mjs +1 -2
- package/global.d.ts +0 -1
- package/index.js +1 -1
- package/index.min.js +1 -1
- package/index.min.mjs +1 -1
- package/index.mjs +1 -1
- package/lib/component.js +1 -1
- package/lib/{fmcore → core}/index.d.ts +2 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +9 -9
- package/lib/packages/core/index.js +15 -0
- package/package.json +2 -2
- package/es/fmcore/locales/index.d.ts +0 -1
- package/es/packages/fmcore/locales/index.mjs +0 -1
- package/lib/fmcore/locales/index.d.ts +0 -1
- package/lib/packages/fmcore/index.js +0 -16
- package/lib/packages/fmcore/locales/index.js +0 -12
- /package/es/{fmcore/locales/i18n.d.ts → core/locales/index.d.ts} +0 -0
- /package/es/{fmcore → core}/locales/lang/de.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/en.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/es.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/fi.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/fr.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/id.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/it.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/ja.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/ko.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/ms.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/no.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/pl.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/pt.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/ru.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/th.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/zh-CN.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/zh-HK.d.ts +0 -0
- /package/es/{fmcore → core}/locales/lang/zh-TW.d.ts +0 -0
- /package/es/{fmcore → core}/types/axios/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/comm/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/emitt/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/layout/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/menu/MenuOutput.d.ts +0 -0
- /package/es/{fmcore → core}/types/menu/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/menu/menu-type-enum.d.ts +0 -0
- /package/es/{fmcore → core}/types/menu/status-enum.d.ts +0 -0
- /package/es/{fmcore → core}/types/menu/sys-menu-meta.d.ts +0 -0
- /package/es/{fmcore → core}/types/pinia/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/router/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/table/index.d.ts +0 -0
- /package/es/{fmcore → core}/types/view/index.d.ts +0 -0
- /package/es/{fmcore → core}/ui/login/index.d.ts +0 -0
- /package/es/{fmcore → core}/ui/login/src/index.vue.d.ts +0 -0
- /package/es/{fmcore → core}/ui/login/src/type.d.ts +0 -0
- /package/es/{fmcore → core}/ui/login/style/css.d.ts +0 -0
- /package/es/{fmcore → core}/ui/login/style/index.d.ts +0 -0
- /package/es/packages/{fmcore/locales/i18n.mjs → core/locales/index.mjs} +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/de.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/en.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/es.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/fi.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/fr.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/id.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/it.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/ja.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/ko.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/ms.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/no.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/pl.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/pt.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/ru.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/th.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/zh-CN.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/zh-HK.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/lang/zh-TW.mjs +0 -0
- /package/es/packages/{fmcore → core}/locales/vite-env.d.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/axios/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/comm/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/emitt/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/layout/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/menu/MenuOutput.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/menu/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/menu/menu-type-enum.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/menu/status-enum.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/menu/sys-menu-meta.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/pinia/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/router/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/table/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/types/view/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/ui/login/index.mjs +0 -0
- /package/es/packages/{fmcore → core}/ui/login/src/index.vue.mjs +0 -0
- /package/es/packages/{fmcore → core}/ui/login/src/index.vue2.mjs +0 -0
- /package/es/packages/{fmcore → core}/ui/login/src/type.mjs +0 -0
- /package/es/packages/{fmcore → core}/ui/login/style/css.mjs +0 -0
- /package/es/packages/{fmcore → core}/ui/login/style/index.mjs +0 -0
- /package/lib/{fmcore/locales/i18n.d.ts → core/locales/index.d.ts} +0 -0
- /package/lib/{fmcore → core}/locales/lang/de.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/en.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/es.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/fi.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/fr.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/id.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/it.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/ja.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/ko.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/ms.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/no.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/pl.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/pt.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/ru.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/th.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/zh-CN.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/zh-HK.d.ts +0 -0
- /package/lib/{fmcore → core}/locales/lang/zh-TW.d.ts +0 -0
- /package/lib/{fmcore → core}/types/axios/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/comm/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/emitt/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/layout/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/menu/MenuOutput.d.ts +0 -0
- /package/lib/{fmcore → core}/types/menu/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/menu/menu-type-enum.d.ts +0 -0
- /package/lib/{fmcore → core}/types/menu/status-enum.d.ts +0 -0
- /package/lib/{fmcore → core}/types/menu/sys-menu-meta.d.ts +0 -0
- /package/lib/{fmcore → core}/types/pinia/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/router/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/table/index.d.ts +0 -0
- /package/lib/{fmcore → core}/types/view/index.d.ts +0 -0
- /package/lib/{fmcore → core}/ui/login/index.d.ts +0 -0
- /package/lib/{fmcore → core}/ui/login/src/index.vue.d.ts +0 -0
- /package/lib/{fmcore → core}/ui/login/src/type.d.ts +0 -0
- /package/lib/{fmcore → core}/ui/login/style/css.d.ts +0 -0
- /package/lib/{fmcore → core}/ui/login/style/index.d.ts +0 -0
- /package/lib/packages/{fmcore/locales/i18n.js → core/locales/index.js} +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/de.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/en.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/es.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/fi.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/fr.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/id.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/it.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/ja.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/ko.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/ms.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/no.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/pl.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/pt.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/ru.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/th.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/zh-CN.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/zh-HK.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/lang/zh-TW.js +0 -0
- /package/lib/packages/{fmcore → core}/locales/vite-env.d.js +0 -0
- /package/lib/packages/{fmcore → core}/types/axios/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/comm/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/emitt/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/layout/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/menu/MenuOutput.js +0 -0
- /package/lib/packages/{fmcore → core}/types/menu/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/menu/menu-type-enum.js +0 -0
- /package/lib/packages/{fmcore → core}/types/menu/status-enum.js +0 -0
- /package/lib/packages/{fmcore → core}/types/menu/sys-menu-meta.js +0 -0
- /package/lib/packages/{fmcore → core}/types/pinia/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/router/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/table/index.js +0 -0
- /package/lib/packages/{fmcore → core}/types/view/index.js +0 -0
- /package/lib/packages/{fmcore → core}/ui/login/index.js +0 -0
- /package/lib/packages/{fmcore → core}/ui/login/src/index.vue.js +0 -0
- /package/lib/packages/{fmcore → core}/ui/login/src/index.vue2.js +0 -0
- /package/lib/packages/{fmcore → core}/ui/login/src/type.js +0 -0
- /package/lib/packages/{fmcore → core}/ui/login/style/css.js +0 -0
- /package/lib/packages/{fmcore → core}/ui/login/style/index.js +0 -0
package/es/component.mjs
CHANGED
package/es/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { default as installer } from './defaults';
|
|
2
2
|
import { App } from 'vue';
|
|
3
3
|
export * from 'fm-dev/es/core';
|
|
4
|
+
export type * from 'fm-dev/es/core';
|
|
4
5
|
export { version } from './version';
|
|
5
6
|
export declare const install: (app: App) => void;
|
|
6
7
|
export default installer;
|
package/es/index.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import installer from './defaults.mjs';
|
|
2
|
-
import './packages/
|
|
2
|
+
import './packages/core/index.mjs';
|
|
3
3
|
export { version } from './version.mjs';
|
|
4
|
-
export { FmLogin } from './packages/
|
|
5
|
-
export { getCountryCode, i18n, iso_3166_1_CountryList, languageList, mergMessage, setupI18n } from './packages/
|
|
4
|
+
export { FmLogin } from './packages/core/ui/login/index.mjs';
|
|
5
|
+
export { getCountryCode, i18n, iso_3166_1_CountryList, languageList, mergMessage, setupI18n } from './packages/core/locales/index.mjs';
|
|
6
6
|
|
|
7
7
|
const install = installer.install;
|
|
8
8
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
export { FmLogin } from './ui/login/index.mjs';
|
|
2
|
-
|
|
2
|
+
export { getCountryCode, i18n, iso_3166_1_CountryList, languageList, mergMessage, setupI18n } from './locales/index.mjs';
|
|
3
3
|
import './types/index.mjs';
|
|
4
|
-
export { getCountryCode, i18n, iso_3166_1_CountryList, languageList, mergMessage, setupI18n } from './locales/i18n.mjs';
|
package/global.d.ts
CHANGED
package/index.js
CHANGED
package/index.min.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! fm-dev v1.0.
|
|
1
|
+
/*! fm-dev v1.0.4 */(function(X,N){typeof exports=="object"&&typeof module<"u"?N(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],N):(X=typeof globalThis<"u"?globalThis:X||self,N(X.FmPlus={},X.Vue))})(this,function(X,N){"use strict";const Xn=(e=[])=>({install:r=>{e.forEach(n=>r.component(n.name,n))}});var Zn=N.defineComponent({name:"FmLogin",__name:"index",setup(e){const t=N.ref(!1);function r(){t.value=!0}return(n,a)=>(N.openBlock(),N.createElementBlock("div",{onClick:r},a[0]||(a[0]=[N.createElementVNode("h1",null,"login xxxxx ",-1)])))}});const mr=Zn;var pr=Xn([...[mr]]);/*!
|
|
2
2
|
* shared v11.1.5
|
|
3
3
|
* (c) 2025 kazuya kawaguchi
|
|
4
4
|
* Released under the MIT License.
|
package/index.min.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! fm-dev v1.0.
|
|
1
|
+
/*! fm-dev v1.0.4 */import{defineComponent as mt,ref as hr,createElementBlock as na,openBlock as aa,createElementVNode as oa,effectScope as ia,shallowRef as la,computed as Re,watch as zt,isRef as ua,getCurrentInstance as ze,h as Er,Fragment as xr,inject as sa,onMounted as ca,onUnmounted as da,createVNode as ma,Text as pa}from"vue";const ga=(e=[])=>({install:r=>{e.forEach(n=>r.component(n.name,n))}});var fa=mt({name:"FmLogin",__name:"index",setup(e){const t=hr(!1);function r(){t.value=!0}return(n,a)=>(aa(),na("div",{onClick:r},a[0]||(a[0]=[oa("h1",null,"login xxxxx ",-1)])))}});const br=fa,ha=[br];var Tr=ga([...ha]);/*!
|
|
2
2
|
* shared v11.1.5
|
|
3
3
|
* (c) 2025 kazuya kawaguchi
|
|
4
4
|
* Released under the MIT License.
|
package/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! fm-dev v1.0.
|
|
1
|
+
/*! fm-dev v1.0.4 */
|
|
2
2
|
import { defineComponent, ref, createElementBlock, openBlock, createElementVNode, effectScope, shallowRef, computed, watch, isRef, getCurrentInstance, h, Fragment, inject, onMounted, onUnmounted, createVNode, Text } from 'vue';
|
|
3
3
|
|
|
4
4
|
const makeInstaller = (components = []) => {
|
package/lib/component.js
CHANGED
package/lib/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { default as installer } from './defaults';
|
|
2
2
|
import { App } from 'vue';
|
|
3
3
|
export * from 'fm-dev/es/core';
|
|
4
|
+
export type * from 'fm-dev/es/core';
|
|
4
5
|
export { version } from './version';
|
|
5
6
|
export declare const install: (app: App) => void;
|
|
6
7
|
export default installer;
|
package/lib/index.js
CHANGED
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var defaults = require('./defaults.js');
|
|
6
|
-
require('./packages/
|
|
6
|
+
require('./packages/core/index.js');
|
|
7
7
|
var version = require('./version.js');
|
|
8
|
-
var index = require('./packages/
|
|
9
|
-
var
|
|
8
|
+
var index = require('./packages/core/ui/login/index.js');
|
|
9
|
+
var index$1 = require('./packages/core/locales/index.js');
|
|
10
10
|
|
|
11
11
|
const install = defaults.default.install;
|
|
12
12
|
|
|
13
13
|
exports.default = defaults.default;
|
|
14
14
|
exports.version = version.version;
|
|
15
15
|
exports.FmLogin = index.FmLogin;
|
|
16
|
-
exports.getCountryCode =
|
|
17
|
-
exports.i18n =
|
|
18
|
-
exports.iso_3166_1_CountryList =
|
|
19
|
-
exports.languageList =
|
|
20
|
-
exports.mergMessage =
|
|
21
|
-
exports.setupI18n =
|
|
16
|
+
exports.getCountryCode = index$1.getCountryCode;
|
|
17
|
+
exports.i18n = index$1.i18n;
|
|
18
|
+
exports.iso_3166_1_CountryList = index$1.iso_3166_1_CountryList;
|
|
19
|
+
exports.languageList = index$1.languageList;
|
|
20
|
+
exports.mergMessage = index$1.mergMessage;
|
|
21
|
+
exports.setupI18n = index$1.setupI18n;
|
|
22
22
|
exports.install = install;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('./ui/login/index.js');
|
|
4
|
+
var index$1 = require('./locales/index.js');
|
|
5
|
+
require('./types/index.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
exports.FmLogin = index.FmLogin;
|
|
10
|
+
exports.getCountryCode = index$1.getCountryCode;
|
|
11
|
+
exports.i18n = index$1.i18n;
|
|
12
|
+
exports.iso_3166_1_CountryList = index$1.iso_3166_1_CountryList;
|
|
13
|
+
exports.languageList = index$1.languageList;
|
|
14
|
+
exports.mergMessage = index$1.mergMessage;
|
|
15
|
+
exports.setupI18n = index$1.setupI18n;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fmdevui/fm-dev",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"description": "Page level components developed based on Element Plus.",
|
|
5
5
|
"author": "fmdevui",
|
|
6
6
|
"keywords": [
|
|
@@ -89,4 +89,4 @@
|
|
|
89
89
|
"not ie 11",
|
|
90
90
|
"not op_mini all"
|
|
91
91
|
]
|
|
92
|
-
}
|
|
92
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './i18n';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { getCountryCode, i18n, iso_3166_1_CountryList, languageList, mergMessage, setupI18n } from './i18n.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './i18n';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var index = require('./ui/login/index.js');
|
|
4
|
-
require('./locales/index.js');
|
|
5
|
-
require('./types/index.js');
|
|
6
|
-
var i18n = require('./locales/i18n.js');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.FmLogin = index.FmLogin;
|
|
11
|
-
exports.getCountryCode = i18n.getCountryCode;
|
|
12
|
-
exports.i18n = i18n.i18n;
|
|
13
|
-
exports.iso_3166_1_CountryList = i18n.iso_3166_1_CountryList;
|
|
14
|
-
exports.languageList = i18n.languageList;
|
|
15
|
-
exports.mergMessage = i18n.mergMessage;
|
|
16
|
-
exports.setupI18n = i18n.setupI18n;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var i18n = require('./i18n.js');
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
exports.getCountryCode = i18n.getCountryCode;
|
|
8
|
-
exports.i18n = i18n.i18n;
|
|
9
|
-
exports.iso_3166_1_CountryList = i18n.iso_3166_1_CountryList;
|
|
10
|
-
exports.languageList = i18n.languageList;
|
|
11
|
-
exports.mergMessage = i18n.mergMessage;
|
|
12
|
-
exports.setupI18n = i18n.setupI18n;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|