@panneau/app 3.0.123 → 3.0.126

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.
Files changed (3) hide show
  1. package/es/index.js +3 -2
  2. package/lib/index.js +1403 -246
  3. package/package.json +40 -39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@panneau/app",
3
- "version": "3.0.123",
3
+ "version": "3.0.126",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -51,7 +51,8 @@
51
51
  "scss"
52
52
  ],
53
53
  "scripts": {
54
- "prepare": "../../scripts/prepare-package.sh --scss"
54
+ "prepublishOnly": "npm run build",
55
+ "build": "../../scripts/prepare-package.sh --scss"
55
56
  },
56
57
  "devDependencies": {
57
58
  "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
@@ -67,50 +68,50 @@
67
68
  "@fortawesome/fontawesome-svg-core": "^6.5.1",
68
69
  "@fortawesome/free-solid-svg-icons": "^6.5.1",
69
70
  "@fortawesome/react-fontawesome": "^0.2.0",
70
- "@panneau/auth": "^3.0.119",
71
- "@panneau/core": "^3.0.119",
72
- "@panneau/data": "^3.0.119",
73
- "@panneau/displays": "^3.0.119",
74
- "@panneau/element-accordion": "^3.0.119",
75
- "@panneau/element-alert": "^3.0.120",
76
- "@panneau/element-avatar": "^3.0.119",
77
- "@panneau/element-breadcrumbs": "^3.0.119",
78
- "@panneau/element-button": "^3.0.119",
79
- "@panneau/element-buttons": "^3.0.119",
80
- "@panneau/element-dropdown": "^3.0.119",
81
- "@panneau/element-form": "^3.0.120",
82
- "@panneau/element-form-group": "^3.0.119",
83
- "@panneau/element-form-row": "^3.0.119",
84
- "@panneau/element-icon": "^3.0.119",
85
- "@panneau/element-label": "^3.0.119",
86
- "@panneau/element-link": "^3.0.119",
87
- "@panneau/element-loading": "^3.0.119",
88
- "@panneau/element-menu": "^3.0.119",
89
- "@panneau/element-modal": "^3.0.119",
90
- "@panneau/element-navbar": "^3.0.119",
91
- "@panneau/element-pagination": "^3.0.119",
92
- "@panneau/element-radios": "^3.0.119",
93
- "@panneau/element-range": "^3.0.119",
94
- "@panneau/fields": "^3.0.123",
95
- "@panneau/filter-filters": "^3.0.119",
96
- "@panneau/filters": "^3.0.120",
97
- "@panneau/form-resource": "^3.0.120",
98
- "@panneau/forms": "^3.0.120",
99
- "@panneau/intl": "^3.0.119",
100
- "@panneau/list-resource-items": "^3.0.119",
101
- "@panneau/lists": "^3.0.120",
102
- "@panneau/modals": "^3.0.120",
103
- "@panneau/themes": "^3.0.119",
104
- "@panneau/uppy": "^3.0.119",
71
+ "@panneau/auth": "^3.0.126",
72
+ "@panneau/core": "^3.0.126",
73
+ "@panneau/data": "^3.0.126",
74
+ "@panneau/displays": "^3.0.126",
75
+ "@panneau/element-accordion": "^3.0.126",
76
+ "@panneau/element-alert": "^3.0.126",
77
+ "@panneau/element-avatar": "^3.0.126",
78
+ "@panneau/element-breadcrumbs": "^3.0.126",
79
+ "@panneau/element-button": "^3.0.126",
80
+ "@panneau/element-buttons": "^3.0.126",
81
+ "@panneau/element-dropdown": "^3.0.126",
82
+ "@panneau/element-form": "^3.0.126",
83
+ "@panneau/element-form-group": "^3.0.126",
84
+ "@panneau/element-form-row": "^3.0.126",
85
+ "@panneau/element-icon": "^3.0.126",
86
+ "@panneau/element-label": "^3.0.126",
87
+ "@panneau/element-link": "^3.0.126",
88
+ "@panneau/element-loading": "^3.0.126",
89
+ "@panneau/element-menu": "^3.0.126",
90
+ "@panneau/element-modal": "^3.0.126",
91
+ "@panneau/element-navbar": "^3.0.126",
92
+ "@panneau/element-pagination": "^3.0.126",
93
+ "@panneau/element-radios": "^3.0.126",
94
+ "@panneau/element-range": "^3.0.126",
95
+ "@panneau/fields": "^3.0.126",
96
+ "@panneau/filter-filters": "^3.0.126",
97
+ "@panneau/filters": "^3.0.126",
98
+ "@panneau/form-resource": "^3.0.126",
99
+ "@panneau/forms": "^3.0.126",
100
+ "@panneau/intl": "^3.0.126",
101
+ "@panneau/list-resource-items": "^3.0.126",
102
+ "@panneau/lists": "^3.0.126",
103
+ "@panneau/modals": "^3.0.126",
104
+ "@panneau/themes": "^3.0.126",
105
+ "@panneau/uppy": "^3.0.126",
105
106
  "classnames": "^2.2.6",
106
107
  "lodash": "^4.17.21",
107
108
  "prop-types": "^15.7.2",
108
- "query-string": "^8.1.0",
109
+ "query-string": "^9.0.0",
109
110
  "react-intl": "^5.15.8||^6.0.0",
110
111
  "wouter": "^3.0.0"
111
112
  },
112
113
  "publishConfig": {
113
114
  "access": "public"
114
115
  },
115
- "gitHead": "d5400b75125038b98bfee550322a2b2c18fd239a"
116
+ "gitHead": "fa69ddff3f8cf22b00504093087608d5701e6f6a"
116
117
  }