@salesmind-ai/design-system 0.4.0 → 0.5.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/{SectionShell-D1YC7vey.d.cts → SectionShell-CrgrzWK6.d.cts} +1 -1
- package/dist/{SectionShell-D1YC7vey.d.ts → SectionShell-CrgrzWK6.d.ts} +1 -1
- package/dist/{StatsSection-Bs1ugbAt.d.ts → StatsSection-BvgUXtrd.d.ts} +1 -1
- package/dist/{StatsSection-Bdrm8XsT.d.cts → StatsSection-WaiVrRH0.d.cts} +1 -1
- package/dist/{audit-DwCmg32J.d.cts → audit-CQvTUO39.d.cts} +1 -1
- package/dist/{audit-BS2fn7M4.d.ts → audit-oRc-Dccv.d.ts} +1 -1
- package/dist/blog/index.css +1 -1
- package/dist/blog/index.css.map +1 -1
- package/dist/blog/index.d.cts +1 -1
- package/dist/blog/index.d.ts +1 -1
- package/dist/index.cjs +72 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +190 -1
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +31 -5
- package/dist/index.d.ts +31 -5
- package/dist/index.js +65 -5
- package/dist/index.js.map +1 -1
- package/dist/marketing/index.css +1 -1
- package/dist/marketing/index.css.map +1 -1
- package/dist/marketing/index.d.cts +1 -1
- package/dist/marketing/index.d.ts +1 -1
- package/dist/nav/index.d.cts +1 -1
- package/dist/nav/index.d.ts +1 -1
- package/dist/sections/index.css +1 -1
- package/dist/sections/index.css.map +1 -1
- package/dist/sections/index.d.cts +2 -2
- package/dist/sections/index.d.ts +2 -2
- package/dist/social-proof/index.css +1 -1
- package/dist/social-proof/index.css.map +1 -1
- package/dist/social-proof/index.d.cts +1 -1
- package/dist/social-proof/index.d.ts +1 -1
- package/dist/{types-DAlgDGzw.d.cts → types-D5bPCZi6.d.cts} +1 -1
- package/dist/{types-DAlgDGzw.d.ts → types-D5bPCZi6.d.ts} +1 -1
- package/dist/web/index.d.cts +3 -3
- package/dist/web/index.d.ts +3 -3
- package/package.json +30 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React$1 from 'react';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import { a as SectionShellProps } from '../SectionShell-CrgrzWK6.cjs';
|
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
5
5
|
|
|
6
6
|
interface SocialProofCarouselProps extends SectionShellProps {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React$1 from 'react';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import { a as SectionShellProps } from '../SectionShell-CrgrzWK6.js';
|
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
5
5
|
|
|
6
6
|
interface SocialProofCarouselProps extends SectionShellProps {
|
|
@@ -49,4 +49,4 @@ interface UtmBlockedError {
|
|
|
49
49
|
correctedExample: string | null;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export type { FirstTouchAttribution as F,
|
|
52
|
+
export type { FirstTouchAttribution as F, UtmParams as U, UrlClassification as a, UtmAuditEntry as b, UtmBlockedError as c, UtmCampaign as d, UtmComplianceResult as e, UtmComplianceStatus as f, UtmConfidence as g, UtmContent as h, UtmMedium as i, UtmMediumAppPage as j, UtmMediumMessaging as k, UtmMediumWebPage as l, UtmOverrides as m, UtmSource as n, UtmSourceRequiringSeller as o, UtmTerm as p };
|
|
@@ -49,4 +49,4 @@ interface UtmBlockedError {
|
|
|
49
49
|
correctedExample: string | null;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export type { FirstTouchAttribution as F,
|
|
52
|
+
export type { FirstTouchAttribution as F, UtmParams as U, UrlClassification as a, UtmAuditEntry as b, UtmBlockedError as c, UtmCampaign as d, UtmComplianceResult as e, UtmComplianceStatus as f, UtmConfidence as g, UtmContent as h, UtmMedium as i, UtmMediumAppPage as j, UtmMediumMessaging as k, UtmMediumWebPage as l, UtmOverrides as m, UtmSource as n, UtmSourceRequiringSeller as o, UtmTerm as p };
|
package/dist/web/index.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { ArticleMeta, BrandConfig, CareerForSchema, CustomerOrganizationMeta, FAQItem, GlossaryTermForSchema, HowToMeta, HowToStep, ItemForList, JsonLd, JsonLdProps, PersonMeta, PricingPlan, SeoBreadcrumbItem, ServiceMotion, TestimonialForSchema, TranscriptForSchema, VideoObjectMeta, aggregateRatingFromTestimonials, buildPageGraph, canonicalUrl, createEntityIds, createSchemaGenerators } from './server/index.cjs';
|
|
2
2
|
export { AnalyticsContextValue, AnalyticsEventProps, AnalyticsLoaderConfig, AnalyticsProvider, AnalyticsProviderProps, COOKIE_CONSENT_EVENT, COOKIE_CONSENT_KEY, ConsentStatus, CookieConsent, CookieConsentLabels, CookieConsentProps, TrackFn, createAnalyticsLoader, loadClarity, loadGoogleAnalytics, useAnalytics, useCookieConsent } from './client/index.cjs';
|
|
3
|
-
import {
|
|
4
|
-
export { F as FirstTouchAttribution,
|
|
5
|
-
export { U as UTM_CAMPAIGNS, a as UTM_CONTENTS, b as UTM_MEDIUMS_ALL, c as UTM_MEDIUMS_APP, d as UTM_MEDIUMS_MESSAGING, e as UTM_MEDIUMS_WEB, f as UTM_SOURCES, g as UTM_SOURCES_REQUIRING_SELLER, h as UTM_TERMS, i as buildBlockedError, j as buildUtmUrl, k as classifyAndEnforce, l as classifyUrl, m as createAuditEntry, n as isUtmExempt, o as isValidUtmParams, p as parseUtmParams, r as requiresSellerAttribution, q as requiresUtm, t as toFirstTouchAttribution, v as validateCompliance, s as validateUtmField } from '../audit-
|
|
3
|
+
import { U as UtmParams } from '../types-D5bPCZi6.cjs';
|
|
4
|
+
export { F as FirstTouchAttribution, a as UrlClassification, b as UtmAuditEntry, c as UtmBlockedError, d as UtmCampaign, e as UtmComplianceResult, f as UtmComplianceStatus, g as UtmConfidence, h as UtmContent, i as UtmMedium, j as UtmMediumAppPage, k as UtmMediumMessaging, l as UtmMediumWebPage, m as UtmOverrides, n as UtmSource, o as UtmSourceRequiringSeller, p as UtmTerm } from '../types-D5bPCZi6.cjs';
|
|
5
|
+
export { U as UTM_CAMPAIGNS, a as UTM_CONTENTS, b as UTM_MEDIUMS_ALL, c as UTM_MEDIUMS_APP, d as UTM_MEDIUMS_MESSAGING, e as UTM_MEDIUMS_WEB, f as UTM_SOURCES, g as UTM_SOURCES_REQUIRING_SELLER, h as UTM_TERMS, i as buildBlockedError, j as buildUtmUrl, k as classifyAndEnforce, l as classifyUrl, m as createAuditEntry, n as isUtmExempt, o as isValidUtmParams, p as parseUtmParams, r as requiresSellerAttribution, q as requiresUtm, t as toFirstTouchAttribution, v as validateCompliance, s as validateUtmField } from '../audit-CQvTUO39.cjs';
|
|
6
6
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
7
7
|
import { ReactNode } from 'react';
|
|
8
8
|
|
package/dist/web/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { ArticleMeta, BrandConfig, CareerForSchema, CustomerOrganizationMeta, FAQItem, GlossaryTermForSchema, HowToMeta, HowToStep, ItemForList, JsonLd, JsonLdProps, PersonMeta, PricingPlan, SeoBreadcrumbItem, ServiceMotion, TestimonialForSchema, TranscriptForSchema, VideoObjectMeta, aggregateRatingFromTestimonials, buildPageGraph, canonicalUrl, createEntityIds, createSchemaGenerators } from './server/index.js';
|
|
2
2
|
export { AnalyticsContextValue, AnalyticsEventProps, AnalyticsLoaderConfig, AnalyticsProvider, AnalyticsProviderProps, COOKIE_CONSENT_EVENT, COOKIE_CONSENT_KEY, ConsentStatus, CookieConsent, CookieConsentLabels, CookieConsentProps, TrackFn, createAnalyticsLoader, loadClarity, loadGoogleAnalytics, useAnalytics, useCookieConsent } from './client/index.js';
|
|
3
|
-
import {
|
|
4
|
-
export { F as FirstTouchAttribution,
|
|
5
|
-
export { U as UTM_CAMPAIGNS, a as UTM_CONTENTS, b as UTM_MEDIUMS_ALL, c as UTM_MEDIUMS_APP, d as UTM_MEDIUMS_MESSAGING, e as UTM_MEDIUMS_WEB, f as UTM_SOURCES, g as UTM_SOURCES_REQUIRING_SELLER, h as UTM_TERMS, i as buildBlockedError, j as buildUtmUrl, k as classifyAndEnforce, l as classifyUrl, m as createAuditEntry, n as isUtmExempt, o as isValidUtmParams, p as parseUtmParams, r as requiresSellerAttribution, q as requiresUtm, t as toFirstTouchAttribution, v as validateCompliance, s as validateUtmField } from '../audit-
|
|
3
|
+
import { U as UtmParams } from '../types-D5bPCZi6.js';
|
|
4
|
+
export { F as FirstTouchAttribution, a as UrlClassification, b as UtmAuditEntry, c as UtmBlockedError, d as UtmCampaign, e as UtmComplianceResult, f as UtmComplianceStatus, g as UtmConfidence, h as UtmContent, i as UtmMedium, j as UtmMediumAppPage, k as UtmMediumMessaging, l as UtmMediumWebPage, m as UtmOverrides, n as UtmSource, o as UtmSourceRequiringSeller, p as UtmTerm } from '../types-D5bPCZi6.js';
|
|
5
|
+
export { U as UTM_CAMPAIGNS, a as UTM_CONTENTS, b as UTM_MEDIUMS_ALL, c as UTM_MEDIUMS_APP, d as UTM_MEDIUMS_MESSAGING, e as UTM_MEDIUMS_WEB, f as UTM_SOURCES, g as UTM_SOURCES_REQUIRING_SELLER, h as UTM_TERMS, i as buildBlockedError, j as buildUtmUrl, k as classifyAndEnforce, l as classifyUrl, m as createAuditEntry, n as isUtmExempt, o as isValidUtmParams, p as parseUtmParams, r as requiresSellerAttribution, q as requiresUtm, t as toFirstTouchAttribution, v as validateCompliance, s as validateUtmField } from '../audit-oRc-Dccv.js';
|
|
6
6
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
7
7
|
import { ReactNode } from 'react';
|
|
8
8
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesmind-ai/design-system",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"packageManager": "pnpm@9.15.9",
|
|
3
|
+
"version": "0.5.0",
|
|
5
4
|
"description": "Salesmind AI Design System",
|
|
6
5
|
"license": "MIT",
|
|
7
6
|
"type": "module",
|
|
@@ -114,33 +113,6 @@
|
|
|
114
113
|
"sideEffects": [
|
|
115
114
|
"**/*.css"
|
|
116
115
|
],
|
|
117
|
-
"scripts": {
|
|
118
|
-
"prepare": "husky",
|
|
119
|
-
"build": "tsup",
|
|
120
|
-
"dev": "tsup --watch",
|
|
121
|
-
"lint": "eslint src --max-warnings 0",
|
|
122
|
-
"lint:css": "stylelint 'src/**/*.css' --allow-empty-input",
|
|
123
|
-
"typecheck": "tsc --noEmit",
|
|
124
|
-
"test": "vitest run",
|
|
125
|
-
"test:watch": "vitest",
|
|
126
|
-
"test-storybook": "test-storybook",
|
|
127
|
-
"test-storybook:ci": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"npx http-server storybook-static --port 6006 --silent\" \"npx wait-on tcp:6006 && npm run test-storybook\"",
|
|
128
|
-
"storybook": "storybook dev -p 6006",
|
|
129
|
-
"build-storybook": "storybook build",
|
|
130
|
-
"guard": "node scripts/guard.mjs",
|
|
131
|
-
"guard:quick": "node scripts/guard.mjs --quick",
|
|
132
|
-
"tokens:build": "node tokens/build.js",
|
|
133
|
-
"tokens:check": "node tokens/build.js && git diff --exit-code src/styles/tokens.css src/tokens/generated/ tokens/dist/",
|
|
134
|
-
"usage:scan": "npx tsx scripts/usage-scanner.ts",
|
|
135
|
-
"usage:report": "npx tsx scripts/usage-scanner.ts . -o docs/metrics/usage-report.json --json",
|
|
136
|
-
"size": "size-limit",
|
|
137
|
-
"size:check": "npm run build && size-limit",
|
|
138
|
-
"compliance:check": "npx tsx scripts/compliance-check.ts",
|
|
139
|
-
"create-component": "node scripts/create-component.mjs",
|
|
140
|
-
"specs:generate": "node scripts/generate-missing-specs.mjs",
|
|
141
|
-
"catalog:generate": "node scripts/generate-catalog.mjs",
|
|
142
|
-
"manifest:generate": "node scripts/generate-manifest.mjs"
|
|
143
|
-
},
|
|
144
116
|
"lint-staged": {
|
|
145
117
|
"src/**/*.{ts,tsx}": [
|
|
146
118
|
"eslint --max-warnings 0 --fix"
|
|
@@ -240,5 +212,33 @@
|
|
|
240
212
|
"workerDirectory": [
|
|
241
213
|
"public"
|
|
242
214
|
]
|
|
215
|
+
},
|
|
216
|
+
"scripts": {
|
|
217
|
+
"build": "tsup",
|
|
218
|
+
"dev": "tsup --watch",
|
|
219
|
+
"lint": "eslint src --max-warnings 0",
|
|
220
|
+
"lint:css": "stylelint 'src/**/*.css' --allow-empty-input",
|
|
221
|
+
"typecheck": "tsc --noEmit",
|
|
222
|
+
"test": "vitest run",
|
|
223
|
+
"test:watch": "vitest",
|
|
224
|
+
"test-storybook": "test-storybook",
|
|
225
|
+
"test-storybook:ci": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"npx http-server storybook-static --port 6006 --silent\" \"npx wait-on tcp:6006 && npm run test-storybook\"",
|
|
226
|
+
"storybook": "storybook dev -p 6006",
|
|
227
|
+
"build-storybook": "storybook build",
|
|
228
|
+
"guard": "node scripts/guard.mjs",
|
|
229
|
+
"guard:quick": "node scripts/guard.mjs --quick",
|
|
230
|
+
"tokens:build": "node tokens/build.js",
|
|
231
|
+
"tokens:check": "node tokens/build.js && git diff --exit-code src/styles/tokens.css src/tokens/generated/ tokens/dist/",
|
|
232
|
+
"usage:scan": "npx tsx scripts/usage-scanner.ts",
|
|
233
|
+
"usage:report": "npx tsx scripts/usage-scanner.ts . -o docs/metrics/usage-report.json --json",
|
|
234
|
+
"size": "size-limit",
|
|
235
|
+
"size:check": "npm run build && size-limit",
|
|
236
|
+
"compliance:check": "npx tsx scripts/compliance-check.ts",
|
|
237
|
+
"create-component": "node scripts/create-component.mjs",
|
|
238
|
+
"specs:generate": "node scripts/generate-missing-specs.mjs",
|
|
239
|
+
"catalog:generate": "node scripts/generate-catalog.mjs",
|
|
240
|
+
"manifest:generate": "node scripts/generate-manifest.mjs",
|
|
241
|
+
"check:quality-governance": "node scripts/check-quality-governance.mjs",
|
|
242
|
+
"check:test-governance": "node scripts/check-test-governance.mjs"
|
|
243
243
|
}
|
|
244
|
-
}
|
|
244
|
+
}
|