Comparing version 2.0.1-dev.202404170324 to 2.0.1-dev.202404171154
@@ -19,3 +19,3 @@ import { IContainer } from '@aurelia/kernel'; | ||
export { type CollectionKind, batch, ComputedObserver, IObserverLocator, subscriberCollection, observable, type IndexMap, } from '@aurelia/runtime'; | ||
export { type BindingBehaviorInstance, type ValueConverterInstance, customAttribute, CustomAttribute, templateController, containerless, customElement, CustomElement, capture, useShadowDOM, AppTask, BindingMode, bindable, type PartialBindableDefinition, Bindable, coercer, type PartialChildrenDefinition, children, Controller, ViewFactory, type ISinglePageAppConfig, IAppRoot, INode, IEventTarget, IRenderLocation, type ICustomAttributeViewModel, type ICustomElementViewModel, IController, IViewFactory, IFlushQueue, FlushQueue, type IFlushable, renderer, IAurelia, NodeObserverLocator, type IAuSlot, IAuSlotsInfo, AuSlotsInfo, IAuSlotWatcher, slotted, ChildrenBinding, ITemplateCompiler, ITemplateCompilerHooks, TemplateCompilerHooks, templateCompilerHooks, attributePattern, IAttributePattern, IAttrMapper, alias, registerAliases, bindingBehavior, BindingBehavior, valueConverter, ValueConverter, bindingCommand, type BindingCommandInstance, type IEnhancementConfig, type IHydratedParentController, ShortHandBindingSyntax, StyleConfiguration, type IShadowDOMConfiguration, cssModules, shadowCSS, processContent, ILifecycleHooks, type LifecycleHook, LifecycleHooks, lifecycleHooks, watch, IKeyMapping, IModifiedEventHandlerCreator, IEventModifier, type IModifiedEventHandler, ISignaler, } from '@aurelia/runtime-html'; | ||
export { type BindingBehaviorInstance, type ValueConverterInstance, customAttribute, CustomAttribute, templateController, containerless, customElement, CustomElement, capture, useShadowDOM, AppTask, BindingMode, bindable, type PartialBindableDefinition, Bindable, coercer, type PartialChildrenDefinition, children, Controller, ViewFactory, type ISinglePageAppConfig, IAppRoot, INode, IEventTarget, IRenderLocation, type ICustomAttributeViewModel, type ICustomElementViewModel, IController, IViewFactory, IFlushQueue, FlushQueue, type IFlushable, renderer, IAurelia, NodeObserverLocator, type IAuSlot, IAuSlotsInfo, AuSlotsInfo, IAuSlotWatcher, slotted, ChildrenBinding, ITemplateCompiler, ITemplateCompilerHooks, TemplateCompilerHooks, templateCompilerHooks, attributePattern, IAttributePattern, IAttrMapper, alias, registerAliases, bindingBehavior, BindingBehavior, valueConverter, ValueConverter, bindingCommand, type BindingCommandInstance, type IEnhancementConfig, type IHydratedParentController, ShortHandBindingSyntax, StyleConfiguration, type IShadowDOMConfiguration, cssModules, shadowCSS, processContent, ILifecycleHooks, type LifecycleHook, LifecycleHooks, lifecycleHooks, watch, IKeyMapping, IModifiedEventHandlerCreator, IEventModifier, type IModifiedEventHandler, Scope, ISignaler, } from '@aurelia/runtime-html'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "aurelia", | ||
"version": "2.0.1-dev.202404170324", | ||
"version": "2.0.1-dev.202404171154", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -56,10 +56,10 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/fetch-client": "2.0.1-dev.202404170324", | ||
"@aurelia/kernel": "2.0.1-dev.202404170324", | ||
"@aurelia/metadata": "2.0.1-dev.202404170324", | ||
"@aurelia/expression-parser": "2.0.1-dev.202404170324", | ||
"@aurelia/platform": "2.0.1-dev.202404170324", | ||
"@aurelia/platform-browser": "2.0.1-dev.202404170324", | ||
"@aurelia/runtime": "2.0.1-dev.202404170324", | ||
"@aurelia/runtime-html": "2.0.1-dev.202404170324" | ||
"@aurelia/fetch-client": "2.0.1-dev.202404171154", | ||
"@aurelia/kernel": "2.0.1-dev.202404171154", | ||
"@aurelia/metadata": "2.0.1-dev.202404171154", | ||
"@aurelia/expression-parser": "2.0.1-dev.202404171154", | ||
"@aurelia/platform": "2.0.1-dev.202404171154", | ||
"@aurelia/platform-browser": "2.0.1-dev.202404171154", | ||
"@aurelia/runtime": "2.0.1-dev.202404171154", | ||
"@aurelia/runtime-html": "2.0.1-dev.202404171154" | ||
}, | ||
@@ -66,0 +66,0 @@ "devDependencies": { |
@@ -685,3 +685,4 @@ import { DI, IContainer, Registration } from '@aurelia/kernel'; | ||
Scope, | ||
ISignaler, | ||
} from '@aurelia/runtime-html'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79419
1067
+ Added@aurelia/expression-parser@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/fetch-client@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/kernel@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/metadata@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/platform@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/platform-browser@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/runtime@2.0.1-dev.202404171154(transitive)
+ Added@aurelia/runtime-html@2.0.1-dev.202404171154(transitive)
- Removed@aurelia/expression-parser@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/fetch-client@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/kernel@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/metadata@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/platform@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/platform-browser@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/runtime@2.0.1-dev.202404170324(transitive)
- Removed@aurelia/runtime-html@2.0.1-dev.202404170324(transitive)