@ruan-cat/domains 0.1.2 → 0.1.3
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/CHANGELOG.md +6 -0
- package/dist/main.cjs +12 -3
- package/dist/main.cjs.map +1 -1
- package/dist/main.d.cts +7 -3
- package/dist/main.d.ts +7 -3
- package/dist/main.global.js +12 -3
- package/dist/main.global.js.map +1 -1
- package/dist/main.js +12 -3
- package/dist/main.js.map +1 -1
- package/main.ts +15 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/main.cjs
CHANGED
|
@@ -26,9 +26,11 @@ module.exports = __toCommonJS(main_exports);
|
|
|
26
26
|
var projectNames = ["09oa", "utils", "09oa-docs", "notes", "rmmv-notes"];
|
|
27
27
|
var domains = {
|
|
28
28
|
/** 大项目 09OA项目 */
|
|
29
|
-
"09oa": ["09oa.ruancat6312.top"],
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
"09oa": ["01s-09oa.ruancat6312.top"],
|
|
30
|
+
/** 01星球文档 */
|
|
31
|
+
"01s-doc": ["docs-01-star.ruancat6312.top"],
|
|
32
|
+
/** 工具包项目 */
|
|
33
|
+
utils: ["utils.ruancat6312.top", "utils.ruan-cat.com"],
|
|
32
34
|
/** 笔记项目 */
|
|
33
35
|
notes: [
|
|
34
36
|
//
|
|
@@ -42,6 +44,13 @@ var domains = {
|
|
|
42
44
|
"rpgmv-dev-notes.ruancat6312.top",
|
|
43
45
|
"rpgmv-dev-notes.ruan-cat.com",
|
|
44
46
|
"mv.ruan-cat.com"
|
|
47
|
+
],
|
|
48
|
+
/** 钻头文档 */
|
|
49
|
+
"drill-doc": [
|
|
50
|
+
"small-alice-web.ruancat6312.top",
|
|
51
|
+
"small-alice-web.ruan-cat.com",
|
|
52
|
+
"drill.ruancat6312.top",
|
|
53
|
+
"drill.ruan-cat.com"
|
|
45
54
|
]
|
|
46
55
|
};
|
|
47
56
|
// Annotate the CommonJS export names for ESM import in node:
|
package/dist/main.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../main.ts"],"sourcesContent":["/**\n * 项目名称\n * @description\n * 各种项目的名称 作为标识符查询\n *\n * @deprecated\n * 没必要\n */\nexport const projectNames = <const>[\"09oa\", \"utils\", \"09oa-docs\", \"notes\", \"rmmv-notes\"];\n\n/**\n * 域名对象\n * @deprecated\n * 没必要\n */\nexport type Domains = Record<(typeof projectNames)[number], string[]>;\n\n/**\n * 域名对象\n * @description\n * 设计成简单的常量即可 无需额外的类型约束\n */\nexport const domains = <const>{\n\t/** 大项目 09OA项目 */\n\t\"09oa\": [\"09oa.ruancat6312.top\"],\n\t\"
|
|
1
|
+
{"version":3,"sources":["../main.ts"],"sourcesContent":["/**\n * 项目名称\n * @description\n * 各种项目的名称 作为标识符查询\n *\n * @deprecated\n * 没必要\n */\nexport const projectNames = <const>[\"09oa\", \"utils\", \"09oa-docs\", \"notes\", \"rmmv-notes\"];\n\n/**\n * 域名对象\n * @deprecated\n * 没必要\n */\nexport type Domains = Record<(typeof projectNames)[number], string[]>;\n\n/**\n * 域名对象\n * @description\n * 设计成简单的常量即可 无需额外的类型约束\n */\nexport const domains = <const>{\n\t/** 大项目 09OA项目 */\n\t\"09oa\": [\"01s-09oa.ruancat6312.top\"],\n\n\t/** 01星球文档 */\n\t\"01s-doc\": [\"docs-01-star.ruancat6312.top\"],\n\n\t/** 工具包项目 */\n\tutils: [\"utils.ruancat6312.top\", \"utils.ruan-cat.com\"],\n\n\t/** 笔记项目 */\n\tnotes: [\n\t\t//\n\t\t\"notes.ruan-cat.com\",\n\t\t\"ruan-cat-notes.ruan-cat.com\",\n\t\t\"ruan-cat-notes.ruancat6312.top\",\n\t],\n\n\t/** rmmv笔记项目 */\n\t\"rmmv-notes\": [\n\t\t//\n\t\t\"rpgmv-dev-notes.ruancat6312.top\",\n\t\t\"rpgmv-dev-notes.ruan-cat.com\",\n\t\t\"mv.ruan-cat.com\",\n\t],\n\n\t/** 钻头文档 */\n\t\"drill-doc\": [\n\t\t\"small-alice-web.ruancat6312.top\",\n\t\t\"small-alice-web.ruan-cat.com\",\n\t\t\"drill.ruancat6312.top\",\n\t\t\"drill.ruan-cat.com\",\n\t],\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQO,IAAM,eAAsB,CAAC,QAAQ,SAAS,aAAa,SAAS,YAAY;AAchF,IAAM,UAAiB;AAAA;AAAA,EAE7B,QAAQ,CAAC,0BAA0B;AAAA;AAAA,EAGnC,WAAW,CAAC,8BAA8B;AAAA;AAAA,EAG1C,OAAO,CAAC,yBAAyB,oBAAoB;AAAA;AAAA,EAGrD,OAAO;AAAA;AAAA,IAEN;AAAA,IACA;AAAA,IACA;AAAA,EACD;AAAA;AAAA,EAGA,cAAc;AAAA;AAAA,IAEb;AAAA,IACA;AAAA,IACA;AAAA,EACD;AAAA;AAAA,EAGA,aAAa;AAAA,IACZ;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACD;AACD;","names":[]}
|
package/dist/main.d.cts
CHANGED
|
@@ -20,13 +20,17 @@ type Domains = Record<(typeof projectNames)[number], string[]>;
|
|
|
20
20
|
*/
|
|
21
21
|
declare const domains: {
|
|
22
22
|
/** 大项目 09OA项目 */
|
|
23
|
-
readonly "09oa": readonly ["09oa.ruancat6312.top"];
|
|
24
|
-
|
|
25
|
-
readonly
|
|
23
|
+
readonly "09oa": readonly ["01s-09oa.ruancat6312.top"];
|
|
24
|
+
/** 01星球文档 */
|
|
25
|
+
readonly "01s-doc": readonly ["docs-01-star.ruancat6312.top"];
|
|
26
|
+
/** 工具包项目 */
|
|
27
|
+
readonly utils: readonly ["utils.ruancat6312.top", "utils.ruan-cat.com"];
|
|
26
28
|
/** 笔记项目 */
|
|
27
29
|
readonly notes: readonly ["notes.ruan-cat.com", "ruan-cat-notes.ruan-cat.com", "ruan-cat-notes.ruancat6312.top"];
|
|
28
30
|
/** rmmv笔记项目 */
|
|
29
31
|
readonly "rmmv-notes": readonly ["rpgmv-dev-notes.ruancat6312.top", "rpgmv-dev-notes.ruan-cat.com", "mv.ruan-cat.com"];
|
|
32
|
+
/** 钻头文档 */
|
|
33
|
+
readonly "drill-doc": readonly ["small-alice-web.ruancat6312.top", "small-alice-web.ruan-cat.com", "drill.ruancat6312.top", "drill.ruan-cat.com"];
|
|
30
34
|
};
|
|
31
35
|
|
|
32
36
|
export { type Domains, domains, projectNames };
|
package/dist/main.d.ts
CHANGED
|
@@ -20,13 +20,17 @@ type Domains = Record<(typeof projectNames)[number], string[]>;
|
|
|
20
20
|
*/
|
|
21
21
|
declare const domains: {
|
|
22
22
|
/** 大项目 09OA项目 */
|
|
23
|
-
readonly "09oa": readonly ["09oa.ruancat6312.top"];
|
|
24
|
-
|
|
25
|
-
readonly
|
|
23
|
+
readonly "09oa": readonly ["01s-09oa.ruancat6312.top"];
|
|
24
|
+
/** 01星球文档 */
|
|
25
|
+
readonly "01s-doc": readonly ["docs-01-star.ruancat6312.top"];
|
|
26
|
+
/** 工具包项目 */
|
|
27
|
+
readonly utils: readonly ["utils.ruancat6312.top", "utils.ruan-cat.com"];
|
|
26
28
|
/** 笔记项目 */
|
|
27
29
|
readonly notes: readonly ["notes.ruan-cat.com", "ruan-cat-notes.ruan-cat.com", "ruan-cat-notes.ruancat6312.top"];
|
|
28
30
|
/** rmmv笔记项目 */
|
|
29
31
|
readonly "rmmv-notes": readonly ["rpgmv-dev-notes.ruancat6312.top", "rpgmv-dev-notes.ruan-cat.com", "mv.ruan-cat.com"];
|
|
32
|
+
/** 钻头文档 */
|
|
33
|
+
readonly "drill-doc": readonly ["small-alice-web.ruancat6312.top", "small-alice-web.ruan-cat.com", "drill.ruancat6312.top", "drill.ruan-cat.com"];
|
|
30
34
|
};
|
|
31
35
|
|
|
32
36
|
export { type Domains, domains, projectNames };
|
package/dist/main.global.js
CHANGED
|
@@ -3,9 +3,11 @@
|
|
|
3
3
|
var projectNames = ["09oa", "utils", "09oa-docs", "notes", "rmmv-notes"];
|
|
4
4
|
var domains = {
|
|
5
5
|
/** 大项目 09OA项目 */
|
|
6
|
-
"09oa": ["09oa.ruancat6312.top"],
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
"09oa": ["01s-09oa.ruancat6312.top"],
|
|
7
|
+
/** 01星球文档 */
|
|
8
|
+
"01s-doc": ["docs-01-star.ruancat6312.top"],
|
|
9
|
+
/** 工具包项目 */
|
|
10
|
+
utils: ["utils.ruancat6312.top", "utils.ruan-cat.com"],
|
|
9
11
|
/** 笔记项目 */
|
|
10
12
|
notes: [
|
|
11
13
|
//
|
|
@@ -19,6 +21,13 @@
|
|
|
19
21
|
"rpgmv-dev-notes.ruancat6312.top",
|
|
20
22
|
"rpgmv-dev-notes.ruan-cat.com",
|
|
21
23
|
"mv.ruan-cat.com"
|
|
24
|
+
],
|
|
25
|
+
/** 钻头文档 */
|
|
26
|
+
"drill-doc": [
|
|
27
|
+
"small-alice-web.ruancat6312.top",
|
|
28
|
+
"small-alice-web.ruan-cat.com",
|
|
29
|
+
"drill.ruancat6312.top",
|
|
30
|
+
"drill.ruan-cat.com"
|
|
22
31
|
]
|
|
23
32
|
};
|
|
24
33
|
})();
|
package/dist/main.global.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../main.ts"],"sourcesContent":["/**\n * 项目名称\n * @description\n * 各种项目的名称 作为标识符查询\n *\n * @deprecated\n * 没必要\n */\nexport const projectNames = <const>[\"09oa\", \"utils\", \"09oa-docs\", \"notes\", \"rmmv-notes\"];\n\n/**\n * 域名对象\n * @deprecated\n * 没必要\n */\nexport type Domains = Record<(typeof projectNames)[number], string[]>;\n\n/**\n * 域名对象\n * @description\n * 设计成简单的常量即可 无需额外的类型约束\n */\nexport const domains = <const>{\n\t/** 大项目 09OA项目 */\n\t\"09oa\": [\"09oa.ruancat6312.top\"],\n\t\"
|
|
1
|
+
{"version":3,"sources":["../main.ts"],"sourcesContent":["/**\n * 项目名称\n * @description\n * 各种项目的名称 作为标识符查询\n *\n * @deprecated\n * 没必要\n */\nexport const projectNames = <const>[\"09oa\", \"utils\", \"09oa-docs\", \"notes\", \"rmmv-notes\"];\n\n/**\n * 域名对象\n * @deprecated\n * 没必要\n */\nexport type Domains = Record<(typeof projectNames)[number], string[]>;\n\n/**\n * 域名对象\n * @description\n * 设计成简单的常量即可 无需额外的类型约束\n */\nexport const domains = <const>{\n\t/** 大项目 09OA项目 */\n\t\"09oa\": [\"01s-09oa.ruancat6312.top\"],\n\n\t/** 01星球文档 */\n\t\"01s-doc\": [\"docs-01-star.ruancat6312.top\"],\n\n\t/** 工具包项目 */\n\tutils: [\"utils.ruancat6312.top\", \"utils.ruan-cat.com\"],\n\n\t/** 笔记项目 */\n\tnotes: [\n\t\t//\n\t\t\"notes.ruan-cat.com\",\n\t\t\"ruan-cat-notes.ruan-cat.com\",\n\t\t\"ruan-cat-notes.ruancat6312.top\",\n\t],\n\n\t/** rmmv笔记项目 */\n\t\"rmmv-notes\": [\n\t\t//\n\t\t\"rpgmv-dev-notes.ruancat6312.top\",\n\t\t\"rpgmv-dev-notes.ruan-cat.com\",\n\t\t\"mv.ruan-cat.com\",\n\t],\n\n\t/** 钻头文档 */\n\t\"drill-doc\": [\n\t\t\"small-alice-web.ruancat6312.top\",\n\t\t\"small-alice-web.ruan-cat.com\",\n\t\t\"drill.ruancat6312.top\",\n\t\t\"drill.ruan-cat.com\",\n\t],\n};\n"],"mappings":";;AAQO,MAAM,eAAsB,CAAC,QAAQ,SAAS,aAAa,SAAS,YAAY;AAchF,MAAM,UAAiB;AAAA;AAAA,IAE7B,QAAQ,CAAC,0BAA0B;AAAA;AAAA,IAGnC,WAAW,CAAC,8BAA8B;AAAA;AAAA,IAG1C,OAAO,CAAC,yBAAyB,oBAAoB;AAAA;AAAA,IAGrD,OAAO;AAAA;AAAA,MAEN;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAAA;AAAA,IAGA,cAAc;AAAA;AAAA,MAEb;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAAA;AAAA,IAGA,aAAa;AAAA,MACZ;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAAA,EACD;","names":[]}
|
package/dist/main.js
CHANGED
|
@@ -2,9 +2,11 @@
|
|
|
2
2
|
var projectNames = ["09oa", "utils", "09oa-docs", "notes", "rmmv-notes"];
|
|
3
3
|
var domains = {
|
|
4
4
|
/** 大项目 09OA项目 */
|
|
5
|
-
"09oa": ["09oa.ruancat6312.top"],
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
"09oa": ["01s-09oa.ruancat6312.top"],
|
|
6
|
+
/** 01星球文档 */
|
|
7
|
+
"01s-doc": ["docs-01-star.ruancat6312.top"],
|
|
8
|
+
/** 工具包项目 */
|
|
9
|
+
utils: ["utils.ruancat6312.top", "utils.ruan-cat.com"],
|
|
8
10
|
/** 笔记项目 */
|
|
9
11
|
notes: [
|
|
10
12
|
//
|
|
@@ -18,6 +20,13 @@ var domains = {
|
|
|
18
20
|
"rpgmv-dev-notes.ruancat6312.top",
|
|
19
21
|
"rpgmv-dev-notes.ruan-cat.com",
|
|
20
22
|
"mv.ruan-cat.com"
|
|
23
|
+
],
|
|
24
|
+
/** 钻头文档 */
|
|
25
|
+
"drill-doc": [
|
|
26
|
+
"small-alice-web.ruancat6312.top",
|
|
27
|
+
"small-alice-web.ruan-cat.com",
|
|
28
|
+
"drill.ruancat6312.top",
|
|
29
|
+
"drill.ruan-cat.com"
|
|
21
30
|
]
|
|
22
31
|
};
|
|
23
32
|
export {
|
package/dist/main.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../main.ts"],"sourcesContent":["/**\n * 项目名称\n * @description\n * 各种项目的名称 作为标识符查询\n *\n * @deprecated\n * 没必要\n */\nexport const projectNames = <const>[\"09oa\", \"utils\", \"09oa-docs\", \"notes\", \"rmmv-notes\"];\n\n/**\n * 域名对象\n * @deprecated\n * 没必要\n */\nexport type Domains = Record<(typeof projectNames)[number], string[]>;\n\n/**\n * 域名对象\n * @description\n * 设计成简单的常量即可 无需额外的类型约束\n */\nexport const domains = <const>{\n\t/** 大项目 09OA项目 */\n\t\"09oa\": [\"09oa.ruancat6312.top\"],\n\t\"
|
|
1
|
+
{"version":3,"sources":["../main.ts"],"sourcesContent":["/**\n * 项目名称\n * @description\n * 各种项目的名称 作为标识符查询\n *\n * @deprecated\n * 没必要\n */\nexport const projectNames = <const>[\"09oa\", \"utils\", \"09oa-docs\", \"notes\", \"rmmv-notes\"];\n\n/**\n * 域名对象\n * @deprecated\n * 没必要\n */\nexport type Domains = Record<(typeof projectNames)[number], string[]>;\n\n/**\n * 域名对象\n * @description\n * 设计成简单的常量即可 无需额外的类型约束\n */\nexport const domains = <const>{\n\t/** 大项目 09OA项目 */\n\t\"09oa\": [\"01s-09oa.ruancat6312.top\"],\n\n\t/** 01星球文档 */\n\t\"01s-doc\": [\"docs-01-star.ruancat6312.top\"],\n\n\t/** 工具包项目 */\n\tutils: [\"utils.ruancat6312.top\", \"utils.ruan-cat.com\"],\n\n\t/** 笔记项目 */\n\tnotes: [\n\t\t//\n\t\t\"notes.ruan-cat.com\",\n\t\t\"ruan-cat-notes.ruan-cat.com\",\n\t\t\"ruan-cat-notes.ruancat6312.top\",\n\t],\n\n\t/** rmmv笔记项目 */\n\t\"rmmv-notes\": [\n\t\t//\n\t\t\"rpgmv-dev-notes.ruancat6312.top\",\n\t\t\"rpgmv-dev-notes.ruan-cat.com\",\n\t\t\"mv.ruan-cat.com\",\n\t],\n\n\t/** 钻头文档 */\n\t\"drill-doc\": [\n\t\t\"small-alice-web.ruancat6312.top\",\n\t\t\"small-alice-web.ruan-cat.com\",\n\t\t\"drill.ruancat6312.top\",\n\t\t\"drill.ruan-cat.com\",\n\t],\n};\n"],"mappings":";AAQO,IAAM,eAAsB,CAAC,QAAQ,SAAS,aAAa,SAAS,YAAY;AAchF,IAAM,UAAiB;AAAA;AAAA,EAE7B,QAAQ,CAAC,0BAA0B;AAAA;AAAA,EAGnC,WAAW,CAAC,8BAA8B;AAAA;AAAA,EAG1C,OAAO,CAAC,yBAAyB,oBAAoB;AAAA;AAAA,EAGrD,OAAO;AAAA;AAAA,IAEN;AAAA,IACA;AAAA,IACA;AAAA,EACD;AAAA;AAAA,EAGA,cAAc;AAAA;AAAA,IAEb;AAAA,IACA;AAAA,IACA;AAAA,EACD;AAAA;AAAA,EAGA,aAAa;AAAA,IACZ;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACD;AACD;","names":[]}
|
package/main.ts
CHANGED
|
@@ -22,9 +22,13 @@ export type Domains = Record<(typeof projectNames)[number], string[]>;
|
|
|
22
22
|
*/
|
|
23
23
|
export const domains = <const>{
|
|
24
24
|
/** 大项目 09OA项目 */
|
|
25
|
-
"09oa": ["09oa.ruancat6312.top"],
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
"09oa": ["01s-09oa.ruancat6312.top"],
|
|
26
|
+
|
|
27
|
+
/** 01星球文档 */
|
|
28
|
+
"01s-doc": ["docs-01-star.ruancat6312.top"],
|
|
29
|
+
|
|
30
|
+
/** 工具包项目 */
|
|
31
|
+
utils: ["utils.ruancat6312.top", "utils.ruan-cat.com"],
|
|
28
32
|
|
|
29
33
|
/** 笔记项目 */
|
|
30
34
|
notes: [
|
|
@@ -41,4 +45,12 @@ export const domains = <const>{
|
|
|
41
45
|
"rpgmv-dev-notes.ruan-cat.com",
|
|
42
46
|
"mv.ruan-cat.com",
|
|
43
47
|
],
|
|
48
|
+
|
|
49
|
+
/** 钻头文档 */
|
|
50
|
+
"drill-doc": [
|
|
51
|
+
"small-alice-web.ruancat6312.top",
|
|
52
|
+
"small-alice-web.ruan-cat.com",
|
|
53
|
+
"drill.ruancat6312.top",
|
|
54
|
+
"drill.ruan-cat.com",
|
|
55
|
+
],
|
|
44
56
|
};
|