Comparing version 2.0.1-dev.202307240932 to 2.0.1-dev.202310060506
@@ -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 { customAttribute, CustomAttribute, templateController, containerless, customElement, CustomElement, strict, capture, useShadowDOM, AppTask, BindingMode, bindable, type PartialBindableDefinition, Bindable, coercer, PartialChildrenDefinition, children, Controller, ViewFactory, IAppRoot, INode, IEventTarget, IRenderLocation, type ICustomAttributeViewModel, type ICustomElementViewModel, IFlushQueue, FlushQueue, IFlushable, renderer, IAurelia, NodeObserverLocator, 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, ILifecycleHooks, type LifecycleHook, LifecycleHooks, lifecycleHooks, } from '@aurelia/runtime-html'; | ||
export { customAttribute, CustomAttribute, templateController, containerless, customElement, CustomElement, capture, useShadowDOM, AppTask, BindingMode, bindable, type PartialBindableDefinition, Bindable, coercer, PartialChildrenDefinition, children, Controller, ViewFactory, IAppRoot, INode, IEventTarget, IRenderLocation, type ICustomAttributeViewModel, type ICustomElementViewModel, IFlushQueue, FlushQueue, IFlushable, renderer, IAurelia, NodeObserverLocator, 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, ILifecycleHooks, type LifecycleHook, LifecycleHooks, lifecycleHooks, } from '@aurelia/runtime-html'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "aurelia", | ||
"version": "2.0.1-dev.202307240932", | ||
"version": "2.0.1-dev.202310060506", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -52,9 +52,9 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/fetch-client": "2.0.1-dev.202307240932", | ||
"@aurelia/kernel": "2.0.1-dev.202307240932", | ||
"@aurelia/metadata": "2.0.1-dev.202307240932", | ||
"@aurelia/platform": "2.0.1-dev.202307240932", | ||
"@aurelia/platform-browser": "2.0.1-dev.202307240932", | ||
"@aurelia/runtime": "2.0.1-dev.202307240932", | ||
"@aurelia/runtime-html": "2.0.1-dev.202307240932" | ||
"@aurelia/fetch-client": "2.0.1-dev.202310060506", | ||
"@aurelia/kernel": "2.0.1-dev.202310060506", | ||
"@aurelia/metadata": "2.0.1-dev.202310060506", | ||
"@aurelia/platform": "2.0.1-dev.202310060506", | ||
"@aurelia/platform-browser": "2.0.1-dev.202310060506", | ||
"@aurelia/runtime": "2.0.1-dev.202310060506", | ||
"@aurelia/runtime-html": "2.0.1-dev.202310060506" | ||
}, | ||
@@ -61,0 +61,0 @@ "devDependencies": { |
@@ -473,3 +473,2 @@ import { DI, IContainer, Registration } from '@aurelia/kernel'; | ||
CustomElement, | ||
strict, | ||
capture, | ||
@@ -476,0 +475,0 @@ // CustomElementDecorator, |
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
70324
1167
+ Added@aurelia/fetch-client@2.0.1-dev.202310060506(transitive)
+ Added@aurelia/kernel@2.0.1-dev.202310060506(transitive)
+ Added@aurelia/metadata@2.0.1-dev.202310060506(transitive)
+ Added@aurelia/platform@2.0.1-dev.202310060506(transitive)
+ Added@aurelia/platform-browser@2.0.1-dev.202310060506(transitive)
+ Added@aurelia/runtime@2.0.1-dev.202310060506(transitive)
+ Added@aurelia/runtime-html@2.0.1-dev.202310060506(transitive)
- Removed@aurelia/fetch-client@2.0.1-dev.202307240932(transitive)
- Removed@aurelia/kernel@2.0.1-dev.202307240932(transitive)
- Removed@aurelia/metadata@2.0.1-dev.202307240932(transitive)
- Removed@aurelia/platform@2.0.1-dev.202307240932(transitive)
- Removed@aurelia/platform-browser@2.0.1-dev.202307240932(transitive)
- Removed@aurelia/runtime@2.0.1-dev.202307240932(transitive)
- Removed@aurelia/runtime-html@2.0.1-dev.202307240932(transitive)