@promakeai/inspector 1.7.4 → 1.7.5
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/components/CustomEditor/CustomEditor.d.ts.map +1 -1
- package/dist/components/DatabaseEditor/DatabaseEditor.d.ts.map +1 -1
- package/dist/components/ImageEditor/index.d.ts.map +1 -1
- package/dist/inspector.cdn.js +7 -7
- package/dist/inspector.js +4349 -4355
- package/dist/plugin.js +238 -252
- package/dist/store/useInspectorStore.d.ts +3 -1
- package/dist/store/useInspectorStore.d.ts.map +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomEditor.d.ts","sourceRoot":"","sources":["../../../src/components/CustomEditor/CustomEditor.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAe,MAAM,4BAA4B,CAAC;AAK9E,OAAO,oBAAoB,CAAC;AAE5B,UAAU,iBAAiB;IACzB,OAAO,EAAE,WAAW,CAAC;IACrB,WAAW,EAAE,mBAAmB,CAAC;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,YAAY,CAAC,EAC3B,OAAO,EACP,WAAW,EACX,OAAO,GACR,EAAE,iBAAiB,
|
|
1
|
+
{"version":3,"file":"CustomEditor.d.ts","sourceRoot":"","sources":["../../../src/components/CustomEditor/CustomEditor.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAe,MAAM,4BAA4B,CAAC;AAK9E,OAAO,oBAAoB,CAAC;AAE5B,UAAU,iBAAiB;IACzB,OAAO,EAAE,WAAW,CAAC;IACrB,WAAW,EAAE,mBAAmB,CAAC;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,YAAY,CAAC,EAC3B,OAAO,EACP,WAAW,EACX,OAAO,GACR,EAAE,iBAAiB,kDAyRnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatabaseEditor.d.ts","sourceRoot":"","sources":["../../../src/components/DatabaseEditor/DatabaseEditor.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,OAAO,sBAAsB,CAAC;AAE9B,UAAU,mBAAmB;IAC3B,OAAO,EAAE,WAAW,CAAC;IACrB,WAAW,EAAE,mBAAmB,CAAC;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,cAAc,CAAC,EAC7B,OAAO,EACP,WAAW,EACX,OAAO,GACR,EAAE,mBAAmB,
|
|
1
|
+
{"version":3,"file":"DatabaseEditor.d.ts","sourceRoot":"","sources":["../../../src/components/DatabaseEditor/DatabaseEditor.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,OAAO,sBAAsB,CAAC;AAE9B,UAAU,mBAAmB;IAC3B,OAAO,EAAE,WAAW,CAAC;IACrB,WAAW,EAAE,mBAAmB,CAAC;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,cAAc,CAAC,EAC7B,OAAO,EACP,WAAW,EACX,OAAO,GACR,EAAE,mBAAmB,kDAqOrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ImageEditor/index.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAKtE,UAAU,gBAAgB;IACxB,OAAO,EAAE,WAAW,CAAC;IACrB,WAAW,EAAE,mBAAmB,CAAC;CAClC;AAED,wBAAgB,WAAW,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,EAAE,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ImageEditor/index.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAKtE,UAAU,gBAAgB;IACxB,OAAO,EAAE,WAAW,CAAC;IACrB,WAAW,EAAE,mBAAmB,CAAC;CAClC;AAED,wBAAgB,WAAW,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,EAAE,gBAAgB,2CAoIrE"}
|