@panneau/app 3.0.157 → 3.0.159

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/es/index.js CHANGED
@@ -736,11 +736,11 @@ var ResourceIndexPage = function ResourceIndexPage(_ref) {
736
736
  var id = _ref5.id,
737
737
  _ref5$component = _ref5.component,
738
738
  component = _ref5$component === void 0 ? Button : _ref5$component,
739
- actionProps = _objectWithoutProperties(_ref5, _excluded$2);
739
+ actionsProps = _objectWithoutProperties(_ref5, _excluded$2);
740
740
  var ActionComponent = isString(component) ? componentsManager.getComponent(component) : component;
741
741
  return ActionComponent !== null ? /*#__PURE__*/React.createElement(ActionComponent, Object.assign({
742
742
  key: "action-".concat(id)
743
- }, actionProps, ActionComponent !== Button ? {
743
+ }, actionsProps, ActionComponent !== Button ? {
744
744
  resource: resource,
745
745
  query: query,
746
746
  onQueryChange: onQueryChange
package/lib/index.js CHANGED
@@ -1947,11 +1947,11 @@ var ResourceIndexPage = function ResourceIndexPage(_ref) {
1947
1947
  var id = _ref5.id,
1948
1948
  _ref5$component = _ref5.component,
1949
1949
  component = _ref5$component === void 0 ? Button : _ref5$component,
1950
- actionProps = _objectWithoutProperties(_ref5, _excluded$2);
1950
+ actionsProps = _objectWithoutProperties(_ref5, _excluded$2);
1951
1951
  var ActionComponent = isString(component) ? componentsManager.getComponent(component) : component;
1952
1952
  return ActionComponent !== null ? /*#__PURE__*/React.createElement(ActionComponent, Object.assign({
1953
1953
  key: "action-".concat(id)
1954
- }, actionProps, ActionComponent !== Button ? {
1954
+ }, actionsProps, ActionComponent !== Button ? {
1955
1955
  resource: resource,
1956
1956
  query: query,
1957
1957
  onQueryChange: onQueryChange
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@panneau/app",
3
- "version": "3.0.157",
3
+ "version": "3.0.159",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -68,47 +68,47 @@
68
68
  "@fortawesome/fontawesome-svg-core": "^6.5.1",
69
69
  "@fortawesome/free-solid-svg-icons": "^6.5.1",
70
70
  "@fortawesome/react-fontawesome": "^0.2.0",
71
- "@panneau/actions": "^3.0.157",
72
- "@panneau/auth": "^3.0.156",
73
- "@panneau/core": "^3.0.156",
74
- "@panneau/data": "^3.0.156",
75
- "@panneau/displays": "^3.0.156",
76
- "@panneau/element-accordion": "^3.0.156",
77
- "@panneau/element-alert": "^3.0.156",
78
- "@panneau/element-avatar": "^3.0.156",
79
- "@panneau/element-breadcrumbs": "^3.0.156",
80
- "@panneau/element-button": "^3.0.156",
81
- "@panneau/element-buttons": "^3.0.156",
82
- "@panneau/element-dropdown": "^3.0.156",
83
- "@panneau/element-form": "^3.0.156",
84
- "@panneau/element-form-group": "^3.0.156",
85
- "@panneau/element-form-row": "^3.0.156",
86
- "@panneau/element-grid": "^3.0.156",
87
- "@panneau/element-icon": "^3.0.156",
88
- "@panneau/element-label": "^3.0.156",
89
- "@panneau/element-link": "^3.0.156",
90
- "@panneau/element-loading": "^3.0.156",
91
- "@panneau/element-media-card": "^3.0.156",
92
- "@panneau/element-media-player": "^3.0.156",
93
- "@panneau/element-media-preview": "^3.0.156",
94
- "@panneau/element-menu": "^3.0.156",
95
- "@panneau/element-modal": "^3.0.156",
96
- "@panneau/element-navbar": "^3.0.156",
97
- "@panneau/element-pagination": "^3.0.156",
98
- "@panneau/element-radios": "^3.0.156",
99
- "@panneau/element-range": "^3.0.156",
100
- "@panneau/element-resource-card": "^3.0.156",
101
- "@panneau/fields": "^3.0.157",
102
- "@panneau/filter-filters": "^3.0.156",
103
- "@panneau/filters": "^3.0.156",
104
- "@panneau/form-resource": "^3.0.157",
105
- "@panneau/forms": "^3.0.156",
106
- "@panneau/intl": "^3.0.157",
107
- "@panneau/list-resource-items": "^3.0.156",
108
- "@panneau/lists": "^3.0.156",
109
- "@panneau/modals": "^3.0.157",
110
- "@panneau/themes": "^3.0.156",
111
- "@panneau/uppy": "^3.0.156",
71
+ "@panneau/actions": "^3.0.159",
72
+ "@panneau/auth": "^3.0.159",
73
+ "@panneau/core": "^3.0.159",
74
+ "@panneau/data": "^3.0.159",
75
+ "@panneau/displays": "^3.0.159",
76
+ "@panneau/element-accordion": "^3.0.159",
77
+ "@panneau/element-alert": "^3.0.159",
78
+ "@panneau/element-avatar": "^3.0.159",
79
+ "@panneau/element-breadcrumbs": "^3.0.159",
80
+ "@panneau/element-button": "^3.0.159",
81
+ "@panneau/element-buttons": "^3.0.159",
82
+ "@panneau/element-dropdown": "^3.0.159",
83
+ "@panneau/element-form": "^3.0.159",
84
+ "@panneau/element-form-group": "^3.0.159",
85
+ "@panneau/element-form-row": "^3.0.159",
86
+ "@panneau/element-grid": "^3.0.159",
87
+ "@panneau/element-icon": "^3.0.159",
88
+ "@panneau/element-label": "^3.0.159",
89
+ "@panneau/element-link": "^3.0.159",
90
+ "@panneau/element-loading": "^3.0.159",
91
+ "@panneau/element-media-card": "^3.0.159",
92
+ "@panneau/element-media-player": "^3.0.159",
93
+ "@panneau/element-media-preview": "^3.0.159",
94
+ "@panneau/element-menu": "^3.0.159",
95
+ "@panneau/element-modal": "^3.0.159",
96
+ "@panneau/element-navbar": "^3.0.159",
97
+ "@panneau/element-pagination": "^3.0.159",
98
+ "@panneau/element-radios": "^3.0.159",
99
+ "@panneau/element-range": "^3.0.159",
100
+ "@panneau/element-resource-card": "^3.0.159",
101
+ "@panneau/fields": "^3.0.159",
102
+ "@panneau/filter-filters": "^3.0.159",
103
+ "@panneau/filters": "^3.0.159",
104
+ "@panneau/form-resource": "^3.0.159",
105
+ "@panneau/forms": "^3.0.159",
106
+ "@panneau/intl": "^3.0.159",
107
+ "@panneau/list-resource-items": "^3.0.159",
108
+ "@panneau/lists": "^3.0.159",
109
+ "@panneau/modals": "^3.0.159",
110
+ "@panneau/themes": "^3.0.159",
111
+ "@panneau/uppy": "^3.0.159",
112
112
  "classnames": "^2.5.1",
113
113
  "lodash": "^4.17.21",
114
114
  "prop-types": "^15.7.2",
@@ -119,5 +119,5 @@
119
119
  "publishConfig": {
120
120
  "access": "public"
121
121
  },
122
- "gitHead": "7ca37c242fc6ddceee222c49d1910561af85643f"
122
+ "gitHead": "5c5211fd5d728e50510142d16bda47f549f080f3"
123
123
  }