@total_onion/onion-library 2.0.125 → 2.0.127
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import {createApp} from 'vue';
|
|
2
|
-
import posttypefiltergridv2 from '
|
|
2
|
+
import posttypefiltergridv2 from '@total_onion/onion-library/components/block-post-type-filter-grid-v3/post-type-filter-grid-v3.vue';
|
|
3
3
|
|
|
4
4
|
export default function posttypefiltergridv2Js(options = {}) {
|
|
5
5
|
try {
|
package/package.json
CHANGED
package/public/jsAssets.mjs
CHANGED