@getcommunity/client-styleguides 0.0.38 → 0.0.39
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/biasc.cjs +2 -2
- package/dist/brandywine.cjs +2 -2
- package/dist/getcommunity.cjs +2 -2
- package/dist/olsonhomes.cjs +7 -9
- package/dist/olsonhomes.mjs +5 -7
- package/dist/pacificcommunities.cjs +2 -2
- package/dist/sheahomes.cjs +2 -2
- package/dist/social-brands.cjs +2 -2
- package/dist/tollbrothers.cjs +2 -2
- package/dist/trumark.cjs +2 -2
- package/dist/vandaele.cjs +2 -2
- package/dist/wpg.cjs +2 -2
- package/package.json +5 -5
- /package/dist/{chunk-D6vf50IK.cjs → rolldown-runtime-D6vf50IK.cjs} +0 -0
package/dist/biasc.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/biasc.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/brandywine.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/brandywine.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/getcommunity.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/getcommunity.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/olsonhomes.cjs
CHANGED
|
@@ -1,19 +1,17 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/olsonhomes.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
|
7
|
-
"olsonhomes-
|
|
8
|
-
"olsonhomes-
|
|
9
|
-
"olsonhomes-
|
|
10
|
-
"olsonhomes-
|
|
11
|
-
"olsonhomes-secondary-blue-dark": "#05314A",
|
|
12
|
-
"olsonhomes-secondary-teal": "#31B991"
|
|
7
|
+
"olsonhomes-dark-blue": "#3d5a7c",
|
|
8
|
+
"olsonhomes-teal": "#0093a5",
|
|
9
|
+
"olsonhomes-dark-grey": "#58595b",
|
|
10
|
+
"olsonhomes-light-grey": "#e1e1e1"
|
|
13
11
|
},
|
|
14
12
|
fontFamily: {
|
|
15
13
|
"olsonhomes-primary": ["\"Gotham\"", "sans-serif"],
|
|
16
|
-
"olsonhomes-secondary": ["
|
|
14
|
+
"olsonhomes-secondary": ["PT Serif", "serif"]
|
|
17
15
|
}
|
|
18
16
|
} } });
|
|
19
17
|
//#endregion
|
package/dist/olsonhomes.mjs
CHANGED
|
@@ -2,16 +2,14 @@ import plugin from "tailwindcss/plugin";
|
|
|
2
2
|
//#region src/olsonhomes.ts
|
|
3
3
|
const pluginConfig = plugin(function() {}, { theme: { extend: {
|
|
4
4
|
colors: {
|
|
5
|
-
"olsonhomes-
|
|
6
|
-
"olsonhomes-
|
|
7
|
-
"olsonhomes-
|
|
8
|
-
"olsonhomes-
|
|
9
|
-
"olsonhomes-secondary-blue-dark": "#05314A",
|
|
10
|
-
"olsonhomes-secondary-teal": "#31B991"
|
|
5
|
+
"olsonhomes-dark-blue": "#3d5a7c",
|
|
6
|
+
"olsonhomes-teal": "#0093a5",
|
|
7
|
+
"olsonhomes-dark-grey": "#58595b",
|
|
8
|
+
"olsonhomes-light-grey": "#e1e1e1"
|
|
11
9
|
},
|
|
12
10
|
fontFamily: {
|
|
13
11
|
"olsonhomes-primary": ["\"Gotham\"", "sans-serif"],
|
|
14
|
-
"olsonhomes-secondary": ["
|
|
12
|
+
"olsonhomes-secondary": ["PT Serif", "serif"]
|
|
15
13
|
}
|
|
16
14
|
} } });
|
|
17
15
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/pacificcommunities.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/sheahomes.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/sheahomes.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/social-brands.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/social-brands.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/tollbrothers.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/tollbrothers.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/trumark.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/trumark.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/vandaele.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/vandaele.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/dist/wpg.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_rolldown_runtime = require("./rolldown-runtime-D6vf50IK.cjs");
|
|
2
2
|
let tailwindcss_plugin = require("tailwindcss/plugin");
|
|
3
|
-
tailwindcss_plugin =
|
|
3
|
+
tailwindcss_plugin = require_rolldown_runtime.__toESM(tailwindcss_plugin, 1);
|
|
4
4
|
//#region src/wpg.ts
|
|
5
5
|
const pluginConfig = (0, tailwindcss_plugin.default)(function() {}, { theme: { extend: {
|
|
6
6
|
colors: {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@getcommunity/client-styleguides",
|
|
3
3
|
"description": "A collection of reusable styles for GetCommunity client projects.",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.39",
|
|
5
5
|
"author": "@GetCommunity <ryan@getcommunity.com> (https://github.com/GetCommunity)",
|
|
6
6
|
"contributors": [
|
|
7
7
|
"Joey Grable <joey@getcommunity.com> (https://joeygrable.com)"
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
"@getcommunity/config-prettier": "^0.1.5",
|
|
15
15
|
"@getcommunity/config-typescript": "^0.0.24",
|
|
16
16
|
"@tailwindcss/postcss": "^4.3.0",
|
|
17
|
-
"@types/node": "^25.9.
|
|
17
|
+
"@types/node": "^25.9.3",
|
|
18
18
|
"eslint": "^10.4.1",
|
|
19
|
-
"prettier": "^3.8.
|
|
19
|
+
"prettier": "^3.8.4",
|
|
20
20
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
21
21
|
"prettier-plugin-tailwindcss": "^0.8.0",
|
|
22
22
|
"solid-js": "^1.9.13",
|
|
23
|
-
"tsdown": "^0.22.
|
|
23
|
+
"tsdown": "^0.22.2",
|
|
24
24
|
"typescript": "^6.0.3",
|
|
25
|
-
"typescript-eslint": "^8.
|
|
25
|
+
"typescript-eslint": "^8.61.0",
|
|
26
26
|
"vite": "^8.0.16",
|
|
27
27
|
"vite-plugin-solid": "^2.11.12"
|
|
28
28
|
},
|
|
File without changes
|