Skip to content

chore(deps-dev): bump jsdom from 28.1.0 to 29.0.0#1084

Merged
hotlong merged 1 commit intomainfrom
dependabot/npm_and_yarn/jsdom-29.0.0
Mar 21, 2026
Merged

chore(deps-dev): bump jsdom from 28.1.0 to 29.0.0#1084
hotlong merged 1 commit intomainfrom
dependabot/npm_and_yarn/jsdom-29.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps jsdom from 28.1.0 to 29.0.0.

Release notes

Sourced from jsdom's releases.

v29.0.0

Breaking changes:

  • Node.js v22.13.0+ is now the minimum supported v22 version (was v22.12.0+).

Other changes:

  • Overhauled the CSSOM implementation, replacing the @acemir/cssom and cssstyle dependencies with fresh internal implementations built on webidl2js wrappers and the css-tree parser. Serialization, parsing, and API behavior is improved in various ways, especially around edge cases.
  • Added CSSCounterStyleRule and CSSNamespaceRule to jsdom Windows.
  • Added cssMediaRule.matches and cssSupportsRule.matches getters.
  • Added proper media query parsing in MediaList, using css-tree instead of naive comma-splitting. Invalid queries become "not all" per spec.
  • Added cssKeyframeRule.keyText getter/setter validation.
  • Added cssStyleRule.selectorText setter validation: invalid selectors are now rejected.
  • Added styleSheet.ownerNode, styleSheet.href, and styleSheet.title.
  • Added bad port blocking per the fetch specification, preventing fetches to commonly-abused ports.
  • Improved Document initialization performance by lazily initializing the CSS selector engine, avoiding ~0.5 ms of overhead per Document. (@​thypon)
  • Fixed a memory leak when stylesheets were removed from the document.
  • Fixed CSSStyleDeclaration modifications to properly trigger custom element reactions.
  • Fixed nested @media rule parsing.
  • Fixed CSSStyleSheet's "disallow modification" flag not being checked in all mutation methods.
  • Fixed XMLHttpRequest's response getter returning parsed JSON during the LOADING state instead of null.
  • Fixed getComputedStyle() crashing in XHTML documents when stylesheets contained at-rules such as @page or @font-face.
  • Fixed a potential hang in synchronous XMLHttpRequest caused by a race condition with the worker thread's idle timeout.
Changelog

Sourced from jsdom's changelog.

29.0.0

Breaking changes:

  • Node.js v22.13.0+ is now the minimum supported v22 version (was v22.12.0+).

Other changes:

  • Overhauled the CSSOM implementation, replacing the @acemir/cssom and cssstyle dependencies with fresh internal implementations built on webidl2js wrappers and the css-tree parser. Serialization, parsing, and API behavior is improved in various ways, especially around edge cases.
  • Added CSSCounterStyleRule and CSSNamespaceRule to jsdom Windows.
  • Added cssMediaRule.matches and cssSupportsRule.matches getters.
  • Added proper media query parsing in MediaList, using css-tree instead of naive comma-splitting. Invalid queries become "not all" per spec.
  • Added cssKeyframeRule.keyText getter/setter validation.
  • Added cssStyleRule.selectorText setter validation: invalid selectors are now rejected.
  • Added styleSheet.ownerNode, styleSheet.href, and styleSheet.title.
  • Added bad port blocking per the fetch specification, preventing fetches to commonly-abused ports.
  • Improved Document initialization performance by lazily initializing the CSS selector engine, avoiding ~0.5 ms of overhead per Document. (thypon)
  • Fixed a memory leak when stylesheets were removed from the document.
  • Fixed CSSStyleDeclaration modifications to properly trigger custom element reactions.
  • Fixed nested @media rule parsing.
  • Fixed CSSStyleSheet's "disallow modification" flag not being checked in all mutation methods.
  • Fixed XMLHttpRequest's response getter returning parsed JSON during the LOADING state instead of null.
  • Fixed getComputedStyle() crashing in XHTML documents when stylesheets contained at-rules such as @page or @font-face.
  • Fixed a potential hang in synchronous XMLHttpRequest caused by a race condition with the worker thread's idle timeout.
Commits
  • 00522ce Version 29.0.0
  • a217975 Use undici's request() API for XHR dispatching
  • f29722d Convert CSSStyleDeclaration to webidl2js
  • 4aaacc6 Merge in cssstyle and replace @acemir/cssom
  • 6c2769a Remove unused http(s)-proxy-agent dependencies
  • eba96b5 Update domSelector
  • 54f9995 Use --fgrep for npm run test:tuwpt:browser
  • 15e7664 Use stable ports for test:tuwpt:browser
  • 7410bdb Suppress informational WPT output when using the min reporter
  • c44377e Lazily initialize DOMSelector
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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 commands and options

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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectui-demo Ready Ready Preview, Comment Mar 21, 2026 7:37am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Preview Mar 21, 2026 7:37am
objectui-storybook Ignored Ignored Preview Mar 21, 2026 7:37am

Request Review

@github-actions
Copy link
Contributor

⚠️ This is a major version update. Please review carefully before merging.

@github-actions
Copy link
Contributor

❌ Console Performance Budget

Metric Value Budget
Main entry (gzip) ** KB** KB
Entry file ``
Status FAIL

📦 Bundle Size Report

Package Size Gzipped

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

@github-actions
Copy link
Contributor

⚠️ This is a major version update. Please review carefully before merging.

@github-actions
Copy link
Contributor

✅ Console Performance Budget

Metric Value Budget
Main entry (gzip) 58.1 KB 60 KB
Entry file index-BX8XowPF.js
Status PASS

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 5.14KB 1.60KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
components (index.js) 2120.54KB 499.62KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
fields (index.js) 116.32KB 24.04KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.90KB 0.76KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
layout (index.js) 101.45KB 26.75KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
plugin-aggrid (AddressField-C1SRL4J0.js) 3.05KB 0.76KB
plugin-aggrid (AgGridImpl-CZzkAYce.js) 7.04KB 2.33KB
plugin-aggrid (AutoNumberField-nJ16WHXY.js) 0.28KB 0.27KB
plugin-aggrid (FileField-D_P8YqZk.js) 5.90KB 2.10KB
plugin-aggrid (FormulaField-C2N4hxxD.js) 0.52KB 0.38KB
plugin-aggrid (GeolocationField-CzqFZHjA.js) 4.46KB 1.50KB
plugin-aggrid (GridField-DuByLsx7.js) 1.74KB 0.68KB
plugin-aggrid (LocationField-BGin_RdM.js) 0.93KB 0.54KB
plugin-aggrid (MasterDetailField-D_FxBR5u.js) 3.75KB 1.14KB
plugin-aggrid (ObjectAgGridImpl-Dv9IhLRd.js) 942.46KB 208.93KB
plugin-aggrid (ObjectField-CfmcbXUh.js) 1.61KB 0.77KB
plugin-aggrid (QRCodeField-B7OXsysP.js) 3.38KB 1.23KB
plugin-aggrid (RichTextField-Bk7qWNWh.js) 1.16KB 0.59KB
plugin-aggrid (SignatureField-Bjr5HcL6.js) 3.33KB 1.29KB
plugin-aggrid (SummaryField-BYMNatDx.js) 0.48KB 0.37KB
plugin-aggrid (UserField-DapA4pRL.js) 2.44KB 0.94KB
plugin-aggrid (VectorField-fxtEazIV.js) 0.79KB 0.45KB
plugin-aggrid (index-OskGlWaY.js) 19.95KB 5.03KB
plugin-aggrid (index.js) 0.22KB 0.16KB
plugin-ai (index.js) 25.36KB 6.40KB
plugin-calendar (index.js) 49.23KB 13.43KB
plugin-charts (AdvancedChartImpl-DW8x9DgS.js) 130.15KB 26.72KB
plugin-charts (BarChart-CdpS5ozp.js) 554.05KB 138.32KB
plugin-charts (ChartImpl-DQsl4_ct.js) 3.19KB 1.10KB
plugin-charts (index-CYV5Bp-d.js) 17.03KB 5.02KB
plugin-charts (index.js) 0.19KB 0.16KB
plugin-chatbot (index.js) 1140.69KB 333.05KB
plugin-dashboard (index.js) 181.92KB 44.73KB
plugin-designer (index.js) 262.93KB 47.76KB
plugin-detail (AddressField-CPmJuZXJ.js) 2.98KB 0.75KB
plugin-detail (AutoNumberField-BxnFqllo.js) 0.28KB 0.26KB
plugin-detail (AvatarField-CDlh3Sdk.js) 2.62KB 1.07KB
plugin-detail (BooleanField-DNUFSKbp.js) 1.13KB 0.51KB
plugin-detail (CodeField-CY_2TkX6.js) 0.74KB 0.47KB
plugin-detail (ColorField-BcoRPPcq.js) 1.23KB 0.54KB
plugin-detail (CurrencyField-D-pf72vx.js) 1.48KB 0.73KB
plugin-detail (DateField-ZXD_BmPR.js) 0.54KB 0.37KB
plugin-detail (DateTimeField-C0I2AYYL.js) 0.71KB 0.42KB
plugin-detail (EmailField-nsnfVDdU.js) 0.81KB 0.48KB
plugin-detail (FileField-Cc-bhhFv.js) 5.50KB 1.94KB
plugin-detail (FormulaField-CJkkwIK8.js) 0.51KB 0.38KB
plugin-detail (GeolocationField-B0cUDk81.js) 3.71KB 1.21KB
plugin-detail (GridField-CXUNK_po.js) 1.71KB 0.68KB
plugin-detail (ImageField-WD31D103.js) 2.83KB 1.14KB
plugin-detail (LocationField-C0aOX875.js) 0.95KB 0.54KB
plugin-detail (MasterDetailField-Ce8S1k8B.js) 3.40KB 1.00KB
plugin-detail (NumberField-Dz6C1i4h.js) 0.68KB 0.44KB
plugin-detail (ObjectField-B1uhpxsM.js) 1.64KB 0.76KB
plugin-detail (PasswordField-DvsXX7gN.js) 1.21KB 0.63KB
plugin-detail (PercentField-seN0PEGk.js) 1.89KB 0.84KB
plugin-detail (PhoneField-uNHs53W3.js) 0.80KB 0.48KB
plugin-detail (QRCodeField-D8arzjPL.js) 2.35KB 0.91KB
plugin-detail (RatingField-C1nRv0L_.js) 1.62KB 0.66KB
plugin-detail (RichTextField-Bdyi8TLZ.js) 1.15KB 0.59KB
plugin-detail (SelectField-CzyeBng4.js) 0.90KB 0.49KB
plugin-detail (SignatureField-CpTUWrGx.js) 2.97KB 1.10KB
plugin-detail (SliderField-Bc_-lz_G.js) 1.00KB 0.49KB
plugin-detail (SummaryField-ugYPYxjP.js) 0.47KB 0.36KB
plugin-detail (TextAreaField-B3nuiecT.js) 1.09KB 0.59KB
plugin-detail (TextField-pVMJo3-2.js) 0.82KB 0.43KB
plugin-detail (TimeField-CZQZw_QZ.js) 0.50KB 0.34KB
plugin-detail (UrlField-DBWYuNEP.js) 0.98KB 0.52KB
plugin-detail (UserField-B14hh0-B.js) 2.33KB 0.90KB
plugin-detail (VectorField-CKg9jdGa.js) 0.78KB 0.44KB
plugin-detail (index-Bss7KnXA.js) 3310.20KB 771.36KB
plugin-detail (index.js) 1.08KB 0.60KB
plugin-editor (MonacoImpl-hfdmoz6k.js) 18.15KB 5.59KB
plugin-editor (index-CuYbY6xb.js) 10.10KB 3.32KB
plugin-editor (index.js) 0.19KB 0.15KB
plugin-form (index.js) 67.07KB 14.02KB
plugin-gantt (index.js) 249.49KB 60.32KB
plugin-grid (index.js) 110.41KB 28.92KB
plugin-kanban (KanbanEnhanced-CpLrdlq-.js) 33.89KB 9.40KB
plugin-kanban (KanbanImpl-CKLLfmaX.js) 14.19KB 4.18KB
plugin-kanban (index-BN2YhB8L.js) 31.27KB 9.24KB
plugin-kanban (index.js) 0.42KB 0.26KB
plugin-kanban (sortable.esm-CNNHgHk5.js) 71.43KB 18.99KB
plugin-list (index.js) 3228.40KB 754.60KB
plugin-map (index.js) 130.49KB 31.72KB
plugin-map (maplibre-gl-DLx7lg9o.js) 1454.45KB 310.19KB
plugin-markdown (MarkdownImpl-E6vCIsNj.js) 256.68KB 64.45KB
plugin-markdown (index-Dr10kVgr.js) 9.63KB 3.17KB
plugin-markdown (index.js) 0.19KB 0.15KB
plugin-report (index.js) 86.28KB 17.18KB
plugin-timeline (index.js) 108.70KB 25.29KB
plugin-view (index.js) 141.51KB 35.69KB
plugin-workflow (index.js) 82.94KB 17.11KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

@github-actions
Copy link
Contributor

⚠️ This is a major version update. Please review carefully before merging.

@github-actions
Copy link
Contributor

✅ Console Performance Budget

Metric Value Budget
Main entry (gzip) 58.1 KB 60 KB
Entry file index-BX8XowPF.js
Status PASS

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 5.14KB 1.60KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
components (index.js) 2120.54KB 499.62KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
fields (index.js) 116.32KB 24.04KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.90KB 0.76KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
layout (index.js) 101.45KB 26.75KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
plugin-aggrid (AddressField-C1SRL4J0.js) 3.05KB 0.76KB
plugin-aggrid (AgGridImpl-CZzkAYce.js) 7.04KB 2.33KB
plugin-aggrid (AutoNumberField-nJ16WHXY.js) 0.28KB 0.27KB
plugin-aggrid (FileField-D_P8YqZk.js) 5.90KB 2.10KB
plugin-aggrid (FormulaField-C2N4hxxD.js) 0.52KB 0.38KB
plugin-aggrid (GeolocationField-CzqFZHjA.js) 4.46KB 1.50KB
plugin-aggrid (GridField-DuByLsx7.js) 1.74KB 0.68KB
plugin-aggrid (LocationField-BGin_RdM.js) 0.93KB 0.54KB
plugin-aggrid (MasterDetailField-D_FxBR5u.js) 3.75KB 1.14KB
plugin-aggrid (ObjectAgGridImpl-Dv9IhLRd.js) 942.46KB 208.93KB
plugin-aggrid (ObjectField-CfmcbXUh.js) 1.61KB 0.77KB
plugin-aggrid (QRCodeField-B7OXsysP.js) 3.38KB 1.23KB
plugin-aggrid (RichTextField-Bk7qWNWh.js) 1.16KB 0.59KB
plugin-aggrid (SignatureField-Bjr5HcL6.js) 3.33KB 1.29KB
plugin-aggrid (SummaryField-BYMNatDx.js) 0.48KB 0.37KB
plugin-aggrid (UserField-DapA4pRL.js) 2.44KB 0.94KB
plugin-aggrid (VectorField-fxtEazIV.js) 0.79KB 0.45KB
plugin-aggrid (index-OskGlWaY.js) 19.95KB 5.03KB
plugin-aggrid (index.js) 0.22KB 0.16KB
plugin-ai (index.js) 25.36KB 6.40KB
plugin-calendar (index.js) 49.23KB 13.43KB
plugin-charts (AdvancedChartImpl-DW8x9DgS.js) 130.15KB 26.72KB
plugin-charts (BarChart-CdpS5ozp.js) 554.05KB 138.32KB
plugin-charts (ChartImpl-DQsl4_ct.js) 3.19KB 1.10KB
plugin-charts (index-CYV5Bp-d.js) 17.03KB 5.02KB
plugin-charts (index.js) 0.19KB 0.16KB
plugin-chatbot (index.js) 1140.69KB 333.05KB
plugin-dashboard (index.js) 181.92KB 44.73KB
plugin-designer (index.js) 262.93KB 47.76KB
plugin-detail (AddressField-CPmJuZXJ.js) 2.98KB 0.75KB
plugin-detail (AutoNumberField-BxnFqllo.js) 0.28KB 0.26KB
plugin-detail (AvatarField-CDlh3Sdk.js) 2.62KB 1.07KB
plugin-detail (BooleanField-DNUFSKbp.js) 1.13KB 0.51KB
plugin-detail (CodeField-CY_2TkX6.js) 0.74KB 0.47KB
plugin-detail (ColorField-BcoRPPcq.js) 1.23KB 0.54KB
plugin-detail (CurrencyField-D-pf72vx.js) 1.48KB 0.73KB
plugin-detail (DateField-ZXD_BmPR.js) 0.54KB 0.37KB
plugin-detail (DateTimeField-C0I2AYYL.js) 0.71KB 0.42KB
plugin-detail (EmailField-nsnfVDdU.js) 0.81KB 0.48KB
plugin-detail (FileField-Cc-bhhFv.js) 5.50KB 1.94KB
plugin-detail (FormulaField-CJkkwIK8.js) 0.51KB 0.38KB
plugin-detail (GeolocationField-B0cUDk81.js) 3.71KB 1.21KB
plugin-detail (GridField-CXUNK_po.js) 1.71KB 0.68KB
plugin-detail (ImageField-WD31D103.js) 2.83KB 1.14KB
plugin-detail (LocationField-C0aOX875.js) 0.95KB 0.54KB
plugin-detail (MasterDetailField-Ce8S1k8B.js) 3.40KB 1.00KB
plugin-detail (NumberField-Dz6C1i4h.js) 0.68KB 0.44KB
plugin-detail (ObjectField-B1uhpxsM.js) 1.64KB 0.76KB
plugin-detail (PasswordField-DvsXX7gN.js) 1.21KB 0.63KB
plugin-detail (PercentField-seN0PEGk.js) 1.89KB 0.84KB
plugin-detail (PhoneField-uNHs53W3.js) 0.80KB 0.48KB
plugin-detail (QRCodeField-D8arzjPL.js) 2.35KB 0.91KB
plugin-detail (RatingField-C1nRv0L_.js) 1.62KB 0.66KB
plugin-detail (RichTextField-Bdyi8TLZ.js) 1.15KB 0.59KB
plugin-detail (SelectField-CzyeBng4.js) 0.90KB 0.49KB
plugin-detail (SignatureField-CpTUWrGx.js) 2.97KB 1.10KB
plugin-detail (SliderField-Bc_-lz_G.js) 1.00KB 0.49KB
plugin-detail (SummaryField-ugYPYxjP.js) 0.47KB 0.36KB
plugin-detail (TextAreaField-B3nuiecT.js) 1.09KB 0.59KB
plugin-detail (TextField-pVMJo3-2.js) 0.82KB 0.43KB
plugin-detail (TimeField-CZQZw_QZ.js) 0.50KB 0.34KB
plugin-detail (UrlField-DBWYuNEP.js) 0.98KB 0.52KB
plugin-detail (UserField-B14hh0-B.js) 2.33KB 0.90KB
plugin-detail (VectorField-CKg9jdGa.js) 0.78KB 0.44KB
plugin-detail (index-Bss7KnXA.js) 3310.20KB 771.36KB
plugin-detail (index.js) 1.08KB 0.60KB
plugin-editor (MonacoImpl-hfdmoz6k.js) 18.15KB 5.59KB
plugin-editor (index-CuYbY6xb.js) 10.10KB 3.32KB
plugin-editor (index.js) 0.19KB 0.15KB
plugin-form (index.js) 67.07KB 14.02KB
plugin-gantt (index.js) 249.49KB 60.32KB
plugin-grid (index.js) 110.41KB 28.92KB
plugin-kanban (KanbanEnhanced-CpLrdlq-.js) 33.89KB 9.40KB
plugin-kanban (KanbanImpl-CKLLfmaX.js) 14.19KB 4.18KB
plugin-kanban (index-BN2YhB8L.js) 31.27KB 9.24KB
plugin-kanban (index.js) 0.42KB 0.26KB
plugin-kanban (sortable.esm-CNNHgHk5.js) 71.43KB 18.99KB
plugin-list (index.js) 3228.40KB 754.60KB
plugin-map (index.js) 130.49KB 31.72KB
plugin-map (maplibre-gl-DLx7lg9o.js) 1454.45KB 310.19KB
plugin-markdown (MarkdownImpl-E6vCIsNj.js) 256.68KB 64.45KB
plugin-markdown (index-Dr10kVgr.js) 9.63KB 3.17KB
plugin-markdown (index.js) 0.19KB 0.15KB
plugin-report (index.js) 86.28KB 17.18KB
plugin-timeline (index.js) 108.70KB 25.29KB
plugin-view (index.js) 141.51KB 35.69KB
plugin-workflow (index.js) 82.94KB 17.11KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

@github-actions
Copy link
Contributor

⚠️ This is a major version update. Please review carefully before merging.

@github-actions
Copy link
Contributor

❌ Console Performance Budget

Metric Value Budget
Main entry (gzip) ** KB** KB
Entry file ``
Status FAIL

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 5.14KB 1.60KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.90KB 0.76KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 29.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/v29.0.0/Changelog.md)
- [Commits](jsdom/jsdom@v28.1.0...v29.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-29.0.0 branch from 334d47f to ef2cde7 Compare March 21, 2026 07:36
@github-actions
Copy link
Contributor

⚠️ This is a major version update. Please review carefully before merging.

@github-actions
Copy link
Contributor

❌ Console Performance Budget

Metric Value Budget
Main entry (gzip) ** KB** KB
Entry file ``
Status FAIL

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 5.14KB 1.60KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
components (index.js) 2001.25KB 462.57KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
fields (AddressField-DwN4O2oU.js) 0.11KB 0.13KB
fields (AutoNumberField-DMRyqbGR.js) 0.12KB 0.13KB
fields (AvatarField-BYQMePMt.js) 0.11KB 0.13KB
fields (BooleanField-CkSZJQgy.js) 0.11KB 0.13KB
fields (CodeField-Cmg8Kcy-.js) 0.11KB 0.12KB
fields (ColorField-Ba1vygx_.js) 0.11KB 0.12KB
fields (CurrencyField-CneSJDLJ.js) 0.11KB 0.13KB
fields (DateField-CPeAsL45.js) 0.11KB 0.12KB
fields (DateTimeField-XQF_4KsK.js) 0.11KB 0.13KB
fields (EmailField-B7oPI16p.js) 0.11KB 0.12KB
fields (FileField-CU5wtlQ5.js) 0.11KB 0.12KB
fields (FormulaField-BgtZRByi.js) 0.11KB 0.13KB
fields (GeolocationField-C9XIhtZ7.js) 0.12KB 0.14KB
fields (GridField-Cqk3vnOT.js) 0.11KB 0.12KB
fields (ImageField-CgnAjJBe.js) 0.11KB 0.12KB
fields (LocationField-lemhclMi.js) 0.11KB 0.13KB
fields (LookupField-CM9j7Pph.js) 32.03KB 8.36KB
fields (MasterDetailField-CAW8z1pm.js) 0.12KB 0.14KB
fields (NumberField-DxY5KyVA.js) 0.11KB 0.13KB
fields (ObjectField-DzFwJVJM.js) 0.11KB 0.13KB
fields (PasswordField-DL6czSEV.js) 0.11KB 0.13KB
fields (PercentField-DgepTVAn.js) 0.11KB 0.13KB
fields (PhoneField-BoIRqcFj.js) 0.11KB 0.12KB
fields (QRCodeField-DslM_jKY.js) 0.11KB 0.13KB
fields (RatingField-CvdSL_Q1.js) 0.11KB 0.13KB
fields (RichTextField-CVqYIJrY.js) 0.11KB 0.13KB
fields (SelectField-jQUCTFnY.js) 0.11KB 0.13KB
fields (SignatureField-bJweUeYo.js) 0.12KB 0.13KB
fields (SliderField-4IetNrki.js) 0.11KB 0.13KB
fields (SummaryField-CExQjQLV.js) 0.11KB 0.13KB
fields (TextAreaField-CbaNTvV-.js) 0.11KB 0.13KB
fields (TextField-CwjdXKTY.js) 0.11KB 0.12KB
fields (TimeField-BEepN1IR.js) 0.11KB 0.12KB
fields (UrlField-kt0NPjYT.js) 0.10KB 0.12KB
fields (UserField-BQfiUPb7.js) 0.11KB 0.12KB
fields (VectorField-Bdt_JYHO.js) 0.11KB 0.13KB
fields (index.js) 76.08KB 15.76KB
fields (jsx-runtime-Cafvjye_.js) 7.82KB 2.88KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.90KB 0.76KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
layout (index.js) 88.09KB 24.91KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
plugin-aggrid (AddressField-DKqaE9pD.js) 2.85KB 0.81KB
plugin-aggrid (AgGridImpl-BD5cjyc0.js) 6.39KB 2.24KB
plugin-aggrid (AutoNumberField-0RU2dNKe.js) 0.43KB 0.34KB
plugin-aggrid (AvatarField-IZTLB0Ye.js) 2.65KB 1.15KB
plugin-aggrid (BooleanField-DRzAZhSq.js) 1.23KB 0.58KB
plugin-aggrid (CodeField-RWhnDMyL.js) 0.86KB 0.53KB
plugin-aggrid (ColorField-B-YAFXdz.js) 1.26KB 0.59KB
plugin-aggrid (CurrencyField-Bu80a-sI.js) 1.52KB 0.80KB
plugin-aggrid (DateField-CV-NpLbM.js) 0.65KB 0.43KB
plugin-aggrid (DateTimeField--YTsgTjw.js) 0.82KB 0.48KB
plugin-aggrid (EmailField-B-3fWJsH.js) 0.88KB 0.53KB
plugin-aggrid (FileField-DxxdESfc.js) 5.67KB 2.05KB
plugin-aggrid (FormulaField-MQXJZOep.js) 0.64KB 0.46KB
plugin-aggrid (GeolocationField-BzKgcWLN.js) 4.10KB 1.48KB
plugin-aggrid (GridField-DHsGo9l2.js) 1.96KB 0.76KB
plugin-aggrid (ImageField-DK7sUV6b.js) 2.65KB 1.12KB
plugin-aggrid (LocationField-DSvhU9Dz.js) 1.00KB 0.59KB
plugin-aggrid (LookupField-BW9XwtRg.js) 33.82KB 8.96KB
plugin-aggrid (MasterDetailField-CPLHbe_Y.js) 3.40KB 1.14KB
plugin-aggrid (NumberField-JaSlPVXs.js) 0.76KB 0.50KB
plugin-aggrid (ObjectAgGridImpl-IvGW8hUB.js) 726.54KB 183.36KB
plugin-aggrid (ObjectField-FzUYlu-m.js) 1.63KB 0.82KB
plugin-aggrid (PasswordField-d6E-vKBI.js) 1.88KB 0.94KB
plugin-aggrid (PercentField-D2_kMuC_.js) 1.85KB 0.88KB
plugin-aggrid (PhoneField-DOaMivd6.js) 0.87KB 0.54KB
plugin-aggrid (QRCodeField-BIQhc73N.js) 3.27KB 1.25KB
plugin-aggrid (RatingField-BKAGmlzh.js) 2.05KB 0.93KB
plugin-aggrid (RichTextField-D4FIV9V8.js) 1.19KB 0.63KB
plugin-aggrid (SelectField-C2gtlnLZ.js) 1.05KB 0.56KB
plugin-aggrid (SignatureField-fFEb0h_C.js) 3.14KB 1.29KB
plugin-aggrid (SliderField-BlAlK3g2.js) 1.11KB 0.55KB
plugin-aggrid (SummaryField-Dy2Kkj6M.js) 0.60KB 0.45KB
plugin-aggrid (TextAreaField-BCUkjKTc.js) 1.12KB 0.64KB
plugin-aggrid (TextField-XWOnbUrk.js) 0.90KB 0.50KB
plugin-aggrid (TimeField-CZdzdqOO.js) 0.61KB 0.40KB
plugin-aggrid (UrlField-sq1mpRoG.js) 1.04KB 0.57KB
plugin-aggrid (UserField-Dqk38Arc.js) 2.62KB 0.98KB
plugin-aggrid (VectorField-CY70VLiW.js) 0.92KB 0.52KB
plugin-aggrid (createLucideIcon-CWx7zIL1.js) 1.47KB 0.84KB
plugin-aggrid (image-Cm7ExMY2.js) 0.36KB 0.26KB
plugin-aggrid (index.js) 10.33KB 2.43KB
plugin-aggrid (jsx-runtime-CGDkM_Jn.js) 7.83KB 2.89KB
plugin-aggrid (plus-CsEgF66K.js) 0.19KB 0.19KB
plugin-aggrid (upload-B1x-ueFd.js) 0.29KB 0.23KB
plugin-aggrid (x-Bwhzfvtg.js) 0.19KB 0.19KB
plugin-ai (index.js) 24.21KB 6.44KB
plugin-calendar (index.js) 44.58KB 12.81KB
plugin-charts (AdvancedChartImpl-DmHTUUVD.js) 117.89KB 24.15KB
plugin-charts (BarChart-XZkfLmcU.js) 520.70KB 126.24KB
plugin-charts (ChartImpl-0VlpsMWG.js) 3.62KB 1.17KB
plugin-charts (index.js) 8.33KB 2.48KB
plugin-charts (jsx-runtime-C8d0IhUE.js) 8.40KB 3.09KB
plugin-chatbot (index.js) 947.75KB 287.92KB
plugin-dashboard (index.js) 153.27KB 37.68KB
plugin-designer (index.js) 225.14KB 43.99KB
plugin-detail (AddressField-CBxrfkPw.js) 2.66KB 0.79KB
plugin-detail (AutoNumberField-DFZ5s4dV.js) 0.44KB 0.34KB
plugin-detail (AvatarField-DOw085wo.js) 2.40KB 1.09KB
plugin-detail (BooleanField-CA3vfoZa.js) 1.14KB 0.55KB
plugin-detail (CodeField-DVil5Nvp.js) 0.81KB 0.51KB
plugin-detail (ColorField-DHOsQ5Qf.js) 1.19KB 0.57KB
plugin-detail (CurrencyField-ygfdxPur.js) 1.47KB 0.78KB
plugin-detail (DateField-DDRu3G3f.js) 0.60KB 0.40KB
plugin-detail (DateTimeField-C3ml23j2.js) 0.78KB 0.46KB
plugin-detail (EmailField-DpRP3RBc.js) 0.83KB 0.51KB
plugin-detail (FileField-DEVu7g8e.js) 5.12KB 1.90KB
plugin-detail (FormulaField-B03TPdBb.js) 0.66KB 0.45KB
plugin-detail (GeolocationField-C8KqfH70.js) 3.31KB 1.23KB
plugin-detail (GridField-0_LRg_Le.js) 1.83KB 0.75KB
plugin-detail (ImageField-DJBgJcNA.js) 2.45KB 1.09KB
plugin-detail (LocationField-XhbJdFtn.js) 0.97KB 0.57KB
plugin-detail (LookupField-gyGi4x2Q.js) 30.39KB 8.23KB
plugin-detail (MasterDetailField-Crbix5hg.js) 2.90KB 0.99KB
plugin-detail (NumberField-Bo2o1X-I.js) 0.72KB 0.47KB
plugin-detail (ObjectField-ZP1ngoTo.js) 1.57KB 0.79KB
plugin-detail (PasswordField-C4V8aP7f.js) 1.13KB 0.66KB
plugin-detail (PercentField-B4ZPnvjp.js) 1.76KB 0.86KB
plugin-detail (PhoneField-Cr4rBN_p.js) 0.82KB 0.51KB
plugin-detail (QRCodeField-DAAedKTC.js) 2.15KB 0.93KB
plugin-detail (RatingField-GexzqPEA.js) 1.56KB 0.69KB
plugin-detail (RichTextField-6V6Jy9JM.js) 1.12KB 0.62KB
plugin-detail (SelectField-DhfKy7OE.js) 0.94KB 0.53KB
plugin-detail (SignatureField-B5pqX5dY.js) 2.81KB 1.15KB
plugin-detail (SliderField-ANwBBgl0.js) 1.04KB 0.53KB
plugin-detail (SummaryField-Df_86h4T.js) 0.62KB 0.45KB
plugin-detail (TextAreaField-GkAvfU1F.js) 1.07KB 0.62KB
plugin-detail (TextField-E_qGEOsG.js) 0.84KB 0.46KB
plugin-detail (TimeField-ClHdVPGb.js) 0.57KB 0.38KB
plugin-detail (UrlField-BrDgfdzG.js) 0.98KB 0.55KB
plugin-detail (UserField-KOyyaZ56.js) 2.43KB 0.95KB
plugin-detail (VectorField-B0xfmuuy.js) 0.92KB 0.52KB
plugin-detail (index.js) 132.18KB 28.91KB
plugin-detail (src-CGDK1qom.js) 3362.59KB 790.22KB
plugin-editor (MonacoImpl-BMgw4JKF.js) 17.97KB 5.53KB
plugin-editor (index.js) 1.61KB 0.74KB
plugin-editor (jsx-runtime-HjdTyiyb.js) 7.63KB 2.80KB
plugin-form (index.js) 60.57KB 13.62KB
plugin-gantt (index.js) 215.57KB 52.75KB
plugin-grid (index.js) 101.79KB 27.61KB
plugin-kanban (KanbanEnhanced-DFYgiTUn.js) 30.26KB 8.95KB
plugin-kanban (KanbanImpl-ii52_k8g.js) 13.33KB 4.07KB
plugin-kanban (chevron-down-DpXJN6OX.js) 0.15KB 0.18KB
plugin-kanban (index.js) 18.31KB 5.71KB
plugin-kanban (plus-CAtTu4zt.js) 9.05KB 3.47KB
plugin-kanban (sortable.esm-DzUCoMzQ.js) 59.36KB 17.43KB
plugin-list (index.js) 2012.58KB 469.11KB
plugin-map (chunk-vKJrgz-R.js) 1.18KB 0.67KB
plugin-map (index.js) 123.47KB 30.25KB
plugin-map (maplibre-gl-C3P0R4n-.js) 1330.08KB 296.95KB
plugin-markdown (MarkdownImpl-zSR34qzi.js) 220.69KB 53.61KB
plugin-markdown (index.js) 1.04KB 0.58KB
plugin-markdown (jsx-runtime-B1W8iDPg.js) 8.39KB 3.09KB
plugin-report (index.js) 77.40KB 16.24KB
plugin-timeline (index.js) 99.93KB 24.18KB
plugin-view (index.js) 124.14KB 33.52KB
plugin-workflow (index.js) 81.18KB 17.06KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

@hotlong hotlong merged commit da3a0f1 into main Mar 21, 2026
8 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsdom-29.0.0 branch March 21, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant