@wistia/vhs 2.75.3-beta.b31e0347.0e5028d → 2.75.3-beta.c55b176e.3ca95d4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Button/ButtonStyledComponent.d.ts +16 -16
- package/dist/components/Button/ButtonStyledComponent.d.ts.map +1 -1
- package/dist/components/ButtonLink/ButtonLink.d.ts.map +1 -1
- package/dist/components/Input/InputStyledComponent.d.ts +1 -1
- package/dist/components/Input/InputStyledComponent.d.ts.map +1 -1
- package/dist/components/KeyboardShortcut/KeyboardShortcut.d.ts.map +1 -1
- package/dist/components/Link/Link.d.ts.map +1 -1
- package/dist/components/Link/linkStyle.d.ts +4 -4
- package/dist/components/Link/linkStyle.d.ts.map +1 -1
- package/dist/components/MediaObject/MediaObject.d.ts +4 -4
- package/dist/components/MediaObject/MediaObject.d.ts.map +1 -1
- package/dist/components/Modal/Dialog.d.ts +3 -3
- package/dist/components/Modal/Dialog.d.ts.map +1 -1
- package/dist/components/Modal/Modal.d.ts.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +5 -5
- package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -1
- package/dist/components/RangeSelectorCalendar/RangeSelectorCalendar.d.ts.map +1 -1
- package/dist/components/Select/SelectStyledComponent.d.ts +3 -3
- package/dist/components/Select/SelectStyledComponent.d.ts.map +1 -1
- package/dist/components/Thumbnail/Thumbnail.d.ts.map +1 -1
- package/dist/components/Toast/Toast.d.ts.map +1 -1
- package/dist/index.cjs +513 -513
- package/dist/index.cjs.map +4 -4
- package/dist/index.mjs +479 -479
- package/dist/index.mjs.map +4 -4
- package/dist/private/components/Calendar/Calendar.d.ts.map +1 -1
- package/package.json +9 -9
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Calendar.d.ts","sourceRoot":"","sources":["../../../../src/private/components/Calendar/Calendar.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AA8DjC,eAAO,MAAM,GAAG,4GAmBf,CAAC;AAcF,eAAO,MAAM,SAAS,0GAGrB,CAAC;AAcF,KAAK,cAAc,GAAG;IACpB,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;
|
|
1
|
+
{"version":3,"file":"Calendar.d.ts","sourceRoot":"","sources":["../../../../src/private/components/Calendar/Calendar.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AA8DjC,eAAO,MAAM,GAAG,4GAmBf,CAAC;AAcF,eAAO,MAAM,SAAS,0GAGrB,CAAC;AAcF,KAAK,cAAc,GAAG;IACpB,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,WAAW,EAAE,IAAI,CAAC;IAClB,YAAY,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAChC,UAAU,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAC9B,mBAAmB,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,IAAI,KAAK,OAAO,CAAC;IAC5C,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,IAAI,EAAE,cAAc,KAAK,GAAG,CAAC,OAAO,CAAC;IAClD,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,QAAQ;oHAQlB,aAAa,GAAG,GAAG,CAAC,OAAO;;CAmL7B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/vhs",
|
|
3
|
-
"version": "2.75.3-beta.
|
|
3
|
+
"version": "2.75.3-beta.c55b176e.3ca95d4",
|
|
4
4
|
"description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"styled-components": "^5.0.0 || ^6.0.0"
|
|
64
64
|
},
|
|
65
65
|
"dependencies": {
|
|
66
|
-
"@radix-ui/react-dropdown-menu": "^2.1.
|
|
66
|
+
"@radix-ui/react-dropdown-menu": "^2.1.15",
|
|
67
67
|
"@wistia/type-guards": "^0.9.1",
|
|
68
68
|
"@wistia/vhs-design-tokens": "2.1.3",
|
|
69
69
|
"date-fns": "^4.1.0",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"polished": "^4.3.1",
|
|
74
74
|
"react-aria-live": "^2.0.5",
|
|
75
75
|
"react-fast-compare": "^3.2.2",
|
|
76
|
-
"react-is": "^
|
|
76
|
+
"react-is": "^19.1.0",
|
|
77
77
|
"react-slider": "^2.0.6",
|
|
78
78
|
"slate": "0.94.1",
|
|
79
79
|
"slate-history": "^0.100.0",
|
|
@@ -90,7 +90,6 @@
|
|
|
90
90
|
"@storybook/addon-controls": "^8.6.14",
|
|
91
91
|
"@storybook/addon-docs": "^8.6.14",
|
|
92
92
|
"@storybook/addon-links": "^8.6.14",
|
|
93
|
-
"@storybook/addon-mdx-gfm": "^8.6.14",
|
|
94
93
|
"@storybook/blocks": "^8.6.14",
|
|
95
94
|
"@storybook/manager-api": "^8.6.14",
|
|
96
95
|
"@storybook/react": "^8.6.14",
|
|
@@ -102,10 +101,10 @@
|
|
|
102
101
|
"@testing-library/user-event": "^14.6.1",
|
|
103
102
|
"@types/is-hotkey": "^0.1.10",
|
|
104
103
|
"@types/jest-axe": "^3.5.9",
|
|
105
|
-
"@types/node": "^22.15.
|
|
106
|
-
"@types/react": "^
|
|
104
|
+
"@types/node": "^22.15.21",
|
|
105
|
+
"@types/react": "^19.1.5",
|
|
107
106
|
"@types/react-aria-live": "^2.0.6",
|
|
108
|
-
"@types/react-dom": "^
|
|
107
|
+
"@types/react-dom": "^19.1.5",
|
|
109
108
|
"@types/react-slider": "^1.3.6",
|
|
110
109
|
"@types/styled-components": "^5.1.34",
|
|
111
110
|
"@types/throttle-debounce": "^5.0.2",
|
|
@@ -125,9 +124,10 @@
|
|
|
125
124
|
"minimist": "^1.2.8",
|
|
126
125
|
"pascalcase": "^2.0.0",
|
|
127
126
|
"prettier": "^3.5.3",
|
|
128
|
-
"react": "^
|
|
127
|
+
"react": "^19.1.0",
|
|
129
128
|
"react-docgen-typescript": "^2.2.2",
|
|
130
|
-
"react-dom": "^
|
|
129
|
+
"react-dom": "^19.1.0",
|
|
130
|
+
"remark-gfm": "^4.0.1",
|
|
131
131
|
"shx": "^0.4.0",
|
|
132
132
|
"signale": "^1.4.0",
|
|
133
133
|
"storybook": "^8.6.14",
|