Comparing version 2.1.0-dev.202303091738 to 2.1.0-dev.202303150804
@@ -21,3 +21,3 @@ import { IContainer } from '@aurelia/kernel'; | ||
export { CollectionKind, batch, ComputedObserver, IObserverLocator, ISignaler, subscriberCollection, type BindingBehaviorInstance, observable, type ValueConverterInstance, type IndexMap, } from '@aurelia/runtime'; | ||
export { LifecycleFlags, customAttribute, CustomAttribute, templateController, containerless, customElement, CustomElement, strict, capture, useShadowDOM, AppTask, BindingMode, bindable, type PartialBindableDefinition, Bindable, coercer, children, Controller, ViewFactory, IAppRoot, INode, IEventTarget, IRenderLocation, type ICustomAttributeViewModel, type ICustomElementViewModel, IFlushQueue, FlushQueue, IFlushable, renderer, IAurelia, NodeObserverLocator, IAuSlotsInfo, AuSlotsInfo, 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, ILifecycleHooks, type LifecycleHook, LifecycleHooks, lifecycleHooks, } from '@aurelia/runtime-html'; | ||
export { customAttribute, CustomAttribute, templateController, containerless, customElement, CustomElement, strict, capture, useShadowDOM, AppTask, BindingMode, bindable, type PartialBindableDefinition, Bindable, coercer, children, Controller, ViewFactory, IAppRoot, INode, IEventTarget, IRenderLocation, type ICustomAttributeViewModel, type ICustomElementViewModel, IFlushQueue, FlushQueue, IFlushable, renderer, IAurelia, NodeObserverLocator, IAuSlotsInfo, AuSlotsInfo, 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, ILifecycleHooks, type LifecycleHook, LifecycleHooks, lifecycleHooks, } from '@aurelia/runtime-html'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "aurelia", | ||
"version": "2.1.0-dev.202303091738", | ||
"version": "2.1.0-dev.202303150804", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -51,9 +51,9 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/fetch-client": "2.1.0-dev.202303091738", | ||
"@aurelia/kernel": "2.1.0-dev.202303091738", | ||
"@aurelia/metadata": "2.1.0-dev.202303091738", | ||
"@aurelia/platform": "2.1.0-dev.202303091738", | ||
"@aurelia/platform-browser": "2.1.0-dev.202303091738", | ||
"@aurelia/runtime": "2.1.0-dev.202303091738", | ||
"@aurelia/runtime-html": "2.1.0-dev.202303091738" | ||
"@aurelia/fetch-client": "2.1.0-dev.202303150804", | ||
"@aurelia/kernel": "2.1.0-dev.202303150804", | ||
"@aurelia/metadata": "2.1.0-dev.202303150804", | ||
"@aurelia/platform": "2.1.0-dev.202303150804", | ||
"@aurelia/platform-browser": "2.1.0-dev.202303150804", | ||
"@aurelia/runtime": "2.1.0-dev.202303150804", | ||
"@aurelia/runtime-html": "2.1.0-dev.202303150804" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
@@ -432,3 +432,2 @@ import { DI, IContainer, Registration } from '@aurelia/kernel'; | ||
export { | ||
LifecycleFlags, | ||
// PartialBindingBehaviorDefinition, | ||
@@ -435,0 +434,0 @@ // BindingBehaviorKind, |
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
66883
1147
+ Added@aurelia/fetch-client@2.1.0-dev.202303150804(transitive)
+ Added@aurelia/kernel@2.1.0-dev.202303150804(transitive)
+ Added@aurelia/metadata@2.1.0-dev.202303150804(transitive)
+ Added@aurelia/platform@2.1.0-dev.202303150804(transitive)
+ Added@aurelia/platform-browser@2.1.0-dev.202303150804(transitive)
+ Added@aurelia/runtime@2.1.0-dev.202303150804(transitive)
+ Added@aurelia/runtime-html@2.1.0-dev.202303150804(transitive)
- Removed@aurelia/fetch-client@2.1.0-dev.202303091738(transitive)
- Removed@aurelia/kernel@2.1.0-dev.202303091738(transitive)
- Removed@aurelia/metadata@2.1.0-dev.202303091738(transitive)
- Removed@aurelia/platform@2.1.0-dev.202303091738(transitive)
- Removed@aurelia/platform-browser@2.1.0-dev.202303091738(transitive)
- Removed@aurelia/runtime@2.1.0-dev.202303091738(transitive)
- Removed@aurelia/runtime-html@2.1.0-dev.202303091738(transitive)