@trops/dash-core 0.1.300 → 0.1.301

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/index.js CHANGED
@@ -46225,7 +46225,7 @@ var WidgetsSection = function WidgetsSection(_ref) {
46225
46225
  className: selectClassName,
46226
46226
  children: [/*#__PURE__*/jsxRuntime.jsx("option", {
46227
46227
  value: "all",
46228
- children: "All Authors"
46228
+ children: "All Packages"
46229
46229
  }), uniqueAuthors.map(function (a) {
46230
46230
  return /*#__PURE__*/jsxRuntime.jsx("option", {
46231
46231
  value: a,