@storm-software/config 1.106.13 → 1.107.0

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/schema.js CHANGED
@@ -12,8 +12,8 @@ import {
12
12
  WorkspaceBotConfigSchema,
13
13
  WorkspaceDirectoryConfigSchema,
14
14
  WorkspaceReleaseConfigSchema
15
- } from "./chunk-WB3YUUR2.js";
16
- import "./chunk-EPKJHK5F.js";
15
+ } from "./chunk-ORVYZZUV.js";
16
+ import "./chunk-KO5ZCYSI.js";
17
17
  import "./chunk-SHUYVCID.js";
18
18
  export {
19
19
  ColorConfigMapSchema,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/config",
3
- "version": "1.106.13",
3
+ "version": "1.107.0",
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": {
@@ -3,4 +3,4 @@ export declare const STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
3
3
  export declare const STORM_DEFAULT_LICENSING = "https://license.stormsoftware.com";
4
4
  export declare const STORM_DEFAULT_LICENSE = "Apache-2.0";
5
5
  export declare const STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/logo-banner.png";
6
- export declare const STORM_DEFAULT_RELEASE_FOOTER = "\nStorm Software is an open source software development organization and creator\nof Cyclone UI, Storm Stack and Acidic.\n\nOur mission is to make software development more accessible. Our ideal future is\none where anyone can create software without years of prior development\nexperience serving as a barrier to entry. We hope to achieve this via LLMs,\nGenerative AI, and intuitive, high-level data modeling/programming languages.\n\nJoin us on [Discord](https://discord.gg/MQ6YVzakM5) to chat with the team,\nreceive release notifications, ask questions, and get involved.\n\nIf this sounds interesting, and you would like to help us in creating the next\ngeneration of development tools, please reach out on our [website](https://stormsoftware.com/contact) or join our\n[Slack](https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA) channel!\n\n![Storm Software](https://public.storm-cdn.com/icon-fill.png){ width=\"200\" style=\"display: block; margin: 0 auto\" }\n![Visit us at stormsoftware.com](https://public.storm-cdn.com/visit-us-text.svg){ height=\"90\" style=\"display: block; margin: 0 auto\" }\n";
6
+ export declare const STORM_DEFAULT_RELEASE_FOOTER = "\n[Storm Software](https://stormsoftware.com) 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.\n\nJoin us on [Discord](https://discord.gg/MQ6YVzakM5) to chat with the team, receive release notifications, ask questions, and get involved.\n\nIf this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our [website](https://stormsoftware.com/contact) or join our [Slack](https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA) channel!\n";
@@ -1,34 +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_LICENSING = "https://license.stormsoftware.com";
5
- var STORM_DEFAULT_LICENSE = "Apache-2.0";
6
- var STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/logo-banner.png";
7
- var STORM_DEFAULT_RELEASE_FOOTER = `
8
- Storm Software is an open source software development organization and creator
9
- of Cyclone UI, Storm Stack and Acidic.
10
-
11
- Our mission is to make software development more accessible. Our ideal future is
12
- one where anyone can create software without years of prior development
13
- experience serving as a barrier to entry. We hope to achieve this via LLMs,
14
- Generative AI, and intuitive, high-level data modeling/programming languages.
15
-
16
- Join us on [Discord](https://discord.gg/MQ6YVzakM5) to chat with the team,
17
- receive release notifications, ask questions, and get involved.
18
-
19
- If this sounds interesting, and you would like to help us in creating the next
20
- generation of development tools, please reach out on our [website](https://stormsoftware.com/contact) or join our
21
- [Slack](https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA) channel!
22
-
23
- ![Storm Software](https://public.storm-cdn.com/icon-fill.png){ width="200" style="display: block; margin: 0 auto" }
24
- ![Visit us at stormsoftware.com](https://public.storm-cdn.com/visit-us-text.svg){ height="90" style="display: block; margin: 0 auto" }
25
- `;
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
- exports.STORM_DEFAULT_DOCS = STORM_DEFAULT_DOCS; exports.STORM_DEFAULT_HOMEPAGE = STORM_DEFAULT_HOMEPAGE; 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_RELEASE_FOOTER = STORM_DEFAULT_RELEASE_FOOTER;
@@ -1,34 +0,0 @@
1
- // src/constants.ts
2
- var STORM_DEFAULT_DOCS = "https://docs.stormsoftware.com";
3
- var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
4
- var STORM_DEFAULT_LICENSING = "https://license.stormsoftware.com";
5
- var STORM_DEFAULT_LICENSE = "Apache-2.0";
6
- var STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/logo-banner.png";
7
- var STORM_DEFAULT_RELEASE_FOOTER = `
8
- Storm Software is an open source software development organization and creator
9
- of Cyclone UI, Storm Stack and Acidic.
10
-
11
- Our mission is to make software development more accessible. Our ideal future is
12
- one where anyone can create software without years of prior development
13
- experience serving as a barrier to entry. We hope to achieve this via LLMs,
14
- Generative AI, and intuitive, high-level data modeling/programming languages.
15
-
16
- Join us on [Discord](https://discord.gg/MQ6YVzakM5) to chat with the team,
17
- receive release notifications, ask questions, and get involved.
18
-
19
- If this sounds interesting, and you would like to help us in creating the next
20
- generation of development tools, please reach out on our [website](https://stormsoftware.com/contact) or join our
21
- [Slack](https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA) channel!
22
-
23
- ![Storm Software](https://public.storm-cdn.com/icon-fill.png){ width="200" style="display: block; margin: 0 auto" }
24
- ![Visit us at stormsoftware.com](https://public.storm-cdn.com/visit-us-text.svg){ height="90" style="display: block; margin: 0 auto" }
25
- `;
26
-
27
- export {
28
- STORM_DEFAULT_DOCS,
29
- STORM_DEFAULT_HOMEPAGE,
30
- STORM_DEFAULT_LICENSING,
31
- STORM_DEFAULT_LICENSE,
32
- STORM_DEFAULT_RELEASE_BANNER,
33
- STORM_DEFAULT_RELEASE_FOOTER
34
- };