@stndrds/schema 0.1.0-alpha.19 → 0.1.0-alpha.20

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/index.mjs CHANGED
@@ -69,7 +69,6 @@ import {
69
69
  createPhoneValidator,
70
70
  createRatingValidator,
71
71
  createRelationValidator,
72
- createRollupHooks,
73
72
  createRollupValidator,
74
73
  createSelectValidator,
75
74
  createSingleRelationValidator,
@@ -131,7 +130,6 @@ import {
131
130
  phoneConfigSchema,
132
131
  rating,
133
132
  ratingConfigSchema,
134
- registerAllRollupHooks,
135
133
  registry,
136
134
  relation,
137
135
  relationConfigSchema,
@@ -168,7 +166,7 @@ import {
168
166
  verifyNativeObjectsSync,
169
167
  verifyNativeViewsSync,
170
168
  view
171
- } from "./chunk-JD2MVLTW.mjs";
169
+ } from "./chunk-ZU5SR355.mjs";
172
170
  import {
173
171
  ALL_SYSTEM_RESOURCES,
174
172
  DEFAULT_ROLES,
@@ -534,7 +532,6 @@ export {
534
532
  createPhoneValidator,
535
533
  createRatingValidator,
536
534
  createRelationValidator,
537
- createRollupHooks,
538
535
  createRollupValidator,
539
536
  createSelectValidator,
540
537
  createSingleRelationValidator,
@@ -606,7 +603,6 @@ export {
606
603
  phoneConfigSchema,
607
604
  rating,
608
605
  ratingConfigSchema,
609
- registerAllRollupHooks,
610
606
  registry,
611
607
  relation,
612
608
  relationConfigSchema,