@salesmind-ai/design-system 0.2.0 → 0.3.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/AppearancePanel-UT57J69V.d.cts +51 -0
- package/dist/AppearancePanel-UT57J69V.d.ts +51 -0
- package/dist/AppearanceProvider-C36a8-eb.d.cts +45 -0
- package/dist/AppearanceProvider-C36a8-eb.d.ts +45 -0
- package/dist/Breadcrumb-RX-B_gDV.d.cts +44 -0
- package/dist/Breadcrumb-RX-B_gDV.d.ts +44 -0
- package/dist/ExportMenu-A2TLFiVv.d.cts +311 -0
- package/dist/ExportMenu-C8qck5AT.d.ts +311 -0
- package/dist/SectionShell-BfBw5q0Y.d.cts +18 -0
- package/dist/SectionShell-BfBw5q0Y.d.ts +18 -0
- package/dist/Select-BdZmK0Lt.d.cts +66 -0
- package/dist/Select-BdZmK0Lt.d.ts +66 -0
- package/dist/admin/index.cjs +2941 -0
- package/dist/admin/index.cjs.map +1 -0
- package/dist/admin/index.css +4145 -0
- package/dist/admin/index.css.map +1 -0
- package/dist/admin/index.d.cts +491 -0
- package/dist/admin/index.d.ts +491 -0
- package/dist/admin/index.js +2918 -0
- package/dist/admin/index.js.map +1 -0
- package/dist/{audit-CiyPkxk1.d.cts → audit-BS2fn7M4.d.ts} +2 -51
- package/dist/{audit-CiyPkxk1.d.ts → audit-DwCmg32J.d.cts} +2 -51
- package/dist/blog/index.cjs +1074 -0
- package/dist/blog/index.cjs.map +1 -0
- package/dist/blog/index.css +1422 -0
- package/dist/blog/index.css.map +1 -0
- package/dist/blog/index.d.cts +233 -0
- package/dist/blog/index.d.ts +233 -0
- package/dist/blog/index.js +1056 -0
- package/dist/blog/index.js.map +1 -0
- package/dist/chart-types-BGVVO-zl.d.cts +208 -0
- package/dist/chart-types-BGVVO-zl.d.ts +208 -0
- package/dist/charts/index.cjs +2698 -0
- package/dist/charts/index.cjs.map +1 -0
- package/dist/charts/index.css +1167 -0
- package/dist/charts/index.css.map +1 -0
- package/dist/charts/index.d.cts +453 -0
- package/dist/charts/index.d.ts +453 -0
- package/dist/charts/index.js +2682 -0
- package/dist/charts/index.js.map +1 -0
- package/dist/core/index.cjs +526 -395
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.css +297 -2
- package/dist/core/index.css.map +1 -1
- package/dist/core/index.d.cts +7 -982
- package/dist/core/index.d.ts +7 -982
- package/dist/core/index.js +476 -351
- package/dist/core/index.js.map +1 -1
- package/dist/i18n/index.cjs +585 -0
- package/dist/i18n/index.cjs.map +1 -0
- package/dist/i18n/index.d.cts +855 -0
- package/dist/i18n/index.d.ts +855 -0
- package/dist/i18n/index.js +547 -0
- package/dist/i18n/index.js.map +1 -0
- package/dist/index.css +16 -6
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +22 -1290
- package/dist/index.d.ts +22 -1290
- package/dist/marketing/index.cjs +2144 -3023
- package/dist/marketing/index.cjs.map +1 -1
- package/dist/marketing/index.css +3729 -4824
- package/dist/marketing/index.css.map +1 -1
- package/dist/marketing/index.d.cts +1351 -4
- package/dist/marketing/index.d.ts +1351 -4
- package/dist/marketing/index.js +2190 -3054
- package/dist/marketing/index.js.map +1 -1
- package/dist/motion/index.cjs +1230 -0
- package/dist/motion/index.cjs.map +1 -0
- package/dist/motion/index.css +699 -0
- package/dist/motion/index.css.map +1 -0
- package/dist/motion/index.d.cts +68 -0
- package/dist/motion/index.d.ts +68 -0
- package/dist/motion/index.js +1218 -0
- package/dist/motion/index.js.map +1 -0
- package/dist/nav/index.cjs +1533 -0
- package/dist/nav/index.cjs.map +1 -0
- package/dist/nav/index.css +1984 -0
- package/dist/nav/index.css.map +1 -0
- package/dist/nav/index.d.cts +279 -0
- package/dist/nav/index.d.ts +279 -0
- package/dist/nav/index.js +1501 -0
- package/dist/nav/index.js.map +1 -0
- package/dist/report/index.cjs +26 -1649
- package/dist/report/index.cjs.map +1 -1
- package/dist/report/index.css +6 -968
- package/dist/report/index.css.map +1 -1
- package/dist/report/index.d.cts +4 -2
- package/dist/report/index.d.ts +4 -2
- package/dist/report/index.js +27 -1640
- package/dist/report/index.js.map +1 -1
- package/dist/sections/index.cjs +385 -0
- package/dist/sections/index.cjs.map +1 -0
- package/dist/sections/index.css +818 -0
- package/dist/sections/index.css.map +1 -0
- package/dist/sections/index.d.cts +69 -0
- package/dist/sections/index.d.ts +69 -0
- package/dist/sections/index.js +374 -0
- package/dist/sections/index.js.map +1 -0
- package/dist/social-proof/index.cjs +1254 -0
- package/dist/social-proof/index.cjs.map +1 -0
- package/dist/social-proof/index.css +1416 -0
- package/dist/social-proof/index.css.map +1 -0
- package/dist/social-proof/index.d.cts +258 -0
- package/dist/social-proof/index.d.ts +258 -0
- package/dist/social-proof/index.js +1237 -0
- package/dist/social-proof/index.js.map +1 -0
- package/dist/theme/index.cjs +573 -0
- package/dist/theme/index.cjs.map +1 -0
- package/dist/theme/index.css +464 -0
- package/dist/theme/index.css.map +1 -0
- package/dist/theme/index.d.cts +48 -0
- package/dist/theme/index.d.ts +48 -0
- package/dist/theme/index.js +558 -0
- package/dist/theme/index.js.map +1 -0
- package/dist/types-DAlgDGzw.d.cts +52 -0
- package/dist/types-DAlgDGzw.d.ts +52 -0
- package/dist/web/index.d.cts +3 -2
- package/dist/web/index.d.ts +3 -2
- package/package.json +68 -9
- package/dist/ExportMenu-hEe5MhLq.d.cts +0 -1027
- package/dist/ExportMenu-hEe5MhLq.d.ts +0 -1027
- package/dist/index-B64suAAc.d.cts +0 -1498
- package/dist/index-B64suAAc.d.ts +0 -1498
|
@@ -1,53 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
type UtmMediumMessaging = 'dm' | 'group' | 'email' | 'inAppChat' | 'organicPost' | 'paidAd' | 'qrCode' | 'redirect' | 'storeListing';
|
|
3
|
-
type UtmMediumAppPage = 'appHome' | 'appDashboard' | 'appInbox' | 'appContacts' | 'appCampaigns' | 'appSettings' | 'appBilling' | 'appCheckout' | 'appOnboarding' | 'appSupport' | 'appCalendar';
|
|
4
|
-
type UtmMediumWebPage = 'webHome' | 'webDemo' | 'webPricing' | 'webFeatures' | 'webUseCase' | 'webSolution' | 'webIndustry' | 'webIntegrations' | 'webBlog' | 'webBlogPost' | 'webLanding' | 'webComparison' | 'webCaseStudy' | 'webAbout' | 'webContact' | 'webCareers' | 'webLegal' | 'webDocs' | 'webAffiliate';
|
|
5
|
-
type UtmMedium = UtmMediumMessaging | UtmMediumAppPage | UtmMediumWebPage;
|
|
6
|
-
type UtmCampaign = 'discoveryCall' | 'demo' | 'trial' | 'onboarding' | 'upgrade' | 'renewal' | 'retention' | 'accountSupport' | 'supportCall' | 'partnerCall' | 'hiring' | 'interviewCall';
|
|
7
|
-
type UtmTerm = 'julienGadea' | 'bramSmith' | 'florentDupont' | 'sawLin' | 'evaSupport' | 'team' | 'auto';
|
|
8
|
-
type UtmContent = 'ctaPrimary' | 'ctaSecondary' | 'ctaHeader' | 'ctaFooter' | 'ctaInline' | 'buttonPrimary' | 'buttonSecondary' | 'banner' | 'popup' | 'variantA' | 'variantB' | 'variantC';
|
|
9
|
-
/** Core UTM parameter set. source + medium + campaign are always required. */
|
|
10
|
-
interface UtmParams {
|
|
11
|
-
source: UtmSource;
|
|
12
|
-
medium: UtmMedium;
|
|
13
|
-
campaign: UtmCampaign;
|
|
14
|
-
term?: UtmTerm;
|
|
15
|
-
content?: UtmContent;
|
|
16
|
-
}
|
|
17
|
-
/** Partial overrides for UTM params (used when merging context). */
|
|
18
|
-
type UtmOverrides = Partial<UtmParams>;
|
|
19
|
-
/** Sources that require seller attribution (utm_term) for outbound manual sharing. */
|
|
20
|
-
type UtmSourceRequiringSeller = 'linkedin' | 'whatsapp' | 'intercom' | 'email';
|
|
21
|
-
/** CRM first-touch fields. Once set, these must never be overwritten. */
|
|
22
|
-
interface FirstTouchAttribution {
|
|
23
|
-
firstTouchSource: UtmSource;
|
|
24
|
-
firstTouchMedium: UtmMedium;
|
|
25
|
-
firstTouchCampaign: UtmCampaign;
|
|
26
|
-
firstTouchSeller: UtmTerm | null;
|
|
27
|
-
}
|
|
28
|
-
type UrlClassification = 'internal' | 'external' | 'system' | 'asset' | 'protocol' | 'conversion';
|
|
29
|
-
type UtmConfidence = 'valid' | 'corrected' | 'blocked';
|
|
30
|
-
type UtmComplianceStatus = 'compliant' | 'corrected' | 'blocked';
|
|
31
|
-
interface UtmAuditEntry {
|
|
32
|
-
url: string;
|
|
33
|
-
utmString: string;
|
|
34
|
-
generatorContext: string;
|
|
35
|
-
sellerAttribution: string | null;
|
|
36
|
-
timestamp: string;
|
|
37
|
-
confidence: UtmConfidence;
|
|
38
|
-
}
|
|
39
|
-
interface UtmComplianceResult {
|
|
40
|
-
status: UtmComplianceStatus;
|
|
41
|
-
url: string;
|
|
42
|
-
params: Partial<UtmParams> | null;
|
|
43
|
-
errors: string[];
|
|
44
|
-
}
|
|
45
|
-
interface UtmBlockedError {
|
|
46
|
-
status: 'UTM_COMPLIANCE_BLOCKED';
|
|
47
|
-
reason: string;
|
|
48
|
-
requiredFix: string;
|
|
49
|
-
correctedExample: string | null;
|
|
50
|
-
}
|
|
1
|
+
import { c as UtmCampaign, g as UtmContent, h as UtmMedium, i as UtmMediumAppPage, j as UtmMediumMessaging, k as UtmMediumWebPage, n as UtmSource, o as UtmSourceRequiringSeller, p as UtmTerm, m as UtmParams, b as UtmBlockedError, d as UtmComplianceResult, U as UrlClassification, F as FirstTouchAttribution, f as UtmConfidence, a as UtmAuditEntry } from './types-DAlgDGzw.js';
|
|
51
2
|
|
|
52
3
|
declare const UTM_SOURCES: readonly UtmSource[];
|
|
53
4
|
declare const UTM_MEDIUMS_MESSAGING: readonly UtmMediumMessaging[];
|
|
@@ -191,4 +142,4 @@ declare function requiresSellerAttribution(source: UtmSource): boolean;
|
|
|
191
142
|
*/
|
|
192
143
|
declare function createAuditEntry(url: string, params: Partial<UtmParams> | null, generatorContext: string, confidence: UtmConfidence): UtmAuditEntry;
|
|
193
144
|
|
|
194
|
-
export {
|
|
145
|
+
export { UTM_CAMPAIGNS as U, UTM_CONTENTS as a, UTM_MEDIUMS_ALL as b, UTM_MEDIUMS_APP as c, UTM_MEDIUMS_MESSAGING as d, UTM_MEDIUMS_WEB as e, UTM_SOURCES as f, UTM_SOURCES_REQUIRING_SELLER as g, UTM_TERMS as h, buildBlockedError as i, buildUtmUrl as j, classifyAndEnforce as k, classifyUrl as l, createAuditEntry as m, isUtmExempt as n, isValidUtmParams as o, parseUtmParams as p, requiresUtm as q, requiresSellerAttribution as r, validateUtmField as s, toFirstTouchAttribution as t, validateCompliance as v };
|
|
@@ -1,53 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
type UtmMediumMessaging = 'dm' | 'group' | 'email' | 'inAppChat' | 'organicPost' | 'paidAd' | 'qrCode' | 'redirect' | 'storeListing';
|
|
3
|
-
type UtmMediumAppPage = 'appHome' | 'appDashboard' | 'appInbox' | 'appContacts' | 'appCampaigns' | 'appSettings' | 'appBilling' | 'appCheckout' | 'appOnboarding' | 'appSupport' | 'appCalendar';
|
|
4
|
-
type UtmMediumWebPage = 'webHome' | 'webDemo' | 'webPricing' | 'webFeatures' | 'webUseCase' | 'webSolution' | 'webIndustry' | 'webIntegrations' | 'webBlog' | 'webBlogPost' | 'webLanding' | 'webComparison' | 'webCaseStudy' | 'webAbout' | 'webContact' | 'webCareers' | 'webLegal' | 'webDocs' | 'webAffiliate';
|
|
5
|
-
type UtmMedium = UtmMediumMessaging | UtmMediumAppPage | UtmMediumWebPage;
|
|
6
|
-
type UtmCampaign = 'discoveryCall' | 'demo' | 'trial' | 'onboarding' | 'upgrade' | 'renewal' | 'retention' | 'accountSupport' | 'supportCall' | 'partnerCall' | 'hiring' | 'interviewCall';
|
|
7
|
-
type UtmTerm = 'julienGadea' | 'bramSmith' | 'florentDupont' | 'sawLin' | 'evaSupport' | 'team' | 'auto';
|
|
8
|
-
type UtmContent = 'ctaPrimary' | 'ctaSecondary' | 'ctaHeader' | 'ctaFooter' | 'ctaInline' | 'buttonPrimary' | 'buttonSecondary' | 'banner' | 'popup' | 'variantA' | 'variantB' | 'variantC';
|
|
9
|
-
/** Core UTM parameter set. source + medium + campaign are always required. */
|
|
10
|
-
interface UtmParams {
|
|
11
|
-
source: UtmSource;
|
|
12
|
-
medium: UtmMedium;
|
|
13
|
-
campaign: UtmCampaign;
|
|
14
|
-
term?: UtmTerm;
|
|
15
|
-
content?: UtmContent;
|
|
16
|
-
}
|
|
17
|
-
/** Partial overrides for UTM params (used when merging context). */
|
|
18
|
-
type UtmOverrides = Partial<UtmParams>;
|
|
19
|
-
/** Sources that require seller attribution (utm_term) for outbound manual sharing. */
|
|
20
|
-
type UtmSourceRequiringSeller = 'linkedin' | 'whatsapp' | 'intercom' | 'email';
|
|
21
|
-
/** CRM first-touch fields. Once set, these must never be overwritten. */
|
|
22
|
-
interface FirstTouchAttribution {
|
|
23
|
-
firstTouchSource: UtmSource;
|
|
24
|
-
firstTouchMedium: UtmMedium;
|
|
25
|
-
firstTouchCampaign: UtmCampaign;
|
|
26
|
-
firstTouchSeller: UtmTerm | null;
|
|
27
|
-
}
|
|
28
|
-
type UrlClassification = 'internal' | 'external' | 'system' | 'asset' | 'protocol' | 'conversion';
|
|
29
|
-
type UtmConfidence = 'valid' | 'corrected' | 'blocked';
|
|
30
|
-
type UtmComplianceStatus = 'compliant' | 'corrected' | 'blocked';
|
|
31
|
-
interface UtmAuditEntry {
|
|
32
|
-
url: string;
|
|
33
|
-
utmString: string;
|
|
34
|
-
generatorContext: string;
|
|
35
|
-
sellerAttribution: string | null;
|
|
36
|
-
timestamp: string;
|
|
37
|
-
confidence: UtmConfidence;
|
|
38
|
-
}
|
|
39
|
-
interface UtmComplianceResult {
|
|
40
|
-
status: UtmComplianceStatus;
|
|
41
|
-
url: string;
|
|
42
|
-
params: Partial<UtmParams> | null;
|
|
43
|
-
errors: string[];
|
|
44
|
-
}
|
|
45
|
-
interface UtmBlockedError {
|
|
46
|
-
status: 'UTM_COMPLIANCE_BLOCKED';
|
|
47
|
-
reason: string;
|
|
48
|
-
requiredFix: string;
|
|
49
|
-
correctedExample: string | null;
|
|
50
|
-
}
|
|
1
|
+
import { c as UtmCampaign, g as UtmContent, h as UtmMedium, i as UtmMediumAppPage, j as UtmMediumMessaging, k as UtmMediumWebPage, n as UtmSource, o as UtmSourceRequiringSeller, p as UtmTerm, m as UtmParams, b as UtmBlockedError, d as UtmComplianceResult, U as UrlClassification, F as FirstTouchAttribution, f as UtmConfidence, a as UtmAuditEntry } from './types-DAlgDGzw.cjs';
|
|
51
2
|
|
|
52
3
|
declare const UTM_SOURCES: readonly UtmSource[];
|
|
53
4
|
declare const UTM_MEDIUMS_MESSAGING: readonly UtmMediumMessaging[];
|
|
@@ -191,4 +142,4 @@ declare function requiresSellerAttribution(source: UtmSource): boolean;
|
|
|
191
142
|
*/
|
|
192
143
|
declare function createAuditEntry(url: string, params: Partial<UtmParams> | null, generatorContext: string, confidence: UtmConfidence): UtmAuditEntry;
|
|
193
144
|
|
|
194
|
-
export {
|
|
145
|
+
export { UTM_CAMPAIGNS as U, UTM_CONTENTS as a, UTM_MEDIUMS_ALL as b, UTM_MEDIUMS_APP as c, UTM_MEDIUMS_MESSAGING as d, UTM_MEDIUMS_WEB as e, UTM_SOURCES as f, UTM_SOURCES_REQUIRING_SELLER as g, UTM_TERMS as h, buildBlockedError as i, buildUtmUrl as j, classifyAndEnforce as k, classifyUrl as l, createAuditEntry as m, isUtmExempt as n, isValidUtmParams as o, parseUtmParams as p, requiresUtm as q, requiresSellerAttribution as r, validateUtmField as s, toFirstTouchAttribution as t, validateCompliance as v };
|