Skip to content

Commit 567225b

Browse files
chore(deps): bump vuetify from 4.0.7 to 4.1.0 in /EssentialCSharp.Web (#1175)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 4.0.7 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuetifyjs/vuetify/releases">vuetify's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <p>The following components have been promoted to the core framework from labs:</p> <ul> <li><a href="https://dev.vuetifyjs.com/en/features/rules/">validation rules</a></li> <li><a href="https://dev.vuetifyjs.com/en/components/icon-buttons/">v-icon-btn</a></li> <li><a href="https://dev.vuetifyjs.com/en/components/vertical-steppers/">v-stepper-vertical</a></li> <li><a href="https://dev.vuetifyjs.com/en/components/pull-to-refresh/">v-pull-to-refresh</a></li> <li><a href="https://dev.vuetifyjs.com/en/components/file-upload/">v-file-upload</a></li> <li><a href="https://dev.vuetifyjs.com/en/components/date-inputs/">v-date-input</a></li> <li><a href="https://dev.vuetifyjs.com/en/components/color-inputs/">v-color-input</a></li> <li><a href="https://dev.vuetifyjs.com/en/api/v-picker/">v-picker</a></li> </ul> <!-- raw HTML omitted --> <h3>:rocket: Features</h3> <ul> <li><strong>VCalendar:</strong> add <code>interval-highlight</code> prop (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22885">#22885</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4b1b720806bb5e4b437dd882b1d1ae2fd5508cd2">4b1b720</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22593">#22593</a></li> <li><strong>VExpansionPanelTitle:</strong> add hover prop to disable hover effect (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22827">#22827</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/51fdd0496cd1e6d81af576d246c9e910969a2948">51fdd04</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21615">#21615</a></li> <li><strong>VSwitch:</strong> add <code>size</code> prop (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22882">#22882</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d0fb9728a6c75a83ca60d1f3ddd51d982e138edb">d0fb972</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/18334">#18334</a></li> <li><strong>VSwitch:</strong> add 'square' as new <code>inset</code> variant (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22881">#22881</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f0fb5068363942a6b232e552939ffe7e8024c289">f0fb506</a>)</li> <li><strong>VSwitch:</strong> align with MD3 spec (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22879">#22879</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/010c8e7d8539b53a990fb0a7a035a2ac2ad20dd3">010c8e7</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22164">#22164</a></li> <li><strong>VDataTable:</strong> add aria-sort to sortable headers (<a href="https://github.com/vuetifyjs/vuetify/commit/e20fe2278cbeb255942d0c91edee47bd11fafa03">e20fe22</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20974">#20974</a></li> <li><strong>VDataTable:</strong> add aria-labels for selection controls (<a href="https://github.com/vuetifyjs/vuetify/commit/4e605c5003a4953cedebf57fbe63b326cc17d4b6">4e605c5</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/9956">#9956</a></li> <li><strong>VDataTable:</strong> <code>loading</code> prop to accept object with <code>side</code> (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22872">#22872</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/1f64f3c73fa33ceaf1f00940986f0f995f889499">1f64f3c</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/9655">#9655</a></li> <li><strong>VDataTable:</strong> add <code>expanded</code> slot with transition support (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22871">#22871</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/54ed48800a5db8d74d3195e515045b12913f44b7">54ed488</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/8197">#8197</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/17527">#17527</a></li> <li><strong>VDataTable:</strong> add filtered <code>itemsLength</code> to slot props (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22874">#22874</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/372a614c025b50892bed9fedaf59e7e00d5384cc">372a614</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20496">#20496</a></li> <li><strong>VRating:</strong> expose activeColor in item slot props (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22814">#22814</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/7923f7b1a252a4ea3d89deab5d3fae4c1520b8d5">7923f7b</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22273">#22273</a></li> <li><strong>VTable:</strong> add <code>caption</code> slot and pass aria-* to &lt;table&gt; (<a href="https://github.com/vuetifyjs/vuetify/commit/15e86a38b82d6bc735ffdf1ab7fb8017412e8715">15e86a3</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21805">#21805</a></li> <li><strong>VTable:</strong> add <code>gridlines</code> prop (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22873">#22873</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/2cf2aabbe4ce4a0a09a97f041474d500c6056cf8">2cf2aab</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/10083">#10083</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/14412">#14412</a></li> <li><strong>elevation:</strong> add <code>hover-elevation</code> prop and CSS utilities (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22621">#22621</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/c41efc417a3f8e05c0647efa8d986796f49319d2">c41efc4</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20462">#20462</a></li> <li><strong>rounded:</strong> accept arbitrary values (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22721">#22721</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/bd9037cef06a8fb71fd84a690208c161b1e02685">bd9037c</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/14368">#14368</a></li> <li><strong>theme:</strong> add optional page transitions (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22623">#22623</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/b85a946225022c13b823272297819d8a556ce86c">b85a946</a>)</li> <li><strong>VCalendar:</strong> 24hour support (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22853">#22853</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/c046c1f616b4483eca2a5fc3f101aeb9022a14c7">c046c1f</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22415">#22415</a></li> <li><strong>VColorPicker:</strong> add <code>hide-input-labels</code> prop (<a href="https://github.com/vuetifyjs/vuetify/commit/82ffc22107b38f70a7a63c77a2d814b0b67b737e">82ffc22</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22285">#22285</a></li> <li><strong>VCommandPalette, VOverlay:</strong> introduce viewport location strategy (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22698">#22698</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/ca399e50f27968a41be6249fbc7ab3070aca2e0b">ca399e5</a>)</li> <li><strong>VDataTable:</strong> add mobile header slot (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21429">#21429</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/c0bdb9c3886b3dfb748b2864cde1296e6c85dcbb">c0bdb9c</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19730">#19730</a></li> <li><strong>VDataTable:</strong> add v-model:opened for group-by (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22772">#22772</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/355e37a67d7f995b027a6b151cadf0b86fe1a7fa">355e37a</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22300">#22300</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/17707">#17707</a></li> <li><strong>VDataTable:</strong> highlight search matches (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22852">#22852</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d4e1812498680e8a0634b93cad6081a9dac2c015">d4e1812</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20357">#20357</a></li> <li><strong>VDatePicker:</strong> keyboard arrows navigation in selection grid (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22857">#22857</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d100d83ff77831a1541b51d43643ff09b39f6e45">d100d83</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/5629">#5629</a></li> <li><strong>VExpansionPanels:</strong> add more props for customization (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22723">#22723</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/cd7b8caf75f4bd56f6633e7a2bf8aa69722395d7">cd7b8ca</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21616">#21616</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/12039">#12039</a></li> <li><strong>VFileInput, VFileUpload:</strong> support pasting files and folders (<a href="https://github.com/vuetifyjs/vuetify/commit/b60d830d150ac255064229f8b500b16f235a6f24">b60d830</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22732">#22732</a></li> <li><strong>VNumberInput:</strong> add <code>grouping</code> prop (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22134">#22134</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/ff04a2c5ab0e1164c46319b8340803419011b473">ff04a2c</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22453">#22453</a></li> <li><strong>VOtpInput:</strong> groups, a11y improvements, emoji (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22803">#22803</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/825bf43cf2157a7cb88e1edded0ca9209508bc83">825bf43</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22659">#22659</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/18427">#18427</a></li> <li><strong>VPagination, VDataTableFooter:</strong> ability to hide last page (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22788">#22788</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/c8a245c2468ab84d282e0c35efe99c2517a57e9c">c8a245c</a>)</li> <li><strong>VProgressLinear:</strong> add <code>split</code> variant to align with MD3 (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22662">#22662</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/105a8b8f02931efb3a2f529bfd1e22b6b0b7e56f">105a8b8</a>)</li> <li><strong>VSparkline:</strong> markers &amp; tooltips (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22748">#22748</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4eb9dc0d1f763c6fa378c956ae761dde74ddf02b">4eb9dc0</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/f8ba871ca7d6abdd802f0a8ecebcb8cea7b5fed1"><code>f8ba871</code></a> chore(release): publish v4.1.0</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a7d0bae7465e607275fae3de203b7f916f003217"><code>a7d0bae</code></a> fix(VSwitch): tune track color for inset material</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/4929c2ceec9c9c618d5d843eab070d48677882ae"><code>4929c2c</code></a> Merge branch 'master' into dev</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e3bc5b4d16abab942129e47b801b97355d1b4d0e"><code>e3bc5b4</code></a> chore(release): publish v4.0.9</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/23f139bfb8851476d1b60c05bb32db61e9aefdce"><code>23f139b</code></a> fix(VSwitch): outline should have neutral color</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/4b1b720806bb5e4b437dd882b1d1ae2fd5508cd2"><code>4b1b720</code></a> feat(VCalendar): add <code>interval-highlight</code> prop (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/22885">#22885</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/359a492a7f11f35fcefa7ebd48c5ce00518c6131"><code>359a492</code></a> fix(VProgressLinear): avoid opacity:NaN when rendering with SSR (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/22880">#22880</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e0133c20f66d81f09e2e4f87efd8b3767b08f8eb"><code>e0133c2</code></a> fix(VNumberInput): keep both controls enabled when empty</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/451e7c3d66d72b62b5fa5927e9ee611d542084a9"><code>451e7c3</code></a> fix(focusTrap): prevent page scroll when capturing focus</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/d0fb9728a6c75a83ca60d1f3ddd51d982e138edb"><code>d0fb972</code></a> feat(VSwitch): add <code>size</code> prop (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/22882">#22882</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v4.1.0/packages/vuetify">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=4.0.7&new-version=4.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e867fb4 commit 567225b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

EssentialCSharp.Web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

EssentialCSharp.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jquery": "4.0.0",
1919
"marked": "18.0.4",
2020
"vue": "3.5.34",
21-
"vuetify": "4.0.7"
21+
"vuetify": "4.1.0"
2222
},
2323
"devDependencies": {
2424
"@vitejs/plugin-vue": "6.0.7",

0 commit comments

Comments
 (0)