@pure-ds/core 0.5.43 → 0.5.45

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.
@@ -1,4 +1,5 @@
1
- export function lazyProps(...e5: any[]): {
1
+ export { Xt as lazyProps };
2
+ declare function Xt(...t: any[]): {
2
3
  _$litDirective$: any;
3
4
  values: any[];
4
5
  };
@@ -1 +1 @@
1
- {"version":3,"file":"lit-lazy-props.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/lit-lazy-props.js"],"names":[],"mappings":"AA8jBiB;;;EAAgD"}
1
+ {"version":3,"file":"lit-lazy-props.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/lit-lazy-props.js"],"names":[],"mappings":";AAEgmO;;;EAAsC"}
@@ -1,2 +1,3 @@
1
- export function msg(template: any, options?: {}): any;
1
+ export { d as msg };
2
+ declare function d(n: any, r?: {}): any;
2
3
  //# sourceMappingURL=lit-msg.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"lit-msg.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/lit-msg.js"],"names":[],"mappings":"AAgCA,sDAIC"}
1
+ {"version":3,"file":"lit-msg.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/lit-msg.js"],"names":[],"mappings":";AAA2gB,wCAAwD"}
@@ -1,11 +1,12 @@
1
- export function startLive(PDS2: any, config: any, { emitReady, applyResolvedTheme, setupSystemListenerIfNeeded }: {
1
+ export { ct as startLive };
2
+ declare function ct(n: any, t: any, { emitReady: e, applyResolvedTheme: r, setupSystemListenerIfNeeded: a }: {
2
3
  emitReady: any;
3
4
  applyResolvedTheme: any;
4
5
  setupSystemListenerIfNeeded: any;
5
6
  }): Promise<{
6
7
  generator: {
7
- "__#private@#layers": any;
8
- "__#private@#stylesheets": any;
8
+ "__#private@#e": any;
9
+ "__#private@#o": any;
9
10
  options: {
10
11
  debug: boolean;
11
12
  };
@@ -117,7 +118,9 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
117
118
  hover: string;
118
119
  };
119
120
  };
120
- spacing: string;
121
+ spacing: {
122
+ 0: string;
123
+ };
121
124
  radius: {
122
125
  none: string;
123
126
  xs: string;
@@ -324,7 +327,9 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
324
327
  hover: string;
325
328
  };
326
329
  };
327
- spacing: string;
330
+ spacing: {
331
+ 0: string;
332
+ };
328
333
  radius: {
329
334
  none: string;
330
335
  xs: string;
@@ -423,7 +428,7 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
423
428
  externalPath: any;
424
429
  };
425
430
  };
426
- "__#private@#generateColorTokens"(colorConfig: any): {
431
+ "__#private@#k"(t: any): {
427
432
  primary: {
428
433
  50: string;
429
434
  100: string;
@@ -530,7 +535,7 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
530
535
  hover: string;
531
536
  };
532
537
  };
533
- "__#private@#generateColorScale"(baseColor: any): {
538
+ "__#private@#r"(t: any): {
534
539
  50: string;
535
540
  100: string;
536
541
  200: string;
@@ -542,9 +547,9 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
542
547
  800: string;
543
548
  900: string;
544
549
  };
545
- "__#private@#deriveSuccessColor"(mainColor: any): string;
546
- "__#private@#deriveDangerColor"(mainColor: any): string;
547
- "__#private@#generateGrayScale"(supportingColor: any): {
550
+ "__#private@#S"(t: any): string;
551
+ "__#private@#$"(t: any): string;
552
+ "__#private@#g"(t: any): {
548
553
  50: string;
549
554
  100: string;
550
555
  200: string;
@@ -556,7 +561,7 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
556
561
  800: string;
557
562
  900: string;
558
563
  };
559
- "__#private@#generateBackgroundShades"(backgroundBase: any): {
564
+ "__#private@#h"(t: any): {
560
565
  base: any;
561
566
  subtle: string;
562
567
  elevated: string;
@@ -565,16 +570,16 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
565
570
  inverse: string;
566
571
  hover: string;
567
572
  };
568
- "__#private@#generateFieldsetAdaptiveColors"(backgroundShades: any): {
573
+ "__#private@#z"(t: any): {
569
574
  base: any;
570
575
  subtle: any;
571
576
  elevated: any;
572
577
  sunken: string;
573
578
  overlay: any;
574
579
  };
575
- "__#private@#darkenColor"(hexColor: any, factor?: number): string;
576
- "__#private@#generateSmartDarkBackground"(lightBackground: any): string;
577
- "__#private@#generateDarkModeColors"(lightColors: any, backgroundBase?: string, overrides?: {}): {
580
+ "__#private@#M"(t: any, e?: number): string;
581
+ "__#private@#m"(t: any): string;
582
+ "__#private@#F"(t: any, e?: string, r?: {}): {
578
583
  surface: {
579
584
  fieldset: {
580
585
  base: any;
@@ -600,48 +605,34 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
600
605
  warning: {};
601
606
  danger: {};
602
607
  };
603
- "__#private@#hexToRgb"(hex: any): {
608
+ "__#private@#l"(t: any): {
604
609
  r: number;
605
610
  g: number;
606
611
  b: number;
607
612
  };
608
- "__#private@#luminance"(hex: any): number;
609
- "__#private@#contrastRatio"(aHex: any, bHex: any): number;
610
- "__#private@#findReadableOnColor"(bgHex: any, target?: number): "#ffffff" | "#000000";
611
- "__#private@#rgbaFromHex"(hex: any, alpha?: number): string;
612
- "__#private@#mixTowards"(sourceHex: any, targetHex: any, factor?: number): string;
613
- "__#private@#rgbToHex"(r: any, g: any, b: any): string;
614
- "__#private@#generateDarkModeFieldsetColors"(darkSurface: any): {
613
+ "__#private@#p"(t: any): number;
614
+ "__#private@#d"(t: any, e: any): number;
615
+ "__#private@#f"(t: any, e?: number): string;
616
+ "__#private@#b"(t: any, e?: number): string;
617
+ "__#private@#E"(t: any, e: any, r?: number): string;
618
+ "__#private@#C"(t: any, e: any, r: any): string;
619
+ "__#private@#T"(t: any): {
615
620
  base: any;
616
621
  subtle: any;
617
622
  elevated: string;
618
623
  sunken: any;
619
624
  overlay: string;
620
625
  };
621
- /**
622
- * Pick a readable primary shade on a given surface background, targeting AA contrast.
623
- * Returns the first shade that meets target from a preferred order; falls back to the best ratio.
624
- */
625
- "__#private@#pickReadablePrimaryOnSurface"(primaryScale?: {}, surfaceBg?: string, target?: number): any;
626
- "__#private@#pickFillShadeForWhite"(scale?: {}, target?: number): any;
627
- /**
628
- * Generate smart surface tokens with context-aware colors for text, icons, shadows, and borders.
629
- * Each surface variant gets its own semantic tokens that automatically adapt to the surface's luminance.
630
- *
631
- * @param {Object} surfaceShades - Object with surface color variants (base, subtle, elevated, etc.)
632
- * @returns {Object} Smart tokens for each surface with text, icon, shadow, and border colors
633
- */
634
- "__#private@#generateSmartSurfaceTokens"(surfaceShades: any): any;
635
- "__#private@#lightenColor"(hexColor: any, factor?: number): string;
636
- "__#private@#adjustColorsForDarkMode"(colorScale: any): {};
637
- "__#private@#dimColorForDarkMode"(hexColor: any, dimFactor?: number): string;
638
- /**
639
- * Generate spacing tokens based on the provided configuration.
640
- * @param {Object} spatialConfig
641
- * @returns { String } CSS spacing tokens
642
- */
643
- generateSpacingTokens(spatialConfig: any): string;
644
- "__#private@#generateRadiusTokens"(shapeConfig: any): {
626
+ "__#private@#L"(t?: {}, e?: string, r?: number): any;
627
+ "__#private@#y"(t?: {}, e?: number): any;
628
+ "__#private@#v"(t: any): {};
629
+ "__#private@#x"(t: any, e?: number): string;
630
+ "__#private@#i"(t: any): {};
631
+ "__#private@#R"(t: any, e?: number): string;
632
+ generateSpacingTokens(t: any): {
633
+ 0: string;
634
+ };
635
+ "__#private@#A"(t: any): {
645
636
  none: string;
646
637
  xs: string;
647
638
  sm: string;
@@ -650,13 +641,13 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
650
641
  xl: string;
651
642
  full: string;
652
643
  };
653
- "__#private@#generateBorderWidthTokens"(shapeConfig: any): {
644
+ "__#private@#W"(t: any): {
654
645
  hairline: string;
655
646
  thin: string;
656
647
  medium: string;
657
648
  thick: string;
658
649
  };
659
- generateTypographyTokens(typographyConfig: any): {
650
+ generateTypographyTokens(t: any): {
660
651
  fontFamily: {
661
652
  headings: any;
662
653
  body: any;
@@ -685,7 +676,7 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
685
676
  relaxed: any;
686
677
  };
687
678
  };
688
- "__#private@#generateShadowTokens"(layersConfig: any): {
679
+ "__#private@#B"(t: any): {
689
680
  sm: string;
690
681
  base: string;
691
682
  md: string;
@@ -693,7 +684,7 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
693
684
  xl: string;
694
685
  inner: string;
695
686
  };
696
- "__#private@#generateLayoutTokens"(layoutConfig: any): {
687
+ "__#private@#j"(t: any): {
697
688
  maxWidth: any;
698
689
  maxWidthSm: any;
699
690
  maxWidthMd: any;
@@ -713,20 +704,20 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
713
704
  heroSpacing: string;
714
705
  footerSpacing: string;
715
706
  };
716
- "__#private@#resolveLayoutMaxWidths"(layoutConfig?: {}): {
707
+ "__#private@#w"(t?: {}): {
717
708
  sm: any;
718
709
  md: any;
719
710
  lg: any;
720
711
  xl: any;
721
712
  };
722
- "__#private@#formatLength"(value: any, fallback: any): any;
723
- "__#private@#toNumber"(value: any, fallback: any): any;
724
- "__#private@#generateTransitionTokens"(behaviorConfig: any): {
713
+ "__#private@#a"(t: any, e: any): any;
714
+ "__#private@#s"(t: any, e: any): any;
715
+ "__#private@#D"(t: any): {
725
716
  fast: string;
726
717
  normal: string;
727
718
  slow: string;
728
719
  };
729
- "__#private@#generateZIndexTokens"(layersConfig: any): {
720
+ "__#private@#N"(t: any): {
730
721
  dropdown: any;
731
722
  sticky: any;
732
723
  fixed: any;
@@ -736,7 +727,7 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
736
727
  tooltip: any;
737
728
  notification: any;
738
729
  };
739
- "__#private@#generateIconTokens"(iconConfig: any): {
730
+ "__#private@#P"(t: any): {
740
731
  set: any;
741
732
  weight: any;
742
733
  defaultSize: string;
@@ -746,45 +737,45 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
746
737
  spritePath: any;
747
738
  externalPath: any;
748
739
  };
749
- "__#private@#generateColorVariables"(colors: any): string;
750
- "__#private@#generateMeshGradients"(colors: any): string;
751
- "__#private@#generateSpacingVariables"(spacing: any): string;
752
- "__#private@#generateRadiusVariables"(radius: any): string;
753
- "__#private@#generateBorderWidthVariables"(borderWidths: any): string;
754
- "__#private@#generateTypographyVariables"(typography: any): string;
755
- "__#private@#generateShadowVariables"(shadows: any): string;
756
- "__#private@#generateLayoutVariables"(layout: any): string;
757
- "__#private@#generateTransitionVariables"(transitions: any): string;
758
- "__#private@#generateZIndexVariables"(zIndex: any): string;
759
- "__#private@#generateIconVariables"(icons: any): string;
760
- "__#private@#generateDarkVariablesOnly"(colors: any): string;
761
- "__#private@#generateDarkVariablesForTokensLayer"(colors: any): string;
762
- "__#private@#generateMeshGradientsDarkVariablesOnly"(colors: any): string;
763
- "__#private@#generateMeshGradientsDark"(colors: any): string;
764
- "__#private@#generateDarkModeComponentRules"(): string;
765
- "__#private@#generateBodyBackgroundMeshRule"(): string;
766
- "__#private@#generateLiquidGlassUtility"(): "" | "/* Liquid glass utility (opt-in via options.liquidGlassEffects) */\n.liquid-glass {\n border-radius: var(--radius-lg);\n /* Subtle translucent fill blended with surface */\n background: color-mix(in oklab, var(--color-surface-subtle) 45%, transparent);\n\n background-image: linear-gradient(\n 135deg,\n rgba(255,255,255,0.35),\n rgba(255,255,255,0.12)\n );\n /* Frosted glass blur + saturation */\n -webkit-backdrop-filter: blur(12px) saturate(140%);\n backdrop-filter: blur(12px) saturate(140%);\n /* Soft inner highlight and outer depth */\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.6),\n inset 0 -40px 80px rgba(255,255,255,0.12),\n 0 10px 30px rgba(0,0,0,0.10);\n /* Glossy border with slight light and dark edges */\n border: 1px solid color-mix(in oklab, var(--color-primary-500) 22%, transparent);\n outline: 1px solid color-mix(in oklab, #ffffff 18%, transparent);\n outline-offset: -1px;\n}\n\nhtml[data-theme=\"dark\"] .liquid-glass {\n background: color-mix(in oklab, var(--color-surface-inverse) 45%, transparent);\n background-image: linear-gradient(\n 135deg,\n color-mix(in oklab, var(--color-primary-300) 40%, transparent),\n color-mix(in oklab, var(--color-surface-overlay) 48%, transparent)\n );\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.12),\n inset 0 -40px 80px rgba(0,0,0,0.55),\n 0 18px 38px rgba(0,0,0,0.65);\n border: 1px solid color-mix(in oklab, var(--color-primary-300) 26%, transparent);\n outline: 1px solid color-mix(in oklab, #ffffff 16%, transparent);\n}\n\n/* Fallback when backdrop-filter isn't supported */\n@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))) {\n .liquid-glass {\n /* Strengthen fill a bit to compensate for lack of blur */\n background: color-mix(in oklab, var(--color-surface-subtle) 70%, rgba(255,255,255,0.4));\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.6),\n 0 10px 24px rgba(0,0,0,0.08);\n }\n\n html[data-theme=\"dark\"] .liquid-glass {\n background: color-mix(in oklab, var(--color-surface-inverse) 70%, transparent);\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.1),\n 0 18px 32px rgba(0,0,0,0.58);\n }\n}\n";
767
- "__#private@#generateBorderGradientUtilities"(): string;
768
- "__#private@#generateSemanticHTMLStyles"(): string;
769
- "__#private@#generateFormStyles"(): string;
770
- "__#private@#generateTableStyles"(): string;
771
- "__#private@#generateCalloutStyles"(): string;
772
- "__#private@#generateAccordionStyles"(): string;
773
- "__#private@#generateBadgeStyles"(): string;
774
- "__#private@#generateDialogStyles"(): string;
775
- "__#private@#generateTabStripStyles"(): string;
776
- "__#private@#generateScrollbarStyles"(): string;
777
- "__#private@#generateIconStyles"(): string;
778
- "__#private@#generateDropdownStyles"(): string;
779
- "__#private@#generateLayoutUtilities"(): string;
780
- "__#private@#generateMediaUtilities"(): string;
781
- "__#private@#generateMediaQueries"(): string;
782
- "__#private@#hexToHsl"(hex: any): {
740
+ "__#private@#O"(t: any): string;
741
+ "__#private@#U"(t: any): string;
742
+ "__#private@#I"(t: any): string;
743
+ "__#private@#H"(t: any): string;
744
+ "__#private@#q"(t: any): string;
745
+ "__#private@#G"(t: any): string;
746
+ "__#private@#_"(t: any): string;
747
+ "__#private@#V"(t: any): string;
748
+ "__#private@#Q"(t: any): string;
749
+ "__#private@#Y"(t: any): string;
750
+ "__#private@#Z"(t: any): string;
751
+ "__#private@#J"(t: any): string;
752
+ "__#private@#X"(t: any): string;
753
+ "__#private@#K"(t: any): string;
754
+ "__#private@#ee"(t: any): string;
755
+ "__#private@#te"(): string;
756
+ "__#private@#re"(): string;
757
+ "__#private@#ae"(): "" | "/* Liquid glass utility (opt-in via options.liquidGlassEffects) */\n.liquid-glass {\n border-radius: var(--radius-lg);\n /* Subtle translucent fill blended with surface */\n background: color-mix(in oklab, var(--color-surface-subtle) 45%, transparent);\n\n background-image: linear-gradient(\n 135deg,\n rgba(255,255,255,0.35),\n rgba(255,255,255,0.12)\n );\n /* Frosted glass blur + saturation */\n -webkit-backdrop-filter: blur(12px) saturate(140%);\n backdrop-filter: blur(12px) saturate(140%);\n /* Soft inner highlight and outer depth */\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.6),\n inset 0 -40px 80px rgba(255,255,255,0.12),\n 0 10px 30px rgba(0,0,0,0.10);\n /* Glossy border with slight light and dark edges */\n border: 1px solid color-mix(in oklab, var(--color-primary-500) 22%, transparent);\n outline: 1px solid color-mix(in oklab, #ffffff 18%, transparent);\n outline-offset: -1px;\n}\n\nhtml[data-theme=\"dark\"] .liquid-glass {\n background: color-mix(in oklab, var(--color-surface-inverse) 45%, transparent);\n background-image: linear-gradient(\n 135deg,\n color-mix(in oklab, var(--color-primary-300) 40%, transparent),\n color-mix(in oklab, var(--color-surface-overlay) 48%, transparent)\n );\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.12),\n inset 0 -40px 80px rgba(0,0,0,0.55),\n 0 18px 38px rgba(0,0,0,0.65);\n border: 1px solid color-mix(in oklab, var(--color-primary-300) 26%, transparent);\n outline: 1px solid color-mix(in oklab, #ffffff 16%, transparent);\n}\n\n/* Fallback when backdrop-filter isn't supported */\n@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))) {\n .liquid-glass {\n /* Strengthen fill a bit to compensate for lack of blur */\n background: color-mix(in oklab, var(--color-surface-subtle) 70%, rgba(255,255,255,0.4));\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.6),\n 0 10px 24px rgba(0,0,0,0.08);\n }\n\n html[data-theme=\"dark\"] .liquid-glass {\n background: color-mix(in oklab, var(--color-surface-inverse) 70%, transparent);\n box-shadow:\n inset 0 1px 0 rgba(255,255,255,0.1),\n 0 18px 32px rgba(0,0,0,0.58);\n }\n}\n";
758
+ "__#private@#oe"(): string;
759
+ "__#private@#ne"(): string;
760
+ "__#private@#ie"(): string;
761
+ "__#private@#se"(): string;
762
+ "__#private@#ce"(): string;
763
+ "__#private@#le"(): string;
764
+ "__#private@#de"(): string;
765
+ "__#private@#pe"(): string;
766
+ "__#private@#ue"(): string;
767
+ "__#private@#ge"(): string;
768
+ "__#private@#he"(): string;
769
+ "__#private@#me"(): string;
770
+ "__#private@#fe"(): string;
771
+ "__#private@#be"(): string;
772
+ "__#private@#ye"(): string;
773
+ "__#private@#n"(t: any): {
783
774
  h: number;
784
775
  s: number;
785
776
  l: number;
786
777
  };
787
- "__#private@#hslToHex"(h: any, s: any, l: any): string;
778
+ "__#private@#t"(t: any, e: any, r: any): string;
788
779
  getTokens(): {
789
780
  colors: {
790
781
  primary: {
@@ -893,7 +884,9 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
893
884
  hover: string;
894
885
  };
895
886
  };
896
- spacing: string;
887
+ spacing: {
888
+ 0: string;
889
+ };
897
890
  radius: {
898
891
  none: string;
899
892
  xs: string;
@@ -993,41 +986,353 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
993
986
  };
994
987
  };
995
988
  exportCSS(): string;
996
- /**
997
- * Generate separate CSS layers: tokens, primitives, components, utilities
998
- * Following the cascade layers pattern from the best practices document
999
- */
1000
- "__#private@#generateLayers"(): void;
1001
- "__#private@#generateTokensLayer"(): string;
1002
- "__#private@#generatePrimitivesLayer"(): string;
1003
- "__#private@#generateComponentsLayer"(): string;
1004
- "__#private@#generateUtilitiesLayer"(): string;
1005
- /**
1006
- * Create constructable stylesheets for each layer
1007
- */
1008
- "__#private@#createConstructableStylesheets"(): void;
1009
- "__#private@#updateConstructableStylesheets"(): void;
989
+ "__#private@#ve"(): void;
990
+ "__#private@#xe"(): string;
991
+ "__#private@#we"(): string;
992
+ "__#private@#ke"(): string;
993
+ "__#private@#Se"(): string;
994
+ "__#private@#$e"(): void;
995
+ "__#private@#ze"(): void;
1010
996
  get tokensCSS(): any;
1011
997
  get primitivesCSS(): any;
1012
998
  get componentsCSS(): any;
1013
999
  get utilitiesCSS(): any;
1014
1000
  get layeredCSS(): string;
1015
- /**
1016
- * Get a complete compiled representation of the design system state.
1017
- * This provides structured access to all generated tokens, scales, layers, and metadata.
1018
- * Linked to ontology and enums for introspection and tooling.
1019
- *
1020
- * @returns {Object} Compiled design system state with tokens, layers, metadata, and references
1021
- */
1022
- get compiled(): any;
1001
+ get compiled(): {
1002
+ tokens: {
1003
+ colors: {
1004
+ primary: {
1005
+ 50: string;
1006
+ 100: string;
1007
+ 200: string;
1008
+ 300: string;
1009
+ 400: string;
1010
+ 500: any;
1011
+ 600: string;
1012
+ 700: string;
1013
+ 800: string;
1014
+ 900: string;
1015
+ };
1016
+ secondary: {
1017
+ 50: string;
1018
+ 100: string;
1019
+ 200: string;
1020
+ 300: string;
1021
+ 400: string;
1022
+ 500: any;
1023
+ 600: string;
1024
+ 700: string;
1025
+ 800: string;
1026
+ 900: string;
1027
+ };
1028
+ accent: {
1029
+ 50: string;
1030
+ 100: string;
1031
+ 200: string;
1032
+ 300: string;
1033
+ 400: string;
1034
+ 500: any;
1035
+ 600: string;
1036
+ 700: string;
1037
+ 800: string;
1038
+ 900: string;
1039
+ };
1040
+ success: {
1041
+ 50: string;
1042
+ 100: string;
1043
+ 200: string;
1044
+ 300: string;
1045
+ 400: string;
1046
+ 500: any;
1047
+ 600: string;
1048
+ 700: string;
1049
+ 800: string;
1050
+ 900: string;
1051
+ };
1052
+ warning: {
1053
+ 50: string;
1054
+ 100: string;
1055
+ 200: string;
1056
+ 300: string;
1057
+ 400: string;
1058
+ 500: any;
1059
+ 600: string;
1060
+ 700: string;
1061
+ 800: string;
1062
+ 900: string;
1063
+ };
1064
+ danger: {
1065
+ 50: string;
1066
+ 100: string;
1067
+ 200: string;
1068
+ 300: string;
1069
+ 400: string;
1070
+ 500: any;
1071
+ 600: string;
1072
+ 700: string;
1073
+ 800: string;
1074
+ 900: string;
1075
+ };
1076
+ info: {
1077
+ 50: string;
1078
+ 100: string;
1079
+ 200: string;
1080
+ 300: string;
1081
+ 400: string;
1082
+ 500: any;
1083
+ 600: string;
1084
+ 700: string;
1085
+ 800: string;
1086
+ 900: string;
1087
+ };
1088
+ gray: {
1089
+ 50: string;
1090
+ 100: string;
1091
+ 200: string;
1092
+ 300: string;
1093
+ 400: string;
1094
+ 500: any;
1095
+ 600: string;
1096
+ 700: string;
1097
+ 800: string;
1098
+ 900: string;
1099
+ };
1100
+ surface: {
1101
+ base: any;
1102
+ subtle: string;
1103
+ elevated: string;
1104
+ sunken: string;
1105
+ overlay: string;
1106
+ inverse: string;
1107
+ hover: string;
1108
+ };
1109
+ };
1110
+ spacing: {
1111
+ 0: string;
1112
+ };
1113
+ radius: {
1114
+ none: string;
1115
+ xs: string;
1116
+ sm: string;
1117
+ md: string;
1118
+ lg: string;
1119
+ xl: string;
1120
+ full: string;
1121
+ };
1122
+ borderWidths: {
1123
+ hairline: string;
1124
+ thin: string;
1125
+ medium: string;
1126
+ thick: string;
1127
+ };
1128
+ typography: {
1129
+ fontFamily: {
1130
+ headings: any;
1131
+ body: any;
1132
+ mono: any;
1133
+ };
1134
+ fontSize: {
1135
+ xs: string;
1136
+ sm: string;
1137
+ base: string;
1138
+ lg: string;
1139
+ xl: string;
1140
+ "2xl": string;
1141
+ "3xl": string;
1142
+ "4xl": string;
1143
+ };
1144
+ fontWeight: {
1145
+ light: any;
1146
+ normal: any;
1147
+ medium: any;
1148
+ semibold: any;
1149
+ bold: any;
1150
+ };
1151
+ lineHeight: {
1152
+ tight: any;
1153
+ normal: any;
1154
+ relaxed: any;
1155
+ };
1156
+ };
1157
+ shadows: {
1158
+ sm: string;
1159
+ base: string;
1160
+ md: string;
1161
+ lg: string;
1162
+ xl: string;
1163
+ inner: string;
1164
+ };
1165
+ layout: {
1166
+ maxWidth: any;
1167
+ maxWidthSm: any;
1168
+ maxWidthMd: any;
1169
+ maxWidthLg: any;
1170
+ maxWidthXl: any;
1171
+ minHeight: string;
1172
+ containerPadding: any;
1173
+ breakpoints: {
1174
+ sm: any;
1175
+ md: any;
1176
+ lg: any;
1177
+ xl: any;
1178
+ };
1179
+ pageMargin: string;
1180
+ sectionGap: string;
1181
+ containerGap: string;
1182
+ heroSpacing: string;
1183
+ footerSpacing: string;
1184
+ };
1185
+ transitions: {
1186
+ fast: string;
1187
+ normal: string;
1188
+ slow: string;
1189
+ };
1190
+ zIndex: {
1191
+ dropdown: any;
1192
+ sticky: any;
1193
+ fixed: any;
1194
+ modal: any;
1195
+ drawer: any;
1196
+ popover: any;
1197
+ tooltip: any;
1198
+ notification: any;
1199
+ };
1200
+ icons: {
1201
+ set: any;
1202
+ weight: any;
1203
+ defaultSize: string;
1204
+ sizes: {
1205
+ [k: string]: string;
1206
+ };
1207
+ spritePath: any;
1208
+ externalPath: any;
1209
+ };
1210
+ };
1211
+ layers: {
1212
+ tokens: {
1213
+ css: any;
1214
+ size: any;
1215
+ sizeKB: string;
1216
+ };
1217
+ primitives: {
1218
+ css: any;
1219
+ size: any;
1220
+ sizeKB: string;
1221
+ };
1222
+ components: {
1223
+ css: any;
1224
+ size: any;
1225
+ sizeKB: string;
1226
+ };
1227
+ utilities: {
1228
+ css: any;
1229
+ size: any;
1230
+ sizeKB: string;
1231
+ };
1232
+ combined: {
1233
+ css: string;
1234
+ size: number;
1235
+ sizeKB: string;
1236
+ };
1237
+ };
1238
+ config: {
1239
+ design: any;
1240
+ preset: any;
1241
+ debug: boolean;
1242
+ };
1243
+ capabilities: {
1244
+ constructableStylesheets: boolean;
1245
+ blobURLs: boolean;
1246
+ shadowDOM: boolean;
1247
+ };
1248
+ references: {
1249
+ ontology: any;
1250
+ enums: any;
1251
+ };
1252
+ meta: {
1253
+ generatedAt: string;
1254
+ totalSize: any;
1255
+ totalSizeKB: string;
1256
+ layerCount: number;
1257
+ tokenGroups: number;
1258
+ };
1259
+ helpers: {
1260
+ getColorScales: () => {
1261
+ name: string;
1262
+ scale: {
1263
+ 50: string;
1264
+ 100: string;
1265
+ 200: string;
1266
+ 300: string;
1267
+ 400: string;
1268
+ 500: any;
1269
+ 600: string;
1270
+ 700: string;
1271
+ 800: string;
1272
+ 900: string;
1273
+ } | {
1274
+ 50: string;
1275
+ 100: string;
1276
+ 200: string;
1277
+ 300: string;
1278
+ 400: string;
1279
+ 500: any;
1280
+ 600: string;
1281
+ 700: string;
1282
+ 800: string;
1283
+ 900: string;
1284
+ } | {
1285
+ base: any;
1286
+ subtle: string;
1287
+ elevated: string;
1288
+ sunken: string;
1289
+ overlay: string;
1290
+ inverse: string;
1291
+ hover: string;
1292
+ };
1293
+ }[];
1294
+ getColorScale: (t: any) => any;
1295
+ getSpacingValues: () => {
1296
+ key: string;
1297
+ value: string;
1298
+ }[];
1299
+ getTypography: () => {
1300
+ fontFamily: {
1301
+ headings: any;
1302
+ body: any;
1303
+ mono: any;
1304
+ };
1305
+ fontSize: {
1306
+ xs: string;
1307
+ sm: string;
1308
+ base: string;
1309
+ lg: string;
1310
+ xl: string;
1311
+ "2xl": string;
1312
+ "3xl": string;
1313
+ "4xl": string;
1314
+ };
1315
+ fontWeight: {
1316
+ light: any;
1317
+ normal: any;
1318
+ medium: any;
1319
+ semibold: any;
1320
+ bold: any;
1321
+ };
1322
+ lineHeight: {
1323
+ tight: any;
1324
+ normal: any;
1325
+ relaxed: any;
1326
+ };
1327
+ };
1328
+ getLayerCSS: (t: any) => any;
1329
+ usesEnumValue: (t: any, e: any) => boolean;
1330
+ };
1331
+ };
1023
1332
  get tokensStylesheet(): any;
1024
1333
  get primitivesStylesheet(): any;
1025
1334
  get componentsStylesheet(): any;
1026
1335
  get utilitiesStylesheet(): any;
1027
- /**
1028
- * Generate CSS module files for export
1029
- * Returns object with filename => content
1030
- */
1031
1336
  getCSSModules(): {
1032
1337
  "pds-tokens.css.js": string;
1033
1338
  "pds-primitives.css.js": string;
@@ -1035,33 +1340,13 @@ export function startLive(PDS2: any, config: any, { emitReady, applyResolvedThem
1035
1340
  "pds-utilities.css.js": string;
1036
1341
  "pds-styles.css.js": string;
1037
1342
  };
1038
- "__#private@#generateCSSModule"(name: any, css: any): string;
1343
+ "__#private@#c"(t: any, e: any): string;
1039
1344
  };
1040
1345
  config: {
1041
1346
  design: any;
1042
1347
  preset: any;
1043
1348
  } | {
1044
- design: {
1045
- colors: unknown;
1046
- } | {
1047
- typography: unknown;
1048
- } | {
1049
- spatialRhythm: unknown;
1050
- } | {
1051
- shape: unknown;
1052
- } | {
1053
- behavior: unknown;
1054
- } | {
1055
- layout: unknown;
1056
- } | {
1057
- advanced: unknown;
1058
- } | {
1059
- a11y: unknown;
1060
- } | {
1061
- components: unknown;
1062
- } | {
1063
- icons: unknown;
1064
- };
1349
+ design: {};
1065
1350
  } | {
1066
1351
  debug: boolean;
1067
1352
  };
@@ -1 +1 @@
1
- {"version":3,"file":"pds-manager.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/pds-manager.js"],"names":[],"mappings":"AA+pSA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAnyLE;;;WAGG;;;QAgCH;;;;;;WAMG;;;;;QA4EH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAw/GH;;;WAGG;;;;;;QAurBH;;WAEG;;;;;;;;QAoFH;;;;;;WAMG;;;;;;QAsKH;;;WAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA26CJ"}
1
+ {"version":3,"file":"pds-manager.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/pds-manager.js"],"names":[],"mappings":";AAqxG+R;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAIq8C"}
@@ -1,8 +1,9 @@
1
- export var PDS: {
1
+ declare var g: {
2
2
  addEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: AddEventListenerOptions | boolean): void;
3
3
  dispatchEvent(event: Event): boolean;
4
4
  removeEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: EventListenerOptions | boolean): void;
5
5
  };
6
- export function applyResolvedTheme(raw: any): void;
7
- export function setupSystemListenerIfNeeded(raw: any): void;
6
+ declare function $t(e: any): void;
7
+ declare function Tt(e: any): void;
8
+ export { g as PDS, $t as applyResolvedTheme, Tt as setupSystemListenerIfNeeded };
8
9
  //# sourceMappingURL=pds.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pds.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/pds.js"],"names":[],"mappings":"AA0oEA;;;;EAAwB;AAkGxB,mDAiBC;AACD,4DAqCC"}
1
+ {"version":3,"file":"pds.d.ts","sourceRoot":"","sources":["../../../../../public/assets/js/pds.js"],"names":[],"mappings":"AA+BisB;;;;EAAQ;AAAslD,kCAAiX;AAAA,kCAAupB"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pure-ds/core",
3
3
  "shortname": "pds",
4
- "version": "0.5.43",
4
+ "version": "0.5.45",
5
5
  "description": "Pure Design System - Why develop a Design System when you can generate one?",
6
6
  "repository": {
7
7
  "type": "git",