Update API doc
parent
85c6bdbe8f
commit
b07f825abe
|
@ -35927,7 +35927,7 @@
|
|||
"description": "Used to pass attributes to the column's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "submenulabel",
|
||||
"name": "submenuLabel",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "MegaMenuPassThroughOptionType",
|
||||
|
@ -71569,22 +71569,13 @@
|
|||
"description": "Hover color of item"
|
||||
},
|
||||
{
|
||||
"name": "item.iconColor",
|
||||
"token": "breadcrumb.item.icon.color",
|
||||
"name": "item.borderRadius",
|
||||
"token": "breadcrumb.item.border.radius",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Icon color of item"
|
||||
},
|
||||
{
|
||||
"name": "item.iconHoverColor",
|
||||
"token": "breadcrumb.item.icon.hover.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Hover color of item icon"
|
||||
"description": "Border radius of item"
|
||||
},
|
||||
{
|
||||
"name": "item.gap",
|
||||
|
@ -71596,13 +71587,22 @@
|
|||
"description": "Gap of item"
|
||||
},
|
||||
{
|
||||
"name": "item.borderRadius",
|
||||
"token": "breadcrumb.item.border.radius",
|
||||
"name": "icon.color",
|
||||
"token": "breadcrumb.item.icon.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Border radius of item"
|
||||
"description": "Icon color of item"
|
||||
},
|
||||
{
|
||||
"name": "icon.hoverColor",
|
||||
"token": "breadcrumb.item.icon.hover.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Icon hover color of item"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.width",
|
||||
|
@ -73456,7 +73456,7 @@
|
|||
"readonly": false,
|
||||
"type": "Object",
|
||||
"default": "",
|
||||
"description": "Indicator list of root"
|
||||
"description": "Used to pass tokens of the indicator list section"
|
||||
},
|
||||
{
|
||||
"name": "indicator",
|
||||
|
@ -73464,7 +73464,7 @@
|
|||
"readonly": false,
|
||||
"type": "Object",
|
||||
"default": "",
|
||||
"description": "Indicator of root"
|
||||
"description": "Used to pass tokens of the indicator section"
|
||||
},
|
||||
{
|
||||
"name": "colorScheme",
|
||||
|
@ -73500,7 +73500,7 @@
|
|||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Gap of the content"
|
||||
"description": "Gap of content"
|
||||
},
|
||||
{
|
||||
"name": "indicatorList.padding",
|
||||
|
@ -73509,7 +73509,7 @@
|
|||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator list padding of root"
|
||||
"description": "Padding of indicator list"
|
||||
},
|
||||
{
|
||||
"name": "indicatorList.gap",
|
||||
|
@ -73518,7 +73518,7 @@
|
|||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator list gap of root"
|
||||
"description": "Gap of indicator list"
|
||||
},
|
||||
{
|
||||
"name": "indicator.width",
|
||||
|
@ -73527,7 +73527,7 @@
|
|||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator width of root"
|
||||
"description": "Width of indicator"
|
||||
},
|
||||
{
|
||||
"name": "indicator.height",
|
||||
|
@ -73536,7 +73536,7 @@
|
|||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator height of root"
|
||||
"description": "Height of indicator"
|
||||
},
|
||||
{
|
||||
"name": "indicator.borderRadius",
|
||||
|
@ -73545,7 +73545,52 @@
|
|||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator border radius of root"
|
||||
"description": "Border radius of indicator"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.width",
|
||||
"token": "carousel.indicator.focus.ring.width",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Focus ring width of indicator"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.style",
|
||||
"token": "carousel.indicator.focus.ring.style",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Focus ring style of indicator"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.color",
|
||||
"token": "carousel.indicator.focus.ring.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Focus ring color of indicator"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.offset",
|
||||
"token": "carousel.indicator.focus.ring.offset",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Focus ring offset of indicator"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.shadow",
|
||||
"token": "carousel.indicator.focus.ring.shadow",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Focus ring shadow of indicator"
|
||||
},
|
||||
{
|
||||
"name": "indicator.background",
|
||||
|
@ -73573,51 +73618,6 @@
|
|||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Active background of indicator"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.width",
|
||||
"token": "carousel.indicator.focus.ring.width",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator focus ring width of root"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.style",
|
||||
"token": "carousel.indicator.focus.ring.style",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator focus ring style of root"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.color",
|
||||
"token": "carousel.indicator.focus.ring.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator focus ring color of root"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.offset",
|
||||
"token": "carousel.indicator.focus.ring.offset",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator focus ring offset of root"
|
||||
},
|
||||
{
|
||||
"name": "focusRing.shadow",
|
||||
"token": "carousel.indicator.focus.ring.shadow",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Indicator focus ring shadow of root"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -74247,6 +74247,15 @@
|
|||
"default": "",
|
||||
"description": "Checked focus border color of root"
|
||||
},
|
||||
{
|
||||
"name": "root.checkedDisabledBorderColor",
|
||||
"token": "checkbox.checked.disabled.border.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Checked disabled border color of root"
|
||||
},
|
||||
{
|
||||
"name": "root.invalidBorderColor",
|
||||
"token": "checkbox.invalid.border.color",
|
||||
|
@ -87120,6 +87129,15 @@
|
|||
"default": "",
|
||||
"description": "Checked focus border color of root"
|
||||
},
|
||||
{
|
||||
"name": "root.checkedDisabledBorderColor",
|
||||
"token": "radiobutton.checked.disabled.border.color",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Checked disabled border color of root"
|
||||
},
|
||||
{
|
||||
"name": "root.invalidBorderColor",
|
||||
"token": "radiobutton.invalid.border.color",
|
||||
|
@ -90203,13 +90221,13 @@
|
|||
"description": "Focus ring shadow of nav button"
|
||||
},
|
||||
{
|
||||
"name": "navButton.boxShadow",
|
||||
"token": "tabs.nav.button.box.shadow",
|
||||
"name": "navButton.shadow",
|
||||
"token": "tabs.nav.button.shadow",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Box shadow of nav button"
|
||||
"description": "Shadow of nav button"
|
||||
},
|
||||
{
|
||||
"name": "activeBar.height",
|
||||
|
@ -90430,13 +90448,13 @@
|
|||
"description": "Hover color of nav button"
|
||||
},
|
||||
{
|
||||
"name": "navButton.boxShadow",
|
||||
"token": "tabview.nav.button.box.shadow",
|
||||
"name": "navButton.shadow",
|
||||
"token": "tabview.nav.button.shadow",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Box shadow of nav button"
|
||||
"description": "Shadow of nav button"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -92970,6 +92988,15 @@
|
|||
"default": "",
|
||||
"description": "Slide duration of root"
|
||||
},
|
||||
{
|
||||
"name": "root.disabledBackground",
|
||||
"token": "toggleswitch.disabled.background",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Disabled background of root"
|
||||
},
|
||||
{
|
||||
"name": "root.background",
|
||||
"token": "toggleswitch.background",
|
||||
|
@ -93024,6 +93051,15 @@
|
|||
"default": "",
|
||||
"description": "Size of handle"
|
||||
},
|
||||
{
|
||||
"name": "handle.disabledBackground",
|
||||
"token": "toggleswitch.handle.disabled.background",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Disabled background of handle"
|
||||
},
|
||||
{
|
||||
"name": "handle.background",
|
||||
"token": "toggleswitch.handle.background",
|
||||
|
|
|
@ -57,17 +57,11 @@ export interface BreadcrumbDesignTokens extends ColorSchemeDesignToken<Breadcrum
|
|||
*/
|
||||
hoverColor?: string;
|
||||
/**
|
||||
* Icon color of item
|
||||
* Border radius of item
|
||||
*
|
||||
* @designToken breadcrumb.item.icon.color
|
||||
* @designToken breadcrumb.item.border.radius
|
||||
*/
|
||||
iconColor?: string;
|
||||
/**
|
||||
* Hover color of item icon
|
||||
*
|
||||
* @designToken breadcrumb.item.icon.hover.color
|
||||
*/
|
||||
iconHoverColor?: string;
|
||||
borderRadius?: string;
|
||||
/**
|
||||
* Gap of item
|
||||
*
|
||||
|
@ -75,11 +69,22 @@ export interface BreadcrumbDesignTokens extends ColorSchemeDesignToken<Breadcrum
|
|||
*/
|
||||
gap?: string;
|
||||
/**
|
||||
* Border radius of item
|
||||
*
|
||||
* @designToken breadcrumb.item.border.radius
|
||||
* Icon of item
|
||||
*/
|
||||
borderRadius?: string;
|
||||
icon?: {
|
||||
/**
|
||||
* Icon color of item
|
||||
*
|
||||
* @designToken breadcrumb.item.icon.color
|
||||
*/
|
||||
color?: string;
|
||||
/**
|
||||
* Icon hover color of item
|
||||
*
|
||||
* @designToken breadcrumb.item.icon.hover.color
|
||||
*/
|
||||
hoverColor?: string;
|
||||
};
|
||||
/**
|
||||
* Focus ring of item
|
||||
*/
|
||||
|
|
|
@ -27,51 +27,86 @@ export interface CarouselDesignTokens extends ColorSchemeDesignToken<CarouselDes
|
|||
*/
|
||||
content?: {
|
||||
/**
|
||||
* Gap of the content
|
||||
* Gap of content
|
||||
*
|
||||
* @designToken carousel.content.gap
|
||||
*/
|
||||
gap?: string;
|
||||
};
|
||||
/**
|
||||
* Indicator list of root
|
||||
* Used to pass tokens of the indicator list section
|
||||
*/
|
||||
indicatorList?: {
|
||||
/**
|
||||
* Indicator list padding of root
|
||||
* Padding of indicator list
|
||||
*
|
||||
* @designToken carousel.indicator.list.padding
|
||||
*/
|
||||
padding?: string;
|
||||
/**
|
||||
* Indicator list gap of root
|
||||
* Gap of indicator list
|
||||
*
|
||||
* @designToken carousel.indicator.list.gap
|
||||
*/
|
||||
gap?: string;
|
||||
};
|
||||
/**
|
||||
* Indicator of root
|
||||
* Used to pass tokens of the indicator section
|
||||
*/
|
||||
indicator?: {
|
||||
/**
|
||||
* Indicator width of root
|
||||
* Width of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.width
|
||||
*/
|
||||
width?: string;
|
||||
/**
|
||||
* Indicator height of root
|
||||
* Height of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.height
|
||||
*/
|
||||
height?: string;
|
||||
/**
|
||||
* Indicator border radius of root
|
||||
* Border radius of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.border.radius
|
||||
*/
|
||||
borderRadius?: string;
|
||||
/**
|
||||
* Focus ring of indicator
|
||||
*/
|
||||
focusRing?: {
|
||||
/**
|
||||
* Focus ring width of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.width
|
||||
*/
|
||||
width?: string;
|
||||
/**
|
||||
* Focus ring style of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.style
|
||||
*/
|
||||
style?: string;
|
||||
/**
|
||||
* Focus ring color of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.color
|
||||
*/
|
||||
color?: string;
|
||||
/**
|
||||
* Focus ring offset of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.offset
|
||||
*/
|
||||
offset?: string;
|
||||
/**
|
||||
* Focus ring shadow of indicator
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.shadow
|
||||
*/
|
||||
shadow?: string;
|
||||
};
|
||||
/**
|
||||
* Background of indicator
|
||||
*
|
||||
|
@ -90,40 +125,5 @@ export interface CarouselDesignTokens extends ColorSchemeDesignToken<CarouselDes
|
|||
* @designToken carousel.indicator.active.background
|
||||
*/
|
||||
activeBackground?: string;
|
||||
/**
|
||||
* Indicator focus ring of root
|
||||
*/
|
||||
focusRing?: {
|
||||
/**
|
||||
* Indicator focus ring width of root
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.width
|
||||
*/
|
||||
width?: string;
|
||||
/**
|
||||
* Indicator focus ring style of root
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.style
|
||||
*/
|
||||
style?: string;
|
||||
/**
|
||||
* Indicator focus ring color of root
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.color
|
||||
*/
|
||||
color?: string;
|
||||
/**
|
||||
* Indicator focus ring offset of root
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.offset
|
||||
*/
|
||||
offset?: string;
|
||||
/**
|
||||
* Indicator focus ring shadow of root
|
||||
*
|
||||
* @designToken carousel.indicator.focus.ring.shadow
|
||||
*/
|
||||
shadow?: string;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -99,6 +99,12 @@ export interface CheckboxDesignTokens extends ColorSchemeDesignToken<CheckboxDes
|
|||
* @designToken checkbox.checked.focus.border.color
|
||||
*/
|
||||
checkedFocusBorderColor?: string;
|
||||
/**
|
||||
* Checked disabled border color of root
|
||||
*
|
||||
* @designToken checkbox.checked.disabled.border.color
|
||||
*/
|
||||
checkedDisabledBorderColor?: string;
|
||||
/**
|
||||
* Invalid border color of root
|
||||
*
|
||||
|
|
|
@ -93,6 +93,12 @@ export interface RadioButtonDesignTokens extends ColorSchemeDesignToken<RadioBut
|
|||
* @designToken radiobutton.checked.focus.border.color
|
||||
*/
|
||||
checkedFocusBorderColor?: string;
|
||||
/**
|
||||
* Checked disabled border color of root
|
||||
*
|
||||
* @designToken radiobutton.checked.disabled.border.color
|
||||
*/
|
||||
checkedDisabledBorderColor?: string;
|
||||
/**
|
||||
* Invalid border color of root
|
||||
*
|
||||
|
|
|
@ -291,11 +291,11 @@ export interface TabsDesignTokens extends ColorSchemeDesignToken<TabsDesignToken
|
|||
shadow?: string;
|
||||
};
|
||||
/**
|
||||
* Box shadow of nav button
|
||||
* Shadow of nav button
|
||||
*
|
||||
* @designToken tabs.nav.button.box.shadow
|
||||
* @designToken tabs.nav.button.shadow
|
||||
*/
|
||||
boxShadow?: string;
|
||||
shadow?: string;
|
||||
};
|
||||
/**
|
||||
* Used to pass tokens of the active bar section
|
||||
|
|
|
@ -114,10 +114,10 @@ export interface TabViewDesignTokens extends ColorSchemeDesignToken<TabViewDesig
|
|||
*/
|
||||
hoverColor?: string;
|
||||
/**
|
||||
* Box shadow of nav button
|
||||
* Shadow of nav button
|
||||
*
|
||||
* @designToken tabview.nav.button.box.shadow
|
||||
* @designToken tabview.nav.button.shadow
|
||||
*/
|
||||
boxShadow?: string;
|
||||
shadow?: string;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -128,6 +128,12 @@ export interface ToggleSwitchDesignTokens extends ColorSchemeDesignToken<ToggleS
|
|||
* @designToken toggleswitch.slide.duration
|
||||
*/
|
||||
slideDuration?: string;
|
||||
/**
|
||||
* Disabled background of root
|
||||
*
|
||||
* @designToken toggleswitch.disabled.background
|
||||
*/
|
||||
disabledBackground?: string;
|
||||
/**
|
||||
* Background of root
|
||||
*
|
||||
|
@ -169,6 +175,12 @@ export interface ToggleSwitchDesignTokens extends ColorSchemeDesignToken<ToggleS
|
|||
* @designToken toggleswitch.handle.size
|
||||
*/
|
||||
size?: string;
|
||||
/**
|
||||
* Disabled background of handle
|
||||
*
|
||||
* @designToken toggleswitch.handle.disabled.background
|
||||
*/
|
||||
disabledBackground?: string;
|
||||
/**
|
||||
* Background of handle
|
||||
*
|
||||
|
|
|
@ -197,7 +197,7 @@ importers:
|
|||
devDependencies:
|
||||
'@nuxt/devtools':
|
||||
specifier: ^0.8.5
|
||||
version: 0.8.5(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)
|
||||
version: 0.8.5(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))
|
||||
'@nuxt/eslint-config':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(eslint@8.57.0)
|
||||
|
@ -209,7 +209,7 @@ importers:
|
|||
version: 3.12.3(rollup@4.18.0)
|
||||
'@nuxt/test-utils':
|
||||
specifier: ^3.7.3
|
||||
version: 3.13.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
|
||||
version: 3.13.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
|
||||
'@primevue/themes':
|
||||
specifier: workspace:*
|
||||
version: link:../themes
|
||||
|
@ -8397,12 +8397,13 @@ snapshots:
|
|||
|
||||
'@nuxt/devalue@2.0.2': {}
|
||||
|
||||
'@nuxt/devtools-kit@0.8.5(magicast@0.3.4)(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)':
|
||||
'@nuxt/devtools-kit@0.8.5(magicast@0.3.4)(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))':
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
|
||||
'@nuxt/schema': 3.12.3(rollup@4.18.0)
|
||||
execa: 7.2.0
|
||||
nuxt: 3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)
|
||||
vite: 5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
- rollup
|
||||
|
@ -8421,10 +8422,10 @@ snapshots:
|
|||
rc9: 2.1.2
|
||||
semver: 7.6.2
|
||||
|
||||
'@nuxt/devtools@0.8.5(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)':
|
||||
'@nuxt/devtools@0.8.5(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))':
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@nuxt/devtools-kit': 0.8.5(magicast@0.3.4)(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)
|
||||
'@nuxt/devtools-kit': 0.8.5(magicast@0.3.4)(nuxt@3.3.2(@types/node@18.19.39)(encoding@0.1.13)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))
|
||||
'@nuxt/devtools-wizard': 0.8.5
|
||||
'@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
|
||||
birpc: 0.2.17
|
||||
|
@ -8455,8 +8456,9 @@ snapshots:
|
|||
simple-git: 3.25.0
|
||||
sirv: 2.0.4
|
||||
unimport: 3.7.2(rollup@4.18.0)
|
||||
vite-plugin-inspect: 0.7.42(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0))(rollup@4.18.0)
|
||||
vite-plugin-vue-inspector: 3.7.2
|
||||
vite: 5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)
|
||||
vite-plugin-inspect: 0.7.42(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))
|
||||
vite-plugin-vue-inspector: 3.7.2(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))
|
||||
wait-on: 7.2.0
|
||||
which: 3.0.1
|
||||
ws: 8.17.1
|
||||
|
@ -8723,7 +8725,7 @@ snapshots:
|
|||
- rollup
|
||||
- supports-color
|
||||
|
||||
'@nuxt/test-utils@3.13.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))':
|
||||
'@nuxt/test-utils@3.13.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))':
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
|
||||
'@nuxt/schema': 3.12.3(rollup@4.18.0)
|
||||
|
@ -8749,7 +8751,8 @@ snapshots:
|
|||
ufo: 1.5.3
|
||||
unenv: 1.9.0
|
||||
unplugin: 1.11.0
|
||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
|
||||
vite: 5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)
|
||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
|
||||
vue: 3.4.31(typescript@5.5.3)
|
||||
vue-router: 4.4.0(vue@3.4.31(typescript@5.5.3))
|
||||
optionalDependencies:
|
||||
|
@ -14253,7 +14256,7 @@ snapshots:
|
|||
optionator: 0.9.4
|
||||
typescript: 5.5.3
|
||||
|
||||
vite-plugin-inspect@0.7.42(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0))(rollup@4.18.0):
|
||||
vite-plugin-inspect@0.7.42(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.18.0)
|
||||
|
@ -14263,13 +14266,14 @@ snapshots:
|
|||
open: 9.1.0
|
||||
picocolors: 1.0.1
|
||||
sirv: 2.0.4
|
||||
vite: 5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)
|
||||
optionalDependencies:
|
||||
'@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
vite-plugin-vue-inspector@3.7.2:
|
||||
vite-plugin-vue-inspector@3.7.2(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)):
|
||||
dependencies:
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7)
|
||||
|
@ -14280,6 +14284,7 @@ snapshots:
|
|||
'@vue/compiler-dom': 3.4.31
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.10
|
||||
vite: 5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -14317,9 +14322,9 @@ snapshots:
|
|||
sass: 1.77.6
|
||||
terser: 5.31.1
|
||||
|
||||
vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3)):
|
||||
vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3)):
|
||||
dependencies:
|
||||
'@nuxt/test-utils': 3.13.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
|
||||
'@nuxt/test-utils': 3.13.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4))(rollup@4.18.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vitest@1.6.0(@types/node@18.19.39)(sass@1.77.6)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
|
||||
transitivePeerDependencies:
|
||||
- '@cucumber/cucumber'
|
||||
- '@jest/globals'
|
||||
|
|
Loading…
Reference in New Issue