@openremote/or-attribute-input 1.12.0-snapshot.20251212145816 → 1.12.0-snapshot.20251212165311

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.
@@ -878,6 +878,30 @@
878
878
  }
879
879
  }
880
880
  ]
881
+ },
882
+ {
883
+ "kind": "javascript-module",
884
+ "path": "src/scheduler-renderer.ts",
885
+ "declarations": [
886
+ {
887
+ "kind": "variable",
888
+ "name": "schedulerRendererRegistryEntry",
889
+ "type": {
890
+ "text": "JsonFormsRendererRegistryEntry"
891
+ },
892
+ "default": "{ tester: schedulerTester, renderer: schedulerRenderer }"
893
+ }
894
+ ],
895
+ "exports": [
896
+ {
897
+ "kind": "js",
898
+ "name": "schedulerRendererRegistryEntry",
899
+ "declaration": {
900
+ "name": "schedulerRendererRegistryEntry",
901
+ "module": "src/scheduler-renderer.ts"
902
+ }
903
+ }
904
+ ]
881
905
  }
882
906
  ]
883
907
  }