@maltjoy/mcp-server 0.3.1 → 0.4.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 (104) hide show
  1. package/README.md +30 -28
  2. package/dist/doc/VJoyAdminBanner/metadata.json +2 -0
  3. package/dist/doc/VJoyAvailability/metadata.json +2 -0
  4. package/dist/doc/VJoyAvatar/metadata.json +2 -0
  5. package/dist/doc/VJoyAvatarsList/metadata.json +2 -0
  6. package/dist/doc/VJoyBadge/metadata.json +2 -0
  7. package/dist/doc/VJoyBadgeLevel/metadata.json +2 -0
  8. package/dist/doc/VJoyBlockSkeleton/metadata.json +2 -0
  9. package/dist/doc/VJoyBottomSheet/metadata.json +2 -0
  10. package/dist/doc/VJoyBottomSheetTrigger/metadata.json +2 -0
  11. package/dist/doc/VJoyButton/metadata.json +2 -0
  12. package/dist/doc/VJoyButtonCard/JoyButtonCard.types.ts +15 -0
  13. package/dist/doc/VJoyButtonCard/metadata.json +78 -0
  14. package/dist/doc/VJoyCheckbox/JoyCheckbox.types.ts +26 -0
  15. package/dist/doc/VJoyCheckbox/metadata.json +29 -27
  16. package/dist/doc/VJoyCheckboxCard/JoyCheckboxCard.types.ts +8 -0
  17. package/dist/doc/VJoyCheckboxCard/metadata.json +221 -0
  18. package/dist/doc/VJoyCheckboxGroup/metadata.json +338 -0
  19. package/dist/doc/VJoyCollapse/metadata.json +2 -0
  20. package/dist/doc/VJoyCollapseItem/metadata.json +2 -0
  21. package/dist/doc/VJoyCompanyAvatar/metadata.json +2 -0
  22. package/dist/doc/VJoyDialog/metadata.json +2 -0
  23. package/dist/doc/VJoyDialogTrigger/metadata.json +2 -0
  24. package/dist/doc/VJoyDot/metadata.json +2 -0
  25. package/dist/doc/VJoyDrawer/metadata.json +2 -0
  26. package/dist/doc/VJoyDrawerTrigger/metadata.json +2 -0
  27. package/dist/doc/VJoyDropdown/metadata.json +76 -74
  28. package/dist/doc/VJoyDropdownList/metadata.json +2 -0
  29. package/dist/doc/VJoyDropzone/metadata.json +2 -0
  30. package/dist/doc/VJoyFilterBar/metadata.json +2 -0
  31. package/dist/doc/VJoyFilterBarButton/metadata.json +2 -0
  32. package/dist/doc/VJoyFloatingActionsBar/metadata.json +70 -0
  33. package/dist/doc/VJoyFormError/metadata.json +2 -0
  34. package/dist/doc/VJoyFormFieldSkeleton/metadata.json +2 -0
  35. package/dist/doc/VJoyFormGroup/metadata.json +2 -0
  36. package/dist/doc/VJoyFunnel/metadata.json +2 -0
  37. package/dist/doc/VJoyFunnelFooter/metadata.json +2 -0
  38. package/dist/doc/VJoyFunnelHeader/metadata.json +2 -0
  39. package/dist/doc/VJoyHighlight/metadata.json +2 -0
  40. package/dist/doc/VJoyIcon/metadata.json +2 -0
  41. package/dist/doc/VJoyIconButton/JoyIconButton.types.ts +6 -0
  42. package/dist/doc/VJoyIconButton/metadata.json +116 -0
  43. package/dist/doc/VJoyIndicator/metadata.json +2 -0
  44. package/dist/doc/VJoyIndicators/metadata.json +2 -0
  45. package/dist/doc/VJoyInput/JoyInput.types.ts +1 -1
  46. package/dist/doc/VJoyInput/metadata.json +18 -14
  47. package/dist/doc/VJoyInputDigit/metadata.json +2 -0
  48. package/dist/doc/VJoyInputNumber/metadata.json +286 -0
  49. package/dist/doc/VJoyInputPassword/metadata.json +36 -32
  50. package/dist/doc/VJoyLabel/metadata.json +6 -4
  51. package/dist/doc/VJoyLink/metadata.json +11 -9
  52. package/dist/doc/VJoyListItem/metadata.json +2 -0
  53. package/dist/doc/VJoyMenu/metadata.json +2 -0
  54. package/dist/doc/VJoyMenuItem/metadata.json +3 -1
  55. package/dist/doc/VJoyMultiCheckbox/metadata.json +193 -12
  56. package/dist/doc/VJoyPagination/metadata.json +2 -0
  57. package/dist/doc/VJoyPanel/metadata.json +2 -0
  58. package/dist/doc/VJoyPanelSection/metadata.json +2 -0
  59. package/dist/doc/VJoyPasswordRequirement/metadata.json +2 -0
  60. package/dist/doc/VJoyProductTour/metadata.json +2 -0
  61. package/dist/doc/VJoyProductTourTrigger/metadata.json +2 -0
  62. package/dist/doc/VJoyProgressBar/metadata.json +2 -5
  63. package/dist/doc/VJoyRadio/metadata.json +2 -0
  64. package/dist/doc/VJoyRadioGroup/metadata.json +4 -2
  65. package/dist/doc/VJoyRatingStars/metadata.json +2 -0
  66. package/dist/doc/VJoyScreenLoader/metadata.json +2 -0
  67. package/dist/doc/VJoySelect/metadata.json +34 -32
  68. package/dist/doc/VJoySelectableItem/metadata.json +2 -0
  69. package/dist/doc/VJoySelectableItemGroup/metadata.json +2 -0
  70. package/dist/doc/VJoySeparator/metadata.json +2 -0
  71. package/dist/doc/VJoySnackbar/metadata.json +2 -0
  72. package/dist/doc/VJoySpinner/metadata.json +2 -0
  73. package/dist/doc/VJoyStep/metadata.json +2 -0
  74. package/dist/doc/VJoyStepper/metadata.json +2 -0
  75. package/dist/doc/VJoyTab/metadata.json +2 -0
  76. package/dist/doc/VJoyTabs/metadata.json +2 -0
  77. package/dist/doc/VJoyTag/metadata.json +6 -4
  78. package/dist/doc/VJoyTagsInput/metadata.json +2 -0
  79. package/dist/doc/VJoyTagsList/metadata.json +19 -17
  80. package/dist/doc/VJoyTemplate/metadata.json +2 -0
  81. package/dist/doc/VJoyText/metadata.json +2 -0
  82. package/dist/doc/VJoyTextarea/metadata.json +25 -23
  83. package/dist/doc/VJoyTitleBrand/metadata.json +2 -0
  84. package/dist/doc/VJoyToggle/metadata.json +15 -13
  85. package/dist/doc/VJoyTooltip/metadata.json +2 -0
  86. package/dist/doc/VJoyUserCard/metadata.json +2 -0
  87. package/dist/doc/VJoyWalkthrough/metadata.json +2 -0
  88. package/dist/doc/VJoyWalkthroughTrigger/metadata.json +2 -0
  89. package/dist/doc/VJoyWrapper/metadata.json +20 -18
  90. package/dist/doc/css-classes.json +2 -0
  91. package/dist/doc/design-tokens.json +30 -30
  92. package/dist/doc/index.json +223 -17
  93. package/dist/parser.d.ts +12 -0
  94. package/dist/parser.d.ts.map +1 -1
  95. package/dist/parser.js +25 -0
  96. package/dist/parser.js.map +1 -1
  97. package/dist/tools/get-component-info.js +1 -1
  98. package/dist/tools/get-component-info.js.map +1 -1
  99. package/dist/tools/list-components.d.ts +2 -4
  100. package/dist/tools/list-components.d.ts.map +1 -1
  101. package/dist/tools/list-components.js +24 -7
  102. package/dist/tools/list-components.js.map +1 -1
  103. package/package.json +3 -2
  104. package/dist/doc/VJoyTemplateShape/metadata.json +0 -9
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyTagsList",
3
3
  "displayName": "VJoyTagsList",
4
+ "description": "**VJoyTagsList** is a simple wrapper for **VJoyTag** allowing you to create a list with pre-defined style.\nIf it is more flexible for you to directly use **VJoyTag** don't hesitate to get rid of this parent component!\nInstead you can wrap your **VJoyTag** list in a **VJoyWrapper** for instance",
5
+ "category": "View",
4
6
  "props": [
5
7
  {
6
8
  "name": "variant",
@@ -21,6 +23,18 @@
21
23
  "ai-secondary"
22
24
  ]
23
25
  },
26
+ {
27
+ "name": "align",
28
+ "type": "TJoyTagsListAlign | undefined",
29
+ "required": false,
30
+ "default": "\"left\"",
31
+ "description": "",
32
+ "possibleValues": [
33
+ "left",
34
+ "right",
35
+ "center"
36
+ ]
37
+ },
24
38
  {
25
39
  "name": "removable",
26
40
  "type": "boolean | undefined",
@@ -43,18 +57,6 @@
43
57
  "true"
44
58
  ]
45
59
  },
46
- {
47
- "name": "align",
48
- "type": "TJoyTagsListAlign | undefined",
49
- "required": false,
50
- "default": "\"left\"",
51
- "description": "",
52
- "possibleValues": [
53
- "left",
54
- "right",
55
- "center"
56
- ]
57
- },
58
60
  {
59
61
  "name": "tags",
60
62
  "type": "TJoyTagsList | undefined",
@@ -822,18 +824,18 @@
822
824
  "isMethod": false
823
825
  },
824
826
  {
825
- "name": "removable",
826
- "type": "boolean",
827
+ "name": "align",
828
+ "type": "TJoyTagsListAlign",
827
829
  "isMethod": false
828
830
  },
829
831
  {
830
- "name": "selectable",
832
+ "name": "removable",
831
833
  "type": "boolean",
832
834
  "isMethod": false
833
835
  },
834
836
  {
835
- "name": "align",
836
- "type": "TJoyTagsListAlign",
837
+ "name": "selectable",
838
+ "type": "boolean",
837
839
  "isMethod": false
838
840
  },
839
841
  {
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyTemplate",
3
3
  "displayName": "VJoyTemplate",
4
+ "description": "A comprehensive page layout template component providing structured slots for complete page organization.\nFeatures header area with title/subtitle/actions, main content with optional sidebar, back navigation support,\nloading overlay integration, and decorative background shapes. Perfect for creating consistent page layouts\nwith flexible content positioning and professional presentation across the application.",
5
+ "category": "Layout",
4
6
  "props": [
5
7
  {
6
8
  "name": "loading",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyText",
3
3
  "displayName": "VJoyText",
4
+ "description": "This component is directly dependant from `@maltjoy/css` package, a CSS class utils package built on top of `@maltjoy/themes` that contains our design tokens.\n\n**Reminder**: values ending with 50 have same size but are bold.\n\nSee \"Fonts\" section here https://doc.malt.tech/joy-storybook/?path=/docs/css-framework--docs#advanced-fonts\n\n**Warning** If you use long text within a VJoyWrapper, you'll have to set a max-width to prevent the text from breaking the layout.",
5
+ "category": "View",
4
6
  "props": [
5
7
  {
6
8
  "name": "tagName",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyTextarea",
3
3
  "displayName": "VJoyTextarea",
4
+ "description": "A comprehensive multi-line text input component with advanced features for form interfaces.\nFeatures autogrow functionality, character count validation, min/max length constraints,\nintegrated labeling, and form validation support. Includes visual feedback for length limits,\ndisabled states, and seamless integration with VJoyLabel for flexible form layouts.",
5
+ "category": "Forms",
4
6
  "props": [
5
7
  {
6
8
  "name": "invalid",
@@ -36,17 +38,19 @@
36
38
  ]
37
39
  },
38
40
  {
39
- "name": "modelValue",
40
- "type": "string | undefined",
41
+ "name": "labelSize",
42
+ "type": "TJoyLabelSizes | undefined",
41
43
  "required": false,
42
- "default": "\"\"",
44
+ "default": "\"medium\"",
43
45
  "description": "",
44
46
  "possibleValues": [
45
- "string"
47
+ "medium",
48
+ "large",
49
+ "small"
46
50
  ]
47
51
  },
48
52
  {
49
- "name": "autofocus",
53
+ "name": "requiredMark",
50
54
  "type": "boolean | undefined",
51
55
  "required": false,
52
56
  "default": "false",
@@ -57,19 +61,17 @@
57
61
  ]
58
62
  },
59
63
  {
60
- "name": "labelSize",
61
- "type": "TJoyLabelSizes | undefined",
64
+ "name": "modelValue",
65
+ "type": "string | undefined",
62
66
  "required": false,
63
- "default": "\"medium\"",
67
+ "default": "\"\"",
64
68
  "description": "",
65
69
  "possibleValues": [
66
- "medium",
67
- "large",
68
- "small"
70
+ "string"
69
71
  ]
70
72
  },
71
73
  {
72
- "name": "requiredMark",
74
+ "name": "autofocus",
73
75
  "type": "boolean | undefined",
74
76
  "required": false,
75
77
  "default": "false",
@@ -192,22 +194,22 @@
192
194
  "isMethod": false
193
195
  },
194
196
  {
195
- "name": "modelValue",
196
- "type": "string",
197
+ "name": "labelSize",
198
+ "type": "TJoyLabelSizes",
197
199
  "isMethod": false
198
200
  },
199
201
  {
200
- "name": "autofocus",
202
+ "name": "requiredMark",
201
203
  "type": "boolean",
202
204
  "isMethod": false
203
205
  },
204
206
  {
205
- "name": "labelSize",
206
- "type": "TJoyLabelSizes",
207
+ "name": "modelValue",
208
+ "type": "string",
207
209
  "isMethod": false
208
210
  },
209
211
  {
210
- "name": "requiredMark",
212
+ "name": "autofocus",
211
213
  "type": "boolean",
212
214
  "isMethod": false
213
215
  },
@@ -236,16 +238,16 @@
236
238
  "type": "string | undefined",
237
239
  "isMethod": false
238
240
  },
239
- {
240
- "name": "onUpdate:modelValue",
241
- "type": "((value: string) => any) | undefined",
242
- "isMethod": true
243
- },
244
241
  {
245
242
  "name": "optionalLabel",
246
243
  "type": "string | undefined",
247
244
  "isMethod": false
248
245
  },
246
+ {
247
+ "name": "onUpdate:modelValue",
248
+ "type": "((value: string) => any) | undefined",
249
+ "isMethod": true
250
+ },
249
251
  {
250
252
  "name": "minlengthLabel",
251
253
  "type": "string | undefined",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyTitleBrand",
3
3
  "displayName": "VJoyTitleBrand",
4
+ "description": "A branded title component for creating visually striking headings with highlighted text segments.\nFeatures flexible HTML tag rendering (h1-h6, p) and automatic styling for span elements with\nrotated background highlights. Perfect for page headers, dialog titles, and marketing content\nwhere brand emphasis is important for visual hierarchy and user attention.\n\nThis component can be used in `VJoyTemplate` or `VJoyDialog`.",
5
+ "category": "View",
4
6
  "props": [
5
7
  {
6
8
  "name": "tag",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyToggle",
3
3
  "displayName": "VJoyToggle",
4
+ "description": "A form toggle switch component for binary on/off state management with visual feedback.\nFeatures multiple variants including default (with smile icon) and admin (with eye icon), integrated labeling, disabled states, and proper accessibility attributes.\nProvides smooth animations and clear visual indicators for user interactions in forms and settings interfaces.",
5
+ "category": "Forms",
4
6
  "props": [
5
7
  {
6
8
  "name": "invalid",
@@ -36,24 +38,24 @@
36
38
  ]
37
39
  },
38
40
  {
39
- "name": "value",
40
- "type": "string | undefined",
41
+ "name": "disabled",
42
+ "type": "boolean | undefined",
41
43
  "required": false,
42
- "default": "\"on\"",
44
+ "default": "false",
43
45
  "description": "",
44
46
  "possibleValues": [
45
- "string"
47
+ "false",
48
+ "true"
46
49
  ]
47
50
  },
48
51
  {
49
- "name": "disabled",
50
- "type": "boolean | undefined",
52
+ "name": "value",
53
+ "type": "string | undefined",
51
54
  "required": false,
52
- "default": "false",
55
+ "default": "\"on\"",
53
56
  "description": "",
54
57
  "possibleValues": [
55
- "false",
56
- "true"
58
+ "string"
57
59
  ]
58
60
  },
59
61
  {
@@ -136,13 +138,13 @@
136
138
  "isMethod": false
137
139
  },
138
140
  {
139
- "name": "value",
140
- "type": "string",
141
+ "name": "disabled",
142
+ "type": "boolean",
141
143
  "isMethod": false
142
144
  },
143
145
  {
144
- "name": "disabled",
145
- "type": "boolean",
146
+ "name": "value",
147
+ "type": "string",
146
148
  "isMethod": false
147
149
  },
148
150
  {
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyTooltip",
3
3
  "displayName": "VJoyTooltip",
4
+ "description": "A floating tooltip overlay component for providing contextual information and help text.\nFeatures intelligent positioning with automatic placement adjustments, support for both hover and click triggers,\nand flexible content through text props or HTML slots. Uses Teleport for proper z-index management\nand includes proper accessibility attributes with ARIA support for screen readers.",
5
+ "category": "Overlays",
4
6
  "props": [
5
7
  {
6
8
  "name": "show",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyUserCard",
3
3
  "displayName": "VJoyUserCard",
4
+ "description": "A comprehensive user profile card component for displaying user information in a structured layout.\nFeatures integrated avatar display, name/subtitle presentation, rating stars support, and optional\nlink functionality for navigation. Includes multiple customization slots for avatar, title, subtitle,\nand rating components, with full attribute inheritance for link behavior and accessibility.",
5
+ "category": "View",
4
6
  "props": [
5
7
  {
6
8
  "name": "fullName",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyWalkthrough",
3
3
  "displayName": "VJoyWalkthrough",
4
+ "description": "A comprehensive guided tour component for creating interactive onboarding experiences and feature walkthroughs.\nFeatures collapsible modal interface with trigger button, progress tracking with visual indicators, mobile-responsive\ndesign, and flexible content slots for illustrations, descriptions, and custom actions. Uses Teleport for proper\nz-index management and includes accessibility support for guided user experiences.\n\n> ⚠ The use of **disableTeleport** property is only for documentation purpose. You won't need it in production.",
5
+ "category": "Overlays",
4
6
  "props": [
5
7
  {
6
8
  "name": "open",
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "JoyWalkthroughTrigger",
3
3
  "displayName": "VJoyWalkthroughTrigger",
4
+ "description": "",
5
+ "category": "Overlays",
4
6
  "props": [
5
7
  {
6
8
  "name": "icon",
@@ -1,7 +1,22 @@
1
1
  {
2
2
  "name": "JoyWrapper",
3
3
  "displayName": "VJoyWrapper",
4
+ "description": "A flexible CSS flexbox utility wrapper component for creating responsive layouts with consistent spacing.\nFeatures comprehensive flexbox controls including justify-content, align-items, flex-direction, and wrap properties.\nIncludes automatic gap management, item stretching capabilities, and margin controls. Perfect for form layouts,\nbutton groups, and any content that needs structured, responsive arrangement with minimal CSS.",
5
+ "category": "Layout",
4
6
  "props": [
7
+ {
8
+ "name": "align",
9
+ "type": "TJoyWrapperAlign | undefined",
10
+ "required": false,
11
+ "default": "\"center\"",
12
+ "description": "Vertical spread. Refers to CSS flex align-items.",
13
+ "possibleValues": [
14
+ "center",
15
+ "flex-start",
16
+ "flex-end",
17
+ "stretch"
18
+ ]
19
+ },
5
20
  {
6
21
  "name": "direction",
7
22
  "type": "TJoyWrapperDirection | undefined",
@@ -37,19 +52,6 @@
37
52
  "true"
38
53
  ]
39
54
  },
40
- {
41
- "name": "align",
42
- "type": "TJoyWrapperAlign | undefined",
43
- "required": false,
44
- "default": "\"center\"",
45
- "description": "Vertical spread. Refers to CSS flex align-items.",
46
- "possibleValues": [
47
- "center",
48
- "flex-start",
49
- "flex-end",
50
- "stretch"
51
- ]
52
- },
53
55
  {
54
56
  "name": "wrap",
55
57
  "type": "TJoyWrapperWrap | undefined",
@@ -124,6 +126,11 @@
124
126
  }
125
127
  ],
126
128
  "exposed": [
129
+ {
130
+ "name": "align",
131
+ "type": "TJoyWrapperAlign",
132
+ "isMethod": false
133
+ },
127
134
  {
128
135
  "name": "direction",
129
136
  "type": "TJoyWrapperDirection",
@@ -139,11 +146,6 @@
139
146
  "type": "boolean",
140
147
  "isMethod": false
141
148
  },
142
- {
143
- "name": "align",
144
- "type": "TJoyWrapperAlign",
145
- "isMethod": false
146
- },
147
149
  {
148
150
  "name": "wrap",
149
151
  "type": "TJoyWrapperWrap",
@@ -60,6 +60,8 @@
60
60
  ".joy-bgcolor-neutral-20",
61
61
  ".joy-color-neutral-30",
62
62
  ".joy-bgcolor-neutral-30",
63
+ ".joy-color-neutral-35",
64
+ ".joy-bgcolor-neutral-35",
63
65
  ".joy-color-neutral-40",
64
66
  ".joy-bgcolor-neutral-40",
65
67
  ".joy-color-neutral-50",
@@ -30,6 +30,7 @@
30
30
  "--joy-color-neutral-10": "#fcfcfc",
31
31
  "--joy-color-neutral-20": "#f7f7f5",
32
32
  "--joy-color-neutral-30": "#e0ded9",
33
+ "--joy-color-neutral-35": "#b7b6b2",
33
34
  "--joy-color-neutral-40": "#737370",
34
35
  "--joy-color-neutral-50": "#4b4b4b",
35
36
  "--joy-color-neutral-60": "#333330",
@@ -54,34 +55,33 @@
54
55
  "--joy-color-ai-gradient-30": "linear-gradient(90deg, rgba(144,53,162,1) 0%, rgba(252,87,87,0.85) 100%)",
55
56
  "--joy-color-ai-gradient-70": "linear-gradient(90deg, rgba(109,40,123,1) 0%, rgba(251,35,35,0.85) 100%)",
56
57
  "--joy-color-ai-gradient-100": "linear-gradient(90deg, rgba(75,28,85,1) 0%, rgba(230,4,4,0.85) 100%)",
58
+ "--joy-color-overlay": "rgba(51, 51, 48, 0.4)",
59
+ "--joy-color-shadow-base": "rgba(24, 24, 24, 0.16)",
57
60
  "--joy-color-text-body": "var(--joy-color-neutral-50)",
58
61
  "--joy-color-text-title": "var(--joy-color-neutral-60)",
59
62
  "--joy-color-text-disabled": "var(--joy-color-neutral-30)",
60
- "--joy-color-state-disabled-border": "var(--joy-color-neutral-30)",
61
- "--joy-color-state-disabled-background": "var(--joy-color-neutral-30)",
63
+ "--joy-color-state-disabled-border": "var(--joy-color-neutral-35)",
64
+ "--joy-color-state-disabled-background": "var(--joy-color-neutral-20)",
62
65
  "--joy-color-state-focus": "var(--joy-color-secondary-50)",
63
66
  "--joy-color-state-hover": "var(--joy-color-secondary-50)",
64
67
  "--joy-color-state-error": "var(--joy-color-error-50)",
65
68
  "--joy-color-state-hover-error": "var(--joy-color-error-90)",
66
- "--joy-color-overlay": "rgba(51, 51, 48, 0.4)",
67
- "--joy-color-background-skeleton": "linear-gradient(110deg, var(--joy-color-neutral-20) 8%, var(--joy-color-neutral-10) 18%, var(--joy-color-neutral-20) 33%)",
68
- "--joy-color-shadow-base": "rgba(24, 24, 24, 0.16)"
69
+ "--joy-color-background-skeleton": "linear-gradient(110deg, var(--joy-color-neutral-20) 8%, var(--joy-color-neutral-10) 18%, var(--joy-color-neutral-20) 33%)"
69
70
  },
70
71
  "spacing": {
71
- "--joy-core-spacing-0": "calc(var(--joy-core-spacing-base) / 2)",
72
- "--joy-core-spacing-1": "calc(var(--joy-core-spacing-base) * 1)",
73
- "--joy-core-spacing-2": "calc(var(--joy-core-spacing-base) * 2)",
74
- "--joy-core-spacing-3": "calc(var(--joy-core-spacing-base) * 3)",
75
- "--joy-core-spacing-4": "calc(var(--joy-core-spacing-base) * 4)",
76
- "--joy-core-spacing-5": "calc(var(--joy-core-spacing-base) * 5)",
77
- "--joy-core-spacing-6": "calc(var(--joy-core-spacing-base) * 6)",
78
- "--joy-core-spacing-7": "calc(var(--joy-core-spacing-base) * 7)",
79
- "--joy-core-spacing-8": "calc(var(--joy-core-spacing-base) * 8)",
80
- "--joy-core-spacing-9": "calc(var(--joy-core-spacing-base) * 10)",
81
- "--joy-core-spacing-10": "calc(var(--joy-core-spacing-base) * 12)",
82
- "--joy-core-spacing-11": "calc(var(--joy-core-spacing-base) * 14)",
83
- "--joy-core-spacing-12": "calc(var(--joy-core-spacing-base) * 16)",
84
- "--joy-core-spacing-base": "4px"
72
+ "--joy-core-spacing-0": "2px",
73
+ "--joy-core-spacing-1": "4px",
74
+ "--joy-core-spacing-2": "8px",
75
+ "--joy-core-spacing-3": "12px",
76
+ "--joy-core-spacing-4": "16px",
77
+ "--joy-core-spacing-5": "20px",
78
+ "--joy-core-spacing-6": "24px",
79
+ "--joy-core-spacing-7": "28px",
80
+ "--joy-core-spacing-8": "32px",
81
+ "--joy-core-spacing-9": "40px",
82
+ "--joy-core-spacing-10": "48px",
83
+ "--joy-core-spacing-11": "56px",
84
+ "--joy-core-spacing-12": "64px"
85
85
  },
86
86
  "typography": {
87
87
  "--joy-line-height-small": "1.05",
@@ -111,11 +111,11 @@
111
111
  "--joy-core-radius-6": "50%"
112
112
  },
113
113
  "elevation": {
114
- "--joy-core-elevation-0": "0 0 0 0 rgba(24, 24, 24, 0.16)",
115
- "--joy-core-elevation-1": "0 2px 4px 0 rgba(24, 24, 24, 0.16)",
116
- "--joy-core-elevation-2": "0 4px 12px 0 rgba(24, 24, 24, 0.16)",
117
- "--joy-core-elevation-3": "0 6px 24px 0 rgba(24, 24, 24, 0.16)",
118
- "--joy-core-elevation-4": "0 8px 32px 0 rgba(24, 24, 24, 0.16)"
114
+ "--joy-core-elevation-0": "0 0 0 0 var(--joy-color-shadow-base)",
115
+ "--joy-core-elevation-1": "0 2px 4px 0 var(--joy-color-shadow-base)",
116
+ "--joy-core-elevation-2": "0 4px 12px 0 var(--joy-color-shadow-base)",
117
+ "--joy-core-elevation-3": "0 6px 24px 0 var(--joy-color-shadow-base)",
118
+ "--joy-core-elevation-4": "0 8px 32px 0 var(--joy-color-shadow-base)"
119
119
  },
120
120
  "zIndex": {
121
121
  "--joy-core-z-index-fixed-content": "20",
@@ -135,18 +135,18 @@
135
135
  },
136
136
  "forms": {
137
137
  "--joy-form-border-width": "2px",
138
+ "--joy-form-field-radius-xxsmall": "12px",
139
+ "--joy-form-field-radius-xsmall": "16px",
140
+ "--joy-form-field-radius-small": "20px",
141
+ "--joy-form-field-radius-medium": "24px",
142
+ "--joy-form-field-radius-large": "32px",
143
+ "--joy-form-field-focus-width": "2px",
138
144
  "--joy-form-field-height-xxsmall": "var(--joy-core-spacing-6)",
139
145
  "--joy-form-field-height-xsmall": "var(--joy-core-spacing-8)",
140
146
  "--joy-form-field-height-small": "var(--joy-core-spacing-9)",
141
147
  "--joy-form-field-height-medium": "var(--joy-core-spacing-10)",
142
148
  "--joy-form-field-height-large": "var(--joy-core-spacing-12)",
143
- "--joy-form-field-radius-xxsmall": "calc(var(--joy-form-field-height-xxsmall) / 2)",
144
- "--joy-form-field-radius-xsmall": "calc(var(--joy-form-field-height-xsmall) / 2)",
145
- "--joy-form-field-radius-small": "calc(var(--joy-form-field-height-small) / 2)",
146
- "--joy-form-field-radius-medium": "calc(var(--joy-form-field-height-medium) / 2)",
147
- "--joy-form-field-radius-large": "calc(var(--joy-form-field-height-large) / 2)",
148
149
  "--joy-form-field-focus-color": "var(--joy-color-information-50)",
149
- "--joy-form-field-focus-width": "2px",
150
150
  "--joy-form-field-focus-shadow": "0 0 0 var(--joy-form-field-focus-width) var(--joy-form-field-focus-color)"
151
151
  }
152
152
  }