@storm-software/config 1.128.0 → 1.128.2
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 +28 -0
- package/README.md +1 -2
- package/dist/chunk-3E73YHNU.js +27 -0
- package/dist/chunk-4RGB2QSN.cjs +1 -0
- package/dist/chunk-4VDLQK6F.cjs +1 -0
- package/dist/chunk-5QIMO5EY.js +1 -0
- package/dist/chunk-TE4DJKBE.cjs +1 -0
- package/dist/chunk-TYDRIJER.js +7 -0
- package/dist/chunk-UODLXUQT.cjs +7 -0
- package/dist/chunk-VVULTQ4H.cjs +27 -0
- package/dist/chunk-WIOU3CJS.js +1 -0
- package/dist/chunk-WOT6VMZA.js +1 -0
- package/dist/constants.cjs +1 -36
- package/dist/constants.js +1 -36
- package/dist/define-config.cjs +1 -6
- package/dist/define-config.d.cts +19 -19
- package/dist/define-config.d.ts +19 -19
- package/dist/define-config.js +1 -6
- package/dist/index.cjs +1 -196
- package/dist/index.js +1 -196
- package/dist/schema.cjs +1 -155
- package/dist/schema.d.cts +6 -6
- package/dist/schema.d.ts +6 -6
- package/dist/schema.js +1 -155
- package/dist/types.cjs +1 -6
- package/dist/types.js +1 -6
- package/package.json +3 -4
- package/dist/chunk-BWMRPFU3.cjs +0 -42
- package/dist/chunk-F6SS2FZA.js +0 -6
- package/dist/chunk-FK3UY2VO.cjs +0 -631
- package/dist/chunk-FYKX55F5.js +0 -631
- package/dist/chunk-H6PQ7FMQ.cjs +0 -6
- package/dist/chunk-HFZRRAQB.js +0 -22
- package/dist/chunk-OI57XQ6W.js +0 -42
- package/dist/chunk-WRJN6ED4.cjs +0 -22
package/dist/schema.js
CHANGED
|
@@ -1,155 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
accentColorSchema,
|
|
3
|
-
alternateColorSchema,
|
|
4
|
-
branchSchema,
|
|
5
|
-
brandColorSchema,
|
|
6
|
-
colorsSchema,
|
|
7
|
-
configFileSchema,
|
|
8
|
-
contactSchema,
|
|
9
|
-
dangerColorSchema,
|
|
10
|
-
darkColorSchema,
|
|
11
|
-
darkColorsSchema,
|
|
12
|
-
docsSchema,
|
|
13
|
-
errorCodesFileSchema,
|
|
14
|
-
errorSchema,
|
|
15
|
-
errorUrlSchema,
|
|
16
|
-
extendsSchema,
|
|
17
|
-
extensionsSchema,
|
|
18
|
-
fatalColorSchema,
|
|
19
|
-
gradientStopsSchema,
|
|
20
|
-
helpColorSchema,
|
|
21
|
-
homepageSchema,
|
|
22
|
-
infoColorSchema,
|
|
23
|
-
licenseSchema,
|
|
24
|
-
licensingSchema,
|
|
25
|
-
lightColorSchema,
|
|
26
|
-
lightColorsSchema,
|
|
27
|
-
linkColorSchema,
|
|
28
|
-
localeSchema,
|
|
29
|
-
logLevelSchema,
|
|
30
|
-
modeSchema,
|
|
31
|
-
multiColorsSchema,
|
|
32
|
-
negativeColorSchema,
|
|
33
|
-
organizationDescriptionSchema,
|
|
34
|
-
organizationIconSchema,
|
|
35
|
-
organizationLogoSchema,
|
|
36
|
-
organizationNameSchema,
|
|
37
|
-
organizationSchema,
|
|
38
|
-
organizationUrlSchema,
|
|
39
|
-
ownerSchema,
|
|
40
|
-
packageManagerSchema,
|
|
41
|
-
portalSchema,
|
|
42
|
-
positiveColorSchema,
|
|
43
|
-
preidSchema,
|
|
44
|
-
registrySchema,
|
|
45
|
-
schemaRegistry,
|
|
46
|
-
singleColorsSchema,
|
|
47
|
-
skipCacheSchema,
|
|
48
|
-
skipConfigLoggingSchema,
|
|
49
|
-
successColorSchema,
|
|
50
|
-
supportSchema,
|
|
51
|
-
themeColorsSchema,
|
|
52
|
-
timezoneSchema,
|
|
53
|
-
warningColorSchema,
|
|
54
|
-
workspaceBotSchema,
|
|
55
|
-
workspaceConfigSchema,
|
|
56
|
-
workspaceDirectoryBuildSchema,
|
|
57
|
-
workspaceDirectoryCacheSchema,
|
|
58
|
-
workspaceDirectoryConfigSchema,
|
|
59
|
-
workspaceDirectoryDataSchema,
|
|
60
|
-
workspaceDirectoryLogSchema,
|
|
61
|
-
workspaceDirectorySchema,
|
|
62
|
-
workspaceDirectoryTempSchema,
|
|
63
|
-
workspaceReleaseBannerAltSchema,
|
|
64
|
-
workspaceReleaseBannerSchema,
|
|
65
|
-
workspaceReleaseBannerUrlSchema,
|
|
66
|
-
workspaceReleaseFooterSchema,
|
|
67
|
-
workspaceReleaseHeaderSchema,
|
|
68
|
-
workspaceReleaseSchema,
|
|
69
|
-
workspaceRootSchema,
|
|
70
|
-
workspaceSocialsDiscordSchema,
|
|
71
|
-
workspaceSocialsGithubSchema,
|
|
72
|
-
workspaceSocialsMediumSchema,
|
|
73
|
-
workspaceSocialsSchema,
|
|
74
|
-
workspaceSocialsSlackSchema,
|
|
75
|
-
workspaceSocialsTelegramSchema,
|
|
76
|
-
workspaceSocialsTwitterSchema
|
|
77
|
-
} from "./chunk-FYKX55F5.js";
|
|
78
|
-
import "./chunk-OI57XQ6W.js";
|
|
79
|
-
export {
|
|
80
|
-
accentColorSchema,
|
|
81
|
-
alternateColorSchema,
|
|
82
|
-
branchSchema,
|
|
83
|
-
brandColorSchema,
|
|
84
|
-
colorsSchema,
|
|
85
|
-
configFileSchema,
|
|
86
|
-
contactSchema,
|
|
87
|
-
dangerColorSchema,
|
|
88
|
-
darkColorSchema,
|
|
89
|
-
darkColorsSchema,
|
|
90
|
-
docsSchema,
|
|
91
|
-
errorCodesFileSchema,
|
|
92
|
-
errorSchema,
|
|
93
|
-
errorUrlSchema,
|
|
94
|
-
extendsSchema,
|
|
95
|
-
extensionsSchema,
|
|
96
|
-
fatalColorSchema,
|
|
97
|
-
gradientStopsSchema,
|
|
98
|
-
helpColorSchema,
|
|
99
|
-
homepageSchema,
|
|
100
|
-
infoColorSchema,
|
|
101
|
-
licenseSchema,
|
|
102
|
-
licensingSchema,
|
|
103
|
-
lightColorSchema,
|
|
104
|
-
lightColorsSchema,
|
|
105
|
-
linkColorSchema,
|
|
106
|
-
localeSchema,
|
|
107
|
-
logLevelSchema,
|
|
108
|
-
modeSchema,
|
|
109
|
-
multiColorsSchema,
|
|
110
|
-
negativeColorSchema,
|
|
111
|
-
organizationDescriptionSchema,
|
|
112
|
-
organizationIconSchema,
|
|
113
|
-
organizationLogoSchema,
|
|
114
|
-
organizationNameSchema,
|
|
115
|
-
organizationSchema,
|
|
116
|
-
organizationUrlSchema,
|
|
117
|
-
ownerSchema,
|
|
118
|
-
packageManagerSchema,
|
|
119
|
-
portalSchema,
|
|
120
|
-
positiveColorSchema,
|
|
121
|
-
preidSchema,
|
|
122
|
-
registrySchema,
|
|
123
|
-
schemaRegistry,
|
|
124
|
-
singleColorsSchema,
|
|
125
|
-
skipCacheSchema,
|
|
126
|
-
skipConfigLoggingSchema,
|
|
127
|
-
successColorSchema,
|
|
128
|
-
supportSchema,
|
|
129
|
-
themeColorsSchema,
|
|
130
|
-
timezoneSchema,
|
|
131
|
-
warningColorSchema,
|
|
132
|
-
workspaceBotSchema,
|
|
133
|
-
workspaceConfigSchema,
|
|
134
|
-
workspaceDirectoryBuildSchema,
|
|
135
|
-
workspaceDirectoryCacheSchema,
|
|
136
|
-
workspaceDirectoryConfigSchema,
|
|
137
|
-
workspaceDirectoryDataSchema,
|
|
138
|
-
workspaceDirectoryLogSchema,
|
|
139
|
-
workspaceDirectorySchema,
|
|
140
|
-
workspaceDirectoryTempSchema,
|
|
141
|
-
workspaceReleaseBannerAltSchema,
|
|
142
|
-
workspaceReleaseBannerSchema,
|
|
143
|
-
workspaceReleaseBannerUrlSchema,
|
|
144
|
-
workspaceReleaseFooterSchema,
|
|
145
|
-
workspaceReleaseHeaderSchema,
|
|
146
|
-
workspaceReleaseSchema,
|
|
147
|
-
workspaceRootSchema,
|
|
148
|
-
workspaceSocialsDiscordSchema,
|
|
149
|
-
workspaceSocialsGithubSchema,
|
|
150
|
-
workspaceSocialsMediumSchema,
|
|
151
|
-
workspaceSocialsSchema,
|
|
152
|
-
workspaceSocialsSlackSchema,
|
|
153
|
-
workspaceSocialsTelegramSchema,
|
|
154
|
-
workspaceSocialsTwitterSchema
|
|
155
|
-
};
|
|
1
|
+
export{f as accentColorSchema,e as alternateColorSchema,ha as branchSchema,d as brandColorSchema,v as colorsSchema,sa as configFileSchema,fa as contactSchema,l as dangerColorSchema,b as darkColorSchema,q as darkColorsSchema,ca as docsSchema,T as errorCodesFileSchema,V as errorSchema,U as errorUrlSchema,x as extendsSchema,ta as extensionsSchema,m as fatalColorSchema,p as gradientStopsSchema,h as helpColorSchema,ba as homepageSchema,j as infoColorSchema,aa as licenseSchema,ea as licensingSchema,c as lightColorSchema,r as lightColorsSchema,g as linkColorSchema,pa as localeSchema,qa as logLevelSchema,ka as modeSchema,s as multiColorsSchema,o as negativeColorSchema,X as organizationDescriptionSchema,Z as organizationIconSchema,Y as organizationLogoSchema,W as organizationNameSchema,$ as organizationSchema,_ as organizationUrlSchema,ja as ownerSchema,na as packageManagerSchema,da as portalSchema,n as positiveColorSchema,ia as preidSchema,u as registrySchema,a as schemaRegistry,t as singleColorsSchema,ma as skipCacheSchema,ra as skipConfigLoggingSchema,i as successColorSchema,ga as supportSchema,w as themeColorsSchema,oa as timezoneSchema,k as warningColorSchema,y as workspaceBotSchema,ua as workspaceConfigSchema,R as workspaceDirectoryBuildSchema,M as workspaceDirectoryCacheSchema,O as workspaceDirectoryConfigSchema,N as workspaceDirectoryDataSchema,Q as workspaceDirectoryLogSchema,S as workspaceDirectorySchema,P as workspaceDirectoryTempSchema,A as workspaceReleaseBannerAltSchema,B as workspaceReleaseBannerSchema,z as workspaceReleaseBannerUrlSchema,D as workspaceReleaseFooterSchema,C as workspaceReleaseHeaderSchema,E as workspaceReleaseSchema,la as workspaceRootSchema,G as workspaceSocialsDiscordSchema,K as workspaceSocialsGithubSchema,J as workspaceSocialsMediumSchema,L as workspaceSocialsSchema,I as workspaceSocialsSlackSchema,H as workspaceSocialsTelegramSchema,F as workspaceSocialsTwitterSchema}from'./chunk-3E73YHNU.js';import'./chunk-TYDRIJER.js';import'./chunk-WOT6VMZA.js';
|
package/dist/types.cjs
CHANGED
|
@@ -1,6 +1 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
var _chunkWRJN6ED4cjs = require('./chunk-WRJN6ED4.cjs');
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
exports.COLOR_KEYS = _chunkWRJN6ED4cjs.COLOR_KEYS;
|
|
1
|
+
'use strict';var chunkTE4DJKBE_cjs=require('./chunk-TE4DJKBE.cjs');require('./chunk-4VDLQK6F.cjs');Object.defineProperty(exports,"COLOR_KEYS",{enumerable:true,get:function(){return chunkTE4DJKBE_cjs.a}});
|
package/dist/types.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/config",
|
|
3
|
-
"version": "1.128.
|
|
3
|
+
"version": "1.128.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Configuration management tools and schemas for Storm Software projects, providing a standardized approach to handle project settings and presets.",
|
|
6
6
|
"repository": {
|
|
@@ -84,8 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
},
|
|
86
86
|
"types": "./dist/index.d.ts",
|
|
87
|
-
"
|
|
88
|
-
"devDependencies": { "tsup": "8.4.0" },
|
|
87
|
+
"devDependencies": { "tsup": "8.4.0", "zod": "^4.0.2" },
|
|
89
88
|
"publishConfig": { "access": "public" },
|
|
90
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "55b0c11271ee9c8d4324df6ab1077d4328b002d0"
|
|
91
90
|
}
|
package/dist/chunk-BWMRPFU3.cjs
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/constants.ts
|
|
2
|
-
var STORM_DEFAULT_DOCS = "https://docs.stormsoftware.com";
|
|
3
|
-
var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
|
|
4
|
-
var STORM_DEFAULT_CONTACT = "https://stormsoftware.com/contact";
|
|
5
|
-
var STORM_DEFAULT_SUPPORT = "https://stormsoftware.com/support";
|
|
6
|
-
var STORM_DEFAULT_LICENSING = "https://stormsoftware.com/license";
|
|
7
|
-
var STORM_DEFAULT_LICENSE = "Apache-2.0";
|
|
8
|
-
var STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/brand-banner.png";
|
|
9
|
-
var STORM_DEFAULT_SOCIAL_TWITTER = "StormSoftwareHQ";
|
|
10
|
-
var STORM_DEFAULT_SOCIAL_DISCORD = "https://discord.gg/MQ6YVzakM5";
|
|
11
|
-
var STORM_DEFAULT_SOCIAL_TELEGRAM = "https://t.me/storm_software";
|
|
12
|
-
var STORM_DEFAULT_SOCIAL_SLACK = "https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA";
|
|
13
|
-
var STORM_DEFAULT_SOCIAL_MEDIUM = "https://medium.com/storm-software";
|
|
14
|
-
var STORM_DEFAULT_SOCIAL_GITHUB = "https://github.com/storm-software";
|
|
15
|
-
var STORM_DEFAULT_RELEASE_FOOTER = `
|
|
16
|
-
Storm Software is an open source software development organization with the mission is to make software development more accessible. Our ideal future is one where anyone can create software without years of prior development experience serving as a barrier to entry. We hope to achieve this via LLMs, Generative AI, and intuitive, high-level data modeling/programming languages.
|
|
17
|
-
|
|
18
|
-
Join us on [Discord](${STORM_DEFAULT_SOCIAL_DISCORD}) to chat with the team, receive release notifications, ask questions, and get involved.
|
|
19
|
-
|
|
20
|
-
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our [website](${STORM_DEFAULT_CONTACT}) or join our [Slack](${STORM_DEFAULT_SOCIAL_SLACK}) channel!
|
|
21
|
-
`;
|
|
22
|
-
var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
|
|
23
|
-
var STORM_DEFAULT_BANNER_ALT = "The workspace's banner image";
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
exports.STORM_DEFAULT_DOCS = STORM_DEFAULT_DOCS; exports.STORM_DEFAULT_HOMEPAGE = STORM_DEFAULT_HOMEPAGE; exports.STORM_DEFAULT_CONTACT = STORM_DEFAULT_CONTACT; exports.STORM_DEFAULT_SUPPORT = STORM_DEFAULT_SUPPORT; exports.STORM_DEFAULT_LICENSING = STORM_DEFAULT_LICENSING; exports.STORM_DEFAULT_LICENSE = STORM_DEFAULT_LICENSE; exports.STORM_DEFAULT_RELEASE_BANNER = STORM_DEFAULT_RELEASE_BANNER; exports.STORM_DEFAULT_SOCIAL_TWITTER = STORM_DEFAULT_SOCIAL_TWITTER; exports.STORM_DEFAULT_SOCIAL_DISCORD = STORM_DEFAULT_SOCIAL_DISCORD; exports.STORM_DEFAULT_SOCIAL_TELEGRAM = STORM_DEFAULT_SOCIAL_TELEGRAM; exports.STORM_DEFAULT_SOCIAL_SLACK = STORM_DEFAULT_SOCIAL_SLACK; exports.STORM_DEFAULT_SOCIAL_MEDIUM = STORM_DEFAULT_SOCIAL_MEDIUM; exports.STORM_DEFAULT_SOCIAL_GITHUB = STORM_DEFAULT_SOCIAL_GITHUB; exports.STORM_DEFAULT_RELEASE_FOOTER = STORM_DEFAULT_RELEASE_FOOTER; exports.STORM_DEFAULT_ERROR_CODES_FILE = STORM_DEFAULT_ERROR_CODES_FILE; exports.STORM_DEFAULT_BANNER_ALT = STORM_DEFAULT_BANNER_ALT;
|