Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Confidence
lint-staged ^15.2.10 -> ^15.5.2 age confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v15.5.2

Compare Source

Patch Changes

v15.5.1

Compare Source

Patch Changes
  • #​1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    

v15.5.0

Compare Source

Minor Changes
  • #​1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.
Example with Prettier

By default Prettier prefers double quotes.

Previously
  1. Stage file.js with only double quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
  5. Commit was not done, original state is restored and single quotes ' are staged
Now
  1. Stage file.js with only double-quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails and cancels the commit
  5. Commit was not done, and there are no staged changes

v15.4.3

Compare Source

Patch Changes
  • #​1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

v15.4.1

Compare Source

Patch Changes

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @​filename: lint-staged.config.js
     * @​type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    
    npx lint-staged --config lint-staged.config.ts
Patch Changes

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Mar 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Mar 13, 2025

@github-actions github-actions bot temporarily deployed to pull request March 13, 2025 15:15 Inactive
@github-actions
Copy link

github-actions bot commented Mar 13, 2025

📐🤏 Size check result (885a719...9dd45a1):

See full diff

Load all bricks together

Name Prev Now Diff
All bricks 5,238.65 KB 5,197.21 KB 🟢 -41.44 KB

Critical changes:

Name Prev Now Diff
advanced 531.5 KB 542.1 KB 🔺 +10.6 KB
ai-portal 362.13 KB 373.03 KB 🔺 +10.9 KB
form 390.46 KB 327.42 KB 🟢 -63.04 KB
See full changes
Name Prev Now Diff
<core> 323.73 KB 323.83 KB 🔼 +0.1 KB
<react> 8.22 KB 8.22 KB 🟰
advanced 531.5 KB 542.1 KB 🔺 +10.6 KB
ai 289.15 KB 289.18 KB
ai-portal 362.13 KB 373.03 KB 🔺 +10.9 KB
api-market 10.6 KB 10.6 KB 🟰
basic 156.04 KB 156.02 KB
containers 96.73 KB 96.73 KB 🟰
data-view 643.27 KB 643.29 KB
diagram 185.33 KB 185.37 KB
form 390.46 KB 327.42 KB 🟢 -63.04 KB
form-platform 12.37 KB 12.37 KB 🟰
icons 85.43 KB 85.43 KB 🟰
illustrations 17.44 KB 17.44 KB 🟰
inject 56.25 KB 56.25 KB 🟰
markdown 309.26 KB 309.28 KB
mini-chart 7.88 KB 7.88 KB 🟰
nav 224.01 KB 224.01 KB 🟰
presentational 193.95 KB 193.95 KB 🟰
recent-history 33.17 KB 33.17 KB 🟰
shoelace 196.12 KB 196.1 KB
visual-builder 473.76 KB 473.76 KB 🟰
vs 955.58 KB 955.6 KB

Load bricks by each package

Critical changes:

Name Prev Now Diff
ai 619.36 KB 671.96 KB 🔺 +52.6 KB
ai-portal 809.82 KB 820.74 KB 🔺 +10.92 KB
See full changes
Name Prev Now Diff
advanced 929.1 KB 929.13 KB
ai 619.36 KB 671.96 KB 🔺 +52.6 KB
ai-portal 809.82 KB 820.74 KB 🔺 +10.92 KB
api-market 353.55 KB 353.54 KB
basic 442.38 KB 442.37 KB
containers 273.4 KB 273.38 KB
data-view 819.52 KB 819.48 KB
diagram 268.38 KB 268.36 KB
form 701.16 KB 701.15 KB
form-platform 387.72 KB 387.75 KB
icons 143.03 KB 143.03 KB 🟰
illustrations 162.99 KB 162.99 KB 🟰
inject 56.25 KB 56.25 KB 🟰
markdown 518.7 KB 518.71 KB
mini-chart 81.7 KB 81.7 KB 🟰
nav 600.07 KB 600.09 KB
presentational 523.92 KB 523.91 KB
recent-history 332.07 KB 332.05 KB
shoelace 196.13 KB 196.1 KB
visual-builder 1,797.67 KB 1,797.65 KB
vs 1,272.36 KB 1,272.39 KB
widget-editors 0 KB 0 KB 🟰
Critical details for package ai
Name Prev Now Diff
<self> 291.63 KB 289.18 KB 🟢 -2.45 KB
basic 92.13 KB 92.11 KB
form 23.18 KB 78.24 KB 🔺 +55.06 KB
Critical details for package ai-portal
Name Prev Now Diff
<self> 364.64 KB 375.53 KB 🔺 +10.89 KB
basic 107.73 KB 107.71 KB
form 17.85 KB 17.86 KB
shoelace 118.02 KB 118.06 KB

Load by each brick

Critical changes:

Name Prev Now Diff
advanced.general-cascader 341.55 KB 289.01 KB 🟢 -52.54 KB
ai-portal.chat-box 316.13 KB 323.89 KB 🔺 +7.76 KB
eo-input 161.69 KB 215.94 KB 🔺 +54.25 KB
eo-launchpad-recent-visits 383.8 KB 331.22 KB 🟢 -52.58 KB
eo-nav-menu 348.19 KB 400.77 KB 🔺 +52.58 KB
eo-search 220.04 KB 165.8 KB 🟢 -54.24 KB
eo-search-launchpad 387.89 KB 335.32 KB 🟢 -52.57 KB
eo-workbench-layout 372.7 KB 425.24 KB 🔺 +52.54 KB
form.general-checkbox 177.37 KB 231.62 KB 🔺 +54.25 KB
form.general-radio 224.64 KB 170.4 KB 🟢 -54.24 KB
form.general-search 220.04 KB 165.8 KB 🟢 -54.24 KB
visual-builder.property-editor 1,566.94 KB 1,619.57 KB 🔺 +52.63 KB
See full changes
Name Prev Now Diff
advanced.capture-snapshot 52.36 KB 52.36 KB 🟰
advanced.general-cascader 341.55 KB 289.01 KB 🟢 -52.54 KB
advanced.general-table 400.69 KB 400.64 KB
advanced.pdf-viewer 200.95 KB 200.95 KB 🟰
ai-portal.action-buttons 183.78 KB 183.86 KB
ai-portal.activity-timeline 306.32 KB 306.37 KB
ai-portal.ai-agents 299.7 KB 299.81 KB 🔼 +0.11 KB
ai-portal.ai-employees 303.91 KB 303.99 KB
ai-portal.blank-state 68.18 KB 68.28 KB 🔼 +0.1 KB
ai-portal.call-tool 7.73 KB 7.83 KB 🔼 +0.1 KB
ai-portal.chat-box 316.13 KB 323.89 KB 🔺 +7.76 KB
ai-portal.chat-input 307.8 KB 307.88 KB
ai-portal.chat-stream 589.32 KB 589.29 KB
ai-portal.clear-request-store 7.7 KB 7.8 KB 🔼 +0.1 KB
ai-portal.cruise-canvas 641.14 KB 640.98 KB ↓ -0.16 KB
ai-portal.dropdown-select 369.29 KB 369.38 KB
ai-portal.elevo-card 299.04 KB 299.28 KB 🔼 +0.24 KB
ai-portal.elevo-logo 67.67 KB 67.76 KB
ai-portal.elevo-sidebar 331.04 KB 331.13 KB
ai-portal.flow-tabs 72.42 KB 72.49 KB
ai-portal.goal-card-list 318.52 KB 318.56 KB
ai-portal.home-container 68.28 KB 68.38 KB 🔼 +0.1 KB
ai-portal.icon-button 298.4 KB 298.49 KB
ai-portal.load-request-store 7.7 KB 7.8 KB 🔼 +0.1 KB
ai-portal.mcp-tools 162.63 KB 162.63 KB 🟰
ai-portal.page-container 302.47 KB 302.55 KB
ai-portal.preview-container 248.47 KB 248.66 KB 🔼 +0.19 KB
ai-portal.project-conversations 318.57 KB 318.64 KB
ai-portal.project-knowledges 318.13 KB 318.21 KB
ai-portal.save-request-store 7.7 KB 7.8 KB 🔼 +0.1 KB
ai-portal.set-chat-command 7.76 KB New
ai-portal.show-case 299.19 KB 299.27 KB
ai-portal.show-cases 307.03 KB 307.11 KB
ai-portal.stage-flow 379.51 KB New
ai-portal.stat-with-mini-chart 92.98 KB 93.08 KB 🔼 +0.1 KB
ai-portal.sticky-container 68.24 KB 68.33 KB
ai-portal.tab-list 68.68 KB 68.78 KB 🔼 +0.1 KB
ai.chat-agent 67.69 KB 67.69 KB 🟰
ai.chat-view 614.61 KB 614.57 KB
api-market.apis-directory-tree 353.58 KB 353.54 KB
basic.active-element-blur 8.6 KB 8.58 KB
basic.change-language 8.59 KB 8.57 KB
basic.copy-to-clipboard 8.75 KB 8.74 KB
basic.dropdown-button 300.95 KB 300.94 KB
basic.general-button 172.62 KB 172.6 KB
basic.general-image 167.34 KB 167.32 KB
basic.general-link 287.69 KB 287.65 KB
basic.general-menu 78 KB 77.98 KB
basic.general-menu-item 163.7 KB 163.69 KB
basic.general-popover 194.99 KB 194.96 KB
basic.general-tag 165.67 KB 165.65 KB
basic.general-tag-list 167.76 KB 167.74 KB
basic.general-text 372.81 KB 372.83 KB
basic.get-language 8.58 KB 8.57 KB
basic.home-redirect 23.26 KB 23.24 KB
basic.http-proxy-request 8.66 KB 8.65 KB
basic.http-request 8.58 KB 8.57 KB
basic.lock-body-scroll 22.95 KB 22.93 KB
basic.require-modal-stack 8.67 KB 8.65 KB
basic.set-theme-by-apps 8.6 KB 8.58 KB
basic.set-timeout 8.59 KB 8.58 KB
basic.show-dialog 360.57 KB 360.56 KB
basic.show-notification 287.66 KB 287.65 KB
basic.show-watermark 10.33 KB 10.32 KB
basic.v3-widget-mate 8.57 KB 8.55 KB
containers.easy-view 67.04 KB 67.03 KB
containers.flex-layout 66.76 KB 66.76 KB 🟰
containers.general-card 184.33 KB 184.31 KB
containers.general-category 67.4 KB 67.4 KB 🟰
containers.general-drawer 177.86 KB 177.84 KB
containers.general-modal 185.55 KB 185.53 KB
containers.grid-layout 67.85 KB 67.85 KB 🟰
containers.micro-view 87.58 KB 87.56 KB
containers.search-bar 66.89 KB 66.89 KB 🟰
containers.tab-group 72.1 KB 72.1 KB 🟰
containers.tab-item 178.86 KB 178.84 KB
containers.tab-list 178.86 KB 178.84 KB
data-view.app-wall-card-item 70.04 KB 70.04 KB 🟰
data-view.app-wall-relation-line 69.73 KB 69.73 KB 🟰
data-view.app-wall-system-card 155.61 KB 155.61 KB 🟰
data-view.basic-index-group 69.32 KB 69.32 KB 🟰
data-view.battery-chart 70.06 KB 70.06 KB 🟰
data-view.brick-notification 154.7 KB 154.79 KB
data-view.bubbles-indicator 188.16 KB 188.14 KB
data-view.cabinet-app-layer 69.73 KB 69.73 KB 🟰
data-view.cabinet-button 69.31 KB 69.31 KB 🟰
data-view.cabinet-container 79.57 KB 79.57 KB 🟰
data-view.cabinet-graph 93.73 KB 93.73 KB 🟰
data-view.cabinet-node 70.13 KB 70.13 KB 🟰
data-view.cabinet-thumbnail 83.42 KB 83.42 KB 🟰
data-view.china-map 167.07 KB 167.07 KB 🟰
data-view.china-map-chart 379.14 KB 379.16 KB
data-view.complex-search 167.24 KB 167.33 KB
data-view.crystal-ball-indicator 182.56 KB 182.55 KB
data-view.data-display-flipper 69.26 KB 69.26 KB 🟰
data-view.data-display-flipper-fifth 69.13 KB 69.13 KB 🟰
data-view.data-display-flipper-sixth 68.99 KB 68.99 KB 🟰
data-view.dropdown-menu 156.89 KB 156.8 KB
data-view.gauge-chart 70.18 KB 70.18 KB 🟰
data-view.gear-background 115.28 KB 115.28 KB 🟰
data-view.globe-with-gear-indicator 233.44 KB 233.42 KB
data-view.globe-with-halo-indicator 183.59 KB 183.58 KB
data-view.globe-with-orbit-indicator 183.43 KB 183.41 KB
data-view.graph-layout-grid 86.49 KB 86.49 KB 🟰
data-view.graph-node 69.17 KB 69.17 KB 🟰
data-view.graph-text 77.66 KB 77.66 KB 🟰
data-view.grid-background 104.43 KB 104.43 KB 🟰
data-view.hi-tech-button 69.96 KB 69.96 KB 🟰
data-view.indicator-card 69.44 KB 69.44 KB 🟰
data-view.lights-component-title 68.86 KB 68.86 KB 🟰
data-view.loading-panel 73.22 KB 73.22 KB 🟰
data-view.modern-style-component-title 69.94 KB 69.94 KB 🟰
data-view.modern-style-page-title 70 KB 70 KB 🟰
data-view.modern-style-treemap 80.48 KB 80.48 KB 🟰
data-view.particle-animation 69.86 KB 69.86 KB 🟰
data-view.progress-bar-list 72 KB 72 KB 🟰
data-view.radar-chart 70.9 KB 70.9 KB 🟰
data-view.simple-card-item 69.54 KB 69.54 KB 🟰
data-view.tabs-drawer 156.74 KB 156.74 KB 🟰
data-view.tabs-page-title 72.07 KB 72.07 KB 🟰
data-view.tech-mesh-base-view 68.43 KB 68.43 KB 🟰
data-view.title-text 69.63 KB 69.63 KB 🟰
data-view.top-title-bar 81.02 KB 81.02 KB 🟰
diagram.editable-label 67.63 KB 67.63 KB 🟰
diagram.experimental-node 67.09 KB 67.09 KB 🟰
eo-actions 297.76 KB 297.75 KB
eo-alert 159.19 KB 159.19 KB 🟰
eo-antd-icon 143.03 KB 143.03 KB 🟰
eo-app-bar-wrapper 68.04 KB 68.04 KB 🟰
eo-auto-complete 167.86 KB 167.86 KB 🟰
eo-avatar 278.83 KB 278.82 KB
eo-avatar-group 277.69 KB 277.68 KB
eo-banner 95.57 KB 95.55 KB
eo-breadcrumb 289.82 KB 289.77 KB
eo-breadcrumb-item 289.34 KB 289.33 KB
eo-broadcast-channel 78.39 KB 78.37 KB
eo-button 172.62 KB 172.6 KB
eo-card 184.33 KB 184.31 KB
eo-card-item 321.67 KB 321.67 KB 🟰
eo-carousel-text 75.55 KB 75.55 KB 🟰
eo-cascader 289.1 KB 289.11 KB
eo-category 67.4 KB 67.4 KB 🟰
eo-checkbox 177.37 KB 177.37 KB 🟰
eo-code-block 244.42 KB 244.4 KB
eo-code-display 372.5 KB 372.49 KB
eo-color-picker 240.44 KB 240.43 KB
eo-content-layout 66.33 KB 66.32 KB
eo-context-menu 300.81 KB 300.81 KB 🟰
eo-counter-badge 164.38 KB 164.37 KB
eo-current-time 157.86 KB 157.86 KB 🟰
eo-date-picker 303.96 KB 303.99 KB
eo-descriptions 208.51 KB 208.49 KB
eo-diagram 122.41 KB 122.41 KB 🟰
eo-directory 301.5 KB 301.49 KB
eo-directory-tree 188.46 KB 188.46 KB 🟰
eo-directory-tree-internal-node 154.26 KB 154.26 KB 🟰
eo-directory-tree-leaf 153.55 KB 153.55 KB 🟰
eo-display-canvas 224.16 KB 224.16 KB 🟰
eo-divider 73.38 KB 73.38 KB 🟰
eo-draw-canvas 243.71 KB 243.69 KB
eo-drawer 177.86 KB 177.82 KB
eo-dropdown-actions 299.43 KB 299.42 KB
eo-dropdown-button 300.95 KB 300.94 KB
eo-dropdown-select 286.64 KB 286.63 KB
eo-dynamic-form-item 265.59 KB 265.58 KB
eo-easy-view 67.04 KB 67.03 KB
eo-easyops-avatar 280.78 KB 280.81 KB
eo-easyops-icon 143.03 KB 143.03 KB 🟰
eo-event-agent 22.85 KB 22.83 KB
eo-fa-icon 143.03 KB 143.03 KB 🟰
eo-flex-layout 66.76 KB 66.76 KB 🟰
eo-form 69.83 KB 69.83 KB 🟰
eo-form-item 76.26 KB 76.27 KB
eo-formatter-number 78.46 KB 78.44 KB
eo-frame-breadcrumb 304.16 KB 304.12 KB
eo-grid-layout 67.85 KB 67.85 KB 🟰
eo-humanize-time 304.17 KB 304.18 KB
eo-icon 143.03 KB 143.03 KB 🟰
eo-icon-select 286.48 KB 286.47 KB
eo-iframe 78.44 KB 78.43 KB
eo-illustration-message 158.79 KB 158.79 KB 🟰
eo-image 167.34 KB 167.32 KB
eo-img-icon 143.03 KB 143.03 KB 🟰
eo-info-card-item 306.89 KB 306.85 KB
eo-input 161.69 KB 215.94 KB 🔺 +54.25 KB
eo-launchpad-button 325.76 KB 325.75 KB
eo-launchpad-button-v2 344.66 KB 344.68 KB
eo-launchpad-quick-access 332.5 KB 332.46 KB
eo-launchpad-recent-visits 383.8 KB 331.22 KB 🟢 -52.58 KB
eo-link 287.66 KB 287.65 KB
eo-list 290.12 KB 290.1 KB
eo-loading-container 163.87 KB 163.85 KB
eo-loading-step 184.77 KB 184.75 KB
eo-lucide-icon 143.03 KB 143.03 KB 🟰
eo-main-view 95.57 KB 95.55 KB
eo-markdown-display 298.67 KB 298.65 KB
eo-markdown-editor 376.44 KB 376.49 KB
eo-menu 78 KB 77.98 KB
eo-menu-group 77.93 KB 77.92 KB
eo-menu-item 163.7 KB 163.69 KB
eo-menu-item-sub-menu 164.15 KB 164.13 KB
eo-message-listener 78.17 KB 78.15 KB
eo-micro-view 87.58 KB 87.56 KB
eo-mini-actions 299.96 KB 299.97 KB
eo-mini-line-chart 81.7 KB 81.7 KB 🟰
eo-modal 185.55 KB 185.53 KB
eo-narrow-view 75.06 KB 75.05 KB
eo-nav-menu 348.19 KB 400.77 KB 🔺 +52.58 KB
eo-next-table 545.51 KB 545.54 KB
eo-page-title 78.14 KB 78.13 KB
eo-page-view 75.06 KB 75.05 KB
eo-pagination 326.2 KB 326.19 KB
eo-popover 194.96 KB 194.95 KB
eo-popup 167.31 KB 167.31 KB 🟰
eo-radio 224.64 KB 224.65 KB
eo-resizable-box 68.74 KB 68.73 KB
eo-search 220.04 KB 165.8 KB 🟢 -54.24 KB
eo-search-bar 66.89 KB 66.89 KB 🟰
eo-search-launchpad 387.89 KB 335.32 KB 🟢 -52.57 KB
eo-select 365.2 KB 365.21 KB
eo-sidebar 332.45 KB 332.45 KB 🟰
eo-sidebar-menu 313.4 KB 313.41 KB
eo-sidebar-menu-group 313.4 KB 313.4 KB 🟰
eo-sidebar-menu-item 298.26 KB 298.28 KB
eo-sidebar-menu-submenu 313.44 KB 313.38 KB
eo-sidebar-sub-menu 304.24 KB 304.22 KB
eo-spin 67.21 KB 67.21 KB 🟰
eo-statistics-card 159.06 KB 159.06 KB 🟰
eo-submit-buttons 250.13 KB 250.11 KB
eo-svg-icon 143.03 KB 143.03 KB 🟰
eo-switch 167.28 KB 167.28 KB 🟰
eo-tab-group 72.1 KB 72.1 KB 🟰
eo-tab-item 178.86 KB 178.84 KB
eo-tab-list 178.86 KB 178.84 KB
eo-table 400.69 KB 400.7 KB
eo-tag 165.67 KB 165.65 KB
eo-tag-list 167.76 KB 167.74 KB
eo-text 372.81 KB 372.84 KB
eo-text-tooltip 139.4 KB 139.41 KB
eo-textarea 86.24 KB 86.24 KB 🟰
eo-time-picker 214.67 KB 214.65 KB
eo-time-range-picker 357.38 KB 357.38 KB 🟰
eo-toggle-link 288.9 KB 288.89 KB
eo-tooltip 287.66 KB 287.65 KB
eo-tree 138.47 KB 138.48 KB
eo-tree-select 301.9 KB 302 KB 🔼 +0.1 KB
eo-upload-file 377.35 KB 377.31 KB
eo-upload-image 267.1 KB 267.09 KB
eo-user-or-user-group-select 387.72 KB 387.71 KB
eo-viewport 78.32 KB 78.3 KB
eo-workbench-layout 372.7 KB 425.24 KB 🔺 +52.54 KB
eo-workbench-layout-v2 378.64 KB 378.63 KB
form.dynamic-form-item 265.59 KB 265.58 KB
form.general-checkbox 177.37 KB 231.62 KB 🔺 +54.25 KB
form.general-form 69.83 KB 69.83 KB 🟰
form.general-form-item 76.26 KB 76.27 KB
form.general-input 215.94 KB 215.94 KB 🟰
form.general-radio 224.64 KB 170.4 KB 🟢 -54.24 KB
form.general-search 220.04 KB 165.8 KB 🟢 -54.24 KB
form.general-select 365.18 KB 365.17 KB
form.general-switch 221.52 KB 221.53 KB
form.general-textarea 86.24 KB 86.24 KB 🟰
form.icon-select 286.48 KB 286.47 KB
form.submit-buttons 250.13 KB 250.11 KB
form.upload-image 267.1 KB 267.09 KB
icons.antd-icon 143.03 KB 143.03 KB 🟰
icons.easyops-icon 143.03 KB 143.03 KB 🟰
icons.fa-icon 143.03 KB 143.03 KB 🟰
icons.general-icon 143.03 KB 143.03 KB 🟰
icons.get-antd-icons 143.03 KB 143.03 KB 🟰
icons.get-easyops-icons 143.03 KB 143.03 KB 🟰
icons.get-fa-icons 143.03 KB 143.03 KB 🟰
icons.get-libs 143.03 KB 143.03 KB 🟰
icons.get-lucide-icons 143.03 KB 143.03 KB 🟰
icons.search-icons 143.03 KB 143.03 KB 🟰
illustrations.error-message 158.79 KB 158.79 KB 🟰
illustrations.get-illustration 9.24 KB 9.24 KB 🟰
illustrations.get-illustrations-by-category 6.02 KB 6.02 KB 🟰
illustrations.loading-transition 66.54 KB 66.54 KB 🟰
illustrations.translate-illustration-config 9.24 KB 9.24 KB 🟰
inject.visual-builder-preview-agent 56.25 KB 56.25 KB 🟰
markdown.markdown-editor 376.45 KB 376.51 KB
nav.app-bar-wrapper 68.04 KB 68.04 KB 🟰
nav.easyops-navbar-alerts 300.71 KB 300.7 KB
nav.get-menu-config-options 7.89 KB 7.89 KB 🟰
nav.get-menu-config-tree 8.39 KB 8.39 KB 🟰
nav.launchpad-config 332.97 KB 332.96 KB
nav.nav-logo 297.27 KB 297.26 KB
nav.poll-announce 307.89 KB 307.87 KB
nav.query-search 419.94 KB 419.96 KB
presentational.code-block 244.42 KB 244.4 KB
presentational.code-display 372.52 KB 372.49 KB
presentational.code-wrapper 189.13 KB 189.12 KB
presentational.general-alert 159.19 KB 159.19 KB 🟰
presentational.general-descriptions 208.51 KB 208.49 KB
presentational.humanize-time 304.17 KB 304.19 KB
recent-history.clear-history 28.97 KB 28.97 KB 🟰
recent-history.get-all-history 28.97 KB 28.97 KB 🟰
recent-history.push-history 28.97 KB 28.97 KB 🟰
recent-history.recent-visit 330.98 KB 331.01 KB
sl-alert 115.05 KB 115.05 KB 🟰
sl-animated-image 114.05 KB 114.06 KB
sl-animation 117.41 KB 117.41 KB 🟰
sl-avatar 114.05 KB 114.05 KB 🟰
sl-badge 114.05 KB 114.05 KB 🟰
sl-breadcrumb 114.85 KB 114.85 KB 🟰
sl-breadcrumb-item 114.85 KB 114.85 KB 🟰
sl-button 114.84 KB 114.84 KB 🟰
sl-button-group 114.05 KB 114.06 KB
sl-card 114.05 KB 114.05 KB 🟰
sl-carousel 114.84 KB 114.85 KB
sl-carousel-item 114.84 KB 114.85 KB
sl-checkbox 114.05 KB 114.06 KB
sl-color-picker 120.1 KB 120.11 KB
sl-details 114.84 KB 114.84 KB 🟰
sl-dialog 115.05 KB 115.05 KB 🟰
sl-divider 114.05 KB 114.06 KB
sl-drawer 114.84 KB 114.84 KB 🟰
sl-dropdown 115.04 KB 115.04 KB 🟰
sl-format-bytes 114.84 KB 114.84 KB 🟰
sl-format-date 114.84 KB 114.84 KB 🟰
sl-format-number 114.83 KB 114.84 KB
sl-icon 114.05 KB 114.05 KB 🟰
sl-icon-button 114.05 KB 114.06 KB
sl-image-comparer 114.84 KB 114.84 KB 🟰
sl-input 114.84 KB 114.84 KB 🟰
sl-menu 115.05 KB 115.05 KB 🟰
sl-menu-item 115.05 KB 115.05 KB 🟰
sl-menu-label 114.05 KB 114.05 KB 🟰
sl-mutation-observer 114.06 KB 114.06 KB 🟰
sl-option 114.84 KB 114.84 KB 🟰
sl-popup 115.04 KB 115.05 KB
sl-progress-bar 114.84 KB 114.84 KB 🟰
sl-progress-ring 114.85 KB 114.85 KB 🟰
sl-qr-code 118.74 KB 118.74 KB 🟰
sl-radio 114.05 KB 114.05 KB 🟰
sl-radio-button 114.05 KB 114.06 KB
sl-radio-group 114.06 KB 114.06 KB 🟰
sl-range 114.84 KB 114.84 KB 🟰
sl-rating 114.84 KB 114.84 KB 🟰
sl-relative-time 114.84 KB 114.84 KB 🟰
sl-resize-observer 114.06 KB 114.06 KB 🟰
sl-select 115.04 KB 115.04 KB 🟰
sl-skeleton 114.05 KB 114.06 KB
sl-spinner 114.84 KB 114.84 KB 🟰
sl-split-panel 114.85 KB 114.85 KB 🟰
sl-switch 114.05 KB 114.06 KB
sl-tab 114.84 KB 114.84 KB 🟰
sl-tab-group 114.84 KB 114.84 KB 🟰
sl-tab-panel 114.84 KB 114.84 KB 🟰
sl-tag 114.83 KB 114.84 KB
sl-textarea 114.05 KB 114.05 KB 🟰
sl-tooltip 115.05 KB 115.05 KB 🟰
sl-tree 114.84 KB 114.84 KB 🟰
sl-tree-item 114.84 KB 114.84 KB 🟰
sl-visually-hidden 114.06 KB 114.06 KB 🟰
visual-builder.batch-update-raw-data-generated-view 8.28 KB 8.28 KB 🟰
visual-builder.chat-conversation 377.68 KB 377.67 KB
visual-builder.chat-preview 70.35 KB 70.35 KB 🟰
visual-builder.check-editor-by-name 7.89 KB 7.89 KB 🟰
visual-builder.contract-select 190.75 KB 190.76 KB
visual-builder.generate-snippets-context-menu 310.92 KB 310.88 KB
visual-builder.get-config-by-data-for-ai 9.66 KB 9.66 KB 🟰
visual-builder.get-data-deps 7.9 KB 7.9 KB 🟰
visual-builder.get-dependency-tree 8.28 KB 8.28 KB 🟰
visual-builder.get-raw-data-system-prompts 12.55 KB 12.55 KB 🟰
visual-builder.get-usage-member-statistics 8.15 KB 8.15 KB 🟰
visual-builder.inject-chat-preview-agent 8.85 KB 8.85 KB 🟰
visual-builder.page-arch-node 301.23 KB 301.26 KB
visual-builder.parse-path 9.52 KB 9.52 KB 🟰
visual-builder.pre-generated-config 80.59 KB 80.59 KB 🟰
visual-builder.pre-generated-config-preview 75.98 KB 75.98 KB 🟰
visual-builder.pre-generated-container 70.27 KB 70.27 KB 🟰
visual-builder.pre-generated-preview 70.33 KB 70.33 KB 🟰
visual-builder.pre-generated-table-view 67.9 KB 67.9 KB 🟰
visual-builder.property-editor 1,566.94 KB 1,619.57 KB 🔺 +52.63 KB
visual-builder.raw-data-preview 79.29 KB 79.29 KB 🟰
visual-builder.raw-metric-preview 72.24 KB 72.24 KB 🟰
visual-builder.workbench-action 300.02 KB 300 KB
visual-builder.workbench-action-list 305.47 KB 305.48 KB
visual-builder.workbench-history-action 320.55 KB 320.58 KB
visual-builder.workbench-pane 155.3 KB 155.41 KB 🔼 +0.11 KB
visual-builder.workbench-sidebar 68.79 KB 68.79 KB 🟰
visual-builder.workbench-tree 305.51 KB 305.46 KB
vs.code-editor 1,272.37 KB 1,272.42 KB
Critical details for brick advanced.general-cascader
Name Prev Now Diff
advanced/dist/chunks/4837.efaf868f.js 2.5 KB New
advanced/dist/index.9fed43a8.js 6.35 KB New
advanced/dist/index.b81c4f94.js 6.35 KB Del
form/dist/chunks/react.ce8f3302.js 55.05 KB Del
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
Critical details for brick ai-portal.chat-box
Name Prev Now Diff
ai-portal/dist/chunks/1864.4bd403fd.js 4.62 KB New
ai-portal/dist/chunks/3020.acf9607e.js 4.89 KB Del
ai-portal/dist/chunks/4888.42dd29a2.js 5.17 KB New
ai-portal/dist/chunks/chat-box.59ab1b62.js 6.39 KB Del
ai-portal/dist/chunks/chat-box.8e064684.js 5.48 KB New
ai-portal/dist/chunks/icon-button.0881c876.js 3.65 KB New
ai-portal/dist/index.1a1385da.js 7.18 KB New
ai-portal/dist/index.fede9e49.js 7.09 KB Del
basic/dist/index.041ca49f.js 8.02 KB Del
basic/dist/index.fc7728a4.js 8.01 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
shoelace/dist/chunks/vendors.b87b1ad4.js 109.36 KB 109.4 KB
shoelace/dist/index.11f7d4ad.js 3.7 KB Del
shoelace/dist/index.87fddce1.js 3.71 KB New
Critical details for brick eo-input
Name Prev Now Diff
form/dist/chunks/1045.7ad43dc1.js 2.52 KB Del
form/dist/chunks/8548.3d64fb28.js 0.83 KB Del
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/chunks/1045.df225625.js 2.52 KB New
icons/dist/chunks/114.cf665933.js 1.59 KB New
icons/dist/chunks/3144.34328f00.js 49.95 KB New
icons/dist/chunks/4041.975d9db4.js 3.54 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
Critical details for brick eo-launchpad-recent-visits
Name Prev Now Diff
basic/dist/index.041ca49f.js 8.02 KB Del
basic/dist/index.fc7728a4.js 8.01 KB New
form/dist/chunks/react.ce8f3302.js 55.05 KB Del
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
nav/dist/chunks/4837.45038636.js 2.49 KB New
shoelace/dist/chunks/vendors.b87b1ad4.js 109.38 KB 109.36 KB
shoelace/dist/index.11f7d4ad.js 3.7 KB Del
shoelace/dist/index.87fddce1.js 3.71 KB New
Critical details for brick eo-nav-menu
Name Prev Now Diff
basic/dist/index.041ca49f.js 8.02 KB Del
basic/dist/index.fc7728a4.js 8.01 KB New
form/dist/chunks/react.ce8f3302.js 55.05 KB New
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
nav/dist/chunks/4837.45038636.js 2.49 KB Del
shoelace/dist/chunks/vendors.b87b1ad4.js 109.36 KB 109.39 KB
shoelace/dist/index.11f7d4ad.js 3.7 KB Del
shoelace/dist/index.87fddce1.js 3.71 KB New
Critical details for brick eo-search
Name Prev Now Diff
form/dist/chunks/1045.7ad43dc1.js 2.52 KB New
form/dist/chunks/8548.3d64fb28.js 0.83 KB New
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/chunks/1045.df225625.js 2.52 KB Del
icons/dist/chunks/114.cf665933.js 1.59 KB Del
icons/dist/chunks/3144.34328f00.js 49.95 KB Del
icons/dist/chunks/4041.975d9db4.js 3.54 KB Del
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
Critical details for brick eo-search-launchpad
Name Prev Now Diff
basic/dist/index.041ca49f.js 8.02 KB Del
basic/dist/index.fc7728a4.js 8.01 KB New
form/dist/chunks/react.ce8f3302.js 55.05 KB Del
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
nav/dist/chunks/4837.45038636.js 2.49 KB New
shoelace/dist/index.11f7d4ad.js 3.7 KB Del
shoelace/dist/index.87fddce1.js 3.71 KB New
Critical details for brick eo-workbench-layout
Name Prev Now Diff
advanced/dist/chunks/4837.efaf868f.js 2.5 KB Del
advanced/dist/index.9fed43a8.js 6.35 KB New
advanced/dist/index.b81c4f94.js 6.35 KB Del
basic/dist/index.041ca49f.js 8.02 KB Del
basic/dist/index.fc7728a4.js 8.01 KB New
form/dist/chunks/react.ce8f3302.js 55.05 KB New
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
shoelace/dist/index.11f7d4ad.js 3.7 KB Del
shoelace/dist/index.87fddce1.js 3.71 KB New
Critical details for brick form.general-checkbox
Name Prev Now Diff
form/dist/chunks/1045.7ad43dc1.js 2.52 KB Del
form/dist/chunks/8548.3d64fb28.js 0.83 KB Del
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/chunks/1045.df225625.js 2.52 KB New
icons/dist/chunks/114.cf665933.js 1.59 KB New
icons/dist/chunks/3144.34328f00.js 49.95 KB New
icons/dist/chunks/4041.975d9db4.js 3.54 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
Critical details for brick form.general-radio
Name Prev Now Diff
form/dist/chunks/1045.7ad43dc1.js 2.52 KB New
form/dist/chunks/8548.3d64fb28.js 0.83 KB New
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/chunks/1045.df225625.js 2.52 KB Del
icons/dist/chunks/114.cf665933.js 1.59 KB Del
icons/dist/chunks/3144.34328f00.js 49.95 KB Del
icons/dist/chunks/4041.975d9db4.js 3.54 KB Del
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
Critical details for brick form.general-search
Name Prev Now Diff
form/dist/chunks/1045.7ad43dc1.js 2.52 KB New
form/dist/chunks/8548.3d64fb28.js 0.83 KB New
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/chunks/1045.df225625.js 2.52 KB Del
icons/dist/chunks/114.cf665933.js 1.59 KB Del
icons/dist/chunks/3144.34328f00.js 49.95 KB Del
icons/dist/chunks/4041.975d9db4.js 3.54 KB Del
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
Critical details for brick visual-builder.property-editor
Name Prev Now Diff
basic/dist/index.041ca49f.js 8.02 KB Del
basic/dist/index.fc7728a4.js 8.01 KB New
containers/dist/index.0b0faca4.js 5.83 KB Del
containers/dist/index.1b50f54c.js 5.83 KB New
form/dist/chunks/7434.9dfca74d.js 7.49 KB New
form/dist/chunks/8097.b37b6f9e.js 0.56 KB New
form/dist/chunks/react.ce8f3302.js 55.05 KB New
form/dist/index.56e0bce8.js 6.1 KB Del
form/dist/index.bcf25d00.js 6.1 KB New
icons/dist/index.065b64d9.js 5.24 KB New
icons/dist/index.35280b57.js 5.24 KB Del
shoelace/dist/index.11f7d4ad.js 3.7 KB Del
shoelace/dist/index.87fddce1.js 3.71 KB New
visual-builder/dist/chunks/4837.97a0dcd6.js 2.51 KB Del
visual-builder/dist/chunks/7085.c58ac475.js 237.9 KB 237.96 KB
visual-builder/dist/chunks/7434.81701c75.js 7.49 KB Del
visual-builder/dist/chunks/8097.b8f8b6bd.js 0.56 KB Del
vs/dist/chunks/426.81cc06d1.js 894.71 KB 894.76 KB
vs/dist/chunks/code-editor.0adb5c62.js 7.25 KB New
vs/dist/chunks/code-editor.8e9e9150.js 7.25 KB Del
vs/dist/index.56075bf3.js 6.72 KB Del
vs/dist/index.c4d2441a.js 6.72 KB New

@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 9a37a48 to 775b65d Compare April 11, 2025 21:51
@renovate renovate bot changed the title chore(deps): Update dependency lint-staged to ^15.5.0 chore(deps): Update dependency lint-staged to ^15.5.1 Apr 11, 2025
@github-actions github-actions bot temporarily deployed to pull request April 11, 2025 21:55 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 775b65d to e924dad Compare May 6, 2025 11:26
@renovate renovate bot changed the title chore(deps): Update dependency lint-staged to ^15.5.1 chore(deps): Update dependency lint-staged to ^15.5.2 May 6, 2025
@github-actions github-actions bot temporarily deployed to pull request May 6, 2025 11:31 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from e924dad to f45d15a Compare June 25, 2025 01:37
@github-actions github-actions bot temporarily deployed to pull request June 25, 2025 01:42 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from f45d15a to ff52f64 Compare June 26, 2025 02:12
@github-actions github-actions bot temporarily deployed to pull request June 26, 2025 02:16 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from ff52f64 to 982c64d Compare August 10, 2025 15:09
@github-actions github-actions bot temporarily deployed to pull request August 10, 2025 15:14 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 982c64d to cc71656 Compare August 13, 2025 17:31
@github-actions github-actions bot temporarily deployed to pull request August 13, 2025 17:35 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from cc71656 to b8dce5c Compare August 19, 2025 18:15
@github-actions github-actions bot temporarily deployed to pull request August 19, 2025 18:20 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from b8dce5c to 778ae87 Compare August 31, 2025 13:20
@github-actions github-actions bot temporarily deployed to pull request August 31, 2025 13:25 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 778ae87 to 7327964 Compare September 25, 2025 14:11
@github-actions github-actions bot temporarily deployed to pull request September 25, 2025 14:16 Inactive
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 7327964 to 076b577 Compare October 22, 2025 04:15
@github-actions github-actions bot temporarily deployed to pull request October 22, 2025 04:20 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants