@blocklet/pages-kit-inner-components 0.4.101 → 0.4.103

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.
@@ -2983,6 +2983,7 @@ function EA({
2983
2983
  ] }, g)) : /* @__PURE__ */ I(HI, { children: i }) });
2984
2984
  }
2985
2985
  export {
2986
+ Xi as AddComponent,
2986
2987
  lA as AutoScaledComponentRenderer,
2987
2988
  HA as BASIC_COMPONENT_LIST,
2988
2989
  EA as GroupedComponentsList,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.4.101",
3
+ "version": "0.4.103",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -205,8 +205,8 @@
205
205
  "yaml": "^2.5.0",
206
206
  "yjs": "^13.6.18",
207
207
  "zustand": "^4.5.5",
208
- "@blocklet/pages-kit": "^0.4.101",
209
- "@blocklet/pages-kit-block-studio": "^0.4.101"
208
+ "@blocklet/pages-kit": "^0.4.103",
209
+ "@blocklet/pages-kit-block-studio": "^0.4.103"
210
210
  },
211
211
  "devDependencies": {
212
212
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",