prism-design 2.13.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.
Files changed (90) hide show
  1. package/CHANGELOG.md +292 -0
  2. package/LICENSE +21 -0
  3. package/README.md +203 -0
  4. package/bin/clone-architect.mjs +476 -0
  5. package/bin/prism.mjs +467 -0
  6. package/catalog/index.json +1155 -0
  7. package/extractions/airbnb.com/DESIGN.md +1068 -0
  8. package/extractions/airbnb.com/tokens.json +507 -0
  9. package/extractions/attio.com/DESIGN.md +1295 -0
  10. package/extractions/attio.com/tokens.json +438 -0
  11. package/extractions/auroxdashboard.com/DESIGN.md +724 -0
  12. package/extractions/auroxdashboard.com/tokens.json +195 -0
  13. package/extractions/careerexplorer.com/DESIGN.md +1178 -0
  14. package/extractions/careerexplorer.com/tokens.json +141 -0
  15. package/extractions/chance.co/DESIGN.md +1209 -0
  16. package/extractions/chance.co/tokens.json +160 -0
  17. package/extractions/choisis-ton-avenir.com/DESIGN.md +1265 -0
  18. package/extractions/choisis-ton-avenir.com/tokens.json +227 -0
  19. package/extractions/example.com/DESIGN.md +436 -0
  20. package/extractions/example.com/tokens.json +91 -0
  21. package/extractions/getdesign.md/DESIGN.md +1009 -0
  22. package/extractions/getdesign.md/tokens.json +219 -0
  23. package/extractions/github.com/DESIGN.md +1130 -0
  24. package/extractions/github.com/tokens.json +2092 -0
  25. package/extractions/hello-charly.com/DESIGN.md +1146 -0
  26. package/extractions/hello-charly.com/tokens.json +322 -0
  27. package/extractions/hyperliquid.xyz/DESIGN.md +779 -0
  28. package/extractions/hyperliquid.xyz/tokens.json +598 -0
  29. package/extractions/instagram.com/DESIGN.md +996 -0
  30. package/extractions/instagram.com/tokens.json +1240 -0
  31. package/extractions/jobirl.com/DESIGN.md +1160 -0
  32. package/extractions/jobirl.com/tokens.json +139 -0
  33. package/extractions/life360.com/DESIGN.md +1133 -0
  34. package/extractions/life360.com/tokens.json +491 -0
  35. package/extractions/lifesum.com/DESIGN.md +965 -0
  36. package/extractions/lifesum.com/tokens.json +170 -0
  37. package/extractions/linear.app/DESIGN.md +1301 -0
  38. package/extractions/linear.app/tokens.json +732 -0
  39. package/extractions/mavoie.org/DESIGN.md +1148 -0
  40. package/extractions/mavoie.org/tokens.json +128 -0
  41. package/extractions/miro.com/DESIGN.md +1237 -0
  42. package/extractions/miro.com/tokens.json +401 -0
  43. package/extractions/notion.so/DESIGN.md +1319 -0
  44. package/extractions/notion.so/tokens.json +906 -0
  45. package/extractions/onetonline.org/DESIGN.md +909 -0
  46. package/extractions/onetonline.org/tokens.json +280 -0
  47. package/extractions/posthog.com/DESIGN.md +1024 -0
  48. package/extractions/posthog.com/tokens.json +197 -0
  49. package/extractions/revolut.com/DESIGN.md +1080 -0
  50. package/extractions/revolut.com/tokens.json +401 -0
  51. package/extractions/stripe.com/DESIGN.md +1272 -0
  52. package/extractions/stripe.com/tokens.json +794 -0
  53. package/extractions/switchcollective.com/DESIGN.md +1040 -0
  54. package/extractions/switchcollective.com/tokens.json +98 -0
  55. package/extractions/truity.com/DESIGN.md +970 -0
  56. package/extractions/truity.com/tokens.json +166 -0
  57. package/extractions/uniquekicks.be/DESIGN.md +1171 -0
  58. package/extractions/uniquekicks.be/tokens.json +237 -0
  59. package/package.json +122 -0
  60. package/scripts/analyze.ts +281 -0
  61. package/scripts/bank-register.ts +379 -0
  62. package/scripts/bank.ts +374 -0
  63. package/scripts/browser-stealth.ts +189 -0
  64. package/scripts/clone.ts +198 -0
  65. package/scripts/compare-vs-gd-final.ts +273 -0
  66. package/scripts/compare-vs-gd.ts +269 -0
  67. package/scripts/compare.ts +405 -0
  68. package/scripts/deploy-site.ts +181 -0
  69. package/scripts/diff-snapshots.ts +340 -0
  70. package/scripts/enrich-catalog.ts +212 -0
  71. package/scripts/extract.ts +2038 -0
  72. package/scripts/extractors/advanced.ts +524 -0
  73. package/scripts/extractors/widgets.ts +711 -0
  74. package/scripts/generate-design-md.ts +5775 -0
  75. package/scripts/generate-final-pdf.ts +274 -0
  76. package/scripts/generate-og-image.ts +87 -0
  77. package/scripts/generate-showcase.ts +1588 -0
  78. package/scripts/generate-site.ts +847 -0
  79. package/scripts/mass-extract.sh +91 -0
  80. package/scripts/post-process-all.sh +55 -0
  81. package/scripts/regen-catalog.ts +203 -0
  82. package/scripts/shared/cache.ts +149 -0
  83. package/scripts/shared/css-helpers.ts +263 -0
  84. package/scripts/shared/logger.ts +57 -0
  85. package/scripts/shared/named-colors.ts +355 -0
  86. package/scripts/shared/types.ts +220 -0
  87. package/scripts/sync-catalog.ts +105 -0
  88. package/scripts/tokenize.ts +988 -0
  89. package/templates/layout-template.md +52 -0
  90. package/templates/tokens-template.json +34 -0
@@ -0,0 +1,170 @@
1
+ {
2
+ "meta": {
3
+ "source": "https://lifesum.com",
4
+ "domain": "lifesum.com",
5
+ "extractedAt": "2026-05-31T04:14:06.195Z",
6
+ "tokenizedAt": "2026-05-31T04:14:31.517Z"
7
+ },
8
+ "colors": {
9
+ "background": {
10
+ "primary": "rgb(255,255,255)",
11
+ "secondary": "rgb(255, 255, 255)",
12
+ "tertiary": "rgba(255, 255, 255, 0)"
13
+ },
14
+ "text": {
15
+ "primary": "rgb(14, 14, 14)",
16
+ "secondary": "rgba(14, 14, 14, 0.65)",
17
+ "muted": "#5c5c5c"
18
+ },
19
+ "accent": {
20
+ "primary": "rgb(33, 186, 58)",
21
+ "secondary": "#3caae6"
22
+ },
23
+ "border": "rgb(54, 54, 54)",
24
+ "shadow": "rgba(0,0,0,0.1)",
25
+ "semantic": {
26
+ "warning": "#f24e41"
27
+ }
28
+ },
29
+ "typography": {
30
+ "fontFamily": {
31
+ "primary": "TTNormsPro",
32
+ "secondary": "Roboto",
33
+ "mono": "monospace"
34
+ },
35
+ "fontSize": {
36
+ "xs": "14px",
37
+ "sm": "17px",
38
+ "base": "20px",
39
+ "lg": "24px",
40
+ "xl": "32px",
41
+ "2xl": "56px",
42
+ "3xl": "64px",
43
+ "4xl": "66px"
44
+ },
45
+ "fontWeight": {
46
+ "normal": "400",
47
+ "medium": "600",
48
+ "semibold": "600",
49
+ "bold": "700"
50
+ },
51
+ "lineHeight": {
52
+ "tight": "1.18",
53
+ "normal": "1.35",
54
+ "relaxed": "1.35"
55
+ },
56
+ "letterSpacing": {
57
+ "tight": "-0.006em",
58
+ "normal": "0em",
59
+ "wide": "-0.006em"
60
+ }
61
+ },
62
+ "spacing": {
63
+ "xxs": "2px",
64
+ "xs": "12px",
65
+ "sm": "20px",
66
+ "md": "28px",
67
+ "base": "16px",
68
+ "lg": "24px",
69
+ "xl": "32px",
70
+ "2xl": "48px",
71
+ "3xl": "64px"
72
+ },
73
+ "borderRadius": {
74
+ "none": "0px",
75
+ "xs": "8px",
76
+ "sm": "8px",
77
+ "md": "8px",
78
+ "lg": "8px",
79
+ "xl": "40px",
80
+ "full": "9999px"
81
+ },
82
+ "shadows": {
83
+ "shadow-1": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(159, 138, 119, 0.2) 0px 0px 8px 0px",
84
+ "shadow-2": "rgba(0, 0, 0, 0.15) 0px 4px 16px 0px"
85
+ },
86
+ "transitions": {
87
+ "transition-1": "all",
88
+ "transition-2": "0.2s",
89
+ "transition-3": "fill 0.2s",
90
+ "transition-4": "opacity 0.3s ease-in, border-radius 0.2s ease-in",
91
+ "transition-5": "opacity 0.3s, transform 0.3s"
92
+ },
93
+ "layout": {
94
+ "maxWidth": "1200px",
95
+ "headerHeight": "64px",
96
+ "sidebarWidth": "0px",
97
+ "gap": "16px",
98
+ "containerPadding": "24px"
99
+ },
100
+ "cssCustomProperties": {
101
+ "--color--BgInfo": "#ebf2ff",
102
+ "--color--AccentBlue": "#3caae6",
103
+ "--tw-ring-offset-shadow": "0 0 #0000",
104
+ "--tw-backdrop-sepia": "",
105
+ "--tw-ring-shadow": "0 0 #0000",
106
+ "--tw-sepia": "",
107
+ "--tw-ordinal": "",
108
+ "--tw-backdrop-saturate": "",
109
+ "--tw-ring-inset": "",
110
+ "--tw-backdrop-invert": "",
111
+ "--color--BorderSub": "#f0f0f0",
112
+ "--color--AccentMagenta": "#d84a8a",
113
+ "--tw-numeric-spacing": "",
114
+ "--tw-border-spacing-x": "0",
115
+ "--tw-brightness": "",
116
+ "--tw-backdrop-grayscale": "",
117
+ "--tw-hue-rotate": "",
118
+ "--tw-scale-y": "1",
119
+ "--tw-pan-y": "",
120
+ "--tw-backdrop-contrast": "",
121
+ "--tw-drop-shadow": "",
122
+ "--tw-ring-color": "#3b82f680",
123
+ "--tw-backdrop-brightness": "",
124
+ "--tw-pan-x": "",
125
+ "--tw-translate-y": "0",
126
+ "--color--Type": "#0e0e0e",
127
+ "--color--BrandDark": "#37b97d",
128
+ "--tw-rotate": "0",
129
+ "--tw-ring-offset-color": "#fff",
130
+ "--tw-contrast": "",
131
+ "--color--AccentOrange": "#f59132",
132
+ "--color--WarningDark": "#ef4235",
133
+ "--color--Bg": "#fff",
134
+ "--tw-skew-x": "0",
135
+ "--tw-backdrop-blur": "",
136
+ "--tw-shadow": "0 0 #0000",
137
+ "--tw-bg-opacity": "1",
138
+ "--tw-translate-x": "0",
139
+ "--tw-ring-offset-width": "0px",
140
+ "--color--TypeDisabled": "#e9e2db",
141
+ "--tw-gradient-via-position": "",
142
+ "--tw-saturate": "",
143
+ "--color--BgSub": "#fafaf5",
144
+ "--tw-scroll-snap-strictness": "proximity",
145
+ "--tw-grayscale": "",
146
+ "--color--Border": "#dbdbdb",
147
+ "--color--TypeConstant": "#fff",
148
+ "--tw-scale-x": "1",
149
+ "--tw-backdrop-hue-rotate": "",
150
+ "--tw-shadow-colored": "0 0 #0000",
151
+ "--tw-gradient-to-position": "",
152
+ "--tw-border-spacing-y": "0",
153
+ "--tw-numeric-fraction": "",
154
+ "--color--TypeSub": "#5c5c5c",
155
+ "--color--AccentPurple": "#8278c8",
156
+ "--tw-skew-y": "0",
157
+ "--tw-slashed-zero": "",
158
+ "--tw-blur": "",
159
+ "--tw-invert": "",
160
+ "--color--Warning": "#f24e41",
161
+ "--color--Brand": "$LSBrand",
162
+ "--tw-backdrop-opacity": "",
163
+ "--color--BgSuccess": "#e1f7ed",
164
+ "--tw-gradient-from-position": "",
165
+ "--color--TypeInactive": "#b1b1b1",
166
+ "--tw-numeric-figure": "",
167
+ "--tw-pinch-zoom": "",
168
+ "--tw-text-opacity": "1"
169
+ }
170
+ }