diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 815f0af39c84..53441235edf1 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -31342,7 +31342,7 @@ SaveInvoiceRequest: function SaveInvoiceRequest(t0, t1, t2) { this.completer = t0; this.invoice = t1; - this.action = t2; + this.entityAction = t2; }, SaveInvoiceSuccess: function SaveInvoiceSuccess(t0) { this.invoice = t0; @@ -46514,13 +46514,13 @@ confirmCallback: function(askForReason, callback, context, message, skip, typeToConfirm) { var t1, t2, title; if (skip) { - callback.call$0(); + callback.call$1(null); return; } t1 = L.Localizations_of(context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization); t2 = message == null; title = t2 ? t1.get$areYouSure() : message; - E.showDialog(true, new O.confirmCallback_closure(typeToConfirm, callback, t1, askForReason, title, t2 ? null : t1.get$areYouSure()), context, null, true, type$.legacy_AlertDialog); + E.showDialog(true, new O.confirmCallback_closure(typeToConfirm, callback, t1, title, askForReason, t2 ? null : t1.get$areYouSure()), context, null, true, type$.legacy_AlertDialog); }, passwordCallback: function(alwaysRequire, callback, context) { var error, t1, t2, exception, @@ -46573,8 +46573,8 @@ _.typeToConfirm = t0; _.callback = t1; _.localization = t2; - _.askForReason = t3; - _.title = t4; + _.title = t3; + _.askForReason = t4; _.content = t5; }, confirmCallback_closure__onPressed: function confirmCallback_closure__onPressed(t0, t1, t2, t3, t4) { @@ -106205,7 +106205,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 456 + $signature: 467 }; H.initializeEngine_closure0.prototype = { call$0: function() { @@ -106405,7 +106405,7 @@ call$1: function(e) { return J.$eq$(J.get$name$x(e), "assetBase"); }, - $signature: 110 + $signature: 103 }; H.AssetManager__baseUrl_closure0.prototype = { call$0: function() { @@ -108028,7 +108028,7 @@ this._box_0.errorEnvelopeEncoded = true; } }, - $signature: 381 + $signature: 452 }; H.ClipboardMessageHandler_setDataMethodCall_closure0.prototype = { call$1: function(_) { @@ -108039,7 +108039,7 @@ t1.call$1(C.C_JSONMessageCodec.encodeMessage$1(["copy_fail", "Clipboard.setData failed", null])); } }, - $signature: 8 + $signature: 9 }; H.ClipboardMessageHandler_getDataMethodCall_closure.prototype = { call$1: function(data) { @@ -108058,7 +108058,7 @@ t1.toString; t1.call$1(C.C_JSONMessageCodec.encodeMessage$1(["paste_fail", "Clipboard.getData failed", null])); }, - $signature: 8 + $signature: 9 }; H.ClipboardAPICopyStrategy.prototype = { setData$1: function(_, text) { @@ -108465,19 +108465,19 @@ } else if (t1 > 5) t.cancel$0(0); }, - $signature: 420 + $signature: 453 }; H.DomRenderer_setPreferredOrientation_closure.prototype = { call$1: function(_) { this.completer.complete$1(0, true); }, - $signature: 8 + $signature: 9 }; H.DomRenderer_setPreferredOrientation_closure0.prototype = { call$1: function(error) { this.completer.complete$1(0, false); }, - $signature: 8 + $signature: 9 }; H.EngineCanvas.prototype = { dispose$0: function(_) { @@ -113017,7 +113017,7 @@ bSize = t1._dy * t1._dx; return J.compareTo$1$ns(bSize, aSize); }, - $signature: 2154 + $signature: 2151 }; H.PersistedSurfaceState.prototype = { toString$0: function(_) { @@ -113372,7 +113372,7 @@ call$2: function(m1, m2) { return C.JSNumber_methods.compareTo$1(m1.matchQuality, m2.matchQuality); }, - $signature: 2155 + $signature: 2154 }; H._PersistedSurfaceMatch.prototype = { toString$0: function(_) { @@ -113514,19 +113514,19 @@ } this.completer.complete$1(0, new H.SingleFrameInfo(new H.HtmlImage(t1, naturalWidth, naturalHeight))); }, - $signature: 8 + $signature: 9 }; H.HtmlCodec_getNextFrame_closure0.prototype = { call$1: function(e) { this.$this._decodeUsingOnLoad$1(this.completer); }, - $signature: 8 + $signature: 9 }; H.HtmlCodec__decodeUsingOnLoad__errorSubscription_set.prototype = { call$1: function(t1) { return this._box_0._errorSubscription = t1; }, - $signature: 2389 + $signature: 2388 }; H.HtmlCodec__decodeUsingOnLoad__errorSubscription_get.prototype = { call$0: function() { @@ -113676,13 +113676,13 @@ call$1: function($event) { this.$this._handleHtmlEvent$1($event); }, - $signature: 64 + $signature: 63 }; H.Keyboard$__closure0.prototype = { call$1: function($event) { this.$this._handleHtmlEvent$1($event); }, - $signature: 64 + $signature: 63 }; H.Keyboard$__closure1.prototype = { call$0: function() { @@ -113712,55 +113712,55 @@ if (H._asBoolS(J.$index$asx(C.C_JSONMessageCodec.decodeMessage$1(data), "handled"))) this.event.preventDefault(); }, - $signature: 123 + $signature: 133 }; H._kLogicalKeyToModifierGetter_closure.prototype = { call$1: function($event) { return $event._event.altKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure0.prototype = { call$1: function($event) { return $event._event.altKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure1.prototype = { call$1: function($event) { return $event._event.ctrlKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure2.prototype = { call$1: function($event) { return $event._event.ctrlKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure3.prototype = { call$1: function($event) { return $event._event.shiftKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure4.prototype = { call$1: function($event) { return $event._event.shiftKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure5.prototype = { call$1: function($event) { return $event._event.metaKey; }, - $signature: 141 + $signature: 154 }; H._kLogicalKeyToModifierGetter_closure6.prototype = { call$1: function($event) { return $event._event.metaKey; }, - $signature: 141 + $signature: 154 }; H.KeyboardBinding.prototype = { get$_converter: function() { @@ -113795,13 +113795,13 @@ if ((t1 == null ? $.EngineSemanticsOwner__instance = H.EngineSemanticsOwner$_() : t1).receiveGlobalEvent$1($event)) return this.handler.call$1($event); }, - $signature: 219 + $signature: 235 }; H.KeyboardBinding__onKeyData_closure.prototype = { call$1: function(handled) { this._box_0.result = false; }, - $signature: 51 + $signature: 48 }; H.KeyboardBinding__setup_closure.prototype = { call$1: function($event) { @@ -113937,7 +113937,7 @@ _this.$this.dispatchKeyData.call$1(_this.getData.call$0()); } }, - $signature: 90 + $signature: 88 }; H.KeyboardConverter__scheduleAsyncEvent_closure0.prototype = { call$0: function() { @@ -113951,7 +113951,7 @@ call$0: function() { return new P.KeyData(C.KeyEventType_1, this.physicalKey, this.logicalKey, null); }, - $signature: 604 + $signature: 629 }; H.KeyboardConverter__startGuardingKey_closure0.prototype = { call$0: function() { @@ -114001,13 +114001,13 @@ t1 = C.Map_mC8xL.$index(0, t2); return t1 == null ? J.get$hashCode$(t2) + 34359738368 + 1099511627776 : t1; }, - $signature: 255 + $signature: 296 }; H.KeyboardConverter_handleEvent_closure0.prototype = { call$0: function() { return new P.KeyData(C.KeyEventType_1, this.physicalKey, this.logicalKey, null); }, - $signature: 604 + $signature: 629 }; H.KeyboardConverter_handleEvent_closure1.prototype = { call$0: function() { @@ -114022,7 +114022,7 @@ if (t2.containsValue$1(0, logicalKey) && !getModifier.call$1(this.event)) t2.removeWhere$1(t2, new H.KeyboardConverter_handleEvent__closure(t1, logicalKey, this.timeStamp)); }, - $signature: 2626 + $signature: 2620 }; H.KeyboardConverter_handleEvent__closure.prototype = { call$2: function(physicalKey, logicalRecord) { @@ -114190,7 +114190,7 @@ H.MultiEntriesBrowserHistory_onPopState_closure.prototype = { call$1: function(_) { }, - $signature: 123 + $signature: 133 }; H.SingleEntryBrowserHistory.prototype = { SingleEntryBrowserHistory$1$urlStrategy: function(urlStrategy) { @@ -114286,12 +114286,12 @@ H.SingleEntryBrowserHistory_onPopState_closure.prototype = { call$1: function(_) { }, - $signature: 123 + $signature: 133 }; H.SingleEntryBrowserHistory_onPopState_closure0.prototype = { call$1: function(_) { }, - $signature: 123 + $signature: 133 }; H.JsUrlStrategy.prototype = {}; H.UrlStrategy.prototype = {}; @@ -114361,21 +114361,21 @@ call$1: function(t1) { return this._box_0._unsubscribe = t1; }, - $signature: 655 + $signature: 525 }; H.HashUrlStrategy__waitForPopState__unsubscribe_get.prototype = { call$0: function() { var t1 = this._box_0._unsubscribe; return t1 === $ ? H.throwExpression(H.LateError$localNI("unsubscribe")) : t1; }, - $signature: 577 + $signature: 636 }; H.HashUrlStrategy__waitForPopState_closure.prototype = { call$1: function(_) { this._unsubscribe_get.call$0().call$0(); this.completer.complete$0(0); }, - $signature: 64 + $signature: 63 }; H.CustomUrlStrategy.prototype = { addPopStateListener$1: function(_, fn) { @@ -114689,7 +114689,7 @@ call$1: function(data) { this.registrationZone.runUnaryGuarded$1$2(this.callback, data, type$.nullable_ByteData); }, - $signature: 123 + $signature: 133 }; H.EnginePlatformDispatcher__sendPlatformMessage_closure.prototype = { call$1: function(assetData) { @@ -114702,19 +114702,19 @@ $.$get$printWarning().call$1("Error while trying to load an asset: " + H.S(error)); this.$this._replyToPlatformMessage$2(this.callback, null); }, - $signature: 8 + $signature: 9 }; H.EnginePlatformDispatcher__sendPlatformMessage_closure1.prototype = { call$1: function(_) { this.$this._replyToPlatformMessage$2(this.callback, C.C_JSONMessageCodec.encodeMessage$1([true])); }, - $signature: 90 + $signature: 88 }; H.EnginePlatformDispatcher__sendPlatformMessage_closure2.prototype = { call$1: function(success) { this.$this._replyToPlatformMessage$2(this.callback, C.C_JSONMessageCodec.encodeMessage$1([success])); }, - $signature: 381 + $signature: 452 }; H.EnginePlatformDispatcher__sendPlatformMessage_closure3.prototype = { call$1: function(handled) { @@ -114724,7 +114724,7 @@ else if (t1 != null) t1.call$1(null); }, - $signature: 381 + $signature: 452 }; H.EnginePlatformDispatcher__addBrightnessMediaQueryListener_closure.prototype = { call$1: function($event) { @@ -114733,7 +114733,7 @@ t1 = t1 ? C.Brightness_0 : C.Brightness_1; this.$this._updatePlatformBrightness$1(t1); }, - $signature: 64 + $signature: 63 }; H.EnginePlatformDispatcher__addBrightnessMediaQueryListener_closure0.prototype = { call$0: function() { @@ -114752,7 +114752,7 @@ if (t1 != null) t1.call$1(this.data); }, - $signature: 90 + $signature: 88 }; H.invoke3_closure.prototype = { call$0: function() { @@ -114813,7 +114813,7 @@ if ((t1 == null ? $.EngineSemanticsOwner__instance = H.EngineSemanticsOwner$_() : t1).receiveGlobalEvent$1($event)) this.handler.call$1($event); }, - $signature: 64 + $signature: 63 }; H._WheelEventListenerMixin.prototype = { _addWheelEventListener$1: function(handler) { @@ -114898,7 +114898,7 @@ call$1: function($event) { return this.handler.call$1($event); }, - $signature: 219 + $signature: 235 }; H._SanitizedDetails.prototype = { toString$0: function(_) { @@ -115035,7 +115035,7 @@ call$1: function($event) { return this.handler.call$1(type$.PointerEvent_2._as($event)); }, - $signature: 219 + $signature: 235 }; H._PointerAdapter_setup_closure.prototype = { call$1: function($event) { @@ -115055,7 +115055,7 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, sanitizer.sanitizeDownEvent$2$button$buttons(t2, t3), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 263 + $signature: 253 }; H._PointerAdapter_setup_closure0.prototype = { call$1: function($event) { @@ -115076,7 +115076,7 @@ } t1.__engine$_callback.call$1(pointerData); }, - $signature: 263 + $signature: 253 }; H._PointerAdapter_setup_closure1.prototype = { call$1: function($event) { @@ -115093,7 +115093,7 @@ t1.__engine$_callback.call$1(pointerData); } }, - $signature: 263 + $signature: 253 }; H._PointerAdapter_setup_closure2.prototype = { call$1: function($event) { @@ -115107,13 +115107,13 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, new H._SanitizedDetails(C.PointerChange_0, 0), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 263 + $signature: 253 }; H._PointerAdapter_setup_closure3.prototype = { call$1: function($event) { this.$this._handleWheelEvent$1($event); }, - $signature: 64 + $signature: 63 }; H._TouchAdapter.prototype = { _addTouchEventListener$2: function(eventName, handler) { @@ -115149,7 +115149,7 @@ call$1: function($event) { return this.handler.call$1(type$.TouchEvent._as($event)); }, - $signature: 219 + $signature: 235 }; H._TouchAdapter_setup_closure.prototype = { call$1: function($event) { @@ -115171,7 +115171,7 @@ } t3.__engine$_callback.call$1(pointerData); }, - $signature: 278 + $signature: 254 }; H._TouchAdapter_setup_closure0.prototype = { call$1: function($event) { @@ -115190,7 +115190,7 @@ } t3.__engine$_callback.call$1(pointerData); }, - $signature: 278 + $signature: 254 }; H._TouchAdapter_setup_closure1.prototype = { call$1: function($event) { @@ -115213,7 +115213,7 @@ } t3.__engine$_callback.call$1(pointerData); }, - $signature: 278 + $signature: 254 }; H._TouchAdapter_setup_closure2.prototype = { call$1: function($event) { @@ -115235,7 +115235,7 @@ } t3.__engine$_callback.call$1(pointerData); }, - $signature: 278 + $signature: 254 }; H._MouseAdapter.prototype = { _addMouseEventListener$3$acceptOutsideGlasspane: function(eventName, handler, acceptOutsideGlasspane) { @@ -115276,7 +115276,7 @@ call$1: function($event) { return this.handler.call$1(type$.MouseEvent._as($event)); }, - $signature: 219 + $signature: 235 }; H._MouseAdapter_setup_closure.prototype = { call$1: function($event) { @@ -115295,7 +115295,7 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, t2.sanitizeDownEvent$2$button$buttons(t3, t4), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 382 + $signature: 339 }; H._MouseAdapter_setup_closure0.prototype = { call$1: function($event) { @@ -115313,7 +115313,7 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, t2.sanitizeMoveEvent$1$buttons(t3), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 382 + $signature: 339 }; H._MouseAdapter_setup_closure1.prototype = { call$1: function($event) { @@ -115325,13 +115325,13 @@ t1.__engine$_callback.call$1(pointerData); } }, - $signature: 382 + $signature: 339 }; H._MouseAdapter_setup_closure2.prototype = { call$1: function($event) { this.$this._handleWheelEvent$1($event); }, - $signature: 64 + $signature: 63 }; H._PointerState.prototype = {}; H.PointerDataConverter.prototype = { @@ -115746,13 +115746,13 @@ H.invoke3(t1._onSemanticsAction, t1._onSemanticsActionZone, this.semanticsObject.id, C.SemanticsAction_128, null); } }, - $signature: 64 + $signature: 63 }; H.Incrementable_closure0.prototype = { call$1: function(mode) { this.$this.update$0(0); }, - $signature: 501 + $signature: 669 }; H.LabelAndValue.prototype = { update$0: function(_) { @@ -115982,13 +115982,13 @@ call$1: function(_) { this.$this._gestureModeDidChange$0(); }, - $signature: 501 + $signature: 669 }; H.Scrollable_update_closure1.prototype = { call$1: function(_) { this.$this._recomputeScrollPosition$0(); }, - $signature: 64 + $signature: 63 }; H.SemanticsUpdate.prototype = { dispose$0: function(_) { @@ -116629,7 +116629,7 @@ call$0: function() { return new P.DateTime(Date.now(), false); }, - $signature: 405 + $signature: 410 }; H.EngineSemanticsOwner__getGestureModeClock_closure.prototype = { call$0: function() { @@ -116717,7 +116717,7 @@ call$1: function($event) { this.$this.tryEnableSemantics$1($event); }, - $signature: 64 + $signature: 63 }; H.MobileSemanticsEnabler.prototype = { get$isWaitingToEnableSemantics: function() { @@ -116835,7 +116835,7 @@ call$1: function($event) { this.$this.tryEnableSemantics$1($event); }, - $signature: 64 + $signature: 63 }; H.Tappable.prototype = { update$0: function(_) { @@ -116883,7 +116883,7 @@ t2 = $.$get$EnginePlatformDispatcher__instance(); H.invoke3(t2._onSemanticsAction, t2._onSemanticsActionZone, t1.id, C.SemanticsAction_1, null); }, - $signature: 64 + $signature: 63 }; H.SemanticsTextEditingStrategy.prototype = { enable$3$onAction$onChange: function(_, inputConfig, onAction, onChange) { @@ -117064,7 +117064,7 @@ t2 = $.$get$EnginePlatformDispatcher__instance(); H.invoke3(t2._onSemanticsAction, t2._onSemanticsActionZone, t1.id, C.SemanticsAction_1, null); }, - $signature: 64 + $signature: 63 }; H.TextField__initializeForWebkit_closure.prototype = { call$1: function($event) { @@ -117083,7 +117083,7 @@ C.JSNumber_methods.round$0(t2.clientX); t1.lastTouchStartOffsetY = C.JSNumber_methods.round$0(t2.clientY); }, - $signature: 64 + $signature: 63 }; H.TextField__initializeForWebkit_closure0.prototype = { call$1: function($event) { @@ -117108,7 +117108,7 @@ } t1.lastTouchStartOffsetY = t1.lastTouchStartOffsetX = null; }, - $signature: 64 + $signature: 63 }; H.TextField_update_closure.prototype = { call$0: function() { @@ -117518,7 +117518,7 @@ t1.writeValue$2(0, t2, key); t1.writeValue$2(0, t2, value); }, - $signature: 119 + $signature: 121 }; H.StandardMethodCodec.prototype = { decodeMethodCall$1: function(methodCall) { @@ -117797,14 +117797,14 @@ call$1: function(t1) { return this._box_0._element0 = t1; }, - $signature: 2174 + $signature: 2169 }; H.CanvasParagraph__createDomElement__element_get.prototype = { call$0: function() { var t1 = this._box_0._element0; return t1 === $ ? H.throwExpression(H.LateError$localNI("element")) : t1; }, - $signature: 2261 + $signature: 2260 }; H.FlatTextSpan.prototype = {$isParagraphSpan: 1}; H.StyleNode.prototype = { @@ -118210,13 +118210,13 @@ call$1: function(_) { document.fonts.add(this.fontFace); }, - $signature: 2294 + $signature: 2293 }; H.FontManager__loadFontFace_closure0.prototype = { call$1: function(e) { $.$get$printWarning().call$1('Error while trying to load font family "' + H.S(this.family) + '":\n' + H.S(e)); }, - $signature: 8 + $signature: 9 }; H._PolyfillFontManager.prototype = { registerAsset$3: function(family, asset, descriptors) { @@ -118280,14 +118280,14 @@ call$1: function(t1) { return this._box_0.__fontLoadStart = t1; }, - $signature: 2388 + $signature: 2385 }; H._PolyfillFontManager_registerAsset___fontLoadStart_get.prototype = { call$0: function() { var t1 = this._box_0.__fontLoadStart; return t1 === $ ? H.throwExpression(H.LateError$localNI("_fontLoadStart")) : t1; }, - $signature: 405 + $signature: 410 }; H._PolyfillFontManager_registerAsset__watchWidth.prototype = { call$0: function() { @@ -118310,7 +118310,7 @@ call$1: function($name) { return H.S($name) + ": " + H.S(this.fontStyleMap.$index(0, $name)) + ";"; }, - $signature: 109 + $signature: 104 }; H.TextLayoutService.prototype = { performLayout$1: function(constraints) { @@ -119053,13 +119053,13 @@ call$2: function(style, ruler) { ruler.dispose$0(0); }, - $signature: 2418 + $signature: 2417 }; H.RulerManager_cleanUpRulerCache_closure.prototype = { call$2: function(a, b) { return b._hitCount - a._hitCount; }, - $signature: 2598 + $signature: 2588 }; H.TextMeasurementService.prototype = { measure$2: function(_, paragraph, constraints) { @@ -120067,7 +120067,7 @@ var t1 = this.elementStack; return t1.length !== 0 ? C.JSArray_methods.get$last(t1) : this.$this._paragraphElement; }, - $signature: 7 + $signature: 8 }; H.ParagraphGeometricStyle.prototype = { get$effectiveFontFamily: function() { @@ -120742,7 +120742,7 @@ call$1: function(e) { J.preventDefault$0$x(e); }, - $signature: 64 + $signature: 63 }; H.EngineAutofillForm_addInputEventListeners_closure.prototype = { call$1: function(key) { @@ -121109,19 +121109,19 @@ call$1: function(_) { _.preventDefault(); }, - $signature: 320 + $signature: 241 }; H.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure0.prototype = { call$1: function(_) { _.preventDefault(); }, - $signature: 320 + $signature: 241 }; H.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure1.prototype = { call$1: function(_) { _.preventDefault(); }, - $signature: 320 + $signature: 241 }; H.IOSTextEditingStrategy.prototype = { initializeTextEditing$3$onAction$onChange: function(inputConfig, onAction, onChange) { @@ -121227,7 +121227,7 @@ t1._schedulePlacement$0(); } }, - $signature: 320 + $signature: 241 }; H.IOSTextEditingStrategy__schedulePlacement_closure.prototype = { call$0: function() { @@ -121631,7 +121631,7 @@ t2.toString; $.$get$EnginePlatformDispatcher__instance().invokeOnPlatformMessage$3("flutter/textinput", C.C_JSONMethodCodec.encodeMethodCall$1(new H.MethodCall0("TextInputClient.performAction", [t1, inputAction])), H._engine___emptyCallback$closure()); }, - $signature: 233 + $signature: 234 }; H.EditableTextStyle.prototype = { applyToDomElement$1: function(domElement) { @@ -122435,13 +122435,13 @@ } } }, - $signature: 491 + $signature: 615 }; H._HeaderValue__parse_done.prototype = { call$0: function() { return this._box_0.index === this.s.length; }, - $signature: 199 + $signature: 181 }; H._HeaderValue__parse_skipWS.prototype = { call$0: function() { @@ -122477,7 +122477,7 @@ } return C.JSString_methods.substring$2(t3, start, t1.index); }, - $signature: 69 + $signature: 71 }; H._HeaderValue__parse_expect.prototype = { call$1: function(expected) { @@ -122496,7 +122496,7 @@ ++_this._box_0.index; return true; }, - $signature: 78 + $signature: 82 }; H._HeaderValue__parse_parseParameters.prototype = { call$0: function() { @@ -122545,7 +122545,7 @@ } return C.JSString_methods.substring$2(t3, start, t1.index).toLowerCase(); }, - $signature: 69 + $signature: 71 }; H._HeaderValue__parse_parseParameters_parseParameterValue.prototype = { call$0: function() { @@ -122574,7 +122574,7 @@ } else return _this.parseValue.call$0(); }, - $signature: 69 + $signature: 71 }; H._ContentType.prototype = {}; J.Interceptor.prototype = { @@ -124324,7 +124324,7 @@ call$0: function() { return P.Future_Future$value(null, type$.Null); }, - $signature: 333 + $signature: 346 }; H.NotNullableError.prototype = { toString$0: function(_) { @@ -125308,7 +125308,7 @@ call$0: function() { return C.JSNumber_methods.floor$0(1000 * this.performance.now()); }, - $signature: 255 + $signature: 296 }; H.Primitives_functionNoSuchMethod_closure.prototype = { call$2: function($name, argument) { @@ -125318,7 +125318,7 @@ this.$arguments.push(argument); ++t1.argumentCount; }, - $signature: 103 + $signature: 110 }; H.TypeErrorDecoder.prototype = { matchTypeError$1: function(message) { @@ -125783,7 +125783,7 @@ call$1: function(o) { return this.getTag(o); }, - $signature: 9 + $signature: 10 }; H.initHooks_closure0.prototype = { call$2: function(o, tag) { @@ -126314,7 +126314,7 @@ t1.storedCallback = null; f.call$0(); }, - $signature: 8 + $signature: 9 }; P._AsyncRun__initializeScheduleImmediate_closure.prototype = { call$1: function(callback) { @@ -126443,7 +126443,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 386 + $signature: 423 }; P._wrapJsFunctionForAsync_closure.prototype = { call$2: function(errorCode, result) { @@ -126471,7 +126471,7 @@ var errorCode = this.controller.cancelationFuture != null ? 2 : 0; this.bodyFunction.call$2(errorCode, null); }, - $signature: 8 + $signature: 9 }; P._AsyncStarStreamController.prototype = { get$controller: function(_) { @@ -127062,7 +127062,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 125 + $signature: 127 }; P.Future_wait_closure.prototype = { call$1: function(value) { @@ -127384,7 +127384,7 @@ t1._completeError$2(error, stackTrace); } }, - $signature: 8 + $signature: 9 }; P._Future__chainForeignFuture_closure0.prototype = { call$2: function(error, stackTrace) { @@ -127392,7 +127392,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; P._Future__chainForeignFuture_closure1.prototype = { call$0: function() { @@ -127547,7 +127547,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; P._AsyncCallbackEntry.prototype = {}; P.Stream.prototype = { @@ -127624,7 +127624,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 306 + $signature: 240 }; P.Stream_Stream$fromIterable_closure.prototype = { call$0: function() { @@ -127638,7 +127638,7 @@ call$1: function(_) { return this.streamConsumer.close$0(0); }, - $signature: 628 + $signature: 507 }; P.Stream_fold_closure.prototype = { call$0: function() { @@ -127700,7 +127700,7 @@ P.Stream_forEach__closure0.prototype = { call$1: function(_) { }, - $signature: 90 + $signature: 88 }; P.Stream_length_closure.prototype = { call$1: function(_) { @@ -128054,7 +128054,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; P._AddStreamState_cancel_closure.prototype = { call$0: function() { @@ -128684,7 +128684,7 @@ call$2: function(error, stackTrace) { P._cancelAndError(this.subscription, this.future, error, stackTrace); }, - $signature: 125 + $signature: 127 }; P._cancelAndValue_closure.prototype = { call$0: function() { @@ -129662,7 +129662,7 @@ call$1: function(v) { return this.K._is(v); }, - $signature: 110 + $signature: 103 }; P._HashMapKeyIterable.prototype = { get$length: function(_) { @@ -129764,7 +129764,7 @@ call$1: function(v) { return this.K._is(v); }, - $signature: 110 + $signature: 103 }; P._HashSet.prototype = { _newSet$0: function() { @@ -130198,7 +130198,7 @@ call$2: function(k, v) { this.result.$indexSet(0, this.K._as(k), this.V._as(v)); }, - $signature: 119 + $signature: 121 }; P.IterableMixin.prototype = { map$1$1: function(_, f, $T) { @@ -130308,7 +130308,7 @@ call$2: function(k, v) { this.result.$indexSet(0, this.K._as(k), this.V._as(v)); }, - $signature: 119 + $signature: 121 }; P.LinkedList.prototype = { add$1: function(_, entry) { @@ -130735,7 +130735,7 @@ t1._contents = t2 + ": "; t1._contents += H.S(v); }, - $signature: 204 + $signature: 231 }; P.MapMixin.prototype = { cast$2$0: function(receiver, RK, RV) { @@ -131712,7 +131712,7 @@ call$1: function(a) { return this.K._is(a); }, - $signature: 110 + $signature: 103 }; P.SplayTreeMap_addAll_closure.prototype = { call$2: function(key, value) { @@ -131965,7 +131965,7 @@ call$1: function(v) { return this.E._is(v); }, - $signature: 110 + $signature: 103 }; P.SplayTreeSet__copyNode_copyChildren.prototype = { call$2: function(node, dest) { @@ -132150,7 +132150,7 @@ call$2: function(key, value) { this.$this.$indexSet(0, key, value); }, - $signature: 103 + $signature: 110 }; P._JsonMapKeyIterable.prototype = { get$length: function(_) { @@ -132187,7 +132187,7 @@ } return null; }, - $signature: 7 + $signature: 8 }; P.Utf8Decoder__decoderNonfatal_closure.prototype = { call$0: function() { @@ -132200,7 +132200,7 @@ } return null; }, - $signature: 7 + $signature: 8 }; P.AsciiCodec.prototype = { get$name: function(_) { @@ -132708,7 +132708,7 @@ t2.i = i + 1; t1[i] = value; }, - $signature: 204 + $signature: 231 }; P._JsonPrettyPrintMixin.prototype = { writeList$1: function(list) { @@ -132773,7 +132773,7 @@ t2.i = i + 1; t1[i] = value; }, - $signature: 204 + $signature: 231 }; P._JsonStringStringifier.prototype = { get$_partialResult: function() { @@ -133068,7 +133068,7 @@ call$2: function(key, value) { this.result.$indexSet(0, key.__internal$_name, value); }, - $signature: 664 + $signature: 472 }; P.NoSuchMethodError_toString_closure.prototype = { call$2: function(key, value) { @@ -133081,7 +133081,7 @@ t1._contents += P.Error_safeToString(value); t2.comma = ", "; }, - $signature: 664 + $signature: 472 }; P._BigIntImpl.prototype = { $negate: function(_) { @@ -133427,7 +133427,7 @@ hash = hash + ((hash & 524287) << 10) & 536870911; return hash ^ hash >>> 6; }, - $signature: 332 + $signature: 388 }; P._BigIntImpl_hashCode_finish.prototype = { call$1: function(hash) { @@ -133435,7 +133435,7 @@ hash ^= hash >>> 11; return hash + ((hash & 16383) << 15) & 536870911; }, - $signature: 172 + $signature: 168 }; P._BigIntImpl_toDouble_readBits.prototype = { call$1: function(n) { @@ -133461,7 +133461,7 @@ t1.cachedBitsLength = t4; return result; }, - $signature: 172 + $signature: 168 }; P._BigIntImpl_toDouble_roundUp.prototype = { call$0: function() { @@ -133558,7 +133558,7 @@ return 0; return P.int_parse(matched, null); }, - $signature: 679 + $signature: 546 }; P.DateTime_parse_parseMilliAndMicroseconds.prototype = { call$1: function(matched) { @@ -133572,7 +133572,7 @@ } return result; }, - $signature: 679 + $signature: 546 }; P.Duration.prototype = { $add: function(_, other) { @@ -133631,7 +133631,7 @@ return "0000" + n; return "00000" + n; }, - $signature: 308 + $signature: 299 }; P.Duration_toString_twoDigits.prototype = { call$1: function(n) { @@ -133639,7 +133639,7 @@ return "" + n; return "0" + n; }, - $signature: 308 + $signature: 299 }; P.Error.prototype = { get$stackTrace: function() { @@ -134182,7 +134182,7 @@ call$2: function(msg, position) { throw H.wrapException(P.FormatException$("Illegal IPv4 address, " + msg, this.host, position)); }, - $signature: 2190 + $signature: 2188 }; P.Uri_parseIPv6Address_error.prototype = { call$2: function(msg, position) { @@ -134191,7 +134191,7 @@ call$1: function(msg) { return this.call$2(msg, null); }, - $signature: 2220 + $signature: 2219 }; P.Uri_parseIPv6Address_parseHex.prototype = { call$2: function(start, end) { @@ -134203,7 +134203,7 @@ this.error.call$2("each part must be in the range of `0x0..0xFFFF`", start); return value; }, - $signature: 332 + $signature: 388 }; P._Uri.prototype = { get$_text: function() { @@ -134489,7 +134489,7 @@ call$1: function(s) { return P._Uri__uriEncode(C.List_qg40, s, C.C_Utf8Codec, false); }, - $signature: 109 + $signature: 104 }; P._Uri__makeQuery_writeParameter.prototype = { call$2: function(key, value) { @@ -134503,7 +134503,7 @@ t1._contents += H.S(P._Uri__uriEncode(C.List_nxB, value, C.C_Utf8Codec, true)); } }, - $signature: 491 + $signature: 615 }; P._Uri__makeQuery_closure.prototype = { call$2: function(key, value) { @@ -134514,7 +134514,7 @@ for (t1 = J.get$iterator$ax(value), t2 = this.writeParameter; t1.moveNext$0();) t2.call$2(key, t1.get$current(t1)); }, - $signature: 103 + $signature: 110 }; P.UriData.prototype = { get$uri: function() { @@ -134545,7 +134545,7 @@ C.NativeUint8List_methods.fillRange$3(t1, 0, 96, defaultTransition); return t1; }, - $signature: 2226 + $signature: 2225 }; P._createTables_setChars.prototype = { call$3: function(target, chars, transition) { @@ -134553,7 +134553,7 @@ for (t1 = chars.length, i = 0; i < t1; ++i) target[C.JSString_methods._codeUnitAt$1(chars, i) ^ 96] = transition; }, - $signature: 545 + $signature: 608 }; P._createTables_setRange.prototype = { call$3: function(target, range, transition) { @@ -134561,7 +134561,7 @@ for (i = C.JSString_methods._codeUnitAt$1(range, 0), n = C.JSString_methods._codeUnitAt$1(range, 1); i <= n; ++i) target[(i ^ 96) >>> 0] = transition; }, - $signature: 545 + $signature: 608 }; P._SimpleUri.prototype = { get$hasScheme: function() { @@ -134946,7 +134946,7 @@ call$1: function(value) { this.completer.complete$1(0, value); }, - $signature: 2263 + $signature: 2262 }; W.CanvasRenderingContext2D.prototype = { fillText$3: function(receiver, text, x, y) { @@ -135429,7 +135429,7 @@ call$1: function(e) { return !this.test.call$1(e); }, - $signature: 2279 + $signature: 2272 }; W._FrozenElementList.prototype = { get$length: function(_) { @@ -135559,7 +135559,7 @@ call$1: function(e) { return type$.Element._is(e); }, - $signature: 563 + $signature: 612 }; W.EmbedElement.prototype = { set$height: function(receiver, value) { @@ -135598,7 +135598,7 @@ call$1: function(error) { this.completer.completeError$1(error); }, - $signature: 2367 + $signature: 2366 }; W.Event.prototype = { get$target: function(receiver) { @@ -135836,7 +135836,7 @@ else t3.completeError$1(e); }, - $signature: 296 + $signature: 245 }; W.HttpRequestEventTarget.prototype = {}; W.IFrameElement.prototype = { @@ -136000,13 +136000,13 @@ call$2: function(k, v) { return this.keys.push(k); }, - $signature: 103 + $signature: 110 }; W.MidiInputMap_values_closure.prototype = { call$2: function(k, v) { return this.values.push(v); }, - $signature: 103 + $signature: 110 }; W.MidiOutputMap.prototype = { addAll$1: function(receiver, other) { @@ -136065,13 +136065,13 @@ call$2: function(k, v) { return this.keys.push(k); }, - $signature: 103 + $signature: 110 }; W.MidiOutputMap_values_closure.prototype = { call$2: function(k, v) { return this.values.push(v); }, - $signature: 103 + $signature: 110 }; W.MidiPort.prototype = { get$id: function(receiver) { @@ -136555,13 +136555,13 @@ call$2: function(k, v) { return this.keys.push(k); }, - $signature: 103 + $signature: 110 }; W.RtcStatsReport_values_closure.prototype = { call$2: function(k, v) { return this.values.push(v); }, - $signature: 103 + $signature: 110 }; W.ScreenOrientation.prototype = { unlock$0: function(receiver) { @@ -136742,19 +136742,19 @@ call$2: function(k, v) { this.$this.setItem(k, v); }, - $signature: 104 + $signature: 105 }; W.Storage_keys_closure.prototype = { call$2: function(k, v) { return this.keys.push(k); }, - $signature: 104 + $signature: 105 }; W.Storage_values_closure.prototype = { call$2: function(k, v) { return this.values.push(v); }, - $signature: 104 + $signature: 105 }; W.StyleElement.prototype = {}; W.StyleSheet.prototype = {$isStyleSheet: 1}; @@ -137067,7 +137067,7 @@ call$1: function($event) { this.controller.add$1(0, new W._BeforeUnloadEvent($event)); }, - $signature: 2396 + $signature: 2392 }; W.WorkerGlobalScope.prototype = {$isWorkerGlobalScope: 1}; W._Attr.prototype = { @@ -137499,7 +137499,7 @@ call$2: function(k, v) { this.$this._html$_element.setAttribute(k, v); }, - $signature: 104 + $signature: 105 }; W._ElementAttributeMap.prototype = { containsKey$1: function(_, key) { @@ -137606,28 +137606,28 @@ var t1 = this.$this; t1._attributes._html$_element.setAttribute("data-" + t1._toHyphenedName$1(k), v); }, - $signature: 104 + $signature: 105 }; W._DataAttributeMap_forEach_closure.prototype = { call$2: function(key, value) { if (J.startsWith$1$s(key, "data-")) this.f.call$2(this.$this._toCamelCase$1(C.JSString_methods.substring$1(key, 5)), value); }, - $signature: 104 + $signature: 105 }; W._DataAttributeMap_keys_closure.prototype = { call$2: function(key, value) { if (J.startsWith$1$s(key, "data-")) this.keys.push(this.$this._toCamelCase$1(C.JSString_methods.substring$1(key, 5))); }, - $signature: 104 + $signature: 105 }; W._DataAttributeMap_values_closure.prototype = { call$2: function(key, value) { if (J.startsWith$1$s(key, "data-")) this.values.push(value); }, - $signature: 104 + $signature: 105 }; W.EventStreamProvider.prototype = {}; W._EventStream.prototype = { @@ -137787,13 +137787,13 @@ call$1: function(v) { return v.allowsElement$1(this.element); }, - $signature: 464 + $signature: 500 }; W.NodeValidatorBuilder_allowsAttribute_closure.prototype = { call$1: function(v) { return v.allowsAttribute$3(this.element, this.attributeName, this.value); }, - $signature: 464 + $signature: 500 }; W._SimpleNodeValidator.prototype = { _SimpleNodeValidator$4$allowedAttributes$allowedElements$allowedUriAttributes: function(uriPolicy, allowedAttributes, allowedElements, allowedUriAttributes) { @@ -137836,13 +137836,13 @@ call$1: function(x) { return !C.JSArray_methods.contains$1(C.List_yrN, x); }, - $signature: 78 + $signature: 82 }; W._SimpleNodeValidator_closure0.prototype = { call$1: function(x) { return C.JSArray_methods.contains$1(C.List_yrN, x); }, - $signature: 78 + $signature: 82 }; W._TemplatingNodeValidator.prototype = { allowsAttribute$3: function(element, attributeName, value) { @@ -137859,7 +137859,7 @@ call$1: function(attr) { return "TEMPLATE::" + H.S(attr); }, - $signature: 109 + $signature: 104 }; W._SvgNodeValidator.prototype = { allowsElement$1: function(element) { @@ -138093,7 +138093,7 @@ child = nextChild; } }, - $signature: 2421 + $signature: 2418 }; W._CssStyleDeclaration_Interceptor_CssStyleDeclarationBase.prototype = {}; W._DomRectList_Interceptor_ListMixin.prototype = {}; @@ -138218,13 +138218,13 @@ call$2: function(key, value) { this._box_0.copy[key] = this.$this.walk$1(value); }, - $signature: 119 + $signature: 121 }; P._StructuredClone_walk_closure0.prototype = { call$2: function(key, value) { this._box_0.copy[key] = this.$this.walk$1(value); }, - $signature: 306 + $signature: 240 }; P._AcceptStructuredClone.prototype = { findSlot$1: function(value) { @@ -138297,7 +138297,7 @@ J.$indexSet$ax(t1, key, t2); return t2; }, - $signature: 2458 + $signature: 2457 }; P._convertDartToNative_Value_closure.prototype = { call$1: function(element) { @@ -138309,7 +138309,7 @@ call$2: function(key, value) { this.object[key] = P._convertDartToNative_Value(value); }, - $signature: 119 + $signature: 121 }; P._StructuredCloneDart2Js.prototype = { forEachObjectKey$2: function(object, action) { @@ -138432,13 +138432,13 @@ call$1: function(n) { return type$.Element._is(n); }, - $signature: 563 + $signature: 612 }; P.FilteredElementList__iterable_closure0.prototype = { call$1: function(n) { return type$.Element._as(n); }, - $signature: 2499 + $signature: 2498 }; P.FilteredElementList_removeRange_closure.prototype = { call$1: function(el) { @@ -138624,7 +138624,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 395 + $signature: 442 }; P._FileStream__closeFile_done.prototype = { call$0: function() { @@ -138659,7 +138659,7 @@ if (t1._atEnd) t1._closeFile$0(); }, - $signature: 2507 + $signature: 2499 }; P._FileStream__readBlock_closure0.prototype = { call$2: function(e, s) { @@ -138672,7 +138672,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 306 + $signature: 240 }; P._FileStream__start_onReady.prototype = { call$1: function(file) { @@ -138681,7 +138681,7 @@ t1._readInProgress = false; t1._readBlock$0(); }, - $signature: 479 + $signature: 557 }; P._FileStream__start_onOpenFile.prototype = { call$1: function(file) { @@ -138693,7 +138693,7 @@ else t3.call$1(file); }, - $signature: 479 + $signature: 557 }; P._FileStream__start_onOpenFile_closure.prototype = { call$2: function(e, s) { @@ -138704,7 +138704,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 306 + $signature: 240 }; P._FileStream__start_openFailed.prototype = { call$2: function(error, stackTrace) { @@ -138715,7 +138715,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 119 + $signature: 121 }; P._File.prototype = { open$1$mode: function(_, mode) { @@ -138738,7 +138738,7 @@ t1 = P._exceptionFromResponse(response, "Cannot open file", this.$this._path); throw H.wrapException(t1); }, - $signature: 2672 + $signature: 2644 }; P._File_length_closure.prototype = { call$1: function(response) { @@ -138747,7 +138747,7 @@ t1 = P._exceptionFromResponse(response, "Cannot retrieve length of file", this.$this._path); throw H.wrapException(t1); }, - $signature: 2803 + $signature: 2781 }; P.FileSystemEntityType.prototype = { toString$0: function(_) { @@ -138765,13 +138765,13 @@ P._defineProperty(jsFunction, $.$get$DART_CLOSURE_PROPERTY_NAME(), o); return jsFunction; }, - $signature: 9 + $signature: 10 }; P._convertToJS_closure0.prototype = { call$1: function(o) { return new this.ctor(o); }, - $signature: 9 + $signature: 10 }; P._wrapToDart_closure.prototype = { call$1: function(o) { @@ -140489,13 +140489,13 @@ call$2: function(k, v) { return this.keys.push(k); }, - $signature: 103 + $signature: 110 }; P.AudioParamMap_values_closure.prototype = { call$2: function(k, v) { return this.values.push(v); }, - $signature: 103 + $signature: 110 }; P.AudioTrack.prototype = { get$id: function(receiver) { @@ -142567,7 +142567,7 @@ t1.initialY = t4; } }, - $signature: 96 + $signature: 97 }; D.BoardItemState_build_closure2.prototype = { call$0: function() { @@ -142706,7 +142706,7 @@ t1.leftListX = t2; } }, - $signature: 96 + $signature: 97 }; O.BoardListState_build_closure1.prototype = { call$0: function() { @@ -142751,7 +142751,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 130 + $signature: 136 }; O._BoardListState_State_AutomaticKeepAliveClientMixin.prototype = { initState$0: function() { @@ -143637,7 +143637,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 130 + $signature: 136 }; N.BoardViewState_build_closure1.prototype = { call$0: function() { @@ -143749,7 +143749,7 @@ if (t1._framework$_element != null) t1.setState$1(new N.BoardViewState_build__closure1()); }, - $signature: 220 + $signature: 229 }; N.BoardViewState_build__closure1.prototype = { call$0: function() { @@ -144067,7 +144067,7 @@ call$2: function(h, i) { return A._combine(h, J.get$hashCode$(i)); }, - $signature: 506 + $signature: 483 }; D.BuiltList.prototype = { rebuild$1: function(updates) { @@ -144327,7 +144327,7 @@ call$1: function(k) { return this.multimap.$index(0, k); }, - $signature: 9 + $signature: 10 }; R.BuiltListMultimap_hashCode_closure.prototype = { call$1: function(key) { @@ -144496,7 +144496,7 @@ call$1: function(k) { return this.multimap.$index(0, k); }, - $signature: 9 + $signature: 10 }; A.BuiltMap.prototype = { rebuild$1: function(updates) { @@ -144570,13 +144570,13 @@ call$1: function(k) { return J.$index$asx(this.map, k); }, - $signature: 9 + $signature: 10 }; A.BuiltMap_BuiltMap$from_closure.prototype = { call$1: function(k) { return this.map.$index(0, k); }, - $signature: 9 + $signature: 10 }; A.BuiltMap_hashCode_closure.prototype = { call$1: function(key) { @@ -144709,14 +144709,14 @@ var t1 = this.$this.$ti; this.replacement.$indexSet(0, t1._precomputed1._as(key), t1._rest[1]._as(value)); }, - $signature: 119 + $signature: 121 }; A.MapBuilder_replace_closure0.prototype = { call$2: function(key, value) { var t1 = this.$this.$ti; this.replacement.$indexSet(0, t1._precomputed1._as(key), t1._rest[1]._as(value)); }, - $signature: 119 + $signature: 121 }; X.BuiltSet.prototype = { get$hashCode: function(_) { @@ -145097,7 +145097,7 @@ call$1: function(k) { return this.multimap.$index(0, k); }, - $signature: 9 + $signature: 10 }; Y.EnumClass.prototype = { toString$0: function(_) { @@ -145687,13 +145687,13 @@ call$1: function(value) { return this.serializers.serialize$2$specifiedType(value, this.valueType); }, - $signature: 147 + $signature: 148 }; R.BuiltListMultimapSerializer_deserialize_closure.prototype = { call$1: function(value) { return this.serializers.deserialize$2$specifiedType(value, this.valueType); }, - $signature: 518 + $signature: 665 }; K.BuiltListSerializer.prototype = { serialize$3$specifiedType: function(serializers, builtList, specifiedType) { @@ -145731,13 +145731,13 @@ call$1: function(item) { return this.serializers.serialize$2$specifiedType(item, this.elementType); }, - $signature: 147 + $signature: 148 }; K.BuiltListSerializer_deserialize_closure.prototype = { call$1: function(item) { return this.serializers.deserialize$2$specifiedType(item, this.elementType); }, - $signature: 147 + $signature: 148 }; K.BuiltMapSerializer.prototype = { serialize$3$specifiedType: function(serializers, builtMap, specifiedType) { @@ -145871,13 +145871,13 @@ call$1: function(value) { return this.serializers.serialize$2$specifiedType(value, this.valueType); }, - $signature: 147 + $signature: 148 }; R.BuiltSetMultimapSerializer_deserialize_closure.prototype = { call$1: function(value) { return this.serializers.deserialize$2$specifiedType(value, this.valueType); }, - $signature: 147 + $signature: 148 }; O.BuiltSetSerializer.prototype = { serialize$3$specifiedType: function(serializers, builtSet, specifiedType) { @@ -145915,13 +145915,13 @@ call$1: function(item) { return this.serializers.serialize$2$specifiedType(item, this.elementType); }, - $signature: 147 + $signature: 148 }; O.BuiltSetSerializer_deserialize_closure.prototype = { call$1: function(item) { return this.serializers.deserialize$2$specifiedType(item, this.elementType); }, - $signature: 147 + $signature: 148 }; Z.DateTimeSerializer.prototype = { serialize$3$specifiedType: function(serializers, dateTime, specifiedType) { @@ -146326,7 +146326,7 @@ call$1: function(value) { return value == null; }, - $signature: 110 + $signature: 103 }; T.StandardJsonPlugin__toList_closure0.prototype = { call$2: function(key, value) { @@ -146341,13 +146341,13 @@ t1[t3 + 1] = value; t2.i = t3 + 2; }, - $signature: 119 + $signature: 121 }; T.StandardJsonPlugin__toListUsingDiscriminator_closure.prototype = { call$1: function(value) { return value == null; }, - $signature: 110 + $signature: 103 }; T.StandardJsonPlugin__toListUsingDiscriminator_closure0.prototype = { call$2: function(key, value) { @@ -146364,7 +146364,7 @@ t1[t3 + 1] = value; t2.i = t3 + 2; }, - $signature: 119 + $signature: 121 }; A.CachedNetworkImage.prototype = { build$1: function(_, context) { @@ -146588,7 +146588,7 @@ call$2: function(bytes, total) { this.chunkEvents.add$1(0, new L.ImageChunkEvent(bytes, total)); }, - $signature: 407 + $signature: 380 }; Z.ImageRenderMethodForWeb.prototype = { toString$0: function(_) { @@ -146748,7 +146748,7 @@ t1._multi_image_stream_completer$_decodeNextFrameAndSchedule$0(); } }, - $signature: 598 + $signature: 494 }; B.MultiImageStreamCompleter_closure0.prototype = { call$2: function(error, stack) { @@ -146756,7 +146756,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 386 + $signature: 423 }; B.MultiImageStreamCompleter_closure1.prototype = { call$2: function(error, stack) { @@ -146764,7 +146764,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 386 + $signature: 423 }; T.StringCharacters.prototype = { get$iterator: function(_) { @@ -147524,7 +147524,7 @@ call$1: function(_) { return null; }, - $signature: 602 + $signature: 503 }; T.BaseBarRenderer_preprocessSeries__closure1.prototype = { call$0: function() { @@ -147581,7 +147581,7 @@ call$2: function(a, b) { return a + b; }, - $signature: 284 + $signature: 291 }; T.BaseBarRenderer_update_closure.prototype = { call$1: function(series) { @@ -149816,7 +149816,7 @@ call$1: function(value) { return value == null ? "" : this.numberFormat.format$1(value); }, - $signature: 613 + $signature: 547 }; K.BaseTickProvider.prototype = { createTicks$8$context$formatter$formatterValueCache$graphicsFactory$scale$stepSize$tickDrawStrategy: function(domainValues, context, formatter, formatterValueCache, graphicsFactory, scale, stepSize, tickDrawStrategy) { @@ -150373,7 +150373,7 @@ axis.context = t1; axis.tickDrawStrategy = Y.NoneDrawStrategy$(t1, this.graphicsFactory, type$.num); }, - $signature: 232 + $signature: 228 }; L.CartesianChart_makeSeries_closure.prototype = { call$1: function(_) { @@ -150385,20 +150385,20 @@ call$2: function(axisId, axis) { this.$this.addView$1(axis); }, - $signature: 232 + $signature: 228 }; L.CartesianChart_preprocessSeries_closure0.prototype = { call$2: function(axisId, axis) { axis.resetDomains$0(); }, - $signature: 232 + $signature: 228 }; L.CartesianChart_preprocessSeries_closure1.prototype = { call$2: function(axisId, axis) { axis.axisOrientation = this.reverseAxisDirection ? C.AxisOrientation_3 : C.AxisOrientation_1; axis.reverseOutputRange = this.$this.flipVerticalAxisOutput; }, - $signature: 232 + $signature: 228 }; L.CartesianChart_preprocessSeries_closure2.prototype = { call$2: function(rendererId, seriesList) { @@ -150414,7 +150414,7 @@ call$2: function(axisId, axis) { axis.updateTicks$0(); }, - $signature: 232 + $signature: 228 }; F.BaseCartesianRenderer.prototype = { get$chart: function() { @@ -150831,7 +150831,7 @@ view.set$graphicsFactory(t1); return t1; }, - $signature: 136 + $signature: 137 }; X.BaseChart_getSelectionModel_closure.prototype = { call$0: function() { @@ -150851,7 +150851,7 @@ t1.toString; return J.containsPoint$1$x(t1, this.chartPosition); }, - $signature: 78 + $signature: 82 }; X.BaseChart_getNearestDatumDetailPerSeries_closure.prototype = { call$1: function(rendererId) { @@ -151014,7 +151014,7 @@ t1 = t1.get$animatingThisDraw() ? t1.animationPercent : 1; view.paint$2(this.canvas, t1); }, - $signature: 136 + $signature: 137 }; X.BaseChart_fireOnDraw_closure.prototype = { call$1: function(listener) { @@ -151141,7 +151141,7 @@ else return origColor; }, - $signature: 162 + $signature: 171 }; D.Legend.prototype = { get$_legend$_chart: function() { @@ -151523,7 +151523,7 @@ call$1: function(id) { return !this.seriesIds.contains$1(0, id); }, - $signature: 78 + $signature: 82 }; Z.SeriesLegend_preProcessSeriesList_closure.prototype = { call$1: function(series) { @@ -151537,7 +151537,7 @@ call$1: function(id) { return id === this.seriesId; }, - $signature: 78 + $signature: 82 }; E.LinePointHighlighter0.prototype = { get$_line_point_highlighter$_chart: function() { @@ -152256,7 +152256,7 @@ t1.toString; return t1; }, - $signature: 162 + $signature: 171 }; B.BaseSeriesRenderer_assignMissingColors_closure0.prototype = { call$1: function(series) { @@ -152288,7 +152288,7 @@ call$1: function(_) { return this.color; }, - $signature: 162 + $signature: 171 }; B.BaseSeriesRenderer_assignMissingColors_closure1.prototype = { call$1: function(category) { @@ -152323,13 +152323,13 @@ call$1: function(_) { return this.color; }, - $signature: 162 + $signature: 171 }; B.BaseSeriesRenderer_assignMissingColors__closure1.prototype = { call$1: function(index) { return this.series.colorFn.call$1(index); }, - $signature: 162 + $signature: 171 }; B.BaseSeriesRenderer_assignMissingColors_closure3.prototype = { call$1: function(series) { @@ -152344,7 +152344,7 @@ call$1: function(index) { return this.series.colorFn.call$1(index); }, - $signature: 162 + $signature: 171 }; B.BaseSeriesRenderer_assignMissingColors_closure4.prototype = { call$1: function(series) { @@ -152530,7 +152530,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 707 + $signature: 609 }; D.LayoutManagerImpl_positionOrderedViews_closure.prototype = { call$2: function(v1, v2) { @@ -152543,20 +152543,20 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 707 + $signature: 609 }; D.LayoutManagerImpl_drawableLayoutAreaBounds_closure.prototype = { call$1: function(view) { return view.get$isSeriesRenderer(); }, - $signature: 484 + $signature: 611 }; D.LayoutManagerImpl_layout_closure.prototype = { call$1: function(view) { var t1 = this.$this; return view.layout$2(0, t1.get$_layout_manager_impl$_drawAreaBounds(), t1.get$_layout_manager_impl$_drawAreaBounds()); }, - $signature: 136 + $signature: 137 }; D.LayoutManagerImpl__viewsForPositions_closure.prototype = { call$1: function(view) { @@ -152568,7 +152568,7 @@ t1 = true; return t1; }, - $signature: 484 + $signature: 611 }; D._MeasuredSizes.prototype = {}; B.SizeList.prototype = { @@ -152638,7 +152638,7 @@ t1.preferredSizes.add$1(0, size.preferredWidth); t1.minimumSizes.add$1(0, size.minWidth); }, - $signature: 136 + $signature: 137 }; B.LeftMarginLayoutStrategy.prototype = { layout$4: function(_, views, measuredSizes, fullBounds, drawAreaBounds) { @@ -152661,7 +152661,7 @@ view.layout$2(0, P.Rectangle$(left, 0 + t3, width, t2 - 0, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 136 + $signature: 137 }; B.RightMarginLayoutStrategy.prototype = { layout$4: function(_, views, measuredSizes, fullBounds, drawAreaBounds) { @@ -152684,7 +152684,7 @@ view.layout$2(0, P.Rectangle$(t2, 0 + t4, width, t3 - 0, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 136 + $signature: 137 }; B.HorizontalMarginStrategy.prototype = { measure$4$fullWidth$maxHeight$width: function(_, views, fullWidth, maxHeight, width) { @@ -152715,7 +152715,7 @@ t1.preferredSizes.add$1(0, size.preferredHeight); t1.minimumSizes.add$1(0, size.minHeight); }, - $signature: 136 + $signature: 137 }; B.TopMarginLayoutStrategy.prototype = { layout$4: function(_, views, measuredSizes, fullBounds, drawAreaBounds) { @@ -152738,7 +152738,7 @@ view.layout$2(0, P.Rectangle$(0 + t3, $top, t2 - 0, height, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 136 + $signature: 137 }; B.BottomMarginLayoutStrategy.prototype = { layout$4: function(_, views, measuredSizes, fullBounds, drawAreaBounds) { @@ -152761,7 +152761,7 @@ view.layout$2(0, P.Rectangle$(0 + t4, t2, t3 - 0, height, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 136 + $signature: 137 }; X.LayoutPosition.prototype = { toString$0: function(_) { @@ -153155,7 +153155,7 @@ call$1: function(_) { return null; }, - $signature: 602 + $signature: 503 }; T.LineRenderer__mergeIntoSeriesMap_closure.prototype = { call$1: function(series) { @@ -154073,7 +154073,7 @@ call$1: function(_) { return false; }, - $signature: 450 + $signature: 419 }; M.MaterialPalette__orderedPalettes_closure.prototype = { call$0: function() { @@ -154081,7 +154081,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure0.prototype = { call$0: function() { @@ -154089,7 +154089,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure1.prototype = { call$0: function() { @@ -154097,7 +154097,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure2.prototype = { call$0: function() { @@ -154105,7 +154105,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure3.prototype = { call$0: function() { @@ -154113,7 +154113,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure4.prototype = { call$0: function() { @@ -154121,7 +154121,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure5.prototype = { call$0: function() { @@ -154129,7 +154129,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure6.prototype = { call$0: function() { @@ -154137,7 +154137,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure7.prototype = { call$0: function() { @@ -154145,7 +154145,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure8.prototype = { call$0: function() { @@ -154153,7 +154153,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure9.prototype = { call$0: function() { @@ -154161,7 +154161,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 106 + $signature: 102 }; M.MaterialPalette__orderedPalettes_closure10.prototype = { call$1: function(f) { @@ -154341,7 +154341,7 @@ t1 = t1 == null ? null : t1.call$1(this.localPosition); return t1 == null ? false : t1; }, - $signature: 222 + $signature: 227 }; G.ProxyGestureListener_onTap_closure.prototype = { call$1: function(listener) { @@ -154349,7 +154349,7 @@ t1 = t1 == null ? null : t1.call$1(this.localPosition); return t1 == null ? false : t1; }, - $signature: 222 + $signature: 227 }; G.ProxyGestureListener_onDragStart_closure.prototype = { call$1: function(listener) { @@ -154357,7 +154357,7 @@ t1 = t1 == null ? null : t1.call$1(this.localPosition); return t1 == null ? false : t1; }, - $signature: 222 + $signature: 227 }; G.ProxyGestureListener_onDragUpdate_closure.prototype = { call$1: function(listener) { @@ -154365,7 +154365,7 @@ t1 = t1 == null ? null : t1.call$2(this.localPosition, this.scale); return t1 == null ? false : t1; }, - $signature: 222 + $signature: 227 }; G.ProxyGestureListener_onDragEnd_closure.prototype = { call$1: function(listener) { @@ -154373,14 +154373,14 @@ t1 = t1 == null ? null : t1.call$3(this.localPosition, this.scale, this.pixelsPerSecond); return t1 == null ? false : t1; }, - $signature: 222 + $signature: 227 }; G.ProxyGestureListener__cancel_closure.prototype = { call$1: function(listener) { if (!C.JSArray_methods.contains$1(this.keep, listener)) listener.onTapCancel.call$0(); }, - $signature: 546 + $signature: 630 }; G.ProxyGestureListener__populateActiveListeners_closure.prototype = { call$1: function(listener) { @@ -154393,7 +154393,7 @@ } else if (claimed || !_this._box_0.previouslyClaimed) _this.$this._activeListeners.push(listener); }, - $signature: 546 + $signature: 630 }; D.MaterialStyle.prototype = {}; M.StyleFactory.prototype = {}; @@ -154551,7 +154551,7 @@ index.toString; return this.colorFn.call$2(this.data[index], index); }, - $signature: 162 + $signature: 171 }; F.AttributeKey.prototype = {}; F.SeriesAttributes.prototype = {}; @@ -154723,7 +154723,7 @@ var t1 = this.behavior; return userBehavior.get$role(userBehavior) === t1.get$role(t1); }, - $signature: 599 + $signature: 632 }; X.BaseChart__updateSelectionModel_closure.prototype = { call$1: function(model) { @@ -154763,13 +154763,13 @@ call$1: function(behavior) { this.types.addAll$1(0, behavior.get$desiredGestures()); }, - $signature: 665 + $signature: 679 }; X.BaseChart_getDesiredGestures_closure0.prototype = { call$1: function(behavior) { this.types.addAll$1(0, behavior.get$desiredGestures()); }, - $signature: 665 + $signature: 679 }; U.BaseChartState.prototype = { get$_base_chart_state$_animationController: function() { @@ -155013,7 +155013,7 @@ break; } }, - $signature: 146 + $signature: 151 }; L.TabularLegendLayout.prototype = { build$2: function(_, context, legendEntries) { @@ -155094,7 +155094,7 @@ call$2: function(max, current) { return current > max ? current : max; }, - $signature: 332 + $signature: 388 }; L.TabularLegendLayout__buildTableFromRows_closure1.prototype = { call$1: function(_) { @@ -155278,7 +155278,7 @@ t2.dashPatternIndex = (t3 + 1) % t1.length; return dashSegment; }, - $signature: 7 + $signature: 8 }; L.CartesianChart0.prototype = { createDisjointMeasureAxes$0: function() { @@ -155909,7 +155909,7 @@ call$1: function(child) { return child instanceof E.RenderSemanticsGestureHandler; }, - $signature: 471 + $signature: 567 }; E.WidgetLayoutDelegate.prototype = { performLayout$1: function(size) { @@ -156768,7 +156768,7 @@ this.$this.changePosition$1(notification); return false; }, - $signature: 169 + $signature: 174 }; M._DraggableScrollbarState_changePosition_closure.prototype = { call$0: function() { @@ -156932,7 +156932,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 236 + $signature: 226 }; M.__DraggableScrollbarState_State_TickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -157048,19 +157048,19 @@ call$0: function() { return this.dirname; }, - $signature: 69 + $signature: 71 }; Q.MemoryDirectory_createTempSync_closure0.prototype = { call$0: function() { return this.dirname; }, - $signature: 69 + $signature: 71 }; Q.MemoryDirectory_createTempSync_name.prototype = { call$0: function() { return H.S(this.basename) + this._box_0._tempCounter; }, - $signature: 69 + $signature: 71 }; Q._MemoryDirectory_MemoryFileSystemEntity_DirectoryAddOnsMixin.prototype = {}; T.MemoryFile.prototype = { @@ -157159,13 +157159,13 @@ call$0: function() { return this.$this.path; }, - $signature: 69 + $signature: 71 }; T.MemoryFile__resolvedBackingOrCreate_closure0.prototype = { call$0: function() { return this.$this.path; }, - $signature: 69 + $signature: 71 }; T.MemoryFile__doCreate_closure.prototype = { call$2: function($parent, isFinalSegment) { @@ -157240,7 +157240,7 @@ var t1 = this._box_0._node0; return t1 === $ ? H.throwExpression(H.LateError$localNI("node")) : t1; }, - $signature: 467 + $signature: 675 }; T._FileSink__FileSink$fromFile_closure.prototype = { call$0: function() { @@ -157257,7 +157257,7 @@ } return t1.call$0(); }, - $signature: 467 + $signature: 675 }; T._FileSink_addStream_finish.prototype = { call$0: function() { @@ -157273,7 +157273,7 @@ call$1: function(data) { return this.$this._addData$1(data); }, - $signature: 469 + $signature: 551 }; T._FileSink_addStream_closure0.prototype = { call$2: function(error, stackTrace) { @@ -157282,7 +157282,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; T._FileSink_close_closure.prototype = { call$1: function(_) { @@ -157296,7 +157296,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 125 + $signature: 127 }; T._FileSink__addData_closure.prototype = { call$1: function(node) { @@ -157390,13 +157390,13 @@ call$0: function() { return C.JSArray_methods.join$1(C.JSArray_methods.sublist$2(this.parts, 0, this.i + 1), this.$this._memory_file_system$_context.style.get$separator()); }, - $signature: 69 + $signature: 71 }; X._MemoryFileSystem_findNode_closure.prototype = { call$3: function($parent, childName, child) { return this.segmentVisitor.call$5($parent, childName, child, this.i, this.finalSegment); }, - $signature: 477 + $signature: 571 }; U.MemoryFileSystemEntity.prototype = { get$backingOrNull: function() { @@ -157521,25 +157521,25 @@ call$0: function() { return this.$this.path; }, - $signature: 69 + $signature: 71 }; U.MemoryFileSystemEntity_resolvedBacking_closure.prototype = { call$0: function() { return this.$this.path; }, - $signature: 69 + $signature: 71 }; U.MemoryFileSystemEntity_resolvedBacking_closure0.prototype = { call$0: function() { return this.$this.path; }, - $signature: 69 + $signature: 71 }; U.MemoryFileSystemEntity_defaultCheckType_closure.prototype = { call$0: function() { return this.$this.path; }, - $signature: 69 + $signature: 71 }; U.MemoryFileSystemEntity_internalCreateSync_closure.prototype = { call$5: function($parent, childName, child, currentSegment, finalSegment) { @@ -157657,44 +157657,44 @@ t2 = false; return t2 ? t1.call$3($parent, childName, child) : child; }, - $signature: 477 + $signature: 571 }; R.DirectoryAddOnsMixin.prototype = {}; S.ErrorCodes_EINVAL_closure.prototype = { call$1: function(codes) { return 22; }, - $signature: 201 + $signature: 202 }; S.ErrorCodes_EISDIR_closure.prototype = { call$1: function(codes) { return 21; }, - $signature: 201 + $signature: 202 }; S.ErrorCodes_ELOOP_closure.prototype = { call$1: function(codes) { return 40; }, - $signature: 201 + $signature: 202 }; S.ErrorCodes_ENOENT_closure.prototype = { call$1: function(codes) { return 2; }, - $signature: 201 + $signature: 202 }; S.ErrorCodes_ENOTDIR_closure.prototype = { call$1: function(codes) { return 20; }, - $signature: 201 + $signature: 202 }; S.ErrorCodes_ENOTEMPTY_closure.prototype = { call$1: function(codes) { return 39; }, - $signature: 201 + $signature: 202 }; S._LinuxCodes.prototype = {$is_Codes: 1}; S._MacOSCodes.prototype = {$is_Codes: 1}; @@ -157807,13 +157807,13 @@ call$1: function(e) { this.addPickedFile.call$4(this.file, null, H._asStringQ(C.FileReader_methods.get$result(this.reader)), null); }, - $signature: 296 + $signature: 245 }; G.FilePickerWeb_pickFiles_changeEventListener__closure0.prototype = { call$1: function(e) { this.addPickedFile.call$4(this.file, type$.nullable_Uint8List._as(C.FileReader_methods.get$result(this.reader)), null, null); }, - $signature: 296 + $signature: 245 }; G.FilePickerWeb_pickFiles_cancelledEventListener.prototype = { call$1: function(_) { @@ -157830,7 +157830,7 @@ this.filesCompleter.complete$1(0, null); } }, - $signature: 8 + $signature: 9 }; G.FilePickerWeb__fileType_closure.prototype = { call$2: function(prev, next) { @@ -159288,7 +159288,7 @@ var marker = color.$eq(0, this.$this._effectiveColor) ? "*" : ""; return marker + $name + " = " + color.toString$0(0) + marker; }, - $signature: 2156 + $signature: 2155 }; E._CupertinoDynamicColor_Color_Diagnosticable.prototype = {}; L._CupertinoDesktopTextSelectionControls.prototype = { @@ -159343,7 +159343,7 @@ call$0: function() { return D.CupertinoRouteTransitionMixin__isPopGestureEnabled(this.route); }, - $signature: 199 + $signature: 181 }; D.CupertinoRouteTransitionMixin_buildPageTransitions_closure0.prototype = { call$0: function() { @@ -159491,14 +159491,14 @@ call$1: function(t1) { return this._box_0._animationStatusCallback = t1; }, - $signature: 2159 + $signature: 2156 }; D._CupertinoBackGestureController_dragEnd__animationStatusCallback_get.prototype = { call$0: function() { var t1 = this._box_0._animationStatusCallback; return t1 === $ ? H.throwExpression(H.LateError$localNI("animationStatusCallback")) : t1; }, - $signature: 2165 + $signature: 2164 }; D._CupertinoBackGestureController_dragEnd_closure.prototype = { call$1: function($status) { @@ -159506,7 +159506,7 @@ t1.navigator.didStopUserGesture$0(); t1.controller.removeStatusListener$1(this._animationStatusCallback_get.call$0()); }, - $signature: 35 + $signature: 34 }; D._CupertinoEdgeShadowDecoration.prototype = { lerpFrom$2: function(a, t) { @@ -159559,7 +159559,7 @@ t1.toString; return t1; }, - $signature: 385 + $signature: 403 }; D._CupertinoEdgeShadowDecoration_lerp_closure0.prototype = { call$1: function(color) { @@ -159567,7 +159567,7 @@ t1.toString; return t1; }, - $signature: 385 + $signature: 403 }; D._CupertinoEdgeShadowPainter.prototype = { paint$3: function(canvas, offset, configuration) { @@ -159713,7 +159713,7 @@ call$1: function(_) { return X.HapticFeedback_mediumImpact(); }, - $signature: 486 + $signature: 539 }; N.CupertinoSwitch.prototype = { createState$0: function() { @@ -160045,7 +160045,7 @@ call$2: function(innerContext, offset) { C.C_CupertinoThumbPainter.paint$2(innerContext.get$canvas(innerContext), this.thumbBounds); }, - $signature: 86 + $signature: 83 }; N.__CupertinoSwitchState_State_TickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -160184,7 +160184,7 @@ call$1: function(color) { return E.CupertinoDynamicColor_maybeResolve(color, this.context); }, - $signature: 488 + $signature: 556 }; K.NoDefaultCupertinoThemeData.prototype = { resolveFrom$1: function(context) { @@ -160220,7 +160220,7 @@ call$1: function(color) { return E.CupertinoDynamicColor_maybeResolve(color, this.context); }, - $signature: 488 + $signature: 556 }; K._CupertinoThemeDefaults.prototype = { resolveFrom$2: function(context, resolveTextTheme) { @@ -160245,7 +160245,7 @@ call$1: function(color) { return color instanceof E.CupertinoDynamicColor ? color.resolveFrom$1(this.context) : color; }, - $signature: 385 + $signature: 403 }; K._CupertinoTextThemeDefaults.prototype = {}; K._DefaultCupertinoTextThemeData.prototype = {}; @@ -160276,7 +160276,7 @@ call$0: function() { return null; }, - $signature: 2249 + $signature: 2226 }; U._browserPlatform_closure.prototype = { call$0: function() { @@ -160296,7 +160296,7 @@ return C.TargetPlatform_3; return C.TargetPlatform_0; }, - $signature: 2250 + $signature: 2249 }; U._ErrorDiagnostic.prototype = { get$value: function(_) { @@ -160434,13 +160434,13 @@ call$0: function() { return J.trimLeft$0$s(this.$this.exceptionAsString$0().split("\n")[0]); }, - $signature: 69 + $signature: 71 }; U.FlutterErrorDetails_summary_closure.prototype = { call$1: function(node) { return node.get$level(node) === C.DiagnosticLevel_6; }, - $signature: 2252 + $signature: 2250 }; U.FlutterErrorDetails_summary_closure0.prototype = { call$0: function() { @@ -160452,7 +160452,7 @@ call$1: function(frame) { return frame.packageScheme === "dart"; }, - $signature: 2257 + $signature: 2252 }; U.FlutterError.prototype = { get$message: function(_) { @@ -160472,31 +160472,31 @@ call$1: function(line) { return U.ErrorDescription$(line); }, - $signature: 2258 + $signature: 2257 }; U.FlutterError_defaultStackFilter_closure.prototype = { call$1: function(value) { return value + 1; }, - $signature: 172 + $signature: 168 }; U.FlutterError_defaultStackFilter_closure0.prototype = { call$1: function(value) { return value + 1; }, - $signature: 172 + $signature: 168 }; U.FlutterError_toString_closure.prototype = { call$1: function(node) { return C.JSString_methods.trimRight$0(this.renderer.render$1(0, node)); }, - $signature: 2259 + $signature: 2258 }; U.debugPrintStack_closure.prototype = { call$1: function(line) { return J.contains$1$asx(line, "StackTrace.current") || C.JSString_methods.contains$1(line, "dart-sdk/lib/_internal") || C.JSString_methods.contains$1(line, "dart:sdk_internal"); }, - $signature: 78 + $signature: 82 }; U.DiagnosticsStackTrace.prototype = {}; U._FlutterErrorDetailsNode.prototype = { @@ -160627,7 +160627,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 269 + $signature: 243 }; N.BindingBase_registerNumericServiceExtension_closure.prototype = { call$1: function(parameters) { @@ -160684,7 +160684,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 269 + $signature: 243 }; N.BindingBase_registerServiceExtension_closure.prototype = { call$2: function(method, parameters) { @@ -160771,26 +160771,26 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 456 + $signature: 467 }; N.BindingBase_registerServiceExtension_closure__result_set.prototype = { call$1: function(t1) { return this._box_0._result0 = t1; }, - $signature: 2262 + $signature: 2261 }; N.BindingBase_registerServiceExtension__closure.prototype = { call$0: function() { return P.Future_Future$delayed(C.Duration_0, null, type$.void); }, - $signature: 112 + $signature: 111 }; N.BindingBase_registerServiceExtension_closure__result_get.prototype = { call$0: function() { var t1 = this._box_0._result0; return t1 === $ ? H.throwExpression(H.LateError$localNI("result")) : t1; }, - $signature: 2272 + $signature: 2263 }; B.Listenable.prototype = {}; B._ListenerEntry.prototype = { @@ -160883,7 +160883,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; B._MergingListenable.prototype = { addListener$1: function(_, listener) { @@ -161079,14 +161079,14 @@ call$1: function(t1) { return this._box_0._lastWordStart = t1; }, - $signature: 2281 + $signature: 2279 }; Y._PrefixedStringBuilder__wordWrapLine__lastWordStart_get.prototype = { call$0: function() { var t1 = this._box_0._lastWordStart; return t1 === $ ? H.throwExpression(H.LateError$localNI("lastWordStart")) : t1; }, - $signature: 255 + $signature: 296 }; Y._PrefixedStringBuilder__wordWrapLine_noWrap.prototype = { call$1: function(index) { @@ -161101,7 +161101,7 @@ } return index < t2[t1.currentChunk]; }, - $signature: 507 + $signature: 613 }; Y._NoDefaultValue.prototype = {}; Y.TextTreeRenderer.prototype = { @@ -161345,14 +161345,14 @@ ++t3.lines; } }, - $signature: 508 + $signature: 614 }; Y.TextTreeRenderer__debugRender_closure.prototype = { call$1: function(n) { var t1 = n.get$level(n); return t1.index >= this.$this._minLevel.index; }, - $signature: 2368 + $signature: 2367 }; Y.DiagnosticsNode.prototype = { get$level: function(_) { @@ -161976,7 +161976,7 @@ C.JSArray_methods.set$length(t1, 0); return new F.LicenseParagraph(t2, t3); }, - $signature: 2371 + $signature: 2368 }; B.AbstractNode.prototype = { redepthChild$1: function(child) { @@ -162166,7 +162166,7 @@ call$1: function(line) { return line.length !== 0; }, - $signature: 78 + $signature: 82 }; O.SynchronousFuture.prototype = { catchError$2$test: function(onError, test) { @@ -162244,7 +162244,7 @@ return H.S(member) + " (eager winner)"; return H.S(member); }, - $signature: 2381 + $signature: 2377 }; D.GestureArenaManager.prototype = { add$2: function(_, pointer, member) { @@ -162339,7 +162339,7 @@ call$0: function() { return new D._GestureArena(H.setRuntimeTypeInfo([], type$.JSArray_GestureArenaMember)); }, - $signature: 2382 + $signature: 2381 }; D.GestureArenaManager__tryToResolveArena_closure.prototype = { call$0: function() { @@ -162483,7 +162483,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; N.GestureBinding_dispatchEvent_closure0.prototype = { call$0: function() { @@ -162517,7 +162517,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; N.FlutterErrorDetailsForPointerEventDispatcher.prototype = {}; V.Drag.prototype = { @@ -163646,7 +163646,7 @@ call$0: function() { return this.estimate.toString$0(0) + "; fling at " + this.velocity.toString$0(0) + "."; }, - $signature: 69 + $signature: 71 }; O.DragGestureRecognizer__checkEnd_closure0.prototype = { call$0: function() { @@ -163655,7 +163655,7 @@ return "Could not estimate velocity."; return t1.toString$0(0) + "; judged to not be a fling."; }, - $signature: 69 + $signature: 71 }; O.DragGestureRecognizer__checkEnd_closure1.prototype = { call$0: function() { @@ -163838,13 +163838,13 @@ call$1: function(initialPosition) { return this.$this._startDrag$2(initialPosition, this.pointer); }, - $signature: 520 + $signature: 634 }; V.MultiDragGestureRecognizer__startDrag_closure.prototype = { call$0: function() { return this.$this.onStart.call$1(this.initialPosition); }, - $signature: 2403 + $signature: 2399 }; V._ImmediatePointerState.prototype = { checkForResolutionAfterMove$0: function() { @@ -164123,14 +164123,14 @@ call$0: function() { return P.LinkedHashMap_LinkedHashMap$_empty(type$.void_Function_PointerEvent, type$.nullable_Matrix4); }, - $signature: 2410 + $signature: 2407 }; O.PointerRouter__dispatchEventToRoutes_closure.prototype = { call$2: function(route, transform) { if (J.containsKey$1$x(this.referenceRoutes, route)) this.$this._dispatch$3(this.event, route, transform); }, - $signature: 2414 + $signature: 2410 }; G.PointerSignalResolver.prototype = { register$2: function(_, $event, callback) { @@ -164963,7 +164963,7 @@ call$0: function() { return new V._CombiningGestureArenaMember(this.$this, H.setRuntimeTypeInfo([], type$.JSArray_GestureArenaMember), this.pointer); }, - $signature: 2415 + $signature: 2414 }; R.Velocity.prototype = { $sub: function(_, other) { @@ -165112,7 +165112,7 @@ var _this = this; return new A.LicensePage(_this.applicationName, _this.applicationVersion, _this.applicationIcon, _this.applicationLegalese, null); }, - $signature: 2417 + $signature: 2415 }; A.LicensePage.prototype = { createState$0: function() { @@ -165195,20 +165195,20 @@ prev.addLicense$1(license); return prev; }, - $signature: 2429 + $signature: 2422 }; A._PackagesViewState_licenses_closure0.prototype = { call$1: function(licenseData) { licenseData.sortPackages$0(); return licenseData; }, - $signature: 2437 + $signature: 2429 }; A._PackagesViewState_build_closure.prototype = { call$2: function(context, snapshot) { return new A.LayoutBuilder(new A._PackagesViewState_build__closure(this.$this, snapshot), new D.ValueKey(snapshot.connectionState, type$.ValueKey_ConnectionState)); }, - $signature: 2441 + $signature: 2437 }; A._PackagesViewState_build__closure.prototype = { call$2: function(context, constraints) { @@ -165226,7 +165226,7 @@ return M.Material$(C.Duration_200000, true, _null, T.Column$(H.setRuntimeTypeInfo([t2._widget.about, C.Center_mtF], type$.JSArray_Widget), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1), C.Clip_0, t1, 0, _null, _null, _null, _null, C.MaterialType_0); } }, - $signature: 2445 + $signature: 2441 }; A._PackagesViewState_build___closure.prototype = { call$3: function(context, selectedId, _) { @@ -165238,13 +165238,13 @@ t4.toString; return T.Center$(M.Material$(C.Duration_200000, true, _null, M.Container$(_null, t3._packagesList$4(context, selectedId, t4, t3._widget.isLateral), C.Clip_0, _null, t2, _null, _null, _null, _null, _null, _null, _null, _null, _null), C.Clip_0, t1, 4, _null, _null, _null, _null, C.MaterialType_0), _null, _null); }, - $signature: 2457 + $signature: 2455 }; A._PackagesViewState__initDefaultDetailPage_closure.prototype = { call$1: function(i) { return this.data.licenses[i]; }, - $signature: 528 + $signature: 706 }; A._PackagesViewState__packagesList_closure.prototype = { call$1: function(entry) { @@ -165262,7 +165262,7 @@ t3 = false; return new A._PackageListTile(packageName, t3, t2.length, new A._PackagesViewState__packagesList__closure(_this.$this, index, _this.context, packageName, t2, t1), null); }, - $signature: 2472 + $signature: 2466 }; A._PackagesViewState__packagesList__closure.prototype = { call$0: function() { @@ -165280,7 +165280,7 @@ call$1: function(i) { return this.data.licenses[i]; }, - $signature: 528 + $signature: 706 }; A._PackageListTile.prototype = { build$1: function(_, context) { @@ -165321,7 +165321,7 @@ return 1; return C.JSString_methods.compareTo$1(a.toLowerCase(), b.toLowerCase()); }, - $signature: 2495 + $signature: 2492 }; A._DetailArguments.prototype = { $eq: function(_, other) { @@ -165462,7 +165462,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 2498 + $signature: 2495 }; A._PackageLicensePageTitle.prototype = { build$1: function(_, context) { @@ -165554,7 +165554,7 @@ else return t1._nestedUI$1(context); }, - $signature: 280 + $signature: 249 }; A._MasterDetailFlowState__nestedUI_closure1.prototype = { call$0: function() { @@ -165585,7 +165585,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 406 + $signature: 370 }; A._MasterDetailFlowState__nestedUI_closure.prototype = { call$2: function($navigator, initialRoute) { @@ -165599,7 +165599,7 @@ throw H.wrapException(H.ReachabilityError$(string$.x60null_c)); } }, - $signature: 2508 + $signature: 2507 }; A._MasterDetailFlowState__nestedUI_closure0.prototype = { call$1: function(settings) { @@ -165619,7 +165619,7 @@ throw H.wrapException(P.Exception_Exception("Unknown route " + H.S(t1))); } }, - $signature: 2511 + $signature: 2508 }; A._MasterDetailFlowState__masterPageRoute_closure.prototype = { call$1: function(c) { @@ -165635,7 +165635,7 @@ t1 = t2; return T.BlockSemantics$(t1); }, - $signature: 2521 + $signature: 2511 }; A._MasterDetailFlowState__masterPageRoute__closure.prototype = { call$0: function() { @@ -165648,7 +165648,7 @@ var t1 = this.$this; return new F.WillPopScope(T.BlockSemantics$(t1._widget.detailPageBuilder$3(context, this.$arguments, null)), new A._MasterDetailFlowState__detailPageRoute__closure(t1, context), null); }, - $signature: 2584 + $signature: 2521 }; A._MasterDetailFlowState__detailPageRoute__closure.prototype = { call$0: function() { @@ -165677,13 +165677,13 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 406 + $signature: 370 }; A._MasterDetailFlowState__lateralUI_closure1.prototype = { call$2: function(_, __) { return C.List_empty7; }, - $signature: 2587 + $signature: 2584 }; A._MasterDetailFlowState__lateralUI_closure0.prototype = { call$3: function(context, args, scrollController) { @@ -165694,7 +165694,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 522 + $signature: 640 }; A._MasterDetailFlowState__lateralUI_closure.prototype = { call$2: function(context, isLateral) { @@ -165702,7 +165702,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 526 + $signature: 693 }; A._MasterPage.prototype = { build$1: function(_, context) { @@ -165798,7 +165798,7 @@ t4 = t3.detailPageBuilder; return G.AnimatedSwitcher$(M.Container$(_null, new A._DetailView(t4, t1 ? t3.initialArguments : value, _null), C.Clip_0, _null, C.BoxConstraints_ALM, _null, _null, _null, new D.ValueKey(t2, type$.ValueKey_nullable_Object), _null, _null, _null, _null, _null), C.Duration_500000, new A._MasterDetailScaffoldState_build__closure()); }, - $signature: 2588 + $signature: 2587 }; A._MasterDetailScaffoldState_build__closure.prototype = { call$2: function(child, animation) { @@ -165806,7 +165806,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 600 + $signature: 604 }; A._DetailView.prototype = { build$1: function(_, context) { @@ -165827,7 +165827,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 2604 + $signature: 2598 }; S.ThemeMode.prototype = { toString$0: function(_) { @@ -165843,7 +165843,7 @@ call$2: function(begin, end) { return new D.MaterialRectArcTween(begin, end); }, - $signature: 2609 + $signature: 2604 }; S.MaterialScrollBehavior.prototype = { getPlatform$1: function(context) { @@ -165982,7 +165982,7 @@ call$2: function(settings, builder) { return this.call$1$2(settings, builder, type$.dynamic); }, - $signature: 2620 + $signature: 2615 }; E._ToolbarContainerLayout.prototype = { getConstraintsForChild$1: function(constraints) { @@ -166475,7 +166475,7 @@ t1.toString; return 2 * Math.asin(this.distanceFromAtoB / (2 * t1)); }, - $signature: 121 + $signature: 122 }; D._CornerId.prototype = { toString$0: function(_) { @@ -166605,7 +166605,7 @@ $length = delta.get$distance(); return t2._dx * delta._dx / $length + t2._dy * delta._dy / $length; }, - $signature: 2644 + $signature: 2626 }; R.BackButtonIcon.prototype = { build$1: function(_, context) { @@ -167365,7 +167365,7 @@ call$1: function(getProperty) { return this.call$1$1(getProperty, type$.dynamic); }, - $signature: 3075 + $signature: 3055 }; K._ButtonStyleState_build_resolve.prototype = { call$1$1: function(getProperty, $T) { @@ -167401,19 +167401,19 @@ call$1: function(style) { return style == null ? null : style.backgroundColor; }, - $signature: 413 + $signature: 330 }; K._ButtonStyleState_build_closure2.prototype = { call$1: function(style) { return style == null ? null : style.foregroundColor; }, - $signature: 413 + $signature: 330 }; K._ButtonStyleState_build_closure3.prototype = { call$1: function(style) { return style == null ? null : style.shadowColor; }, - $signature: 413 + $signature: 330 }; K._ButtonStyleState_build_closure4.prototype = { call$1: function(style) { @@ -167425,13 +167425,13 @@ call$1: function(style) { return style == null ? null : style.minimumSize; }, - $signature: 586 + $signature: 587 }; K._ButtonStyleState_build_closure6.prototype = { call$1: function(style) { return style == null ? null : style.fixedSize; }, - $signature: 586 + $signature: 587 }; K._ButtonStyleState_build_closure7.prototype = { call$1: function(style) { @@ -167468,7 +167468,7 @@ call$1: function(states) { return this.effectiveValue.call$1$1(new K._ButtonStyleState_build__closure(states), type$.Color); }, - $signature: 197 + $signature: 201 }; K._ButtonStyleState_build__closure.prototype = { call$1: function(style) { @@ -167524,7 +167524,7 @@ if ($status === C.AnimationStatus_3) this.$this.setState$1(new K._ButtonStyleState_build__closure1()); }, - $signature: 35 + $signature: 34 }; K._ButtonStyleState_build__closure1.prototype = { call$0: function() { @@ -168843,7 +168843,7 @@ return this.$this._widget.activeColor; return null; }, - $signature: 197 + $signature: 201 }; K._CheckboxState__defaultFillColor_closure.prototype = { call$1: function(states) { @@ -168853,7 +168853,7 @@ return this.themeData.toggleableActiveColor; return this.themeData.unselectedWidgetColor; }, - $signature: 108 + $signature: 112 }; K._CheckboxState_build_closure.prototype = { call$1: function(states) { @@ -168866,7 +168866,7 @@ } return t1 == null ? C._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable.resolve$1(states) : t1; }, - $signature: 421 + $signature: 331 }; K._CheckboxPainter.prototype = { set$checkColor: function(value) { @@ -169324,28 +169324,28 @@ } return null; }, - $signature: 197 + $signature: 201 }; S.DataTable_build_closure.prototype = { call$1: function(row) { row.toString; return false; }, - $signature: 422 + $signature: 334 }; S.DataTable_build_closure0.prototype = { call$1: function(row) { row.toString; return false; }, - $signature: 422 + $signature: 334 }; S.DataTable_build_closure1.prototype = { call$1: function(row) { row.toString; return false; }, - $signature: 422 + $signature: 334 }; S.DataTable_build_closure2.prototype = { call$1: function(index) { @@ -169393,7 +169393,7 @@ call$1: function(checked) { return this.$this._handleSelectAll$2(checked, this.someChecked); }, - $signature: 423 + $signature: 337 }; S.DataTable_build_closure5.prototype = { call$0: function() { @@ -169457,7 +169457,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 287 + $signature: 258 }; S._SortArrow.prototype = { createState$0: function() { @@ -169638,7 +169638,7 @@ var t1 = this._box_0.dialog; return t1; }, - $signature: 75 + $signature: 77 }; K.DatePickerDialog.prototype = { createState$0: function() { @@ -169946,7 +169946,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 189 + $signature: 200 }; K.__DatePickerDialogState_State_RestorationMixin.prototype = { didUpdateWidget$1: function(oldWidget) { @@ -170641,7 +170641,7 @@ var t1 = this.route; return t1.getItemOffset$1(t1.selectedIndex); }, - $signature: 121 + $signature: 122 }; K._DropdownMenuRouteLayout.prototype = { getConstraintsForChild$1: function(constraints) { @@ -170736,13 +170736,13 @@ call$2: function(total, height) { return total + height; }, - $signature: 284 + $signature: 291 }; K._DropdownRoute_getMenuLimits_closure.prototype = { call$2: function(total, height) { return total + height; }, - $signature: 284 + $signature: 291 }; K._DropdownRoutePage.prototype = { build$1: function(_, context) { @@ -170758,7 +170758,7 @@ var t1 = this.$this; return new T.CustomSingleChildLayout(new K._DropdownMenuRouteLayout(t1.buttonRect, t1.route, this.textDirection, t1.$ti._eval$1("_DropdownMenuRouteLayout<1>")), new M._CaptureAll(t1.capturedThemes._themes, this.menu, null), null); }, - $signature: 631 + $signature: 668 }; K._MenuItem.prototype = { createRenderObject$1: function(context) { @@ -171170,7 +171170,7 @@ return; t1.itemHeights[this.index] = size._dy; }, - $signature: 634 + $signature: 460 }; K._DropdownButtonState__handleTap_closure0.prototype = { call$1: function(newValue) { @@ -171528,7 +171528,7 @@ call$1: function(isExpanded) { return this.$this._expansion_panel$_handlePressed$2(isExpanded, this.index); }, - $signature: 51 + $signature: 48 }; M.Feedback_wrapForTap_closure.prototype = { call$0: function() { @@ -171926,7 +171926,7 @@ var t1 = this.referenceBox._box$_size; return new P.Rect(0, 0, 0 + t1._dx, 0 + t1._dy); }, - $signature: 287 + $signature: 258 }; O._InkRippleFactory.prototype = { create$11$borderRadius$color$containedInkWell$controller$customBorder$onRemoved$position$radius$rectCallback$referenceBox$textDirection: function(_, borderRadius, color, containedInkWell, controller, customBorder, onRemoved, position, radius, rectCallback, referenceBox, textDirection) { @@ -172064,7 +172064,7 @@ var t1 = this.referenceBox._box$_size; return new P.Rect(0, 0, 0 + t1._dx, 0 + t1._dy); }, - $signature: 287 + $signature: 258 }; U._InkSplashFactory.prototype = { create$11$borderRadius$color$containedInkWell$controller$customBorder$onRemoved$position$radius$rectCallback$referenceBox$textDirection: function(_, borderRadius, color, containedInkWell, controller, customBorder, onRemoved, position, radius, rectCallback, referenceBox, textDirection) { @@ -174312,7 +174312,7 @@ if (child != null) this.value.push(Y.DiagnosticableTreeNode$($name, null, child)); }, - $signature: 683 + $signature: 505 }; L._RenderDecoration_performLayout_centerLayout.prototype = { call$2: function(box, x) { @@ -174326,7 +174326,7 @@ t1.offset = new P.Offset(x, (t2 - t3._dy) / 2); return t3._dx; }, - $signature: 188 + $signature: 198 }; L._RenderDecoration_performLayout_baselineLayout.prototype = { call$2: function(box, x) { @@ -174341,7 +174341,7 @@ t1.offset = new P.Offset(x, t2 - t3); return box._box$_size._dx; }, - $signature: 188 + $signature: 198 }; L._RenderDecoration_paint_doPaint.prototype = { call$1: function(child) { @@ -174352,13 +174352,13 @@ this.context.paintChild$2(child, type$.BoxParentData._as(t1).offset.$add(0, this.offset)); } }, - $signature: 701 + $signature: 516 }; L._RenderDecoration_hitTestChildren_closure.prototype = { call$2: function(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 311 + $signature: 267 }; L._DecorationElement.prototype = { get$widget: function() { @@ -175895,7 +175895,7 @@ if (child != null) this.value.push(Y.DiagnosticableTreeNode$($name, null, child)); }, - $signature: 683 + $signature: 505 }; Q._RenderListTile_paint_doPaint.prototype = { call$1: function(child) { @@ -175906,13 +175906,13 @@ this.context.paintChild$2(child, type$.BoxParentData._as(t1).offset.$add(0, this.offset)); } }, - $signature: 701 + $signature: 516 }; Q._RenderListTile_hitTestChildren_closure.prototype = { call$2: function(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 311 + $signature: 267 }; M.MaterialType.prototype = { toString$0: function(_) { @@ -176127,13 +176127,13 @@ call$1: function(value) { return new R.Tween(H._asDoubleS(value), null, type$.Tween_double); }, - $signature: 370 + $signature: 348 }; M._MaterialInteriorState_forEachTween_closure0.prototype = { call$1: function(value) { return new R.ColorTween(type$.Color._as(value), null); }, - $signature: 374 + $signature: 327 }; M._MaterialInteriorState_forEachTween_closure1.prototype = { call$1: function(value) { @@ -177016,13 +177016,13 @@ call$1: function(child) { return child.key; }, - $signature: 485 + $signature: 527 }; B._MergeableMaterialState_didUpdateWidget_closure0.prototype = { call$1: function(child) { return child.key; }, - $signature: 485 + $signature: 527 }; B._MergeableMaterialSliceKey.prototype = { $eq: function(_, other) { @@ -177261,7 +177261,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 670 + $signature: 529 }; K._ZoomPageTransition_build_closure0.prototype = { call$3: function(context, animation, child) { @@ -177269,7 +177269,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 483 + $signature: 537 }; K._ZoomPageTransition_build_closure1.prototype = { call$3: function(context, animation, child) { @@ -177277,7 +177277,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 670 + $signature: 529 }; K._ZoomPageTransition_build_closure2.prototype = { call$3: function(context, animation, child) { @@ -177285,7 +177285,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 483 + $signature: 537 }; K._ZoomEnterTransition.prototype = { build$1: function(_, context) { @@ -177592,7 +177592,7 @@ call$1: function(column) { return C.DataCell_AHF; }, - $signature: 487 + $signature: 586 }; R.PaginatedDataTableState__getProgressIndicatorRowFor_closure.prototype = { call$1: function(column) { @@ -177602,7 +177602,7 @@ } return C.DataCell_AHF; }, - $signature: 487 + $signature: 586 }; R.PaginatedDataTableState__getRows_closure.prototype = { call$0: function() { @@ -177770,7 +177770,7 @@ call$1: function(size) { this.$this.route.itemSizes[this.i] = size; }, - $signature: 634 + $signature: 460 }; Z._PopupMenu_build_closure0.prototype = { call$2: function(context, child) { @@ -177902,7 +177902,7 @@ t3.toString; return new T.CustomSingleChildLayout(new Z._PopupMenuRouteLayout(t1.position, t1.itemSizes, t2, t3.textDirection, _this.mediaQuery.padding), new M._CaptureAll(t1.capturedThemes._themes, _this.menu, null), null); }, - $signature: 631 + $signature: 668 }; Z.PopupMenuButton.prototype = { createState$0: function() { @@ -178136,7 +178136,7 @@ } _this.canvas.drawRect$2(0, new P.Rect(left, 0, left + width, 0 + _this.size._dy), _this.paint); }, - $signature: 493 + $signature: 597 }; U.LinearProgressIndicator.prototype = { createState$0: function() { @@ -178206,7 +178206,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 236 + $signature: 226 }; U._CircularProgressIndicatorPainter.prototype = { paint$2: function(canvas, size) { @@ -178334,7 +178334,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 236 + $signature: 226 }; U._RefreshProgressIndicatorPainter.prototype = { paint$2: function(canvas, size) { @@ -178589,7 +178589,7 @@ return this.$this._widget.activeColor; return null; }, - $signature: 197 + $signature: 201 }; Y._RadioState__defaultFillColor_closure.prototype = { call$1: function(states) { @@ -178599,7 +178599,7 @@ return this.themeData.toggleableActiveColor; return this.themeData.unselectedWidgetColor; }, - $signature: 108 + $signature: 112 }; Y._RadioState_build_closure.prototype = { call$1: function(states) { @@ -178612,7 +178612,7 @@ } return t1 == null ? V.MaterialStateProperty_resolveAs(C._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable, states, type$.MouseCursor) : t1; }, - $signature: 421 + $signature: 331 }; Y._RadioPainter.prototype = { paint$2: function(canvas, size) { @@ -179118,7 +179118,7 @@ refreshResult.whenComplete$1(new N.RefreshIndicatorState__show__closure0(t1, this.completer)); } }, - $signature: 90 + $signature: 88 }; N.RefreshIndicatorState__show__closure.prototype = { call$0: function() { @@ -179196,7 +179196,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 130 + $signature: 136 }; Z._ReorderableListViewState.prototype = { _wrapWithSemantics$2: function(child, index) { @@ -179294,7 +179294,7 @@ if (startIndex !== endIndex) this.$this._widget.onReorder$2(startIndex, endIndex); }, - $signature: 407 + $signature: 380 }; Z._ReorderableListViewState__wrapWithSemantics_moveToStart.prototype = { call$0: function() { @@ -179345,27 +179345,27 @@ call$1: function(t1) { return this._box_0._listPadding = t1; }, - $signature: 524 + $signature: 626 }; Z._ReorderableListViewState_build__outerPadding_set.prototype = { call$1: function(t1) { return this._box_0._outerPadding = t1; }, - $signature: 524 + $signature: 626 }; Z._ReorderableListViewState_build__outerPadding_get.prototype = { call$0: function() { var t1 = this._box_0._outerPadding; return t1 === $ ? H.throwExpression(H.LateError$localNI("outerPadding")) : t1; }, - $signature: 542 + $signature: 633 }; Z._ReorderableListViewState_build__listPadding_get.prototype = { call$0: function() { var t1 = this._box_0._listPadding; return t1 === $ ? H.throwExpression(H.LateError$localNI("listPadding")) : t1; }, - $signature: 542 + $signature: 633 }; Z._ReorderableListViewChildGlobalKey.prototype = { $eq: function(_, other) { @@ -179454,7 +179454,7 @@ if (t1.future._state === 0) t1.complete$1(0, this.reason); }, - $signature: 90 + $signature: 88 }; M._ScaffoldMessengerScope.prototype = { updateShouldNotify$1: function(old) { @@ -179635,7 +179635,7 @@ var t1 = this._box_0._floatingActionButtonRect; return t1 === $ ? H.throwExpression(H.LateError$localNI("floatingActionButtonRect")) : t1; }, - $signature: 287 + $signature: 258 }; M._FloatingActionButtonTransition.prototype = { createState$0: function() { @@ -180219,7 +180219,7 @@ if (t1.future._state === 0) t1.complete$1(0, this.reason); }, - $signature: 90 + $signature: 88 }; M.ScaffoldState__updateSnackBar_closure.prototype = { call$0: function() { @@ -180450,7 +180450,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 189 + $signature: 200 }; M._ScaffoldMessengerState_State_TickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -180758,40 +180758,40 @@ call$1: function(t1) { return this._box_0._dragColor = t1; }, - $signature: 330 + $signature: 359 }; E._MaterialScrollbarState__thumbColor__hoverColor_set.prototype = { call$1: function(t1) { return this._box_0._hoverColor0 = t1; }, - $signature: 330 + $signature: 359 }; E._MaterialScrollbarState__thumbColor__idleColor_set.prototype = { call$1: function(t1) { return this._box_0._idleColor = t1; }, - $signature: 330 + $signature: 359 }; E._MaterialScrollbarState__thumbColor__dragColor_get.prototype = { call$0: function() { var t1 = this._box_0._dragColor; return t1 === $ ? H.throwExpression(H.LateError$localNI("dragColor")) : t1; }, - $signature: 331 + $signature: 361 }; E._MaterialScrollbarState__thumbColor__hoverColor_get.prototype = { call$0: function() { var t1 = this._box_0._hoverColor0; return t1 === $ ? H.throwExpression(H.LateError$localNI("hoverColor")) : t1; }, - $signature: 331 + $signature: 361 }; E._MaterialScrollbarState__thumbColor__idleColor_get.prototype = { call$0: function() { var t1 = this._box_0._idleColor; return t1 === $ ? H.throwExpression(H.LateError$localNI("idleColor")) : t1; }, - $signature: 331 + $signature: 361 }; E._MaterialScrollbarState__thumbColor_closure.prototype = { call$1: function(states) { @@ -180816,7 +180816,7 @@ t1.toString; return t1; }, - $signature: 108 + $signature: 112 }; E._MaterialScrollbarState__trackColor_closure.prototype = { call$1: function(states) { @@ -180824,7 +180824,7 @@ this.$this.get$_showTrackOnHover(); return C.Color_0; }, - $signature: 108 + $signature: 112 }; E._MaterialScrollbarState__trackBorderColor_closure.prototype = { call$1: function(states) { @@ -180832,7 +180832,7 @@ this.$this.get$_showTrackOnHover(); return C.Color_0; }, - $signature: 108 + $signature: 112 }; E._MaterialScrollbarState__thickness_closure.prototype = { call$1: function(states) { @@ -181646,7 +181646,7 @@ return this.$this._widget.activeColor; return this.$this._widget.inactiveThumbColor; }, - $signature: 197 + $signature: 201 }; N._MaterialSwitchState__defaultThumbColor_closure.prototype = { call$1: function(states) { @@ -181672,7 +181672,7 @@ } return t1; }, - $signature: 108 + $signature: 112 }; N._MaterialSwitchState__widgetTrackColor_closure.prototype = { call$1: function(states) { @@ -181682,7 +181682,7 @@ return this.$this._widget.activeTrackColor; return this.$this._widget.inactiveTrackColor; }, - $signature: 197 + $signature: 201 }; N._MaterialSwitchState__defaultTrackColor_closure.prototype = { call$1: function(states) { @@ -181699,7 +181699,7 @@ } return this.isDark ? C.Color_1308622847 : C.Color_1375731712; }, - $signature: 108 + $signature: 112 }; N._MaterialSwitchState__handleDragEnd_closure.prototype = { call$0: function() { @@ -181716,7 +181716,7 @@ } return t1 == null ? V.MaterialStateProperty_resolveAs(C._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable, states, type$.MouseCursor) : t1; }, - $signature: 421 + $signature: 331 }; N._SwitchPainter.prototype = { set$activeThumbImage: function(value) { @@ -183745,13 +183745,13 @@ call$1: function($event) { return this.$this._handleHover$1(true); }, - $signature: 267 + $signature: 262 }; Z._TextFieldState_build_closure2.prototype = { call$1: function($event) { return this.$this._handleHover$1(false); }, - $signature: 198 + $signature: 199 }; Z._TextFieldState_build_closure3.prototype = { call$2: function(context, child) { @@ -183785,7 +183785,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 189 + $signature: 200 }; Z.__TextFieldState_State_RestorationMixin.prototype = { didUpdateWidget$1: function(oldWidget) { @@ -185015,7 +185015,7 @@ return "0" + value; return C.JSInt_methods.toString$0(value); }, - $signature: 308 + $signature: 299 }; Z.TimeOfDayFormat.prototype = { toString$0: function(_) { @@ -185125,7 +185125,7 @@ var t1 = this.themeData.colorScheme; return states.contains$1(0, C.MaterialState_4) ? t1.primary : t1.onSurface; }, - $signature: 108 + $signature: 112 }; M._HourMinuteControl_build_closure0.prototype = { call$1: function(states) { @@ -185142,7 +185142,7 @@ } return t1; }, - $signature: 108 + $signature: 112 }; M._HourControl.prototype = { build$1: function(_, context) { @@ -185396,7 +185396,7 @@ } return t1; }, - $signature: 108 + $signature: 112 }; M._DayPeriodControl_build_closure0.prototype = { call$1: function(states) { @@ -185410,7 +185410,7 @@ t1 = C.Color_0; return t1; }, - $signature: 108 + $signature: 112 }; M._DayPeriodControl_build_closure1.prototype = { call$0: function() { @@ -185564,7 +185564,7 @@ call$2: function(result, position) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, this._box_0.newPosition); }, - $signature: 311 + $signature: 267 }; M._TappableLabel.prototype = { get$value: function(receiver) { @@ -186608,7 +186608,7 @@ var t1 = this.builder.call$2(context, this.dialog); return t1; }, - $signature: 75 + $signature: 77 }; M.__DialState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -188036,19 +188036,19 @@ call$1: function(context) { return this.overlay; }, - $signature: 75 + $signature: 77 }; S._TooltipState_build_closure.prototype = { call$1: function($event) { return this.$this._showTooltip$0(); }, - $signature: 267 + $signature: 262 }; S._TooltipState_build_closure0.prototype = { call$1: function($event) { return this.$this._hideTooltip$0(); }, - $signature: 198 + $signature: 199 }; S._TooltipPositionDelegate.prototype = { getConstraintsForChild$1: function(constraints) { @@ -188189,7 +188189,7 @@ call$2: function(bytes, total) { this.chunkEvents.add$1(0, new L.ImageChunkEvent(bytes, total)); }, - $signature: 407 + $signature: 380 }; K.AlignmentGeometry.prototype = { add$1: function(_, other) { @@ -189396,21 +189396,21 @@ var t1 = this.$this; return t1.get$canvas(t1).clipPath$2$doAntiAlias(0, this.path, doAntiAias); }, - $signature: 51 + $signature: 48 }; Z.ClipContext_clipRRectAndPaint_closure.prototype = { call$1: function(doAntiAias) { var t1 = this.$this; return t1.get$canvas(t1).clipRRect$2$doAntiAlias(0, this.rrect, doAntiAias); }, - $signature: 51 + $signature: 48 }; Z.ClipContext_clipRectAndPaint_closure.prototype = { call$1: function(doAntiAias) { var t1 = this.$this; return t1.get$canvas(t1).clipRect$2$doAntiAlias(0, this.rect, doAntiAias); }, - $signature: 51 + $signature: 48 }; E.ColorSwatch.prototype = { $index: function(_, index) { @@ -190322,13 +190322,13 @@ t1.toString; return t1; }, - $signature: 533 + $signature: 469 }; M.ImageProvider_resolveStreamForKey_closure0.prototype = { call$0: function() { return this.$this.load$2(0, this.key, $.PaintingBinding__instance.get$instantiateImageCodec()); }, - $signature: 533 + $signature: 469 }; M.AssetBundleImageKey.prototype = { $eq: function(_, other) { @@ -190522,7 +190522,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; L.ImageInfo.prototype = { clone$0: function(_) { @@ -190904,7 +190904,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; L.MultiFrameImageStreamCompleter_closure0.prototype = { call$2: function(error, stack) { @@ -190912,7 +190912,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; L.MultiFrameImageStreamCompleter__handleAppFrame_closure.prototype = { call$0: function() { @@ -190993,7 +190993,7 @@ this._box_0.result = result; return result == null; }, - $signature: 289 + $signature: 281 }; G.InlineSpan_codeUnitAt_closure.prototype = { call$1: function(span) { @@ -191001,7 +191001,7 @@ this._box_0.result = result; return result == null; }, - $signature: 289 + $signature: 281 }; V.NotchedShape.prototype = {}; V.CircularNotchedRectangle.prototype = { @@ -192474,7 +192474,7 @@ call$1: function(str) { return "packages/" + H.S(this.$this._package) + "/" + H.S(str); }, - $signature: 109 + $signature: 104 }; A._TextStyle_Object_Diagnosticable.prototype = {}; D.FrictionSimulation.prototype = { @@ -193316,7 +193316,7 @@ call$0: function() { return this.computer.call$1(this.argument); }, - $signature: 121 + $signature: 122 }; S.RenderBox_getDryLayout_closure.prototype = { call$0: function() { @@ -195229,7 +195229,7 @@ return false; return D._isWhitespace(C.JSString_methods._codeUnitAt$1(currentString, 0)); }, - $signature: 78 + $signature: 82 }; D.RenderEditable_extendSelectionDown__nextSelection_set.prototype = { call$1: function(t1) { @@ -195239,14 +195239,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_extendSelectionDown__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_extendSelectionLeftByLine__nextSelection_set.prototype = { call$1: function(t1) { @@ -195256,14 +195256,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_extendSelectionLeftByLine__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_extendSelectionRightByLine__nextSelection_set.prototype = { call$1: function(t1) { @@ -195273,14 +195273,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_extendSelectionRightByLine__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_extendSelectionUp__nextSelection_set.prototype = { call$1: function(t1) { @@ -195290,14 +195290,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_extendSelectionUp__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_expandSelectionLeftByLine__nextSelection_set.prototype = { call$1: function(t1) { @@ -195307,14 +195307,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_expandSelectionLeftByLine__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_expandSelectionRightByLine__nextSelection_set.prototype = { call$1: function(t1) { @@ -195324,14 +195324,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_expandSelectionRightByLine__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_moveSelectionDown__nextSelection_set.prototype = { call$1: function(t1) { @@ -195341,14 +195341,14 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_moveSelectionDown__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_moveSelectionUp__nextSelection_set.prototype = { call$1: function(t1) { @@ -195358,20 +195358,20 @@ else throw H.wrapException(H.LateError$localAI("nextSelection")); }, - $signature: 131 + $signature: 132 }; D.RenderEditable_moveSelectionUp__nextSelection_get.prototype = { call$0: function() { var t1 = this._box_0._nextSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("nextSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D.RenderEditable_describeSemanticsConfiguration_closure.prototype = { call$1: function(info) { return info.recognizer != null; }, - $signature: 669 + $signature: 491 }; D.RenderEditable_getRectForComposingRange_closure.prototype = { call$2: function(accum, incoming) { @@ -195384,14 +195384,14 @@ call$1: function(t1) { return this._box_0._newSelection = t1; }, - $signature: 131 + $signature: 132 }; D.RenderEditable_selectWordEdge__newSelection_get.prototype = { call$0: function() { var t1 = this._box_0._newSelection; return t1 === $ ? H.throwExpression(H.LateError$localNI("newSelection")) : t1; }, - $signature: 135 + $signature: 131 }; D._RenderEditableCustomPaint.prototype = { get$parent: function(_) { @@ -196188,7 +196188,7 @@ else throw H.wrapException(H.LateError$localAI("crossSize")); }, - $signature: 173 + $signature: 163 }; F.RenderFlex__getIntrinsicSize__mainSize_set.prototype = { call$1: function(t1) { @@ -196198,45 +196198,45 @@ else throw H.wrapException(H.LateError$localAI("mainSize")); }, - $signature: 173 + $signature: 163 }; F.RenderFlex__getIntrinsicSize__mainSize_get.prototype = { call$0: function() { var t1 = this._box_0._mainSize; return t1 === $ ? H.throwExpression(H.LateError$localNI("mainSize")) : t1; }, - $signature: 121 + $signature: 122 }; F.RenderFlex__getIntrinsicSize__crossSize_get.prototype = { call$0: function() { var t1 = this._box_0._crossSize; return t1 === $ ? H.throwExpression(H.LateError$localNI("crossSize")) : t1; }, - $signature: 121 + $signature: 122 }; F.RenderFlex_computeMinIntrinsicWidth_closure.prototype = { call$2: function(child, extent) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_0, extent, child.get$computeMinIntrinsicWidth()); }, - $signature: 188 + $signature: 198 }; F.RenderFlex_computeMaxIntrinsicWidth_closure.prototype = { call$2: function(child, extent) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_1, extent, child.get$computeMaxIntrinsicWidth()); }, - $signature: 188 + $signature: 198 }; F.RenderFlex_computeMinIntrinsicHeight_closure.prototype = { call$2: function(child, extent) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_2, extent, child.get$computeMinIntrinsicHeight()); }, - $signature: 188 + $signature: 198 }; F.RenderFlex_computeMaxIntrinsicHeight_closure.prototype = { call$2: function(child, extent) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_3, extent, child.get$computeMaxIntrinsicHeight()); }, - $signature: 188 + $signature: 198 }; F.RenderFlex__computeSizes__minChildExtent_set.prototype = { call$1: function(t1) { @@ -196246,14 +196246,14 @@ else throw H.wrapException(H.LateError$localAI("minChildExtent")); }, - $signature: 173 + $signature: 163 }; F.RenderFlex__computeSizes__minChildExtent_get.prototype = { call$0: function() { var t1 = this._box_0._minChildExtent; return t1 === $ ? H.throwExpression(H.LateError$localNI("minChildExtent")) : t1; }, - $signature: 121 + $signature: 122 }; F.RenderFlex_performLayout__betweenSpace_set.prototype = { call$1: function(t1) { @@ -196263,7 +196263,7 @@ else throw H.wrapException(H.LateError$localAI("betweenSpace")); }, - $signature: 173 + $signature: 163 }; F.RenderFlex_performLayout__leadingSpace_set.prototype = { call$1: function(t1) { @@ -196273,21 +196273,21 @@ else throw H.wrapException(H.LateError$localAI("leadingSpace")); }, - $signature: 173 + $signature: 163 }; F.RenderFlex_performLayout__leadingSpace_get.prototype = { call$0: function() { var t1 = this._box_0._leadingSpace; return t1 === $ ? H.throwExpression(H.LateError$localNI("leadingSpace")) : t1; }, - $signature: 121 + $signature: 122 }; F.RenderFlex_performLayout__betweenSpace_get.prototype = { call$0: function() { var t1 = this._box_0._betweenSpace; return t1 === $ ? H.throwExpression(H.LateError$localNI("betweenSpace")) : t1; }, - $signature: 121 + $signature: 122 }; F._LayoutSizes.prototype = {}; F._RenderFlex_RenderBox_ContainerRenderObjectMixin.prototype = { @@ -197315,49 +197315,49 @@ call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_0, this.height, child.get$computeMinIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMinIntrinsicWidth_closure0.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_0, this.height, child.get$computeMinIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMaxIntrinsicWidth_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_1, this.height, child.get$computeMaxIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMaxIntrinsicWidth_closure0.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_1, this.height, child.get$computeMaxIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMinIntrinsicHeight_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_2, this.width, child.get$computeMinIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMinIntrinsicHeight_closure0.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_2, this.width, child.get$computeMinIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMaxIntrinsicHeight_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_3, this.width, child.get$computeMaxIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; R.RenderListBody_computeMaxIntrinsicHeight_closure0.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_3, this.width, child.get$computeMaxIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; R._RenderListBody_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1: function(owner) { @@ -197881,25 +197881,25 @@ call$2: function(a, b) { return a._node$_depth - b._node$_depth; }, - $signature: 271 + $signature: 289 }; K.PipelineOwner_flushCompositingBits_closure.prototype = { call$2: function(a, b) { return a._node$_depth - b._node$_depth; }, - $signature: 271 + $signature: 289 }; K.PipelineOwner_flushPaint_closure.prototype = { call$2: function(a, b) { return b._node$_depth - a._node$_depth; }, - $signature: 271 + $signature: 289 }; K.PipelineOwner_flushSemantics_closure.prototype = { call$2: function(a, b) { return a._node$_depth - b._node$_depth; }, - $signature: 271 + $signature: 289 }; K.RenderObject.prototype = { setupParentData$1: function(child) { @@ -198418,7 +198418,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; K.RenderObject_invokeLayoutCallback_closure.prototype = { call$0: function() { @@ -198432,13 +198432,13 @@ if (child.get$_needsCompositing()) this.$this.__RenderObject__needsCompositing = true; }, - $signature: 155 + $signature: 139 }; K.RenderObject_clearSemantics_closure.prototype = { call$1: function(child) { child.clearSemantics$0(); }, - $signature: 155 + $signature: 139 }; K.RenderObject__getSemanticsForParent_closure.prototype = { call$1: function(renderChild) { @@ -198484,7 +198484,7 @@ } } }, - $signature: 155 + $signature: 139 }; K.RenderObjectWithChildMixin.prototype = { set$child: function(value) { @@ -199558,7 +199558,7 @@ call$1: function(span) { return true; }, - $signature: 289 + $signature: 281 }; Q.RenderParagraph_hitTestChildren__hitText_set.prototype = { call$1: function(t1) { @@ -199568,14 +199568,14 @@ else throw H.wrapException(H.LateError$localAI("hitText")); }, - $signature: 474 + $signature: 513 }; Q.RenderParagraph_hitTestChildren__hitText_get.prototype = { call$0: function() { var t1 = this._box_0._hitText; return t1 === $ ? H.throwExpression(H.LateError$localNI("hitText")) : t1; }, - $signature: 199 + $signature: 181 }; Q.RenderParagraph_hitTestChildren_closure.prototype = { call$2: function(result, transformed) { @@ -199592,13 +199592,13 @@ t1.toString; context.paintChild$2(t1, offset); }, - $signature: 86 + $signature: 83 }; Q.RenderParagraph_describeSemanticsConfiguration_closure.prototype = { call$1: function(info) { return info.recognizer != null; }, - $signature: 669 + $signature: 491 }; Q._RenderParagraph_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1: function(owner) { @@ -202974,7 +202974,7 @@ call$1: function(result) { return this.child.hitTest$2$position(result, this._box_0.transformedPosition); }, - $signature: 478 + $signature: 518 }; G._SliverGeometry_Object_Diagnosticable.prototype = {}; G._SliverLogicalContainerParentData_SliverLogicalParentData_ContainerParentDataMixin.prototype = { @@ -203635,7 +203635,7 @@ t1.endScrollOffset = t5 + t4.paintExtentOf$1(t2); return true; }, - $signature: 199 + $signature: 181 }; F.KeepAliveParentDataMixin.prototype = {}; F.RenderSliverWithKeepAliveMixin.prototype = { @@ -203976,7 +203976,7 @@ } else t1._childManager.createChild$2$after(t3, t4); }, - $signature: 340 + $signature: 395 }; F.RenderSliverMultiBoxAdaptor_collectGarbage_closure.prototype = { call$1: function(constraints) { @@ -203998,7 +203998,7 @@ t3 = H._instanceType(t1)._eval$1("WhereIterable"); C.JSArray_methods.forEach$1(P.List_List$of(new H.WhereIterable(t1, new F.RenderSliverMultiBoxAdaptor_collectGarbage__closure(), t3), true, t3._eval$1("Iterable.E")), t2._childManager.get$removeChild()); }, - $signature: 340 + $signature: 395 }; F.RenderSliverMultiBoxAdaptor_collectGarbage__closure.prototype = { call$1: function(child) { @@ -204006,7 +204006,7 @@ t1.toString; return !type$.SliverMultiBoxAdaptorParentData._as(t1).KeepAliveParentDataMixin_keepAlive; }, - $signature: 471 + $signature: 567 }; F._RenderSliverMultiBoxAdaptor_RenderSliver_ContainerRenderObjectMixin.prototype = { attach$1: function(owner) { @@ -204357,7 +204357,7 @@ call$1: function(constraints) { this.$this.updateChild$2(this.shrinkOffset, this.overlapsContent); }, - $signature: 340 + $signature: 395 }; U.RenderSliverPinnedPersistentHeader.prototype = { performLayout$0: function() { @@ -204643,25 +204643,25 @@ call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_0, this.height, child.get$computeMinIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; K.RenderStack_computeMaxIntrinsicWidth_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_1, this.height, child.get$computeMaxIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; K.RenderStack_computeMinIntrinsicHeight_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_2, this.width, child.get$computeMinIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; K.RenderStack_computeMaxIntrinsicHeight_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_3, this.width, child.get$computeMaxIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; K.RenderStack_layoutPositionedChild__x_set.prototype = { call$1: function(t1) { @@ -204671,7 +204671,7 @@ else throw H.wrapException(H.LateError$localAI("x")); }, - $signature: 173 + $signature: 163 }; K.RenderStack_layoutPositionedChild__y_set.prototype = { call$1: function(t1) { @@ -204681,21 +204681,21 @@ else throw H.wrapException(H.LateError$localAI("y")); }, - $signature: 173 + $signature: 163 }; K.RenderStack_layoutPositionedChild__x_get.prototype = { call$0: function() { var t1 = this._box_0._x0; return t1 === $ ? H.throwExpression(H.LateError$localNI("x")) : t1; }, - $signature: 121 + $signature: 122 }; K.RenderStack_layoutPositionedChild__y_get.prototype = { call$0: function() { var t1 = this._box_0._y0; return t1 === $ ? H.throwExpression(H.LateError$localNI("y")) : t1; }, - $signature: 121 + $signature: 122 }; K.RenderIndexedStack.prototype = { visitChildrenForSemantics$1: function(visitor) { @@ -205437,7 +205437,7 @@ call$2: function(a, b) { return a + b; }, - $signature: 284 + $signature: 291 }; S.RenderTable_hitTestChildren_closure.prototype = { call$2: function(result, transformed) { @@ -206044,7 +206044,7 @@ t3 = _this.$this.computeChildMainAxisPosition$2(t1, t2.mainAxisPosition); return t1.hitTest$3$crossAxisPosition$mainAxisPosition(_this.sliverResult, t2.crossAxisPosition, t3); }, - $signature: 478 + $signature: 518 }; Q.RenderViewport.prototype = { setupParentData$1: function(child) { @@ -207539,7 +207539,7 @@ }); return P._asyncStartSync($async$call$0, $async$completer); }, - $signature: 112 + $signature: 111 }; N.SchedulerBinding__handleDrawFrame_closure.prototype = { call$1: function(timeStamp) { @@ -208278,7 +208278,7 @@ t1.thickness = Math.max(t1.thickness, node._semantics$_thickness + node._semantics$_elevation); return true; }, - $signature: 343 + $signature: 404 }; A.SemanticsNode__childrenInTraversalOrder_closure.prototype = { call$1: function(sortNode) { @@ -208391,7 +208391,7 @@ call$1: function(group) { return group.sortedWithinKnot$0(); }, - $signature: 490 + $signature: 534 }; A._SemanticsSortGroup_sortedWithinKnot_closure.prototype = { call$2: function(a, b) { @@ -208405,7 +208405,7 @@ return -verticalDiff; return -J.compareTo$1$ns(aTopLeft._dx, bTopLeft._dx); }, - $signature: 345 + $signature: 405 }; A._SemanticsSortGroup_sortedWithinKnot_search.prototype = { call$1: function(id) { @@ -208422,7 +208422,7 @@ } _this.sortedIds.push(id); }, - $signature: 67 + $signature: 66 }; A._SemanticsSortGroup_sortedWithinKnot_closure0.prototype = { call$1: function(node) { @@ -208442,7 +208442,7 @@ call$1: function(group) { return group.sortedWithinVerticalGroup$0(); }, - $signature: 490 + $signature: 534 }; A._TraversalSortNode.prototype = { compareTo$1: function(_, other) { @@ -208553,19 +208553,19 @@ call$1: function(node) { return !this.$this._detachedNodes.contains$1(0, node); }, - $signature: 343 + $signature: 404 }; A.SemanticsOwner_sendSemanticsUpdate_closure0.prototype = { call$2: function(a, b) { return a._node$_depth - b._node$_depth; }, - $signature: 345 + $signature: 405 }; A.SemanticsOwner_sendSemanticsUpdate_closure1.prototype = { call$2: function(a, b) { return a._node$_depth - b._node$_depth; }, - $signature: 345 + $signature: 405 }; A.SemanticsOwner__getSemanticsActionHandlerForId_closure.prototype = { call$1: function(node) { @@ -208575,7 +208575,7 @@ } return true; }, - $signature: 343 + $signature: 404 }; A.SemanticsConfiguration.prototype = { _addAction$2: function(action, handler) { @@ -209276,7 +209276,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 333 + $signature: 346 }; N.ServicesBinding__addLicenses_closure0.prototype = { call$0: function() { @@ -209306,7 +209306,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 333 + $signature: 346 }; N._DefaultBinaryMessenger.prototype = { _sendPlatformMessage$2: function(channel, message) { @@ -209420,7 +209420,7 @@ U.FlutterError_reportError(new U.FlutterErrorDetails(exception, stack, "services library", t1, null, false)); } }, - $signature: 123 + $signature: 133 }; N._DefaultBinaryMessenger_setMessageHandler_closure.prototype = { call$2: function(data, callback) { @@ -209822,7 +209822,7 @@ t1.writeValue$2(0, t2, key); t1.writeValue$2(0, t2, value); }, - $signature: 204 + $signature: 231 }; U.StandardMethodCodec0.prototype = { encodeMethodCall$1: function($call) { @@ -210051,7 +210051,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 722 + $signature: 541 }; A.MethodChannel.prototype = { get$binaryMessenger: function() { @@ -210264,7 +210264,7 @@ call$1: function(message) { return this.$this._handleAsMethodCall$2(message, this.handler); }, - $signature: 722 + $signature: 541 }; A.OptionalMethodChannel.prototype = { invokeMethod$1$2: function(method, $arguments, $T) { @@ -210379,7 +210379,7 @@ }); return P._asyncStartSync($async$call$0, $async$completer); }, - $signature: 112 + $signature: 111 }; A.EventChannel_receiveBroadcastStream__closure.prototype = { call$1: function(reply) { @@ -210475,7 +210475,7 @@ }); return P._asyncStartSync($async$call$0, $async$completer); }, - $signature: 112 + $signature: 111 }; R.PlatformViewsRegistry.prototype = { getNextPlatformViewId$0: function() { @@ -210988,14 +210988,14 @@ var t1 = type$.nullable_Object; return P.LinkedHashMap_LinkedHashMap$_empty(t1, t1); }, - $signature: 516 + $signature: 543 }; K.RestorationBucket__rawValues_closure.prototype = { call$0: function() { var t1 = type$.nullable_Object; return P.LinkedHashMap_LinkedHashMap$_empty(t1, t1); }, - $signature: 516 + $signature: 543 }; K.RestorationBucket__addChildData_closure.prototype = { call$0: function() { @@ -211131,19 +211131,19 @@ substring.toString; return H.stringReplaceAllFuncUnchecked(substring, t1.filterPattern, t3, t2); }, - $signature: 109 + $signature: 104 }; B.FilteringTextInputFormatter_formatEditUpdate__closure.prototype = { call$1: function(match) { return ""; }, - $signature: 349 + $signature: 408 }; B.FilteringTextInputFormatter_formatEditUpdate__closure0.prototype = { call$1: function(nonMatch) { return ""; }, - $signature: 109 + $signature: 104 }; B.LengthLimitingTextInputFormatter.prototype = { formatEditUpdate$2: function(oldValue, newValue) { @@ -211654,7 +211654,7 @@ type$._ActionsMarker._as(element.get$widget()).toString; return false; }, - $signature: 530 + $signature: 550 }; U.Actions_maybeFind_closure.prototype = { call$1: function(element) { @@ -211669,7 +211669,7 @@ } return false; }, - $signature: 530 + $signature: 550 }; U._ActionsState.prototype = { initState$0: function() { @@ -211920,7 +211920,7 @@ var t1 = this.$this; return t1._actions$_hovering && target.enabled && t1._canShowHighlight; }, - $signature: 353 + $signature: 409 }; U._FocusableActionDetectorState__mayTriggerCallback_canRequestFocus.prototype = { call$1: function(target) { @@ -211938,14 +211938,14 @@ throw H.wrapException(H.ReachabilityError$(string$.x60null_c)); } }, - $signature: 353 + $signature: 409 }; U._FocusableActionDetectorState__mayTriggerCallback_shouldShowFocusHighlight.prototype = { call$1: function(target) { var t1 = this.$this; return t1._actions$_focused && t1._canShowHighlight && this.canRequestFocus.call$1(target); }, - $signature: 353 + $signature: 409 }; U._FocusableActionDetectorState_didUpdateWidget_closure.prototype = { call$1: function(duration) { @@ -212107,7 +212107,7 @@ call$1: function($status) { this.$this.setState$1(new U._AnimatedCrossFadeState_initState__closure()); }, - $signature: 35 + $signature: 34 }; U._AnimatedCrossFadeState_initState__closure.prototype = { call$0: function() { @@ -212273,7 +212273,7 @@ this.controller.dispose$0(0); } }, - $signature: 35 + $signature: 34 }; G._AnimatedSwitcherState__newEntry__closure.prototype = { call$0: function() { @@ -212559,7 +212559,7 @@ t1.toString; return t1; }, - $signature: 75 + $signature: 77 }; S._WidgetsAppState_didChangeLocales_closure.prototype = { call$0: function() { @@ -212571,7 +212571,7 @@ call$1: function(context) { return this.$this._widget.builder.call$2(context, this._box_0.routing); }, - $signature: 75 + $signature: 77 }; S._MediaQueryFromWindow.prototype = { createState$0: function() { @@ -212698,7 +212698,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; B._StreamBuilderBaseState__subscribe__closure.prototype = { call$0: function() { @@ -212831,7 +212831,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 126 + $signature: 135 }; B._FutureBuilderState__subscribe__closure.prototype = { call$0: function() { @@ -213160,7 +213160,7 @@ call$1: function(child) { this._box_0.childElement = child; }, - $signature: 84 + $signature: 86 }; L._AutomaticKeepAliveState__createCallback_closure.prototype = { call$0: function() { @@ -213958,7 +213958,7 @@ call$1: function(span) { return true; }, - $signature: 289 + $signature: 281 }; T.RawImage.prototype = { createRenderObject$1: function(context) { @@ -214311,7 +214311,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 279 + $signature: 298 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure0.prototype = { call$1: function(parameters) { @@ -214347,7 +214347,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 279 + $signature: 298 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure1.prototype = { call$1: function(parameters) { @@ -214383,7 +214383,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 279 + $signature: 298 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_dispatchEvent_closure.prototype = { call$0: function() { @@ -214416,7 +214416,7 @@ C.C_JsonCodec.encode$1(t9); } }, - $signature: 342 + $signature: 399 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_initServiceExtensions_closure.prototype = { call$0: function() { @@ -214691,7 +214691,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 279 + $signature: 298 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure0.prototype = { call$1: function(_) { @@ -214719,7 +214719,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 269 + $signature: 243 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure1.prototype = { call$1: function(_) { @@ -214747,7 +214747,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 269 + $signature: 243 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure2.prototype = { call$1: function(params) { @@ -214793,7 +214793,7 @@ element.markNeedsBuild$0(); element.visitChildren$1(this); }, - $signature: 84 + $signature: 86 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure3.prototype = { call$0: function() { @@ -214818,7 +214818,7 @@ }); return P._asyncStartSync($async$call$0, $async$completer); }, - $signature: 406 + $signature: 370 }; N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure4.prototype = { call$1: function(value) { @@ -214858,7 +214858,7 @@ t2.firstFrameCallback = null; this.$this.WidgetsBinding__firstFrameCompleter.complete$0(0); }, - $signature: 342 + $signature: 399 }; N.WidgetsBinding_scheduleAttachRootWidget_closure.prototype = { call$0: function() { @@ -215676,7 +215676,7 @@ t1._widget.toString; return sheet; }, - $signature: 280 + $signature: 249 }; S._DraggableScrollableSheetScrollController.prototype = { createScrollPosition$3: function(physics, context, oldPosition) { @@ -217557,7 +217557,7 @@ call$1: function(node) { return !node._skipTraversal && node.get$canRequestFocus(); }, - $signature: 122 + $signature: 115 }; O.FocusNode_debugDescribeChildren_closure.prototype = { call$1: function(child) { @@ -218185,7 +218185,7 @@ call$1: function(node) { return !node.get$canRequestFocus() || node._skipTraversal; }, - $signature: 122 + $signature: 115 }; U._DirectionalPolicyDataEntry.prototype = {}; U._DirectionalPolicyData.prototype = {}; @@ -218442,47 +218442,47 @@ else return J.compareTo$1$ns(b.get$rect(b).right, a.get$rect(a).right); }, - $signature: 210 + $signature: 216 }; U.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure.prototype = { call$2: function(a, b) { return J.compareTo$1$ns(a.get$rect(a).get$center()._dx, b.get$rect(b).get$center()._dx); }, - $signature: 210 + $signature: 216 }; U.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure0.prototype = { call$1: function(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dx <= t1.left; }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure1.prototype = { call$1: function(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dx >= t1.right; }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure.prototype = { call$2: function(a, b) { return J.compareTo$1$ns(a.get$rect(a).get$center()._dy, b.get$rect(b).get$center()._dy); }, - $signature: 210 + $signature: 216 }; U.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure0.prototype = { call$1: function(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dy <= t1.top; }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure1.prototype = { call$1: function(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dy >= t1.bottom; }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin__popPolicyDataIfNeeded_popOrInvalidate.prototype = { call$1: function(direction) { @@ -218523,21 +218523,21 @@ t1.toString; return F.Scrollable_of(t1) === this.focusedScrollable; }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin_inDirection_closure0.prototype = { call$1: function(node) { var t1 = node.get$rect(node).intersect$1(this.band); return !t1.get$isEmpty(t1); }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin_inDirection_closure1.prototype = { call$2: function(a, b) { var t1 = this.focusedChild; return C.JSNumber_methods.compareTo$1(Math.abs(a.get$rect(a).get$center()._dx - t1.get$rect(t1).get$center()._dx), Math.abs(b.get$rect(b).get$center()._dx - t1.get$rect(t1).get$center()._dx)); }, - $signature: 210 + $signature: 216 }; U.DirectionalFocusTraversalPolicyMixin_inDirection_closure2.prototype = { call$1: function(node) { @@ -218545,21 +218545,21 @@ t1.toString; return F.Scrollable_of(t1) === this.focusedScrollable; }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin_inDirection_closure3.prototype = { call$1: function(node) { var t1 = node.get$rect(node).intersect$1(this.band); return !t1.get$isEmpty(t1); }, - $signature: 122 + $signature: 115 }; U.DirectionalFocusTraversalPolicyMixin_inDirection_closure4.prototype = { call$2: function(a, b) { var t1 = this.focusedChild; return C.JSNumber_methods.compareTo$1(Math.abs(a.get$rect(a).get$center()._dy - t1.get$rect(t1).get$center()._dy), Math.abs(b.get$rect(b).get$center()._dy - t1.get$rect(t1).get$center()._dy)); }, - $signature: 210 + $signature: 216 }; U._ReadingOrderSortData.prototype = { get$directionalAncestors: function() { @@ -218592,7 +218592,7 @@ throw H.wrapException(H.ReachabilityError$(string$.x60null_c)); } }, - $signature: 625 + $signature: 558 }; U._ReadingOrderSortData_directionalAncestors_getDirectionalityAncestors.prototype = { call$1: function(context) { @@ -218727,7 +218727,7 @@ call$2: function(a, b) { return J.compareTo$1$ns(a.rect.top, b.rect.top); }, - $signature: 625 + $signature: 558 }; U.ReadingOrderTraversalPolicy__pickNext_inBand.prototype = { call$2: function(current, candidates) { @@ -219168,7 +219168,7 @@ call$1: function(child) { this.$this._unmount$1(child); }, - $signature: 84 + $signature: 86 }; N.BuildOwner.prototype = { scheduleBuildFor$1: function(element) { @@ -219328,7 +219328,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; N.BuildOwner_finalizeTree_closure.prototype = { call$0: function() { @@ -219649,7 +219649,7 @@ else element.visitChildren$1(this); }, - $signature: 84 + $signature: 86 }; N.Element_updateSlotForChild_visit.prototype = { call$1: function(element) { @@ -219657,31 +219657,31 @@ if (!(element instanceof N.RenderObjectElement)) element.visitChildren$1(this); }, - $signature: 84 + $signature: 86 }; N.Element__updateDepth_closure.prototype = { call$1: function(child) { child._updateDepth$1(this.expectedDepth); }, - $signature: 84 + $signature: 86 }; N.Element_detachRenderObject_closure.prototype = { call$1: function(child) { child.detachRenderObject$0(); }, - $signature: 84 + $signature: 86 }; N.Element_attachRenderObject_closure.prototype = { call$1: function(child) { child.attachRenderObject$1(this.newSlot); }, - $signature: 84 + $signature: 86 }; N.Element_debugDescribeChildren_closure.prototype = { call$1: function(child) { this.children.push(child.toDiagnosticsNode$0()); }, - $signature: 84 + $signature: 86 }; N._ElementDiagnosticableTreeNode.prototype = {}; N.ErrorWidget.prototype = { @@ -219770,7 +219770,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; N.ComponentElement_performRebuild_closure0.prototype = { call$0: function() { @@ -219799,7 +219799,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; N.StatelessElement.prototype = { get$widget: function() { @@ -219919,7 +219919,7 @@ else child.visitChildren$1(this); }, - $signature: 84 + $signature: 86 }; N.InheritedElement.prototype = { get$widget: function() { @@ -220382,7 +220382,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 627 + $signature: 559 }; D.GestureDetector_build_closure0.prototype = { call$1: function(instance) { @@ -220393,7 +220393,7 @@ instance.onTapCancel = t1.onTapCancel; instance.onTertiaryTapCancel = instance.onTertiaryTapUp = instance.onTertiaryTapDown = instance.onSecondaryTapCancel = instance.onSecondaryTapUp = instance.onSecondaryTapDown = instance.onSecondaryTap = null; }, - $signature: 632 + $signature: 560 }; D.GestureDetector_build_closure1.prototype = { call$0: function() { @@ -220401,7 +220401,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 633 + $signature: 723 }; D.GestureDetector_build_closure2.prototype = { call$1: function(instance) { @@ -220409,7 +220409,7 @@ instance.onDoubleTap = this.$this.onDoubleTap; instance.onDoubleTapCancel = null; }, - $signature: 635 + $signature: 564 }; D.GestureDetector_build_closure3.prototype = { call$0: function() { @@ -220417,14 +220417,14 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 644 + $signature: 568 }; D.GestureDetector_build_closure4.prototype = { call$1: function(instance) { instance.onLongPress = this.$this.onLongPress; instance.onSecondaryLongPressUp = instance.onSecondaryLongPressEnd = instance.onSecondaryLongPressMoveUpdate = instance.onSecondaryLongPressStart = instance.onSecondaryLongPress = instance.onLongPressUp = instance.onLongPressEnd = instance.onLongPressMoveUpdate = instance.onLongPressStart = null; }, - $signature: 654 + $signature: 579 }; D.GestureDetector_build_closure5.prototype = { call$0: function() { @@ -220432,7 +220432,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 661 + $signature: 580 }; D.GestureDetector_build_closure6.prototype = { call$1: function(instance) { @@ -220445,7 +220445,7 @@ instance.onCancel = null; instance.dragStartBehavior = t1.dragStartBehavior; }, - $signature: 667 + $signature: 584 }; D.GestureDetector_build_closure7.prototype = { call$0: function() { @@ -220453,7 +220453,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 367 + $signature: 416 }; D.GestureDetector_build_closure8.prototype = { call$1: function(instance) { @@ -220465,7 +220465,7 @@ instance.onCancel = t1.onHorizontalDragCancel; instance.dragStartBehavior = t1.dragStartBehavior; }, - $signature: 369 + $signature: 417 }; D.GestureDetector_build_closure9.prototype = { call$0: function() { @@ -220711,7 +220711,7 @@ if (t1 != null) t1.call$1(new O.DragEndDetails(C.Velocity_Offset_0_0, 0)); }, - $signature: 68 + $signature: 69 }; D._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure0.prototype = { call$1: function(details) { @@ -220729,7 +220729,7 @@ if (t1 != null) t1.call$1(new O.DragEndDetails(C.Velocity_Offset_0_0, null)); }, - $signature: 68 + $signature: 69 }; D._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure1.prototype = { call$1: function(details) { @@ -220740,7 +220740,7 @@ if (t1 != null) t1.call$1(details); }, - $signature: 68 + $signature: 69 }; D._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure.prototype = { call$1: function(details) { @@ -220758,7 +220758,7 @@ if (t1 != null) t1.call$1(new O.DragEndDetails(C.Velocity_Offset_0_0, 0)); }, - $signature: 68 + $signature: 69 }; D._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure0.prototype = { call$1: function(details) { @@ -220776,7 +220776,7 @@ if (t1 != null) t1.call$1(new O.DragEndDetails(C.Velocity_Offset_0_0, null)); }, - $signature: 68 + $signature: 69 }; D._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure1.prototype = { call$1: function(details) { @@ -220787,7 +220787,7 @@ if (t1 != null) t1.call$1(details); }, - $signature: 68 + $signature: 69 }; T.HeroFlightDirection.prototype = { toString$0: function(_) { @@ -220833,7 +220833,7 @@ } element.visitChildren$1(_this); }, - $signature: 84 + $signature: 86 }; T._HeroState.prototype = { startFlight$1$shouldIncludedChildInPlaceholder: function(shouldIncludedChildInPlaceholder) { @@ -221100,7 +221100,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 684 + $signature: 589 }; T._HeroFlight__handleAnimationUpdate_delayedPerformAnimtationUpdate.prototype = { call$0: function() { @@ -221711,7 +221711,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 689 + $signature: 722 }; U._ImageState__getListener__closure.prototype = { call$0: function() { @@ -221931,14 +221931,14 @@ throw H.wrapException(H.ReachabilityError$(string$.x60null_c)); } }, - $signature: 35 + $signature: 34 }; G.ImplicitlyAnimatedWidgetState_didUpdateWidget_closure.prototype = { call$3: function(tween, targetValue, $constructor) { this.$this._updateTween$2(tween, targetValue); return tween; }, - $signature: 455 + $signature: 591 }; G.ImplicitlyAnimatedWidgetState__constructTweens_closure.prototype = { call$3: function(tween, targetValue, $constructor) { @@ -221953,7 +221953,7 @@ tween = null; return tween; }, - $signature: 455 + $signature: 591 }; G.AnimatedWidgetBaseState.prototype = { initState$0: function() { @@ -222029,25 +222029,25 @@ call$1: function(value) { return new S.AlignmentGeometryTween(type$.AlignmentGeometry._as(value), null); }, - $signature: 457 + $signature: 592 }; G._AnimatedContainerState_forEachTween_closure0.prototype = { call$1: function(value) { return new G.EdgeInsetsGeometryTween(type$.EdgeInsetsGeometry._as(value), null); }, - $signature: 373 + $signature: 418 }; G._AnimatedContainerState_forEachTween_closure1.prototype = { call$1: function(value) { return new G.DecorationTween(type$.Decoration._as(value), null); }, - $signature: 463 + $signature: 594 }; G._AnimatedContainerState_forEachTween_closure2.prototype = { call$1: function(value) { return new G.DecorationTween(type$.Decoration._as(value), null); }, - $signature: 463 + $signature: 594 }; G._AnimatedContainerState_forEachTween_closure3.prototype = { call$1: function(value) { @@ -222059,7 +222059,7 @@ call$1: function(value) { return new G.EdgeInsetsGeometryTween(type$.EdgeInsetsGeometry._as(value), null); }, - $signature: 373 + $signature: 418 }; G._AnimatedContainerState_forEachTween_closure5.prototype = { call$1: function(value) { @@ -222071,7 +222071,7 @@ call$1: function(value) { return new S.AlignmentGeometryTween(type$.AlignmentGeometry._as(value), null); }, - $signature: 457 + $signature: 592 }; G.AnimatedPadding.prototype = { createState$0: function() { @@ -222094,7 +222094,7 @@ call$1: function(value) { return new G.EdgeInsetsGeometryTween(type$.EdgeInsetsGeometry._as(value), null); }, - $signature: 373 + $signature: 418 }; G.AnimatedOpacity.prototype = { createState$0: function() { @@ -222126,7 +222126,7 @@ call$1: function(value) { return new R.Tween(H._asDoubleS(value), null, type$.Tween_double); }, - $signature: 370 + $signature: 348 }; G.AnimatedDefaultTextStyle.prototype = { createState$0: function() { @@ -222202,19 +222202,19 @@ call$1: function(value) { return new R.Tween(H._asDoubleS(value), null, type$.Tween_double); }, - $signature: 370 + $signature: 348 }; G._AnimatedPhysicalModelState_forEachTween_closure1.prototype = { call$1: function(value) { return new R.ColorTween(type$.Color._as(value), null); }, - $signature: 374 + $signature: 327 }; G._AnimatedPhysicalModelState_forEachTween_closure2.prototype = { call$1: function(value) { return new R.ColorTween(type$.Color._as(value), null); }, - $signature: 374 + $signature: 327 }; G._ImplicitlyAnimatedWidgetState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -222296,7 +222296,7 @@ call$1: function(t1) { return this._box_0._debugDidFindAncestor = t1; }, - $signature: 474 + $signature: 513 }; M.InheritedTheme_capture_closure.prototype = { call$1: function(ancestor) { @@ -222444,7 +222444,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; A._LayoutBuilderElement__layout__closure0.prototype = { call$0: function() { @@ -222473,7 +222473,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; A.RenderConstrainedLayoutBuilder.prototype = { updateCallback$1: function(value) { @@ -222573,7 +222573,7 @@ call$1: function(value) { return this._box_0.completedValue = value; }, - $signature: 9 + $signature: 10 }; L._loadAll_closure0.prototype = { call$1: function(p) { @@ -223126,7 +223126,7 @@ if (t1 != null) t1.focusScopeNode.requestFocus$0(); }, - $signature: 90 + $signature: 88 }; K.Route_didAdd_closure.prototype = { call$1: function(_) { @@ -223134,13 +223134,13 @@ if (t1 != null) t1.focusScopeNode.requestFocus$0(); }, - $signature: 90 + $signature: 88 }; K.Route_isCurrent_closure.prototype = { call$1: function(e) { return e != null && e.get$isPresent(); }, - $signature: 180 + $signature: 161 }; K.Route_isCurrent_closure0.prototype = { call$0: function() { @@ -223152,7 +223152,7 @@ call$1: function(e) { return e != null && e.get$isPresent(); }, - $signature: 180 + $signature: 161 }; K.Route_isFirst_closure0.prototype = { call$0: function() { @@ -223164,7 +223164,7 @@ call$1: function(e) { return e != null && K._RouteEntry_isRoutePredicate(this.$this).call$1(e); }, - $signature: 180 + $signature: 161 }; K.Route_isActive_closure0.prototype = { call$0: function() { @@ -223331,14 +223331,14 @@ call$1: function(t1) { return this._box_0._listener = t1; }, - $signature: 655 + $signature: 525 }; K._RouteEntry_dispose__listener_get.prototype = { call$0: function() { var t1 = this._box_0._listener; return t1 === $ ? H.throwExpression(H.LateError$localNI("listener")) : t1; }, - $signature: 577 + $signature: 636 }; K._RouteEntry_dispose_closure0.prototype = { call$0: function() { @@ -223357,7 +223357,7 @@ call$1: function(entry) { return entry.route === this.route; }, - $signature: 290 + $signature: 303 }; K._NavigatorObservation.prototype = {}; K._NavigatorPushObservation.prototype = { @@ -224034,7 +224034,7 @@ call$1: function(e) { return e != null && e.get$isPresent(); }, - $signature: 180 + $signature: 161 }; K.NavigatorState__flushHistoryUpdates_closure0.prototype = { call$0: function() { @@ -224052,7 +224052,7 @@ call$1: function(e) { return e != null && e.get$isPresent(); }, - $signature: 180 + $signature: 161 }; K.NavigatorState_maybePop_closure0.prototype = { call$0: function() { @@ -224064,7 +224064,7 @@ call$1: function(e) { return e != null && e.get$isPresent(); }, - $signature: 180 + $signature: 161 }; K.NavigatorState_maybePop_closure2.prototype = { call$0: function() { @@ -224076,7 +224076,7 @@ call$1: function(e) { return e != null && e.get$isPresent(); }, - $signature: 180 + $signature: 161 }; K.NavigatorState_removeRoute_closure0.prototype = { call$0: function() { @@ -224263,7 +224263,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 189 + $signature: 200 }; K._NavigatorState_State_TickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -224649,7 +224649,7 @@ } return t1; }, - $signature: 472 + $signature: 600 }; E._RenderOverflowBar_performLayout_nextChild0.prototype = { call$0: function() { @@ -224666,7 +224666,7 @@ } return t1; }, - $signature: 472 + $signature: 600 }; E.__RenderOverflowBar_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1: function(owner) { @@ -225107,25 +225107,25 @@ call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_0, this.height, child.get$computeMinIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; X._RenderTheatre_computeMaxIntrinsicWidth_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_1, this.height, child.get$computeMaxIntrinsicWidth()); }, - $signature: 73 + $signature: 75 }; X._RenderTheatre_computeMinIntrinsicHeight_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_2, this.width, child.get$computeMinIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; X._RenderTheatre_computeMaxIntrinsicHeight_closure.prototype = { call$1: function(child) { return child._computeIntrinsicDimension$3(C._IntrinsicDimension_3, this.width, child.get$computeMaxIntrinsicHeight()); }, - $signature: 73 + $signature: 75 }; X._RenderTheatre_hitTestChildren_closure.prototype = { call$2: function(result, transformed) { @@ -225950,7 +225950,7 @@ } return false; }, - $signature: 169 + $signature: 174 }; D._PageViewState_build_closure.prototype = { call$2: function(context, position) { @@ -226011,7 +226011,7 @@ var t1 = this.params; t1.onPlatformViewCreated.call$1(t1.id); }, - $signature: 90 + $signature: 88 }; G._HtmlElementViewController.prototype = { _platform_view$_initialize$0: function() { @@ -226805,7 +226805,7 @@ t1._offsetAnimation = null; } }, - $signature: 35 + $signature: 34 }; Z._ReorderableItemState_rebuild_closure.prototype = { call$0: function() { @@ -226830,7 +226830,7 @@ t2.startItemDragReorder$3$event$index$recognizer($event, t1.index, t1.createRecognizer$0()); return null; }, - $signature: 220 + $signature: 229 }; Z.ReorderableDelayedDragStartListener.prototype = { createRecognizer$0: function() { @@ -226920,7 +226920,7 @@ t1.onDropCompleted.call$0(); } }, - $signature: 35 + $signature: 34 }; Z._DragItemProxy.prototype = { build$1: function(_, context) { @@ -226951,7 +226951,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 684 + $signature: 589 }; Z._ReorderableItemGlobalKey.prototype = { $eq: function(_, other) { @@ -227232,7 +227232,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 189 + $signature: 200 }; K.__RestorationScopeState_State_RestorationMixin.prototype = { didUpdateWidget$1: function(oldWidget) { @@ -227559,7 +227559,7 @@ throw H.wrapException(H.ReachabilityError$(string$.x60null_c)); } }, - $signature: 35 + $signature: 34 }; T.TransitionRoute__updateSecondaryAnimation_closure.prototype = { call$0: function() { @@ -227593,7 +227593,7 @@ t2.dispose$0(0); } }, - $signature: 8 + $signature: 9 }; T.LocalHistoryEntry.prototype = { remove$0: function(_) { @@ -227763,7 +227763,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 236 + $signature: 226 }; T._ModalScopeState_build___closure.prototype = { call$2: function(context, child) { @@ -227786,7 +227786,7 @@ t3.toString; return t1.buildPage$3(context, t2, t3); }, - $signature: 75 + $signature: 77 }; T.ModalRoute.prototype = { setState$1: function(fn) { @@ -228485,7 +228485,7 @@ call$1: function($event) { return new R.VelocityTracker($event.get$kind($event), P.List_List$filled(20, null, false, type$.nullable__PointAtTime)); }, - $signature: 475 + $signature: 602 }; K._WrappedScrollBehavior.prototype = { buildOverscrollIndicator$3: function(context, child, details) { @@ -229770,7 +229770,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 130 + $signature: 136 }; B.ListView$separated_closure0.prototype = { call$2: function(_, index) { @@ -229788,7 +229788,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 189 + $signature: 200 }; F.Scrollable.prototype = { createState$0: function() { @@ -230159,7 +230159,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 661 + $signature: 580 }; F.ScrollableState_setCanDrag_closure0.prototype = { call$1: function(instance) { @@ -230182,7 +230182,7 @@ instance.velocityTrackerBuilder = t2.velocityTrackerBuilder$1(t3); instance.dragStartBehavior = t1._widget.dragStartBehavior; }, - $signature: 667 + $signature: 584 }; F.ScrollableState_setCanDrag_closure1.prototype = { call$0: function() { @@ -230190,7 +230190,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 367 + $signature: 416 }; F.ScrollableState_setCanDrag_closure2.prototype = { call$1: function(instance) { @@ -230213,7 +230213,7 @@ instance.velocityTrackerBuilder = t2.velocityTrackerBuilder$1(t3); instance.dragStartBehavior = t1._widget.dragStartBehavior; }, - $signature: 369 + $signature: 417 }; F.ScrollableDetails.prototype = {}; F._ScrollSemantics.prototype = { @@ -231215,19 +231215,19 @@ call$1: function(details) { return this.$this.handleThumbPressStart$1(details.localPosition); }, - $signature: 208 + $signature: 236 }; E.RawScrollbarState__gestures__closure0.prototype = { call$1: function(details) { return this.$this.handleThumbPressUpdate$1(details.localPosition); }, - $signature: 203 + $signature: 218 }; E.RawScrollbarState__gestures__closure1.prototype = { call$1: function(details) { return this.$this.handleThumbPressEnd$2(details.localPosition, details.velocity); }, - $signature: 379 + $signature: 420 }; E.RawScrollbarState__gestures_closure1.prototype = { call$0: function() { @@ -231263,7 +231263,7 @@ throw H.wrapException(H.ReachabilityError$(string$.x60null_c)); } }, - $signature: 198 + $signature: 199 }; E.RawScrollbarState_build_closure.prototype = { call$1: function($event) { @@ -231790,7 +231790,7 @@ t1.toString; context.paintChild$2(t1, offset.$add(0, this.paintOffset)); }, - $signature: 86 + $signature: 83 }; E._RenderSingleChildViewport_hitTestChildren_closure.prototype = { call$2: function(result, transformed) { @@ -232175,7 +232175,7 @@ t2.remove$1(0, index); } }, - $signature: 67 + $signature: 66 }; G.SliverMultiBoxAdaptorElement_performRebuild_closure.prototype = { call$0: function() { @@ -232523,7 +232523,7 @@ call$1: function(row) { return row.decoration; }, - $signature: 2062 + $signature: 2061 }; S._TableElement.prototype = { get$widget: function() { @@ -232649,7 +232649,7 @@ call$1: function(child) { return this.$this.inflateWidget$2(child, new S._TableSlot(this._box_0.columnIndex++, this._box_1.rowIndex)); }, - $signature: 2066 + $signature: 2064 }; S._TableElement_update_closure.prototype = { call$1: function(row) { @@ -232667,7 +232667,7 @@ call$1: function(row) { return J.map$1$1$ax(row.children, new S._TableElement__updateRenderObjectChildren__closure(), type$.RenderBox); }, - $signature: 2073 + $signature: 2069 }; S._TableElement__updateRenderObjectChildren__closure.prototype = { call$1: function(child) { @@ -232675,13 +232675,13 @@ t1.toString; return type$.RenderBox._as(t1); }, - $signature: 2076 + $signature: 2074 }; S._TableElement_visitChildren_closure.prototype = { call$1: function(row) { return row.children; }, - $signature: 2079 + $signature: 2077 }; S.TableCell.prototype = { applyParentData$1: function(renderObject) { @@ -232962,13 +232962,13 @@ call$1: function(context) { return this.$this._buildHandle$2(context, C._TextSelectionHandlePosition_0); }, - $signature: 75 + $signature: 77 }; F.TextSelectionOverlay_showHandles_closure0.prototype = { call$1: function(context) { return this.$this._buildHandle$2(context, C._TextSelectionHandlePosition_1); }, - $signature: 75 + $signature: 77 }; F.TextSelectionOverlay__buildHandle_closure.prototype = { call$1: function(newSelection) { @@ -232989,7 +232989,7 @@ t2.userUpdateTextEditingValue$2(t1._text_selection$_value.copyWith$2$composing$selection(C.TextRange_m1_m1, newSelection), C.SelectionChangedCause_6); t2.bringIntoView$1(textPosition); }, - $signature: 571 + $signature: 485 }; F._TextSelectionHandleOverlay.prototype = { createState$0: function() { @@ -233479,7 +233479,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2087 + $signature: 2085 }; F._TextSelectionGestureDetectorState_build_closure0.prototype = { call$1: function(instance) { @@ -233499,7 +233499,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 644 + $signature: 568 }; F._TextSelectionGestureDetectorState_build_closure2.prototype = { call$1: function(instance) { @@ -233508,7 +233508,7 @@ instance.onLongPressMoveUpdate = t1.get$_handleLongPressMoveUpdate(); instance.onLongPressEnd = t1.get$_handleLongPressEnd(); }, - $signature: 654 + $signature: 579 }; F._TextSelectionGestureDetectorState_build_closure3.prototype = { call$0: function() { @@ -233516,7 +233516,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 367 + $signature: 416 }; F._TextSelectionGestureDetectorState_build_closure4.prototype = { call$1: function(instance) { @@ -233527,7 +233527,7 @@ instance.onUpdate = t1.get$_handleDragUpdate(); instance.onEnd = t1.get$_handleDragEnd(); }, - $signature: 369 + $signature: 417 }; F._TextSelectionGestureDetectorState_build_closure5.prototype = { call$0: function() { @@ -233544,7 +233544,7 @@ instance.onStart = t2.onForcePressStart != null ? t1.get$_forcePressStarted() : null; instance.onEnd = t2.onForcePressEnd != null ? t1.get$_forcePressEnded() : null; }, - $signature: 2096 + $signature: 2090 }; F._TransparentTapGestureRecognizer.prototype = { rejectGesture$1: function(pointer) { @@ -233896,7 +233896,7 @@ } return false; }, - $signature: 199 + $signature: 181 }; N._describeRelevantUserCode_processElement.prototype = { call$1: function(target) { @@ -234559,7 +234559,7 @@ call$1: function(value) { return this.config.repo; }, - $signature: 2102 + $signature: 2097 }; D.CacheStore_retrieveCacheData_closure.prototype = { call$1: function(cacheObject) { @@ -234591,7 +234591,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 2105 + $signature: 2103 }; D.CacheStore__scheduleCleanup_closure.prototype = { call$0: function() { @@ -235215,7 +235215,7 @@ if (this._box_0.newCacheObject.relativePath !== t1) this.$this._removeOldFile$1(t1); }, - $signature: 90 + $signature: 88 }; Q.WebHelper__saveFileAndPostUpdates_closure.prototype = { call$1: function(s) { @@ -235225,7 +235225,7 @@ this.receivedBytesResultController.add$1(0, receivedBytes); return s; }, - $signature: 2115 + $signature: 2106 }; Q.HttpExceptionWithStatus.prototype = {}; B.BlockPicker.prototype = { @@ -235589,7 +235589,7 @@ call$1: function(t1) { return this._box_0._dayFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__decimalFormat_set.prototype = { call$1: function(t1) { @@ -235601,86 +235601,86 @@ call$1: function(t1) { return this._box_0._doubleDigitMinuteFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__fullYearFormat_set.prototype = { call$1: function(t1) { return this._box_0._fullYearFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__mediumDateFormat_set.prototype = { call$1: function(t1) { return this._box_0._mediumDateFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__singleDigitHourFormat_set.prototype = { call$1: function(t1) { return this._box_0._singleDigitHourFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__singleDigitMinuteFormat_set.prototype = { call$1: function(t1) { return this._box_0._singleDigitMinuteFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__singleDigitSecondFormat_set.prototype = { call$1: function(t1) { return this._box_0._singleDigitSecondFormat = t1; }, - $signature: 158 + $signature: 162 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__fullYearFormat_get.prototype = { call$0: function() { var t1 = this._box_0._fullYearFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("fullYearFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__dayFormat_get.prototype = { call$0: function() { var t1 = this._box_0._dayFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("dayFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__mediumDateFormat_get.prototype = { call$0: function() { var t1 = this._box_0._mediumDateFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("mediumDateFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__singleDigitHourFormat_get.prototype = { call$0: function() { var t1 = this._box_0._singleDigitHourFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("singleDigitHourFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__singleDigitMinuteFormat_get.prototype = { call$0: function() { var t1 = this._box_0._singleDigitMinuteFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("singleDigitMinuteFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__doubleDigitMinuteFormat_get.prototype = { call$0: function() { var t1 = this._box_0._doubleDigitMinuteFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("doubleDigitMinuteFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__singleDigitSecondFormat_get.prototype = { call$0: function() { var t1 = this._box_0._singleDigitSecondFormat; return t1 === $ ? H.throwExpression(H.LateError$localNI("singleDigitSecondFormat")) : t1; }, - $signature: 177 + $signature: 157 }; Y._GlobalCupertinoLocalizationsDelegate_load_closure__decimalFormat_get.prototype = { call$0: function() { @@ -235701,7 +235701,7 @@ _this._singleDigitSecondFormat_set.call$1(A.DateFormat$s(locale)); _this._decimalFormat_set.call$1(S.NumberFormat_NumberFormat$decimalPattern(locale)); }, - $signature: 233 + $signature: 234 }; S.CupertinoLocalizationAf.prototype = {}; S.CupertinoLocalizationAm.prototype = {}; @@ -253469,7 +253469,7 @@ J.$indexSet$ax($.$get$_dateTimeSymbols(), t2, symbols); J.$indexSet$ax($.$get$dateTimePatterns(), t2, t1); }, - $signature: 2132 + $signature: 2129 }; B.GlobalWidgetsLocalizations.prototype = { get$textDirection: function(_) { @@ -254062,7 +254062,7 @@ call$1: function($status) { return this.$this.updateKeepAlive$0(); }, - $signature: 35 + $signature: 34 }; A.SlidableState__startResizeAnimation_closure0.prototype = { call$0: function() { @@ -254144,7 +254144,7 @@ t2.toString; return new R._AnimatedEvaluation(t2, new R.Tween(t1, t3, t4), t4._eval$1("_AnimatedEvaluation")); }, - $signature: 2143 + $signature: 2140 }; V.SlidableDrawerActionPane_build_closure0.prototype = { call$1: function(index) { @@ -254157,7 +254157,7 @@ t4 = t4 ? null : t1.actionExtentRatio; return K.SlideTransition$(T.FractionallySizedBox$(t3, t1.actionDelegate.actions[displayIndex], t4, t5), t2, null, true); }, - $signature: 2149 + $signature: 2143 }; R.ClosableSlideAction.prototype = { build$1: function(_, context) { @@ -254233,7 +254233,7 @@ t1.toString; return new T.IgnorePointer(t2, _null, new M._StyledToastWidget(T.Directionality$(M.Material$(C.Duration_200000, true, _null, this.widget, C.Clip_0, C.Color_0, 0, _null, _null, _null, _null, C.MaterialType_0), t1), t3, t4, t14, t15, t5, t8, t9, t10, t11, t12, t13, t6, t7, t16, t17, t18, this.key), _null); }, - $signature: 2150 + $signature: 2149 }; M.StyledToast.prototype = { createState$0: function() { @@ -254269,7 +254269,7 @@ $.currentContext = ctx; return this.$this._widget.child; }, - $signature: 75 + $signature: 77 }; M._StyledToastWidget.prototype = { createState$0: function() { @@ -255034,7 +255034,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 112 + $signature: 111 }; M.StyledToastWidgetState_dismissToast_closure.prototype = { call$0: function() { @@ -255133,7 +255133,7 @@ call$1: function(v) { v.dismiss$1$showAnim(this.showAnim); }, - $signature: 2151 + $signature: 2150 }; R.StyledToastTheme.prototype = { updateShouldNotify$1: function(oldWidget) { @@ -255167,7 +255167,7 @@ this.state.didChange$1(text); this.textFieldConfiguration.onChanged.call$1(text); }, - $signature: 10 + $signature: 7 }; L._TypeAheadFormFieldState.prototype = { get$_flutter_typeahead$_effectiveController: function() { @@ -255357,13 +255357,13 @@ t1._suggestionsBox.open$0(0); } }, - $signature: 43 + $signature: 44 }; L._TypeAheadFieldState__scrollResizeListener_closure.prototype = { call$1: function(timer) { this.$this._suggestionsBox.resize$0(0); }, - $signature: 321 + $signature: 315 }; L._TypeAheadFieldState__initOverlayEntry_closure.prototype = { call$1: function(context) { @@ -255405,7 +255405,7 @@ t2 = t2 ? suggestionsList : T.FractionalTranslation$(suggestionsList, true, new P.Offset(0, -1)); return T.Positioned$(_null, T.CompositedTransformFollower$(t2, t1._layerLink, new P.Offset(0, t3), false, C.Alignment_m1_m1), _null, _null, _null, _null, _null, w); }, - $signature: 2164 + $signature: 2159 }; L._TypeAheadFieldState__initOverlayEntry__closure.prototype = { call$1: function(selection) { @@ -255892,7 +255892,7 @@ this._box_0.rootMediaQuery = type$.legacy_MediaQuery._as(element.get$widget()); return true; }, - $signature: 2168 + $signature: 2165 }; L.__SuggestionsListState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -256008,7 +256008,7 @@ U.FlutterError_reportError(new U.FlutterErrorDetails(exception, stack, "flutter web plugins", t1, null, false)); } }, - $signature: 123 + $signature: 133 }; D.PluginRegistry.prototype = {}; K.GoogleSignInAuthentication.prototype = { @@ -256224,12 +256224,12 @@ call$1: function(_) { this.$this._initialization = null; }, - $signature: 8 + $signature: 9 }; K.GoogleSignIn__waitFor_closure.prototype = { call$1: function(_) { }, - $signature: 8 + $signature: 9 }; K.GoogleSignIn__addMethodCall_closure.prototype = { call$1: function(_) { @@ -256238,19 +256238,19 @@ return _this.$this._currentUser; return _this.$this._callMethod$1(_this.method); }, - $signature: 2169 + $signature: 2168 }; K.GoogleSignIn_signIn_isCanceled.prototype = { call$1: function(error) { return error instanceof F.PlatformException && error.code === "sign_in_canceled"; }, - $signature: 110 + $signature: 103 }; K.GoogleSignIn_signIn_closure.prototype = { call$1: function(_) { return null; }, - $signature: 8 + $signature: 9 }; X.GoogleSignInPlatform.prototype = {}; O.MethodChannelGoogleSignIn.prototype = { @@ -256282,7 +256282,7 @@ t1 = J.getInterceptor$asx(result); return new G.GoogleSignInTokenData(t1.$index(result, "idToken"), t1.$index(result, "accessToken"), t1.$index(result, "serverAuthCode")); }, - $signature: 2175 + $signature: 2174 }; G.SignInOption.prototype = { toString$0: function(_) { @@ -256590,20 +256590,20 @@ call$1: function(_) { return L.init(); }, - $signature: 486 + $signature: 539 }; M.GoogleSignInPlugin_init_closure.prototype = { call$1: function(initializedAuth) { this.isAuthInitialized.complete$0(0); }, - $signature: 2184 + $signature: 2175 }; M.GoogleSignInPlugin_init_closure0.prototype = { call$1: function(reason) { var t1 = J.getInterceptor$x(reason); this.isAuthInitialized.completeError$1(new F.PlatformException(t1.get$error(reason), t1.get$details(reason), "https://developers.google.com/identity/sign-in/web/reference#error_codes", null)); }, - $signature: 2186 + $signature: 2184 }; Q.LoadConfig.prototype = {}; U.GoogleAuthInitFailureError.prototype = {}; @@ -256789,13 +256789,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 2187 + $signature: 2186 }; G.BaseRequest_closure0.prototype = { call$1: function(key) { return C.JSString_methods.get$hashCode(key.toLowerCase()); }, - $signature: 2188 + $signature: 2187 }; T.BaseResponse.prototype = { BaseResponse$7$contentLength$headers$isRedirect$persistentConnection$reasonPhrase$request: function(statusCode, contentLength, headers, isRedirect, persistentConnection, reasonPhrase, request) { @@ -256899,13 +256899,13 @@ t3.toString; this.completer.complete$1(0, X.StreamedResponse$(new Z.ByteStream(t2), t3, J.get$length$asx(body), C.HttpRequest_methods.get$responseHeaders(t1), false, true, t1.statusText, this.request)); }, - $signature: 489 + $signature: 637 }; O.BrowserClient_send_closure0.prototype = { call$1: function(_) { this.completer.completeError$2(new E.ClientException("XMLHttpRequest error."), P.StackTrace_current()); }, - $signature: 489 + $signature: 637 }; Z.ByteStream.prototype = { toBytes$0: function() { @@ -256920,7 +256920,7 @@ call$1: function(bytes) { return this.completer.complete$1(0, new Uint8Array(H._ensureNativeList(bytes))); }, - $signature: 469 + $signature: 551 }; E.ClientException.prototype = { toString$0: function(_) { @@ -257152,14 +257152,14 @@ t2 = P._Uri__uriEncode(C.List_nxB, key, t1, true); return this.pairs.push(H.setRuntimeTypeInfo([t2, P._Uri__uriEncode(C.List_nxB, value, t1, true)], type$.JSArray_String)); }, - $signature: 104 + $signature: 105 }; B.mapToQuery_closure0.prototype = { call$1: function(pair) { var t1 = J.getInterceptor$asx(pair); return H.S(t1.$index(pair, 0)) + "=" + H.S(t1.$index(pair, 1)); }, - $signature: 2194 + $signature: 2190 }; B.onDone_closure.prototype = { call$1: function(sink) { @@ -257178,7 +257178,7 @@ call$1: function(key) { return key.toLowerCase(); }, - $signature: 109 + $signature: 104 }; R.MediaType.prototype = { get$mimeType: function(_) { @@ -257262,7 +257262,7 @@ scanner.expectDone$0(); return R.MediaType$(t4, t5, parameters); }, - $signature: 2195 + $signature: 2194 }; R.MediaType_toString_closure.prototype = { call$2: function(attribute, value) { @@ -257281,13 +257281,13 @@ } else t1._contents += H.S(value); }, - $signature: 104 + $signature: 105 }; R.MediaType_toString__closure.prototype = { call$1: function(match) { return "\\" + H.S(match.$index(0, 0)); }, - $signature: 349 + $signature: 408 }; N.expectQuotedString_closure.prototype = { call$1: function(match) { @@ -257295,7 +257295,7 @@ t1.toString; return t1; }, - $signature: 349 + $signature: 408 }; L.ImagePicker.prototype = { pickImage$1$source: function(source) { @@ -257379,7 +257379,7 @@ t1.complete$1(0, P.List_List$of(new H.MappedListIterable(files, new V.ImagePickerPlugin__getSelectedXFiles__closure(), t2), true, t2._eval$1("ListIterable.E"))); } }, - $signature: 64 + $signature: 63 }; V.ImagePickerPlugin__getSelectedXFiles__closure.prototype = { call$1: function(file) { @@ -257389,7 +257389,7 @@ t4 = file.lastModified; return A.XFile$(t1, P.DateTime$fromMillisecondsSinceEpoch(t4 == null ? Date.now() : t4, false), t3, file.type, t2); }, - $signature: 2196 + $signature: 2195 }; V.ImagePickerPlugin__getSelectedXFiles_closure0.prototype = { call$1: function($event) { @@ -257397,7 +257397,7 @@ if (t1.future._state === 0) t1.completeError$1($event); }, - $signature: 64 + $signature: 63 }; L.MethodChannelImagePicker.prototype = { getImage$5$imageQuality$maxHeight$maxWidth$preferredCameraDevice$source: function(imageQuality, maxHeight, maxWidth, preferredCameraDevice, source) { @@ -257452,13 +257452,13 @@ call$1: function($name) { return P.List_List$from(J.$index$asx(this.map, $name), true, type$.String); }, - $signature: 2197 + $signature: 2196 }; T.Intl__pluralRule_closure.prototype = { call$1: function(locale) { return "default"; }, - $signature: 109 + $signature: 104 }; B.NumberSymbols.prototype = { toString$0: function(_) { @@ -257834,25 +257834,25 @@ }, "call*": "call$8", $requiredArgCount: 8, - $signature: 2203 + $signature: 2198 }; A.DateFormat__checkDateOnly_closure.prototype = { call$1: function(each) { return each.get$forDate(); }, - $signature: 2204 + $signature: 2203 }; A.DateFormat__initDigitMatcher_closure.prototype = { call$1: function(i) { return i; }, - $signature: 172 + $signature: 168 }; A.DateFormat__initDigitMatcher_closure0.prototype = { call$1: function(i) { return this.$this.get$localeZeroCodeUnit() + i; }, - $signature: 172 + $signature: 168 }; A.DateFormat__fieldConstructors_closure.prototype = { call$2: function(pattern, $parent) { @@ -257860,21 +257860,21 @@ C.JSString_methods.trim$0(t1); return new A._DateFormatQuotedField(pattern, t1, $parent); }, - $signature: 2213 + $signature: 2204 }; A.DateFormat__fieldConstructors_closure0.prototype = { call$2: function(pattern, $parent) { J.trim$0$s(pattern); return new A._DateFormatPatternField(pattern, $parent); }, - $signature: 2218 + $signature: 2213 }; A.DateFormat__fieldConstructors_closure1.prototype = { call$2: function(pattern, $parent) { J.trim$0$s(pattern); return new A._DateFormatLiteralField(pattern, $parent); }, - $signature: 2219 + $signature: 2218 }; A._DateFormatField.prototype = { get$forDate: function() { @@ -258265,20 +258265,20 @@ call$1: function(each) { return this.input.peek$1(J.get$length$asx(each)) === each; }, - $signature: 110 + $signature: 103 }; A._DateFormatPatternField_parseEnumeratedString_closure0.prototype = { call$2: function(a, b) { var t1 = this.possibilities; return C.JSInt_methods.compareTo$1(J.get$length$asx(t1[a]), J.get$length$asx(t1[b])); }, - $signature: 314 + $signature: 318 }; A._DateFormatPatternField_parseStandaloneDay_closure.prototype = { call$1: function(x) { return x; }, - $signature: 67 + $signature: 66 }; U.IntlStream.prototype = { read$1: function(_, howMany) { @@ -258506,13 +258506,13 @@ call$1: function(x) { return this.newPattern; }, - $signature: 2221 + $signature: 2220 }; S.NumberFormat_NumberFormat$decimalPattern_closure.prototype = { call$1: function(x) { return x.DECIMAL_PATTERN; }, - $signature: 2225 + $signature: 2221 }; Q.NumberFormatParseResult.prototype = {}; Q.NumberFormatParser.prototype = { @@ -259546,7 +259546,7 @@ b.get$_client_model$_$this()._client_model$_isPrimary = true; return b; }, - $signature: 494 + $signature: 649 }; T.ClientEntity_getActivities_closure.prototype = { call$1: function(activity) { @@ -259556,26 +259556,26 @@ return false; return true; }, - $signature: 391 + $signature: 433 }; T.ClientEntity_primaryContact_closure.prototype = { call$1: function(contact) { return contact.isPrimary; }, - $signature: 95 + $signature: 96 }; T.ClientEntity_primaryContact_closure0.prototype = { call$0: function() { return T.ContactEntity_ContactEntity(); }, - $signature: 503 + $signature: 684 }; T.ClientEntity_hasEmailAddress_closure.prototype = { call$1: function(contact) { var t1 = contact.email; return t1.length !== 0; }, - $signature: 95 + $signature: 96 }; T.ContactEntity.prototype = { get$fullName: function() { @@ -262207,7 +262207,7 @@ var t1 = option.webhooks; C.JSArray_methods.addAll$1(this.events, J.toList$0$ax(t1 == null ? H.setRuntimeTypeInfo([], type$.JSArray_legacy_String) : t1)); }, - $signature: 2260 + $signature: 2259 }; A.GatewayOptionsEntity.prototype = {}; A.UserCompanyEntity.prototype = { @@ -262245,14 +262245,14 @@ b.$indexSet(0, "email", D.BuiltList_BuiltList$from(H.setRuntimeTypeInfo(["all_notifications"], type$.JSArray_legacy_String), type$.legacy_String)); return b; }, - $signature: 510 + $signature: 710 }; A.UserCompanyEntity__initializeBuilder_closure.prototype = { call$1: function(b) { b.$indexSet(0, "email", D.BuiltList_BuiltList$from(H.setRuntimeTypeInfo(["all_notifications"], type$.JSArray_legacy_String), type$.legacy_String)); return b; }, - $signature: 510 + $signature: 710 }; A.UserSettingsEntity.prototype = { getTableColumns$1: function(entityType) { @@ -265483,7 +265483,7 @@ b.get$_design_model$_$this()._design_model$_isDeleted = false; return b; }, - $signature: 312 + $signature: 239 }; D._$DesignListResponseSerializer.prototype = { serialize$3$specifiedType: function(serializers, object, specifiedType) { @@ -267003,7 +267003,7 @@ call$1: function(contact) { return contact.id === this.$this.contactId; }, - $signature: 95 + $signature: 96 }; T.ActivityEntity_getDescription_closure0.prototype = { call$0: function() { @@ -272449,13 +272449,13 @@ call$1: function(contact) { return contact.sendEmail; }, - $signature: 95 + $signature: 96 }; Q.InvoiceEntity_InvoiceEntity_closure0.prototype = { call$1: function(contact) { return Q.InvitationEntity_InvitationEntity(contact.id); }, - $signature: 228 + $signature: 224 }; Q.InvoiceEntity_moveLineItem_closure.prototype = { call$1: function(b) { @@ -272517,37 +272517,37 @@ call$1: function(lineItem) { return lineItem.typeId !== "3"; }, - $signature: 63 + $signature: 62 }; Q.InvoiceEntity_clone__closure0.prototype = { call$1: function(invitation) { return Q.InvitationEntity_InvitationEntity(invitation.contactId); }, - $signature: 2285 + $signature: 2281 }; Q.InvoiceEntity_history_closure.prototype = { call$1: function(activity) { return activity.history != null; }, - $signature: 391 + $signature: 433 }; Q.InvoiceEntity_history_closure0.prototype = { call$1: function(activity) { return activity.history; }, - $signature: 2293 + $signature: 2285 }; Q.InvoiceEntity_hasTasks_closure.prototype = { call$1: function(item) { return item.typeId === "2"; }, - $signature: 63 + $signature: 62 }; Q.InvoiceEntity_hasExpenses_closure.prototype = { call$1: function(item) { return item.typeId === "6"; }, - $signature: 63 + $signature: 62 }; Q.InvoiceEntity_applyTax_closure.prototype = { call$1: function(b) { @@ -272586,13 +272586,13 @@ call$1: function(invitation) { return invitation.viewedDate.length !== 0; }, - $signature: 525 + $signature: 631 }; Q.InvoiceEntity_getInvitationForContact_closure.prototype = { call$1: function(invitation) { return invitation.contactId === this.contact.id; }, - $signature: 525 + $signature: 631 }; Q.InvoiceEntity_getInvitationForContact_closure0.prototype = { call$0: function() { @@ -272608,13 +272608,13 @@ else return Y.round(taxable * t1, 2); }, - $signature: 2297 + $signature: 2294 }; Q.InvoiceEntity__calculateTax_closure.prototype = { call$0: function() { return P.LinkedHashMap_LinkedHashMap$_literal(["name", this.name, "rate", this.rate, "amount", 0, "paid", 0], type$.legacy_String, type$.dynamic); }, - $signature: 2366 + $signature: 2297 }; Q.InvoiceItemEntity.prototype = { taxAmount$2: function(invoice, precision) { @@ -272689,7 +272689,7 @@ lineTotal = this.$this.total$2(0, t1, t2); return Y.round(t1.usesInclusiveTaxes ? lineTotal - lineTotal / (1 + rate / 100) : lineTotal * rate / 100, t2); }, - $signature: 159 + $signature: 170 }; Q.InvoiceItemEntity_applyTax_closure.prototype = { call$1: function(b) { @@ -272700,7 +272700,7 @@ b.get$_invoice_model$_$this()._taxName3 = t1; return b; }, - $signature: 54 + $signature: 55 }; Q.InvoiceItemEntity_applyTax_closure0.prototype = { call$1: function(b) { @@ -272711,7 +272711,7 @@ b.get$_invoice_model$_$this()._taxName2 = t1; return b; }, - $signature: 54 + $signature: 55 }; Q.InvoiceItemEntity_applyTax_closure1.prototype = { call$1: function(b) { @@ -272722,7 +272722,7 @@ b.get$_invoice_model$_$this()._taxName1 = t1; return b; }, - $signature: 54 + $signature: 55 }; Q.InvitationEntity.prototype = { matchesFilter$1: function(filter) { @@ -274894,79 +274894,79 @@ t1.update$3$ifAbsent(t1, item.taxName3, new X.CalculateInvoiceTotal_calculateTaxes__closure3(t2), new X.CalculateInvoiceTotal_calculateTaxes__closure4(t2)); } }, - $signature: 227 + $signature: 215 }; X.CalculateInvoiceTotal_calculateTaxes__closure.prototype = { call$1: function(value) { return value + this._box_0.taxAmount; }, - $signature: 159 + $signature: 170 }; X.CalculateInvoiceTotal_calculateTaxes__closure0.prototype = { call$0: function() { return this._box_0.taxAmount; }, - $signature: 191 + $signature: 197 }; X.CalculateInvoiceTotal_calculateTaxes__closure1.prototype = { call$1: function(value) { return value + this._box_0.taxAmount; }, - $signature: 159 + $signature: 170 }; X.CalculateInvoiceTotal_calculateTaxes__closure2.prototype = { call$0: function() { return this._box_0.taxAmount; }, - $signature: 191 + $signature: 197 }; X.CalculateInvoiceTotal_calculateTaxes__closure3.prototype = { call$1: function(value) { return value + this._box_0.taxAmount; }, - $signature: 159 + $signature: 170 }; X.CalculateInvoiceTotal_calculateTaxes__closure4.prototype = { call$0: function() { return this._box_0.taxAmount; }, - $signature: 191 + $signature: 197 }; X.CalculateInvoiceTotal_calculateTaxes_closure0.prototype = { call$1: function(value) { return value + this._box_0.taxAmount; }, - $signature: 159 + $signature: 170 }; X.CalculateInvoiceTotal_calculateTaxes_closure1.prototype = { call$0: function() { return this._box_0.taxAmount; }, - $signature: 191 + $signature: 197 }; X.CalculateInvoiceTotal_calculateTaxes_closure2.prototype = { call$1: function(value) { return value + this._box_0.taxAmount; }, - $signature: 159 + $signature: 170 }; X.CalculateInvoiceTotal_calculateTaxes_closure3.prototype = { call$0: function() { return this._box_0.taxAmount; }, - $signature: 191 + $signature: 197 }; X.CalculateInvoiceTotal_calculateTaxes_closure4.prototype = { call$1: function(value) { return value + this._box_0.taxAmount; }, - $signature: 159 + $signature: 170 }; X.CalculateInvoiceTotal_calculateTaxes_closure5.prototype = { call$0: function() { return this._box_0.taxAmount; }, - $signature: 191 + $signature: 197 }; X.CalculateInvoiceTotal_getTaxable_closure.prototype = { call$1: function(invoiceItem) { @@ -274976,7 +274976,7 @@ lineTotal = this.$this.isAmountDiscount ? lineTotal - t1 : lineTotal - lineTotal * t1 / 100; this._box_0.total += lineTotal; }, - $signature: 227 + $signature: 215 }; X.CalculateInvoiceTotal_calculateTotal_closure.prototype = { call$1: function(item) { @@ -275012,7 +275012,7 @@ t2.itemTax = t2.itemTax + Y.round(lineTotal * taxRate3 / 100, t1); } }, - $signature: 227 + $signature: 215 }; X.CalculateInvoiceTotal_calculateSubtotal_closure.prototype = { call$1: function(item) { @@ -275027,7 +275027,7 @@ t2 = this._box_0; t2.total = t2.total + Y.round(lineTotal, t1); }, - $signature: 227 + $signature: 215 }; D.EntityAction.prototype = { toString$0: function(_) { @@ -276787,7 +276787,7 @@ b.get$_product_model$_$this()._product_model$_isDeleted = false; return b; }, - $signature: 166 + $signature: 159 }; A._$ProductListResponseSerializer.prototype = { serialize$3$specifiedType: function(serializers, object, specifiedType) { @@ -277632,7 +277632,7 @@ b.get$_project_model$_$this()._project_model$_isDeleted = false; return b; }, - $signature: 163 + $signature: 160 }; A._$ProjectListResponseSerializer.prototype = { serialize$3$specifiedType: function(serializers, object, specifiedType) { @@ -278263,7 +278263,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 539 + $signature: 456 }; K._$serializers_closure0.prototype = { call$0: function() { @@ -278271,7 +278271,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 541 + $signature: 493 }; K._$serializers_closure1.prototype = { call$0: function() { @@ -278279,7 +278279,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2392 + $signature: 2389 }; K._$serializers_closure2.prototype = { call$0: function() { @@ -278287,7 +278287,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 409 + $signature: 333 }; K._$serializers_closure3.prototype = { call$0: function() { @@ -278295,7 +278295,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2399 + $signature: 2396 }; K._$serializers_closure4.prototype = { call$0: function() { @@ -278303,7 +278303,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 543 + $signature: 532 }; K._$serializers_closure5.prototype = { call$0: function() { @@ -278311,7 +278311,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure6.prototype = { call$0: function() { @@ -278319,7 +278319,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 411 + $signature: 338 }; K._$serializers_closure7.prototype = { call$0: function() { @@ -278327,7 +278327,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 547 + $signature: 645 }; K._$serializers_closure8.prototype = { call$0: function() { @@ -278335,7 +278335,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 550 + $signature: 670 }; K._$serializers_closure9.prototype = { call$0: function() { @@ -278343,7 +278343,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 550 + $signature: 670 }; K._$serializers_closure10.prototype = { call$0: function() { @@ -278351,7 +278351,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 551 + $signature: 471 }; K._$serializers_closure11.prototype = { call$0: function() { @@ -278359,7 +278359,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 552 + $signature: 478 }; K._$serializers_closure12.prototype = { call$0: function() { @@ -278367,7 +278367,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 555 + $signature: 486 }; K._$serializers_closure13.prototype = { call$0: function() { @@ -278375,7 +278375,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2422 + $signature: 2421 }; K._$serializers_closure14.prototype = { call$0: function() { @@ -278383,7 +278383,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 556 + $signature: 489 }; K._$serializers_closure15.prototype = { call$0: function() { @@ -278391,7 +278391,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 557 + $signature: 497 }; K._$serializers_closure16.prototype = { call$0: function() { @@ -278399,7 +278399,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 558 + $signature: 509 }; K._$serializers_closure17.prototype = { call$0: function() { @@ -278407,7 +278407,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 559 + $signature: 521 }; K._$serializers_closure18.prototype = { call$0: function() { @@ -278415,7 +278415,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 547 + $signature: 645 }; K._$serializers_closure19.prototype = { call$0: function() { @@ -278423,7 +278423,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2455 + $signature: 2445 }; K._$serializers_closure20.prototype = { call$0: function() { @@ -278431,7 +278431,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 560 + $signature: 533 }; K._$serializers_closure21.prototype = { call$0: function() { @@ -278439,7 +278439,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 556 + $signature: 489 }; K._$serializers_closure22.prototype = { call$0: function() { @@ -278447,7 +278447,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 557 + $signature: 497 }; K._$serializers_closure23.prototype = { call$0: function() { @@ -278455,7 +278455,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 561 + $signature: 552 }; K._$serializers_closure24.prototype = { call$0: function() { @@ -278463,7 +278463,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure25.prototype = { call$0: function() { @@ -278471,7 +278471,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure26.prototype = { call$0: function() { @@ -278479,7 +278479,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure27.prototype = { call$0: function() { @@ -278487,7 +278487,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure28.prototype = { call$0: function() { @@ -278495,7 +278495,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure29.prototype = { call$0: function() { @@ -278503,7 +278503,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure30.prototype = { call$0: function() { @@ -278511,7 +278511,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2464 + $signature: 2458 }; K._$serializers_closure31.prototype = { call$0: function() { @@ -278519,7 +278519,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2466 + $signature: 2464 }; K._$serializers_closure32.prototype = { call$0: function() { @@ -278527,7 +278527,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure33.prototype = { call$0: function() { @@ -278535,7 +278535,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure34.prototype = { call$0: function() { @@ -278543,7 +278543,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure35.prototype = { call$0: function() { @@ -278551,7 +278551,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure36.prototype = { call$0: function() { @@ -278559,7 +278559,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure37.prototype = { call$0: function() { @@ -278567,7 +278567,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2489 + $signature: 2472 }; K._$serializers_closure38.prototype = { call$0: function() { @@ -278575,7 +278575,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2492 + $signature: 2489 }; K._$serializers_closure39.prototype = { call$0: function() { @@ -278583,7 +278583,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 564 + $signature: 628 }; K._$serializers_closure40.prototype = { call$0: function() { @@ -278591,7 +278591,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 414 + $signature: 358 }; K._$serializers_closure41.prototype = { call$0: function() { @@ -278599,7 +278599,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 543 + $signature: 532 }; K._$serializers_closure42.prototype = { call$0: function() { @@ -278607,7 +278607,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 568 + $signature: 653 }; K._$serializers_closure43.prototype = { call$0: function() { @@ -278615,7 +278615,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 568 + $signature: 653 }; K._$serializers_closure44.prototype = { call$0: function() { @@ -278623,7 +278623,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 409 + $signature: 333 }; K._$serializers_closure45.prototype = { call$0: function() { @@ -278631,7 +278631,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 572 + $signature: 660 }; K._$serializers_closure46.prototype = { call$0: function() { @@ -278639,7 +278639,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 578 + $signature: 671 }; K._$serializers_closure47.prototype = { call$0: function() { @@ -278647,7 +278647,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 579 + $signature: 685 }; K._$serializers_closure48.prototype = { call$0: function() { @@ -278655,7 +278655,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 541 + $signature: 493 }; K._$serializers_closure49.prototype = { call$0: function() { @@ -278663,7 +278663,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 564 + $signature: 628 }; K._$serializers_closure50.prototype = { call$0: function() { @@ -278671,7 +278671,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 583 + $signature: 458 }; K._$serializers_closure51.prototype = { call$0: function() { @@ -278679,7 +278679,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 539 + $signature: 456 }; K._$serializers_closure52.prototype = { call$0: function() { @@ -278687,7 +278687,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 585 + $signature: 464 }; K._$serializers_closure53.prototype = { call$0: function() { @@ -278695,7 +278695,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 192 + $signature: 194 }; K._$serializers_closure54.prototype = { call$0: function() { @@ -278703,7 +278703,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 192 + $signature: 194 }; K._$serializers_closure55.prototype = { call$0: function() { @@ -278711,7 +278711,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 414 + $signature: 358 }; K._$serializers_closure56.prototype = { call$0: function() { @@ -278719,7 +278719,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 588 + $signature: 475 }; K._$serializers_closure57.prototype = { call$0: function() { @@ -278727,7 +278727,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 192 + $signature: 194 }; K._$serializers_closure58.prototype = { call$0: function() { @@ -278735,7 +278735,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 192 + $signature: 194 }; K._$serializers_closure59.prototype = { call$0: function() { @@ -278743,7 +278743,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 589 + $signature: 476 }; K._$serializers_closure60.prototype = { call$0: function() { @@ -278751,7 +278751,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 657 + $signature: 479 }; K._$serializers_closure61.prototype = { call$0: function() { @@ -278759,7 +278759,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 414 + $signature: 358 }; K._$serializers_closure62.prototype = { call$0: function() { @@ -278767,7 +278767,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 591 + $signature: 487 }; K._$serializers_closure63.prototype = { call$0: function() { @@ -278775,7 +278775,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 561 + $signature: 552 }; K._$serializers_closure64.prototype = { call$0: function() { @@ -278783,7 +278783,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure65.prototype = { call$0: function() { @@ -278791,7 +278791,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 592 + $signature: 488 }; K._$serializers_closure66.prototype = { call$0: function() { @@ -278799,7 +278799,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 593 + $signature: 498 }; K._$serializers_closure67.prototype = { call$0: function() { @@ -278807,7 +278807,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 596 + $signature: 501 }; K._$serializers_closure68.prototype = { call$0: function() { @@ -278815,7 +278815,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 597 + $signature: 506 }; K._$serializers_closure69.prototype = { call$0: function() { @@ -278823,7 +278823,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 411 + $signature: 338 }; K._$serializers_closure70.prototype = { call$0: function() { @@ -278832,7 +278832,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure71.prototype = { call$0: function() { @@ -278840,7 +278840,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2704 + $signature: 2672 }; K._$serializers_closure72.prototype = { call$0: function() { @@ -278848,7 +278848,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 552 + $signature: 478 }; K._$serializers_closure73.prototype = { call$0: function() { @@ -278856,7 +278856,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 192 + $signature: 194 }; K._$serializers_closure74.prototype = { call$0: function() { @@ -278864,7 +278864,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 192 + $signature: 194 }; K._$serializers_closure75.prototype = { call$0: function() { @@ -278872,7 +278872,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2722 + $signature: 2704 }; K._$serializers_closure76.prototype = { call$0: function() { @@ -278880,7 +278880,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2745 + $signature: 2722 }; K._$serializers_closure77.prototype = { call$0: function() { @@ -278888,7 +278888,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2781 + $signature: 2745 }; K._$serializers_closure78.prototype = { call$0: function() { @@ -278896,7 +278896,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure79.prototype = { call$0: function() { @@ -278904,7 +278904,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 409 + $signature: 333 }; K._$serializers_closure80.prototype = { call$0: function() { @@ -278912,7 +278912,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 558 + $signature: 509 }; K._$serializers_closure81.prototype = { call$0: function() { @@ -278920,7 +278920,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 588 + $signature: 475 }; K._$serializers_closure82.prototype = { call$0: function() { @@ -278928,7 +278928,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 597 + $signature: 506 }; K._$serializers_closure83.prototype = { call$0: function() { @@ -278936,7 +278936,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 559 + $signature: 521 }; K._$serializers_closure84.prototype = { call$0: function() { @@ -278944,7 +278944,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 417 + $signature: 389 }; K._$serializers_closure85.prototype = { call$0: function() { @@ -278952,7 +278952,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 417 + $signature: 389 }; K._$serializers_closure86.prototype = { call$0: function() { @@ -278960,7 +278960,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 417 + $signature: 389 }; K._$serializers_closure87.prototype = { call$0: function() { @@ -278968,7 +278968,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 585 + $signature: 464 }; K._$serializers_closure88.prototype = { call$0: function() { @@ -278976,7 +278976,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 657 + $signature: 479 }; K._$serializers_closure89.prototype = { call$0: function() { @@ -278984,7 +278984,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 551 + $signature: 471 }; K._$serializers_closure90.prototype = { call$0: function() { @@ -278992,7 +278992,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure91.prototype = { call$0: function() { @@ -279000,7 +279000,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure92.prototype = { call$0: function() { @@ -279008,7 +279008,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure93.prototype = { call$0: function() { @@ -279016,7 +279016,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2821 + $signature: 2803 }; K._$serializers_closure94.prototype = { call$0: function() { @@ -279024,7 +279024,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 596 + $signature: 501 }; K._$serializers_closure95.prototype = { call$0: function() { @@ -279032,7 +279032,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 589 + $signature: 476 }; K._$serializers_closure96.prototype = { call$0: function() { @@ -279040,7 +279040,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 578 + $signature: 671 }; K._$serializers_closure97.prototype = { call$0: function() { @@ -279048,7 +279048,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 572 + $signature: 660 }; K._$serializers_closure98.prototype = { call$0: function() { @@ -279056,7 +279056,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 555 + $signature: 486 }; K._$serializers_closure99.prototype = { call$0: function() { @@ -279064,7 +279064,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 592 + $signature: 488 }; K._$serializers_closure100.prototype = { call$0: function() { @@ -279072,7 +279072,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2864 + $signature: 2821 }; K._$serializers_closure101.prototype = { call$0: function() { @@ -279080,7 +279080,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2885 + $signature: 2864 }; K._$serializers_closure102.prototype = { call$0: function() { @@ -279088,7 +279088,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 583 + $signature: 458 }; K._$serializers_closure103.prototype = { call$0: function() { @@ -279096,7 +279096,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2904 + $signature: 2885 }; K._$serializers_closure104.prototype = { call$0: function() { @@ -279104,7 +279104,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 117 + $signature: 113 }; K._$serializers_closure105.prototype = { call$0: function() { @@ -279112,7 +279112,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 591 + $signature: 487 }; K._$serializers_closure106.prototype = { call$0: function() { @@ -279120,7 +279120,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 593 + $signature: 498 }; K._$serializers_closure107.prototype = { call$0: function() { @@ -279128,7 +279128,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2925 + $signature: 2904 }; K._$serializers_closure108.prototype = { call$0: function() { @@ -279136,7 +279136,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3013 + $signature: 2925 }; K._$serializers_closure109.prototype = { call$0: function() { @@ -279145,7 +279145,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure110.prototype = { call$0: function() { @@ -279153,7 +279153,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3031 + $signature: 3013 }; K._$serializers_closure111.prototype = { call$0: function() { @@ -279161,7 +279161,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3055 + $signature: 3031 }; K._$serializers_closure112.prototype = { call$0: function() { @@ -279169,7 +279169,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 418 + $signature: 391 }; K._$serializers_closure113.prototype = { call$0: function() { @@ -279177,7 +279177,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 418 + $signature: 391 }; K._$serializers_closure114.prototype = { call$0: function() { @@ -279185,7 +279185,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3092 + $signature: 3075 }; K._$serializers_closure115.prototype = { call$0: function() { @@ -279193,7 +279193,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3111 + $signature: 3092 }; K._$serializers_closure116.prototype = { call$0: function() { @@ -279201,7 +279201,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure117.prototype = { call$0: function() { @@ -279209,7 +279209,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3137 + $signature: 3111 }; K._$serializers_closure118.prototype = { call$0: function() { @@ -279217,7 +279217,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure119.prototype = { call$0: function() { @@ -279225,7 +279225,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3161 + $signature: 3137 }; K._$serializers_closure120.prototype = { call$0: function() { @@ -279233,7 +279233,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 3264 + $signature: 3161 }; K._$serializers_closure121.prototype = { call$0: function() { @@ -279241,7 +279241,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 725 + $signature: 3264 }; K._$serializers_closure122.prototype = { call$0: function() { @@ -279297,7 +279297,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 560 + $signature: 533 }; K._$serializers_closure129.prototype = { call$0: function() { @@ -279313,7 +279313,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure131.prototype = { call$0: function() { @@ -279329,7 +279329,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure133.prototype = { call$0: function() { @@ -279345,7 +279345,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure135.prototype = { call$0: function() { @@ -279353,7 +279353,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 601 + $signature: 511 }; K._$serializers_closure136.prototype = { call$0: function() { @@ -279361,7 +279361,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure137.prototype = { call$0: function() { @@ -279369,7 +279369,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 601 + $signature: 511 }; K._$serializers_closure138.prototype = { call$0: function() { @@ -279377,7 +279377,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure139.prototype = { call$0: function() { @@ -279393,7 +279393,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 411 + $signature: 338 }; K._$serializers_closure141.prototype = { call$0: function() { @@ -279417,7 +279417,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure144.prototype = { call$0: function() { @@ -279433,7 +279433,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 309 + $signature: 242 }; K._$serializers_closure146.prototype = { call$0: function() { @@ -279441,7 +279441,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure147.prototype = { call$0: function() { @@ -279449,7 +279449,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 309 + $signature: 242 }; K._$serializers_closure148.prototype = { call$0: function() { @@ -279457,7 +279457,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure149.prototype = { call$0: function() { @@ -279465,7 +279465,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 309 + $signature: 242 }; K._$serializers_closure150.prototype = { call$0: function() { @@ -279473,7 +279473,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure151.prototype = { call$0: function() { @@ -279481,7 +279481,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 309 + $signature: 242 }; K._$serializers_closure152.prototype = { call$0: function() { @@ -279489,7 +279489,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure153.prototype = { call$0: function() { @@ -279505,7 +279505,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure155.prototype = { call$0: function() { @@ -279521,7 +279521,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure157.prototype = { call$0: function() { @@ -279545,7 +279545,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure160.prototype = { call$0: function() { @@ -279561,7 +279561,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure162.prototype = { call$0: function() { @@ -279570,7 +279570,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure163.prototype = { call$0: function() { @@ -279579,7 +279579,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure164.prototype = { call$0: function() { @@ -279588,7 +279588,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure165.prototype = { call$0: function() { @@ -279597,7 +279597,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure166.prototype = { call$0: function() { @@ -279606,7 +279606,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 176 + $signature: 165 }; K._$serializers_closure167.prototype = { call$0: function() { @@ -279614,7 +279614,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 418 + $signature: 391 }; K._$serializers_closure168.prototype = { call$0: function() { @@ -279630,7 +279630,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure170.prototype = { call$0: function() { @@ -279646,7 +279646,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure172.prototype = { call$0: function() { @@ -279654,7 +279654,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 579 + $signature: 685 }; K._$serializers_closure173.prototype = { call$0: function() { @@ -279662,7 +279662,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure174.prototype = { call$0: function() { @@ -279678,7 +279678,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure176.prototype = { call$0: function() { @@ -279694,7 +279694,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure178.prototype = { call$0: function() { @@ -279710,7 +279710,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure180.prototype = { call$0: function() { @@ -279726,7 +279726,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure182.prototype = { call$0: function() { @@ -279742,7 +279742,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 31 + $signature: 32 }; K._$serializers_closure184.prototype = { call$0: function() { @@ -287942,7 +287942,7 @@ b.get$_task_model$_$this()._endDate = t1; return b; }, - $signature: 606 + $signature: 528 }; D.TaskEntity.prototype = { get$clone: function(_) { @@ -288306,7 +288306,7 @@ J.clear$0$ax(b.get$documents().get$_safeList()); return b; }, - $signature: 45 + $signature: 43 }; D.TaskEntity_areTimesValid_closure.prototype = { call$1: function(time) { @@ -288328,13 +288328,13 @@ t1.lastDateTime = t3 > t4 ? lastDateTime : endDate; } }, - $signature: 181 + $signature: 193 }; D.TaskEntity_isRunning_closure.prototype = { call$1: function(taskTime) { return taskTime.endDate == null; }, - $signature: 196 + $signature: 183 }; D.TaskEntity_getTaskTimes_closure.prototype = { call$1: function(detail) { @@ -288354,7 +288354,7 @@ this.details.push(D.TaskTime_TaskTime(t2, t1)); } }, - $signature: 8 + $signature: 9 }; D.TaskEntity_getTaskTimes_closure0.prototype = { call$2: function(timeA, timeB) { @@ -288372,7 +288372,7 @@ b.get$_task_model$_$this()._timeLog = t1; return b; }, - $signature: 45 + $signature: 43 }; D.TaskEntity_updateTaskTime_closure.prototype = { call$1: function(b) { @@ -288382,7 +288382,7 @@ b.get$_task_model$_$this()._timeLog = t1; return b; }, - $signature: 45 + $signature: 43 }; D.TaskEntity_deleteTaskTime_closure.prototype = { call$1: function(b) { @@ -288392,7 +288392,7 @@ b.get$_task_model$_$this()._timeLog = t1; return b; }, - $signature: 45 + $signature: 43 }; D.TaskEntity_calculateDuration_closure.prototype = { call$1: function(taskTime) { @@ -288402,7 +288402,7 @@ t1.seconds = t1.seconds + C.JSInt_methods._tdivFast$1(taskTime.get$duration(taskTime)._duration, 1000000); } }, - $signature: 181 + $signature: 193 }; D._$TaskListResponseSerializer.prototype = { serialize$3$specifiedType: function(serializers, object, specifiedType) { @@ -291897,7 +291897,7 @@ b.get$_vendor_model$_$this()._isPrimary = true; return b; }, - $signature: 610 + $signature: 555 }; B.VendorContactEntity.prototype = { get$entityType: function() { @@ -294008,7 +294008,7 @@ J.clear$0$ax(b.get$documents().get$_safeList()); return b; }, - $signature: 40 + $signature: 41 }; Z.CompanyGatewayRepository.prototype = { loadItem$2: function(credentials, entityId) { @@ -295248,14 +295248,14 @@ }); return P._asyncStartSync($async$bulkAction$3, $async$completer); }, - saveData$4$isPaid$isSent: function(credentials, invoice, isPaid, isSent) { - return this.saveData$body$InvoiceRepository(credentials, invoice, isPaid, isSent); + saveData$3$action: function(credentials, invoice, action) { + return this.saveData$body$InvoiceRepository(credentials, invoice, action); }, - saveData$body$InvoiceRepository: function(credentials, invoice, isPaid, isSent) { + saveData$body$InvoiceRepository: function(credentials, invoice, action) { var $async$goto = 0, $async$completer = P._makeAsyncAwaitCompleter(type$.legacy_InvoiceEntity), $async$returnValue, t1, data, t2, t3, url, response; - var $async$saveData$4$isPaid$isSent = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) { + var $async$saveData$3$action = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) { if ($async$errorCode === 1) return P._asyncRethrow($async$result, $async$completer); while (true) @@ -295273,7 +295273,7 @@ // then url = t2 + "/invoices?include=activities.history"; $async$goto = 6; - return P._asyncAwait(C.C_WebClient.post$3$data(url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$4$isPaid$isSent); + return P._asyncAwait(C.C_WebClient.post$3$data(url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$3$action); case 6: // returning from await. // goto join @@ -295283,21 +295283,21 @@ // else url = t2 + "/invoices/" + invoice.id + "?include=activities.history"; $async$goto = 7; - return P._asyncAwait(C.C_WebClient.put$3$data(0, url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$4$isPaid$isSent); + return P._asyncAwait(C.C_WebClient.put$3$data(0, url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$3$action); case 7: // returning from await. case 4: // join - if (isSent) - url += "&public=true"; - else if (isPaid) + if (action === C.EntityAction_markPaid) url += "&paid=true"; + else if (action === C.EntityAction_markSent) + url += "&mark_sent=true"; $async$goto = invoice.get$isNew() ? 8 : 10; break; case 8: // then $async$goto = 11; - return P._asyncAwait(C.C_WebClient.post$3$data(url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$4$isPaid$isSent); + return P._asyncAwait(C.C_WebClient.post$3$data(url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$3$action); case 11: // returning from await. // goto join @@ -295306,7 +295306,7 @@ case 10: // else $async$goto = 12; - return P._asyncAwait(C.C_WebClient.put$3$data(0, url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$4$isPaid$isSent); + return P._asyncAwait(C.C_WebClient.put$3$data(0, url, t3, C.C_JsonCodec.encode$1(data)), $async$saveData$3$action); case 12: // returning from await. case 9: @@ -295321,7 +295321,7 @@ return P._asyncReturn($async$returnValue, $async$completer); } }); - return P._asyncStartSync($async$saveData$4$isPaid$isSent, $async$completer); + return P._asyncStartSync($async$saveData$3$action, $async$completer); }, emailInvoice$5: function(credentials, invoice, template, subject, body) { return this.emailInvoice$body$InvoiceRepository(credentials, invoice, template, subject, body); @@ -296192,7 +296192,7 @@ J.clear$0$ax(b.get$documents().get$_safeList()); return b; }, - $signature: 166 + $signature: 159 }; X.ProjectRepository.prototype = { loadItem$2: function(credentials, entityId) { @@ -298768,7 +298768,7 @@ var t1 = this._box_0; return t1.message = J.$add$ansx(t1.message, "\n \u2022 " + H.S(error)); }, - $signature: 9 + $signature: 10 }; F._initialState_closure.prototype = { call$1: function(b) { @@ -298776,7 +298776,7 @@ b.get$useSidebarEditor().$indexSet(0, C.EntityType_task, true); return b; }, - $signature: 612 + $signature: 563 }; K.InvoiceNinjaApp.prototype = { createState$0: function() { @@ -298881,19 +298881,19 @@ if (t2 - J.$index$asx(t3._list, t1).lastUpdated > 300000) J.$index$asx(store.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); }, - $signature: 321 + $signature: 315 }; K.InvoiceNinjaAppState_generateRoute_closure.prototype = { call$1: function(_) { return new G.LoginScreen(null); }, - $signature: 614 + $signature: 572 }; K.InvoiceNinjaAppState_generateRoute_closure0.prototype = { call$1: function(_) { return new X.MainScreen(null); }, - $signature: 615 + $signature: 598 }; K.InvoiceNinjaAppState_build_closure.prototype = { call$1: function(context) { @@ -298955,13 +298955,13 @@ call$1: function(context) { return new G.LoginScreen(null); }, - $signature: 614 + $signature: 572 }; K.InvoiceNinjaAppState_build__closure1.prototype = { call$1: function(context) { return new X.MainScreen(null); }, - $signature: 615 + $signature: 598 }; K.InvoiceNinjaAppState_build__closure2.prototype = { call$1: function(context) { @@ -299141,13 +299141,13 @@ call$1: function(context) { return new B.PaymentEditScreen(null); }, - $signature: 618 + $signature: 599 }; K.InvoiceNinjaAppState_build__closure32.prototype = { call$1: function(context) { return new Y.PaymentRefundScreen(null); }, - $signature: 626 + $signature: 606 }; K.InvoiceNinjaAppState_build__closure33.prototype = { call$1: function(context) { @@ -300234,7 +300234,7 @@ b.get$_task_model$_$this()._showAsRunning = t1; return b; }, - $signature: 45 + $signature: 43 }; M.checkForChanges_closure.prototype = { call$1: function(dialogContext) { @@ -300245,7 +300245,7 @@ t1 = ""; return E.MessageDialog$(t2, t1, new M.checkForChanges__closure(this.store, this.callback), null); }, - $signature: 307 + $signature: 244 }; M.checkForChanges__closure.prototype = { call$0: function() { @@ -300474,7 +300474,7 @@ b.get$_ui_state$_$this()._currentRoute = t1; return b; }, - $signature: 630 + $signature: 610 }; K._createLoadState__closure0.prototype = { call$1: function(b) { @@ -300498,7 +300498,7 @@ b.get$userCompanyStates().replace$1(0, this.companyStates); return b; }, - $signature: 205 + $signature: 207 }; K._createLoadState__closure1.prototype = { call$1: function(error) { @@ -300531,7 +300531,7 @@ t2.pushNamed$1$1(route, t3); t1.isFirst = false; }, - $signature: 10 + $signature: 7 }; K._createLoadState__closure5.prototype = { call$1: function(_) { @@ -300552,7 +300552,7 @@ call$1: function(duration) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new G.ViewDashboard(false, null)); }, - $signature: 43 + $signature: 44 }; K._createLoadState__closure6.prototype = { call$1: function(error) { @@ -300590,7 +300590,7 @@ } _this.routes.push(t1.route); }, - $signature: 10 + $signature: 7 }; K._createUserLoggedIn_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -300961,7 +300961,7 @@ call$1: function(duration) { $.$get$navigatorKey().get$currentState().pushNamed$1$1("/main", type$.legacy_Object); }, - $signature: 43 + $signature: 44 }; G.appReducer_closure.prototype = { call$1: function(b) { @@ -300972,7 +300972,7 @@ b.get$_$this()._isTesting = t2.isTesting; return b; }, - $signature: 205 + $signature: 207 }; G.appReducer__closure.prototype = { call$1: function(b) { @@ -300980,7 +300980,7 @@ b.get$_auth_state$_$this()._lastEnteredPasswordAt = 0; return b; }, - $signature: 127 + $signature: 125 }; G.appReducer_closure0.prototype = { call$1: function(b) { @@ -300988,7 +300988,7 @@ b.get$_$this()._isSaving = false; return b; }, - $signature: 205 + $signature: 207 }; G.appReducer_closure1.prototype = { call$1: function(b) { @@ -301000,7 +301000,7 @@ J.$indexSet$ax(t1.get$_safeList(), t3, t2); return b; }, - $signature: 205 + $signature: 207 }; G.appReducer_closure2.prototype = { call$1: function(b) { @@ -301045,7 +301045,7 @@ t3._pref_state$_$v = t5; return b; }, - $signature: 205 + $signature: 207 }; G.lastErrorReducer_closure.prototype = { call$2: function(state, action) { @@ -301929,7 +301929,7 @@ var t1 = company.id; return t1.length !== 0; }, - $signature: 639 + $signature: 616 }; T.AppState_historyList_closure.prototype = { call$1: function($history) { @@ -301943,7 +301943,7 @@ } return true; }, - $signature: 648 + $signature: 627 }; T.Credentials.prototype = { get$token: function() { @@ -302284,7 +302284,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; V._createUserLogoutAll_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -302304,7 +302304,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new B.UserLogoutAllSuccess()); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new B.UserLogout()); }, - $signature: 8 + $signature: 9 }; V._createUserLogoutAll__closure0.prototype = { call$1: function(error) { @@ -302338,7 +302338,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new M.LoadAccountSuccess(t1.completer, data)); J.$index$asx(t2.get$_dispatchers(), 0).call$1(new B.UserVerifiedPassword()); }, - $signature: 190 + $signature: 192 }; V._createLoginRequest__closure0.prototype = { call$1: function(error) { @@ -302370,7 +302370,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.LoadAccountSuccess(this.action.completer, data)); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new B.UserVerifiedPassword()); }, - $signature: 190 + $signature: 192 }; V._createSignUpRequest__closure0.prototype = { call$1: function(error) { @@ -302406,7 +302406,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new M.LoadAccountSuccess(t1.completer, data)); J.$index$asx(t2.get$_dispatchers(), 0).call$1(new B.UserVerifiedPassword()); }, - $signature: 190 + $signature: 192 }; V._createOAuthLoginRequest__closure0.prototype = { call$1: function(error) { @@ -302438,7 +302438,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.LoadAccountSuccess(this.action.completer, data)); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new B.UserVerifiedPassword()); }, - $signature: 190 + $signature: 192 }; V._createOAuthSignUpRequest__closure0.prototype = { call$1: function(error) { @@ -302567,13 +302567,13 @@ J.$index$asx(_this.store.get$_dispatchers(), 0).call$1(new M.RefreshDataSuccess(t1.completer, data)); } }, - $signature: 190 + $signature: 192 }; V._createRefreshRequest___closure.prototype = { call$1: function(userCompany) { J.forEach$1$ax(this.state.userCompanyStates._list, new V._createRefreshRequest____closure(this._box_0, userCompany)); }, - $signature: 666 + $signature: 635 }; V._createRefreshRequest____closure.prototype = { call$1: function(userCompanyState) { @@ -302621,7 +302621,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new B.RecoverPasswordSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 190 + $signature: 192 }; V._createRecoverRequest__closure0.prototype = { call$1: function(error) { @@ -302669,7 +302669,7 @@ t2.then$1$1(0, new V._createCompany___closure(t1, this.state, this.action), type$.Null); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.RefreshData(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), false, false, true)); }, - $signature: 8 + $signature: 9 }; V._createCompany___closure.prototype = { call$1: function(_) { @@ -302719,7 +302719,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.DeleteCompanySuccess()); this.action.completer.complete$1(0, null); }, - $signature: 8 + $signature: 9 }; V._deleteCompany__closure0.prototype = { call$1: function(error) { @@ -302771,7 +302771,7 @@ t2.then$1$1(0, new V._purgeData___closure(this.action), type$.Null); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.RefreshData(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), true, false, false)); }, - $signature: 8 + $signature: 9 }; V._purgeData___closure.prototype = { call$1: function(value) { @@ -302822,7 +302822,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ResendConfirmationSuccess()); }, - $signature: 8 + $signature: 9 }; V._resendConfirmation__closure0.prototype = { call$1: function(error) { @@ -302836,7 +302836,7 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 127 + $signature: 125 }; S.userSignUpRequestReducer_closure.prototype = { call$1: function(b) { @@ -302844,7 +302844,7 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 127 + $signature: 125 }; S.userLoginRequestReducer_closure.prototype = { call$1: function(b) { @@ -302855,7 +302855,7 @@ b.get$_auth_state$_$this()._auth_state$_email = t1; return b; }, - $signature: 127 + $signature: 125 }; S.oauthLoginRequestReducer_closure.prototype = { call$1: function(b) { @@ -302863,7 +302863,7 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 127 + $signature: 125 }; S.oauthSignUpRequestReducer_closure.prototype = { call$1: function(b) { @@ -302871,14 +302871,14 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 127 + $signature: 125 }; S.userLoginSuccessReducer_closure.prototype = { call$1: function(b) { b.get$_auth_state$_$this()._isAuthenticated = true; return b; }, - $signature: 127 + $signature: 125 }; S.userVerifiedPasswordReducer_closure.prototype = { call$1: function(b) { @@ -302886,14 +302886,14 @@ b.get$_auth_state$_$this()._lastEnteredPasswordAt = t1; return b; }, - $signature: 127 + $signature: 125 }; S.userUnverifiedPasswordReducer_closure.prototype = { call$1: function(b) { b.get$_auth_state$_$this()._lastEnteredPasswordAt = 0; return b; }, - $signature: 127 + $signature: 125 }; Z.AuthState.prototype = { get$isHosted: function() { @@ -303132,7 +303132,7 @@ call$1: function(client) { return client.get$id(client); }, - $signature: 41 + $signature: 40 }; E.handleClientAction_closure0.prototype = { call$1: function(b) { @@ -303140,21 +303140,21 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 45 + $signature: 43 }; E.handleClientAction_closure1.prototype = { call$1: function(b) { var t1 = this.client.id; return b.get$_payment_model$_$this()._payment_model$_clientId = t1; }, - $signature: 674 + $signature: 480 }; E.handleClientAction_closure2.prototype = { call$1: function(b) { var t1 = this.client.id; return b.get$_project_model$_$this()._project_model$_clientId = t1; }, - $signature: 678 + $signature: 667 }; E.StartClientMultiselect.prototype = {}; E.AddToClientMultiselect.prototype = {}; @@ -303224,7 +303224,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; Q._archiveClient_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -303247,14 +303247,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).clientState.map._map$_map, id); }, - $signature: 304 + $signature: 247 }; Q._archiveClient__closure0.prototype = { call$1: function(clients) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.ArchiveClientsSuccess(clients)); this.action.completer.complete$1(0, null); }, - $signature: 449 + $signature: 445 }; Q._archiveClient__closure1.prototype = { call$1: function(error) { @@ -303285,14 +303285,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).clientState.map._map$_map, id); }, - $signature: 304 + $signature: 247 }; Q._deleteClient__closure0.prototype = { call$1: function(clients) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.DeleteClientsSuccess(clients)); this.action.completer.complete$1(0, null); }, - $signature: 449 + $signature: 445 }; Q._deleteClient__closure1.prototype = { call$1: function(error) { @@ -303323,14 +303323,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).clientState.map._map$_map, id); }, - $signature: 304 + $signature: 247 }; Q._restoreClient__closure0.prototype = { call$1: function(clients) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.RestoreClientSuccess(clients)); this.action.completer.complete$1(0, null); }, - $signature: 449 + $signature: 445 }; Q._restoreClient__closure1.prototype = { call$1: function(error) { @@ -303363,7 +303363,7 @@ if (t1 != null) t1.complete$1(0, client); }, - $signature: 298 + $signature: 248 }; Q._saveClient__closure0.prototype = { call$1: function(error) { @@ -303392,7 +303392,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 298 + $signature: 248 }; Q._loadClient__closure0.prototype = { call$1: function(error) { @@ -303467,7 +303467,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.SaveClientSuccess(client)); this.action.completer.complete$1(0, null); }, - $signature: 298 + $signature: 248 }; Q._saveDocument__closure22.prototype = { call$1: function(error) { @@ -303589,7 +303589,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; S.saveCompleterReducer_closure1.prototype = { call$2: function(completer, action) { @@ -303597,7 +303597,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 705 + $signature: 702 }; S.cancelCompleterReducer_closure1.prototype = { call$2: function(completer, action) { @@ -303605,7 +303605,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 705 + $signature: 702 }; S.editingContactReducer_closure.prototype = { call$2: function(contact, action) { @@ -303649,7 +303649,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; S.selectedIdReducer_closure338.prototype = { call$2: function(selectedId, action) { @@ -303673,7 +303673,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; S.selectedIdReducer_closure341.prototype = { call$2: function(selectedId, action) { @@ -303681,7 +303681,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; S.selectedIdReducer_closure342.prototype = { call$2: function(selectedId, action) { @@ -303745,7 +303745,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; S.selectedIdReducer_closure350.prototype = { call$2: function(selectedId, action) { @@ -303760,7 +303760,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; S.editingReducer_closure112.prototype = { call$2: function(client, action) { @@ -303823,7 +303823,7 @@ b.get$_client_model$_$this()._client_model$_isChanged = true; return b; }, - $signature: 40 + $signature: 41 }; S.editingReducer_closure119.prototype = { call$2: function(client, action) { @@ -303841,7 +303841,7 @@ J.add$1$ax(t1.get$_safeList(), t2); return b; }, - $signature: 40 + $signature: 41 }; S.editingReducer_closure120.prototype = { call$2: function(client, action) { @@ -303858,7 +303858,7 @@ J.removeAt$1$ax(t1.get$_safeList(), t2); return b; }, - $signature: 40 + $signature: 41 }; S.editingReducer_closure121.prototype = { call$2: function(client, action) { @@ -303878,7 +303878,7 @@ J.$indexSet$ax(t1.get$_safeList(), t3, t2); return b; }, - $signature: 40 + $signature: 41 }; S.editingReducer_closure122.prototype = { call$2: function(client, action) { @@ -304152,7 +304152,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 288 + $signature: 250 }; S._updateClient_closure.prototype = { call$1: function(b) { @@ -304161,7 +304161,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new S._updateClient__closure())); return b; }, - $signature: 288 + $signature: 250 }; S._updateClient__closure.prototype = { call$1: function(b) { @@ -304169,7 +304169,7 @@ b.get$_client_model$_$this()._loadedAt = t1; return b; }, - $signature: 40 + $signature: 41 }; S._setLoadedClient_closure.prototype = { call$1: function(b) { @@ -304178,7 +304178,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new S._setLoadedClient__closure())); return b; }, - $signature: 288 + $signature: 250 }; S._setLoadedClient__closure.prototype = { call$1: function(b) { @@ -304186,7 +304186,7 @@ b.get$_client_model$_$this()._loadedAt = t1; return b; }, - $signature: 40 + $signature: 41 }; G.memoizedDropdownClientList_closure.prototype = { call$4: function(clientMap, clientList, userMap, staticState) { @@ -304215,7 +304215,7 @@ call$2: function(userId, clientMap) { return G.clientStatsForUser(userId, clientMap); }, - $signature: 523 + $signature: 545 }; G.clientStatsForUser_closure.prototype = { call$2: function(clientId, client) { @@ -304228,7 +304228,7 @@ ++this._box_0.countArchived; } }, - $signature: 218 + $signature: 204 }; G.memoizedFilteredClientList_closure.prototype = { call$7: function(selectionState, clientMap, clientList, groupMap, clientListState, userMap, staticState) { @@ -304283,7 +304283,7 @@ call$1: function(token) { return token.companyGatewayId === this.filterEntityId; }, - $signature: 529 + $signature: 562 }; G.filteredClientsSelector_closure0.prototype = { call$2: function(clientAId, clientBId) { @@ -304336,7 +304336,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 288 + $signature: 250 }; F.ClientUIState.prototype = { get$isCreatingNew: function() { @@ -304938,7 +304938,7 @@ b.get$settings().get$reportSettings().$indexSet(0, t1.report, t2.rebuild$1(new T.userCompanyEntityReducer___closure(t1, t2))); return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer___closure.prototype = { call$1: function(b) { @@ -304975,7 +304975,7 @@ b.get$_company_model$_$this()._sortTotalsIndex = t1; return b; }, - $signature: 480 + $signature: 658 }; T.userCompanyEntityReducer__closure6.prototype = { call$1: function(b) { @@ -304983,7 +304983,7 @@ b.get$settings().get$reportSettings().$indexSet(0, t1.report, A.ReportSettingsEntity_ReportSettingsEntity(t1.sortColumn, t1.sortTotalsIndex)); return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer_closure0.prototype = { call$2: function(userCompany, action) { @@ -305007,7 +305007,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer_closure1.prototype = { call$2: function(userCompany, action) { @@ -305026,7 +305026,7 @@ t1._user_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer_closure2.prototype = { call$2: function(userCompany, action) { @@ -305045,7 +305045,7 @@ t1._user_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer_closure3.prototype = { call$2: function(userCompany, action) { @@ -305060,7 +305060,7 @@ b.get$user().get$_user_model$_$this()._isTwoFactorEnabled = false; return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer_closure4.prototype = { call$2: function(userCompany, action) { @@ -305079,7 +305079,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; T.userCompanyEntityReducer_closure5.prototype = { call$2: function(userCompany, action) { @@ -305096,7 +305096,7 @@ t1.get$_settings_model$_$this()._languageId = t2; return b; }, - $signature: 89 + $signature: 92 }; T.loadCompanySuccessReducer_closure.prototype = { call$1: function(b) { @@ -305106,7 +305106,7 @@ b.get$user().get$userCompany().get$notifications().replace$1(0, A.BuiltMap_BuiltMap(C.Map_empty0, type$.legacy_String, type$.legacy_BuiltList_legacy_String)); return b; }, - $signature: 89 + $signature: 92 }; T.loadCompanySuccessReducer_closure0.prototype = { call$1: function(b) { @@ -305127,7 +305127,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; T.saveCompanySuccessReducer_closure.prototype = { call$1: function(b) { @@ -305150,7 +305150,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; T.lastUpdatedReducer_closure.prototype = { call$2: function(state, action) { @@ -305217,7 +305217,7 @@ this.currencyIds.push(currencyId); } }, - $signature: 218 + $signature: 204 }; U.memoizedFilteredSelector_closure.prototype = { call$2: function(filter, state) { @@ -305229,7 +305229,7 @@ call$1: function(productId) { return J.$index$asx(this.state.productState.map._map$_map, productId); }, - $signature: 283 + $signature: 252 }; U.filteredSelector_closure0.prototype = { call$1: function(product) { @@ -305241,7 +305241,7 @@ call$1: function(clientId) { return J.$index$asx(this.state.clientState.map._map$_map, clientId); }, - $signature: 304 + $signature: 247 }; U.filteredSelector_closure2.prototype = { call$1: function(client) { @@ -305253,31 +305253,31 @@ call$1: function(quoteId) { return J.$index$asx(this.state.quoteState.map._map$_map, quoteId); }, - $signature: 62 + $signature: 64 }; U.filteredSelector_closure4.prototype = { call$1: function(quote) { return quote.matchesFilter$1(this.filter); }, - $signature: 186 + $signature: 190 }; U.filteredSelector_closure5.prototype = { call$1: function(paymentId) { return J.$index$asx(this.state.paymentState.map._map$_map, paymentId); }, - $signature: 185 + $signature: 189 }; U.filteredSelector_closure6.prototype = { call$1: function(payment) { return payment.matchesFilter$1(this.filter); }, - $signature: 334 + $signature: 332 }; U.filteredSelector_closure7.prototype = { call$1: function(projectId) { return J.$index$asx(this.state.projectState.map._map$_map, projectId); }, - $signature: 286 + $signature: 255 }; U.filteredSelector_closure8.prototype = { call$1: function(project) { @@ -305289,7 +305289,7 @@ call$1: function(taskId) { return J.$index$asx(this.state.taskState.map._map$_map, taskId); }, - $signature: 224 + $signature: 223 }; U.filteredSelector_closure10.prototype = { call$1: function(task) { @@ -305301,19 +305301,19 @@ call$1: function(invoiceId) { return J.$index$asx(this.state.invoiceState.map._map$_map, invoiceId); }, - $signature: 62 + $signature: 64 }; U.filteredSelector_closure12.prototype = { call$1: function(invoice) { return invoice.matchesFilter$1(this.filter); }, - $signature: 186 + $signature: 190 }; U.filteredSelector_closure13.prototype = { call$2: function(entityA, entityB) { return J.compareTo$1$ns(entityA.get$listDisplayName(), entityB.get$listDisplayName()); }, - $signature: 505 + $signature: 523 }; B.UserCompanyState.prototype = { get$company: function() { @@ -306657,7 +306657,7 @@ call$1: function(companyGateway) { return companyGateway.get$id(companyGateway); }, - $signature: 41 + $signature: 40 }; Q.StartCompanyGatewayMultiselect.prototype = {}; Q.AddToCompanyGatewayMultiselect.prototype = {}; @@ -306725,7 +306725,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; L._archiveCompanyGateway_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -306748,7 +306748,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).companyGatewayState.map._map$_map, id); }, - $signature: 326 + $signature: 256 }; L._archiveCompanyGateway__closure0.prototype = { call$1: function(companyGateways) { @@ -306786,7 +306786,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).companyGatewayState.map._map$_map, id); }, - $signature: 326 + $signature: 256 }; L._deleteCompanyGateway__closure0.prototype = { call$1: function(companyGateways) { @@ -306824,7 +306824,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).companyGatewayState.map._map$_map, id); }, - $signature: 326 + $signature: 256 }; L._restoreCompanyGateway__closure0.prototype = { call$1: function(companyGateways) { @@ -306861,7 +306861,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new Q.SaveCompanyGatewaySuccess(companyGateway)); t1.completer.complete$1(0, companyGateway); }, - $signature: 285 + $signature: 257 }; L._saveCompanyGateway__closure0.prototype = { call$1: function(error) { @@ -306890,7 +306890,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.LoadCompanyGatewaySuccess(companyGateway)); this.action.completer.complete$1(0, null); }, - $signature: 285 + $signature: 257 }; L._loadCompanyGateway__closure0.prototype = { call$1: function(error) { @@ -307042,7 +307042,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; N.selectedIdReducer_closure122.prototype = { call$2: function(selectedId, action) { @@ -307066,7 +307066,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; N.selectedIdReducer_closure125.prototype = { call$2: function(selectedId, action) { @@ -307074,7 +307074,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; N.selectedIdReducer_closure126.prototype = { call$2: function(selectedId, action) { @@ -307145,7 +307145,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; N.editingReducer_closure35.prototype = { call$2: function(companyGateways, action) { @@ -307324,7 +307324,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 337 + $signature: 336 }; N._deleteCompanyGatewaySuccess_closure.prototype = { call$1: function(b) { @@ -307346,7 +307346,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 337 + $signature: 336 }; N._restoreCompanyGatewaySuccess_closure.prototype = { call$1: function(b) { @@ -307368,7 +307368,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 337 + $signature: 336 }; N._addCompanyGateway_closure.prototype = { call$1: function(b) { @@ -307381,7 +307381,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 179 + $signature: 169 }; N._updateCompanyGateway_closure.prototype = { call$1: function(b) { @@ -307390,7 +307390,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new N._updateCompanyGateway__closure())); return b; }, - $signature: 179 + $signature: 169 }; N._updateCompanyGateway__closure.prototype = { call$1: function(b) { @@ -307407,7 +307407,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new N._setLoadedCompanyGateway__closure())); return b; }, - $signature: 179 + $signature: 169 }; N._setLoadedCompanyGateway__closure.prototype = { call$1: function(b) { @@ -307422,7 +307422,7 @@ b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.companyGateways, new N._setLoadedCompany__closure1(), new N._setLoadedCompany__closure2(), type$.legacy_String, type$.legacy_CompanyGatewayEntity)); return b; }, - $signature: 179 + $signature: 169 }; N._setLoadedCompany__closure1.prototype = { call$1: function(item) { @@ -307434,7 +307434,7 @@ call$1: function(item) { return item; }, - $signature: 538 + $signature: 576 }; N._setLoadedCompany_closure2.prototype = { call$1: function(b) { @@ -307443,14 +307443,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 179 + $signature: 169 }; N._setLoadedCompanyGateways_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.companyGateways, new N._setLoadedCompanyGateways__closure(), new N._setLoadedCompanyGateways__closure0(), type$.legacy_String, type$.legacy_CompanyGatewayEntity)); return b; }, - $signature: 179 + $signature: 169 }; N._setLoadedCompanyGateways__closure.prototype = { call$1: function(item) { @@ -307462,7 +307462,7 @@ call$1: function(item) { return item; }, - $signature: 538 + $signature: 576 }; N._setLoadedCompanyGateways_closure0.prototype = { call$1: function(b) { @@ -307471,7 +307471,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 179 + $signature: 169 }; T.memoizedFilteredCompanyGatewayList_closure.prototype = { call$5: function(companyGatewayMap, companyGatewayList, companyGatewayListState, companyGatewayIds, includeAll) { @@ -307506,7 +307506,7 @@ if (!C.JSArray_methods.contains$1(t1, id)) C.JSArray_methods.add$1(t1, id); }, - $signature: 10 + $signature: 7 }; T.memoizedCalculateCompanyGatewayProcessed_closure.prototype = { call$2: function(companyGatewayId, paymentMap) { @@ -307522,13 +307522,13 @@ t1.total = t1.total + payment.get$completedAmount() * payment.exchangeRate; } }, - $signature: 183 + $signature: 188 }; T.memoizedClientStatsForCompanyGateway_closure.prototype = { call$2: function(companyGatewayId, clientMap) { return T.clientStatsForCompanyGateway(companyGatewayId, clientMap); }, - $signature: 523 + $signature: 545 }; T.clientStatsForCompanyGateway_closure.prototype = { call$2: function(clientId, client) { @@ -307541,13 +307541,13 @@ ++this._box_0.countArchived; } }, - $signature: 218 + $signature: 204 }; T.clientStatsForCompanyGateway__closure.prototype = { call$1: function(token) { return token.companyGatewayId === this.companyGatewayId; }, - $signature: 529 + $signature: 562 }; T.memoizedPaymentStatsForCompanyGateway_closure.prototype = { call$2: function(companyGatewayId, paymentMap) { @@ -307566,7 +307566,7 @@ ++this._box_0.countArchived; } }, - $signature: 183 + $signature: 188 }; U.CompanyGatewayState.prototype = { $get$1: function(_, companyGatewayId) { @@ -308104,7 +308104,7 @@ call$1: function(credit) { return credit.get$id(credit); }, - $signature: 41 + $signature: 40 }; E.handleCreditAction_closure0.prototype = { call$1: function(element) { @@ -308114,7 +308114,7 @@ if (!J.$index$asx(t2._list, t1).clientState.$get$1(0, this.credit.clientId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 10 + $signature: 7 }; E.handleCreditAction_closure1.prototype = { call$0: function() { @@ -308169,7 +308169,7 @@ var t1 = credit.id; return F.PaymentableEntity_PaymentableEntity(credit.statusId !== "1" ? credit.balance : credit.amount, t1, null); }, - $signature: 562 + $signature: 593 }; E.StartCreditMultiselect.prototype = {}; E.AddToCreditMultiselect.prototype = {}; @@ -308233,7 +308233,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; X._editCredit_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -308339,7 +308339,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).creditState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; X._archiveCredit__closure0.prototype = { call$1: function(credits) { @@ -308377,7 +308377,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).creditState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; X._deleteCredit__closure0.prototype = { call$1: function(credits) { @@ -308415,7 +308415,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).creditState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; X._restoreCredit__closure0.prototype = { call$1: function(credits) { @@ -308479,7 +308479,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.EmailCreditSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 90 + $signature: 88 }; X._emailCredit__closure0.prototype = { call$1: function(error) { @@ -308512,7 +308512,7 @@ call$1: function(item) { return !item.get$isEmpty(item); }, - $signature: 63 + $signature: 62 }; X._saveCredit__closure0.prototype = { call$1: function(credit) { @@ -308524,7 +308524,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new E.SaveCreditSuccess(credit)); t1.completer.complete$1(0, credit); }, - $signature: 71 + $signature: 65 }; X._saveCredit__closure1.prototype = { call$1: function(error) { @@ -308553,7 +308553,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; X._loadCredit__closure0.prototype = { call$1: function(error) { @@ -308586,7 +308586,7 @@ this.action.toString; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.LoadProjects()); }, - $signature: 282 + $signature: 259 }; X._loadCredits__closure0.prototype = { call$1: function(error) { @@ -308674,7 +308674,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.SaveCreditSuccess(credit)); this.action.completer.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; X._saveDocument__closure2.prototype = { call$1: function(error) { @@ -308790,7 +308790,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; Q.historyActivityIdReducer_closure0.prototype = { call$2: function(index, action) { @@ -308798,7 +308798,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 723 + $signature: 656 }; Q.editingItemReducer_closure1.prototype = { call$2: function(index, action) { @@ -308839,7 +308839,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; Q.selectedIdReducer_closure163.prototype = { call$2: function(selectedId, action) { @@ -308871,7 +308871,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 723 + $signature: 656 }; Q.selectedIdReducer_closure167.prototype = { call$2: function(selectedId, action) { @@ -308879,7 +308879,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; Q.selectedIdReducer_closure168.prototype = { call$2: function(selectedId, action) { @@ -308887,7 +308887,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; Q.selectedIdReducer_closure169.prototype = { call$2: function(selectedId, action) { @@ -308959,7 +308959,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; Q.selectedIdReducer_closure178.prototype = { call$2: function(selectedId, action) { @@ -308974,7 +308974,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; Q.editingReducer_closure47.prototype = { call$2: function(credit, action) { @@ -308997,7 +308997,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 638 + $signature: 724 }; Q.editingReducer__closure21.prototype = { call$1: function(b) { @@ -309020,7 +309020,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 658 + $signature: 659 }; Q.editingReducer__closure20.prototype = { call$1: function(b) { @@ -309035,7 +309035,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 659 + $signature: 663 }; Q.editingReducer__closure19.prototype = { call$1: function(b) { @@ -309077,13 +309077,13 @@ call$1: function(contact) { return contact.sendEmail; }, - $signature: 95 + $signature: 96 }; Q.editingReducer___closure2.prototype = { call$1: function(contact) { return Q.InvitationEntity_InvitationEntity(contact.id); }, - $signature: 228 + $signature: 224 }; Q.editingReducer_closure53.prototype = { call$2: function(credits, action) { @@ -309374,14 +309374,14 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; Q._markSentCreditSuccess_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, this.creditMap); return b; }, - $signature: 281 + $signature: 260 }; Q._archiveCreditSuccess_closure.prototype = { call$1: function(b) { @@ -309403,7 +309403,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 339 + $signature: 341 }; Q._deleteCreditSuccess_closure.prototype = { call$1: function(b) { @@ -309425,7 +309425,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 339 + $signature: 341 }; Q._restoreCreditSuccess_closure.prototype = { call$1: function(b) { @@ -309447,7 +309447,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 339 + $signature: 341 }; Q._addCredit_closure.prototype = { call$1: function(b) { @@ -309460,7 +309460,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 281 + $signature: 260 }; Q._updateCredit_closure.prototype = { call$1: function(b) { @@ -309468,7 +309468,7 @@ b.get$map(b).$indexSet(0, t1.id, t1.rebuild$1(new Q._updateCredit__closure())); return b; }, - $signature: 281 + $signature: 260 }; Q._updateCredit__closure.prototype = { call$1: function(b) { @@ -309525,7 +309525,7 @@ call$6: function(selectionState, creditMap, creditList, clientMap, creditListState, userMap) { return B.filteredCreditsSelector(selectionState, creditMap, creditList, clientMap, creditListState, userMap); }, - $signature: 677 + $signature: 682 }; B.filteredCreditsSelector_closure.prototype = { call$1: function(creditId) { @@ -309616,7 +309616,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; B.memoizedCreditStatsForClient_closure.prototype = { call$2: function(clientId, creditMap) { @@ -309635,7 +309635,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; B.memoizedCreditStatsForUser_closure.prototype = { call$2: function(userId, creditMap) { @@ -309654,7 +309654,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; G.CreditState.prototype = { $get$1: function(_, creditId) { @@ -309682,7 +309682,7 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; G.CreditState_loadCredits_closure.prototype = { call$1: function(b) { @@ -309697,7 +309697,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 281 + $signature: 260 }; G.CreditUIState.prototype = { get$isCreatingNew: function() { @@ -310164,7 +310164,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; D.dashboardUIReducer_closure.prototype = { call$1: function(b) { @@ -310200,7 +310200,7 @@ b.$indexSet(0, t2, D.BuiltList_BuiltList$from(t1, type$.legacy_String)); return b; }, - $signature: 687 + $signature: 465 }; D.selectedEntitiesReducer_closure0.prototype = { call$2: function(state, action) { @@ -310215,7 +310215,7 @@ J.clear$0$ax(b.get$_safeMap()); return b; }, - $signature: 687 + $signature: 465 }; D.selectedEntityTypeReducer_closure.prototype = { call$2: function(state, action) { @@ -310223,7 +310223,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 724 + $signature: 725 }; D.showSidebarReducer_closure.prototype = { call$2: function(state, action) { @@ -310253,14 +310253,14 @@ b.get$_dashboard_state$_$this()._offset = 0; return b; }, - $signature: 137 + $signature: 129 }; D.dashboardSettingsReducer_closure0.prototype = { call$1: function(b) { b.get$_dashboard_state$_$this()._includeTaxes = this.action.includeTaxes; return b; }, - $signature: 137 + $signature: 129 }; D.dashboardSettingsReducer_closure1.prototype = { call$1: function(b) { @@ -310268,14 +310268,14 @@ b.get$_dashboard_state$_$this()._offset = t1 + this.action.offset; return b; }, - $signature: 137 + $signature: 129 }; D.dashboardSettingsReducer_closure2.prototype = { call$1: function(b) { b.get$_dashboard_state$_$this()._dashboard_state$_currencyId = this.action.currencyId; return b; }, - $signature: 137 + $signature: 129 }; O.ChartDataGroup.prototype = { get$name: function(receiver) { @@ -310294,13 +310294,13 @@ call$5: function(currencyMap, company, settings, invoiceMap, clientMap) { return O._chartInvoices(clientMap, company, currencyMap, invoiceMap, settings); }, - $signature: 277 + $signature: 261 }; O.memoizedPreviousChartInvoices_closure.prototype = { call$5: function(currencyMap, company, settings, invoiceMap, clientMap) { return O._chartInvoices(clientMap, company, currencyMap, invoiceMap, settings); }, - $signature: 277 + $signature: 261 }; O._chartInvoices_closure.prototype = { call$2: function(int, invoice) { @@ -310370,19 +310370,19 @@ } } }, - $signature: 55 + $signature: 54 }; O.memoizedChartQuotes_closure.prototype = { call$5: function(currencyMap, company, settings, quoteMap, clientMap) { return O.chartQuotes(clientMap, company, currencyMap, quoteMap, settings); }, - $signature: 277 + $signature: 261 }; O.memoizedPreviousChartQuotes_closure.prototype = { call$5: function(currencyMap, company, settings, quoteMap, clientMap) { return O.chartQuotes(clientMap, company, currencyMap, quoteMap, settings); }, - $signature: 277 + $signature: 261 }; O.chartQuotes_closure.prototype = { call$2: function(int, quote) { @@ -310451,19 +310451,19 @@ } } }, - $signature: 55 + $signature: 54 }; O.memoizedChartPayments_closure.prototype = { call$6: function(currencyMap, company, settings, invoiceMap, clientMap, paymentMap) { return O.chartPayments(currencyMap, company, settings, invoiceMap, clientMap, paymentMap); }, - $signature: 465 + $signature: 473 }; O.memoizedPreviousChartPayments_closure.prototype = { call$6: function(currencyMap, company, settings, invoiceMap, clientMap, paymentMap) { return O.chartPayments(currencyMap, company, settings, invoiceMap, clientMap, paymentMap); }, - $signature: 465 + $signature: 473 }; O.chartPayments_closure.prototype = { call$2: function(int, payment) { @@ -310527,19 +310527,19 @@ } } }, - $signature: 183 + $signature: 188 }; O.memoizedChartTasks_closure.prototype = { call$8: function(currencyMap, company, settings, taskMap, invoiceMap, projectMap, clientMap, groupMap) { return O.chartTasks(currencyMap, company, settings, taskMap, invoiceMap, projectMap, clientMap, groupMap); }, - $signature: 470 + $signature: 474 }; O.memoizedPreviousChartTasks_closure.prototype = { call$8: function(currencyMap, company, settings, taskMap, invoiceMap, projectMap, clientMap, groupMap) { return O.chartTasks(currencyMap, company, settings, taskMap, invoiceMap, projectMap, clientMap, groupMap); }, - $signature: 470 + $signature: 474 }; O.chartTasks_closure.prototype = { call$2: function(int, task) { @@ -310569,14 +310569,14 @@ C.JSArray_methods.forEach$1(task.getTaskTimes$0(), new O.chartTasks__closure(_this.totals, _this.loggedData, _this.invoicedData, _this.paidData, t3, project, client, task, group, t1, invoice, _this.currencyMap, t2, _this.counts)); } }, - $signature: 138 + $signature: 124 }; O.chartTasks__closure.prototype = { call$1: function(taskTime) { var _this = this; taskTime.getParts$0().forEach$1(0, new O.chartTasks___closure(_this.totals, _this.loggedData, _this.invoicedData, _this.paidData, _this.company, _this.project, _this.client, _this.task, _this.group, _this.settings, _this.invoice, _this.currencyMap, _this.invoiceMap, _this.counts)); }, - $signature: 181 + $signature: 193 }; O.chartTasks___closure.prototype = { call$2: function(date, duration) { @@ -310731,25 +310731,25 @@ } } }, - $signature: 97 + $signature: 99 }; O.memoizedChartExpenses_closure.prototype = { call$5: function(currencyMap, company, settings, invoiceMap, expenseMap) { return O.chartExpenses(currencyMap, company, settings, invoiceMap, expenseMap); }, - $signature: 476 + $signature: 484 }; O.memoizedPreviousChartExpenses_closure.prototype = { call$5: function(currencyMap, company, settings, invoiceMap, expenseMap) { return O.chartExpenses(currencyMap, company, settings, invoiceMap, expenseMap); }, - $signature: 476 + $signature: 484 }; A.memoizedUpcomingInvoices_closure.prototype = { call$2: function(invoiceMap, clientMap) { return A._upcomingInvoices(clientMap, invoiceMap); }, - $signature: 276 + $signature: 263 }; A._upcomingInvoices_closure.prototype = { call$2: function(index, invoice) { @@ -310766,19 +310766,19 @@ if (invoice.get$isUpcoming()) this.invoices.push(invoice); }, - $signature: 55 + $signature: 54 }; A._upcomingInvoices_closure0.prototype = { call$2: function(invoiceA, invoiceB) { return C.JSString_methods.compareTo$1(invoiceA.dueDate, invoiceB.dueDate); }, - $signature: 275 + $signature: 264 }; A.memoizedPastDueInvoices_closure.prototype = { call$2: function(invoiceMap, clientMap) { return A._pastDueInvoices(clientMap, invoiceMap); }, - $signature: 276 + $signature: 263 }; A._pastDueInvoices_closure.prototype = { call$2: function(index, invoice) { @@ -310795,13 +310795,13 @@ if (invoice.get$isPastDue()) this.invoices.push(invoice); }, - $signature: 55 + $signature: 54 }; A._pastDueInvoices_closure0.prototype = { call$2: function(invoiceA, invoiceB) { return C.JSString_methods.compareTo$1(invoiceA.dueDate, invoiceB.dueDate); }, - $signature: 275 + $signature: 264 }; A.memoizedRecentPayments_closure.prototype = { call$2: function(paymentMap, clientMap) { @@ -310821,7 +310821,7 @@ this.payments.push(payment); } }, - $signature: 183 + $signature: 188 }; A._recentPayments_closure0.prototype = { call$2: function(paymentA, paymentB) { @@ -310838,7 +310838,7 @@ call$2: function(quoteMap, clientMap) { return A._upcomingQuotes(clientMap, quoteMap); }, - $signature: 276 + $signature: 263 }; A._upcomingQuotes_closure.prototype = { call$2: function(index, quote) { @@ -310850,19 +310850,19 @@ if (quote.get$isUpcoming()) this.quotes.push(quote); }, - $signature: 55 + $signature: 54 }; A._upcomingQuotes_closure0.prototype = { call$2: function(quoteA, quoteB) { return C.JSString_methods.compareTo$1(quoteA.dueDate, quoteB.dueDate); }, - $signature: 275 + $signature: 264 }; A.memoizedExpiredQuotes_closure.prototype = { call$2: function(quoteMap, clientMap) { return A._expiredQuotes(clientMap, quoteMap); }, - $signature: 276 + $signature: 263 }; A._expiredQuotes_closure.prototype = { call$2: function(index, quote) { @@ -310874,19 +310874,19 @@ if (quote.get$isPastDue()) this.quotes.push(quote); }, - $signature: 55 + $signature: 54 }; A._expiredQuotes_closure0.prototype = { call$2: function(quoteA, quoteB) { return C.JSString_methods.compareTo$1(quoteA.dueDate, quoteB.dueDate); }, - $signature: 275 + $signature: 264 }; A.memoizedRunningTasks_closure.prototype = { call$2: function(taskMap, clientMap) { return A._runningTasks(clientMap, taskMap); }, - $signature: 482 + $signature: 490 }; A._runningTasks_closure.prototype = { call$2: function(index, task) { @@ -310898,7 +310898,7 @@ if (task.get$isRunning()) this.tasks.push(task); }, - $signature: 138 + $signature: 124 }; A._runningTasks_closure0.prototype = { call$2: function(taskA, taskB) { @@ -310909,13 +310909,13 @@ t2 = taskB.get$startTimestamp(); return C.JSInt_methods.compareTo$1(t1, t2 == null ? 0 : t2); }, - $signature: 341 + $signature: 343 }; A.memoizedRecentTasks_closure.prototype = { call$2: function(taskMap, clientMap) { return A._recentTasks(clientMap, taskMap); }, - $signature: 482 + $signature: 490 }; A._recentTasks_closure.prototype = { call$2: function(index, task) { @@ -310927,7 +310927,7 @@ if (!task.get$isRunning()) this.tasks.push(task); }, - $signature: 138 + $signature: 124 }; A._recentTasks_closure0.prototype = { call$2: function(taskA, taskB) { @@ -310938,7 +310938,7 @@ t2 = taskB.get$startTimestamp(); return C.JSInt_methods.compareTo$1(t1, t2 == null ? 0 : t2); }, - $signature: 341 + $signature: 343 }; A.memoizedRecentExpenses_closure.prototype = { call$2: function(expenseMap, clientMap) { @@ -310955,7 +310955,7 @@ if (!(expense.get$isArchived() || expense.isDeleted || client.get$isArchived() || client.isDeleted)) this.expenses.push(expense); }, - $signature: 97 + $signature: 99 }; A._recentExpenses_closure0.prototype = { call$2: function(expenseA, expenseB) { @@ -311412,35 +311412,35 @@ call$1: function(design) { return design.get$id(design); }, - $signature: 41 + $signature: 40 }; N.handleDesignAction_closure0.prototype = { call$1: function(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 140 + $signature: 152 }; N.handleDesignAction_closure1.prototype = { call$1: function(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 140 + $signature: 152 }; N.handleDesignAction_closure2.prototype = { call$1: function(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 140 + $signature: 152 }; N.handleDesignAction_closure3.prototype = { call$1: function(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 140 + $signature: 152 }; N.StartDesignMultiselect.prototype = {}; N.AddToDesignMultiselect.prototype = {}; @@ -311508,7 +311508,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; V._archiveDesign_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -311531,14 +311531,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).designState.map._map$_map, id); }, - $signature: 273 + $signature: 265 }; V._archiveDesign__closure0.prototype = { call$1: function(designs) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.ArchiveDesignsSuccess(designs)); this.action.completer.complete$1(0, null); }, - $signature: 344 + $signature: 345 }; V._archiveDesign__closure1.prototype = { call$1: function(error) { @@ -311569,14 +311569,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).designState.map._map$_map, id); }, - $signature: 273 + $signature: 265 }; V._deleteDesign__closure0.prototype = { call$1: function(designs) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.DeleteDesignsSuccess(designs)); this.action.completer.complete$1(0, null); }, - $signature: 344 + $signature: 345 }; V._deleteDesign__closure1.prototype = { call$1: function(error) { @@ -311607,14 +311607,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).designState.map._map$_map, id); }, - $signature: 273 + $signature: 265 }; V._restoreDesign__closure0.prototype = { call$1: function(designs) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.RestoreDesignsSuccess(designs)); this.action.completer.complete$1(0, null); }, - $signature: 344 + $signature: 345 }; V._restoreDesign__closure1.prototype = { call$1: function(error) { @@ -311644,7 +311644,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new N.SaveDesignSuccess(design)); t1.completer.complete$1(0, design); }, - $signature: 225 + $signature: 203 }; V._saveDesign__closure0.prototype = { call$1: function(error) { @@ -311672,7 +311672,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.LoadDesignSuccess(design)); this.action.completer.complete$1(0, null); }, - $signature: 225 + $signature: 203 }; V._loadDesign__closure0.prototype = { call$1: function(error) { @@ -311824,7 +311824,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; U.selectedIdReducer_closure182.prototype = { call$2: function(selectedId, action) { @@ -311848,7 +311848,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; U.selectedIdReducer_closure185.prototype = { call$2: function(selectedId, action) { @@ -311856,7 +311856,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; U.selectedIdReducer_closure186.prototype = { call$2: function(selectedId, action) { @@ -311951,7 +311951,7 @@ b.get$_design_model$_$this()._design_model$_isChanged = true; return b; }, - $signature: 312 + $signature: 239 }; U._viewDesignList_closure.prototype = { call$1: function(b) { @@ -312098,7 +312098,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 346 + $signature: 347 }; U._deleteDesignSuccess_closure.prototype = { call$1: function(b) { @@ -312120,7 +312120,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 346 + $signature: 347 }; U._restoreDesignSuccess_closure.prototype = { call$1: function(b) { @@ -312142,7 +312142,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 346 + $signature: 347 }; U._addDesign_closure.prototype = { call$1: function(b) { @@ -312155,7 +312155,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 268 + $signature: 266 }; U._updateDesign_closure.prototype = { call$1: function(b) { @@ -312164,7 +312164,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 268 + $signature: 266 }; U._setLoadedDesign_closure.prototype = { call$1: function(b) { @@ -312173,7 +312173,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 268 + $signature: 266 }; A.memoizedFilteredDesignList_closure.prototype = { call$3: function(designMap, designList, designListState) { @@ -312246,7 +312246,7 @@ call$1: function(designId) { return J.$index$asx(this.$this.map._map$_map, designId); }, - $signature: 273 + $signature: 265 }; Y.DesignState_loadDesigns_closure0.prototype = { call$1: function(item) { @@ -312273,7 +312273,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 268 + $signature: 266 }; Y.DesignUIState.prototype = { get$isCreatingNew: function() { @@ -312742,7 +312742,7 @@ call$1: function($document) { return $document.get$id($document); }, - $signature: 41 + $signature: 40 }; X.StartDocumentMultiselect.prototype = {}; X.AddToDocumentMultiselect.prototype = {}; @@ -312808,7 +312808,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; Y._archiveDocument_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -312831,14 +312831,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).documentState.map._map$_map, id); }, - $signature: 498 + $signature: 510 }; Y._archiveDocument__closure0.prototype = { call$1: function(documents) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.ArchiveDocumentSuccess(documents)); this.action.completer.complete$1(0, null); }, - $signature: 500 + $signature: 512 }; Y._archiveDocument__closure1.prototype = { call$1: function(error) { @@ -312894,14 +312894,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).documentState.map._map$_map, id); }, - $signature: 498 + $signature: 510 }; Y._restoreDocument__closure0.prototype = { call$1: function(documents) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.RestoreDocumentSuccess(documents)); this.action.completer.complete$1(0, null); }, - $signature: 500 + $signature: 512 }; Y._restoreDocument__closure1.prototype = { call$1: function(error) { @@ -312927,7 +312927,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.LoadDocumentSuccess($document)); this.action.completer.complete$1(0, null); }, - $signature: 59 + $signature: 61 }; Y._loadDocument__closure0.prototype = { call$1: function(error) { @@ -313077,7 +313077,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; M.selectedIdReducer_closure97.prototype = { call$2: function(selectedId, action) { @@ -313093,7 +313093,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; M.selectedIdReducer_closure99.prototype = { call$2: function(selectedId, action) { @@ -313101,7 +313101,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; M.selectedIdReducer_closure100.prototype = { call$2: function(selectedId, action) { @@ -313172,7 +313172,7 @@ b.get$_document_model$_$this()._document_model$_isChanged = true; return b; }, - $signature: 509 + $signature: 517 }; M._viewDocumentList_closure.prototype = { call$1: function(b) { @@ -313319,7 +313319,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 511 + $signature: 520 }; M._deleteDocumentSuccess_closure.prototype = { call$1: function(b) { @@ -313328,7 +313328,7 @@ J.remove$1$ax(t1.get$_safeMap(), null); return b; }, - $signature: 223 + $signature: 219 }; M._restoreDocumentSuccess_closure.prototype = { call$1: function(b) { @@ -313350,7 +313350,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 511 + $signature: 520 }; M._updateDocument_closure.prototype = { call$1: function(b) { @@ -313360,7 +313360,7 @@ t1.$indexSet(0, t3.get$id(t3), t2.get$document(t2)); return b; }, - $signature: 223 + $signature: 219 }; M._setLoadedDocument_closure.prototype = { call$1: function(b) { @@ -313369,14 +313369,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 223 + $signature: 219 }; M._setLoadedDocuments_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.documents, new M._setLoadedDocuments__closure(), new M._setLoadedDocuments__closure0(), type$.legacy_String, type$.legacy_DocumentEntity)); return b; }, - $signature: 223 + $signature: 219 }; M._setLoadedDocuments__closure.prototype = { call$1: function(item) { @@ -313397,7 +313397,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 223 + $signature: 219 }; A.memoizedFilteredDocumentList_closure.prototype = { call$3: function(documentMap, documentList, documentListState) { @@ -313908,7 +313908,7 @@ call$1: function(expense) { return expense.get$id(expense); }, - $signature: 41 + $signature: 40 }; T.handleExpenseAction_closure0.prototype = { call$1: function(b) { @@ -313935,7 +313935,7 @@ t1 = false; return t1; }, - $signature: 221 + $signature: 212 }; T.handleExpenseAction_closure3.prototype = { call$1: function(expense) { @@ -313943,7 +313943,7 @@ t2 = t1.uiState.selectedCompanyIndex; return L.convertExpenseToInvoiceItem(J.$index$asx(t1.userCompanyStates._list, t2).expenseCategoryState.map, this.company, expense); }, - $signature: 517 + $signature: 524 }; T.handleExpenseAction_closure4.prototype = { call$1: function(b) { @@ -314025,7 +314025,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; R._archiveExpense_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -314048,14 +314048,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).expenseState.map._map$_map, id); }, - $signature: 184 + $signature: 185 }; R._archiveExpense__closure0.prototype = { call$1: function(expenses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.ArchiveExpenseSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._archiveExpense__closure1.prototype = { call$1: function(error) { @@ -314086,14 +314086,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).expenseState.map._map$_map, id); }, - $signature: 184 + $signature: 185 }; R._deleteExpense__closure0.prototype = { call$1: function(expenses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.DeleteExpenseSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._deleteExpense__closure1.prototype = { call$1: function(error) { @@ -314124,14 +314124,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).expenseState.map._map$_map, id); }, - $signature: 184 + $signature: 185 }; R._restoreExpense__closure0.prototype = { call$1: function(expenses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.RestoreExpenseSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._restoreExpense__closure1.prototype = { call$1: function(error) { @@ -314161,7 +314161,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new T.SaveExpenseSuccess(expense)); t1.completer.complete$1(0, expense); }, - $signature: 120 + $signature: 114 }; R._saveExpense__closure0.prototype = { call$1: function(error) { @@ -314190,7 +314190,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 120 + $signature: 114 }; R._loadExpense__closure0.prototype = { call$1: function(error) { @@ -314223,7 +314223,7 @@ this.action.toString; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new U.LoadRecurringExpenses()); }, - $signature: 527 + $signature: 530 }; R._loadExpenses__closure0.prototype = { call$1: function(error) { @@ -314261,7 +314261,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.SaveExpenseSuccess(expense)); this.action.completer.complete$1(0, null); }, - $signature: 120 + $signature: 114 }; R._saveDocument__closure18.prototype = { call$1: function(error) { @@ -314373,7 +314373,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; K.selectedIdReducer_closure79.prototype = { call$2: function(completer, action) { @@ -314397,7 +314397,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; K.selectedIdReducer_closure82.prototype = { call$2: function(selectedId, action) { @@ -314421,7 +314421,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; K.selectedIdReducer_closure85.prototype = { call$2: function(selectedId, action) { @@ -314429,7 +314429,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; K.selectedIdReducer_closure86.prototype = { call$2: function(selectedId, action) { @@ -314733,7 +314733,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 352 + $signature: 349 }; K._deleteExpenseSuccess_closure.prototype = { call$1: function(b) { @@ -314755,7 +314755,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 352 + $signature: 349 }; K._restoreExpenseSuccess_closure.prototype = { call$1: function(b) { @@ -314777,7 +314777,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 352 + $signature: 349 }; K._addExpense_closure.prototype = { call$1: function(b) { @@ -314790,7 +314790,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 266 + $signature: 238 }; K._updateExpense_closure.prototype = { call$1: function(b) { @@ -314799,7 +314799,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 266 + $signature: 238 }; K._setLoadedExpense_closure.prototype = { call$1: function(b) { @@ -314808,7 +314808,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 266 + $signature: 238 }; L.convertExpenseToInvoiceItem_closure.prototype = { call$1: function(b) { @@ -314878,13 +314878,13 @@ b.get$_invoice_model$_$this()._taxRate3 = t1; return b; }, - $signature: 54 + $signature: 55 }; L.memoizedFilteredExpenseList_closure.prototype = { call$9: function(selectionState, expenseMap, clientMap, vendorMap, userMap, expenseListState, invoiceMap, expenseCategoryMap, staticState) { return L.filteredExpensesSelector(selectionState, expenseMap, clientMap, vendorMap, userMap, expenseListState, invoiceMap, expenseCategoryMap, staticState); }, - $signature: 532 + $signature: 536 }; L.filteredExpensesSelector_closure.prototype = { call$1: function(expenseId) { @@ -314984,7 +314984,7 @@ call$2: function(vendorId, expenseMap) { return L.expenseStatsForVendor(vendorId, expenseMap); }, - $signature: 124 + $signature: 123 }; L.expenseStatsForVendor_closure.prototype = { call$2: function(expenseId, expense) { @@ -314997,13 +314997,13 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; L.memoizedExpenseStatsForClient_closure.prototype = { call$2: function(clientId, expenseMap) { return L.expenseStatsForClient(clientId, expenseMap); }, - $signature: 124 + $signature: 123 }; L.expenseStatsForClient_closure.prototype = { call$2: function(expenseId, expense) { @@ -315016,7 +315016,7 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; L.memoizedClientExpenseList_closure.prototype = { call$2: function(expenseMap, clientId) { @@ -315058,7 +315058,7 @@ call$2: function(projectId, expenseMap) { return L.expenseStatsForProject(projectId, expenseMap); }, - $signature: 124 + $signature: 123 }; L.expenseStatsForProject_closure.prototype = { call$2: function(expenseId, expense) { @@ -315071,13 +315071,13 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; L.memoizedExpenseStatsForUser_closure.prototype = { call$2: function(userId, expenseMap) { return L.expenseStatsForUser(userId, expenseMap); }, - $signature: 124 + $signature: 123 }; L.expenseStatsForUser_closure.prototype = { call$2: function(expenseId, expense) { @@ -315090,7 +315090,7 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; R.ExpenseState.prototype = { $get$1: function(_, expenseId) { @@ -315119,7 +315119,7 @@ call$1: function(item) { return item; }, - $signature: 536 + $signature: 538 }; R.ExpenseState_loadExpenses_closure.prototype = { call$1: function(b) { @@ -315134,7 +315134,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 266 + $signature: 238 }; R.ExpenseUIState.prototype = { get$isCreatingNew: function() { @@ -315638,7 +315638,7 @@ call$1: function(expenseCategory) { return expenseCategory.get$id(expenseCategory); }, - $signature: 41 + $signature: 40 }; X.handleExpenseCategoryAction_closure0.prototype = { call$1: function(b) { @@ -315706,7 +315706,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; M._archiveExpenseCategory_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -315729,14 +315729,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).expenseCategoryState.map._map$_map, id); }, - $signature: 354 + $signature: 350 }; M._archiveExpenseCategory__closure0.prototype = { call$1: function(expenseCategories) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.ArchiveExpenseCategoriesSuccess(expenseCategories)); this.action.completer.complete$1(0, null); }, - $signature: 355 + $signature: 351 }; M._archiveExpenseCategory__closure1.prototype = { call$1: function(error) { @@ -315767,14 +315767,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).expenseCategoryState.map._map$_map, id); }, - $signature: 354 + $signature: 350 }; M._deleteExpenseCategory__closure0.prototype = { call$1: function(expenseCategories) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.DeleteExpenseCategoriesSuccess(expenseCategories)); this.action.completer.complete$1(0, null); }, - $signature: 355 + $signature: 351 }; M._deleteExpenseCategory__closure1.prototype = { call$1: function(error) { @@ -315805,14 +315805,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).expenseCategoryState.map._map$_map, id); }, - $signature: 354 + $signature: 350 }; M._restoreExpenseCategory__closure0.prototype = { call$1: function(expenseCategories) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.RestoreExpenseCategoriesSuccess(expenseCategories)); this.action.completer.complete$1(0, null); }, - $signature: 355 + $signature: 351 }; M._restoreExpenseCategory__closure1.prototype = { call$1: function(error) { @@ -315842,7 +315842,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new X.SaveExpenseCategorySuccess(expenseCategory)); t1.completer.complete$1(0, expenseCategory); }, - $signature: 265 + $signature: 269 }; M._saveExpenseCategory__closure0.prototype = { call$1: function(error) { @@ -315870,7 +315870,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.LoadExpenseCategorySuccess(expenseCategory)); this.action.completer.complete$1(0, null); }, - $signature: 265 + $signature: 269 }; M._loadExpenseCategory__closure0.prototype = { call$1: function(error) { @@ -316022,7 +316022,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; F.selectedIdReducer_closure259.prototype = { call$2: function(selectedId, action) { @@ -316046,7 +316046,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; F.selectedIdReducer_closure262.prototype = { call$2: function(selectedId, action) { @@ -316054,7 +316054,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; F.selectedIdReducer_closure263.prototype = { call$2: function(selectedId, action) { @@ -316125,7 +316125,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; F.editingReducer_closure85.prototype = { call$2: function(expenseCategories, action) { @@ -316164,7 +316164,7 @@ b.get$_expense_category_model$_$this()._expense_category_model$_isChanged = true; return b; }, - $signature: 356 + $signature: 352 }; F._filterExpenseCategoriesByCustom1_closure.prototype = { call$1: function(b) { @@ -316300,7 +316300,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 357 + $signature: 353 }; F._deleteExpenseCategorySuccess_closure.prototype = { call$1: function(b) { @@ -316322,7 +316322,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 357 + $signature: 353 }; F._restoreExpenseCategorySuccess_closure.prototype = { call$1: function(b) { @@ -316344,7 +316344,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 357 + $signature: 353 }; F._addExpenseCategory_closure.prototype = { call$1: function(b) { @@ -316357,7 +316357,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 264 + $signature: 270 }; F._updateExpenseCategory_closure.prototype = { call$1: function(b) { @@ -316366,7 +316366,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 264 + $signature: 270 }; F._setLoadedExpenseCategory_closure.prototype = { call$1: function(b) { @@ -316375,7 +316375,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 264 + $signature: 270 }; O.memoizedFilteredExpenseCategoryList_closure.prototype = { call$4: function(selectionState, expenseCategoryMap, expenseCategoryList, expenseCategoryListState) { @@ -316423,13 +316423,13 @@ t1.total = t1.total + expense.amount; } }, - $signature: 97 + $signature: 99 }; O.memoizedExpenseStatsForExpenseCategory_closure.prototype = { call$2: function(companyGatewayId, expenseMap) { return O.expenseStatsForExpenseCategory(companyGatewayId, expenseMap); }, - $signature: 124 + $signature: 123 }; O.expenseStatsForExpenseCategory_closure.prototype = { call$2: function(expenseId, expense) { @@ -316442,7 +316442,7 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; Q.ExpenseCategoryState.prototype = { $get$1: function(_, categoryId) { @@ -316485,7 +316485,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 264 + $signature: 270 }; Q.ExpenseCategoryUIState.prototype = { get$isCreatingNew: function() { @@ -316958,7 +316958,7 @@ call$1: function(group) { return group.get$id(group); }, - $signature: 41 + $signature: 40 }; Q.handleGroupAction_closure0.prototype = { call$1: function(b) { @@ -316967,7 +316967,7 @@ b.get$_client_model$_$this()._groupId = t1; return b; }, - $signature: 40 + $signature: 41 }; Q.StartGroupMultiselect.prototype = {}; Q.AddToGroupMultiselect.prototype = {}; @@ -317041,7 +317041,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; X._archiveGroup_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -317064,14 +317064,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).groupState.map._map$_map, id); }, - $signature: 358 + $signature: 354 }; X._archiveGroup__closure0.prototype = { call$1: function(groups) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.ArchiveGroupSuccess(groups)); this.action.completer.complete$1(0, null); }, - $signature: 359 + $signature: 355 }; X._archiveGroup__closure1.prototype = { call$1: function(error) { @@ -317102,14 +317102,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).groupState.map._map$_map, id); }, - $signature: 358 + $signature: 354 }; X._deleteGroup__closure0.prototype = { call$1: function(groups) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.DeleteGroupSuccess(groups)); this.action.completer.complete$1(0, null); }, - $signature: 359 + $signature: 355 }; X._deleteGroup__closure1.prototype = { call$1: function(error) { @@ -317140,14 +317140,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).groupState.map._map$_map, id); }, - $signature: 358 + $signature: 354 }; X._restoreGroup__closure0.prototype = { call$1: function(groups) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.RestoreGroupSuccess(groups)); this.action.completer.complete$1(0, null); }, - $signature: 359 + $signature: 355 }; X._restoreGroup__closure1.prototype = { call$1: function(error) { @@ -317177,7 +317177,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new Q.SaveGroupSuccess(group)); t1.completer.complete$1(0, group); }, - $signature: 216 + $signature: 209 }; X._saveGroup__closure0.prototype = { call$1: function(error) { @@ -317208,7 +317208,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 216 + $signature: 209 }; X._loadGroup__closure0.prototype = { call$1: function(error) { @@ -317283,7 +317283,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.SaveGroupSuccess(group)); this.action.completer.complete$1(0, null); }, - $signature: 216 + $signature: 209 }; X._saveDocument__closure0.prototype = { call$1: function(error) { @@ -317369,7 +317369,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; K.selectedIdReducer_closure110.prototype = { call$2: function(selectedId, action) { @@ -317393,7 +317393,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; K.selectedIdReducer_closure113.prototype = { call$2: function(selectedId, action) { @@ -317401,7 +317401,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; K.selectedIdReducer_closure114.prototype = { call$2: function(selectedId, action) { @@ -317433,7 +317433,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; K.selectedIdReducer_closure118.prototype = { call$2: function(selectedId, action) { @@ -317448,7 +317448,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; K.editingReducer_closure31.prototype = { call$2: function(groups, action) { @@ -317487,7 +317487,7 @@ b.get$_group_model$_$this()._group_model$_isChanged = true; return b; }, - $signature: 360 + $signature: 356 }; K._viewGroupList_closure.prototype = { call$1: function(b) { @@ -317596,7 +317596,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 361 + $signature: 357 }; K._deleteGroupSuccess_closure.prototype = { call$1: function(b) { @@ -317618,7 +317618,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 361 + $signature: 357 }; K._restoreGroupSuccess_closure.prototype = { call$1: function(b) { @@ -317640,7 +317640,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 361 + $signature: 357 }; K._addGroup_closure.prototype = { call$1: function(b) { @@ -317653,7 +317653,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 168 + $signature: 175 }; K._updateGroup_closure.prototype = { call$1: function(b) { @@ -317662,7 +317662,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 168 + $signature: 175 }; K._setLoadedGroup_closure.prototype = { call$1: function(b) { @@ -317671,14 +317671,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 168 + $signature: 175 }; K._setLoadedGroups_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.groups, new K._setLoadedGroups__closure(), new K._setLoadedGroups__closure0(), type$.legacy_String, type$.legacy_GroupEntity)); return b; }, - $signature: 168 + $signature: 175 }; K._setLoadedGroups__closure.prototype = { call$1: function(item) { @@ -317690,7 +317690,7 @@ call$1: function(item) { return item; }, - $signature: 605 + $signature: 603 }; K._setLoadedGroups_closure0.prototype = { call$1: function(b) { @@ -317699,14 +317699,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 168 + $signature: 175 }; K._setLoadedCompany_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.groups, new K._setLoadedCompany__closure(), new K._setLoadedCompany__closure0(), type$.legacy_String, type$.legacy_GroupEntity)); return b; }, - $signature: 168 + $signature: 175 }; K._setLoadedCompany__closure.prototype = { call$1: function(item) { @@ -317718,7 +317718,7 @@ call$1: function(item) { return item; }, - $signature: 605 + $signature: 603 }; K._setLoadedCompany_closure0.prototype = { call$1: function(b) { @@ -317727,7 +317727,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 168 + $signature: 175 }; S.memoizedFilteredGroupList_closure.prototype = { call$4: function(selectionState, groupMap, groupList, groupListState) { @@ -317796,7 +317796,7 @@ ++this._box_0.countArchived; } }, - $signature: 218 + $signature: 204 }; E.GroupState.prototype = { $get$1: function(_, groupId) { @@ -318384,7 +318384,7 @@ call$1: function(invoice) { return invoice.get$id(invoice); }, - $signature: 41 + $signature: 40 }; Q.handleInvoiceAction_closure0.prototype = { call$1: function(element) { @@ -318394,7 +318394,7 @@ if (!J.$index$asx(t2._list, t1).clientState.$get$1(0, this.invoice.clientId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 10 + $signature: 7 }; Q.handleInvoiceAction_closure1.prototype = { call$0: function() { @@ -318449,14 +318449,14 @@ call$1: function(invoice) { return type$.legacy_InvoiceEntity._as(invoice).statusId !== "4"; }, - $signature: 221 + $signature: 212 }; Q.handleInvoiceAction__closure0.prototype = { call$1: function(invoice) { var t1 = invoice.id; return F.PaymentableEntity_PaymentableEntity(invoice.statusId !== "1" ? invoice.balance : invoice.amount, null, t1); }, - $signature: 562 + $signature: 593 }; G._viewInvoiceList_closure0.prototype = { call$3: function(store, dynamicAction, next) { @@ -318480,7 +318480,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; G._viewInvoice_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -318676,7 +318676,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).invoiceState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; G._archiveInvoice__closure0.prototype = { call$1: function(invoices) { @@ -318714,7 +318714,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).invoiceState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; G._deleteInvoice__closure0.prototype = { call$1: function(invoices) { @@ -318756,7 +318756,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).invoiceState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; G._restoreInvoice__closure0.prototype = { call$1: function(invoices) { @@ -318884,7 +318884,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new E.LoadClient(null, t2)); this.action.completer.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; G._emailInvoice__closure0.prototype = { call$1: function(error) { @@ -318921,12 +318921,10 @@ }; G._saveInvoice_closure.prototype = { call$3: function(store, dynamicAction, next) { - var updatedInvoice, t1, t2; + var updatedInvoice; type$.legacy_SaveInvoiceRequest._as(dynamicAction); updatedInvoice = dynamicAction.invoice.rebuild$1(new G._saveInvoice__closure(dynamicAction)); - t1 = J.get$credentials$z(store.get$_store$_state()); - t2 = dynamicAction.action; - this.repository.saveData$4$isPaid$isSent(t1, updatedInvoice, t2 === C.EntityAction_markPaid, t2 === C.EntityAction_markSent).then$1$1(0, new G._saveInvoice__closure0(dynamicAction, store), type$.Null).catchError$1(new G._saveInvoice__closure1(store, dynamicAction)); + this.repository.saveData$3$action(J.get$credentials$z(store.get$_store$_state()), updatedInvoice, dynamicAction.entityAction).then$1$1(0, new G._saveInvoice__closure0(dynamicAction, store), type$.Null).catchError$1(new G._saveInvoice__closure1(store, dynamicAction)); next.call$1(dynamicAction); }, "call*": "call$3", @@ -318944,7 +318942,7 @@ call$1: function(item) { return !item.get$isEmpty(item); }, - $signature: 63 + $signature: 62 }; G._saveInvoice__closure0.prototype = { call$1: function(invoice) { @@ -318957,7 +318955,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); t1.completer.complete$1(0, invoice); }, - $signature: 71 + $signature: 65 }; G._saveInvoice__closure1.prototype = { call$1: function(error) { @@ -318986,7 +318984,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; G._loadInvoice__closure0.prototype = { call$1: function(error) { @@ -319019,7 +319017,7 @@ this.action.toString; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new Q.LoadPayments()); }, - $signature: 282 + $signature: 259 }; G._loadInvoices__closure0.prototype = { call$1: function(error) { @@ -319057,7 +319055,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.SaveInvoiceSuccess(invoice)); this.action.completer.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; G._saveDocument__closure20.prototype = { call$1: function(error) { @@ -319173,7 +319171,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; D.historyActivityIdReducer_closure2.prototype = { call$2: function(index, action) { @@ -319181,7 +319179,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 607 + $signature: 605 }; D.editingItemIndexReducer_closure1.prototype = { call$2: function(index, action) { @@ -319221,7 +319219,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; D.selectedIdReducer_closure319.prototype = { call$2: function(selectedId, action) { @@ -319253,7 +319251,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 607 + $signature: 605 }; D.selectedIdReducer_closure323.prototype = { call$2: function(selectedId, action) { @@ -319261,7 +319259,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; D.selectedIdReducer_closure324.prototype = { call$2: function(selectedId, action) { @@ -319269,7 +319267,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; D.selectedIdReducer_closure325.prototype = { call$2: function(selectedId, action) { @@ -319341,7 +319339,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; D.selectedIdReducer_closure334.prototype = { call$2: function(selectedId, action) { @@ -319356,7 +319354,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; D.editingReducer_closure101.prototype = { call$2: function(invoice, action) { @@ -319379,7 +319377,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 608 + $signature: 607 }; D.editingReducer__closure43.prototype = { call$1: function(b) { @@ -319402,7 +319400,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 609 + $signature: 619 }; D.editingReducer__closure42.prototype = { call$1: function(b) { @@ -319417,7 +319415,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 623 + $signature: 624 }; D.editingReducer__closure41.prototype = { call$1: function(b) { @@ -319459,13 +319457,13 @@ call$1: function(contact) { return contact.sendEmail; }, - $signature: 95 + $signature: 96 }; D.editingReducer___closure6.prototype = { call$1: function(contact) { return Q.InvitationEntity_InvitationEntity(contact.id); }, - $signature: 228 + $signature: 224 }; D.editingReducer_closure107.prototype = { call$2: function(invoices, action) { @@ -319760,7 +319758,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._markInvoicesPaidSuccess_closure.prototype = { call$1: function(b) { @@ -319782,7 +319780,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._reverseInvoicesSuccess_closure.prototype = { call$1: function(b) { @@ -319804,7 +319802,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._cancelInvoicesSuccess_closure.prototype = { call$1: function(b) { @@ -319826,7 +319824,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._archiveInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -319848,7 +319846,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._deleteInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -319870,7 +319868,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._emailInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -319879,7 +319877,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 325 + $signature: 271 }; D._restoreInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -319901,7 +319899,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 167 + $signature: 176 }; D._addInvoice_closure.prototype = { call$1: function(b) { @@ -319914,14 +319912,14 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 325 + $signature: 271 }; D._updateInvoice_closure.prototype = { call$1: function(b) { b.get$map(b).$indexSet(0, J.get$id$x(this.action.get$invoice()), this.invoice.rebuild$1(new D._updateInvoice__closure())); return b; }, - $signature: 325 + $signature: 271 }; D._updateInvoice__closure.prototype = { call$1: function(b) { @@ -319991,7 +319989,7 @@ call$2: function(paymentId, payment) { C.JSArray_methods.forEach$1(payment.get$invoicePaymentables(), new Z.filteredInvoicesSelector__closure0(this.invoicePaymentMap, payment)); }, - $signature: 183 + $signature: 188 }; Z.filteredInvoicesSelector__closure0.prototype = { call$1: function(invoicePaymentable) { @@ -320082,7 +320080,7 @@ if (this.filterEntityId == paymentId) this._box_0.isMatch = true; }, - $signature: 10 + $signature: 7 }; Z.filteredInvoicesSelector_closure1.prototype = { call$2: function(invoiceAId, invoiceBId) { @@ -320114,7 +320112,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; Z.memoizedInvoiceStatsForDesign_closure.prototype = { call$2: function(designId, invoiceMap) { @@ -320133,7 +320131,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; Z.memoizedInvoiceStatsForSubscription_closure.prototype = { call$2: function(subscriptionId, invoiceMap) { @@ -320152,7 +320150,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; Z.memoizedInvoiceStatsForUser_closure.prototype = { call$2: function(userId, invoiceMap) { @@ -320171,7 +320169,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; B.InvoiceState.prototype = { $get$1: function(_, invoiceId) { @@ -320200,7 +320198,7 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; B.InvoiceState_loadInvoices_closure.prototype = { call$1: function(b) { @@ -320215,7 +320213,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 325 + $signature: 271 }; B.InvoiceUIState.prototype = { get$isCreatingNew: function() { @@ -320763,13 +320761,13 @@ call$1: function(payment) { return payment.get$id(payment); }, - $signature: 41 + $signature: 40 }; Q.handlePaymentAction_closure0.prototype = { call$1: function(duration) { M.editEntity(null, this.context, this._box_0.payment.rebuild$1(new Q.handlePaymentAction__closure1()), false, null); }, - $signature: 43 + $signature: 44 }; Q.handlePaymentAction__closure1.prototype = { call$1: function(b) { @@ -320786,7 +320784,7 @@ t1 = t1.payment.rebuild$1(new Q.handlePaymentAction__closure0(this.company)); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.ViewRefundPayment(t1)); }, - $signature: 43 + $signature: 44 }; Q.handlePaymentAction__closure.prototype = { call$1: function(b) { @@ -320832,7 +320830,7 @@ call$1: function(context) { return new B.PaymentEditScreen(null); }, - $signature: 618 + $signature: 599 }; D._viewRefundPayment_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -320856,7 +320854,7 @@ call$1: function(context) { return new Y.PaymentRefundScreen(null); }, - $signature: 626 + $signature: 606 }; D._viewPayment_closure.prototype = { call$3: function(store, action, next) { @@ -320908,7 +320906,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; D._archivePayment_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -320931,14 +320929,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).paymentState.map._map$_map, id); }, - $signature: 185 + $signature: 189 }; D._archivePayment__closure0.prototype = { call$1: function(payments) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.ArchivePaymentsSuccess(payments)); this.action.completer.complete$1(0, null); }, - $signature: 262 + $signature: 272 }; D._archivePayment__closure1.prototype = { call$1: function(error) { @@ -320969,7 +320967,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).paymentState.map._map$_map, id); }, - $signature: 185 + $signature: 189 }; D._deletePayment__closure0.prototype = { call$1: function(payments) { @@ -320978,7 +320976,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 262 + $signature: 272 }; D._deletePayment__closure1.prototype = { call$1: function(error) { @@ -321009,7 +321007,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).paymentState.map._map$_map, id); }, - $signature: 185 + $signature: 189 }; D._restorePayment__closure0.prototype = { call$1: function(payments) { @@ -321018,7 +321016,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 262 + $signature: 272 }; D._restorePayment__closure1.prototype = { call$1: function(error) { @@ -321052,7 +321050,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); t1.completer.complete$1(0, payment); }, - $signature: 128 + $signature: 130 }; D._savePayment__closure0.prototype = { call$1: function(error) { @@ -321080,7 +321078,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, payment); }, - $signature: 128 + $signature: 130 }; D._refundPayment__closure0.prototype = { call$1: function(error) { @@ -321105,7 +321103,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.EmailPaymentSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 262 + $signature: 272 }; D._emailPayment__closure0.prototype = { call$1: function(error) { @@ -321131,7 +321129,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.LoadPaymentSuccess(payment)); this.action.completer.complete$1(0, null); }, - $signature: 128 + $signature: 130 }; D._loadPayment__closure0.prototype = { call$1: function(error) { @@ -321273,7 +321271,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; R.selectedIdReducer_closure18.prototype = { call$2: function(completer, action) { @@ -321297,7 +321295,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; R.selectedIdReducer_closure21.prototype = { call$2: function(selectedId, action) { @@ -321321,7 +321319,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; R.selectedIdReducer_closure24.prototype = { call$2: function(selectedId, action) { @@ -321329,7 +321327,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; R.selectedIdReducer_closure25.prototype = { call$2: function(selectedId, action) { @@ -321393,7 +321391,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; R.selectedIdReducer_closure33.prototype = { call$2: function(selectedId, action) { @@ -321408,7 +321406,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; R.editingReducer_closure10.prototype = { call$2: function(payments, action) { @@ -321632,7 +321630,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 362 + $signature: 360 }; R._deletePaymentSuccess_closure.prototype = { call$1: function(b) { @@ -321654,7 +321652,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 362 + $signature: 360 }; R._restorePaymentSuccess_closure.prototype = { call$1: function(b) { @@ -321676,7 +321674,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 362 + $signature: 360 }; R._addPayment_closure.prototype = { call$1: function(b) { @@ -321689,7 +321687,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 261 + $signature: 273 }; R._updatePayment_closure.prototype = { call$1: function(b) { @@ -321698,7 +321696,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 261 + $signature: 273 }; R._setLoadedPayment_closure.prototype = { call$1: function(b) { @@ -321707,55 +321705,55 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 261 + $signature: 273 }; Q.memoizedPaymentsByInvoice_closure.prototype = { call$3: function(invoiceId, paymentMap, paymentList) { return Q.paymentsByInvoiceSelector(invoiceId, paymentMap, paymentList); }, - $signature: 652 + $signature: 655 }; Q.paymentsByInvoiceSelector_closure.prototype = { call$1: function(paymentId) { return J.$index$asx(this.paymentMap._map$_map, paymentId); }, - $signature: 185 + $signature: 189 }; Q.paymentsByInvoiceSelector_closure0.prototype = { call$1: function(payment) { return J.map$1$1$ax(payment.paymentables._list, new Q.paymentsByInvoiceSelector__closure(), type$.legacy_String).contains$1(0, this.invoiceId) && !payment.isDeleted; }, - $signature: 334 + $signature: 332 }; Q.paymentsByInvoiceSelector__closure.prototype = { call$1: function(p) { return p.invoiceId; }, - $signature: 170 + $signature: 180 }; Q.memoizedPaymentsByCredit_closure.prototype = { call$3: function(invoiceId, paymentMap, paymentList) { return Q.paymentsByCreditSelector(invoiceId, paymentMap, paymentList); }, - $signature: 652 + $signature: 655 }; Q.paymentsByCreditSelector_closure.prototype = { call$1: function(paymentId) { return J.$index$asx(this.paymentMap._map$_map, paymentId); }, - $signature: 185 + $signature: 189 }; Q.paymentsByCreditSelector_closure0.prototype = { call$1: function(payment) { return J.map$1$1$ax(payment.paymentables._list, new Q.paymentsByCreditSelector__closure(), type$.legacy_String).contains$1(0, this.creditId) && !payment.isDeleted; }, - $signature: 334 + $signature: 332 }; Q.paymentsByCreditSelector__closure.prototype = { call$1: function(p) { return p.creditId; }, - $signature: 170 + $signature: 180 }; Q.memoizedFilteredPaymentList_closure.prototype = { call$7: function(selectionState, paymentMap, paymentList, invoiceMap, clientMap, userMap, paymentListState) { @@ -321803,7 +321801,7 @@ call$1: function(p) { return p.invoiceId; }, - $signature: 170 + $signature: 180 }; Q.filteredPaymentsSelector_closure0.prototype = { call$2: function(paymentAId, paymentBId) { @@ -321965,7 +321963,7 @@ ++this._box_0.countArchived; } }, - $signature: 183 + $signature: 188 }; L.PaymentState.prototype = { loadPayments$1: function(clients) { @@ -322000,7 +321998,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 261 + $signature: 273 }; L.PaymentUIState.prototype = { get$isCreatingNew: function() { @@ -322482,7 +322480,7 @@ call$1: function(paymentTerm) { return paymentTerm.get$id(paymentTerm); }, - $signature: 41 + $signature: 40 }; D.StartPaymentTermMultiselect.prototype = {}; D.AddToPaymentTermMultiselect.prototype = {}; @@ -322550,7 +322548,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; E._archivePaymentTerm_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -322573,14 +322571,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).paymentTermState.map._map$_map, id); }, - $signature: 363 + $signature: 362 }; E._archivePaymentTerm__closure0.prototype = { call$1: function(paymentTerms) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.ArchivePaymentTermsSuccess(paymentTerms)); this.action.completer.complete$1(0, null); }, - $signature: 364 + $signature: 363 }; E._archivePaymentTerm__closure1.prototype = { call$1: function(error) { @@ -322611,14 +322609,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).paymentTermState.map._map$_map, id); }, - $signature: 363 + $signature: 362 }; E._deletePaymentTerm__closure0.prototype = { call$1: function(paymentTerms) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.DeletePaymentTermsSuccess(paymentTerms)); this.action.completer.complete$1(0, null); }, - $signature: 364 + $signature: 363 }; E._deletePaymentTerm__closure1.prototype = { call$1: function(error) { @@ -322649,14 +322647,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).paymentTermState.map._map$_map, id); }, - $signature: 363 + $signature: 362 }; E._restorePaymentTerm__closure0.prototype = { call$1: function(paymentTerms) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.RestorePaymentTermsSuccess(paymentTerms)); this.action.completer.complete$1(0, null); }, - $signature: 364 + $signature: 363 }; E._restorePaymentTerm__closure1.prototype = { call$1: function(error) { @@ -322686,7 +322684,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new D.SavePaymentTermSuccess(paymentTerm)); t1.completer.complete$1(0, paymentTerm); }, - $signature: 260 + $signature: 274 }; E._savePaymentTerm__closure0.prototype = { call$1: function(error) { @@ -322714,7 +322712,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.LoadPaymentTermSuccess(paymentTerm)); this.action.completer.complete$1(0, null); }, - $signature: 260 + $signature: 274 }; E._loadPaymentTerm__closure0.prototype = { call$1: function(error) { @@ -322866,7 +322864,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; L.selectedIdReducer_closure196.prototype = { call$2: function(selectedId, action) { @@ -322890,7 +322888,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; L.selectedIdReducer_closure199.prototype = { call$2: function(selectedId, action) { @@ -322898,7 +322896,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; L.selectedIdReducer_closure200.prototype = { call$2: function(selectedId, action) { @@ -323140,7 +323138,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 365 + $signature: 364 }; L._deletePaymentTermSuccess_closure.prototype = { call$1: function(b) { @@ -323162,7 +323160,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 365 + $signature: 364 }; L._restorePaymentTermSuccess_closure.prototype = { call$1: function(b) { @@ -323184,7 +323182,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 365 + $signature: 364 }; L._addPaymentTerm_closure.prototype = { call$1: function(b) { @@ -323197,7 +323195,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 200 + $signature: 184 }; L._updatePaymentTerm_closure.prototype = { call$1: function(b) { @@ -323206,7 +323204,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 200 + $signature: 184 }; L._setLoadedPaymentTerm_closure.prototype = { call$1: function(b) { @@ -323215,14 +323213,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 200 + $signature: 184 }; L._setLoadedCompany_closure7.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.paymentTerms, new L._setLoadedCompany__closure7(), new L._setLoadedCompany__closure8(), type$.legacy_String, type$.legacy_PaymentTermEntity)); return b; }, - $signature: 200 + $signature: 184 }; L._setLoadedCompany__closure7.prototype = { call$1: function(item) { @@ -323234,7 +323232,7 @@ call$1: function(item) { return item; }, - $signature: 668 + $signature: 666 }; L._setLoadedCompany_closure8.prototype = { call$1: function(b) { @@ -323243,7 +323241,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 200 + $signature: 184 }; V.memoizedDropdownPaymentTermList_closure.prototype = { call$2: function(paymentTermMap, paymentTermList) { @@ -323323,7 +323321,7 @@ call$1: function(item) { return item; }, - $signature: 668 + $signature: 666 }; N.PaymentTermState_loadPaymentTerms_closure.prototype = { call$1: function(b) { @@ -323338,7 +323336,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 200 + $signature: 184 }; N.PaymentTermUIState.prototype = { get$isCreatingNew: function() { @@ -323819,7 +323817,7 @@ call$1: function(product) { return product.get$id(product); }, - $signature: 41 + $signature: 40 }; Z.handleProductAction_closure0.prototype = { call$1: function(b) { @@ -323916,7 +323914,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; E._archiveProduct_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -323939,14 +323937,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).productState.map._map$_map, id); }, - $signature: 283 + $signature: 252 }; E._archiveProduct__closure0.prototype = { call$1: function(products) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.ArchiveProductsSuccess(products)); this.action.completer.complete$1(0, null); }, - $signature: 366 + $signature: 365 }; E._archiveProduct__closure1.prototype = { call$1: function(error) { @@ -323954,7 +323952,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.ArchiveProductsFailure()); this.action.completer.completeError$1(error); }, - $signature: 8 + $signature: 9 }; E._deleteProduct_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -323977,14 +323975,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).productState.map._map$_map, id); }, - $signature: 283 + $signature: 252 }; E._deleteProduct__closure0.prototype = { call$1: function(products) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.DeleteProductsSuccess(products)); this.action.completer.complete$1(0, null); }, - $signature: 366 + $signature: 365 }; E._deleteProduct__closure1.prototype = { call$1: function(error) { @@ -324015,14 +324013,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).productState.map._map$_map, id); }, - $signature: 283 + $signature: 252 }; E._restoreProduct__closure0.prototype = { call$1: function(products) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.RestoreProductsSuccess(products)); this.action.completer.complete$1(0, null); }, - $signature: 366 + $signature: 365 }; E._restoreProduct__closure1.prototype = { call$1: function(error) { @@ -324052,7 +324050,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new Z.SaveProductSuccess(product)); t1.completer.complete$1(0, product); }, - $signature: 207 + $signature: 208 }; E._saveProduct__closure0.prototype = { call$1: function(error) { @@ -324081,7 +324079,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 207 + $signature: 208 }; E._loadProduct__closure0.prototype = { call$1: function(error) { @@ -324150,7 +324148,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.SaveProductSuccess(product)); this.action.completer.complete$1(0, null); }, - $signature: 207 + $signature: 208 }; E._saveDocument__closure24.prototype = { call$1: function(error) { @@ -324262,7 +324260,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; B.editingReducer_closure126.prototype = { call$2: function(product, action) { @@ -324277,7 +324275,7 @@ b.get$_product_model$_$this()._product_model$_isChanged = true; return b; }, - $signature: 166 + $signature: 159 }; B.editingReducer_closure127.prototype = { call$2: function(products, action) { @@ -324325,7 +324323,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; B.selectedIdReducer_closure354.prototype = { call$2: function(selectedId, action) { @@ -324349,7 +324347,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; B.selectedIdReducer_closure357.prototype = { call$2: function(selectedId, action) { @@ -324357,7 +324355,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; B.selectedIdReducer_closure358.prototype = { call$2: function(selectedId, action) { @@ -324598,7 +324596,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 368 + $signature: 366 }; B._deleteProductSuccess_closure.prototype = { call$1: function(b) { @@ -324620,7 +324618,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 368 + $signature: 366 }; B._restoreProductSuccess_closure.prototype = { call$1: function(b) { @@ -324642,7 +324640,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 368 + $signature: 366 }; B._addProduct_closure.prototype = { call$1: function(b) { @@ -324655,7 +324653,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 259 + $signature: 275 }; B._updateProduct_closure.prototype = { call$1: function(b) { @@ -324664,7 +324662,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 259 + $signature: 275 }; B._setLoadedProduct_closure.prototype = { call$1: function(b) { @@ -324673,7 +324671,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 259 + $signature: 275 }; O.convertProductToInvoiceItem_closure.prototype = { call$1: function(b) { @@ -324710,7 +324708,7 @@ b.get$_invoice_model$_$this()._taxRate3 = t1; return b; }, - $signature: 54 + $signature: 55 }; O.memoizedDropdownProductList_closure.prototype = { call$3: function(productMap, productList, userMap) { @@ -324851,7 +324849,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 259 + $signature: 275 }; Y.ProductUIState.prototype = { get$isCreatingNew: function() { @@ -325331,7 +325329,7 @@ call$1: function(project) { return project.get$id(project); }, - $signature: 41 + $signature: 40 }; M.handleProjectAction_closure0.prototype = { call$1: function(b) { @@ -325340,7 +325338,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1.clientId; return b; }, - $signature: 45 + $signature: 43 }; M.handleProjectAction_closure1.prototype = { call$1: function(b) { @@ -325429,7 +325427,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; Q._archiveProject_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -325452,14 +325450,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).projectState.map._map$_map, id); }, - $signature: 286 + $signature: 255 }; Q._archiveProject__closure0.prototype = { call$1: function(projects) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ArchiveProjectSuccess(projects)); this.action.completer.complete$1(0, null); }, - $signature: 328 + $signature: 367 }; Q._archiveProject__closure1.prototype = { call$1: function(error) { @@ -325490,14 +325488,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).projectState.map._map$_map, id); }, - $signature: 286 + $signature: 255 }; Q._deleteProject__closure0.prototype = { call$1: function(projects) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.DeleteProjectSuccess(projects)); this.action.completer.complete$1(0, null); }, - $signature: 328 + $signature: 367 }; Q._deleteProject__closure1.prototype = { call$1: function(error) { @@ -325528,14 +325526,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).projectState.map._map$_map, id); }, - $signature: 286 + $signature: 255 }; Q._restoreProject__closure0.prototype = { call$1: function(projects) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.RestoreProjectSuccess(projects)); this.action.completer.complete$1(0, null); }, - $signature: 328 + $signature: 367 }; Q._restoreProject__closure1.prototype = { call$1: function(error) { @@ -325568,7 +325566,7 @@ if (t1 != null) t1.complete$1(0, project); }, - $signature: 209 + $signature: 225 }; Q._saveProject__closure0.prototype = { call$1: function(error) { @@ -325597,7 +325595,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 209 + $signature: 225 }; Q._loadProject__closure0.prototype = { call$1: function(error) { @@ -325668,7 +325666,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.SaveProjectSuccess(project)); this.action.completer.complete$1(0, null); }, - $signature: 209 + $signature: 225 }; Q._saveDocument__closure12.prototype = { call$1: function(error) { @@ -325784,7 +325782,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; G.saveCompleterReducer_closure.prototype = { call$2: function(completer, action) { @@ -325792,7 +325790,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 686 + $signature: 680 }; G.cancelCompleterReducer_closure.prototype = { call$2: function(completer, action) { @@ -325800,7 +325798,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 686 + $signature: 680 }; G.selectedIdReducer_closure34.prototype = { call$2: function(completer, action) { @@ -325824,7 +325822,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; G.selectedIdReducer_closure37.prototype = { call$2: function(selectedId, action) { @@ -325848,7 +325846,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; G.selectedIdReducer_closure40.prototype = { call$2: function(selectedId, action) { @@ -325856,7 +325854,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; G.selectedIdReducer_closure41.prototype = { call$2: function(selectedId, action) { @@ -325927,7 +325925,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; G.editingReducer_closure14.prototype = { call$2: function(projects, action) { @@ -325966,7 +325964,7 @@ b.get$_project_model$_$this()._project_model$_isChanged = true; return b; }, - $signature: 163 + $signature: 160 }; G._viewProjectList_closure.prototype = { call$1: function(b) { @@ -326151,7 +326149,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 371 + $signature: 368 }; G._deleteProjectSuccess_closure.prototype = { call$1: function(b) { @@ -326173,7 +326171,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 371 + $signature: 368 }; G._restoreProjectSuccess_closure.prototype = { call$1: function(b) { @@ -326195,7 +326193,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 371 + $signature: 368 }; G._addProject_closure.prototype = { call$1: function(b) { @@ -326208,7 +326206,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 258 + $signature: 276 }; G._updateProject_closure.prototype = { call$1: function(b) { @@ -326217,7 +326215,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 258 + $signature: 276 }; G._setLoadedProject_closure.prototype = { call$1: function(b) { @@ -326226,7 +326224,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 258 + $signature: 276 }; Q.convertProjectToInvoiceItem_closure.prototype = { call$2: function(index, task) { @@ -326242,7 +326240,7 @@ if (t1) this.tasks.push(task); }, - $signature: 138 + $signature: 124 }; Q.convertProjectToInvoiceItem_closure0.prototype = { call$2: function(taskA, taskB) { @@ -326250,7 +326248,7 @@ t2 = C.JSArray_methods.get$first(taskB.getTaskTimes$0()); return C.JSInt_methods.compareTo$1(t1.startDate._value, t2.startDate._value); }, - $signature: 341 + $signature: 343 }; Q.convertProjectToInvoiceItem_closure1.prototype = { call$1: function(b) { @@ -326391,13 +326389,13 @@ t1.total = t1.total + C.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000); } }, - $signature: 138 + $signature: 124 }; Q.memoizedProjectStatsForClient_closure.prototype = { call$2: function(clientId, projectMap) { return Q.projectStatsForClient(clientId, projectMap); }, - $signature: 692 + $signature: 687 }; Q.projectStatsForClient_closure.prototype = { call$2: function(projectId, project) { @@ -326416,7 +326414,7 @@ call$2: function(userId, projectMap) { return Q.projectStatsForClient(userId, projectMap); }, - $signature: 692 + $signature: 687 }; D.ProjectState.prototype = { $get$1: function(_, projectId) { @@ -326459,7 +326457,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 258 + $signature: 276 }; D.ProjectUIState.prototype = { get$isCreatingNew: function() { @@ -326983,7 +326981,7 @@ call$1: function(quote) { return quote.get$id(quote); }, - $signature: 41 + $signature: 40 }; E.handleQuoteAction_closure0.prototype = { call$1: function(element) { @@ -326993,7 +326991,7 @@ if (!J.$index$asx(t2._list, t1).clientState.$get$1(0, this.quote.clientId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 10 + $signature: 7 }; E.handleQuoteAction_closure1.prototype = { call$0: function() { @@ -327093,7 +327091,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; S._editQuote_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -327199,7 +327197,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).quoteState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; S._archiveQuote__closure0.prototype = { call$1: function(quotes) { @@ -327237,7 +327235,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).quoteState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; S._deleteQuote__closure0.prototype = { call$1: function(quotes) { @@ -327275,7 +327273,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).quoteState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; S._restoreQuote__closure0.prototype = { call$1: function(quotes) { @@ -327366,7 +327364,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.EmailQuoteSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 90 + $signature: 88 }; S._emailQuote__closure0.prototype = { call$1: function(error) { @@ -327399,7 +327397,7 @@ call$1: function(item) { return !item.get$isEmpty(item); }, - $signature: 63 + $signature: 62 }; S._saveQuote__closure0.prototype = { call$1: function(quote) { @@ -327411,7 +327409,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new E.SaveQuoteSuccess(quote)); t1.completer.complete$1(0, quote); }, - $signature: 71 + $signature: 65 }; S._saveQuote__closure1.prototype = { call$1: function(error) { @@ -327440,7 +327438,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; S._loadQuote__closure0.prototype = { call$1: function(error) { @@ -327523,7 +327521,7 @@ this.action.toString; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new E.LoadCredits()); }, - $signature: 282 + $signature: 259 }; S._loadQuotes__closure0.prototype = { call$1: function(error) { @@ -327561,7 +327559,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.SaveQuoteSuccess(quote)); this.action.completer.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; S._saveDocument__closure10.prototype = { call$1: function(error) { @@ -327677,7 +327675,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; L.historyActivityIdReducer_closure.prototype = { call$2: function(index, action) { @@ -327685,7 +327683,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 698 + $signature: 688 }; L.editingItemReducer_closure.prototype = { call$2: function(index, action) { @@ -327725,7 +327723,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; L.selectedIdReducer_closure2.prototype = { call$2: function(selectedId, action) { @@ -327757,7 +327755,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 698 + $signature: 688 }; L.selectedIdReducer_closure6.prototype = { call$2: function(selectedId, action) { @@ -327765,7 +327763,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; L.selectedIdReducer_closure7.prototype = { call$2: function(selectedId, action) { @@ -327773,7 +327771,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; L.selectedIdReducer_closure8.prototype = { call$2: function(selectedId, action) { @@ -327845,7 +327843,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; L.selectedIdReducer_closure17.prototype = { call$2: function(selectedId, action) { @@ -327860,7 +327858,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; L.editingReducer_closure.prototype = { call$2: function(quote, action) { @@ -327883,7 +327881,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 702 + $signature: 690 }; L.editingReducer__closure4.prototype = { call$1: function(b) { @@ -327906,7 +327904,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 709 + $signature: 699 }; L.editingReducer__closure3.prototype = { call$1: function(b) { @@ -327921,7 +327919,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 454 + $signature: 703 }; L.editingReducer__closure2.prototype = { call$1: function(b) { @@ -327963,13 +327961,13 @@ call$1: function(contact) { return contact.sendEmail; }, - $signature: 95 + $signature: 96 }; L.editingReducer___closure0.prototype = { call$1: function(contact) { return Q.InvitationEntity_InvitationEntity(contact.id); }, - $signature: 228 + $signature: 224 }; L.editingReducer_closure5.prototype = { call$2: function(quotes, action) { @@ -328255,14 +328253,14 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; L._markSentQuoteSuccess_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, this.quoteMap); return b; }, - $signature: 211 + $signature: 221 }; L._archiveQuoteSuccess_closure.prototype = { call$1: function(b) { @@ -328284,7 +328282,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 372 + $signature: 328 }; L._deleteQuoteSuccess_closure.prototype = { call$1: function(b) { @@ -328306,7 +328304,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 372 + $signature: 328 }; L._restoreQuoteSuccess_closure.prototype = { call$1: function(b) { @@ -328328,7 +328326,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 372 + $signature: 328 }; L._convertQuoteSuccess_closure0.prototype = { call$1: function(item) { @@ -328340,14 +328338,14 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; L._convertQuoteSuccess_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, this.quoteMap); return b; }, - $signature: 211 + $signature: 221 }; L._addQuote_closure.prototype = { call$1: function(b) { @@ -328360,7 +328358,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 211 + $signature: 221 }; L._updateQuote_closure.prototype = { call$1: function(b) { @@ -328368,7 +328366,7 @@ b.get$map(b).$indexSet(0, t1.id, t1.rebuild$1(new L._updateQuote__closure())); return b; }, - $signature: 211 + $signature: 221 }; L._updateQuote__closure.prototype = { call$1: function(b) { @@ -328382,7 +328380,7 @@ call$6: function(selectionState, quoteMap, quoteList, clientMap, quoteListState, userMap) { return Y.filteredQuotesSelector(selectionState, quoteMap, quoteList, clientMap, quoteListState, userMap); }, - $signature: 677 + $signature: 682 }; Y.filteredQuotesSelector_closure.prototype = { call$1: function(quoteId) { @@ -328475,7 +328473,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; Y.memoizedQuoteStatsForDesign_closure.prototype = { call$2: function(designId, quoteMap) { @@ -328494,7 +328492,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; Y.memoizedQuoteStatsForUser_closure.prototype = { call$2: function(userId, quoteMap) { @@ -328513,7 +328511,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; G.QuoteState.prototype = { $get$1: function(_, quoteId) { @@ -328541,7 +328539,7 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; G.QuoteState_loadQuotes_closure.prototype = { call$1: function(b) { @@ -328556,7 +328554,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 211 + $signature: 221 }; G.QuoteUIState.prototype = { get$isCreatingNew: function() { @@ -329106,7 +329104,7 @@ call$1: function(recurringExpense) { return recurringExpense.get$id(recurringExpense); }, - $signature: 41 + $signature: 40 }; U.handleRecurringExpenseAction_closure0.prototype = { call$1: function(b) { @@ -329180,7 +329178,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; R._archiveRecurringExpense_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -329203,14 +329201,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).recurringExpenseState.map._map$_map, id); }, - $signature: 184 + $signature: 185 }; R._archiveRecurringExpense__closure0.prototype = { call$1: function(recurringExpenses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.ArchiveRecurringExpensesSuccess(recurringExpenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._archiveRecurringExpense__closure1.prototype = { call$1: function(error) { @@ -329241,14 +329239,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).recurringExpenseState.map._map$_map, id); }, - $signature: 184 + $signature: 185 }; R._deleteRecurringExpense__closure0.prototype = { call$1: function(recurringExpenses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.DeleteRecurringExpensesSuccess(recurringExpenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._deleteRecurringExpense__closure1.prototype = { call$1: function(error) { @@ -329279,14 +329277,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).recurringExpenseState.map._map$_map, id); }, - $signature: 184 + $signature: 185 }; R._restoreRecurringExpense__closure0.prototype = { call$1: function(recurringExpenses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.RestoreRecurringExpensesSuccess(recurringExpenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._restoreRecurringExpense__closure1.prototype = { call$1: function(error) { @@ -329316,7 +329314,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new U.SaveRecurringExpenseSuccess(recurringExpense)); t1.completer.complete$1(0, recurringExpense); }, - $signature: 120 + $signature: 114 }; R._saveRecurringExpense__closure0.prototype = { call$1: function(error) { @@ -329347,7 +329345,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 120 + $signature: 114 }; R._loadRecurringExpense__closure0.prototype = { call$1: function(error) { @@ -329380,7 +329378,7 @@ this.action.toString; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.PersistData()); }, - $signature: 527 + $signature: 530 }; R._loadRecurringExpenses__closure0.prototype = { call$1: function(error) { @@ -329405,7 +329403,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.StartRecurringExpensesSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._startRecurringExpense__closure0.prototype = { call$1: function(error) { @@ -329430,7 +329428,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.StopRecurringExpensesSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 148 + $signature: 143 }; R._stopRecurringExpense__closure0.prototype = { call$1: function(error) { @@ -329468,7 +329466,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.SaveRecurringExpenseSuccess(expense)); this.action.completer.complete$1(0, null); }, - $signature: 120 + $signature: 114 }; R._saveDocument__closure6.prototype = { call$1: function(error) { @@ -329580,7 +329578,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; E.selectedIdReducer_closure301.prototype = { call$2: function(completer, action) { @@ -329604,7 +329602,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; E.selectedIdReducer_closure304.prototype = { call$2: function(selectedId, action) { @@ -329628,7 +329626,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; E.selectedIdReducer_closure307.prototype = { call$2: function(selectedId, action) { @@ -329636,7 +329634,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; E.selectedIdReducer_closure308.prototype = { call$2: function(selectedId, action) { @@ -329707,7 +329705,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; E.editingReducer_closure97.prototype = { call$2: function(recurringExpenses, action) { @@ -329893,7 +329891,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 212 + $signature: 220 }; E._deleteRecurringExpenseSuccess_closure.prototype = { call$1: function(b) { @@ -329915,7 +329913,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 212 + $signature: 220 }; E._restoreRecurringExpenseSuccess_closure.prototype = { call$1: function(b) { @@ -329937,7 +329935,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 212 + $signature: 220 }; E._addRecurringExpense_closure.prototype = { call$1: function(b) { @@ -329950,7 +329948,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 257 + $signature: 277 }; E._updateRecurringExpense_closure.prototype = { call$1: function(b) { @@ -329959,7 +329957,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 257 + $signature: 277 }; E._startRecurringExpensesSuccess_closure.prototype = { call$1: function(b) { @@ -329981,7 +329979,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 212 + $signature: 220 }; E._stopRecurringExpensesSuccess_closure.prototype = { call$1: function(b) { @@ -330003,7 +330001,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 212 + $signature: 220 }; E._setLoadedRecurringExpense_closure.prototype = { call$1: function(b) { @@ -330012,13 +330010,13 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 257 + $signature: 277 }; A.memoizedFilteredRecurringExpenseList_closure.prototype = { call$9: function(selectionState, expenseMap, clientMap, vendorMap, userMap, expenseListState, invoiceMap, expenseCategoryMap, staticState) { return A.filteredRecurringExpensesSelector(selectionState, expenseMap, clientMap, vendorMap, userMap, expenseListState, invoiceMap, expenseCategoryMap, staticState); }, - $signature: 532 + $signature: 536 }; A.filteredRecurringExpensesSelector_closure.prototype = { call$1: function(expenseId) { @@ -330116,7 +330114,7 @@ call$2: function(clientId, expenseMap) { return A.recurringExpenseStatsForClient(clientId, expenseMap); }, - $signature: 124 + $signature: 123 }; A.recurringExpenseStatsForClient_closure.prototype = { call$2: function(expenseId, expense) { @@ -330129,13 +330127,13 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; A.memoizedRecurringExpenseStatsForVendor_closure.prototype = { call$2: function(vendorId, expenseMap) { return A.recurringExpenseStatsForVendor(vendorId, expenseMap); }, - $signature: 124 + $signature: 123 }; A.recurringExpenseStatsForVendor_closure.prototype = { call$2: function(expenseId, expense) { @@ -330148,13 +330146,13 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; A.memoizedRecurringExpenseStatsForUser_closure.prototype = { call$2: function(userId, expenseMap) { return A.recurringExpenseStatsForUser(userId, expenseMap); }, - $signature: 124 + $signature: 123 }; A.recurringExpenseStatsForUser_closure.prototype = { call$2: function(expenseId, expense) { @@ -330167,13 +330165,13 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; A.memoizedRecurringExpenseStatsForExpense_closure.prototype = { call$2: function(expenseId, expenseMap) { return A.recurringExpenseStatsForExpense(expenseId, expenseMap); }, - $signature: 124 + $signature: 123 }; A.recurringExpenseStatsForExpense_closure.prototype = { call$2: function(expenseId, expense) { @@ -330186,7 +330184,7 @@ ++this._box_0.countArchived; } }, - $signature: 97 + $signature: 99 }; K.RecurringExpenseState.prototype = { $get$1: function(_, recurringExpenseId) { @@ -330215,7 +330213,7 @@ call$1: function(item) { return item; }, - $signature: 536 + $signature: 538 }; K.RecurringExpenseState_loadRecurringExpenses_closure.prototype = { call$1: function(b) { @@ -330230,7 +330228,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 257 + $signature: 277 }; K.RecurringExpenseUIState.prototype = { get$isCreatingNew: function() { @@ -330759,7 +330757,7 @@ call$1: function(recurringInvoice) { return recurringInvoice.get$id(recurringInvoice); }, - $signature: 41 + $signature: 40 }; N.handleRecurringInvoiceAction_closure0.prototype = { call$1: function(b) { @@ -330847,7 +330845,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; Q._showPdfRecurringInvoice_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -330948,7 +330946,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).recurringInvoiceState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; Q._archiveRecurringInvoice__closure0.prototype = { call$1: function(recurringInvoices) { @@ -330986,7 +330984,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).recurringInvoiceState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; Q._deleteRecurringInvoice__closure0.prototype = { call$1: function(recurringInvoices) { @@ -331024,7 +331022,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).recurringInvoiceState.map._map$_map, id); }, - $signature: 62 + $signature: 64 }; Q._restoreRecurringInvoice__closure0.prototype = { call$1: function(recurringInvoices) { @@ -331061,7 +331059,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new N.SaveRecurringInvoiceSuccess(recurringInvoice)); t1.completer.complete$1(0, recurringInvoice); }, - $signature: 71 + $signature: 65 }; Q._saveRecurringInvoice__closure0.prototype = { call$1: function(error) { @@ -331092,7 +331090,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; Q._loadRecurringInvoice__closure0.prototype = { call$1: function(error) { @@ -331125,7 +331123,7 @@ this.action.toString; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new E.LoadQuotes()); }, - $signature: 282 + $signature: 259 }; Q._loadRecurringInvoices__closure0.prototype = { call$1: function(error) { @@ -331163,7 +331161,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.SaveRecurringInvoiceSuccess(invoice)); this.action.completer.complete$1(0, null); }, - $signature: 71 + $signature: 65 }; Q._saveDocument__closure4.prototype = { call$1: function(error) { @@ -331279,7 +331277,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; A.historyActivityIdReducer_closure1.prototype = { call$2: function(index, action) { @@ -331328,7 +331326,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; A.selectedIdReducer_closure240.prototype = { call$2: function(selectedId, action) { @@ -331369,7 +331367,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; A.selectedIdReducer_closure245.prototype = { call$2: function(selectedId, action) { @@ -331377,7 +331375,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; A.selectedIdReducer_closure246.prototype = { call$2: function(selectedId, action) { @@ -331449,7 +331447,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; A.selectedIdReducer_closure255.prototype = { call$2: function(selectedId, action) { @@ -331464,7 +331462,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; A.editingReducer_closure74.prototype = { call$2: function(recurringInvoice, action) { @@ -331487,7 +331485,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 453 + $signature: 454 }; A.editingReducer__closure32.prototype = { call$1: function(b) { @@ -331567,13 +331565,13 @@ call$1: function(contact) { return contact.sendEmail; }, - $signature: 95 + $signature: 96 }; A.editingReducer___closure4.prototype = { call$1: function(contact) { return Q.InvitationEntity_InvitationEntity(contact.id); }, - $signature: 228 + $signature: 224 }; A.editingReducer_closure80.prototype = { call$2: function(recurringInvoices, action) { @@ -331857,7 +331855,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 214 + $signature: 211 }; A._deleteRecurringInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -331879,7 +331877,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 214 + $signature: 211 }; A._emailRecurringInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -331889,7 +331887,7 @@ t1.$indexSet(0, t3.get$id(t3), t2.get$invoice()); return b; }, - $signature: 256 + $signature: 278 }; A._restoreRecurringInvoiceSuccess_closure.prototype = { call$1: function(b) { @@ -331911,7 +331909,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 214 + $signature: 211 }; A._startRecurringInvoicesSuccess_closure.prototype = { call$1: function(b) { @@ -331933,7 +331931,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 214 + $signature: 211 }; A._stopRecurringInvoicesSuccess_closure.prototype = { call$1: function(b) { @@ -331955,7 +331953,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 214 + $signature: 211 }; A._addRecurringInvoice_closure.prototype = { call$1: function(b) { @@ -331968,14 +331966,14 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 256 + $signature: 278 }; A._updateRecurringInvoice_closure.prototype = { call$1: function(b) { b.get$map(b).$indexSet(0, J.get$id$x(this.action.get$recurringInvoice()), this.recurringInvoice.rebuild$1(new A._updateRecurringInvoice__closure())); return b; }, - $signature: 256 + $signature: 278 }; A._updateRecurringInvoice__closure.prototype = { call$1: function(b) { @@ -332082,7 +332080,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; L.memoizedRecurringInvoiceStatsForUser_closure.prototype = { call$2: function(userId, invoiceMap) { @@ -332101,7 +332099,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; L.memoizedRecurringInvoiceStatsForInvoice_closure.prototype = { call$2: function(invoiceId, invoiceMap) { @@ -332120,7 +332118,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; L.memoizedRecurringInvoiceStatsForDesign_closure.prototype = { call$2: function(designId, recurringInvoiceMap) { @@ -332139,7 +332137,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; L.memoizedRecurringInvoiceStatsForSubscription_closure.prototype = { call$2: function(subscriptionId, invoiceMap) { @@ -332158,7 +332156,7 @@ ++this._box_0.countArchived; } }, - $signature: 55 + $signature: 54 }; Q.RecurringInvoiceState.prototype = { $get$1: function(_, invoiceId) { @@ -332187,7 +332185,7 @@ call$1: function(item) { return item; }, - $signature: 171 + $signature: 178 }; Q.RecurringInvoiceState_loadRecurringInvoices_closure.prototype = { call$1: function(b) { @@ -332202,7 +332200,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 256 + $signature: 278 }; Q.RecurringInvoiceUIState.prototype = { get$isCreatingNew: function() { @@ -332667,7 +332665,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; X.reportsUIReducer_closure.prototype = { call$1: function(b) { @@ -332677,14 +332675,14 @@ b.get$_reports_state$_$this()._chart = ""; return b; }, - $signature: 375 + $signature: 371 }; X.reportsUIReducer_closure0.prototype = { call$1: function(b) { b.get$_reports_state$_$this()._report = this.action.report; return b; }, - $signature: 375 + $signature: 371 }; X.reportsUIReducer_closure1.prototype = { call$1: function(b) { @@ -332720,7 +332718,7 @@ t2.replace$1(0, t1 == null ? _this.state.filters : t1); return b; }, - $signature: 375 + $signature: 371 }; G.ReportsUIState.prototype = { get$isGroupByFiltered: function() { @@ -333038,7 +333036,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; D._saveCompany_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -333206,7 +333204,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.SaveUserSettingsSuccess(userCompany)); this.action.completer.complete$0(0); }, - $signature: 666 + $signature: 635 }; D._saveSettings__closure0.prototype = { call$1: function(error) { @@ -333400,7 +333398,7 @@ b.get$_company_state$_$this()._entityType = t1; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure0.prototype = { call$2: function(state, action) { @@ -333420,7 +333418,7 @@ b.get$_company_state$_$this()._isChanged = true; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure1.prototype = { call$2: function(state, action) { @@ -333447,7 +333445,7 @@ b.get$_company_state$_$this()._isChanged = true; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer__closure11.prototype = { call$1: function(b) { @@ -333459,7 +333457,7 @@ b.get$_company_state$_$this()._isChanged = true; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer__closure12.prototype = { call$1: function(b) { @@ -333471,7 +333469,7 @@ b.get$_company_state$_$this()._isChanged = true; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure2.prototype = { call$2: function(state, action) { @@ -333491,7 +333489,7 @@ b.get$_company_state$_$this()._isChanged = true; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure3.prototype = { call$2: function(state, action) { @@ -333530,7 +333528,7 @@ b.get$_company_state$_$this()._updatedAt = t1; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure4.prototype = { call$2: function(state, action) { @@ -333554,7 +333552,7 @@ b.get$_company_state$_$this()._isChanged = false; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure5.prototype = { call$2: function(state, action) { @@ -333578,7 +333576,7 @@ b.get$_company_state$_$this()._isChanged = false; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure6.prototype = { call$2: function(state, action) { @@ -333602,7 +333600,7 @@ b.get$_company_state$_$this()._isChanged = false; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure7.prototype = { call$2: function(state, action) { @@ -333624,7 +333622,7 @@ b.get$_company_state$_$this()._isChanged = false; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure8.prototype = { call$2: function(state, action) { @@ -333642,7 +333640,7 @@ b.get$_company_state$_$this()._company_state$_filterClearedAt = t1; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure9.prototype = { call$2: function(state, action) { @@ -333666,7 +333664,7 @@ b.get$_company_state$_$this()._isChanged = false; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure10.prototype = { call$2: function(state, action) { @@ -333682,7 +333680,7 @@ b.get$_company_state$_$this()._tabIndex = t1; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure11.prototype = { call$2: function(state, action) { @@ -333698,7 +333696,7 @@ b.get$_company_state$_$this()._selectedTemplate = t1; return b; }, - $signature: 72 + $signature: 73 }; Q.settingsUIReducer_closure12.prototype = { call$2: function(state, action) { @@ -333714,7 +333712,7 @@ b.get$_company_state$_$this()._updatedAt = t1; return b; }, - $signature: 72 + $signature: 73 }; Q.staticLoadedReducer_closure.prototype = { call$1: function(b) { @@ -334503,7 +334501,7 @@ call$1: function(subscription) { return subscription.get$id(subscription); }, - $signature: 41 + $signature: 40 }; T._editSubscription_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -334563,7 +334561,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; T._archiveSubscription_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -334586,14 +334584,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).subscriptionState.map._map$_map, id); }, - $signature: 376 + $signature: 373 }; T._archiveSubscription__closure0.prototype = { call$1: function(subscriptions) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.ArchiveSubscriptionsSuccess(subscriptions)); this.action.completer.complete$1(0, null); }, - $signature: 377 + $signature: 374 }; T._archiveSubscription__closure1.prototype = { call$1: function(error) { @@ -334624,14 +334622,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).subscriptionState.map._map$_map, id); }, - $signature: 376 + $signature: 373 }; T._deleteSubscription__closure0.prototype = { call$1: function(subscriptions) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.DeleteSubscriptionsSuccess(subscriptions)); this.action.completer.complete$1(0, null); }, - $signature: 377 + $signature: 374 }; T._deleteSubscription__closure1.prototype = { call$1: function(error) { @@ -334662,14 +334660,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).subscriptionState.map._map$_map, id); }, - $signature: 376 + $signature: 373 }; T._restoreSubscription__closure0.prototype = { call$1: function(subscriptions) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.RestoreSubscriptionsSuccess(subscriptions)); this.action.completer.complete$1(0, null); }, - $signature: 377 + $signature: 374 }; T._restoreSubscription__closure1.prototype = { call$1: function(error) { @@ -334699,7 +334697,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new A.SaveSubscriptionSuccess(subscription)); t1.completer.complete$1(0, subscription); }, - $signature: 254 + $signature: 279 }; T._saveSubscription__closure0.prototype = { call$1: function(error) { @@ -334727,7 +334725,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.LoadSubscriptionSuccess(subscription)); this.action.completer.complete$1(0, null); }, - $signature: 254 + $signature: 279 }; T._loadSubscription__closure0.prototype = { call$1: function(error) { @@ -334873,7 +334871,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; X.selectedIdReducer_closure286.prototype = { call$2: function(completer, action) { @@ -334897,7 +334895,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; X.selectedIdReducer_closure289.prototype = { call$2: function(selectedId, action) { @@ -334921,7 +334919,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; X.selectedIdReducer_closure292.prototype = { call$2: function(selectedId, action) { @@ -334929,7 +334927,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; X.selectedIdReducer_closure293.prototype = { call$2: function(selectedId, action) { @@ -335000,7 +334998,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; X.editingReducer_closure93.prototype = { call$2: function(subscriptions, action) { @@ -335175,7 +335173,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 378 + $signature: 376 }; X._deleteSubscriptionSuccess_closure.prototype = { call$1: function(b) { @@ -335197,7 +335195,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 378 + $signature: 376 }; X._restoreSubscriptionSuccess_closure.prototype = { call$1: function(b) { @@ -335219,7 +335217,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 378 + $signature: 376 }; X._addSubscription_closure.prototype = { call$1: function(b) { @@ -335232,7 +335230,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 252 + $signature: 280 }; X._updateSubscription_closure.prototype = { call$1: function(b) { @@ -335241,7 +335239,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 252 + $signature: 280 }; X._setLoadedSubscription_closure.prototype = { call$1: function(b) { @@ -335250,7 +335248,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 252 + $signature: 280 }; F.memoizedFilteredSubscriptionList_closure.prototype = { call$4: function(selectionState, subscriptionMap, subscriptionList, subscriptionListState) { @@ -335318,7 +335316,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 252 + $signature: 280 }; M.SubscriptionUIState.prototype = { get$isCreatingNew: function() { @@ -335806,7 +335804,7 @@ call$1: function(task) { return task.get$id(task); }, - $signature: 41 + $signature: 40 }; U.handleTaskAction_closure0.prototype = { call$1: function(savedTask) { @@ -335818,7 +335816,7 @@ t1 = this.localization.get$stoppedTask(); M.showToast(t1); }, - $signature: 145 + $signature: 146 }; U.handleTaskAction_closure1.prototype = { call$1: function(error) { @@ -335852,7 +335850,7 @@ taskBDate = C.JSArray_methods.get$first(taskBTimes).startDate; return C.JSInt_methods.compareTo$1(taskADate._value, taskBDate._value); }, - $signature: 505 + $signature: 523 }; U.handleTaskAction_closure3.prototype = { call$1: function(entity) { @@ -335867,13 +335865,13 @@ t1 = false; return t1; }, - $signature: 221 + $signature: 212 }; U.handleTaskAction_closure4.prototype = { call$1: function(task) { return U.convertTaskToInvoiceItem(this.context, task); }, - $signature: 517 + $signature: 524 }; U.handleTaskAction_closure5.prototype = { call$1: function(b) { @@ -335954,7 +335952,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; U._archiveTask_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -335977,14 +335975,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taskState.map._map$_map, id); }, - $signature: 224 + $signature: 223 }; U._archiveTask__closure0.prototype = { call$1: function(tasks) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.ArchiveTaskSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 380 + $signature: 377 }; U._archiveTask__closure1.prototype = { call$1: function(error) { @@ -336015,14 +336013,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taskState.map._map$_map, id); }, - $signature: 224 + $signature: 223 }; U._deleteTask__closure0.prototype = { call$1: function(tasks) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.DeleteTaskSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 380 + $signature: 377 }; U._deleteTask__closure1.prototype = { call$1: function(error) { @@ -336053,14 +336051,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taskState.map._map$_map, id); }, - $signature: 224 + $signature: 223 }; U._restoreTask__closure0.prototype = { call$1: function(tasks) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.RestoreTaskSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 380 + $signature: 377 }; U._restoreTask__closure1.prototype = { call$1: function(error) { @@ -336090,7 +336088,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new U.SaveTaskSuccess(task)); t1.completer.complete$1(0, task); }, - $signature: 145 + $signature: 146 }; U._saveTask__closure0.prototype = { call$1: function(error) { @@ -336121,7 +336119,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 145 + $signature: 146 }; U._loadTask__closure0.prototype = { call$1: function(error) { @@ -336192,7 +336190,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.SaveTaskSuccess(task)); this.action.completer.complete$1(0, null); }, - $signature: 145 + $signature: 146 }; U._saveDocument__closure14.prototype = { call$1: function(error) { @@ -336332,7 +336330,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; N.editingTimeReducer_closure.prototype = { call$2: function(index, action) { @@ -336373,7 +336371,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; N.selectedIdReducer_closure52.prototype = { call$2: function(selectedId, action) { @@ -336397,7 +336395,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; N.selectedIdReducer_closure55.prototype = { call$2: function(selectedId, action) { @@ -336405,7 +336403,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; N.selectedIdReducer_closure56.prototype = { call$2: function(selectedId, action) { @@ -336508,7 +336506,7 @@ b.get$_task_model$_$this()._task_model$_isChanged = true; return b; }, - $signature: 45 + $signature: 43 }; N._viewTaskList_closure.prototype = { call$1: function(b) { @@ -336686,7 +336684,7 @@ } } }, - $signature: 251 + $signature: 282 }; N._sortTasksSuccess__closure.prototype = { call$1: function(b) { @@ -336696,7 +336694,7 @@ b.get$_task_model$_$this()._statusOrder = t1; return b; }, - $signature: 45 + $signature: 43 }; N._archiveTaskSuccess_closure.prototype = { call$1: function(b) { @@ -336718,7 +336716,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 251 + $signature: 282 }; N._deleteTaskSuccess_closure.prototype = { call$1: function(b) { @@ -336740,7 +336738,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 251 + $signature: 282 }; N._restoreTaskSuccess_closure.prototype = { call$1: function(b) { @@ -336762,7 +336760,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 251 + $signature: 282 }; N._addTask_closure.prototype = { call$1: function(b) { @@ -336775,7 +336773,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 249 + $signature: 246 }; N._updateTask_closure.prototype = { call$1: function(b) { @@ -336784,7 +336782,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 249 + $signature: 246 }; N._setLoadedTask_closure.prototype = { call$1: function(b) { @@ -336793,13 +336791,13 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 249 + $signature: 246 }; U.convertTaskToInvoiceItem_closure.prototype = { call$1: function(time) { return time.startDate != null && time.endDate != null; }, - $signature: 196 + $signature: 183 }; U.convertTaskToInvoiceItem_closure0.prototype = { call$1: function(time) { @@ -336826,7 +336824,7 @@ } } }, - $signature: 181 + $signature: 193 }; U.convertTaskToInvoiceItem_closure1.prototype = { call$1: function(b) { @@ -336848,7 +336846,7 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue4 = t1.customValue4; return b; }, - $signature: 54 + $signature: 55 }; U.memoizedTaskList_closure.prototype = { call$5: function(taskMap, clientId, userMap, clientMap, projectMap) { @@ -336892,7 +336890,7 @@ call$9: function(selectionState, taskMap, clientMap, userMap, projectMap, invoiceMap, taskStatusMap, taskList, taskListState) { return U.kanbanTasksSelector(selectionState, taskMap, clientMap, userMap, projectMap, invoiceMap, taskStatusMap, taskList, taskListState); }, - $signature: 603 + $signature: 481 }; U.kanbanTasksSelector_closure.prototype = { call$1: function(taskId) { @@ -336929,7 +336927,7 @@ call$9: function(selectionState, taskMap, clientMap, userMap, projectMap, invoiceMap, taskStatusMap, taskList, taskListState) { return U.filteredTasksSelector(selectionState, taskMap, clientMap, userMap, projectMap, invoiceMap, taskStatusMap, taskList, taskListState); }, - $signature: 603 + $signature: 481 }; U.filteredTasksSelector_closure.prototype = { call$1: function(taskId) { @@ -337022,7 +337020,7 @@ call$2: function(clientId, taskMap) { return U.taskStatsForClient(clientId, taskMap); }, - $signature: 246 + $signature: 237 }; U.taskStatsForClient_closure.prototype = { call$2: function(taskId, task) { @@ -337035,13 +337033,13 @@ ++this._box_0.countArchived; } }, - $signature: 138 + $signature: 124 }; U.memoizedTaskStatsForProject_closure.prototype = { call$2: function(projectId, taskMap) { return U.taskStatsForProject(projectId, taskMap); }, - $signature: 246 + $signature: 237 }; U.taskStatsForProject_closure.prototype = { call$2: function(taskId, task) { @@ -337054,13 +337052,13 @@ ++this._box_0.countArchived; } }, - $signature: 138 + $signature: 124 }; U.memoizedTaskStatsForUser_closure.prototype = { call$2: function(userId, taskMap) { return U.taskStatsForProject(userId, taskMap); }, - $signature: 246 + $signature: 237 }; M.TaskState.prototype = { $get$1: function(_, taskId) { @@ -337104,7 +337102,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 249 + $signature: 246 }; M.TaskUIState.prototype = { get$isCreatingNew: function() { @@ -337610,7 +337608,7 @@ call$1: function(taskStatus) { return taskStatus.get$id(taskStatus); }, - $signature: 41 + $signature: 40 }; V.handleTaskStatusAction_closure0.prototype = { call$1: function(b) { @@ -337618,7 +337616,7 @@ b.get$_task_model$_$this()._task_model$_statusId = t1; return b; }, - $signature: 45 + $signature: 43 }; B._editTaskStatus_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -337678,7 +337676,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; B._archiveTaskStatus_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -337701,14 +337699,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taskStatusState.map._map$_map, id); }, - $signature: 383 + $signature: 378 }; B._archiveTaskStatus__closure0.prototype = { call$1: function(taskStatuses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.ArchiveTaskStatusesSuccess(taskStatuses)); this.action.completer.complete$1(0, null); }, - $signature: 384 + $signature: 379 }; B._archiveTaskStatus__closure1.prototype = { call$1: function(error) { @@ -337739,14 +337737,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taskStatusState.map._map$_map, id); }, - $signature: 383 + $signature: 378 }; B._deleteTaskStatus__closure0.prototype = { call$1: function(taskStatuses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.DeleteTaskStatusesSuccess(taskStatuses)); this.action.completer.complete$1(0, null); }, - $signature: 384 + $signature: 379 }; B._deleteTaskStatus__closure1.prototype = { call$1: function(error) { @@ -337777,14 +337775,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taskStatusState.map._map$_map, id); }, - $signature: 383 + $signature: 378 }; B._restoreTaskStatus__closure0.prototype = { call$1: function(taskStatuses) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.RestoreTaskStatusesSuccess(taskStatuses)); this.action.completer.complete$1(0, null); }, - $signature: 384 + $signature: 379 }; B._restoreTaskStatus__closure1.prototype = { call$1: function(error) { @@ -337814,7 +337812,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new V.SaveTaskStatusSuccess(taskStatus)); t1.completer.complete$1(0, taskStatus); }, - $signature: 226 + $signature: 205 }; B._saveTaskStatus__closure0.prototype = { call$1: function(error) { @@ -337842,7 +337840,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.LoadTaskStatusSuccess(taskStatus)); this.action.completer.complete$1(0, null); }, - $signature: 226 + $signature: 205 }; B._loadTaskStatus__closure0.prototype = { call$1: function(error) { @@ -337994,7 +337992,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; A.selectedIdReducer_closure274.prototype = { call$2: function(selectedId, action) { @@ -338018,7 +338016,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; A.selectedIdReducer_closure277.prototype = { call$2: function(selectedId, action) { @@ -338026,7 +338024,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; A.selectedIdReducer_closure278.prototype = { call$2: function(selectedId, action) { @@ -338097,7 +338095,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; A.editingReducer_closure89.prototype = { call$2: function(taskStatuses, action) { @@ -338136,7 +338134,7 @@ b.get$_task_status_model$_$this()._task_status_model$_isChanged = true; return b; }, - $signature: 153 + $signature: 149 }; A._viewTaskStatusList_closure.prototype = { call$1: function(b) { @@ -338289,7 +338287,7 @@ J.$indexSet$ax(t6.get$_safeMap(), statusId, t7); } }, - $signature: 243 + $signature: 283 }; A._sortTaskStatusSuccess__closure.prototype = { call$1: function(b) { @@ -338298,7 +338296,7 @@ b.get$_task_status_model$_$this()._task_status_model$_statusOrder = t1; return b; }, - $signature: 153 + $signature: 149 }; A._archiveTaskStatusSuccess_closure.prototype = { call$1: function(b) { @@ -338320,7 +338318,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 243 + $signature: 283 }; A._deleteTaskStatusSuccess_closure.prototype = { call$1: function(b) { @@ -338342,7 +338340,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 243 + $signature: 283 }; A._restoreTaskStatusSuccess_closure.prototype = { call$1: function(b) { @@ -338364,7 +338362,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 243 + $signature: 283 }; A._addTaskStatus_closure.prototype = { call$1: function(b) { @@ -338377,7 +338375,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 242 + $signature: 284 }; A._updateTaskStatus_closure.prototype = { call$1: function(b) { @@ -338386,7 +338384,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 242 + $signature: 284 }; A._setLoadedTaskStatus_closure.prototype = { call$1: function(b) { @@ -338395,7 +338393,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 242 + $signature: 284 }; U.memoizedDropdownTaskStatusList_closure.prototype = { call$4: function(taskStatusMap, taskStatusList, staticState, userMap) { @@ -338465,13 +338463,13 @@ t1.total = t1.total + C.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000); } }, - $signature: 138 + $signature: 124 }; U.memoizedTaskStatsForTaskStatus_closure.prototype = { call$2: function(companyGatewayId, taskMap) { return U.taskStatsForTaskStatus(companyGatewayId, taskMap); }, - $signature: 246 + $signature: 237 }; U.taskStatsForTaskStatus_closure.prototype = { call$2: function(taskId, task) { @@ -338484,7 +338482,7 @@ ++this._box_0.countArchived; } }, - $signature: 138 + $signature: 124 }; U.defaultTaskStatusId_closure.prototype = { call$1: function(statusId) { @@ -338548,7 +338546,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 242 + $signature: 284 }; L.TaskStatusUIState.prototype = { get$isCreatingNew: function() { @@ -339020,7 +339018,7 @@ call$1: function(taxRate) { return taxRate.get$id(taxRate); }, - $signature: 41 + $signature: 40 }; A.StartTaxRateMultiselect.prototype = {}; A.AddToTaxRateMultiselect.prototype = {}; @@ -339088,7 +339086,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; T._archiveTaxRate_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -339111,14 +339109,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taxRateState.map._map$_map, id); }, - $signature: 230 + $signature: 233 }; T._archiveTaxRate__closure0.prototype = { call$1: function(taxRates) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.ArchiveTaxRatesSuccess(taxRates)); this.action.completer.complete$1(0, null); }, - $signature: 387 + $signature: 382 }; T._archiveTaxRate__closure1.prototype = { call$1: function(error) { @@ -339149,14 +339147,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taxRateState.map._map$_map, id); }, - $signature: 230 + $signature: 233 }; T._deleteTaxRate__closure0.prototype = { call$1: function(taxRates) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.DeleteTaxRatesSuccess(taxRates)); this.action.completer.complete$1(0, null); }, - $signature: 387 + $signature: 382 }; T._deleteTaxRate__closure1.prototype = { call$1: function(error) { @@ -339187,14 +339185,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).taxRateState.map._map$_map, id); }, - $signature: 230 + $signature: 233 }; T._restoreTaxRate__closure0.prototype = { call$1: function(taxRates) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.RestoreTaxRatesSuccess(taxRates)); this.action.completer.complete$1(0, null); }, - $signature: 387 + $signature: 382 }; T._restoreTaxRate__closure1.prototype = { call$1: function(error) { @@ -339224,7 +339222,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new A.SaveTaxRateSuccess(taxRate)); t1.completer.complete$1(0, taxRate); }, - $signature: 114 + $signature: 120 }; T._saveTaxRate__closure0.prototype = { call$1: function(error) { @@ -339252,7 +339250,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.LoadTaxRateSuccess(taxRate)); this.action.completer.complete$1(0, null); }, - $signature: 114 + $signature: 120 }; T._loadTaxRate__closure0.prototype = { call$1: function(error) { @@ -339372,7 +339370,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; Z.selectedIdReducer_closure137.prototype = { call$2: function(selectedId, action) { @@ -339396,7 +339394,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; Z.selectedIdReducer_closure140.prototype = { call$2: function(selectedId, action) { @@ -339404,7 +339402,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; Z.selectedIdReducer_closure141.prototype = { call$2: function(selectedId, action) { @@ -339576,7 +339574,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 388 + $signature: 383 }; Z._deleteTaxRateSuccess_closure.prototype = { call$1: function(b) { @@ -339598,7 +339596,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 388 + $signature: 383 }; Z._restoreTaxRateSuccess_closure.prototype = { call$1: function(b) { @@ -339620,7 +339618,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 388 + $signature: 383 }; Z._addTaxRate_closure.prototype = { call$1: function(b) { @@ -339633,7 +339631,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 165 + $signature: 173 }; Z._updateTaxRate_closure.prototype = { call$1: function(b) { @@ -339642,7 +339640,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 165 + $signature: 173 }; Z._setLoadedTaxRate_closure.prototype = { call$1: function(b) { @@ -339651,14 +339649,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 165 + $signature: 173 }; Z._setLoadedTaxRates_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.taxRates, new Z._setLoadedTaxRates__closure(), new Z._setLoadedTaxRates__closure0(), type$.legacy_String, type$.legacy_TaxRateEntity)); return b; }, - $signature: 165 + $signature: 173 }; Z._setLoadedTaxRates__closure.prototype = { call$1: function(item) { @@ -339679,14 +339677,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 165 + $signature: 173 }; Z._setLoadedCompany_closure3.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.taxRates, new Z._setLoadedCompany__closure3(), new Z._setLoadedCompany__closure4(), type$.legacy_String, type$.legacy_TaxRateEntity)); return b; }, - $signature: 165 + $signature: 173 }; Z._setLoadedCompany__closure3.prototype = { call$1: function(item) { @@ -339707,7 +339705,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 165 + $signature: 173 }; G.memoizedFilteredTaxRateList_closure.prototype = { call$4: function(selectionState, taxRateMap, taxRateList, taxRateListState) { @@ -340247,7 +340245,7 @@ call$1: function(token) { return token.get$id(token); }, - $signature: 41 + $signature: 40 }; Q.StartTokenMultiselect.prototype = {}; Q.AddToTokenMultiselect.prototype = {}; @@ -340315,7 +340313,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; D._archiveToken_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -340338,14 +340336,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).tokenState.map._map$_map, id); }, - $signature: 389 + $signature: 384 }; D._archiveToken__closure0.prototype = { call$1: function(tokens) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.ArchiveTokensSuccess(tokens)); this.action.completer.complete$1(0, null); }, - $signature: 390 + $signature: 385 }; D._archiveToken__closure1.prototype = { call$1: function(error) { @@ -340376,14 +340374,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).tokenState.map._map$_map, id); }, - $signature: 389 + $signature: 384 }; D._deleteToken__closure0.prototype = { call$1: function(tokens) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.DeleteTokensSuccess(tokens)); this.action.completer.complete$1(0, null); }, - $signature: 390 + $signature: 385 }; D._deleteToken__closure1.prototype = { call$1: function(error) { @@ -340414,14 +340412,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).tokenState.map._map$_map, id); }, - $signature: 389 + $signature: 384 }; D._restoreToken__closure0.prototype = { call$1: function(tokens) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.RestoreTokensSuccess(tokens)); this.action.completer.complete$1(0, null); }, - $signature: 390 + $signature: 385 }; D._restoreToken__closure1.prototype = { call$1: function(error) { @@ -340451,7 +340449,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new Q.SaveTokenSuccess(token)); t1.completer.complete$1(0, token); }, - $signature: 241 + $signature: 285 }; D._saveToken__closure0.prototype = { call$1: function(error) { @@ -340483,7 +340481,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.LoadTokenSuccess(token)); this.action.completer.complete$1(0, null); }, - $signature: 241 + $signature: 285 }; D._loadToken__closure0.prototype = { call$1: function(error) { @@ -340635,7 +340633,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; S.selectedIdReducer_closure210.prototype = { call$2: function(selectedId, action) { @@ -340659,7 +340657,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; S.selectedIdReducer_closure213.prototype = { call$2: function(selectedId, action) { @@ -340667,7 +340665,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; S.selectedIdReducer_closure214.prototype = { call$2: function(selectedId, action) { @@ -340738,7 +340736,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; S.editingReducer_closure66.prototype = { call$2: function(tokens, action) { @@ -340924,7 +340922,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 392 + $signature: 386 }; S._deleteTokenSuccess_closure.prototype = { call$1: function(b) { @@ -340946,7 +340944,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 392 + $signature: 386 }; S._restoreTokenSuccess_closure.prototype = { call$1: function(b) { @@ -340968,7 +340966,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 392 + $signature: 386 }; S._addToken_closure.prototype = { call$1: function(b) { @@ -340981,7 +340979,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 239 + $signature: 286 }; S._updateToken_closure.prototype = { call$1: function(b) { @@ -340990,7 +340988,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 239 + $signature: 286 }; S._setLoadedToken_closure.prototype = { call$1: function(b) { @@ -340999,7 +340997,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 239 + $signature: 286 }; O.memoizedFilteredTokenList_closure.prototype = { call$4: function(selectionState, tokenMap, tokenList, tokenListState) { @@ -341086,7 +341084,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 239 + $signature: 286 }; N.TokenUIState.prototype = { get$isCreatingNew: function() { @@ -341895,7 +341893,7 @@ b.get$sortFields().replace$1(0, $.$get$sortFieldsReducer().call$2(t2.sortFields, t3)); return b; }, - $signature: 612 + $signature: 563 }; Y._resortFields_closure.prototype = { call$1: function(b) { @@ -342323,7 +342321,7 @@ J.removeAt$1$ax(b.get$_safeList(), 0); return b; }, - $signature: 393 + $signature: 387 }; Y.historyReducer_closure0.prototype = { call$2: function(historyList, action) { @@ -342711,7 +342709,7 @@ var t1 = this.record; return t1.entityType == item.entityType && t1.id == item.id; }, - $signature: 648 + $signature: 627 }; Y._addToHistory_closure0.prototype = { call$0: function() { @@ -342726,7 +342724,7 @@ J.insert$2$ax(b.get$_safeList(), 0, this.record); return b; }, - $signature: 393 + $signature: 387 }; Y._addToHistory_closure2.prototype = { call$1: function(b) { @@ -342738,7 +342736,7 @@ b._listOwner = null; return b; }, - $signature: 393 + $signature: 387 }; X.PrefState.prototype = { get$colorThemeModel: function() { @@ -343669,7 +343667,7 @@ t3._company_state$_$v = t2; return b; }, - $signature: 630 + $signature: 610 }; D.lastActivityReducer_closure.prototype = { call$2: function(state, action) { @@ -343750,7 +343748,7 @@ call$1: function(entityType) { return entityType != this.action.entityType; }, - $signature: 238 + $signature: 287 }; D.previewStackReducer_closure0.prototype = { call$2: function(previewStack, action) { @@ -343802,7 +343800,7 @@ call$1: function(entity) { return entity.get$entityType() != this.action.entity.get$entityType(); }, - $signature: 221 + $signature: 212 }; D.filterStackReducer_closure1.prototype = { call$2: function(filterStack, action) { @@ -344836,35 +344834,35 @@ call$1: function(user) { return user.get$id(user); }, - $signature: 41 + $signature: 40 }; X.handleUserAction_closure0.prototype = { call$1: function(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 140 + $signature: 152 }; X.handleUserAction_closure1.prototype = { call$1: function(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 140 + $signature: 152 }; X.handleUserAction_closure2.prototype = { call$1: function(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 140 + $signature: 152 }; X.handleUserAction_closure3.prototype = { call$1: function(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 140 + $signature: 152 }; X.handleUserAction_closure4.prototype = { call$1: function(b) { @@ -344878,14 +344876,14 @@ var t1 = this.user.id; return b.get$_payment_model$_$this()._payment_model$_assignedUserId = t1; }, - $signature: 674 + $signature: 480 }; X.handleUserAction_closure6.prototype = { call$1: function(b) { var t1 = this.user.id; return b.get$_project_model$_$this()._project_model$_assignedUserId = t1; }, - $signature: 678 + $signature: 667 }; X.handleUserAction_closure7.prototype = { call$1: function(b) { @@ -344913,13 +344911,13 @@ call$0: function() { return this.call$2(null, null); }, - $signature: 237 + $signature: 288 }; X.handleUserAction_closure9.prototype = { call$2: function(password, idToken) { this.dispatch.call$2(password, idToken); }, - $signature: 47 + $signature: 50 }; X.handleUserAction_closure12.prototype = { call$2: function(password, idToken) { @@ -344933,13 +344931,13 @@ call$0: function() { return this.call$2(null, null); }, - $signature: 237 + $signature: 288 }; X.handleUserAction_closure11.prototype = { call$2: function(password, idToken) { this.dispatch.call$2(password, idToken); }, - $signature: 47 + $signature: 50 }; X.handleUserAction_closure14.prototype = { call$2: function(password, idToken) { @@ -344953,13 +344951,13 @@ call$0: function() { return this.call$2(null, null); }, - $signature: 237 + $signature: 288 }; X.handleUserAction_closure13.prototype = { call$2: function(password, idToken) { this.dispatch.call$2(password, idToken); }, - $signature: 47 + $signature: 50 }; X.handleUserAction_closure16.prototype = { call$2: function(password, idToken) { @@ -344974,19 +344972,19 @@ call$0: function() { return this.call$2(null, null); }, - $signature: 237 + $signature: 288 }; X.handleUserAction_closure15.prototype = { - call$0: function() { + call$1: function(_) { O.passwordCallback(false, new X.handleUserAction__closure(this.dispatch), this.context); }, - $signature: 1 + $signature: 7 }; X.handleUserAction__closure.prototype = { call$2: function(password, idToken) { this.dispatch.call$2(password, idToken); }, - $signature: 47 + $signature: 50 }; X.handleUserAction_closure17.prototype = { call$2: function(password, idToken) { @@ -344995,7 +344993,7 @@ t2 = O.snackBarCompleter(_this.context, _this.localization.get$emailSentToConfirmEmail(), false, type$.Null); J.$index$asx(_this.store.get$_dispatchers(), 0).call$1(new X.ResendInviteRequest(t2, t1, password, idToken)); }, - $signature: 47 + $signature: 50 }; X.StartUserMultiselect.prototype = {}; X.AddToUserMultiselect.prototype = {}; @@ -345063,7 +345061,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; M._archiveUser_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -345086,14 +345084,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).userState.map._map$_map, id); }, - $signature: 394 + $signature: 390 }; M._archiveUser__closure0.prototype = { call$1: function(users) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.ArchiveUserSuccess(users)); this.action.completer.complete$1(0, null); }, - $signature: 234 + $signature: 213 }; M._archiveUser__closure1.prototype = { call$1: function(error) { @@ -345128,14 +345126,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).userState.map._map$_map, id); }, - $signature: 394 + $signature: 390 }; M._deleteUser__closure0.prototype = { call$1: function(users) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.DeleteUserSuccess(users)); this.action.completer.complete$1(0, null); }, - $signature: 234 + $signature: 213 }; M._deleteUser__closure1.prototype = { call$1: function(error) { @@ -345170,14 +345168,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).userState.map._map$_map, id); }, - $signature: 394 + $signature: 390 }; M._restoreUser__closure0.prototype = { call$1: function(users) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.RestoreUserSuccess(users)); this.action.completer.complete$1(0, null); }, - $signature: 234 + $signature: 213 }; M._restoreUser__closure1.prototype = { call$1: function(error) { @@ -345207,7 +345205,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.RemoveUserSuccess(t1.userId)); t1.completer.complete$1(0, null); }, - $signature: 234 + $signature: 213 }; M._removeUser__closure0.prototype = { call$1: function(error) { @@ -345232,7 +345230,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.ResendInviteSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 234 + $signature: 213 }; M._resendInvite__closure0.prototype = { call$1: function(error) { @@ -345446,7 +345444,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; E.selectedIdReducer_closure147.prototype = { call$2: function(selectedId, action) { @@ -345470,7 +345468,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; E.selectedIdReducer_closure150.prototype = { call$2: function(selectedId, action) { @@ -345478,7 +345476,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; E.selectedIdReducer_closure151.prototype = { call$2: function(selectedId, action) { @@ -345542,7 +345540,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 144 + $signature: 155 }; E.selectedIdReducer_closure159.prototype = { call$2: function(selectedId, action) { @@ -345557,7 +345555,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; E.editingReducer_closure43.prototype = { call$2: function(users, action) { @@ -345596,7 +345594,7 @@ b.get$_user_model$_$this()._user_model$_isChanged = true; return b; }, - $signature: 77 + $signature: 72 }; E._viewUserList_closure.prototype = { call$1: function(b) { @@ -345781,7 +345779,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 396 + $signature: 392 }; E._deleteUserSuccess_closure.prototype = { call$1: function(b) { @@ -345803,7 +345801,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 396 + $signature: 392 }; E._restoreUserSuccess_closure.prototype = { call$1: function(b) { @@ -345825,7 +345823,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 396 + $signature: 392 }; E._removeUserSuccess_closure.prototype = { call$1: function(b) { @@ -345835,7 +345833,7 @@ J.remove$1$ax(b.get$list(b).get$_safeList(), t2); return b; }, - $signature: 101 + $signature: 106 }; E._addUser_closure.prototype = { call$1: function(b) { @@ -345848,7 +345846,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 101 + $signature: 106 }; E._updateUser_closure.prototype = { call$1: function(b) { @@ -345857,7 +345855,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 101 + $signature: 106 }; E._updateAuthUser_closure.prototype = { call$1: function(b) { @@ -345866,7 +345864,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 101 + $signature: 106 }; E._connectOAuthUser_closure.prototype = { call$1: function(b) { @@ -345875,7 +345873,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 101 + $signature: 106 }; E._connectGmailUser_closure.prototype = { call$1: function(b) { @@ -345884,7 +345882,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 101 + $signature: 106 }; E._setLoadedUser_closure.prototype = { call$1: function(b) { @@ -345893,14 +345891,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 101 + $signature: 106 }; E._setLoadedUsers_closure.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.users, new E._setLoadedUsers__closure(), new E._setLoadedUsers__closure0(), type$.legacy_String, type$.legacy_UserEntity)); return b; }, - $signature: 101 + $signature: 106 }; E._setLoadedUsers__closure.prototype = { call$1: function(item) { @@ -345921,14 +345919,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 101 + $signature: 106 }; E._setLoadedCompany_closure5.prototype = { call$1: function(b) { b.get$map(b).addAll$1(0, P.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.users, new E._setLoadedCompany__closure5(), new E._setLoadedCompany__closure6(), type$.legacy_String, type$.legacy_UserEntity)); return b; }, - $signature: 101 + $signature: 106 }; E._setLoadedCompany__closure5.prototype = { call$1: function(item) { @@ -345949,7 +345947,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 101 + $signature: 106 }; L.memoizedFilteredUserList_closure.prototype = { call$5: function(selectionState, userMap, userList, userListState, authUserId) { @@ -346576,7 +346574,7 @@ call$1: function(vendor) { return vendor.get$id(vendor); }, - $signature: 41 + $signature: 40 }; L.StartVendorMultiselect.prototype = {}; L.AddToVendorMultiselect.prototype = {}; @@ -346650,7 +346648,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; F._archiveVendor_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -346673,14 +346671,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).vendorState.map._map$_map, id); }, - $signature: 397 + $signature: 393 }; F._archiveVendor__closure0.prototype = { call$1: function(vendors) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.ArchiveVendorSuccess(vendors)); this.action.completer.complete$1(0, null); }, - $signature: 398 + $signature: 394 }; F._archiveVendor__closure1.prototype = { call$1: function(error) { @@ -346711,14 +346709,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).vendorState.map._map$_map, id); }, - $signature: 397 + $signature: 393 }; F._deleteVendor__closure0.prototype = { call$1: function(vendors) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.DeleteVendorSuccess(vendors)); this.action.completer.complete$1(0, null); }, - $signature: 398 + $signature: 394 }; F._deleteVendor__closure1.prototype = { call$1: function(error) { @@ -346749,14 +346747,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).vendorState.map._map$_map, id); }, - $signature: 397 + $signature: 393 }; F._restoreVendor__closure0.prototype = { call$1: function(vendors) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.RestoreVendorSuccess(vendors)); this.action.completer.complete$1(0, null); }, - $signature: 398 + $signature: 394 }; F._restoreVendor__closure1.prototype = { call$1: function(error) { @@ -346789,7 +346787,7 @@ if (t1 != null) t1.complete$1(0, vendor); }, - $signature: 229 + $signature: 217 }; F._saveVendor__closure0.prototype = { call$1: function(error) { @@ -346820,7 +346818,7 @@ t2.complete$1(0, null); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new T.LoadExpenses()); }, - $signature: 229 + $signature: 217 }; F._loadVendor__closure0.prototype = { call$1: function(error) { @@ -346889,7 +346887,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.SaveVendorSuccess(vendor)); this.action.completer.complete$1(0, null); }, - $signature: 229 + $signature: 217 }; F._saveDocument__closure16.prototype = { call$1: function(error) { @@ -347011,7 +347009,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 88 + $signature: 91 }; K.saveCompleterReducer_closure0.prototype = { call$2: function(completer, action) { @@ -347051,7 +347049,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; K.selectedIdReducer_closure67.prototype = { call$2: function(selectedId, action) { @@ -347075,7 +347073,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; K.selectedIdReducer_closure70.prototype = { call$2: function(selectedId, action) { @@ -347083,7 +347081,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; K.selectedIdReducer_closure71.prototype = { call$2: function(selectedId, action) { @@ -347154,7 +347152,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; K.editingReducer_closure22.prototype = { call$2: function(vendors, action) { @@ -347193,7 +347191,7 @@ b.get$_vendor_model$_$this()._vendor_model$_isChanged = true; return b; }, - $signature: 115 + $signature: 118 }; K._addContact_closure.prototype = { call$1: function(b) { @@ -347203,7 +347201,7 @@ J.add$1$ax(t1.get$_safeList(), t2); return b; }, - $signature: 115 + $signature: 118 }; K._removeContact_closure.prototype = { call$1: function(b) { @@ -347212,7 +347210,7 @@ J.removeAt$1$ax(t1.get$_safeList(), t2); return b; }, - $signature: 115 + $signature: 118 }; K._updateContact_closure.prototype = { call$1: function(b) { @@ -347224,7 +347222,7 @@ J.$indexSet$ax(t1.get$_safeList(), t3, t2); return b; }, - $signature: 115 + $signature: 118 }; K._viewVendorList_closure.prototype = { call$1: function(b) { @@ -347409,7 +347407,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 399 + $signature: 396 }; K._deleteVendorSuccess_closure.prototype = { call$1: function(b) { @@ -347431,7 +347429,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 399 + $signature: 396 }; K._restoreVendorSuccess_closure.prototype = { call$1: function(b) { @@ -347453,7 +347451,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 399 + $signature: 396 }; K._addVendor_closure.prototype = { call$1: function(b) { @@ -347466,7 +347464,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 244 + $signature: 292 }; K._updateVendor_closure.prototype = { call$1: function(b) { @@ -347475,7 +347473,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 244 + $signature: 292 }; K._setLoadedVendor_closure.prototype = { call$1: function(b) { @@ -347484,7 +347482,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 244 + $signature: 292 }; G.memoizedDropdownVendorList_closure.prototype = { call$4: function(vendorMap, vendorList, userMap, staticState) { @@ -347602,7 +347600,7 @@ t1.total = t1.total + expense.get$grossAmount(); } }, - $signature: 10 + $signature: 7 }; Y.VendorState.prototype = { $get$1: function(_, vendorId) { @@ -347645,7 +347643,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 244 + $signature: 292 }; Y.VendorUIState.prototype = { get$isCreatingNew: function() { @@ -348143,7 +348141,7 @@ call$1: function(webhook) { return webhook.get$id(webhook); }, - $signature: 41 + $signature: 40 }; S.StartWebhookMultiselect.prototype = {}; S.AddToWebhookMultiselect.prototype = {}; @@ -348211,7 +348209,7 @@ call$1: function(route) { return false; }, - $signature: 39 + $signature: 38 }; T._archiveWebhook_closure.prototype = { call$3: function(store, dynamicAction, next) { @@ -348234,14 +348232,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).webhookState.map._map$_map, id); }, - $signature: 400 + $signature: 397 }; T._archiveWebhook__closure0.prototype = { call$1: function(webhooks) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.ArchiveWebhooksSuccess(webhooks)); this.action.completer.complete$1(0, null); }, - $signature: 401 + $signature: 398 }; T._archiveWebhook__closure1.prototype = { call$1: function(error) { @@ -348272,14 +348270,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).webhookState.map._map$_map, id); }, - $signature: 400 + $signature: 397 }; T._deleteWebhook__closure0.prototype = { call$1: function(webhooks) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.DeleteWebhooksSuccess(webhooks)); this.action.completer.complete$1(0, null); }, - $signature: 401 + $signature: 398 }; T._deleteWebhook__closure1.prototype = { call$1: function(error) { @@ -348310,14 +348308,14 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t2._list, t1).webhookState.map._map$_map, id); }, - $signature: 400 + $signature: 397 }; T._restoreWebhook__closure0.prototype = { call$1: function(webhooks) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.RestoreWebhooksSuccess(webhooks)); this.action.completer.complete$1(0, null); }, - $signature: 401 + $signature: 398 }; T._restoreWebhook__closure1.prototype = { call$1: function(error) { @@ -348347,7 +348345,7 @@ J.$index$asx(t2.get$_dispatchers(), 0).call$1(new S.SaveWebhookSuccess(webhook)); t1.completer.complete$1(0, webhook); }, - $signature: 245 + $signature: 293 }; T._saveWebhook__closure0.prototype = { call$1: function(error) { @@ -348375,7 +348373,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.LoadWebhookSuccess(webhook)); this.action.completer.complete$1(0, null); }, - $signature: 245 + $signature: 293 }; T._loadWebhook__closure0.prototype = { call$1: function(error) { @@ -348527,7 +348525,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 50 + $signature: 51 }; L.selectedIdReducer_closure225.prototype = { call$2: function(selectedId, action) { @@ -348551,7 +348549,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 49 + $signature: 47 }; L.selectedIdReducer_closure228.prototype = { call$2: function(selectedId, action) { @@ -348559,7 +348557,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 48 + $signature: 49 }; L.selectedIdReducer_closure229.prototype = { call$2: function(selectedId, action) { @@ -348630,7 +348628,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 66 + $signature: 68 }; L.editingReducer_closure70.prototype = { call$2: function(webhooks, action) { @@ -348669,7 +348667,7 @@ b.get$_webhook_model$_$this()._webhook_model$_isChanged = true; return b; }, - $signature: 202 + $signature: 187 }; L._viewWebhookList_closure.prototype = { call$1: function(b) { @@ -348816,7 +348814,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 402 + $signature: 400 }; L._deleteWebhookSuccess_closure.prototype = { call$1: function(b) { @@ -348838,7 +348836,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 402 + $signature: 400 }; L._restoreWebhookSuccess_closure.prototype = { call$1: function(b) { @@ -348860,7 +348858,7 @@ J.$indexSet$ax(t4.get$_safeMap(), t5, t3); } }, - $signature: 402 + $signature: 400 }; L._addWebhook_closure.prototype = { call$1: function(b) { @@ -348873,7 +348871,7 @@ J.add$1$ax(t2.get$_safeList(), t3); return b; }, - $signature: 247 + $signature: 294 }; L._updateWebhook_closure.prototype = { call$1: function(b) { @@ -348882,7 +348880,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 247 + $signature: 294 }; L._setLoadedWebhook_closure.prototype = { call$1: function(b) { @@ -348891,7 +348889,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 247 + $signature: 294 }; E.memoizedFilteredWebhookList_closure.prototype = { call$4: function(selectionState, webhookMap, webhookList, webhookListState) { @@ -348976,7 +348974,7 @@ t2.replace$1(0, P.List_List$of(t3, true, H._instanceType(t3)._eval$1("SetMixin.E"))); return b; }, - $signature: 247 + $signature: 294 }; V.WebhookUIState.prototype = { get$isCreatingNew: function() { @@ -349412,7 +349410,7 @@ } } }, - $signature: 47 + $signature: 50 }; T.FieldGrid_build__closure.prototype = { call$0: function() { @@ -349428,7 +349426,7 @@ call$2: function(context, constraints) { return B.GridView$count((constraints.maxWidth / 2 - 8) / 54, this.fieldWidgets, 2, 0, 12, null, new L.NeverScrollableScrollPhysics(null), true, true); }, - $signature: 403 + $signature: 401 }; D.ActionMenuButton.prototype = { build$1: function(_, context) { @@ -349461,7 +349459,7 @@ t1.push(Z.PopupMenuItem$(T.Row$(H.setRuntimeTypeInfo([t3, t4, T.Expanded$(L.Text$(t2 == null ? "" : t2, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), action, type$.legacy_EntityAction)); } }, - $signature: 404 + $signature: 402 }; D.ActionMenuButton_build_closure0.prototype = { call$1: function(context) { @@ -349473,7 +349471,7 @@ call$1: function(action) { this.$this.onSelected.call$2(this.context, action); }, - $signature: 404 + $signature: 402 }; D.ViewActionMenuButton.prototype = { build$1: function(_, context) { @@ -349770,7 +349768,7 @@ call$0: function() { return this.$this._widget.onSelectedSortField$1(this.sortField); }, - $signature: 7 + $signature: 8 }; Z._AppBottomBarState_build_____closure1.prototype = { call$1: function(value) { @@ -349782,7 +349780,7 @@ else t2.onSelectedSortField$1(value); }, - $signature: 10 + $signature: 7 }; Z._AppBottomBarState_build__closure16.prototype = { call$0: function() { @@ -349813,7 +349811,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new Z.CustomFieldSelector(1, t2, t1._widget.customValues1, new Z._AppBottomBarState_build___closure2(t1), null); }, - $signature: 248 + $signature: 295 }; Z._AppBottomBarState_build___closure2.prototype = { call$1: function(field) { @@ -349850,7 +349848,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new Z.CustomFieldSelector(2, t2, t1._widget.customValues2, new Z._AppBottomBarState_build___closure1(t1), null); }, - $signature: 248 + $signature: 295 }; Z._AppBottomBarState_build___closure1.prototype = { call$1: function(field) { @@ -349887,7 +349885,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new Z.CustomFieldSelector(3, t2, t1._widget.customValues3, new Z._AppBottomBarState_build___closure0(t1), null); }, - $signature: 248 + $signature: 295 }; Z._AppBottomBarState_build___closure0.prototype = { call$1: function(field) { @@ -349924,7 +349922,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new Z.CustomFieldSelector(4, t2, t1._widget.customValues4, new Z._AppBottomBarState_build___closure(t1), null); }, - $signature: 248 + $signature: 295 }; Z._AppBottomBarState_build___closure.prototype = { call$1: function(field) { @@ -350079,7 +350077,7 @@ completer = O.snackBarCompleter(t3, L.Localizations_of(t3, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$savedSettings(), false, type$.Null); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new L.SaveUserSettingsRequest(completer, user)); }, - $signature: 99 + $signature: 98 }; Z._AppBottomBarState_build___onColumnsPressed__closure.prototype = { call$1: function(b) { @@ -350097,7 +350095,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; Z._AppBottomBarState_build___onColumnsPressed__closure1.prototype = { call$1: function(b) { @@ -350108,7 +350106,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 77 + $signature: 72 }; Z._AppBottomBarState_build__closure.prototype = { call$0: function() { @@ -350116,7 +350114,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Z._AppBottomBarState_build__closure0.prototype = { call$0: function() { @@ -350140,7 +350138,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); }, - $signature: 7 + $signature: 8 }; Z.CustomFieldSelector.prototype = { build$1: function(_, context) { @@ -350234,7 +350232,7 @@ t1 = " "; return T.Column$(H.setRuntimeTypeInfo([t2, t3, T.FittedBox$(L.Text$(t1, _null, _null, _null, _null, _null, A.TextStyle$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, 30, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null), _null, _null, _null))], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_0, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1); }, - $signature: 118 + $signature: 117 }; R.AppHeader_build__value2.prototype = { call$0: function() { @@ -350248,7 +350246,7 @@ t1 = " "; return T.Column$(H.setRuntimeTypeInfo([t2, t3, T.FittedBox$(L.Text$(t1, _null, _null, _null, _null, _null, A.TextStyle$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, 30, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null), _null, _null, _null))], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_0, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1); }, - $signature: 118 + $signature: 117 }; O.AppScrollbar.prototype = { createState$0: function() { @@ -350276,7 +350274,7 @@ var t1 = this.$this; return t1.setState$1(new O._AppScrollbarState_build__closure0(t1)); }, - $signature: 408 + $signature: 407 }; O._AppScrollbarState_build__closure0.prototype = { call$0: function() { @@ -350289,7 +350287,7 @@ var t1 = this.$this; return t1.setState$1(new O._AppScrollbarState_build__closure(t1)); }, - $signature: 253 + $signature: 326 }; O._AppScrollbarState_build__closure.prototype = { call$0: function() { @@ -350414,7 +350412,7 @@ t1 = M.UpdateUserPreferences$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, false, _null, _null); return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(t1); }, - $signature: 7 + $signature: 8 }; D.AppButton.prototype = { build$1: function(_, context) { @@ -350501,7 +350499,7 @@ else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.ViewMainScreen()); }, - $signature: 43 + $signature: 44 }; T.ConfirmEmail.prototype = { build$1: function(_, context) { @@ -350553,14 +350551,14 @@ t2 = this.localization; O.fieldCallback(new T.ConfirmEmail_build___closure(this.$this, t1, password, idToken), t1, t2.get$email(), null, null, t2.get$changeEmail()); }, - $signature: 47 + $signature: 50 }; T.ConfirmEmail_build___closure.prototype = { call$1: function(value) { var _this = this; _this.$this.viewModel.onChangeEmail.call$4(_this.context, value, _this.password, _this.idToken); }, - $signature: 10 + $signature: 7 }; B.ConfirmEmailBuilder.prototype = { build$1: function(_, context) { @@ -350605,7 +350603,7 @@ b.get$_user_model$_$this()._email = this.email; return b; }, - $signature: 77 + $signature: 72 }; K.DesktopSessionTimeout.prototype = { createState$0: function() { @@ -350669,7 +350667,7 @@ else if (sessionLength > sessionTimeout - 120000) t1.setState$1(new K._DesktopSessionTimeoutState_initState__closure(t1)); }, - $signature: 321 + $signature: 315 }; K._DesktopSessionTimeoutState_initState__closure.prototype = { call$0: function() { @@ -350773,10 +350771,10 @@ $signature: 1 }; M.ErrorDialog_build__closure.prototype = { - call$0: function() { + call$1: function(_) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new B.UserLogout()); }, - $signature: 1 + $signature: 7 }; M.ErrorDialog_build_closure0.prototype = { call$0: function() { @@ -350893,7 +350891,7 @@ var t1 = this.$this; t1.setState$1(new E._HealthCheckDialogState_runCheck__closure(t1, response)); }, - $signature: 8 + $signature: 9 }; E._HealthCheckDialogState_runCheck__closure.prototype = { call$0: function() { @@ -350907,7 +350905,7 @@ t1.toString; O.showErrorDialog(false, t1, error); }, - $signature: 8 + $signature: 9 }; E._HealthCheckDialogState_clearCache_closure.prototype = { call$0: function() { @@ -350921,7 +350919,7 @@ t1.then$1$1(0, new E._HealthCheckDialogState_clearCache__closure(this.$this), type$.Null); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.RefreshData(new P._AsyncCompleter(t1, type$._AsyncCompleter_Null), false, false, false)); }, - $signature: 8 + $signature: 9 }; E._HealthCheckDialogState_clearCache__closure.prototype = { call$1: function(value) { @@ -350935,7 +350933,7 @@ t1.toString; O.showErrorDialog(false, t1, error); }, - $signature: 8 + $signature: 9 }; E._HealthCheckDialogState_build_closure.prototype = { call$0: function() { @@ -350998,7 +350996,7 @@ call$1: function(values) { return this.onSelected.call$1(values); }, - $signature: 193 + $signature: 182 }; E.MultiSelectList.prototype = { createState$0: function() { @@ -351084,7 +351082,7 @@ t1 = columnTitle.length === 0 ? this.$this.lookupOption$1(option) : columnTitle; this.options.$indexSet(0, option, t1); }, - $signature: 10 + $signature: 7 }; E.MultiSelectListState_build_closure1.prototype = { call$2: function(a, b) { @@ -351098,7 +351096,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.options.$index(0, option), _null, _null, _null, _null, _null, _null, _null, _null, _null), option, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; E.MultiSelectListState_build_closure3.prototype = { call$1: function(value) { @@ -351113,7 +351111,7 @@ if (t2.liveChanges) t2.onSelected$1(t1.selected); }, - $signature: 8 + $signature: 9 }; E.MultiSelectListState_build__closure3.prototype = { call$0: function() { @@ -351170,7 +351168,7 @@ if (t1.liveChanges) t1.onSelected$1(t2.selected); }, - $signature: 139 + $signature: 141 }; E.MultiSelectListState_build__closure1.prototype = { call$0: function() { @@ -351441,7 +351439,7 @@ var t1 = this.$this; return B.GridView$count((constraints.maxWidth / 2 - 8) / 200, J.map$1$1$ax(t1.documents._copy_on_write_list$_list, new V.DocumentGrid_build__closure(t1), type$.legacy_DocumentTile).toList$0(0), 2, 0, 0, new V.EdgeInsets(6, 6, 6, 6), new L.NeverScrollableScrollPhysics(null), true, true); }, - $signature: 403 + $signature: 401 }; V.DocumentGrid_build__closure.prototype = { call$1: function($document) { @@ -351477,7 +351475,7 @@ t4 = U.TextButton$(false, L.Text$(t1.get$$delete(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new V.DocumentTile_showDocumentModal__closure(t2, context), _null); return E.AlertDialog$(H.setRuntimeTypeInfo([t4, U.TextButton$(false, L.Text$(t1.get$download(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new V.DocumentTile_showDocumentModal__closure0(t2, state, t1), _null), U.TextButton$(false, L.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new V.DocumentTile_showDocumentModal__closure1(context), _null)], type$.JSArray_legacy_Widget), C.EdgeInsets_0_0_0_0, _null, _null, C.EdgeInsets_24_20_24_24, _null, _null, t3); }, - $signature: 151 + $signature: 140 }; V.DocumentTile_showDocumentModal__closure.prototype = { call$0: function() { @@ -351487,11 +351485,11 @@ $signature: 1 }; V.DocumentTile_showDocumentModal___closure.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.context; O.passwordCallback(false, new V.DocumentTile_showDocumentModal____closure(this.$this, t1), t1); }, - $signature: 1 + $signature: 7 }; V.DocumentTile_showDocumentModal____closure.prototype = { call$2: function(password, idToken) { @@ -351499,7 +351497,7 @@ t1.onDeleteDocument.call$3(t1.document, password, idToken); K.Navigator_of(this.context, false).pop$1(0, null); }, - $signature: 47 + $signature: 50 }; V.DocumentTile_showDocumentModal__closure0.prototype = { call$0: function() { @@ -351689,7 +351687,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; K.EditScaffold_build_closure.prototype = { call$0: function() { @@ -351769,7 +351767,7 @@ call$1: function(dialogContext) { return E.SimpleDialog$(this.actions); }, - $signature: 174 + $signature: 177 }; L.EntityActionListTile.prototype = { build$1: function(_, context) { @@ -351957,7 +351955,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this._widget.entity], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; O._EntityListTileState_build_closure0.prototype = { call$0: function() { @@ -351974,7 +351972,7 @@ var t1 = this.$this; return t1.setState$1(new O._EntityListTileState_build__closure0(t1)); }, - $signature: 408 + $signature: 407 }; O._EntityListTileState_build__closure0.prototype = { call$0: function() { @@ -351987,7 +351985,7 @@ var t1 = this.$this; return t1.setState$1(new O._EntityListTileState_build__closure(t1)); }, - $signature: 253 + $signature: 326 }; O._EntityListTileState_build__closure.prototype = { call$0: function() { @@ -352067,7 +352065,7 @@ var t1 = this.$this; return t1.setState$1(new O._EntitiesListTileState_build__closure0(t1)); }, - $signature: 408 + $signature: 407 }; O._EntitiesListTileState_build__closure0.prototype = { call$0: function() { @@ -352080,7 +352078,7 @@ var t1 = this.$this; return t1.setState$1(new O._EntitiesListTileState_build__closure(t1)); }, - $signature: 253 + $signature: 326 }; O._EntitiesListTileState_build__closure.prototype = { call$0: function() { @@ -352374,7 +352372,7 @@ call$1: function(entity) { this.$this._widget.onSelected$1(entity); }, - $signature: 44 + $signature: 45 }; F._EntityDropdownState_build_closure5.prototype = { call$1: function(textEditingValue) { @@ -352422,7 +352420,7 @@ return; t2.onSelected$1(entity); }, - $signature: 44 + $signature: 45 }; F._EntityDropdownState_build_closure1.prototype = { call$4: function(context, textEditingController, focusNode, onFieldSubmitted) { @@ -352442,7 +352440,7 @@ call$1: function(value) { this.onFieldSubmitted.call$0(); }, - $signature: 10 + $signature: 7 }; F._EntityDropdownState_build__closure2.prototype = { call$1: function(value) { @@ -352476,7 +352474,7 @@ call$1: function(entity) { return this.onSelected.call$1(entity); }, - $signature: 187 + $signature: 186 }; F._EntityDropdownState_build_closure6.prototype = { call$0: function() { @@ -352519,7 +352517,7 @@ this.$this._widget.onSelected$1(entity); K.Navigator_of(this.context, false).pop$1(0, null); }, - $signature: 187 + $signature: 186 }; F._EntityDropdownDialogState_build__headerRow.prototype = { call$0: function() { @@ -352533,14 +352531,14 @@ t2 = t2._widget.onAddPressed != null ? B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_57424_MaterialIcons_null_false, _null, _null), 24, new F._EntityDropdownDialogState_build__headerRow_closure1(t2, t5), C.EdgeInsets_8_8_8_8, t3.get$createNew(), _null) : M.Container$(_null, _null, C.Clip_0, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null); return T.Row$(H.setRuntimeTypeInfo([new T.Padding(C.EdgeInsets_10_0_10_0, t1, _null), t4, t6, t2], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null); }, - $signature: 118 + $signature: 117 }; F._EntityDropdownDialogState_build__headerRow_closure.prototype = { call$1: function(value) { var t1 = this.$this; t1.setState$1(new F._EntityDropdownDialogState_build__headerRow__closure0(t1, value)); }, - $signature: 10 + $signature: 7 }; F._EntityDropdownDialogState_build__headerRow__closure0.prototype = { call$0: function() { @@ -352575,7 +352573,7 @@ call$1: function(entity) { this.$this._widget.onSelected$2(entity, false); }, - $signature: 44 + $signature: 45 }; F._EntityDropdownDialogState_build__createList.prototype = { call$0: function() { @@ -352584,7 +352582,7 @@ matches = P.List_List$of(t2, true, t2.$ti._eval$1("Iterable.E")); return X.ScrollableListViewBuilder$(new F._EntityDropdownDialogState_build__createList_closure0(t1, matches, this._selectEntity), matches.length, null, null); }, - $signature: 118 + $signature: 117 }; F._EntityDropdownDialogState_build__createList_closure.prototype = { call$1: function(entityId) { @@ -352612,7 +352610,7 @@ call$1: function(entity) { return this._selectEntity.call$1(entity); }, - $signature: 187 + $signature: 186 }; F._EntityListTile.prototype = { build$1: function(_, context) { @@ -352634,7 +352632,7 @@ var t1 = this.$this; return t1.onTap.call$1(t1.entity); }, - $signature: 7 + $signature: 8 }; D.EntityHeader.prototype = { build$1: function(_, context) { @@ -352687,7 +352685,7 @@ t1 = " "; return T.Column$(H.setRuntimeTypeInfo([t2, t3, T.FittedBox$(O.SelectableText$(t1, A.TextStyle$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, 30, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null)))], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_0, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1); }, - $signature: 118 + $signature: 117 }; D.EntityHeader_build__value2.prototype = { call$0: function() { @@ -352701,7 +352699,7 @@ t1 = " "; return T.Column$(H.setRuntimeTypeInfo([t2, t3, T.FittedBox$(O.SelectableText$(t1, A.TextStyle$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, 30, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null)))], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_0, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1); }, - $signature: 118 + $signature: 117 }; L.EntityStateLabel.prototype = { build$1: function(_, context) { @@ -352790,7 +352788,7 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(t1.userCompanyStates._list, t2).userCompany.company.isModuleEnabled$1(element); }, - $signature: 238 + $signature: 287 }; E.EntityTopFilter_build_closure0.prototype = { call$0: function() { @@ -352831,7 +352829,7 @@ else M.viewEntitiesByType(value, t1); }, - $signature: 217 + $signature: 214 }; E.EntityTopFilter_build__closure.prototype = { call$1: function(context) { @@ -352850,7 +352848,7 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(t1.userCompanyStates._list, t2).userCompany.company.isModuleEnabled$1(element); }, - $signature: 238 + $signature: 287 }; E.EntityTopFilter_build___closure0.prototype = { call$1: function(type) { @@ -352867,7 +352865,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Y.FormCard.prototype = { build$1: function(_, context) { @@ -352989,7 +352987,7 @@ call$1: function(index) { return this.$this.onTabChanged.call$1(index); }, - $signature: 175 + $signature: 167 }; K.BoolDropdownButton.prototype = { build$1: function(_, context) { @@ -353061,7 +353059,7 @@ call$0: function() { return this.$this.onChanged.call$1(false); }, - $signature: 7 + $signature: 8 }; K.BoolDropdownButton_build_closure1.prototype = { call$1: function(value) { @@ -353073,7 +353071,7 @@ call$0: function() { return this.$this.onChanged.call$1(true); }, - $signature: 7 + $signature: 8 }; K.BoolDropdownButton_build_closure3.prototype = { call$1: function(value) { @@ -353196,13 +353194,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_color_picker$_onChanged()); }, - $signature: 9 + $signature: 10 }; A._FormColorPickerState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_color_picker$_onChanged()); }, - $signature: 9 + $signature: 10 }; A._FormColorPickerState__onChanged_closure.prototype = { call$0: function() { @@ -353235,7 +353233,7 @@ t3 = _this.localization; return E.AlertDialog$(H.setRuntimeTypeInfo([U.TextButton$(false, L.Text$(t3.get$cancel(t3).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new A._FormColorPickerState__showPicker__closure0(context), _null), U.TextButton$(false, L.Text$(t3.get$done().toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new A._FormColorPickerState__showPicker__closure1(t1, context), _null)], type$.JSArray_legacy_Widget), C.EdgeInsets_0_0_0_0, _null, t2, C.EdgeInsets_24_20_24_24, _null, _null, _null); }, - $signature: 151 + $signature: 140 }; A._FormColorPickerState__showPicker__closure.prototype = { call$1: function(color) { @@ -353372,14 +353370,14 @@ if (t1.onChanged != null) t1.onChanged$1(date); }, - $signature: 10 + $signature: 7 }; B._CustomFieldState_build_closure1.prototype = { call$1: function(option) { var _null = null; return K.DropdownMenuItem$(L.Text$(option, _null, _null, _null, _null, _null, _null, _null, _null, _null), option, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; B._CustomFieldState_build_closure2.prototype = { call$1: function(value) { @@ -353395,7 +353393,7 @@ if (t1.onChanged != null) t1.onChanged$1(value); }, - $signature: 8 + $signature: 9 }; B._CustomFieldState_build__closure.prototype = { call$0: function() { @@ -353667,7 +353665,7 @@ t3.setState$1(new K._DatePickerState_build__closure(t1, t3, _this.context)); } }, - $signature: 10 + $signature: 7 }; K._DatePickerState_build__closure.prototype = { call$0: function() { @@ -353801,7 +353799,7 @@ if (t1.onChanged != null) t1.onChanged$1(value); }, - $signature: 10 + $signature: 7 }; S._DecoratedFormFieldState_build_closure1.prototype = { call$1: function(value) { @@ -353839,7 +353837,7 @@ call$1: function(value) { return this.$this.onSelected.call$1(J.$index$asx(this.designState.map._map$_map, value)); }, - $signature: 9 + $signature: 10 }; A.DesignPicker_build_closure.prototype = { call$1: function(designId) { @@ -353893,7 +353891,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(J.$index$asx(this.designState.map._map$_map, value).name, _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; L.DiscountField.prototype = { build$1: function(_, context) { @@ -353995,7 +353993,7 @@ t2.onSelected$1(duration); t1.setState$1(new U._DurationPickerState_build__closure(t1, duration)); }, - $signature: 10 + $signature: 7 }; U._DurationPickerState_build__closure.prototype = { call$0: function() { @@ -354024,7 +354022,7 @@ t1._duration_picker$_textController.set$text(0, Y.formatDuration(duration, true)); t1._widget.onSelected$1(duration); }, - $signature: 111 + $signature: 108 }; Y.DynamicSelector.prototype = { build$1: function(_, context) { @@ -354055,7 +354053,7 @@ call$1: function(entityId) { return this.$this.onChanged.call$1(entityId); }, - $signature: 9 + $signature: 10 }; Y.DynamicSelector_build_closure0.prototype = { call$1: function(entityId) { @@ -354072,7 +354070,7 @@ } return K.DropdownMenuItem$(L.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), entityId, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; Y.DynamicSelector_build_closure1.prototype = { call$1: function(entity) { @@ -354207,7 +354205,7 @@ options = H.setRuntimeTypeInfo(["all_user_notifications"], t1); this.$this.onChanged.call$2("email", options); }, - $signature: 10 + $signature: 7 }; B.NotificationSettings_build_closure0.prototype = { call$1: function(eventType) { @@ -354295,7 +354293,7 @@ } this.$this.onChanged.call$2("email", options); }, - $signature: 10 + $signature: 7 }; B._NotificationSelector.prototype = { build$1: function(_, context) { @@ -354326,7 +354324,7 @@ return; this.$this.onChanged.call$1(value); }, - $signature: 8 + $signature: 9 }; S.PasswordFormField.prototype = { createState$0: function() { @@ -354446,7 +354444,7 @@ call$0: function() { return this.$this.onCancelPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; V.SaveCancelButtons_build_closure0.prototype = { call$1: function(context) { @@ -354466,7 +354464,7 @@ call$0: function() { return this.$this.onSavePressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; M.TimePicker.prototype = { createState$0: function() { @@ -354661,7 +354659,7 @@ } } }, - $signature: 10 + $signature: 7 }; M._TimePickerState_build__closure.prototype = { call$1: function(element) { @@ -354743,7 +354741,7 @@ var _null = null; return B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_57706_MaterialIcons_null_false, _null, _null), 24, new V.HistoryDrawer_build__closure(context), C.EdgeInsets_8_8_8_8, _null, _null); }, - $signature: 270 + $signature: 300 }; V.HistoryDrawer_build__closure.prototype = { call$0: function() { @@ -354819,7 +354817,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 152 + $signature: 144 }; V._HistoryListTileState_build_closure0.prototype = { call$0: function() { @@ -355105,7 +355103,7 @@ call$1: function(controller) { J.dispose$0$x(controller); }, - $signature: 8 + $signature: 9 }; E._InvoiceEmailViewState__onChanged_closure.prototype = { call$0: function() { @@ -355152,7 +355150,7 @@ call$1: function(contact) { return contact.id === this.invitation.contactId; }, - $signature: 95 + $signature: 96 }; E._InvoiceEmailViewState__buildTemplateDropdown__closure1.prototype = { call$0: function() { @@ -355164,7 +355162,7 @@ call$1: function(contact) { return contact != null; }, - $signature: 95 + $signature: 96 }; E._InvoiceEmailViewState__buildTemplateDropdown_closure1.prototype = { call$1: function(contact) { @@ -355211,7 +355209,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 272 + $signature: 301 }; E._InvoiceEmailViewState_build_closure.prototype = { call$1: function(context) { @@ -355380,7 +355378,7 @@ call$1: function(id) { return J.$index$asx(this.taxState.map._map$_map, id); }, - $signature: 230 + $signature: 233 }; D._TaxRateDropdownState_didChangeDependencies_closure0.prototype = { call$1: function(taxRate) { @@ -355410,7 +355408,7 @@ call$1: function(id) { return J.$index$asx(this.taxState.map._map$_map, id); }, - $signature: 230 + $signature: 233 }; D._TaxRateDropdownState_build_closure1.prototype = { call$1: function(taxRate) { @@ -355563,7 +355561,7 @@ var t1 = this.$this; t1._debouncer.run$1(new N._ListFilterState_build__closure(t1, value)); }, - $signature: 10 + $signature: 7 }; N._ListFilterState_build__closure.prototype = { call$0: function() { @@ -355656,7 +355654,7 @@ t1 = this.localization.get$menuSidebar(); return R.InkWell$(false, _null, true, B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_58332_MaterialIcons_null_false, _null, _null), 24, new Y.ListScaffold_build__closure0(context), C.EdgeInsets_8_8_8_8, t1, _null), _null, true, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, this.$this.onHamburgerLongPress, _null, _null, _null, _null, _null, _null); }, - $signature: 415 + $signature: 413 }; Y.ListScaffold_build__closure0.prototype = { call$0: function() { @@ -355680,7 +355678,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Y.ListScaffold_build_closure6.prototype = { call$0: function() { @@ -355708,7 +355706,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; Y.ListScaffold_build_closure4.prototype = { call$0: function() { @@ -355728,7 +355726,7 @@ t1 = t1.get$history(t1); return B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_58132_MaterialIcons_null_false, _null, _null), 24, new Y.ListScaffold_build__closure(context, this.state, this.store), C.EdgeInsets_4_0_20_0, t1, _null); }, - $signature: 270 + $signature: 300 }; Y.ListScaffold_build__closure.prototype = { call$0: function() { @@ -355929,7 +355927,7 @@ call$0: function() { return this.$this.onPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; N.SelectedIndicator.prototype = { build$1: function(_, context) { @@ -355981,7 +355979,7 @@ var t1 = this.$this; return t1._framework$_element != null && t1.setState$1(new E._LiveTextState_initState__closure()); }, - $signature: 274 + $signature: 302 }; E._LiveTextState_initState__closure.prototype = { call$0: function() { @@ -356210,7 +356208,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; X.EntityScreens.prototype = { build$1: function(_, context) { @@ -356913,13 +356911,13 @@ } } }, - $signature: 10 + $signature: 7 }; V.MenuDrawer_build__closure.prototype = { call$1: function(company) { return company.id === this.companyId; }, - $signature: 639 + $signature: 616 }; V.MenuDrawer_build_closure1.prototype = { call$1: function(company) { @@ -356954,7 +356952,7 @@ } } }, - $signature: 8 + $signature: 9 }; V.MenuDrawer_build_closure3.prototype = { call$0: function() { @@ -356980,7 +356978,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; V.MenuDrawer_build_closure7.prototype = { call$0: function() { @@ -357341,7 +357339,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; V.SidebarFooter_build_closure5.prototype = { call$0: function() { @@ -357387,7 +357385,7 @@ t1 = M.UpdateUserPreferences$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, C.AppSidebar_menu); return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(t1); }, - $signature: 7 + $signature: 8 }; V.SidebarFooterCollapsed.prototype = { build$1: function(_, context) { @@ -357429,7 +357427,7 @@ else if (value === t1.get$contactUs()) V._showContactUs(_this.context); }, - $signature: 10 + $signature: 7 }; V.SidebarFooterCollapsed_build_closure.prototype = { call$1: function(context) { @@ -357565,7 +357563,7 @@ t3 = type$.JSArray_legacy_Widget; return E.AlertDialog$(H.setRuntimeTypeInfo([U.TextButton$(false, L.Text$(t2.toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new V._showAbout____closure(context, t1), _null), U.TextButton$(false, L.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new V._showAbout____closure0(context), _null)], t3), C.EdgeInsets_0_0_0_0, _null, T.Column$(H.setRuntimeTypeInfo([L.Text$(t1.get$desktop() + " \u2022 Beta", _null, _null, _null, _null, _null, _null, _null, _null, _null), new D.AppButton(_null, C._MdiIconData_MO9, "Windows", new V._showAbout____closure1(), _null, _null), new D.AppButton(_null, C._MdiIconData_7T1, "macOS", new V._showAbout____closure2(), _null, _null), new D.AppButton(_null, C._MdiIconData_ifn, "Linux", new V._showAbout____closure3(), _null, _null), new T.Padding(C.EdgeInsets_0_30_0_0, L.Text$(t1.get$mobile(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), new D.AppButton(_null, C._MdiIconData_7T1, "iOS", new V._showAbout____closure4(), _null, _null), new D.AppButton(_null, C._MdiIconData_7T10, "Android", new V._showAbout____closure5(), _null, _null), new D.AppButton(_null, C._MdiIconData_7T10, "F-Droid", new V._showAbout____closure6(), _null, _null)], t3), C.CrossAxisAlignment_3, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1), C.EdgeInsets_24_20_24_24, _null, _null, _null); }, - $signature: 151 + $signature: 140 }; V._showAbout____closure.prototype = { call$0: function() { @@ -357580,7 +357578,7 @@ t2 = type$.JSArray_legacy_Widget; return E.AlertDialog$(H.setRuntimeTypeInfo([U.TextButton$(false, L.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new V._showAbout______closure(context), _null)], t2), C.EdgeInsets_0_0_0_0, _null, T.Column$(H.setRuntimeTypeInfo([L.Text$("Backend", _null, _null, _null, _null, _null, _null, _null, _null, _null), new D.AppButton(_null, C._MdiIconData_id2, "Laravel/PHP", new V._showAbout______closure0(), _null, _null), new T.Padding(C.EdgeInsets_0_30_0_0, L.Text$("Frontend", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), new D.AppButton(_null, C._MdiIconData_7T11, "Flutter/Dart", new V._showAbout______closure1(), _null, _null), new D.AppButton(_null, C._MdiIconData_43h, "Storefront SDK", new V._showAbout______closure2(), _null, _null)], t2), C.CrossAxisAlignment_3, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1), C.EdgeInsets_24_20_24_24, _null, _null, _null); }, - $signature: 151 + $signature: 140 }; V._showAbout______closure.prototype = { call$0: function() { @@ -357592,19 +357590,19 @@ call$0: function() { return T.launch("https://github.com/invoiceninja/invoiceninja/tree/v5-stable", null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout______closure1.prototype = { call$0: function() { return T.launch("https://github.com/invoiceninja/admin-portal", null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout______closure2.prototype = { call$0: function() { return T.launch("https://pub.dev/packages/invoiceninja", null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout____closure0.prototype = { call$0: function() { @@ -357616,37 +357614,37 @@ call$0: function() { return T.launch(string$.https_w, null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout____closure2.prototype = { call$0: function() { return T.launch("https://download.invoiceninja.com/macos", null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout____closure3.prototype = { call$0: function() { return T.launch("https://download.invoiceninja.com/linux", null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout____closure4.prototype = { call$0: function() { return T.launch(string$.https_as, null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout____closure5.prototype = { call$0: function() { return T.launch(string$.https_p, null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout____closure6.prototype = { call$0: function() { return T.launch("https://f-droid.org/packages/com.invoiceninja.app/", null, false); }, - $signature: 32 + $signature: 31 }; V._showAbout__closure4.prototype = { call$0: function() { @@ -357670,7 +357668,7 @@ call$0: function() { return T.launch(D.getRateAppURL(this.context), null, false); }, - $signature: 32 + $signature: 31 }; V.ContactUsDialog.prototype = { createState$0: function() { @@ -357774,7 +357772,7 @@ var t1 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, this.localization.localeCode), "your_message_has_been_received"); return E.MessageDialog$(t1 == null ? "" : t1, null, null, null); }, - $signature: 307 + $signature: 244 }; V._ContactUsDialogState__sendMessage_closure1.prototype = { call$1: function(error) { @@ -357786,7 +357784,7 @@ t1.toString; O.showErrorDialog(false, t1, H.S(error)); }, - $signature: 8 + $signature: 9 }; V._ContactUsDialogState__sendMessage__closure.prototype = { call$0: function() { @@ -357851,11 +357849,14 @@ $signature: 14 }; A.MenuDrawerVM_fromStore__closure.prototype = { - call$0: function() { + call$1: function(_) { + return this.$call$body$MenuDrawerVM_fromStore__closure(_); + }, + $call$body$MenuDrawerVM_fromStore__closure: function(_) { var $async$goto = 0, $async$completer = P._makeAsyncAwaitCompleter(type$.Null), $async$self = this, t2, t1; - var $async$call$0 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) { + var $async$call$1 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) { if ($async$errorCode === 1) return P._asyncRethrow($async$result, $async$completer); while (true) @@ -357873,9 +357874,9 @@ return P._asyncReturn(null, $async$completer); } }); - return P._asyncStartSync($async$call$0, $async$completer); + return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 30 + $signature: 414 }; A.MenuDrawerVM_fromStore_closure.prototype = { call$3: function(context, index, company) { @@ -357886,7 +357887,7 @@ t2 = this.store; M.checkForChanges(new A.MenuDrawerVM_fromStore__closure1(t2, index, context, t1, company), context, false, t2); }, - $signature: 2061 + $signature: 2062 }; A.MenuDrawerVM_fromStore__closure1.prototype = { call$0: function() { @@ -357944,11 +357945,14 @@ $signature: 14 }; A.MenuDrawerVM_fromStore__closure0.prototype = { - call$0: function() { + call$1: function(_) { + return this.$call$body$MenuDrawerVM_fromStore__closure0(_); + }, + $call$body$MenuDrawerVM_fromStore__closure0: function(_) { var $async$goto = 0, $async$completer = P._makeAsyncAwaitCompleter(type$.Null), $async$self = this, t3, completer, t1, t2; - var $async$call$0 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) { + var $async$call$1 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) { if ($async$errorCode === 1) return P._asyncRethrow($async$result, $async$completer); while (true) @@ -357964,16 +357968,16 @@ completer.future.then$1$1(0, new A.MenuDrawerVM_fromStore___closure(), t3); J.$index$asx($async$self.store.get$_dispatchers(), 0).call$1(new E.AddCompany(t1, completer)); $async$goto = 2; - return P._asyncAwait(E.showDialog(false, new A.MenuDrawerVM_fromStore___closure0(), t1, null, true, type$.legacy_AlertDialog), $async$call$0); + return P._asyncAwait(E.showDialog(false, new A.MenuDrawerVM_fromStore___closure0(), t1, null, true, type$.legacy_AlertDialog), $async$call$1); case 2: // returning from await. // implicit return return P._asyncReturn(null, $async$completer); } }); - return P._asyncStartSync($async$call$0, $async$completer); + return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 30 + $signature: 414 }; A.MenuDrawerVM_fromStore___closure.prototype = { call$1: function(value) { @@ -357987,7 +357991,7 @@ call$1: function(context) { return E.SimpleDialog$(H.setRuntimeTypeInfo([new F.LoadingDialog(null)], type$.JSArray_legacy_Widget)); }, - $signature: 174 + $signature: 177 }; Q.EntityPresenter.prototype = { title$1$isShort: function(_, isShort) { @@ -358175,14 +358179,14 @@ call$1: function(log) { return log.typeId !== 800; }, - $signature: 576 + $signature: 577 }; V._SystemLogViewerState_build_closure2.prototype = { call$2: function(index, isExpanded) { var t1 = this.$this; t1.setState$1(new V._SystemLogViewerState_build__closure(this._box_0, t1, index, isExpanded)); }, - $signature: 416 + $signature: 415 }; V._SystemLogViewerState_build__closure.prototype = { call$0: function() { @@ -358195,7 +358199,7 @@ call$1: function(systemLog) { return systemLog.eventId >= 20; }, - $signature: 576 + $signature: 577 }; V._SystemLogViewerState_build_closure1.prototype = { call$1: function(systemLog) { @@ -358222,7 +358226,7 @@ t2 = T.SizedBox$(_null, _null, _null); return new D.ExpansionPanel(new V._SystemLogViewerState_build__closure0(t1, systemLog, this.localization, client), t2, t4 === true); }, - $signature: 2064 + $signature: 2065 }; V._SystemLogViewerState_build__closure0.prototype = { call$2: function(context, isExpanded) { @@ -358238,7 +358242,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 2065 + $signature: 2066 }; V._SystemLogViewerState_build___closure.prototype = { call$0: function() { @@ -358378,19 +358382,19 @@ } return t1; }, - $signature: 194 + $signature: 191 }; L.AppDataTable_build_closure.prototype = { call$1: function(row) { return row.onSelectChanged != null; }, - $signature: 580 + $signature: 581 }; L.AppDataTable_build_closure0.prototype = { call$1: function(row) { return row.onSelectChanged != null && !row.selected; }, - $signature: 580 + $signature: 581 }; L.AppDataTable_build_closure1.prototype = { call$0: function() { @@ -358452,7 +358456,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 2071 + $signature: 2072 }; L._SortArrow0.prototype = { createState$0: function() { @@ -358717,7 +358721,7 @@ call$1: function(column) { return C.DataCell_enI; }, - $signature: 581 + $signature: 582 }; N.AppPaginatedDataTableState__getProgressIndicatorRowFor_closure.prototype = { call$1: function(column) { @@ -358725,13 +358729,13 @@ this._box_0.haveProgressIndicator = true; return C.DataCell_wsa; }, - $signature: 581 + $signature: 582 }; N.AppPaginatedDataTableState__getRows_closure.prototype = { call$0: function() { return this.$this._widget.source.getRow$1(this.index); }, - $signature: 2074 + $signature: 2075 }; N.AppPaginatedDataTableState_build_closure.prototype = { call$2: function(context, constraints) { @@ -358745,7 +358749,7 @@ t2._widget.toString; return V.Card$(T.Column$(H.setRuntimeTypeInfo([t1, t4, L.DefaultTextStyle$(Y.IconTheme_merge(M.Container$(_null, E.SingleChildScrollView$(T.Row$(this.footerWidgets, C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), _null, C.DragStartBehavior_1, _null, _null, true, C.Axis_0), C.Clip_0, _null, _null, _null, _null, 56, _null, _null, _null, _null, _null, _null), C.IconThemeData_gsm), _null, _null, C.TextOverflow_0, true, this.footerTextStyle, _null, _null, C.TextWidthBasis_0)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_3, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1), _null, _null, _null, _null, false, _null); }, - $signature: 2075 + $signature: 2076 }; D.EntityDataTableSource.prototype = { getRow$1: function(index) { @@ -358818,7 +358822,7 @@ var _null = null; return new L.DataCell0(T.SizedBox$(_null, _null, _null), _null, _null, _null); }, - $signature: 582 + $signature: 583 }; D.EntityDataTableSource_getRow_closure0.prototype = { call$1: function(value) { @@ -358831,13 +358835,13 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.entity], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; D.EntityDataTableSource_getRow_closure2.prototype = { call$0: function() { return this.$this.onTap.call$1(this.entity); }, - $signature: 7 + $signature: 8 }; D.EntityDataTableSource_getRow_closure3.prototype = { call$1: function(field) { @@ -358846,13 +358850,13 @@ t2 = _this.entity; return new L.DataCell0(t1.entityPresenter.getField$2$context$field(t1.context, field), new D.EntityDataTableSource_getRow__closure(t1, t2), new D.EntityDataTableSource_getRow__closure0(t1, _this.state, t2), _this._box_0.backgroundColor); }, - $signature: 582 + $signature: 583 }; D.EntityDataTableSource_getRow__closure.prototype = { call$0: function() { return this.$this.onTap.call$1(this.entity); }, - $signature: 7 + $signature: 8 }; D.EntityDataTableSource_getRow__closure0.prototype = { call$0: function() { @@ -358999,13 +359003,13 @@ t1.toString; return M.selectEntity(t1, entity, false, false); }, - $signature: 2077 + $signature: 2078 }; S._EntityListState_build_closure.prototype = { call$1: function(duration) { M.viewEntityById(false, this.entityId, this.entityType, null, false, true); }, - $signature: 43 + $signature: 44 }; S._EntityListState_build_closure7.prototype = { call$0: function() { @@ -359095,7 +359099,7 @@ return T.Column$(t17, C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); } }, - $signature: 2078 + $signature: 2079 }; S._EntityListState_build__closure.prototype = { call$1: function(_) { @@ -359118,14 +359122,14 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; S._EntityListState_build__closure2.prototype = { call$2: function(context, index) { var _null = null; return index === 0 || index === J.get$length$asx(this.entityList) ? T.SizedBox$(_null, _null, _null) : new G.ListDivider(_null); }, - $signature: 156 + $signature: 150 }; S._EntityListState_build__closure1.prototype = { call$2: function(context, index) { @@ -359140,7 +359144,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; S._EntityListState_build__closure3.prototype = { call$1: function(_) { @@ -359192,7 +359196,7 @@ call$1: function(entity) { return type$.legacy_BaseEntity._as(entity); }, - $signature: 2080 + $signature: 2081 }; S._EntityListState_build__closure5.prototype = { call$1: function(field) { @@ -359206,7 +359210,7 @@ } return new L.DataColumn0(M.Container$(_null, L.Text$(label, _null, _null, C.TextOverflow_2, _null, _null, _null, _null, _null, _null), C.Clip_0, _null, new S.BoxConstraints(40, 120, 0, 1 / 0), _null, _null, _null, _null, _null, _null, _null, _null, _null), new S._EntityListState_build___closure2(_this.$this, field)); }, - $signature: 2081 + $signature: 2082 }; S._EntityListState_build___closure2.prototype = { call$2: function(columnIndex, ascending) { @@ -359214,19 +359218,19 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 416 + $signature: 415 }; S._EntityListState_build_closure0.prototype = { call$1: function(entityId) { return J.$index$asx(this.entityMap._map$_map, entityId); }, - $signature: 584 + $signature: 585 }; S._EntityListState_build_closure1.prototype = { call$1: function(action) { return action != null; }, - $signature: 2083 + $signature: 2084 }; S._EntityListState_build_closure8.prototype = { call$0: function() { @@ -359254,14 +359258,14 @@ call$1: function(entityId) { return J.$index$asx(this.entityMap._map$_map, entityId); }, - $signature: 584 + $signature: 585 }; S._EntityListState_build_closure4.prototype = { call$1: function(action) { var t1 = Q.getEntityActionIcon(action); return B.OutlinedButton$(new U.IconText(this.localization.lookup$1(H.S(action)), t1, null, null, null), new S._EntityListState_build__closure8(this.$this, this.entities, action)); }, - $signature: 2085 + $signature: 2086 }; S._EntityListState_build__closure8.prototype = { call$0: function() { @@ -359279,14 +359283,14 @@ t3 = T.SizedBox$(_null, _null, 4); return Z.PopupMenuButton$(new T.Padding(C.EdgeInsets_8_0_8_0, T.Row$(H.setRuntimeTypeInfo([t1, t3, L.Icon$(C.IconData_57496_MaterialIcons_null_false, t2 ? C.Color_4294967295 : C.Color_4278190080, _null)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), _null), _null, true, _null, _null, new S._EntityListState_build__closure9(_this.actions, remaining), new S._EntityListState_build__closure10(_this.$this, _this.entities), C.EdgeInsets_8_8_8_8, _null, type$.legacy_EntityAction); }, - $signature: 2086 + $signature: 2087 }; S._EntityListState_build__closure10.prototype = { call$1: function(action) { M.handleEntitiesActions(this.entities, action, false); this.$this._widget.onClearMultiselect$0(); }, - $signature: 404 + $signature: 402 }; S._EntityListState_build__closure9.prototype = { call$1: function(context) { @@ -359342,7 +359346,7 @@ call$1: function(_) { return this.$this._widget.onClearMultiselect$0(); }, - $signature: 587 + $signature: 588 }; S._EntityListState_build_closure5.prototype = { call$1: function(_) { @@ -359492,14 +359496,14 @@ t2 = H._arrayInstanceType(t1)._eval$1("MappedListIterable<1,TextButton*>"); return B.GridView$count((constraints.maxWidth / 2 - 8) / 50, P.List_List$of(new H.MappedListIterable(t1, new K._VariableGrid_build__closure(context), t2), true, t2._eval$1("ListIterable.E")), 2, 0, 0, new V.EdgeInsets(6, 6, 6, 6), null, true, true); }, - $signature: 403 + $signature: 401 }; K._VariableGrid_build__closure.prototype = { call$1: function(field) { var _null = null; return U.TextButton$(false, new T.Align(C.Alignment_m1_0, _null, _null, L.Text$("$" + H.S(field), _null, 1, C.TextOverflow_2, _null, _null, _null, C.TextAlign_4, _null, _null), _null), _null, new K._VariableGrid_build___closure(field, this.context), _null); }, - $signature: 2090 + $signature: 2091 }; K._VariableGrid_build___closure.prototype = { call$0: function() { @@ -359608,7 +359612,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; G.ViewScaffold_build_closure0.prototype = { call$0: function() { @@ -359625,7 +359629,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; G.ViewScaffold_build_closure2.prototype = { call$0: function() { @@ -359662,7 +359666,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; G.ViewScaffold_build_closure3.prototype = { call$0: function() { @@ -359703,7 +359707,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.entity], type$.JSArray_legacy_BaseEntity), action, true); return null; }, - $signature: 61 + $signature: 59 }; A.WebSessionTimeout.prototype = { createState$0: function() { @@ -359743,7 +359747,7 @@ if (Date.now() - t3.$index(t1, t2).lastUpdated > sessionTimeout) J.$index$asx(store.get$_dispatchers(), 0).call$1(new B.UserLogout()); }, - $signature: 321 + $signature: 315 }; B.WebSocketRefresh.prototype = { createState$0: function() { @@ -359768,14 +359772,14 @@ call$1: function(store) { return J.$index$asx(store.get$_dispatchers(), 0).call$1(new B.LoadStateRequest(this.context)); }, - $signature: 2091 + $signature: 2092 }; B.InitScreen_build_closure.prototype = { call$2: function(context, store) { var _null = null; return M.Container$(_null, T.Column$(H.setRuntimeTypeInfo([T.Expanded$(T.Center$(U.Image$asset("assets/images/icon.png", _null, _null), _null, _null), 1), T.SizedBox$(U.LinearProgressIndicator$(), 4, _null)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1), C.Clip_0, C.Color_4294967295, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 2092 + $signature: 2093 }; Z.LockScreen.prototype = { build$1: function(_, context) { @@ -360106,7 +360110,7 @@ t3 = L.Localizations_of(context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization); return E.AlertDialog$(H.setRuntimeTypeInfo([new T.Padding(C.EdgeInsets_0_0_8_0, U.TextButton$(false, L.Text$(t3.get$close(t3), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new Y._LoginState__submitSignUpForm__closure1(context), _null), _null)], type$.JSArray_legacy_Widget), C.EdgeInsets_0_0_0_0, _null, t1, C.EdgeInsets_24_20_24_24, _null, _null, t2); }, - $signature: 151 + $signature: 140 }; Y._LoginState__submitSignUpForm__closure1.prototype = { call$0: function() { @@ -360176,7 +360180,7 @@ var t1 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, L.Localizations_of(context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).localeCode), "recover_password_email_sent"); return E.MessageDialog$(t1 == null ? "" : t1, null, null, null); }, - $signature: 307 + $signature: 244 }; Y._LoginState__submitLoginForm_closure1.prototype = { call$1: function(error) { @@ -360255,7 +360259,7 @@ var t1 = this.$this; t1.setState$1(new Y._LoginState_build__closure3(t1, index)); }, - $signature: 111 + $signature: 108 }; Y._LoginState_build__closure3.prototype = { call$0: function() { @@ -360273,7 +360277,7 @@ var t1 = this.$this; t1.setState$1(new Y._LoginState_build__closure2(t1, index)); }, - $signature: 111 + $signature: 108 }; Y._LoginState_build__closure2.prototype = { call$0: function() { @@ -360318,7 +360322,7 @@ var t1 = this.$this; return t1.setState$1(new Y._LoginState_build__closure1(t1, value)); }, - $signature: 38 + $signature: 39 }; Y._LoginState_build__closure1.prototype = { call$0: function() { @@ -360331,7 +360335,7 @@ var t1 = this.$this; return t1.setState$1(new Y._LoginState_build__closure0(t1, value)); }, - $signature: 38 + $signature: 39 }; Y._LoginState_build__closure0.prototype = { call$0: function() { @@ -360377,7 +360381,7 @@ call$0: function() { return T.launch(D.getNativeAppUrl(this.platform), null, false); }, - $signature: 32 + $signature: 31 }; Y.RuledText.prototype = { build$1: function(_, context) { @@ -360397,7 +360401,7 @@ call$2: function(context, viewModel) { return new Y.LoginView(viewModel, null); }, - $signature: 2093 + $signature: 2094 }; G.LoginVM.prototype = {}; G.LoginVM_fromStore__handleLogin.prototype = { @@ -360417,7 +360421,7 @@ call$1$context: function(context) { return this.call$2$context$isSignUp(context, false); }, - $signature: 2094 + $signature: 2095 }; G.LoginVM_fromStore__handleLogin_closure.prototype = { call$1: function(duration) { @@ -360431,7 +360435,7 @@ } else J.$index$asx(_this.store.get$_dispatchers(), 0).call$1(new M.ViewMainScreen()); }, - $signature: 43 + $signature: 44 }; G.LoginVM_fromStore__formatApiUrl.prototype = { call$1: function(url) { @@ -360506,7 +360510,7 @@ }); return P._asyncStartSync($async$call$5$oneTimePassword$secret$url, $async$completer); }, - $signature: 2095 + $signature: 2096 }; G.LoginVM_fromStore__closure0.prototype = { call$2: function(idToken, accessToken) { @@ -360525,13 +360529,13 @@ t2.future.then$1$1(0, new G.LoginVM_fromStore___closure0(_this._handleLogin, t3), type$.void); } }, - $signature: 47 + $signature: 50 }; G.LoginVM_fromStore___closure0.prototype = { call$1: function(_) { return this._handleLogin.call$1$context(this.context); }, - $signature: 215 + $signature: 210 }; G.LoginVM_fromStore_closure4.prototype = { call$2: function(context, completer) { @@ -360592,7 +360596,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 2097 + $signature: 2098 }; G.LoginVM_fromStore__closure.prototype = { call$2: function(idToken, accessToken) { @@ -360608,13 +360612,13 @@ t2.future.then$1$1(0, new G.LoginVM_fromStore___closure(_this._handleLogin, t3), type$.void); } }, - $signature: 47 + $signature: 50 }; G.LoginVM_fromStore___closure.prototype = { call$1: function(_) { return this._handleLogin.call$2$context$isSignUp(this.context, true); }, - $signature: 215 + $signature: 210 }; G.LoginVM_fromStore_closure1.prototype = { call$4$email$password: function(context, completer, email, password) { @@ -360651,13 +360655,13 @@ }); return P._asyncStartSync($async$call$4$email$password, $async$completer); }, - $signature: 2098 + $signature: 2099 }; G.LoginVM_fromStore__closure1.prototype = { call$1: function(_) { return this._handleLogin.call$2$context$isSignUp(this.context, true); }, - $signature: 215 + $signature: 210 }; G.LoginVM_fromStore_closure0.prototype = { call$5$email$secret$url: function(context, completer, email, secret, url) { @@ -360694,7 +360698,7 @@ }); return P._asyncStartSync($async$call$5$email$secret$url, $async$completer); }, - $signature: 2099 + $signature: 2100 }; G.LoginVM_fromStore_closure.prototype = { call$7$email$oneTimePassword$password$secret$url: function(context, completer, email, oneTimePassword, password, secret, url) { @@ -360744,13 +360748,13 @@ }); return P._asyncStartSync($async$call$7$email$oneTimePassword$password$secret$url, $async$completer); }, - $signature: 2100 + $signature: 2101 }; G.LoginVM_fromStore__closure2.prototype = { call$1: function(_) { return this._handleLogin.call$1$context(this.context); }, - $signature: 215 + $signature: 210 }; G.LoginVM_fromStore_closure2.prototype = { call$3$token: function(context, completer, token) { @@ -360784,7 +360788,7 @@ }); return P._asyncStartSync($async$call$3$token, $async$completer); }, - $signature: 2101 + $signature: 2102 }; V.ClientListItem.prototype = { build$1: function(_, context) { @@ -360855,7 +360859,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; V.ClientListItem_build__closure2.prototype = { call$0: function() { @@ -360882,7 +360886,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.client], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; V.ClientListItem_build__closure5.prototype = { call$0: function() { @@ -360919,7 +360923,7 @@ t5 = viewModel.onSortColumn; return S.EntityList$(t2, C.EntityType_client, new Y.ClientListBuilder_build__closure(viewModel), viewModel.onClearMultielsect, t4, t5, new V.ClientPresenter(), t1, t3); }, - $signature: 2103 + $signature: 2104 }; Y.ClientListBuilder_build__closure.prototype = { call$2: function(context, index) { @@ -360940,7 +360944,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 2104 + $signature: 2105 }; Y.ClientListVM.prototype = {}; Y.ClientListVM_fromStore__handleRefresh.prototype = { @@ -360973,7 +360977,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; V.ClientPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -361108,13 +361112,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.StartClientMultiselect()); }, - $signature: 7 + $signature: 8 }; B.ClientScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.FilterClients(value)); }, - $signature: 10 + $signature: 7 }; B.ClientScreen_build_closure8.prototype = { call$0: function() { @@ -361132,7 +361136,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.SortClients(value)); }, - $signature: 10 + $signature: 7 }; B.ClientScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -361194,7 +361198,7 @@ call$2: function(context, vm) { return new B.ClientScreen(vm, null); }, - $signature: 2106 + $signature: 2107 }; D.ClientScreenVM.prototype = {}; M.ClientEdit.prototype = { @@ -361358,13 +361362,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_edit_billing_address$_onChanged()); }, - $signature: 9 + $signature: 10 }; R.ClientEditBillingAddressState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_edit_billing_address$_onChanged()); }, - $signature: 9 + $signature: 10 }; R.ClientEditBillingAddressState_dispose_closure.prototype = { call$1: function(controller) { @@ -361372,7 +361376,7 @@ t1.removeListener$1(controller, this.$this.get$_client_edit_billing_address$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; R.ClientEditBillingAddressState__onChanged_closure.prototype = { call$1: function(b) { @@ -361389,7 +361393,7 @@ b.get$_client_model$_$this()._postalCode = t1; return b; }, - $signature: 40 + $signature: 41 }; R.ClientEditBillingAddressState__onChanged_closure0.prototype = { call$0: function() { @@ -361412,7 +361416,7 @@ b.get$_client_model$_$this()._countryId = t1; return b; }, - $signature: 40 + $signature: 41 }; R.ClientEditBillingAddressState_build_closure0.prototype = { call$0: function() { @@ -361425,7 +361429,7 @@ call$1: function(duration) { this.$this.didChangeDependencies$0(); }, - $signature: 43 + $signature: 44 }; R.ClientEditContacts.prototype = { createState$0: function() { @@ -361481,19 +361485,19 @@ t6 = t5.get$length(t4); return new R.ContactEditDetails(t5.indexOf$2(t4, t5.firstWhere$2$orElse(t4, new R._ClientEditContactsState__showContactEditor__closure(t2), null), 0), t2, viewModel, t1, t6 > 1, new D.ValueKey(t3, type$.ValueKey_String)); }, - $signature: 2107 + $signature: 2108 }; R._ClientEditContactsState__showContactEditor__closure.prototype = { call$1: function(c) { return c.id === this.contact.id; }, - $signature: 95 + $signature: 96 }; R._ClientEditContactsState_build_closure.prototype = { call$1: function(contact) { return new R.ContactListTile0(new R._ClientEditContactsState_build__closure(this.$this, contact, this.context), contact, null); }, - $signature: 2108 + $signature: 2109 }; R._ClientEditContactsState_build__closure.prototype = { call$0: function() { @@ -361505,13 +361509,13 @@ call$1: function(duration) { this.$this._client_edit_contacts$_showContactEditor$2(this.contact, this.context); }, - $signature: 43 + $signature: 44 }; R._ClientEditContactsState_build_closure1.prototype = { call$0: function() { return this.viewModel.onAddContactPressed.call$0(); }, - $signature: 7 + $signature: 8 }; R.ContactListTile0.prototype = { build$1: function(_, context) { @@ -361624,13 +361628,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_edit_contacts$_onChanged()); }, - $signature: 9 + $signature: 10 }; R.ContactEditDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_edit_contacts$_onChanged()); }, - $signature: 9 + $signature: 10 }; R.ContactEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -361638,7 +361642,7 @@ t1.removeListener$1(controller, this.$this.get$_client_edit_contacts$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; R.ContactEditDetailsState__onChanged_closure.prototype = { call$1: function(b) { @@ -361663,7 +361667,7 @@ b.get$_client_model$_$this()._client_model$_customValue4 = t1; return b; }, - $signature: 494 + $signature: 649 }; R.ContactEditDetailsState__onChanged_closure0.prototype = { call$0: function() { @@ -361758,12 +361762,12 @@ $signature: 0 }; R.ContactEditDetailsState_build__closure.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.$this._widget; t1.viewModel.onRemoveContactPressed.call$1(t1.index); K.Navigator_of(this.context, false).pop$1(0, null); }, - $signature: 1 + $signature: 7 }; R.ContactEditDetailsState_build_closure13.prototype = { call$0: function() { @@ -361781,13 +361785,13 @@ call$1: function(store) { return F.ClientEditContactsVM_ClientEditContactsVM$fromStore(store); }, - $signature: 2109 + $signature: 2110 }; F.ClientEditContactsScreen_build_closure.prototype = { call$2: function(context, vm) { return new R.ClientEditContacts(vm, this.$this.viewModel, null); }, - $signature: 2110 + $signature: 2111 }; F.ClientEditContactsVM.prototype = { get$company: function() { @@ -361812,7 +361816,7 @@ call$1: function(index) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.DeleteContact(index)); }, - $signature: 175 + $signature: 167 }; F.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure1.prototype = { call$1: function(_) { @@ -361824,7 +361828,7 @@ call$2: function(contact, index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateContact(index, contact)); }, - $signature: 2111 + $signature: 2112 }; X.ClientEditDesktop.prototype = { build$1: function(_, context) { @@ -361919,13 +361923,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; Q.ClientEditDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; Q.ClientEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -361933,7 +361937,7 @@ t1.removeListener$1(controller, this.$this.get$_client_edit_details$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; Q.ClientEditDetailsState__onChanged_closure.prototype = { call$1: function(b) { @@ -361960,7 +361964,7 @@ b.get$_client_model$_$this()._client_model$_customValue4 = t1; return b; }, - $signature: 40 + $signature: 41 }; Q.ClientEditDetailsState__onChanged_closure0.prototype = { call$0: function() { @@ -361985,7 +361989,7 @@ b.get$_client_model$_$this()._groupId = this.groupId; return b; }, - $signature: 40 + $signature: 41 }; Q.ClientEditDetailsState_build_closure1.prototype = { call$1: function(userId) { @@ -361998,7 +362002,7 @@ b.get$_client_model$_$this()._client_model$_assignedUserId = this.userId; return b; }, - $signature: 40 + $signature: 41 }; U.ClientEditFooter.prototype = { build$1: function(_, context) { @@ -362025,7 +362029,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ToggleEditorLayout(C.EntityType_client)); }, - $signature: 7 + $signature: 8 }; L.ClientEditNotes.prototype = { createState$0: function() { @@ -362081,13 +362085,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; L.ClientEditNotesState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; L.ClientEditNotesState_dispose_closure.prototype = { call$1: function(controller) { @@ -362095,7 +362099,7 @@ t1.removeListener$1(controller, this.$this.get$_client_edit_notes$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; L.ClientEditNotesState__onChanged_closure.prototype = { call$1: function(b) { @@ -362106,7 +362110,7 @@ b.get$_client_model$_$this()._privateNotes = t1; return b; }, - $signature: 40 + $signature: 41 }; L.ClientEditNotesState__onChanged_closure0.prototype = { call$0: function() { @@ -362119,20 +362123,20 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(J.$index$asx(this.state.staticState.sizeMap._map$_map, sizeId).name, _null, _null, _null, _null, _null, _null, _null, _null, _null), sizeId, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; L.ClientEditNotesState_build_closure0.prototype = { call$1: function(sizeId) { return this.viewModel.onChanged.call$1(this.client.rebuild$1(new L.ClientEditNotesState_build__closure0(sizeId))); }, - $signature: 9 + $signature: 10 }; L.ClientEditNotesState_build__closure0.prototype = { call$1: function(b) { b.get$_client_model$_$this()._sizeId = this.sizeId; return b; }, - $signature: 40 + $signature: 41 }; L.ClientEditNotesState_build_closure1.prototype = { call$1: function(industry) { @@ -362149,7 +362153,7 @@ b.get$_client_model$_$this()._industryId = t1; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditSettings.prototype = { createState$0: function() { @@ -362232,13 +362236,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_edit_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; M.ClientEditSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_edit_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; M.ClientEditSettingsState_dispose_closure.prototype = { call$1: function(controller) { @@ -362246,7 +362250,7 @@ t1.removeListener$1(controller, this.$this.get$_client_edit_settings$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; M.ClientEditSettingsState__onChanged_closure.prototype = { call$1: function(b) { @@ -362255,7 +362259,7 @@ t1.get$_settings_model$_$this()._defaultTaskRate = t2; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditSettingsState__onChanged_closure0.prototype = { call$0: function() { @@ -362279,7 +362283,7 @@ t1.get$_settings_model$_$this()._currencyId = t2; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditSettingsState_build_closure0.prototype = { call$1: function(language) { @@ -362297,7 +362301,7 @@ t1.get$_settings_model$_$this()._languageId = t2; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditSettingsState_build_closure1.prototype = { call$1: function(paymentTermId) { @@ -362307,13 +362311,13 @@ paymentTerm = J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).paymentTermState.map._map$_map, paymentTermId); return K.DropdownMenuItem$(L.Text$(paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), C.JSInt_methods.toString$0(paymentTerm.numDays), type$.legacy_String); }, - $signature: 34 + $signature: 35 }; M.ClientEditSettingsState_build_closure2.prototype = { call$1: function(numDays) { this.viewModel.onChanged.call$1(this.client.rebuild$1(new M.ClientEditSettingsState_build__closure1(numDays))); }, - $signature: 8 + $signature: 9 }; M.ClientEditSettingsState_build__closure1.prototype = { call$1: function(b) { @@ -362323,7 +362327,7 @@ t1.get$_settings_model$_$this()._defaultPaymentTerms = t2; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditSettingsState_build_closure3.prototype = { call$1: function(paymentTermId) { @@ -362333,13 +362337,13 @@ paymentTerm = J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).paymentTermState.map._map$_map, paymentTermId); return K.DropdownMenuItem$(L.Text$(paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), C.JSInt_methods.toString$0(paymentTerm.numDays), type$.legacy_String); }, - $signature: 34 + $signature: 35 }; M.ClientEditSettingsState_build_closure4.prototype = { call$1: function(numDays) { this.viewModel.onChanged.call$1(this.client.rebuild$1(new M.ClientEditSettingsState_build__closure0(numDays))); }, - $signature: 8 + $signature: 9 }; M.ClientEditSettingsState_build__closure0.prototype = { call$1: function(b) { @@ -362349,7 +362353,7 @@ t1.get$_settings_model$_$this()._defaultValidUntil = t2; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditSettingsState_build_closure5.prototype = { call$1: function(value) { @@ -362364,7 +362368,7 @@ t1.get$_settings_model$_$this()._sendReminders = t2; return b; }, - $signature: 40 + $signature: 41 }; R.ClientEditShippingAddress.prototype = { createState$0: function() { @@ -362455,13 +362459,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_edit_shipping_address$_onChanged()); }, - $signature: 9 + $signature: 10 }; R.ClientEditShippingAddressState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_edit_shipping_address$_onChanged()); }, - $signature: 9 + $signature: 10 }; R.ClientEditShippingAddressState_dispose_closure.prototype = { call$1: function(controller) { @@ -362469,7 +362473,7 @@ t1.removeListener$1(controller, this.$this.get$_client_edit_shipping_address$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; R.ClientEditShippingAddressState__onChanged_closure.prototype = { call$1: function(b) { @@ -362486,7 +362490,7 @@ b.get$_client_model$_$this()._shippingPostalCode = t1; return b; }, - $signature: 40 + $signature: 41 }; R.ClientEditShippingAddressState__onChanged_closure0.prototype = { call$0: function() { @@ -362509,7 +362513,7 @@ b.get$_client_model$_$this()._shippingCountryId = t1; return b; }, - $signature: 40 + $signature: 41 }; R.ClientEditShippingAddressState_build_closure0.prototype = { call$0: function() { @@ -362522,7 +362526,7 @@ call$1: function(duration) { this.$this.didChangeDependencies$0(); }, - $signature: 43 + $signature: 44 }; M.ClientEditScreen.prototype = { build$1: function(_, context) { @@ -362534,13 +362538,13 @@ call$1: function(store) { return M.ClientEditVM_ClientEditVM$fromStore(store); }, - $signature: 2112 + $signature: 2113 }; M.ClientEditScreen_build_closure.prototype = { call$2: function(context, vm) { return new M.ClientEdit(vm, null); }, - $signature: 2113 + $signature: 2114 }; M.ClientEditVM.prototype = { get$company: function() { @@ -362551,7 +362555,7 @@ call$1: function(client) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateClient(client)); }, - $signature: 2114 + $signature: 2115 }; M.ClientEditVM_ClientEditVM$fromStore_closure3.prototype = { call$0: function() { @@ -362559,7 +362563,7 @@ t1 = t1.rebuild$1(new M.ClientEditVM_ClientEditVM$fromStore__closure(t1)); return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateClient(t1)); }, - $signature: 7 + $signature: 8 }; M.ClientEditVM_ClientEditVM$fromStore__closure.prototype = { call$1: function(b) { @@ -362572,7 +362576,7 @@ b.get$_client_model$_$this()._shippingCountryId = t1.countryId; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditVM_ClientEditVM$fromStore_closure2.prototype = { call$0: function() { @@ -362580,7 +362584,7 @@ t1 = t1.rebuild$1(new M.ClientEditVM_ClientEditVM$fromStore__closure0(t1)); return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateClient(t1)); }, - $signature: 7 + $signature: 8 }; M.ClientEditVM_ClientEditVM$fromStore__closure0.prototype = { call$1: function(b) { @@ -362593,7 +362597,7 @@ b.get$_client_model$_$this()._countryId = t1.shippingCountryId; return b; }, - $signature: 40 + $signature: 41 }; M.ClientEditVM_ClientEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -362680,7 +362684,7 @@ else M.viewEntitiesByType(C.EntityType_invoice, savedClient); }, - $signature: 298 + $signature: 248 }; M.ClientEditVM_ClientEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -362770,7 +362774,7 @@ t7 = type$.JSArray_legacy_Widget; return T.Column$(H.setRuntimeTypeInfo([T.Expanded$(E.TabBarView$(H.setRuntimeTypeInfo([N.RefreshIndicator$(new Z.ClientOverview(t3, t1._widget.isFilter, _null), new G._ClientViewState_build__closure(t3, context)), N.RefreshIndicator$(new Q.ClientViewDetails(t4, _null), new G._ClientViewState_build__closure0(t3, context)), N.RefreshIndicator$(new T.ClientViewDocuments(t3, new D.ValueKey(t5, t6)), new G._ClientViewState_build__closure1(t3, context)), N.RefreshIndicator$(new U.ClientViewLedger(t3, new D.ValueKey(t5, t6)), new G._ClientViewState_build__closure2(t3, context)), N.RefreshIndicator$(new R.ClientViewActivity(t3, new D.ValueKey(t5, t6)), new G._ClientViewState_build__closure3(t3, context)), N.RefreshIndicator$(new K.ClientViewSystemLogs(t3, new D.ValueKey(t5, t6)), new G._ClientViewState_build__closure4(t3, context))], t7), t2, _null), 1), new Z.BottomButtons(this.client, C.EntityAction_settings, C.EntityAction_clientPortal, true, true, t1._widget.isFilter, _null)], t7), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); }, - $signature: 182 + $signature: 196 }; G._ClientViewState_build__closure.prototype = { call$0: function() { @@ -362828,7 +362832,7 @@ t6 = t1.can$2(C.UserPermission_view, C.EntityType_task) || t1.can$2(C.UserPermission_create, C.EntityType_task) ? Q.ListTile$(false, _null, _null, true, false, _null, L.Icon$(C.IconData_57424_MaterialIcons_null_false, _null, _null), _null, new G._ClientViewState_build___closure3(context, _this.client), false, _null, _null, _null, _null, L.Text$(_this.localization.get$task(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null) : M.Container$(_null, _null, C.Clip_0, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null); return E.SimpleDialog$(H.setRuntimeTypeInfo([t2, t3, t4, t5, t6, t1.can$2(C.UserPermission_view, C.EntityType_expense) || t1.can$2(C.UserPermission_create, C.EntityType_expense) ? Q.ListTile$(false, _null, _null, true, false, _null, L.Icon$(C.IconData_57424_MaterialIcons_null_false, _null, _null), _null, new G._ClientViewState_build___closure4(context, _this.store, _this.client), false, _null, _null, _null, _null, L.Text$(_this.localization.get$expense(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null) : M.Container$(_null, _null, C.Clip_0, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null)], type$.JSArray_legacy_Widget)); }, - $signature: 174 + $signature: 177 }; G._ClientViewState_build___closure.prototype = { call$0: function() { @@ -362923,7 +362927,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; R._ClientViewActivityState_build_closure.prototype = { call$2: function(context, index) { @@ -362931,7 +362935,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 272 + $signature: 301 }; Q.ClientViewDetails.prototype = { createState$0: function() { @@ -363024,7 +363028,7 @@ listTiles.push(new T.Padding(C.EdgeInsets_16_16_16_16, B.FutureBuilder$(t2.get$_client_view_details$_launchStatus(), t2._client_view_details$_launched, type$.Null), _null)); return listTiles; }, - $signature: 194 + $signature: 191 }; Q._ClientViewDetailsState_build__buildDetailsList_closure.prototype = { call$1: function(contact) { @@ -363043,7 +363047,7 @@ t1.push(G.AppListTile$(_null, t3, C.IconData_58530_MaterialIcons_null_false, new Q._ClientViewDetailsState_build__buildDetailsList__closure4(t6, t7, contact), t2.get$phone(t2), t4)); } }, - $signature: 595 + $signature: 596 }; Q._ClientViewDetailsState_build__buildDetailsList__closure1.prototype = { call$0: function() { @@ -363159,13 +363163,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; T.ClientViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; U.ClientViewLedger.prototype = { createState$0: function() { @@ -363196,13 +363200,13 @@ call$1: function(ledger) { return ledger.adjustment !== 0; }, - $signature: 2121 + $signature: 2122 }; U._ClientViewLedgerState_build_closure1.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; U._ClientViewLedgerState_build_closure0.prototype = { call$2: function(context, index) { @@ -363241,7 +363245,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; U._ClientViewLedgerState_build__closure0.prototype = { call$0: function() { @@ -363430,19 +363434,19 @@ t1.$indexSet(0, customerReference, H.setRuntimeTypeInfo([gatewayToken], type$.JSArray_legacy_GatewayTokenEntity)); } }, - $signature: 2122 + $signature: 2123 }; Z.ClientOverview_build_closure0.prototype = { call$1: function(token) { return new K.TokenMeta(token.meta, null); }, - $signature: 2123 + $signature: 2124 }; Z.ClientOverview_build_closure1.prototype = { call$0: function() { return T.launch(this.linkMap.$index(0, this.customerReference), null, false); }, - $signature: 32 + $signature: 31 }; Z.ClientOverview_build_closure2.prototype = { call$0: function() { @@ -363493,13 +363497,13 @@ call$1: function(store) { return X.ClientViewVM_ClientViewVM$fromStore(store); }, - $signature: 2124 + $signature: 2125 }; X.ClientViewScreen_build_closure.prototype = { call$2: function(context, vm) { return new G.ClientView(vm, this.$this.isFilter, vm.state.uiState.clientUIState.tabIndex, null); }, - $signature: 2125 + $signature: 2126 }; X.ClientViewVM.prototype = { get$company: function() { @@ -363528,13 +363532,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; X.ClientViewVM_ClientViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; X.ClientViewVM_ClientViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -363559,13 +363563,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; X.ClientViewVM_ClientViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.LoadClient(null, this.client.id)); }, - $signature: 93 + $signature: 90 }; G.CompanyGatewayList.prototype = { createState$0: function() { @@ -363614,7 +363618,7 @@ --newIndex; t1._widget.viewModel.onSortChanged.call$2(oldIndex, newIndex); }, - $signature: 139 + $signature: 141 }; G._CompanyGatewayListState_build_closure.prototype = { call$1: function(companyGatewayId) { @@ -363636,13 +363640,13 @@ t3 = false; return new Z.CompanyGatewayListItem(t4, companyGateway, t5, t1, t3, new D.ValueKey(t2, type$.ValueKey_legacy_String)); }, - $signature: 2129 + $signature: 2130 }; G._CompanyGatewayListState_build__closure.prototype = { call$0: function() { return this.$this._widget.viewModel.onRemovePressed.call$1(this.companyGatewayId); }, - $signature: 7 + $signature: 8 }; Z.CompanyGatewayListItem.prototype = { build$1: function(_, context) { @@ -363708,7 +363712,7 @@ call$2: function(context, viewModel) { return new G.CompanyGatewayList(viewModel, null); }, - $signature: 2130 + $signature: 2131 }; S.CompanyGatewayListVM.prototype = {}; S.CompanyGatewayListVM_fromStore__handleRefresh.prototype = { @@ -363737,7 +363741,7 @@ settings = this.uiState.get$settings().rebuild$1(new S.CompanyGatewayListVM_fromStore__closure(t1)); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 10 + $signature: 7 }; S.CompanyGatewayListVM_fromStore__closure.prototype = { call$1: function(b) { @@ -363760,7 +363764,7 @@ settings = this.uiState.get$settings().rebuild$1(new S.CompanyGatewayListVM_fromStore__closure0(t1)); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 139 + $signature: 141 }; S.CompanyGatewayListVM_fromStore__closure0.prototype = { call$1: function(b) { @@ -363813,7 +363817,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.StartCompanyGatewayMultiselect()); }, - $signature: 7 + $signature: 8 }; D.CompanyGatewayScreen_build_closure10.prototype = { call$0: function() { @@ -363861,13 +363865,13 @@ call$1: function(companyGatewayId) { return J.$index$asx(this.$this.viewModel.companyGatewayMap._map$_map, companyGatewayId); }, - $signature: 326 + $signature: 256 }; D.CompanyGatewayScreen_build__closure1.prototype = { call$1: function(_) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.ClearCompanyGatewayMultiselect()); }, - $signature: 587 + $signature: 588 }; D.CompanyGatewayScreen_build_closure0.prototype = { call$1: function(context) { @@ -363961,7 +363965,7 @@ call$2: function(context, vm) { return new D.CompanyGatewayScreen(vm, null); }, - $signature: 2131 + $signature: 2132 }; Y.CompanyGatewayScreenVM.prototype = {}; Y.CompanyGatewayScreenVM_fromStore_closure.prototype = { @@ -364206,7 +364210,7 @@ t1.gateway = A.GatewayEntity_GatewayEntity(); this.viewModel.onChanged.call$1(this.companyGateway.rebuild$1(new V._CompanyGatewayEditState_build__closure12(t1))); }, - $signature: 44 + $signature: 45 }; V._CompanyGatewayEditState_build__closure12.prototype = { call$1: function(b) { @@ -364236,7 +364240,7 @@ call$0: function() { return T.launch("https://invoiceninja.github.io/docs/hosted-stripe", null, false); }, - $signature: 32 + $signature: 31 }; V._CompanyGatewayEditState_build_closure3.prototype = { call$1: function(value) { @@ -364256,7 +364260,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.companyGateway.rebuild$1(new V._CompanyGatewayEditState_build__closure10(value))); }, - $signature: 9 + $signature: 10 }; V._CompanyGatewayEditState_build__closure10.prototype = { call$1: function(b) { @@ -364270,7 +364274,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; V._CompanyGatewayEditState_build_closure6.prototype = { call$1: function(value) { @@ -364292,7 +364296,7 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_isEnabled = this.value; return b; }, - $signature: 160 + $signature: 158 }; V._CompanyGatewayEditState_build_closure7.prototype = { call$1: function(value) { @@ -364419,14 +364423,14 @@ t1 = ""; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(t1), _null, _null, _null, _null, _null, _null, _null, _null, _null), gatewayTypeId, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; V._CompanyGatewayEditState_build_closure16.prototype = { call$1: function(value) { var t1 = this.$this; t1.setState$1(new V._CompanyGatewayEditState_build__closure(t1, value)); }, - $signature: 8 + $signature: 9 }; V._CompanyGatewayEditState_build__closure.prototype = { call$0: function() { @@ -364474,14 +364478,14 @@ t2 = this.gateway; return new V.GatewayConfigField(t2, field, J.$index$asx(t1.companyGateway.get$parsedConfig(), field), J.$index$asx(t2.get$parsedFields(), field), new V.GatewayConfigSettings_build__closure(t1, field), null); }, - $signature: 2133 + $signature: 2134 }; V.GatewayConfigSettings_build__closure.prototype = { call$1: function(value) { var t1 = this.$this; t1.viewModel.onChanged.call$1(t1.companyGateway.updateConfig$2(this.field, value)); }, - $signature: 8 + $signature: 9 }; V.GatewayConfigField.prototype = { createState$0: function() { @@ -364572,13 +364576,13 @@ if (C.JSString_methods.contains$1(this.field.toLowerCase(), word)) this._box_0.obscure = true; }, - $signature: 10 + $signature: 7 }; V._GatewayConfigFieldState_build_closure.prototype = { call$1: function(value) { return this.$this._widget.onChanged$1(value); }, - $signature: 9 + $signature: 10 }; V._GatewayConfigFieldState_build_closure0.prototype = { call$1: function(value) { @@ -364586,7 +364590,7 @@ t1 = J.trim$0$s(value); return K.DropdownMenuItem$(L.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), t1, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; V._GatewayConfigFieldState_build_closure1.prototype = { call$1: function(value) { @@ -364718,7 +364722,7 @@ b.get$_company_gateway_model$_$this()._maxLimit = t1; return b; }, - $signature: 160 + $signature: 158 }; V._LimitEditorState__onChanged_closure0.prototype = { call$1: function(b) { @@ -364850,19 +364854,19 @@ t1.removeListener$1(controller, this.$this.get$_company_gateway_edit$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; V._FeesEditorState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_company_gateway_edit$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._FeesEditorState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_company_gateway_edit$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._FeesEditorState__onChanged_closure.prototype = { call$1: function(b) { @@ -364871,7 +364875,7 @@ b.get$_company_gateway_model$_$this()._feeCap = this.cap; return b; }, - $signature: 160 + $signature: 158 }; V._FeesEditorState__onChanged_closure0.prototype = { call$0: function() { @@ -364892,7 +364896,7 @@ var _this = this; return _this.viewModel.onChanged.call$1(_this.companyGateway.rebuild$1(new V._FeesEditorState_build__closure2(_this.$this, _this.settings, taxRate))); }, - $signature: 81 + $signature: 78 }; V._FeesEditorState_build__closure2.prototype = { call$1: function(b) { @@ -364910,14 +364914,14 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_taxName1 = t1; return b; }, - $signature: 160 + $signature: 158 }; V._FeesEditorState_build_closure0.prototype = { call$1: function(taxRate) { var _this = this; return _this.viewModel.onChanged.call$1(_this.companyGateway.rebuild$1(new V._FeesEditorState_build__closure1(_this.$this, _this.settings, taxRate))); }, - $signature: 81 + $signature: 78 }; V._FeesEditorState_build__closure1.prototype = { call$1: function(b) { @@ -364935,14 +364939,14 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_taxName2 = t1; return b; }, - $signature: 160 + $signature: 158 }; V._FeesEditorState_build_closure1.prototype = { call$1: function(taxRate) { var _this = this; return _this.viewModel.onChanged.call$1(_this.companyGateway.rebuild$1(new V._FeesEditorState_build__closure0(_this.$this, _this.settings, taxRate))); }, - $signature: 81 + $signature: 78 }; V._FeesEditorState_build__closure0.prototype = { call$1: function(b) { @@ -364960,7 +364964,7 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_taxName3 = t1; return b; }, - $signature: 160 + $signature: 158 }; V._FeesEditorState_build_closure2.prototype = { call$1: function(value) { @@ -364981,7 +364985,7 @@ b.get$_company_gateway_model$_$this()._adjustFeePercent = this.value; return b; }, - $signature: 160 + $signature: 158 }; V.__CompanyGatewayEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -365008,13 +365012,13 @@ call$1: function(store) { return L.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore(store); }, - $signature: 2135 + $signature: 2136 }; L.CompanyGatewayEditScreen_build_closure.prototype = { call$2: function(context, viewModel) { return new V.CompanyGatewayEdit(viewModel, new D.ValueKey(viewModel.companyGateway.id, type$.ValueKey_legacy_String)); }, - $signature: 2136 + $signature: 2137 }; L.CompanyGatewayEditVM.prototype = { get$companyGateway: function() { @@ -365028,7 +365032,7 @@ call$1: function(companyGateway) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCompanyGateway(companyGateway)); }, - $signature: 285 + $signature: 257 }; L.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -365092,7 +365096,7 @@ } else M.viewEntityById(false, savedCompanyGateway.id, C.EntityType_companyGateway, null, true, true); }, - $signature: 285 + $signature: 257 }; L.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -365136,7 +365140,7 @@ }); return P._asyncStartSync($async$call$1, $async$completer); }, - $signature: 2137 + $signature: 414 }; L.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure.prototype = { call$1: function(response) { @@ -365151,7 +365155,7 @@ break; } }, - $signature: 8 + $signature: 9 }; L.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure0.prototype = { call$1: function(error) { @@ -365161,7 +365165,7 @@ t1.toString; O.showErrorDialog(false, $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), H.S(error)); }, - $signature: 8 + $signature: 9 }; G.CompanyGatewayView.prototype = { createState$0: function() { @@ -365196,7 +365200,7 @@ call$0: function() { return this.$this._widget.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; G._CompanyGatewayViewState_build_closure.prototype = { call$0: function() { @@ -365318,13 +365322,13 @@ call$0: function() { return this.$this.viewModel.onStripeImportPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; G._CompanyGatewayOverview_build_closure0.prototype = { call$0: function() { return this.$this.viewModel.onStripeVerifyPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; G._CompanyGatewayOverview_build_closure2.prototype = { call$1: function(e) { @@ -365442,7 +365446,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.StartSaving()); _this.webClient.post$4$idToken$password(_this.url, _this.credentials.token, idToken, password).then$1$1(0, new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure(t1, _this.localization), type$.Null).catchError$1(new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure0(t1, _this.context)); }, - $signature: 47 + $signature: 50 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure.prototype = { call$1: function(response) { @@ -365452,7 +365456,7 @@ t1.toString; E.showDialog(true, new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore____closure(this.localization, response), $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), null, true, type$.void); }, - $signature: 8 + $signature: 9 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore____closure.prototype = { call$1: function(context) { @@ -365466,7 +365470,7 @@ t5 = J.getInterceptor$asx(t4); return E.AlertDialog$(H.setRuntimeTypeInfo([U.TextButton$(false, L.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_____closure(context), _null)], t3), C.EdgeInsets_0_0_0_0, _null, T.Column$(H.setRuntimeTypeInfo([T.Row$(H.setRuntimeTypeInfo([T.SizedBox$(L.Text$("Stripe", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, 120), T.SizedBox$(L.Text$(H.S(t5.$index(t4, "stripe_customer_count")), _null, _null, _null, _null, _null, _null, C.TextAlign_5, _null, _null), _null, 100)], t3), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), T.SizedBox$(_null, 8, _null), T.Row$(H.setRuntimeTypeInfo([T.SizedBox$(L.Text$("Invoice Ninja", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, 120), T.SizedBox$(L.Text$(H.S(J.get$length$asx(type$.legacy_Iterable_dynamic._as(t5.$index(t4, "stripe_customers")))), _null, _null, _null, _null, _null, _null, C.TextAlign_5, _null, _null), _null, 100)], t3), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null)], t3), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1), C.EdgeInsets_24_20_24_24, _null, _null, t2); }, - $signature: 151 + $signature: 140 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_____closure.prototype = { call$0: function() { @@ -365479,7 +365483,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.StopSaving()); O.showErrorDialog(false, this.context, error); }, - $signature: 8 + $signature: 9 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -365498,7 +365502,7 @@ t2 = _this.context; _this.webClient.post$4$idToken$password(_this.url, _this.credentials.token, idToken, password).then$1$1(0, new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure1(t1, t2, _this.localization), type$.Null).catchError$1(new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure2(t1, t2)); }, - $signature: 47 + $signature: 50 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure1.prototype = { call$1: function(response) { @@ -365510,14 +365514,14 @@ t1 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, "en"), _s18_); O.showMessageDialog(this.context, t1, null); }, - $signature: 8 + $signature: 9 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure2.prototype = { call$1: function(error) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.StopSaving()); O.showErrorDialog(false, this.context, error); }, - $signature: 8 + $signature: 9 }; S.CreditEmailScreen.prototype = { build$1: function(_, context) { @@ -365544,7 +365548,7 @@ J.$index$asx(store.get$_dispatchers(), 0).call$1(new E.LoadClient(null, t1)); } }, - $signature: 327 + $signature: 340 }; S.CreditEmailScreen_build_closure0.prototype = { call$1: function(store) { @@ -365578,7 +365582,7 @@ completer.future.then$1$1(0, new S.EmailCreditVM_EmailCreditVM$fromStore__closure(this.credit), t1); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.EmailCreditRequest(completer, this.credit.id, template, subject, body)); }, - $signature: 419 + $signature: 421 }; S.EmailCreditVM_EmailCreditVM$fromStore__closure.prototype = { call$1: function(value) { @@ -365685,7 +365689,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; K.CreditListItem_build__closure2.prototype = { call$0: function() { @@ -365712,7 +365716,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.credit], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; K.CreditListItem_build__closure5.prototype = { call$0: function() { @@ -365807,7 +365811,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; U.CreditPdfScreen.prototype = { build$1: function(_, context) { @@ -365939,13 +365943,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.StartCreditMultiselect()); }, - $signature: 7 + $signature: 8 }; A.CreditScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.FilterCredits(value)); }, - $signature: 10 + $signature: 7 }; A.CreditScreen_build_closure8.prototype = { call$0: function() { @@ -365963,7 +365967,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.SortCredits(value)); }, - $signature: 10 + $signature: 7 }; A.CreditScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -366104,7 +366108,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 61 + $signature: 59 }; M._CreditEditState_build_closure.prototype = { call$0: function() { @@ -366124,14 +366128,14 @@ t4 = t2.$ti._eval$1("MappedIterable<1,BaseEntity*>"); return new D.InvoiceItemSelector(new M._CreditEditState_build___closure0(_this.$this, t3, _this.isFullscreen), t1.clientId, P.List_List$of(new H.MappedIterable(t2, new M._CreditEditState_build___closure1(t3), t4), true, t4._eval$1("Iterable.E")), false, null); }, - $signature: 293 + $signature: 305 }; M._CreditEditState_build___closure.prototype = { call$1: function(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 63 + $signature: 62 }; M._CreditEditState_build___closure1.prototype = { call$1: function(item) { @@ -366150,7 +366154,7 @@ } return t1; }, - $signature: 294 + $signature: 306 }; M._CreditEditState_build___closure0.prototype = { call$2: function(items, clientId) { @@ -366161,7 +366165,7 @@ call$1: function(items) { return this.call$2(items, null); }, - $signature: 295 + $signature: 307 }; M.__CreditEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -366204,7 +366208,7 @@ call$1: function(credit) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateCredit(credit)); }, - $signature: 143 + $signature: 142 }; T.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure0.prototype = { call$3: function(context, credit, client) { @@ -366221,7 +366225,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 297 + $signature: 308 }; T.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure1.prototype = { call$1: function(b) { @@ -366243,7 +366247,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 129 + $signature: 138 }; T.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure.prototype = { call$1: function(_) { @@ -366255,7 +366259,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/credit/edit")); }, - $signature: 44 + $signature: 45 }; R.CreditEditItemsScreen.prototype = { build$1: function(_, context) { @@ -366285,7 +366289,7 @@ call$1: function(index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.DeleteCreditItem(index)); }, - $signature: 111 + $signature: 108 }; R.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure0.prototype = { call$0: function() { @@ -366303,7 +366307,7 @@ } else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new E.UpdateCreditItem(index, creditItem)); }, - $signature: 299 + $signature: 309 }; R.CreditEditItemsVM_CreditEditItemsVM$fromStore__closure.prototype = { call$1: function(b) { @@ -366311,13 +366315,13 @@ b.get$_invoice_model$_$this()._invoice_model$_typeId = t1; return b; }, - $signature: 54 + $signature: 55 }; R.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure2.prototype = { call$2: function(oldIndex, newIndex) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.MoveCreditItem(oldIndex, newIndex)); }, - $signature: 139 + $signature: 141 }; G.CreditEditNotesScreen.prototype = { build$1: function(_, context) { @@ -366342,7 +366346,7 @@ call$1: function(credit) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateCredit(credit)); }, - $signature: 143 + $signature: 142 }; X.CreditEditScreen.prototype = { build$1: function(_, context) { @@ -366375,7 +366379,7 @@ call$1: function(context) { return this.call$2(context, null); }, - $signature: 300 + $signature: 310 }; X.CreditEditVM_CreditEditVM$fromStore__closure.prototype = { call$0: function() { @@ -366437,7 +366441,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([savedCredit], type$.JSArray_legacy_BaseEntity), t1, false); } }, - $signature: 71 + $signature: 65 }; X.CreditEditVM_CreditEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -366462,7 +366466,7 @@ } J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.AddCreditItems(items)); }, - $signature: 301 + $signature: 311 }; X.CreditEditVM_CreditEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -366516,7 +366520,7 @@ $defaultValues: function() { return [null]; }, - $signature: 302 + $signature: 312 }; M.CreditViewVM_CreditViewVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -366532,13 +366536,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; M.CreditViewVM_CreditViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; M.CreditViewVM_CreditViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -366563,13 +366567,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; M.CreditViewVM_CreditViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.LoadCredit(null, this.credit.id)); }, - $signature: 93 + $signature: 90 }; M.CreditViewVM_CreditViewVM$fromStore_closure3.prototype = { call$3: function(context, credit, activityId) { @@ -366583,7 +366587,7 @@ $defaultValues: function() { return [null]; }, - $signature: 303 + $signature: 313 }; A.DashboardActivity.prototype = { build$1: function(_, context) { @@ -366599,7 +366603,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 272 + $signature: 301 }; U.DashboardChart.prototype = { createState$0: function() { @@ -366842,14 +366846,14 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), dateRange, type$.legacy_DateRange); }, - $signature: 616 + $signature: 617 }; E._DashboardDateRangePickerState_build_closure0.prototype = { call$1: function(dateRange) { var t1 = this.$this; t1.setState$1(new E._DashboardDateRangePickerState_build__closure2(t1, dateRange)); }, - $signature: 617 + $signature: 618 }; E._DashboardDateRangePickerState_build__closure2.prototype = { call$0: function() { @@ -367135,7 +367139,7 @@ } return K.DropdownMenuItem$(L.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), currencyId, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; Y.DashboardPanels__header__closure1.prototype = { call$1: function(currencyId) { @@ -367149,7 +367153,7 @@ if (t1) K.Navigator_of(_this.context, false).pop$1(0, null); }, - $signature: 10 + $signature: 7 }; Y.DashboardPanels__header__closure2.prototype = { call$0: function() { @@ -367157,7 +367161,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Y.DashboardPanels__header__closure3.prototype = { call$0: function() { @@ -367165,7 +367169,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Y.DashboardPanels__header__closure4.prototype = { call$1: function(context) { @@ -367193,13 +367197,13 @@ t1.viewModel.onSettingsChanged.call$1(settings); } }, - $signature: 617 + $signature: 618 }; Y.DashboardPanels__header___closure0.prototype = { call$1: function(duration) { this.$this._showDateOptions$1(this.context); }, - $signature: 43 + $signature: 44 }; Y.DashboardPanels__header__closure6.prototype = { call$0: function() { @@ -367229,7 +367233,7 @@ } return E.AlertDialog$(t5, C.EdgeInsets_0_0_0_0, _null, T.Column$(t6, C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1), C.EdgeInsets_24_20_24_24, new D.ValueKey(t3, type$.ValueKey_legacy_String), _null, t2); }, - $signature: 151 + $signature: 140 }; Y.DashboardPanels__header____closure.prototype = { call$0: function() { @@ -367243,7 +367247,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Y.DashboardPanels__paymentChart_closure.prototype = { call$1: function(b) { @@ -367251,13 +367255,13 @@ b.get$_dashboard_state$_$this()._offset = t1 + 1; return b; }, - $signature: 137 + $signature: 129 }; Y.DashboardPanels__paymentChart_closure0.prototype = { call$2: function(index, date) { return this.onDateSelected.call$1(J.$index$asx(this.currentData, index).entityMap.$index(0, date)); }, - $signature: 82 + $signature: 81 }; Y.DashboardPanels__quoteChart_closure.prototype = { call$1: function(b) { @@ -367265,13 +367269,13 @@ b.get$_dashboard_state$_$this()._offset = t1 + 1; return b; }, - $signature: 137 + $signature: 129 }; Y.DashboardPanels__quoteChart_closure0.prototype = { call$2: function(index, date) { return this.onDateSelected.call$1(J.$index$asx(this.currentData, index).entityMap.$index(0, date)); }, - $signature: 82 + $signature: 81 }; Y.DashboardPanels__taskChart_closure.prototype = { call$1: function(b) { @@ -367279,13 +367283,13 @@ b.get$_dashboard_state$_$this()._offset = t1 + 1; return b; }, - $signature: 137 + $signature: 129 }; Y.DashboardPanels__taskChart_closure0.prototype = { call$2: function(index, date) { return this.onDateSelected.call$1(J.$index$asx(this.currentData, index).entityMap.$index(0, date)); }, - $signature: 82 + $signature: 81 }; Y.DashboardPanels__expenseChart_closure.prototype = { call$1: function(b) { @@ -367293,43 +367297,43 @@ b.get$_dashboard_state$_$this()._offset = t1 + 1; return b; }, - $signature: 137 + $signature: 129 }; Y.DashboardPanels__expenseChart_closure0.prototype = { call$2: function(index, date) { return this.onDateSelected.call$1(J.$index$asx(this.currentData, index).entityMap.$index(0, date)); }, - $signature: 82 + $signature: 81 }; Y.DashboardPanels_build_closure.prototype = { call$1: function(entityIds) { return this.$this.viewModel.onSelectionChanged.call$2(C.EntityType_invoice, entityIds); }, - $signature: 193 + $signature: 182 }; Y.DashboardPanels_build_closure0.prototype = { call$1: function(entityIds) { return this.$this.viewModel.onSelectionChanged.call$2(C.EntityType_payment, entityIds); }, - $signature: 193 + $signature: 182 }; Y.DashboardPanels_build_closure1.prototype = { call$1: function(entityIds) { return this.$this.viewModel.onSelectionChanged.call$2(C.EntityType_quote, entityIds); }, - $signature: 193 + $signature: 182 }; Y.DashboardPanels_build_closure2.prototype = { call$1: function(entityIds) { return this.$this.viewModel.onSelectionChanged.call$2(C.EntityType_task, entityIds); }, - $signature: 193 + $signature: 182 }; Y.DashboardPanels_build_closure3.prototype = { call$1: function(entityIds) { return this.$this.viewModel.onSelectionChanged.call$2(C.EntityType_expense, entityIds); }, - $signature: 193 + $signature: 182 }; Y._DashboardPanel.prototype = { createState$0: function() { @@ -367403,37 +367407,37 @@ call$2: function(chartData, _) { return chartData.date; }, - $signature: 619 + $signature: 620 }; Y.__DashboardPanelState_build__closure1.prototype = { call$2: function(chartData, _) { return chartData.amount; }, - $signature: 620 + $signature: 621 }; Y.__DashboardPanelState_build__closure.prototype = { call$2: function(chartData, _) { return K.ColorUtil_fromDartColor(this.state.get$accentColor()); }, - $signature: 621 + $signature: 622 }; Y.__DashboardPanelState_build__closure3.prototype = { call$2: function(chartData, _) { return chartData.date; }, - $signature: 619 + $signature: 620 }; Y.__DashboardPanelState_build__closure4.prototype = { call$2: function(chartData, _) { return chartData.amount; }, - $signature: 620 + $signature: 621 }; Y.__DashboardPanelState_build__closure2.prototype = { call$2: function(chartData, _) { return C.Color_ePM; }, - $signature: 621 + $signature: 622 }; Y._InvoiceChart.prototype = { build$1: function(_, context) { @@ -367459,13 +367463,13 @@ b.get$_dashboard_state$_$this()._offset = t1 + 1; return b; }, - $signature: 137 + $signature: 129 }; Y._InvoiceChart_build_closure0.prototype = { call$2: function(index, date) { return this.$this.onDateSelected.call$1(J.$index$asx(this.currentData, index).entityMap.$index(0, date)); }, - $signature: 82 + $signature: 81 }; F.DashboardScreen.prototype = { createState$0: function() { @@ -367612,7 +367616,7 @@ if (this.company.isModuleEnabled$1(entityType)) this.$this._tabs.push(entityType); }, - $signature: 217 + $signature: 214 }; F._DashboardScreenState_initState_closure0.prototype = { call$1: function(duration) { @@ -367620,7 +367624,7 @@ t1.toString; E.showDialog(false, new F._DashboardScreenState_initState__closure(this.state), t1, null, true, type$.void); }, - $signature: 43 + $signature: 44 }; F._DashboardScreenState_initState__closure.prototype = { call$1: function(context) { @@ -367636,7 +367640,7 @@ t1 = this.localization.get$menuSidebar(); return R.InkWell$(false, _null, true, B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_58332_MaterialIcons_null_false, _null, _null), 24, new F._DashboardScreenState_build__closure0(context), C.EdgeInsets_8_8_8_8, t1, _null), _null, true, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 415 + $signature: 413 }; F._DashboardScreenState_build__closure0.prototype = { call$0: function() { @@ -367650,7 +367654,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.FilterCompany(value)); }, - $signature: 10 + $signature: 7 }; F._DashboardScreenState_build_closure0.prototype = { call$1: function(context) { @@ -367659,7 +367663,7 @@ t1 = t1.get$history(t1); return B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_58132_MaterialIcons_null_false, _null, _null), 24, new F._DashboardScreenState_build__closure(context, this.state, this.store), C.EdgeInsets_4_0_20_0, t1, _null); }, - $signature: 270 + $signature: 300 }; F._DashboardScreenState_build__closure.prototype = { call$0: function() { @@ -367706,7 +367710,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; F._CustomTabBarView.prototype = { build$1: function(_, context) { @@ -367746,7 +367750,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 622 + $signature: 623 }; F._CustomTabBarView_build__closure.prototype = { call$0: function() { @@ -367830,7 +367834,7 @@ return; J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new G.UpdateDashboardEntityType(entityType)); }, - $signature: 217 + $signature: 214 }; Q.DashboardVM_fromStore_closure0.prototype = { call$1: function(settings) { @@ -367856,7 +367860,7 @@ call$1: function(offset) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new G.UpdateDashboardSettings(null, offset, null, null)); }, - $signature: 175 + $signature: 167 }; Q.DashboardVM_fromStore_closure4.prototype = { call$1: function(currencyId) { @@ -367870,7 +367874,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; S.SidebarScaffold.prototype = { build$1: function(_, context) { @@ -367915,7 +367919,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; S.InvoiceSidebar.prototype = { build$1: function(_, context) { @@ -367973,7 +367977,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.InvoiceSidebar_build_closure1.prototype = { call$2: function(context, index) { @@ -367987,7 +367991,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.InvoiceSidebar_build_closure3.prototype = { call$2: function(context, index) { @@ -368001,13 +368005,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; S.InvoiceSidebar_build_closure4.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.PaymentSidebar.prototype = { build$1: function(_, context) { @@ -368052,13 +368056,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 624 + $signature: 625 }; S.PaymentSidebar_build_closure0.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.PaymentSidebar_build_closure1.prototype = { call$2: function(context, index) { @@ -368072,13 +368076,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; S.PaymentSidebar_build_closure2.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.QuoteSidebar.prototype = { build$1: function(_, context) { @@ -368136,7 +368140,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.QuoteSidebar_build_closure1.prototype = { call$2: function(context, index) { @@ -368150,7 +368154,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.QuoteSidebar_build_closure3.prototype = { call$2: function(context, index) { @@ -368164,13 +368168,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; S.QuoteSidebar_build_closure4.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.TaskSidebar.prototype = { build$1: function(_, context) { @@ -368222,13 +368226,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 305 + $signature: 314 }; S.TaskSidebar_build_closure0.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.TaskSidebar_build_closure1.prototype = { call$2: function(context, index) { @@ -368236,13 +368240,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 305 + $signature: 314 }; S.TaskSidebar_build_closure2.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.TaskSidebar_build_closure3.prototype = { call$2: function(context, index) { @@ -368256,13 +368260,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; S.TaskSidebar_build_closure4.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.ExpenseSidbar.prototype = { build$1: function(_, context) { @@ -368313,7 +368317,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S.ExpenseSidbar_build_closure1.prototype = { call$2: function(context, index) { @@ -368327,13 +368331,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 156 + $signature: 150 }; S.ExpenseSidbar_build_closure2.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; S._DashboardSidebar.prototype = { build$1: function(_, context) { @@ -368489,7 +368493,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; L.DesignScreen.prototype = { build$1: function(_, context) { @@ -368514,13 +368518,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.StartDesignMultiselect()); }, - $signature: 7 + $signature: 8 }; L.DesignScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.FilterDesigns(value)); }, - $signature: 10 + $signature: 7 }; L.DesignScreen_build_closure8.prototype = { call$0: function() { @@ -368538,7 +368542,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.SortDesigns(value)); }, - $signature: 10 + $signature: 7 }; L.DesignScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -368792,7 +368796,7 @@ b.get$_design_model$_$this()._design_model$_name = t1; return b; }, - $signature: 312 + $signature: 239 }; N._DesignEditState__onChanged_closure0.prototype = { call$0: function() { @@ -368821,7 +368825,7 @@ t1.replace$1(0, A.BuiltMap_BuiltMap(P.LinkedHashMap_LinkedHashMap$_literal(["header", t3, "body", t4, "footer", t5, "product", t6, "task", t7, "includes", J.trim$0$s(t2._includesController._change_notifier$_value.text)], t8, t8), t8, t8)); return b; }, - $signature: 312 + $signature: 239 }; N._DesignEditState__onHtmlChanged_closure.prototype = { call$0: function() { @@ -368927,13 +368931,13 @@ call$1: function(value) { return this.$this._setDraftMode$1(value); }, - $signature: 38 + $signature: 39 }; N._DesignEditState_build_closure1.prototype = { call$1: function(value) { return this.$this._setDraftMode$1(value); }, - $signature: 38 + $signature: 39 }; N.DesignSection.prototype = { build$1: function(_, context) { @@ -368991,13 +368995,13 @@ t1._widget.onLoadDesign$1(value); t1._selectedDesign = value; }, - $signature: 225 + $signature: 203 }; N._DesignSettingsState_build_closure0.prototype = { call$0: function() { return T.launch("https://invoiceninja.github.io/docs/custom-fields", null, false); }, - $signature: 32 + $signature: 31 }; N.PdfDesignPreview.prototype = { createState$0: function() { @@ -369094,7 +369098,7 @@ call$1: function(design) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.UpdateDesign(design)); }, - $signature: 225 + $signature: 203 }; G.DesignEditVM_DesignEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -369185,13 +369189,13 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).invoiceState.map._map$_map, invoiceId); }, - $signature: 62 + $signature: 64 }; K._DesignViewState_build_closure0.prototype = { call$1: function(invoice) { return !invoice.isDeleted && invoice.designId === this.design.id; }, - $signature: 186 + $signature: 190 }; K._DesignViewState_build_closure1.prototype = { call$1: function(quoteId) { @@ -369199,13 +369203,13 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).quoteState.map._map$_map, quoteId); }, - $signature: 62 + $signature: 64 }; K._DesignViewState_build_closure2.prototype = { call$1: function(quote) { return !quote.isDeleted && quote.designId === this.design.id; }, - $signature: 186 + $signature: 190 }; K._DesignViewState_build_closure3.prototype = { call$1: function(creditId) { @@ -369213,13 +369217,13 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).creditState.map._map$_map, creditId); }, - $signature: 62 + $signature: 64 }; K._DesignViewState_build_closure4.prototype = { call$1: function(credit) { return !credit.isDeleted && credit.designId === this.design.id; }, - $signature: 186 + $signature: 190 }; K._DesignViewState_build_closure5.prototype = { call$1: function(invoiceId) { @@ -369227,19 +369231,19 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).recurringInvoiceState.map._map$_map, invoiceId); }, - $signature: 62 + $signature: 64 }; K._DesignViewState_build_closure6.prototype = { call$1: function(invoice) { return !invoice.isDeleted && invoice.designId === this.design.id; }, - $signature: 186 + $signature: 190 }; K._DesignViewState_build_closure7.prototype = { call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; B.DesignViewScreen.prototype = { build$1: function(_, context) { @@ -369383,7 +369387,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; G.DocumentScreen.prototype = { build$1: function(_, context) { @@ -369409,13 +369413,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.StartDocumentMultiselect()); }, - $signature: 7 + $signature: 8 }; G.DocumentScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.FilterDocuments(value)); }, - $signature: 10 + $signature: 7 }; G.DocumentScreen_build_closure8.prototype = { call$0: function() { @@ -369562,7 +369566,7 @@ call$1: function(b) { return b; }, - $signature: 509 + $signature: 517 }; Z._DocumentEditState__onChanged_closure0.prototype = { call$0: function() { @@ -369584,7 +369588,7 @@ t1 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([], t1), _null, 4, false, _null, false, _null)], t1), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; E.DocumentEditScreen.prototype = { build$1: function(_, context) { @@ -369616,7 +369620,7 @@ call$1: function($document) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.UpdateDocument($document)); }, - $signature: 59 + $signature: 61 }; E.DocumentEditVM_DocumentEditVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -369743,7 +369747,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ToggleEditorLayout(C.EntityType_expense)); }, - $signature: 7 + $signature: 8 }; D.__ExpenseEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -369926,13 +369930,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_expense_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; M.ExpenseEditDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_expense_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; M.ExpenseEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -369940,7 +369944,7 @@ t1.removeListener$1(controller, this.$this.get$_expense_edit_details$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; M.ExpenseEditDetailsState__onChanged_closure.prototype = { call$1: function(b) { @@ -369971,7 +369975,7 @@ call$1: function(vendor) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure17(vendor))); }, - $signature: 44 + $signature: 45 }; M.ExpenseEditDetailsState_build__closure17.prototype = { call$1: function(b) { @@ -369986,7 +369990,7 @@ call$1: function(completer) { this.viewModel.onAddVendorPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; M.ExpenseEditDetailsState_build_closure2.prototype = { call$1: function(client) { @@ -370000,7 +370004,7 @@ } this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure16(client, currencyId))); }, - $signature: 44 + $signature: 45 }; M.ExpenseEditDetailsState_build__closure16.prototype = { call$1: function(b) { @@ -370018,7 +370022,7 @@ call$1: function(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; M.ExpenseEditDetailsState_build_closure3.prototype = { call$1: function(selectedId) { @@ -370027,7 +370031,7 @@ t3 = this.expense; this.viewModel.onChanged.call$1(t3.rebuild$1(new M.ExpenseEditDetailsState_build__closure15(J.$index$asx(t1.userCompanyStates._list, t2).projectState.$get$1(0, selectedId), t3))); }, - $signature: 10 + $signature: 7 }; M.ExpenseEditDetailsState_build__closure15.prototype = { call$1: function(b) { @@ -370048,7 +370052,7 @@ t2 = t1.uiState.selectedCompanyIndex; this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure14(J.$index$asx(t1.userCompanyStates._list, t2).expenseCategoryState.$get$1(0, categoryId)))); }, - $signature: 10 + $signature: 7 }; M.ExpenseEditDetailsState_build__closure14.prototype = { call$1: function(b) { @@ -370104,7 +370108,7 @@ call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure10(taxRate))); }, - $signature: 81 + $signature: 78 }; M.ExpenseEditDetailsState_build__closure10.prototype = { call$1: function(b) { @@ -370147,7 +370151,7 @@ call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure7(taxRate))); }, - $signature: 81 + $signature: 78 }; M.ExpenseEditDetailsState_build__closure7.prototype = { call$1: function(b) { @@ -370190,7 +370194,7 @@ call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure4(taxRate))); }, - $signature: 81 + $signature: 78 }; M.ExpenseEditDetailsState_build__closure4.prototype = { call$1: function(b) { @@ -370225,7 +370229,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure2(date))); }, - $signature: 10 + $signature: 7 }; M.ExpenseEditDetailsState_build__closure2.prototype = { call$1: function(b) { @@ -370238,7 +370242,7 @@ call$1: function(value) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure0(value))); }, - $signature: 8 + $signature: 9 }; M.ExpenseEditDetailsState_build__closure0.prototype = { call$1: function(b) { @@ -370253,13 +370257,13 @@ t1 = entry.get$key(entry); return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), t1, type$.legacy_String); }, - $signature: 310 + $signature: 316 }; M.ExpenseEditDetailsState_build_closure18.prototype = { call$1: function(date) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure1(date))); }, - $signature: 10 + $signature: 7 }; M.ExpenseEditDetailsState_build__closure1.prototype = { call$1: function(b) { @@ -370272,7 +370276,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new M.ExpenseEditDetailsState_build__closure(value))); }, - $signature: 9 + $signature: 10 }; M.ExpenseEditDetailsState_build__closure.prototype = { call$1: function(b) { @@ -370286,7 +370290,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(H.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; E.ExpenseEditNotes.prototype = { createState$0: function() { @@ -370333,13 +370337,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_expense_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; E.ExpenseEditNotesState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_expense_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; E.ExpenseEditNotesState_dispose_closure.prototype = { call$1: function(controller) { @@ -370347,7 +370351,7 @@ t1.removeListener$1(controller, this.$this.get$_expense_edit_notes$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; E.ExpenseEditNotesState__onChanged_closure.prototype = { call$1: function(b) { @@ -370493,13 +370497,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_expense_edit_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; T.ExpenseEditSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_expense_edit_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; T.ExpenseEditSettingsState_dispose_closure.prototype = { call$1: function(controller) { @@ -370507,7 +370511,7 @@ t1.removeListener$1(controller, this.$this.get$_expense_edit_settings$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; T.ExpenseEditSettingsState__onChanged_closure.prototype = { call$1: function(b) { @@ -370545,7 +370549,7 @@ t2.toString; t1._expense_edit_settings$_exchangeRateController.set$text(0, Y.formatNumber(this.exchangeRate, t2, null, null, C.FormatNumberType_5, true, null, false)); }, - $signature: 43 + $signature: 44 }; T.ExpenseEditSettingsState_build_closure.prototype = { call$1: function(value) { @@ -370595,7 +370599,7 @@ call$1: function(duration) { this.$this._expense_edit_settings$_transactionReferenceController.set$text(0, ""); }, - $signature: 43 + $signature: 44 }; T.ExpenseEditSettingsState_build__closure11.prototype = { call$0: function() { @@ -370624,7 +370628,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new T.ExpenseEditSettingsState_build__closure6(date))); }, - $signature: 10 + $signature: 7 }; T.ExpenseEditSettingsState_build__closure6.prototype = { call$1: function(b) { @@ -370665,13 +370669,13 @@ call$1: function(duration) { this.$this._expense_edit_settings$_exchangeRateController.set$text(0, ""); }, - $signature: 43 + $signature: 44 }; T.ExpenseEditSettingsState_build_closure4.prototype = { call$1: function(currency) { return this.$this._setCurrency$1(currency); }, - $signature: 187 + $signature: 186 }; T.ExpenseEditSettingsState_build_closure6.prototype = { call$1: function(hasFocus) { @@ -370704,7 +370708,7 @@ call$1: function(value) { this.$this._expense_edit_settings$_convertedAmount = Y.parseDouble(value, false); }, - $signature: 10 + $signature: 7 }; T.ExpenseEditSettingsState_build_closure7.prototype = { call$1: function(value) { @@ -370780,7 +370784,7 @@ call$1: function(expense) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.UpdateExpense(expense)); }, - $signature: 120 + $signature: 114 }; O.ExpenseEditVM_ExpenseEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -370802,7 +370806,7 @@ M.createEntity(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new O.ExpenseEditVM_ExpenseEditVM$fromStore__closure2(t3), t4); }, - $signature: 129 + $signature: 138 }; O.ExpenseEditVM_ExpenseEditVM$fromStore__closure1.prototype = { call$1: function(_) { @@ -370814,7 +370818,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/expense/edit")); }, - $signature: 44 + $signature: 45 }; O.ExpenseEditVM_ExpenseEditVM$fromStore_closure3.prototype = { call$2: function(context, completer) { @@ -370827,7 +370831,7 @@ M.createEntity(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new O.ExpenseEditVM_ExpenseEditVM$fromStore__closure0(t3), t4); }, - $signature: 129 + $signature: 138 }; O.ExpenseEditVM_ExpenseEditVM$fromStore__closure.prototype = { call$1: function(_) { @@ -370839,7 +370843,7 @@ call$1: function(expense) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/expense/edit")); }, - $signature: 44 + $signature: 45 }; O.ExpenseEditVM_ExpenseEditVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -370900,7 +370904,7 @@ M.editEntity(null, $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), savedExpense, true, null); } }, - $signature: 120 + $signature: 114 }; O.ExpenseEditVM_ExpenseEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -371029,7 +371033,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; V.ExpenseListItem_build__closure2.prototype = { call$0: function() { @@ -371056,7 +371060,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.expense], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; V.ExpenseListItem_build__closure5.prototype = { call$0: function() { @@ -371139,7 +371143,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; S.ExpensePresenter.prototype = { getField$2$context$field: function(context, field) { @@ -371314,13 +371318,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.StartExpenseMultiselect()); }, - $signature: 7 + $signature: 8 }; X.ExpenseScreen_build_closure11.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.FilterExpenses(value)); }, - $signature: 10 + $signature: 7 }; X.ExpenseScreen_build_closure12.prototype = { call$0: function() { @@ -371378,7 +371382,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 429 + $signature: 428 }; X.ExpenseScreen_build_closure8.prototype = { call$1: function(b) { @@ -371389,7 +371393,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 429 + $signature: 428 }; X.ExpenseScreen_build_closure9.prototype = { call$1: function(b) { @@ -371399,13 +371403,13 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 429 + $signature: 428 }; X.ExpenseScreen_build_closure6.prototype = { call$2: function($status, value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.FilterExpensesByStatus($status)); }, - $signature: 231 + $signature: 230 }; X.ExpenseScreen_build_closure.prototype = { call$0: function() { @@ -371526,7 +371530,7 @@ t7 = true; return T.Column$(H.setRuntimeTypeInfo([t2, new Z.BottomButtons(t3, t6, C.JSArray_methods.contains$1(H.setRuntimeTypeInfo([C.EntityType_recurringExpense], t1), t5) ? C.EntityAction_cloneToRecurring : C.EntityAction_cloneToExpense, t7, true, false, _null)], t4), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); }, - $signature: 182 + $signature: 196 }; U._ExpenseViewState_build__closure.prototype = { call$0: function() { @@ -371568,13 +371572,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; Y.ExpenseViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; F.ExpenseOverview.prototype = { build$1: function(_, context) { @@ -371710,7 +371714,7 @@ t2.$indexSet(0, t3, t1 !== 1 && t1 !== 0 ? Y.formatNumber(t1, t4, _null, _null, C.FormatNumberType_3, true, _null, false) : _null); return H.setRuntimeTypeInfo([new T.FieldGrid(t2, _null)], type$.JSArray_legacy_Widget); }, - $signature: 194 + $signature: 191 }; U.ExpenseViewScreen.prototype = { build$1: function(_, context) { @@ -371761,13 +371765,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; U.ExpenseViewVM_ExpenseViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; U.ExpenseViewVM_ExpenseViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -371794,13 +371798,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; U.ExpenseViewVM_ExpenseViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new T.LoadExpense(null, this.expense.id)); }, - $signature: 93 + $signature: 90 }; A.ExpenseCategoryEdit.prototype = { createState$0: function() { @@ -371870,7 +371874,7 @@ b.get$_expense_category_model$_$this()._expense_category_model$_name = t1; return b; }, - $signature: 356 + $signature: 352 }; A._ExpenseCategoryEditState__onChanged_closure0.prototype = { call$0: function() { @@ -371911,7 +371915,7 @@ t5 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([S.DecoratedFormField$(false, _null, true, t1._expense_category_edit$_autoValidate, t1._nameController, _null, true, _null, _null, _null, _null, false, false, _null, _null, t2.get$name(t2), _null, _null, false, _null, _null, t3.onSavePressed, true, _null, _null, C.TextAlign_4, _null), A.FormColorPicker$(t4.color, _null, new A._ExpenseCategoryEditState_build__closure0(t3, t4))], t5), _null, 4, false, _null, false, _null)], t5), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; A._ExpenseCategoryEditState_build__closure0.prototype = { call$1: function(value) { @@ -371924,7 +371928,7 @@ b.get$_expense_category_model$_$this()._expense_category_model$_color = this.value; return b; }, - $signature: 356 + $signature: 352 }; F.ExpenseCategoryEditScreen.prototype = { build$1: function(_, context) { @@ -371956,7 +371960,7 @@ call$1: function(expenseCategory) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.UpdateExpenseCategory(expenseCategory)); }, - $signature: 265 + $signature: 269 }; F.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -372020,7 +372024,7 @@ } else M.viewEntity(false, savedExpenseCategory, null, true); }, - $signature: 265 + $signature: 269 }; F.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -372154,7 +372158,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; F.ExpenseCategoryPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -372188,7 +372192,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.StartExpenseCategoryMultiselect()); }, - $signature: 7 + $signature: 8 }; Y.ExpenseCategoryScreen_build_closure8.prototype = { call$0: function() { @@ -372206,13 +372210,13 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.FilterExpenseCategories(value)); }, - $signature: 10 + $signature: 7 }; Y.ExpenseCategoryScreen_build_closure4.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.SortExpenseCategories(value)); }, - $signature: 10 + $signature: 7 }; Y.ExpenseCategoryScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -372305,7 +372309,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; L.ExpenseCategoryViewScreen.prototype = { build$1: function(_, context) { @@ -372339,7 +372343,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Q.GroupEdit.prototype = { createState$0: function() { @@ -372409,7 +372413,7 @@ b.get$_group_model$_$this()._group_model$_name = t1; return b; }, - $signature: 360 + $signature: 356 }; Q._GroupEditState__onChanged_closure0.prototype = { call$0: function() { @@ -372449,7 +372453,7 @@ t4 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([S.DecoratedFormField$(false, _null, true, t3.autoValidate, t3._group_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, _null, t2, _null, _null, false, _null, _null, this.viewModel.onSavePressed, true, _null, _null, C.TextAlign_4, new Q._GroupEditState_build__closure0(t1))], t4), _null, 4, false, _null, false, _null)], t4), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; Q._GroupEditState_build__closure0.prototype = { call$1: function(val) { @@ -372487,7 +372491,7 @@ call$1: function(group) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateGroup(group)); }, - $signature: 216 + $signature: 209 }; A.GroupEditVM_GroupEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -372551,7 +372555,7 @@ } else M.viewEntity(false, savedGroup, null, true); }, - $signature: 216 + $signature: 209 }; A.GroupEditVM_GroupEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -372681,7 +372685,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; K.GroupSettingsScreen.prototype = { build$1: function(_, context) { @@ -372709,13 +372713,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.StartGroupMultiselect()); }, - $signature: 7 + $signature: 8 }; K.GroupSettingsScreen_build_closure3.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.FilterGroups(value)); }, - $signature: 10 + $signature: 7 }; K.GroupSettingsScreen_build_closure4.prototype = { call$0: function() { @@ -372818,7 +372822,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; E._GroupViewState_build_closure.prototype = { call$0: function() { @@ -372830,13 +372834,13 @@ call$1: function(path) { return this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; E._GroupViewState_build_closure1.prototype = { call$3: function($document, password, idToken) { return this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; E.SettingsViewer.prototype = { build$1: function(_, context) { @@ -373342,13 +373346,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; A.GroupViewVM_GroupViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; A.GroupViewVM_GroupViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -373373,13 +373377,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; A.GroupViewVM_GroupViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.LoadGroup(null, this.group.id)); }, - $signature: 93 + $signature: 90 }; F.InvoiceEdit.prototype = { createState$0: function() { @@ -373457,7 +373461,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 61 + $signature: 59 }; F._InvoiceEditState_build_closure.prototype = { call$0: function() { @@ -373477,14 +373481,14 @@ t4 = t2.$ti._eval$1("MappedIterable<1,BaseEntity*>"); return new D.InvoiceItemSelector(new F._InvoiceEditState_build___closure0(_this.$this, t3, _this.isFullscreen), t1.clientId, P.List_List$of(new H.MappedIterable(t2, new F._InvoiceEditState_build___closure1(t3), t4), true, t4._eval$1("Iterable.E")), true, null); }, - $signature: 293 + $signature: 305 }; F._InvoiceEditState_build___closure.prototype = { call$1: function(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 63 + $signature: 62 }; F._InvoiceEditState_build___closure1.prototype = { call$1: function(item) { @@ -373503,7 +373507,7 @@ } return t1; }, - $signature: 294 + $signature: 306 }; F._InvoiceEditState_build___closure0.prototype = { call$2: function(items, clientId) { @@ -373514,7 +373518,7 @@ call$1: function(items) { return this.call$2(items, null); }, - $signature: 295 + $signature: 307 }; F.__InvoiceEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -373577,7 +373581,7 @@ t2 = this.$this.viewModel; return t1 == null ? t2.onAddContact.call$1(this.contact) : t2.onRemoveContact.call$1(t1); }, - $signature: 7 + $signature: 8 }; L._ContactListTile.prototype = { build$1: function(_, context) { @@ -373649,7 +373653,7 @@ else P.print("ERROR: entityType " + H.S(_this.entityType) + " not handled in invoice_edit_contacts_vm"); }, - $signature: 595 + $signature: 596 }; X.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure0.prototype = { call$1: function(invitation) { @@ -373979,13 +373983,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_invoice_edit_desktop$_onChanged()); }, - $signature: 9 + $signature: 10 }; S.InvoiceEditDesktopState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_invoice_edit_desktop$_onChanged()); }, - $signature: 9 + $signature: 10 }; S.InvoiceEditDesktopState_dispose_closure.prototype = { call$1: function(controller) { @@ -374043,25 +374047,25 @@ call$1: function(item) { return !item.get$isEmpty(item) && item.typeId !== "2"; }, - $signature: 63 + $signature: 62 }; S.InvoiceEditDesktopState_build_closure0.prototype = { call$1: function(item) { return !item.get$isEmpty(item) && item.typeId === "2"; }, - $signature: 63 + $signature: 62 }; S.InvoiceEditDesktopState_build_closure2.prototype = { call$1: function(client) { this.viewModel.onClientChanged.call$3(this.context, this.invoice, client); }, - $signature: 44 + $signature: 45 }; S.InvoiceEditDesktopState_build_closure1.prototype = { call$1: function(completer) { return this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 637 + $signature: 638 }; S.InvoiceEditDesktopState_build_closure3.prototype = { call$0: function() { @@ -374092,7 +374096,7 @@ call$1: function(value) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure12(value))); }, - $signature: 8 + $signature: 9 }; S.InvoiceEditDesktopState_build__closure12.prototype = { call$1: function(b) { @@ -374107,13 +374111,13 @@ t1 = entry.get$key(entry); return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), t1, type$.legacy_String); }, - $signature: 310 + $signature: 316 }; S.InvoiceEditDesktopState_build_closure5.prototype = { call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure13(date))); }, - $signature: 10 + $signature: 7 }; S.InvoiceEditDesktopState_build__closure13.prototype = { call$1: function(b) { @@ -374126,7 +374130,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure11(value))); }, - $signature: 9 + $signature: 10 }; S.InvoiceEditDesktopState_build__closure11.prototype = { call$1: function(b) { @@ -374140,13 +374144,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(H.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; S.InvoiceEditDesktopState_build_closure10.prototype = { call$1: function(value) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure10(value))); }, - $signature: 8 + $signature: 9 }; S.InvoiceEditDesktopState_build__closure10.prototype = { call$1: function(b) { @@ -374166,7 +374170,7 @@ } return K.DropdownMenuItem$(L.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), H.S(value), type$.legacy_String); }, - $signature: 430 + $signature: 429 }; S.InvoiceEditDesktopState_build_closure12.prototype = { call$1: function(val) { @@ -374178,7 +374182,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure9(date))); }, - $signature: 10 + $signature: 7 }; S.InvoiceEditDesktopState_build__closure9.prototype = { call$1: function(b) { @@ -374191,7 +374195,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure8(date))); }, - $signature: 10 + $signature: 7 }; S.InvoiceEditDesktopState_build__closure8.prototype = { call$1: function(b) { @@ -374221,7 +374225,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure7(date))); }, - $signature: 10 + $signature: 7 }; S.InvoiceEditDesktopState_build__closure7.prototype = { call$1: function(b) { @@ -374253,7 +374257,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure5(value))); }, - $signature: 9 + $signature: 10 }; S.InvoiceEditDesktopState_build__closure5.prototype = { call$1: function(b) { @@ -374267,20 +374271,20 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; S.InvoiceEditDesktopState_build_closure20.prototype = { call$1: function(item) { return item.typeId === "2"; }, - $signature: 63 + $signature: 62 }; S.InvoiceEditDesktopState_build_closure21.prototype = { call$1: function(index) { var t1 = this.$this; t1.setState$1(new S.InvoiceEditDesktopState_build__closure4(t1, index)); }, - $signature: 111 + $signature: 108 }; S.InvoiceEditDesktopState_build__closure4.prototype = { call$0: function() { @@ -374292,7 +374296,7 @@ call$1: function(value) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new S.InvoiceEditDesktopState_build__closure3(value))); }, - $signature: 225 + $signature: 203 }; S.InvoiceEditDesktopState_build__closure3.prototype = { call$1: function(b) { @@ -374359,19 +374363,19 @@ call$1: function(taxRate) { this.viewModel.onChanged.call$1(this.invoice.applyTax$1(taxRate)); }, - $signature: 114 + $signature: 120 }; S.InvoiceEditDesktopState_build_closure28.prototype = { call$1: function(taxRate) { this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isSecond(taxRate, true)); }, - $signature: 114 + $signature: 120 }; S.InvoiceEditDesktopState_build_closure29.prototype = { call$1: function(taxRate) { this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isThird(taxRate, true)); }, - $signature: 114 + $signature: 120 }; S._PdfPreview.prototype = { createState$0: function() { @@ -374499,7 +374503,7 @@ var t1 = this.$this; t1.setState$1(new S.__PdfPreviewState__loadPdf__closure0(t1, response)); }, - $signature: 8 + $signature: 9 }; S.__PdfPreviewState__loadPdf__closure0.prototype = { call$0: function() { @@ -374520,7 +374524,7 @@ var t1 = this.$this; t1.setState$1(new S.__PdfPreviewState__loadPdf__closure(t1)); }, - $signature: 8 + $signature: 9 }; S.__PdfPreviewState__loadPdf__closure.prototype = { call$0: function() { @@ -374562,7 +374566,7 @@ var t1 = this.$this; t1.setState$1(new S.__PdfPreviewState_build__closure(t1, page)); }, - $signature: 111 + $signature: 108 }; S.__PdfPreviewState_build__closure.prototype = { call$0: function() { @@ -374782,13 +374786,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_invoice_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; N.InvoiceEditDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_invoice_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; N.InvoiceEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -374844,7 +374848,7 @@ call$1: function(completer) { return this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 637 + $signature: 638 }; N.InvoiceEditDetailsState_build_closure1.prototype = { call$1: function(val) { @@ -374869,7 +374873,7 @@ call$1: function(value) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure10(value))); }, - $signature: 8 + $signature: 9 }; N.InvoiceEditDetailsState_build__closure10.prototype = { call$1: function(b) { @@ -374884,7 +374888,7 @@ t1 = entry.get$key(entry); return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), t1, type$.legacy_String); }, - $signature: 310 + $signature: 316 }; N.InvoiceEditDetailsState_build_closure4.prototype = { call$1: function(date) { @@ -374903,7 +374907,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure9(value))); }, - $signature: 9 + $signature: 10 }; N.InvoiceEditDetailsState_build__closure9.prototype = { call$1: function(b) { @@ -374917,13 +374921,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(H.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; N.InvoiceEditDetailsState_build_closure9.prototype = { call$1: function(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure8(value))); }, - $signature: 9 + $signature: 10 }; N.InvoiceEditDetailsState_build__closure8.prototype = { call$1: function(b) { @@ -374943,7 +374947,7 @@ } return K.DropdownMenuItem$(L.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), H.S(value), type$.legacy_String); }, - $signature: 430 + $signature: 429 }; N.InvoiceEditDetailsState_build_closure11.prototype = { call$1: function(val) { @@ -374955,7 +374959,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure7(date))); }, - $signature: 10 + $signature: 7 }; N.InvoiceEditDetailsState_build__closure7.prototype = { call$1: function(b) { @@ -374968,7 +374972,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure6(date))); }, - $signature: 10 + $signature: 7 }; N.InvoiceEditDetailsState_build__closure6.prototype = { call$1: function(b) { @@ -374998,7 +375002,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure5(date))); }, - $signature: 10 + $signature: 7 }; N.InvoiceEditDetailsState_build__closure5.prototype = { call$1: function(b) { @@ -375024,7 +375028,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure3(value))); }, - $signature: 9 + $signature: 10 }; N.InvoiceEditDetailsState_build__closure3.prototype = { call$1: function(b) { @@ -375038,31 +375042,31 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; N.InvoiceEditDetailsState_build_closure18.prototype = { call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.invoice.applyTax$1(taxRate)); }, - $signature: 81 + $signature: 78 }; N.InvoiceEditDetailsState_build_closure19.prototype = { call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isSecond(taxRate, true)); }, - $signature: 81 + $signature: 78 }; N.InvoiceEditDetailsState_build_closure20.prototype = { call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isThird(taxRate, true)); }, - $signature: 81 + $signature: 78 }; N.InvoiceEditDetailsState_build_closure21.prototype = { call$1: function(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new N.InvoiceEditDetailsState_build__closure2(value))); }, - $signature: 161 + $signature: 166 }; N.InvoiceEditDetailsState_build__closure2.prototype = { call$1: function(b) { @@ -375147,7 +375151,7 @@ call$1: function(invoice) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateInvoice(invoice)); }, - $signature: 143 + $signature: 142 }; L.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure0.prototype = { call$3: function(context, invoice, client) { @@ -375164,7 +375168,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 297 + $signature: 308 }; L.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure1.prototype = { call$1: function(b) { @@ -375186,7 +375190,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 129 + $signature: 138 }; L.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure.prototype = { call$1: function(_) { @@ -375198,7 +375202,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/invoice/edit")); }, - $signature: 44 + $signature: 45 }; K.InvoiceEditFooter.prototype = { build$1: function(_, context) { @@ -375231,7 +375235,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ToggleEditorLayout(C.EntityType_invoice)); }, - $signature: 7 + $signature: 8 }; G.InvoiceEditItems.prototype = { createState$0: function() { @@ -375431,7 +375435,7 @@ call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_invoice_edit_items$_onTextChanged()); }, - $signature: 9 + $signature: 10 }; G.ItemEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -375439,7 +375443,7 @@ t1.removeListener$1(controller, this.$this.get$_invoice_edit_items$_onTextChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; G.ItemEditDetailsState__onTextChanged_closure.prototype = { call$0: function() { @@ -375470,7 +375474,7 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue4 = t1; return b; }, - $signature: 54 + $signature: 55 }; G.ItemEditDetailsState_build_closure.prototype = { call$0: function() { @@ -375480,12 +375484,12 @@ $signature: 0 }; G.ItemEditDetailsState_build__closure2.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.$this._widget; t1.viewModel.onRemoveInvoiceItemPressed.call$1(t1.index); K.Navigator_of(this.context, false).pop$0(0); }, - $signature: 1 + $signature: 7 }; G.ItemEditDetailsState_build_closure0.prototype = { call$0: function() { @@ -375499,7 +375503,7 @@ var t1 = this.$this; t1.setState$1(new G.ItemEditDetailsState_build__closure1(t1, taxRate)); }, - $signature: 114 + $signature: 120 }; G.ItemEditDetailsState_build__closure1.prototype = { call$0: function() { @@ -375514,7 +375518,7 @@ var t1 = this.$this; t1.setState$1(new G.ItemEditDetailsState_build__closure0(t1, taxRate)); }, - $signature: 114 + $signature: 120 }; G.ItemEditDetailsState_build__closure0.prototype = { call$0: function() { @@ -375529,7 +375533,7 @@ var t1 = this.$this; t1.setState$1(new G.ItemEditDetailsState_build__closure(t1, taxRate)); }, - $signature: 114 + $signature: 120 }; G.ItemEditDetailsState_build__closure.prototype = { call$0: function() { @@ -375748,7 +375752,7 @@ $.Debouncer_action = null; } }, - $signature: 43 + $signature: 44 }; E._InvoiceEditItemsDesktopState_build_closure.prototype = { call$1: function(lineItem) { @@ -375759,31 +375763,31 @@ t1 = true; return t1; }, - $signature: 63 + $signature: 62 }; E._InvoiceEditItemsDesktopState_build_closure0.prototype = { call$1: function(item) { return item.taxName1.length !== 0; }, - $signature: 63 + $signature: 62 }; E._InvoiceEditItemsDesktopState_build_closure1.prototype = { call$1: function(item) { return item.taxName2.length !== 0; }, - $signature: 63 + $signature: 62 }; E._InvoiceEditItemsDesktopState_build_closure2.prototype = { call$1: function(item) { return item.taxName3.length !== 0; }, - $signature: 63 + $signature: 62 }; E._InvoiceEditItemsDesktopState_build_closure3.prototype = { call$1: function(item) { return item.get$isEmpty(item); }, - $signature: 63 + $signature: 62 }; E._InvoiceEditItemsDesktopState_build_closure9.prototype = { call$1: function(hasFocus) { @@ -375797,14 +375801,14 @@ call$1: function(context) { return T.SizedBox$(null, null, null); }, - $signature: 640 + $signature: 641 }; E._InvoiceEditItemsDesktopState_build_closure7.prototype = { call$1: function(pattern) { var t1 = J.where$1$ax(this.productIds, new E._InvoiceEditItemsDesktopState_build__closure12(this.productState, pattern)); return P.List_List$of(t1, true, t1.$ti._eval$1("Iterable.E")); }, - $signature: 641 + $signature: 642 }; E._InvoiceEditItemsDesktopState_build__closure12.prototype = { call$1: function(productId) { @@ -375819,7 +375823,7 @@ t2 = _this.productState; return T.Listener$(C.HitTestBehavior_0, M.Container$(_null, Q.ListTile$(false, _null, _null, true, false, _null, _null, _null, _null, false, _null, _null, _null, _null, L.Text$(J.$index$asx(t2.map._map$_map, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), C.Clip_0, t1, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new E._InvoiceEditItemsDesktopState_build__closure13(_this.$this, _this.lineItems, _this.index, t2, productId, _this.state, _this.invoice, _this.company), _null, _null, _null); }, - $signature: 642 + $signature: 643 }; E._InvoiceEditItemsDesktopState_build__closure13.prototype = { call$1: function(_) { @@ -375848,7 +375852,7 @@ t4._invoice_edit_items_desktop$_onChanged$3$debounce(item.rebuild$1(new E._InvoiceEditItemsDesktopState_build___closure(t1, product, item, t3)), t2, false); t4._updateTable$0(); }, - $signature: 643 + $signature: 644 }; E._InvoiceEditItemsDesktopState_build___closure.prototype = { call$1: function(b) { @@ -375883,33 +375887,33 @@ b.get$_invoice_model$_$this()._taxName3 = t1.taxName3; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure6.prototype = { call$1: function(suggestion) { return; }, - $signature: 10 + $signature: 7 }; E._InvoiceEditItemsDesktopState_build_closure8.prototype = { call$1: function(value) { var t1 = this.index; this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new E._InvoiceEditItemsDesktopState_build__closure11(value)), t1); }, - $signature: 10 + $signature: 7 }; E._InvoiceEditItemsDesktopState_build__closure11.prototype = { call$1: function(b) { b.get$_invoice_model$_$this()._invoice_model$_productKey = this.value; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure11.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure10.prototype = { call$1: function(value) { @@ -375923,13 +375927,13 @@ b.get$_invoice_model$_$this()._invoice_model$_notes = this.value; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure13.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure12.prototype = { call$1: function(value) { @@ -375943,13 +375947,13 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue1 = this.value; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure15.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure14.prototype = { call$1: function(value) { @@ -375963,13 +375967,13 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue2 = this.value; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure17.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure16.prototype = { call$1: function(value) { @@ -375983,13 +375987,13 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue3 = this.value; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure19.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure18.prototype = { call$1: function(value) { @@ -376003,20 +376007,20 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue4 = this.value; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure21.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure20.prototype = { call$1: function(taxRate) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$3$debounce(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new E._InvoiceEditItemsDesktopState_build__closure5(taxRate)), t1, false); }, - $signature: 431 + $signature: 430 }; E._InvoiceEditItemsDesktopState_build__closure5.prototype = { call$1: function(b) { @@ -376027,20 +376031,20 @@ b.get$_invoice_model$_$this()._taxRate1 = t1; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure23.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure22.prototype = { call$1: function(taxRate) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$3$debounce(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new E._InvoiceEditItemsDesktopState_build__closure4(taxRate)), t1, false); }, - $signature: 431 + $signature: 430 }; E._InvoiceEditItemsDesktopState_build__closure4.prototype = { call$1: function(b) { @@ -376051,20 +376055,20 @@ b.get$_invoice_model$_$this()._taxRate2 = t1; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure25.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure24.prototype = { call$1: function(taxRate) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$3$debounce(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new E._InvoiceEditItemsDesktopState_build__closure3(taxRate)), t1, false); }, - $signature: 431 + $signature: 430 }; E._InvoiceEditItemsDesktopState_build__closure3.prototype = { call$1: function(b) { @@ -376075,13 +376079,13 @@ b.get$_invoice_model$_$this()._taxRate3 = t1; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure27.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure26.prototype = { call$1: function(value) { @@ -376096,13 +376100,13 @@ b.get$_invoice_model$_$this()._invoice_model$_cost = t1; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure29.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure28.prototype = { call$1: function(value) { @@ -376117,13 +376121,13 @@ b.get$_invoice_model$_$this()._invoice_model$_quantity = t1; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure31.prototype = { call$1: function(hasFocus) { return this.$this._onFocusChange$0(); }, - $signature: 38 + $signature: 39 }; E._InvoiceEditItemsDesktopState_build_closure30.prototype = { call$1: function(value) { @@ -376138,7 +376142,7 @@ b.get$_invoice_model$_$this()._discount = t1; return b; }, - $signature: 54 + $signature: 55 }; E._InvoiceEditItemsDesktopState_build_closure32.prototype = { call$1: function(context) { @@ -376160,13 +376164,13 @@ t1 = H.MappedIterable_MappedIterable(t1, new E._InvoiceEditItemsDesktopState_build__closure(t2), H._instanceType(t1)._eval$1("Iterable.E"), type$.legacy_PopupMenuItem_legacy_String); return P.List_List$of(t1, true, H._instanceType(t1)._eval$1("Iterable.E")); }, - $signature: 645 + $signature: 646 }; E._InvoiceEditItemsDesktopState_build__closure.prototype = { call$1: function(option) { return Z.PopupMenuItem$(new U.IconText(option, this.options.$index(0, option), null, null, null), option, type$.legacy_String); }, - $signature: 646 + $signature: 647 }; E._InvoiceEditItemsDesktopState_build_closure33.prototype = { call$1: function(action) { @@ -376186,7 +376190,7 @@ _this.viewModel.onRemoveInvoiceItemPressed.call$1(_this.index); _this.$this._updateTable$0(); }, - $signature: 10 + $signature: 7 }; E.TableHeader.prototype = { build$1: function(_, context) { @@ -376242,13 +376246,13 @@ call$1: function(index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.DeleteInvoiceItem(index)); }, - $signature: 111 + $signature: 108 }; O.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure0.prototype = { call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.EditInvoiceItem(null)); }, - $signature: 7 + $signature: 8 }; O.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure1.prototype = { call$2: function(invoiceItem, index) { @@ -376260,7 +376264,7 @@ } else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new Q.UpdateInvoiceItem(index, invoiceItem)); }, - $signature: 299 + $signature: 309 }; O.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore__closure.prototype = { call$1: function(b) { @@ -376268,13 +376272,13 @@ b.get$_invoice_model$_$this()._invoice_model$_typeId = t1; return b; }, - $signature: 54 + $signature: 55 }; O.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure2.prototype = { call$2: function(oldIndex, newIndex) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.MoveInvoiceItem(oldIndex, newIndex)); }, - $signature: 139 + $signature: 141 }; Z.InvoiceEditNotes.prototype = { createState$0: function() { @@ -376346,13 +376350,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_invoice_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; Z.InvoiceEditNotesState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_invoice_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; Z.InvoiceEditNotesState_dispose_closure.prototype = { call$1: function(controller) { @@ -376360,7 +376364,7 @@ t1.removeListener$1(controller, this.$this.get$_invoice_edit_notes$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; Z.InvoiceEditNotesState__onChanged_closure.prototype = { call$1: function(b) { @@ -376414,7 +376418,7 @@ call$1: function(invoice) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateInvoice(invoice)); }, - $signature: 143 + $signature: 142 }; A.InvoiceEditPDF.prototype = { createState$0: function() { @@ -376462,7 +376466,7 @@ var t1 = this.$this; t1.setState$1(new A.InvoiceEditPDFState_didChangeDependencies__closure0(t1, response)); }, - $signature: 8 + $signature: 9 }; A.InvoiceEditPDFState_didChangeDependencies__closure0.prototype = { call$0: function() { @@ -376481,7 +376485,7 @@ var t1 = this.$this; t1.setState$1(new A.InvoiceEditPDFState_didChangeDependencies__closure(t1)); }, - $signature: 8 + $signature: 9 }; A.InvoiceEditPDFState_didChangeDependencies__closure.prototype = { call$0: function() { @@ -376560,7 +376564,7 @@ call$1: function(context) { return this.call$2(context, null); }, - $signature: 300 + $signature: 310 }; M.InvoiceEditVM_InvoiceEditVM$fromStore__closure0.prototype = { call$0: function() { @@ -376662,7 +376666,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([savedInvoice], type$.JSArray_legacy_BaseEntity), t1, false); } }, - $signature: 71 + $signature: 65 }; M.InvoiceEditVM_InvoiceEditVM$fromStore___closure3.prototype = { call$1: function(error) { @@ -376692,7 +376696,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(new Q.EditInvoiceItem(t2)); } }, - $signature: 301 + $signature: 311 }; M.InvoiceEditVM_InvoiceEditVM$fromStore__closure.prototype = { call$1: function(b) { @@ -376836,7 +376840,7 @@ t1 = false; return t1; }, - $signature: 221 + $signature: 212 }; D._InvoiceItemSelectorState__updateClientId_closure0.prototype = { call$0: function() { @@ -376861,14 +376865,14 @@ t3 = type$.JSArray_legacy_Widget; return T.Row$(H.setRuntimeTypeInfo([new T.Padding(C.EdgeInsets_10_0_10_0, t1, _null), t5, T.Row$(H.setRuntimeTypeInfo([t7, t2], t3), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_0, _null)], t3), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null); }, - $signature: 118 + $signature: 117 }; D._InvoiceItemSelectorState_build__headerRow_closure.prototype = { call$1: function(value) { var t1 = this.$this; t1.setState$1(new D._InvoiceItemSelectorState_build__headerRow__closure0(t1, value)); }, - $signature: 10 + $signature: 7 }; D._InvoiceItemSelectorState_build__headerRow__closure0.prototype = { call$0: function() { @@ -376930,7 +376934,7 @@ matches = P.List_List$of(t3, true, t3.$ti._eval$1("Iterable.E")); return X.ScrollableListViewBuilder$(new D._InvoiceItemSelectorState_build__productList_closure0(t4, matches, t2), matches.length, null, null); }, - $signature: 118 + $signature: 117 }; D._InvoiceItemSelectorState_build__productList_closure.prototype = { call$1: function(entityId) { @@ -376953,13 +376957,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 647 + $signature: 648 }; D._InvoiceItemSelectorState_build__productList__closure.prototype = { call$1: function(checked) { return this.$this._toggleEntity$1(this.product); }, - $signature: 38 + $signature: 39 }; D._InvoiceItemSelectorState_build__productList__closure0.prototype = { call$0: function() { @@ -376990,7 +376994,7 @@ matches = P.List_List$of(t3, true, t3.$ti._eval$1("Iterable.E")); return X.ScrollableListViewBuilder$(new D._InvoiceItemSelectorState_build__taskList_closure0(t6, matches, t2), matches.length, null, null); }, - $signature: 118 + $signature: 117 }; D._InvoiceItemSelectorState_build__taskList_closure.prototype = { call$1: function(entityId) { @@ -377016,13 +377020,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 305 + $signature: 314 }; D._InvoiceItemSelectorState_build__taskList__closure.prototype = { call$1: function(checked) { return this.$this._toggleEntity$1(this.task); }, - $signature: 38 + $signature: 39 }; D._InvoiceItemSelectorState_build__taskList__closure0.prototype = { call$0: function() { @@ -377051,7 +377055,7 @@ matches = P.List_List$of(t3, true, t3.$ti._eval$1("Iterable.E")); return X.ScrollableListViewBuilder$(new D._InvoiceItemSelectorState_build__expenseList_closure0(t4, matches, t2), matches.length, null, null); }, - $signature: 118 + $signature: 117 }; D._InvoiceItemSelectorState_build__expenseList_closure.prototype = { call$1: function(entityId) { @@ -377087,7 +377091,7 @@ call$1: function(checked) { return this.$this._toggleEntity$1(this.expense); }, - $signature: 38 + $signature: 39 }; D._InvoiceItemSelectorState_build__expenseList__closure0.prototype = { call$0: function() { @@ -377143,7 +377147,7 @@ J.$index$asx(store.get$_dispatchers(), 0).call$1(new E.LoadClient(null, t1)); } }, - $signature: 327 + $signature: 340 }; M.InvoiceEmailScreen_build_closure0.prototype = { call$1: function(store) { @@ -377185,7 +377189,7 @@ completer.future.then$1$1(0, new M.EmailInvoiceVM_EmailInvoiceVM$fromStore__closure(this.invoice), t1); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.EmailInvoiceRequest(completer, this.invoice.id, template, subject, body)); }, - $signature: 419 + $signature: 421 }; M.EmailInvoiceVM_EmailInvoiceVM$fromStore__closure.prototype = { call$1: function(value) { @@ -377319,7 +377323,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; M.InvoiceListItem_build__closure2.prototype = { call$0: function() { @@ -377345,7 +377349,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.invoice], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; M.InvoiceListItem_build__closure5.prototype = { call$0: function() { @@ -377424,7 +377428,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; E.InvoicePdfView.prototype = { createState$0: function() { @@ -377777,13 +377781,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.StartInvoiceMultiselect()); }, - $signature: 7 + $signature: 8 }; Y.InvoiceScreen_build_closure15.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.FilterInvoices(value)); }, - $signature: 10 + $signature: 7 }; Y.InvoiceScreen_build_closure16.prototype = { call$0: function() { @@ -377801,7 +377805,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.SortInvoices(value)); }, - $signature: 10 + $signature: 7 }; Y.InvoiceScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -377813,7 +377817,7 @@ call$2: function($status, value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.FilterInvoicesByStatus($status)); }, - $signature: 231 + $signature: 230 }; Y.InvoiceScreen_build_closure0.prototype = { call$1: function(value) { @@ -377847,7 +377851,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure8.prototype = { call$1: function(b) { @@ -377857,7 +377861,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure9.prototype = { call$1: function(b) { @@ -377867,7 +377871,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure10.prototype = { call$1: function(b) { @@ -377879,7 +377883,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure11.prototype = { call$1: function(b) { @@ -377891,7 +377895,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure12.prototype = { call$1: function(b) { @@ -377903,7 +377907,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure13.prototype = { call$1: function(b) { @@ -377915,7 +377919,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; Y.InvoiceScreen_build_closure.prototype = { call$0: function() { @@ -378066,7 +378070,7 @@ t2 = t2._widget.isFilter; return N.RefreshIndicator$(T.Column$(H.setRuntimeTypeInfo([t3, new Z.BottomButtons(t8, C.EntityAction_viewPdf, _this._box_0.secondAction, true, true, t2, null)], t7), C.CrossAxisAlignment_2, null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1), new E._InvoiceViewState_build__closure5(t1, context)); }, - $signature: 649 + $signature: 650 }; E._InvoiceViewState_build__closure5.prototype = { call$0: function() { @@ -378154,7 +378158,7 @@ call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; A._InvoiceViewActivityState_build_closure.prototype = { call$2: function(context, index) { @@ -378162,7 +378166,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 272 + $signature: 301 }; B.InvoiceViewContacts.prototype = { build$1: function(_, context) { @@ -378228,13 +378232,13 @@ call$1: function(contact) { return contact.id === this.$this.invitation.contactId; }, - $signature: 95 + $signature: 96 }; B._InvitationListTile_build_closure0.prototype = { call$0: function() { return T.ContactEntity_ContactEntity(); }, - $signature: 503 + $signature: 684 }; B._InvitationListTile_build_closure1.prototype = { call$0: function() { @@ -378263,13 +378267,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; X.InvoiceViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; X.InvoiceViewDocuments_build_closure1.prototype = { call$1: function($document) { @@ -378316,7 +378320,7 @@ call$1: function(activity) { return activity.history != null; }, - $signature: 391 + $signature: 433 }; S._InvoiceViewHistoryState_build_closure0.prototype = { call$2: function(a, b) { @@ -378343,20 +378347,20 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 622 + $signature: 623 }; S._InvoiceViewHistoryState_build__closure.prototype = { call$0: function() { var _this = this; return _this.viewModel.onViewPdf.call$3(_this.context, _this.invoice, _this.history.activityId); }, - $signature: 7 + $signature: 8 }; S._InvoiceViewHistoryState_build_closure2.prototype = { call$2: function(context, index) { return new G.ListDivider(null); }, - $signature: 70 + $signature: 67 }; A.InvoiceOverview.prototype = { build$1: function(_, context) { @@ -378600,7 +378604,7 @@ C.JSArray_methods.forEach$1(payment.get$invoicePaymentables(), new A.InvoiceOverview_build__closure0(t1, this.paymentMap, payment)); C.JSArray_methods.forEach$1(payment.get$creditPaymentables(), new A.InvoiceOverview_build__closure1(t1, this.creditMap, payment)); }, - $signature: 128 + $signature: 130 }; A.InvoiceOverview_build__closure0.prototype = { call$1: function(paymentable) { @@ -378627,7 +378631,7 @@ t4 = payment.amount; _this.widgets.push(O.EntityListTile$(payment, _this.$this.isFilter, J.$add$ansx(t1 !== t4 ? J.$add$ansx(amount, C.JSString_methods.$add("/", Y.formatNumber(t4, t2, t3, _null, C.FormatNumberType_0, true, _null, false))) : amount, " \u2022 ") + Y.formatDate(payment.date, t2, true, true, false))); }, - $signature: 650 + $signature: 651 }; A.InvoiceOverview_build_closure1.prototype = { call$1: function(entry) { @@ -378640,14 +378644,14 @@ t4 = credit.amount; _this.widgets.push(O.EntityListTile$(credit, _this.$this.isFilter, J.$add$ansx(t1 !== t4 ? J.$add$ansx(amount, C.JSString_methods.$add("/", Y.formatNumber(t4, t2, t3, _null, C.FormatNumberType_0, true, _null, false))) : amount, " \u2022 ") + Y.formatDate(credit.date, t2, true, true, false))); }, - $signature: 650 + $signature: 651 }; A.InvoiceOverview_build_closure2.prototype = { call$1: function(invoiceItem) { var _this = this; C.JSArray_methods.addAll$1(_this.widgets, H.setRuntimeTypeInfo([new T.Builder(new A.InvoiceOverview_build__closure(_this.$this, _this.invoice, invoiceItem, _this.userCompany), null)], type$.JSArray_legacy_Widget)); }, - $signature: 227 + $signature: 215 }; A.InvoiceOverview_build__closure.prototype = { call$1: function(context) { @@ -378664,7 +378668,7 @@ t1 = _this.invoice; return _this.userCompany.canEditEntity$1(t1) ? _this.$this.viewModel.onEditPressed.call$2(_this.context, J.indexOf$2$asx(t1.lineItems._list, _this.invoiceItem, 0)) : null; }, - $signature: 7 + $signature: 8 }; A.InvoiceOverview_build_surchargeRow.prototype = { call$2: function(label, amount) { @@ -378763,7 +378767,7 @@ $defaultValues: function() { return [null]; }, - $signature: 302 + $signature: 312 }; F.InvoiceViewVM_InvoiceViewVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -378779,13 +378783,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; F.InvoiceViewVM_InvoiceViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; F.InvoiceViewVM_InvoiceViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -378810,13 +378814,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; F.InvoiceViewVM_InvoiceViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.LoadInvoice(null, this.invoice.id)); }, - $signature: 93 + $signature: 90 }; F.InvoiceViewVM_InvoiceViewVM$fromStore_closure3.prototype = { call$2: function(context, $document) { @@ -378837,7 +378841,7 @@ $defaultValues: function() { return [null]; }, - $signature: 303 + $signature: 313 }; M.PaymentEdit.prototype = { createState$0: function() { @@ -379171,7 +379175,7 @@ call$1: function(client) { this.viewModel.onChanged.call$1(this.payment.rebuild$1(new M._PaymentEditState_build__closure5(client))); }, - $signature: 44 + $signature: 45 }; M._PaymentEditState_build__closure5.prototype = { call$1: function(b) { @@ -379202,7 +379206,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.payment.rebuild$1(new M._PaymentEditState_build__closure4(date))); }, - $signature: 10 + $signature: 7 }; M._PaymentEditState_build__closure4.prototype = { call$1: function(b) { @@ -379278,7 +379282,7 @@ call$1: function(currency) { return this.$this.convertCurrency$1(currency); }, - $signature: 187 + $signature: 186 }; M._PaymentEditState_build_closure13.prototype = { call$1: function(hasFocus) { @@ -379315,7 +379319,7 @@ call$1: function(value) { this.$this._convertedAmount = Y.parseDouble(value, false); }, - $signature: 10 + $signature: 7 }; M._PaymentEditState_build_onSavePressed.prototype = { call$1: function(context) { @@ -379530,7 +379534,7 @@ b.get$_payment_model$_$this()._payment_model$_amount = t1; return b; }, - $signature: 432 + $signature: 431 }; M._PaymentableEditorState__onChanged_closure0.prototype = { call$1: function(b) { @@ -379543,7 +379547,7 @@ b.get$_payment_model$_$this()._payment_model$_amount = t1; return b; }, - $signature: 432 + $signature: 431 }; M._PaymentableEditorState__onChanged_closure1.prototype = { call$1: function(b) { @@ -379606,13 +379610,13 @@ call$1: function(p) { return p.invoiceId; }, - $signature: 170 + $signature: 180 }; M._PaymentableEditorState_build_closure0.prototype = { call$1: function(p) { return p.creditId; }, - $signature: 170 + $signature: 180 }; M._PaymentableEditorState_build_closure2.prototype = { call$1: function(entity) { @@ -379628,7 +379632,7 @@ return t1; } }, - $signature: 41 + $signature: 40 }; M._PaymentableEditorState_build_closure1.prototype = { call$1: function(selected) { @@ -379648,7 +379652,7 @@ t1._payment_edit$_invoiceId = selected.id; t1._payment_edit$_onChanged$1(selected.clientId); }, - $signature: 44 + $signature: 45 }; M._PaymentableEditorState_build_closure3.prototype = { call$1: function(selected) { @@ -379662,7 +379666,7 @@ t1._payment_edit$_creditId = selected.id; t1._payment_edit$_onChanged$1(selected.clientId); }, - $signature: 44 + $signature: 45 }; M._PaymentableEditorState_build_closure4.prototype = { call$0: function() { @@ -379723,7 +379727,7 @@ call$1: function(payment) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdatePayment(payment)); }, - $signature: 128 + $signature: 130 }; B.PaymentEditVM_PaymentEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -379772,14 +379776,14 @@ var t1 = this._box_0; return t1.amount = t1.amount + invoice.amount; }, - $signature: 653 + $signature: 654 }; B.PaymentEditVM_PaymentEditVM$fromStore___closure0.prototype = { call$1: function(credit) { var t1 = this._box_0; return t1.amount = t1.amount - credit.amount; }, - $signature: 653 + $signature: 654 }; B.PaymentEditVM_PaymentEditVM$fromStore___closure1.prototype = { call$1: function(context) { @@ -379823,7 +379827,7 @@ M.editEntity(null, $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), savedPayment, false, null); } }, - $signature: 128 + $signature: 130 }; B.PaymentEditVM_PaymentEditVM$fromStore___closure3.prototype = { call$1: function(error) { @@ -379937,7 +379941,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; O.PaymentListItem_build__closure2.prototype = { call$0: function() { @@ -379963,7 +379967,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.payment], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; O.PaymentListItem_build__closure5.prototype = { call$0: function() { @@ -380011,7 +380015,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 624 + $signature: 625 }; R.PaymentListVM.prototype = { get$user: function() { @@ -380048,7 +380052,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; Q.PaymentPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -380117,7 +380121,7 @@ t1 = t2 == null ? null : t2.number; return t1 == null ? "" : t1; }, - $signature: 170 + $signature: 180 }; K.PaymentScreen.prototype = { build$1: function(_, context) { @@ -380160,13 +380164,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.StartPaymentMultiselect()); }, - $signature: 7 + $signature: 8 }; K.PaymentScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.FilterPayments(value)); }, - $signature: 10 + $signature: 7 }; K.PaymentScreen_build_closure8.prototype = { call$0: function() { @@ -380401,7 +380405,7 @@ call$1: function(date) { this.viewModel.onChanged.call$1(this.payment.rebuild$1(new Y._PaymentRefundState_build__closure1(date))); }, - $signature: 10 + $signature: 7 }; Y._PaymentRefundState_build__closure1.prototype = { call$1: function(b) { @@ -380459,7 +380463,7 @@ call$1: function(value) { K.Navigator_of(this.context, false).pop$0(0); }, - $signature: 128 + $signature: 130 }; Y._PaymentRefundState_build_closure4.prototype = { call$1: function(context) { @@ -380588,7 +380592,7 @@ b.get$_payment_model$_$this()._payment_model$_amount = t1; return b; }, - $signature: 432 + $signature: 431 }; Y._PaymentableEditorState__onChanged_closure7.prototype = { call$1: function(b) { @@ -380620,14 +380624,14 @@ call$1: function(payment) { return payment.invoiceId; }, - $signature: 170 + $signature: 180 }; Y._PaymentableEditorState_build_closure7.prototype = { call$1: function(entity) { type$.legacy_InvoiceEntity._as(entity); return Y.formatNumber(entity.amount, this.context, entity.clientId, null, C.FormatNumberType_0, true, null, false); }, - $signature: 41 + $signature: 40 }; Y._PaymentableEditorState_build_closure6.prototype = { call$1: function(selected) { @@ -380637,7 +380641,7 @@ t1._payment_refund$_onChanged$1(selected.clientId); t1.setState$1(new Y._PaymentableEditorState_build__closure2(t1, selected)); }, - $signature: 44 + $signature: 45 }; Y._PaymentableEditorState_build__closure2.prototype = { call$0: function() { @@ -380700,7 +380704,7 @@ call$1: function(payment) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdatePayment(payment)); }, - $signature: 128 + $signature: 130 }; Y.PaymentRefundVM_PaymentRefundVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -380736,7 +380740,7 @@ } else M.viewEntity(false, savedPayment, null, true); }, - $signature: 128 + $signature: 130 }; Y.PaymentRefundVM_PaymentRefundVM$fromStore__closure0.prototype = { call$1: function(error) { @@ -380852,7 +380856,7 @@ t8.push(new T.FieldGrid(_this.fields, _null)); return N.RefreshIndicator$(T.Column$(H.setRuntimeTypeInfo([T.Expanded$(new X.ScrollableListView(t8, _null, _null, false, _null), 1), new Z.BottomButtons(t1, C.EntityAction_apply, C.EntityAction_refund, t11 < t7, t1.refunded < t7, t12._widget.isFilter, _null)], t13), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1), new L._PaymentViewState_build__closure2(_this.viewModel, context)); }, - $signature: 649 + $signature: 650 }; L._PaymentViewState_build__closure2.prototype = { call$0: function() { @@ -380864,7 +380868,7 @@ call$0: function() { return T.launch(this.companyGatewayLink, null, false); }, - $signature: 32 + $signature: 31 }; L._PaymentViewState_build__closure0.prototype = { call$0: function() { @@ -381025,7 +381029,7 @@ t3 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([S.DecoratedFormField$(false, _null, true, false, this.$this._numDaysController, _null, true, _null, _null, _null, _null, false, false, _null, C.TextInputType_2_false_false, t2, _null, _null, false, _null, _null, _null, true, _null, _null, C.TextAlign_4, new U._PaymentTermEditState_build__closure(t1))], t3), _null, 4, false, _null, false, _null)], t3), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; U._PaymentTermEditState_build__closure.prototype = { call$1: function(value) { @@ -381063,7 +381067,7 @@ call$1: function(paymentTerm) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.UpdatePaymentTerm(paymentTerm)); }, - $signature: 260 + $signature: 274 }; Y.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -381124,7 +381128,7 @@ } else M.viewEntity(false, savedPaymentTerm, null, true); }, - $signature: 260 + $signature: 274 }; Y.PaymentTermEditVM_PaymentTermEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -381259,7 +381263,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; F.PaymentTermScreen.prototype = { build$1: function(_, context) { @@ -381284,13 +381288,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.StartPaymentTermMultiselect()); }, - $signature: 7 + $signature: 8 }; F.PaymentTermScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.FilterPaymentTerms(value)); }, - $signature: 10 + $signature: 7 }; F.PaymentTermScreen_build_closure8.prototype = { call$0: function() { @@ -381308,7 +381312,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new D.SortPaymentTerms(value)); }, - $signature: 10 + $signature: 7 }; F.PaymentTermScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -381391,7 +381395,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; U.PaymentTermViewScreen.prototype = { build$1: function(_, context) { @@ -381521,13 +381525,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_product_edit$_onChanged()); }, - $signature: 9 + $signature: 10 }; F._ProductEditState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_product_edit$_onChanged()); }, - $signature: 9 + $signature: 10 }; F._ProductEditState_dispose_closure.prototype = { call$1: function(controller) { @@ -381535,7 +381539,7 @@ t1.removeListener$1(controller, this.$this.get$_product_edit$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; F._ProductEditState__onChanged_closure.prototype = { call$1: function(b) { @@ -381560,7 +381564,7 @@ b.get$_product_model$_$this()._product_model$_customValue4 = t1; return b; }, - $signature: 166 + $signature: 159 }; F._ProductEditState__onChanged_closure0.prototype = { call$0: function() { @@ -381608,7 +381612,7 @@ call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.product.rebuild$1(new F._ProductEditState_build__closure2(taxRate))); }, - $signature: 81 + $signature: 78 }; F._ProductEditState_build__closure2.prototype = { call$1: function(b) { @@ -381619,13 +381623,13 @@ b.get$_product_model$_$this()._product_model$_taxName1 = t1; return b; }, - $signature: 166 + $signature: 159 }; F._ProductEditState_build_closure1.prototype = { call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.product.rebuild$1(new F._ProductEditState_build__closure1(taxRate))); }, - $signature: 81 + $signature: 78 }; F._ProductEditState_build__closure1.prototype = { call$1: function(b) { @@ -381636,13 +381640,13 @@ b.get$_product_model$_$this()._product_model$_taxName2 = t1; return b; }, - $signature: 166 + $signature: 159 }; F._ProductEditState_build_closure2.prototype = { call$1: function(taxRate) { return this.viewModel.onChanged.call$1(this.product.rebuild$1(new F._ProductEditState_build__closure0(taxRate))); }, - $signature: 81 + $signature: 78 }; F._ProductEditState_build__closure0.prototype = { call$1: function(b) { @@ -381653,7 +381657,7 @@ b.get$_product_model$_$this()._product_model$_taxName3 = t1; return b; }, - $signature: 166 + $signature: 159 }; S.ProductEditScreen.prototype = { build$1: function(_, context) { @@ -381685,7 +381689,7 @@ call$1: function(product) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.UpdateProduct(product)); }, - $signature: 207 + $signature: 208 }; S.ProductEditVM_ProductEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -381755,7 +381759,7 @@ M.editEntity(null, $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), savedProduct, false, null); } }, - $signature: 207 + $signature: 208 }; S.ProductEditVM_ProductEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -381841,7 +381845,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; T.ProductListItem_build__closure2.prototype = { call$0: function() { @@ -381869,7 +381873,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.product], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; T.ProductListItem_build__closure5.prototype = { call$0: function() { @@ -381924,7 +381928,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 647 + $signature: 648 }; Q.ProductListVM.prototype = {}; Q.ProductListVM_fromStore__handleRefresh.prototype = { @@ -381957,7 +381961,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; F.ProductPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -382042,13 +382046,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.StartProductMultiselect()); }, - $signature: 7 + $signature: 8 }; K.ProductScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.FilterProducts(value)); }, - $signature: 10 + $signature: 7 }; K.ProductScreen_build_closure8.prototype = { call$0: function() { @@ -382193,7 +382197,7 @@ t1._widget.toString; return T.Column$(H.setRuntimeTypeInfo([t2, new Z.BottomButtons(this.product, C.EntityAction_newInvoice, C.EntityAction_clone, true, true, false, null)], t6), C.CrossAxisAlignment_2, null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); }, - $signature: 182 + $signature: 196 }; Z._ProductViewState_build__closure.prototype = { call$0: function() { @@ -382232,13 +382236,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; F.ProductViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; B.ProductOverview.prototype = { createState$0: function() { @@ -382338,13 +382342,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; F.ProductViewVM_ProductViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; F.ProductViewVM_ProductViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -382369,13 +382373,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; F.ProductViewVM_ProductViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Z.LoadProduct(null, this.product.id)); }, - $signature: 93 + $signature: 90 }; K.ProjectEdit.prototype = { createState$0: function() { @@ -382493,7 +382497,7 @@ b.get$_project_model$_$this()._project_model$_customValue4 = t1; return b; }, - $signature: 163 + $signature: 160 }; K._ProjectEditState__onChanged_closure0.prototype = { call$0: function() { @@ -382565,7 +382569,7 @@ t12 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([t8, t10, new V.UserPicker(t6.assignedUserId, new K._ProjectEditState_build__closure5(t1, t6), _null), t11, S.DecoratedFormField$(false, _null, false, false, t4._hoursController, _null, true, _null, _null, _null, _null, false, false, _null, new N.TextInputType(2, false, true), t7, _null, _null, false, _null, _null, t9, true, _null, _null, C.TextAlign_4, _null), S.DecoratedFormField$(false, _null, false, false, t4._project_edit$_taskRateController, _null, true, _null, _null, _null, _null, false, false, _null, new N.TextInputType(2, false, true), t5.get$taskRate(), _null, _null, false, _null, _null, t9, true, _null, _null, C.TextAlign_4, _null), new B.CustomField(t4._project_edit$_custom1Controller, _null, t9, "project1", t6.customValue1, false, _null), new B.CustomField(t4._project_edit$_custom2Controller, _null, t9, "project2", t6.customValue2, false, _null), new B.CustomField(t4._project_edit$_custom3Controller, _null, t9, "project3", t6.customValue3, false, _null), new B.CustomField(t4._project_edit$_custom4Controller, _null, t9, "project4", t6.customValue4, false, _null), S.DecoratedFormField$(false, _null, false, false, t4._project_edit$_publicNotesController, _null, true, _null, _null, _null, _null, false, false, _null, C.TextInputType_1_null_null, t5.get$publicNotes(), 4, _null, false, _null, _null, _null, true, _null, _null, C.TextAlign_4, _null), S.DecoratedFormField$(false, _null, false, false, t4._project_edit$_privateNotesController, _null, true, _null, _null, _null, _null, false, false, _null, C.TextInputType_1_null_null, t5.get$privateNotes(), 4, _null, false, _null, _null, _null, true, _null, _null, C.TextAlign_4, _null)], t12), _null, 4, false, _null, true, _null)], t12), _null, _null, false, new D.ValueKey(t2, t3)); }, - $signature: 154 + $signature: 145 }; K._ProjectEditState_build__closure0.prototype = { call$1: function(val) { @@ -382583,7 +382587,7 @@ call$1: function(client) { this.viewModel.onChanged.call$1(this.project.rebuild$1(new K._ProjectEditState_build___closure1(client))); }, - $signature: 44 + $signature: 45 }; K._ProjectEditState_build___closure1.prototype = { call$1: function(b) { @@ -382594,13 +382598,13 @@ b.get$_project_model$_$this()._project_model$_clientId = t1; return b; }, - $signature: 163 + $signature: 160 }; K._ProjectEditState_build__closure1.prototype = { call$1: function(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; K._ProjectEditState_build__closure5.prototype = { call$1: function(userId) { @@ -382613,20 +382617,20 @@ b.get$_project_model$_$this()._project_model$_assignedUserId = this.userId; return b; }, - $signature: 163 + $signature: 160 }; K._ProjectEditState_build__closure4.prototype = { call$1: function(date) { this.viewModel.onChanged.call$1(this.project.rebuild$1(new K._ProjectEditState_build___closure0(date))); }, - $signature: 10 + $signature: 7 }; K._ProjectEditState_build___closure0.prototype = { call$1: function(b) { b.get$_project_model$_$this()._project_model$_dueDate = this.date; return b; }, - $signature: 163 + $signature: 160 }; G.ProjectEditScreen.prototype = { build$1: function(_, context) { @@ -382658,7 +382662,7 @@ call$1: function(project) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.UpdateProject(project)); }, - $signature: 209 + $signature: 225 }; G.ProjectEditVM_ProjectEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -382686,7 +382690,7 @@ M.createEntity(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new G.ProjectEditVM_ProjectEditVM$fromStore__closure0(t3), t4); }, - $signature: 129 + $signature: 138 }; G.ProjectEditVM_ProjectEditVM$fromStore__closure.prototype = { call$1: function(_) { @@ -382698,7 +382702,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/project/edit")); }, - $signature: 44 + $signature: 45 }; G.ProjectEditVM_ProjectEditVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -382758,7 +382762,7 @@ else M.viewEntitiesByType(C.EntityType_task, savedProject); }, - $signature: 209 + $signature: 225 }; G.ProjectEditVM_ProjectEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -382853,7 +382857,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; E.ProjectListItem_build__closure2.prototype = { call$0: function() { @@ -382880,7 +382884,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.project], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; E.ProjectListItem_build__closure5.prototype = { call$0: function() { @@ -382970,7 +382974,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; N.ProjectPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -383060,13 +383064,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.StartProjectMultiselect()); }, - $signature: 7 + $signature: 8 }; Z.ProjectScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.FilterProjects(value)); }, - $signature: 10 + $signature: 7 }; Z.ProjectScreen_build_closure8.prototype = { call$0: function() { @@ -383213,7 +383217,7 @@ t4 = type$.JSArray_legacy_Widget; return T.Column$(H.setRuntimeTypeInfo([T.Expanded$(E.TabBarView$(H.setRuntimeTypeInfo([N.RefreshIndicator$(new Y.ProjectOverview(t3, t1._widget.isFilter, _null), new M._ProjectViewState_build__closure(t3, context)), N.RefreshIndicator$(new D.ProjectViewDocuments(t3, new D.ValueKey(t3.project.id, type$.ValueKey_legacy_String)), new M._ProjectViewState_build__closure0(t3, context))], t4), t2, _null), 1), new Z.BottomButtons(this.project, C.EntityAction_newTask, C.EntityAction_invoiceProject, true, true, t1._widget.isFilter, _null)], t4), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); }, - $signature: 182 + $signature: 196 }; M._ProjectViewState_build__closure.prototype = { call$0: function() { @@ -383233,7 +383237,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; M.__ProjectViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -383260,13 +383264,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; D.ProjectViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; Y.ProjectOverview.prototype = { createState$0: function() { @@ -383315,7 +383319,7 @@ var t1 = this.$this; return t1._framework$_element != null && t1.setState$1(new Y._ProjectOverviewState_initState__closure()); }, - $signature: 274 + $signature: 302 }; Y._ProjectOverviewState_initState__closure.prototype = { call$0: function() { @@ -383360,7 +383364,7 @@ C.JSArray_methods.addAll$1(t7, H.setRuntimeTypeInfo([new S.IconMessage(t1, _null, _null, _null), new G.ListDivider(_null)], t9)); return t7; }, - $signature: 194 + $signature: 191 }; Y._ProjectOverviewState_build_closure.prototype = { call$0: function() { @@ -383422,7 +383426,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1.clientId; return b; }, - $signature: 45 + $signature: 43 }; D.ProjectViewVM_ProjectViewVM$fromStore_closure1.prototype = { call$2: function(context, multipartFile) { @@ -383432,13 +383436,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; D.ProjectViewVM_ProjectViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; D.ProjectViewVM_ProjectViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -383463,13 +383467,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; D.ProjectViewVM_ProjectViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.LoadProject(null, this.project.id)); }, - $signature: 93 + $signature: 90 }; E.QuoteEditDetailsScreen.prototype = { build$1: function(_, context) { @@ -383497,7 +383501,7 @@ call$1: function(quote) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateQuote(quote)); }, - $signature: 143 + $signature: 142 }; E.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure0.prototype = { call$3: function(context, quote, client) { @@ -383514,7 +383518,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 297 + $signature: 308 }; E.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure1.prototype = { call$1: function(b) { @@ -383536,7 +383540,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 129 + $signature: 138 }; E.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure.prototype = { call$1: function(_) { @@ -383548,7 +383552,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/quote/edit")); }, - $signature: 44 + $signature: 45 }; T.QuoteEditItemsScreen.prototype = { build$1: function(_, context) { @@ -383577,7 +383581,7 @@ call$1: function(index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.DeleteQuoteItem(index)); }, - $signature: 111 + $signature: 108 }; T.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure0.prototype = { call$0: function() { @@ -383593,13 +383597,13 @@ else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new E.UpdateQuoteItem(index, quoteItem)); }, - $signature: 299 + $signature: 309 }; T.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure2.prototype = { call$2: function(oldIndex, newIndex) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.MoveQuoteItem(oldIndex, newIndex)); }, - $signature: 139 + $signature: 141 }; V.QuoteEditNotesScreen.prototype = { build$1: function(_, context) { @@ -383624,7 +383628,7 @@ call$1: function(quote) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateQuote(quote)); }, - $signature: 143 + $signature: 142 }; B.QuoteEditScreen.prototype = { build$1: function(_, context) { @@ -383657,7 +383661,7 @@ call$1: function(context) { return this.call$2(context, null); }, - $signature: 300 + $signature: 310 }; B.QuoteEditVM_QuoteEditVM$fromStore__closure.prototype = { call$0: function() { @@ -383719,7 +383723,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([savedQuote], type$.JSArray_legacy_BaseEntity), t1, false); } }, - $signature: 71 + $signature: 65 }; B.QuoteEditVM_QuoteEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -383744,7 +383748,7 @@ } J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.AddQuoteItems(items)); }, - $signature: 301 + $signature: 311 }; B.QuoteEditVM_QuoteEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -383836,7 +383840,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 61 + $signature: 59 }; B._QuoteEditState_build_closure.prototype = { call$0: function() { @@ -383856,14 +383860,14 @@ t4 = t2.$ti._eval$1("MappedIterable<1,BaseEntity*>"); return new D.InvoiceItemSelector(new B._QuoteEditState_build___closure0(_this.$this, t3, _this.isFullscreen), t1.clientId, P.List_List$of(new H.MappedIterable(t2, new B._QuoteEditState_build___closure1(t3), t4), true, t4._eval$1("Iterable.E")), false, null); }, - $signature: 293 + $signature: 305 }; B._QuoteEditState_build___closure.prototype = { call$1: function(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 63 + $signature: 62 }; B._QuoteEditState_build___closure1.prototype = { call$1: function(item) { @@ -383882,7 +383886,7 @@ } return t1; }, - $signature: 294 + $signature: 306 }; B._QuoteEditState_build___closure0.prototype = { call$2: function(items, clientId) { @@ -383893,7 +383897,7 @@ call$1: function(items) { return this.call$2(items, null); }, - $signature: 295 + $signature: 307 }; B.__QuoteEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -383935,7 +383939,7 @@ J.$index$asx(store.get$_dispatchers(), 0).call$1(new E.LoadClient(null, t1)); } }, - $signature: 327 + $signature: 340 }; B.QuoteEmailScreen_build_closure0.prototype = { call$1: function(store) { @@ -383969,7 +383973,7 @@ completer.future.then$1$1(0, new B.EmailQuoteVM_EmailQuoteVM$fromStore__closure(this.quote), t1); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.EmailQuoteRequest(completer, this.quote.id, template, subject, body)); }, - $signature: 419 + $signature: 421 }; B.EmailQuoteVM_EmailQuoteVM$fromStore__closure.prototype = { call$1: function(value) { @@ -384090,7 +384094,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; N.QuoteListItem_build__closure2.prototype = { call$0: function() { @@ -384116,7 +384120,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.quote], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; N.QuoteListItem_build__closure5.prototype = { call$0: function() { @@ -384194,7 +384198,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; V.QuotePdfScreen.prototype = { build$1: function(_, context) { @@ -384323,13 +384327,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.StartQuoteMultiselect()); }, - $signature: 7 + $signature: 8 }; T.QuoteScreen_build_closure13.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.FilterQuotes(value)); }, - $signature: 10 + $signature: 7 }; T.QuoteScreen_build_closure14.prototype = { call$0: function() { @@ -384383,7 +384387,7 @@ call$2: function($status, value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.FilterQuotesByStatus($status)); }, - $signature: 231 + $signature: 230 }; T.QuoteScreen_build_closure7.prototype = { call$1: function(b) { @@ -384393,7 +384397,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; T.QuoteScreen_build_closure8.prototype = { call$1: function(b) { @@ -384403,7 +384407,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; T.QuoteScreen_build_closure9.prototype = { call$1: function(b) { @@ -384413,7 +384417,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; T.QuoteScreen_build_closure10.prototype = { call$1: function(b) { @@ -384425,7 +384429,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; T.QuoteScreen_build_closure11.prototype = { call$1: function(b) { @@ -384437,7 +384441,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; T.QuoteScreen_build_closure.prototype = { call$0: function() { @@ -384510,7 +384514,7 @@ $defaultValues: function() { return [null]; }, - $signature: 302 + $signature: 312 }; O.QuoteViewVM_QuoteViewVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -384526,13 +384530,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; O.QuoteViewVM_QuoteViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; O.QuoteViewVM_QuoteViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -384557,13 +384561,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; O.QuoteViewVM_QuoteViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.LoadQuote(null, this.quote.id)); }, - $signature: 93 + $signature: 90 }; O.QuoteViewVM_QuoteViewVM$fromStore_closure3.prototype = { call$3: function(context, quote, activityId) { @@ -384577,7 +384581,7 @@ $defaultValues: function() { return [null]; }, - $signature: 303 + $signature: 313 }; M.RecurringExpenseEditScreen.prototype = { build$1: function(_, context) { @@ -384602,7 +384606,7 @@ call$1: function(recurringExpense) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.UpdateRecurringExpense(recurringExpense)); }, - $signature: 120 + $signature: 114 }; M.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -384673,7 +384677,7 @@ M.editEntity(null, $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), savedRecurringExpense, false, null); } }, - $signature: 120 + $signature: 114 }; M.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -384809,7 +384813,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; S.RecurringExpenseListItem_build__closure2.prototype = { call$0: function() { @@ -384835,7 +384839,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.expense], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; S.RecurringExpenseListItem_build__closure5.prototype = { call$0: function() { @@ -384922,7 +384926,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; D.RecurringExpensePresenter.prototype = { getField$2$context$field: function(context, field) { @@ -385092,13 +385096,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.StartRecurringExpenseMultiselect()); }, - $signature: 7 + $signature: 8 }; O.RecurringExpenseScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.FilterRecurringExpenses(value)); }, - $signature: 10 + $signature: 7 }; O.RecurringExpenseScreen_build_closure8.prototype = { call$0: function() { @@ -385116,7 +385120,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.SortRecurringExpenses(value)); }, - $signature: 10 + $signature: 7 }; O.RecurringExpenseScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -385222,13 +385226,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; Z.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; Z.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -385255,13 +385259,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; Z.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.LoadRecurringExpense(null, this.recurringExpense.id)); }, - $signature: 93 + $signature: 90 }; O.RecurringInvoiceEdit.prototype = { createState$0: function() { @@ -385339,7 +385343,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 61 + $signature: 59 }; O._RecurringInvoiceEditState_build_closure.prototype = { call$0: function() { @@ -385360,14 +385364,14 @@ t4 = P.List_List$of(new H.MappedIterable(t2, new O._RecurringInvoiceEditState_build___closure0(t3), t4), true, t4._eval$1("Iterable.E")); return new D.InvoiceItemSelector(new O._RecurringInvoiceEditState_build___closure1(_this.$this, t3, _this.isFullscreen), t1.clientId, t4, false, null); }, - $signature: 293 + $signature: 305 }; O._RecurringInvoiceEditState_build___closure.prototype = { call$1: function(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 63 + $signature: 62 }; O._RecurringInvoiceEditState_build___closure0.prototype = { call$1: function(item) { @@ -385386,7 +385390,7 @@ } return t1; }, - $signature: 294 + $signature: 306 }; O._RecurringInvoiceEditState_build___closure1.prototype = { call$2: function(items, clientId) { @@ -385397,7 +385401,7 @@ call$1: function(items) { return this.call$2(items, null); }, - $signature: 295 + $signature: 307 }; O.__RecurringInvoiceEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -385440,7 +385444,7 @@ call$1: function(invoice) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.UpdateRecurringInvoice(invoice)); }, - $signature: 143 + $signature: 142 }; F.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure0.prototype = { call$3: function(context, invoice, client) { @@ -385457,7 +385461,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 297 + $signature: 308 }; F.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure1.prototype = { call$1: function(b) { @@ -385479,7 +385483,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 129 + $signature: 138 }; F.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure.prototype = { call$1: function(_) { @@ -385491,7 +385495,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/recurring_invoice/edit")); }, - $signature: 44 + $signature: 45 }; R.RecurringInvoiceEditItemsScreen.prototype = { build$1: function(_, context) { @@ -385521,7 +385525,7 @@ call$1: function(index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.DeleteRecurringInvoiceItem(index)); }, - $signature: 111 + $signature: 108 }; R.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure0.prototype = { call$0: function() { @@ -385539,7 +385543,7 @@ } else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new N.UpdateRecurringInvoiceItem(index, item)); }, - $signature: 299 + $signature: 309 }; R.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore__closure.prototype = { call$1: function(b) { @@ -385547,13 +385551,13 @@ b.get$_invoice_model$_$this()._invoice_model$_typeId = t1; return b; }, - $signature: 54 + $signature: 55 }; R.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure2.prototype = { call$2: function(oldIndex, newIndex) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.MoveRecurringInvoiceItem(oldIndex, newIndex)); }, - $signature: 139 + $signature: 141 }; Q.RecurringInvoiceEditNotesScreen.prototype = { build$1: function(_, context) { @@ -385578,7 +385582,7 @@ call$1: function(recurringInvoice) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.UpdateRecurringInvoice(recurringInvoice)); }, - $signature: 143 + $signature: 142 }; Q.RecurringInvoiceEditScreen.prototype = { build$1: function(_, context) { @@ -385611,7 +385615,7 @@ call$1: function(context) { return this.call$2(context, null); }, - $signature: 300 + $signature: 310 }; Q.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure.prototype = { call$0: function() { @@ -385673,7 +385677,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([savedRecurringInvoice], type$.JSArray_legacy_BaseEntity), t1, false); } }, - $signature: 71 + $signature: 65 }; Q.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -385698,7 +385702,7 @@ } J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.AddRecurringInvoiceItems(items)); }, - $signature: 301 + $signature: 311 }; Q.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -385826,7 +385830,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; U.RecurringInvoiceListItem_build__closure2.prototype = { call$0: function() { @@ -385851,7 +385855,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.invoice], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; U.RecurringInvoiceListItem_build__closure5.prototype = { call$0: function() { @@ -385929,7 +385933,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; X.RecurringInvoicePdfScreen.prototype = { build$1: function(_, context) { @@ -386078,13 +386082,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.StartRecurringInvoiceMultiselect()); }, - $signature: 7 + $signature: 8 }; V.RecurringInvoiceScreen_build_closure13.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.FilterRecurringInvoices(value)); }, - $signature: 10 + $signature: 7 }; V.RecurringInvoiceScreen_build_closure14.prototype = { call$0: function() { @@ -386102,13 +386106,13 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.SortRecurringInvoices(value)); }, - $signature: 10 + $signature: 7 }; V.RecurringInvoiceScreen_build_closure11.prototype = { call$2: function($status, value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.FilterRecurringInvoicesByStatus($status)); }, - $signature: 231 + $signature: 230 }; V.RecurringInvoiceScreen_build_closure10.prototype = { call$2: function(state, value) { @@ -386136,7 +386140,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; V.RecurringInvoiceScreen_build_closure0.prototype = { call$1: function(b) { @@ -386147,7 +386151,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; V.RecurringInvoiceScreen_build_closure1.prototype = { call$1: function(b) { @@ -386158,7 +386162,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; V.RecurringInvoiceScreen_build_closure2.prototype = { call$1: function(b) { @@ -386170,7 +386174,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; V.RecurringInvoiceScreen_build_closure3.prototype = { call$1: function(b) { @@ -386182,7 +386186,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 65 + $signature: 70 }; V.RecurringInvoiceScreen_build_closure5.prototype = { call$1: function(value) { @@ -386267,7 +386271,7 @@ $defaultValues: function() { return [null]; }, - $signature: 302 + $signature: 312 }; O.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure0.prototype = { call$1: function(context) { @@ -386283,13 +386287,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; O.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; O.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -386314,13 +386318,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; O.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new N.LoadRecurringInvoice(null, this.invoice.id)); }, - $signature: 93 + $signature: 90 }; O.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure3.prototype = { call$3: function(context, invoice, activityId) { @@ -386334,7 +386338,7 @@ $defaultValues: function() { return [null]; }, - $signature: 303 + $signature: 313 }; A.ClientReportFields.prototype = { toString$0: function(_) { @@ -386363,25 +386367,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 433 + $signature: 432 }; A.clientReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.clientReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; A.clientReport_closure3.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 433 + $signature: 432 }; A.clientReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 433 + $signature: 432 }; L.CreditReportFields.prototype = { toString$0: function(_) { @@ -386392,7 +386396,7 @@ call$6: function(userCompany, reportsUIState, creditMap, clientMap, userMap, staticState) { return L.creditReport(userCompany, reportsUIState, creditMap, clientMap, userMap, staticState); }, - $signature: 656 + $signature: 657 }; L.creditReport_closure.prototype = { call$1: function(e) { @@ -386410,25 +386414,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 348 + $signature: 434 }; L.creditReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.creditReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; L.creditReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 348 + $signature: 434 }; L.creditReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 348 + $signature: 434 }; R.DocumentReportFields.prototype = { toString$0: function(_) { @@ -386542,7 +386546,7 @@ call$2: function(clientId, client) { J.forEach$1$ax(client.documents._list, new R.documentReport__closure2(this._getRow, client, this.data)); }, - $signature: 218 + $signature: 204 }; R.documentReport__closure2.prototype = { call$1: function($document) { @@ -386550,7 +386554,7 @@ if (row != null) this.data.push(row); }, - $signature: 59 + $signature: 61 }; R.documentReport_closure2.prototype = { call$2: function(productId, product) { @@ -386564,13 +386568,13 @@ if (row != null) this.data.push(row); }, - $signature: 59 + $signature: 61 }; R.documentReport_closure3.prototype = { call$2: function(invoiceId, invoice) { J.forEach$1$ax(invoice.documents._list, new R.documentReport__closure0(this._getRow, invoice, this.data)); }, - $signature: 55 + $signature: 54 }; R.documentReport__closure0.prototype = { call$1: function($document) { @@ -386578,13 +386582,13 @@ if (row != null) this.data.push(row); }, - $signature: 59 + $signature: 61 }; R.documentReport_closure4.prototype = { call$2: function(quoteId, quote) { J.forEach$1$ax(quote.documents._list, new R.documentReport__closure(this._getRow, quote, this.data)); }, - $signature: 55 + $signature: 54 }; R.documentReport__closure.prototype = { call$1: function($document) { @@ -386592,31 +386596,31 @@ if (row != null) this.data.push(row); }, - $signature: 59 + $signature: 61 }; R.documentReport_closure5.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 434 + $signature: 435 }; R.documentReport_closure6.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.documentReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; R.documentReport_closure7.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 434 + $signature: 435 }; R.documentReport_closure8.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 434 + $signature: 435 }; M.ExpenseReportFields.prototype = { toString$0: function(_) { @@ -386645,25 +386649,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 435 + $signature: 436 }; M.expenseReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.expenseReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; M.expenseReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 435 + $signature: 436 }; M.expenseReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 435 + $signature: 436 }; D.InvoiceItemReportFields.prototype = { toString$0: function(_) { @@ -386674,7 +386678,7 @@ call$6: function(userCompany, reportsUIState, productMap, invoiceMap, clientMap, staticState) { return D.lineItemReport0(userCompany, reportsUIState, productMap, invoiceMap, clientMap, staticState); }, - $signature: 660 + $signature: 661 }; D.lineItemReport_closure5.prototype = { call$1: function(e) { @@ -386692,25 +386696,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 436 + $signature: 437 }; D.lineItemReport_closure8.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.lineItemReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; D.lineItemReport_closure9.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 436 + $signature: 437 }; D.lineItemReport_closure10.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 436 + $signature: 437 }; X.InvoiceReportFields.prototype = { toString$0: function(_) { @@ -386721,7 +386725,7 @@ call$6: function(userCompany, reportsUIState, invoiceMap, clientMap, userMap, staticState) { return X.invoiceReport(userCompany, reportsUIState, invoiceMap, clientMap, userMap, staticState); }, - $signature: 656 + $signature: 657 }; X.invoiceReport_closure.prototype = { call$1: function(e) { @@ -386739,25 +386743,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 437 + $signature: 438 }; X.invoiceReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.invoiceReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; X.invoiceReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 437 + $signature: 438 }; X.invoiceReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 437 + $signature: 438 }; O.TaxRateReportFields.prototype = { toString$0: function(_) { @@ -386768,7 +386772,7 @@ call$9: function(userCompany, reportsUIState, taxRateMap, invoiceMap, creditMap, clientMap, paymentMap, userMap, staticState) { return O.taxReport(userCompany, reportsUIState, taxRateMap, invoiceMap, creditMap, clientMap, paymentMap, userMap, staticState); }, - $signature: 663 + $signature: 664 }; O.taxReport_closure.prototype = { call$1: function(e) { @@ -386786,31 +386790,31 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 316 + $signature: 319 }; O.taxReport_closure1.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.taxRateReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; O.taxReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 316 + $signature: 319 }; O.taxReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 316 + $signature: 319 }; O.taxReport_closure5.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 316 + $signature: 319 }; K.PaymentReportFields.prototype = { toString$0: function(_) { @@ -386839,25 +386843,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 438 + $signature: 440 }; K.paymentReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.paymentReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; K.paymentReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 438 + $signature: 440 }; K.paymentReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 438 + $signature: 440 }; X.TaxRateReportFields0.prototype = { toString$0: function(_) { @@ -386868,7 +386872,7 @@ call$9: function(userCompany, reportsUIState, taxRateMap, invoiceMap, creditMap, clientMap, paymentMap, userMap, staticState) { return X.paymentTaxReport(userCompany, reportsUIState, taxRateMap, invoiceMap, creditMap, clientMap, paymentMap, userMap, staticState); }, - $signature: 663 + $signature: 664 }; X.paymentTaxReport_closure.prototype = { call$1: function(e) { @@ -386886,31 +386890,31 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 317 + $signature: 320 }; X.paymentTaxReport_closure1.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.taxRateReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; X.paymentTaxReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 317 + $signature: 320 }; X.paymentTaxReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 317 + $signature: 320 }; X.paymentTaxReport_closure5.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 317 + $signature: 320 }; N.ProductReportFields.prototype = { toString$0: function(_) { @@ -386939,25 +386943,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 439 + $signature: 441 }; N.productReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.productReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; N.productReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 439 + $signature: 441 }; N.productReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 439 + $signature: 441 }; K.ProfitAndLossReportFields.prototype = { toString$0: function(_) { @@ -386986,31 +386990,31 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 318 + $signature: 321 }; K.profitAndLossReport_closure1.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.profitAndLossReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; K.profitAndLossReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 318 + $signature: 321 }; K.profitAndLossReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 318 + $signature: 321 }; K.profitAndLossReport_closure5.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 318 + $signature: 321 }; T.QuoteItemReportFields.prototype = { toString$0: function(_) { @@ -387021,7 +387025,7 @@ call$6: function(userCompany, reportsUIState, productMap, invoiceMap, clientMap, staticState) { return T.lineItemReport(userCompany, reportsUIState, productMap, invoiceMap, clientMap, staticState); }, - $signature: 660 + $signature: 661 }; T.lineItemReport_closure.prototype = { call$1: function(e) { @@ -387039,25 +387043,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 441 + $signature: 443 }; T.lineItemReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.lineItemReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; T.lineItemReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 441 + $signature: 443 }; T.lineItemReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 441 + $signature: 443 }; Y.QuoteReportFields.prototype = { toString$0: function(_) { @@ -387086,25 +387090,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 442 + $signature: 444 }; Y.quoteReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.quoteReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; Y.quoteReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 442 + $signature: 444 }; Y.quoteReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 442 + $signature: 444 }; M.ReportCharts.prototype = { build$1: function(_, context) { @@ -387155,7 +387159,7 @@ call$2: function(_, __) { return K.ColorUtil_fromDartColor(this.state.get$accentColor()); }, - $signature: 671 + $signature: 672 }; M.ReportCharts_build_closure1.prototype = { call$2: function(item, _) { @@ -387168,13 +387172,13 @@ call$2: function(item, _) { return J.$index$asx(item, "value"); }, - $signature: 672 + $signature: 673 }; M.ReportCharts_build_closure0.prototype = { call$1: function(key) { return P.LinkedHashMap_LinkedHashMap$_literal(["name", key, "value", this.$this.viewModel.groupTotals.totals.$index(0, key).$index(0, this.reportState.chart)], type$.legacy_String, type$.legacy_Object); }, - $signature: 673 + $signature: 674 }; M.ReportCharts_build_closure3.prototype = { call$1: function(element) { @@ -387192,7 +387196,7 @@ call$2: function(_, __) { return K.ColorUtil_fromDartColor(this.state.get$accentColor()); }, - $signature: 671 + $signature: 672 }; M.ReportCharts_build_closure7.prototype = { call$2: function(item, _) { @@ -387204,13 +387208,13 @@ call$2: function(item, _) { return J.$index$asx(item, "value"); }, - $signature: 672 + $signature: 673 }; M.ReportCharts_build_closure6.prototype = { call$1: function(key) { return P.LinkedHashMap_LinkedHashMap$_literal(["name", key, "value", this.$this.viewModel.groupTotals.totals.$index(0, key).$index(0, this.reportState.chart)], type$.legacy_String, type$.legacy_Object); }, - $signature: 673 + $signature: 674 }; A.ReportsScreen.prototype = { build$1: function(_, context) { @@ -387337,7 +387341,7 @@ t1 = this.localization.get$menuSidebar(); return R.InkWell$(false, _null, true, B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_58332_MaterialIcons_null_false, _null, _null), 24, new A.ReportsScreen_build__closure2(context), C.EdgeInsets_8_8_8_8, t1, _null), _null, true, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 415 + $signature: 413 }; A.ReportsScreen_build__closure2.prototype = { call$0: function() { @@ -387365,14 +387369,14 @@ call$1: function(value) { return this.$this.viewModel.onSettingsChanged.call$1$report(value); }, - $signature: 9 + $signature: 10 }; A.ReportsScreen_build_closure3.prototype = { call$1: function(report) { var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(report), _null, _null, _null, _null, _null, _null, _null, _null, _null), report, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A.ReportsScreen_build_closure4.prototype = { call$1: function(date) { @@ -387390,7 +387394,7 @@ call$1: function(value) { this.$this.viewModel.onSettingsChanged.call$2$group$selectedGroup(value, ""); }, - $signature: 8 + $signature: 9 }; A.ReportsScreen_build_closure7.prototype = { call$1: function(column) { @@ -387406,19 +387410,19 @@ columnTitle = J.$index$asx(t1.userCompanyStates._list, t2).userCompany.company.getCustomFieldLabel$1(column); return K.DropdownMenuItem$(L.Text$(columnTitle.length === 0 ? this.localization.lookup$1(column) : columnTitle, _null, _null, _null, _null, _null, _null, _null, _null, _null), column, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A.ReportsScreen_build_closure9.prototype = { call$1: function(value) { this.$this.viewModel.onSettingsChanged.call$1$subgroup(value); }, - $signature: 8 + $signature: 9 }; A.ReportsScreen_build_closure10.prototype = { call$1: function(value) { this.$this.viewModel.onSettingsChanged.call$1$chart(value); }, - $signature: 8 + $signature: 9 }; A.ReportsScreen_build_closure11.prototype = { call$1: function(column) { @@ -387431,7 +387435,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(column), _null, _null, _null, _null, _null, _null, _null, _null, _null), column, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A.ReportsScreen_build_closure18.prototype = { call$0: function() { @@ -387459,7 +387463,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; A.ReportsScreen_build_closure13.prototype = { call$1: function(context) { @@ -387485,7 +387489,7 @@ call$1: function(selected) { this.$this.viewModel.onReportColumnsChanged.call$2(this.context, selected); }, - $signature: 99 + $signature: 98 }; A.ReportsScreen_build_closure14.prototype = { call$0: function() { @@ -387499,7 +387503,7 @@ t1 = this.localization; return B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_58132_MaterialIcons_null_false, _null, _null), 24, new A.ReportsScreen_build__closure0(context, this.state, this.store), C.EdgeInsets_4_0_20_0, t1.get$history(t1), _null); }, - $signature: 270 + $signature: 300 }; A.ReportsScreen_build__closure0.prototype = { call$0: function() { @@ -387543,7 +387547,7 @@ call$1: function(selected) { this.$this.viewModel.onReportColumnsChanged.call$2(this.context, selected); }, - $signature: 99 + $signature: 98 }; A.ReportsScreen_build_closure17.prototype = { call$0: function() { @@ -387658,7 +387662,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 47 + $signature: 50 }; A._ReportDataTableState_initState__closure.prototype = { call$1: function(b) { @@ -387666,7 +387670,7 @@ b.addAll$1(0, P.LinkedHashMap_LinkedHashMap$_literal([this.column, this.value], t1, t1)); return b; }, - $signature: 319 + $signature: 322 }; A._ReportDataTableState_didChangeDependencies_closure.prototype = { call$0: function() { @@ -387680,7 +387684,7 @@ b.addAll$1(0, P.LinkedHashMap_LinkedHashMap$_literal([this.column, this.value], t1, t1)); return b; }, - $signature: 319 + $signature: 322 }; A._ReportDataTableState_dispose_closure.prototype = { call$1: function(i) { @@ -387688,13 +387692,13 @@ t2 = t1._textEditingControllers.$index(0, i); t2.get$keys(t2).forEach$1(0, new A._ReportDataTableState_dispose__closure(t1, i)); }, - $signature: 10 + $signature: 7 }; A._ReportDataTableState_dispose__closure.prototype = { call$1: function(j) { this.$this._textEditingControllers.$index(0, this.i).$index(0, j).ChangeNotifier__listeners = null; }, - $signature: 10 + $signature: 7 }; A._ReportDataTableState_build_closure.prototype = { call$2: function(index, ascending) { @@ -387702,7 +387706,7 @@ t2 = this.sortedColumns[index]; return t1.onReportSorted.call$2(t2, ascending); }, - $signature: 675 + $signature: 676 }; A.TotalsDataTable.prototype = { build$1: function(_, context) { @@ -387720,7 +387724,7 @@ call$2: function(index, ascending) { return this.$this.viewModel.onReportTotalsSorted.call$2(index, ascending); }, - $signature: 675 + $signature: 676 }; A.ReportColumnType.prototype = { toString$0: function(_) { @@ -388007,7 +388011,7 @@ t3.call$2(t2, t4.toString$0(value)); } }, - $signature: 8 + $signature: 9 }; A.ReportResult_tableFilters_closure0.prototype = { call$1: function(value) { @@ -388015,14 +388019,14 @@ J.set$text$x(this.textEditingControllers.$index(0, t1), value); this.onFilterChanged.call$2(t1, value); }, - $signature: 8 + $signature: 9 }; A.ReportResult_tableFilters_closure1.prototype = { call$1: function(ageGroup) { var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(ageGroup), _null, _null, _null, _null, _null, _null, _null, _null, _null), ageGroup, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A.ReportResult_tableFilters_closure2.prototype = { call$0: function() { @@ -388049,20 +388053,20 @@ t3.call$2(t2, t4.toString$0(value)); } }, - $signature: 8 + $signature: 9 }; A.ReportResult_tableFilters_closure3.prototype = { call$1: function(dateRange) { var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), dateRange, type$.legacy_DateRange); }, - $signature: 616 + $signature: 617 }; A.ReportResult_tableFilters_closure7.prototype = { call$1: function(context) { return T.SizedBox$(null, null, null); }, - $signature: 640 + $signature: 641 }; A.ReportResult_tableFilters_closure9.prototype = { call$1: function(filter) { @@ -388079,7 +388083,7 @@ t6 = P.LinkedHashSet_LinkedHashSet$of(new H.MappedIterable(new H.WhereIterable(t2, new A.ReportResult_tableFilters__closure(t1, index, t4, t3), t5._eval$1("WhereIterable<1>")), new A.ReportResult_tableFilters__closure0(index, t4, t3), t6), t6._eval$1("Iterable.E")); return P.List_List$of(t6, true, H._instanceType(t6)._eval$1("SetMixin.E")); }, - $signature: 641 + $signature: 642 }; A.ReportResult_tableFilters__closure.prototype = { call$1: function(row) { @@ -388104,7 +388108,7 @@ t1 = K.Theme_of(context).cardColor; return T.Listener$(C.HitTestBehavior_0, M.Container$(_null, new T.Padding(C.EdgeInsets_12_12_12_12, L.Text$(H.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), C.Clip_0, t1, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new A.ReportResult_tableFilters__closure1(this.textEditingControllers, this.column, value, this.onFilterChanged), _null, _null, _null); }, - $signature: 642 + $signature: 643 }; A.ReportResult_tableFilters__closure1.prototype = { call$1: function(_) { @@ -388114,7 +388118,7 @@ J.set$text$x(_this.textEditingControllers.$index(0, t1), t2); _this.onFilterChanged.call$2(t1, t2); }, - $signature: 643 + $signature: 644 }; A.ReportResult_tableFilters_closure8.prototype = { call$1: function(value) { @@ -388122,7 +388126,7 @@ J.set$text$x(this.textEditingControllers.$index(0, t1), value); this.onFilterChanged.call$2(t1, value); }, - $signature: 10 + $signature: 7 }; A.ReportResult_tableFilters_closure5.prototype = { call$0: function() { @@ -388193,7 +388197,7 @@ b.addAll$1(0, P.LinkedHashMap_LinkedHashMap$_literal([this.column, this._box_0.filter], t1, t1)); return b; }, - $signature: 319 + $signature: 322 }; A.ReportResult_totalColumns_closure.prototype = { call$2: function(str1, str2) { @@ -388254,7 +388258,7 @@ var values = this.totals.$index(0, currencyId); C.JSArray_methods.addAll$1(this._box_0.allFields, values.get$keys(values)); }, - $signature: 10 + $signature: 7 }; A.ReportResult_totalRows_closure2.prototype = { call$2: function(str1, str2) { @@ -388272,7 +388276,7 @@ C.JSArray_methods.forEach$1(_this._box_0.allFields, new A.ReportResult_totalRows__closure(values, _this.context, currencyId, cells)); _this.rows.push(S.DataRow$(cells)); }, - $signature: 10 + $signature: 7 }; A.ReportResult_totalRows__closure.prototype = { call$1: function(field) { @@ -388291,7 +388295,7 @@ _this.cells.push(S.DataCell$(L.Text$(value, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null)); } }, - $signature: 10 + $signature: 7 }; A.ReportElement.prototype = { get$stringValue: function(_) { @@ -388472,13 +388476,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 416 + $signature: 415 }; L.ReportsScreenVM_fromStore_closure1.prototype = { call$2: function(context, filterMap) { P.Timer_Timer(P.Duration$(0, 0, 0, 100, 0, 0), new L.ReportsScreenVM_fromStore__closure0(this.store, this.report, filterMap)); }, - $signature: 676 + $signature: 677 }; L.ReportsScreenVM_fromStore__closure0.prototype = { call$0: function() { @@ -388515,7 +388519,7 @@ b.get$columns(b).replace$1(0, D.BuiltList_BuiltList$from(this.columns, type$.legacy_String)); return b; }, - $signature: 480 + $signature: 658 }; L.ReportsScreenVM_fromStore__closure8.prototype = { call$1: function(b) { @@ -388526,7 +388530,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 89 + $signature: 92 }; L.ReportsScreenVM_fromStore__closure9.prototype = { call$1: function(b) { @@ -388537,7 +388541,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 77 + $signature: 72 }; L.ReportsScreenVM_fromStore_closure4.prototype = { call$7$chart$customEndDate$customStartDate$group$report$selectedGroup$subgroup: function(chart, customEndDate, customStartDate, group, report, selectedGroup, subgroup) { @@ -388649,7 +388653,7 @@ t1 = this._box_0; t1.csvData = t1.csvData + ('"' + H.S(value) + '",'); }, - $signature: 10 + $signature: 7 }; L.ReportsScreenVM_fromStore__closure2.prototype = { call$1: function(row) { @@ -388683,7 +388687,7 @@ var t1 = this._box_0; t1.csvData = t1.csvData + C.JSString_methods.$add(",", this.localization.lookup$1(column)); }, - $signature: 10 + $signature: 7 }; L.ReportsScreenVM_fromStore__closure6.prototype = { call$1: function(group) { @@ -388693,7 +388697,7 @@ C.JSArray_methods.forEach$1(this.columns, new L.ReportsScreenVM_fromStore___closure(t1, row)); t1.csvData += "\n"; }, - $signature: 10 + $signature: 7 }; L.ReportsScreenVM_fromStore___closure.prototype = { call$1: function(column) { @@ -388702,7 +388706,7 @@ t2 = t1.csvData; t1.csvData = t2 + (C.JSString_methods.contains$1(value, " ") ? ',"' + value + '"' : "," + value); }, - $signature: 10 + $signature: 7 }; L.GroupTotals.prototype = {}; L.memoizeedGroupTotals_closure.prototype = { @@ -388757,25 +388761,25 @@ call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 443 + $signature: 446 }; E.taskReport_closure2.prototype = { call$2: function(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.taskReportSettings, this.selectedColumns); }, - $signature: 83 + $signature: 87 }; E.taskReport_closure3.prototype = { call$1: function(e) { return N.EnumUtils_parse(e); }, - $signature: 443 + $signature: 446 }; E.taskReport_closure4.prototype = { call$1: function(item) { return N.EnumUtils_parse(item); }, - $signature: 443 + $signature: 446 }; O.AccountManagement.prototype = { createState$0: function() { @@ -388884,13 +388888,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_account_management$_onChanged()); }, - $signature: 9 + $signature: 10 }; O._AccountManagementState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_account_management$_onChanged()); }, - $signature: 9 + $signature: 10 }; O._AccountManagementState__onChanged_closure.prototype = { call$1: function(b) { @@ -388912,7 +388916,7 @@ t1.removeListener$1(controller, this.$this.get$_account_management$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; O._AccountManagementState_build_closure.prototype = { call$1: function(module) { @@ -388950,7 +388954,7 @@ call$1: function(value) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new O._AccountManagementState_build__closure1(value))); }, - $signature: 9 + $signature: 10 }; O._AccountManagementState_build__closure1.prototype = { call$1: function(b) { @@ -388963,7 +388967,7 @@ call$1: function(value) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new O._AccountManagementState_build__closure0(value))); }, - $signature: 9 + $signature: 10 }; O._AccountManagementState_build__closure0.prototype = { call$1: function(b) { @@ -389162,7 +389166,7 @@ } return stats; }, - $signature: 152 + $signature: 144 }; O._AccountOverview_build_closure.prototype = { call$0: function() { @@ -389170,7 +389174,7 @@ t2 = t1.uiState.selectedCompanyIndex; return T.launch(J.$index$asx(t1.userCompanyStates._list, t2).userCompany.ninjaPortalUrl, null, false); }, - $signature: 32 + $signature: 31 }; O._AccountOverview_build_closure0.prototype = { call$1: function(value) { @@ -389258,13 +389262,13 @@ E.showDialog(false, new O._AccountOverview_build___closure1(), t2, null, true, type$.legacy_AlertDialog); new F.WebClient().post$2(url, credentials.token).then$1$1(0, new O._AccountOverview_build___closure2(t1, t2), type$.Null).catchError$1(new O._AccountOverview_build___closure3(t2)); }, - $signature: 10 + $signature: 7 }; O._AccountOverview_build___closure1.prototype = { call$1: function(context) { return E.SimpleDialog$(H.setRuntimeTypeInfo([new F.LoadingDialog(null)], type$.JSArray_legacy_Widget)); }, - $signature: 174 + $signature: 177 }; O._AccountOverview_build___closure2.prototype = { call$1: function(response) { @@ -389273,7 +389277,7 @@ K.Navigator_of(t1, false).pop$0(0); this.$this.viewModel.onAppliedLicense.call$0(); }, - $signature: 8 + $signature: 9 }; O._AccountOverview_build___closure3.prototype = { call$1: function(error) { @@ -389282,7 +389286,7 @@ K.Navigator_of(t1, false).pop$0(0); O.showErrorDialog(false, t1, H.S(error)); }, - $signature: 8 + $signature: 9 }; O._AccountOverview_build_closure5.prototype = { call$0: function() { @@ -389302,13 +389306,13 @@ call$0: function() { return T.launch("https://app.swaggerhub.com/apis/invoiceninja/invoiceninja", null, false); }, - $signature: 32 + $signature: 31 }; O._AccountOverview_build_closure8.prototype = { call$0: function() { return T.launch("https://zapier.com/developer/public-invite/95884/5e4368b9efb9d377dc0a0b0465b7c1a7", null, false); }, - $signature: 32 + $signature: 31 }; O._AccountOverview_build_closure9.prototype = { call$0: function() { @@ -389327,17 +389331,17 @@ $signature: 1 }; O._AccountOverview_build__closure0.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.context; O.passwordCallback(true, new O._AccountOverview_build___closure0(this.$this, t1), t1); }, - $signature: 1 + $signature: 7 }; O._AccountOverview_build___closure0.prototype = { call$2: function(password, idToken) { this.$this.viewModel.onPurgeData.call$3(this.context, password, idToken); }, - $signature: 47 + $signature: 50 }; O._AccountOverview_build_closure10.prototype = { call$0: function() { @@ -389367,13 +389371,13 @@ var t1 = this.context; O.passwordCallback(true, new O._AccountOverview_build___closure(this.$this, t1, reason), t1); }, - $signature: 10 + $signature: 7 }; O._AccountOverview_build___closure.prototype = { call$2: function(password, idToken) { this.$this.viewModel.onCompanyDelete.call$4(this.context, password, idToken, this.reason); }, - $signature: 47 + $signature: 50 }; O.__AccountManagementState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -389429,7 +389433,7 @@ call$1: function(context) { return E.SimpleDialog$(H.setRuntimeTypeInfo([new F.LoadingDialog(null)], type$.JSArray_legacy_Widget)); }, - $signature: 174 + $signature: 177 }; A.AccountManagementVM_fromStore__closure0.prototype = { call$1: function(value) { @@ -389562,19 +389566,19 @@ t1.removeListener$1(controller, this.$this.get$_buy_now_buttons$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; V._BuyNowButtonsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_buy_now_buttons$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._BuyNowButtonsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_buy_now_buttons$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._BuyNowButtonsState_build_closure0.prototype = { call$0: function() { @@ -389601,7 +389605,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 32 + $signature: 31 }; V._BuyNowButtonsState_build_closure.prototype = { call$1: function(val) { @@ -389955,7 +389959,7 @@ var t1 = this.$this; t1.setState$1(new S._ClientPortalState__validateSubdomain___closure0(t1)); }, - $signature: 8 + $signature: 9 }; S._ClientPortalState__validateSubdomain___closure0.prototype = { call$0: function() { @@ -389986,19 +389990,19 @@ t1.removeListener$1(controller, this.$this.get$_client_portal$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; S._ClientPortalState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_client_portal$_onChanged()); }, - $signature: 9 + $signature: 10 }; S._ClientPortalState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_client_portal$_onChanged()); }, - $signature: 9 + $signature: 10 }; S._ClientPortalState__onChanged_closure.prototype = { call$0: function() { @@ -390068,7 +390072,7 @@ var t1 = this.viewModel; return t1.onCompanyChanged.call$1(t1.company.rebuild$1(new S._ClientPortalState_build__closure10(value))); }, - $signature: 9 + $signature: 10 }; S._ClientPortalState_build__closure10.prototype = { call$1: function(b) { @@ -390112,7 +390116,7 @@ call$0: function() { return T.launch("https://invoiceninja.github.io/docs/hosted-custom-domain", null, false); }, - $signature: 32 + $signature: 31 }; S._ClientPortalState_build_closure4.prototype = { call$1: function(value) { @@ -390309,7 +390313,7 @@ call$1: function(settings) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 444 + $signature: 447 }; A.ClientPortalVM_fromStore_closure0.prototype = { call$1: function(company) { @@ -390597,19 +390601,19 @@ t1.removeListener$1(controller, this.$this.get$_onSettingsChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; A._CompanyDetailsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_onSettingsChanged()); }, - $signature: 9 + $signature: 10 }; A._CompanyDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_onSettingsChanged()); }, - $signature: 9 + $signature: 10 }; A._CompanyDetailsState__onSettingsChanged_closure.prototype = { call$1: function(b) { @@ -390677,13 +390681,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(J.$index$asx(this.state.staticState.sizeMap._map$_map, sizeId).name, _null, _null, _null, _null, _null, _null, _null, _null, _null), sizeId, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A._CompanyDetailsState_build_closure1.prototype = { call$1: function(sizeId) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new A._CompanyDetailsState_build__closure12(sizeId))); }, - $signature: 9 + $signature: 10 }; A._CompanyDetailsState_build__closure12.prototype = { call$1: function(b) { @@ -390750,10 +390754,10 @@ $signature: 1 }; A._CompanyDetailsState_build___closure.prototype = { - call$0: function() { + call$1: function(_) { return this.viewModel.onDeleteLogo.call$1(this.context); }, - $signature: 7 + $signature: 5 }; A._CompanyDetailsState_build__closure9.prototype = { call$0: function() { @@ -390786,7 +390790,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure7(value))); }, - $signature: 9 + $signature: 10 }; A._CompanyDetailsState_build__closure7.prototype = { call$1: function(b) { @@ -390800,7 +390804,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A._CompanyDetailsState_build_closure7.prototype = { call$1: function(paymentType) { @@ -390825,13 +390829,13 @@ paymentTerm = J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).paymentTermState.map._map$_map, paymentTermId); return K.DropdownMenuItem$(L.Text$(paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), C.JSInt_methods.toString$0(paymentTerm.numDays), type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A._CompanyDetailsState_build_closure9.prototype = { call$1: function(numDays) { this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure5(numDays))); }, - $signature: 8 + $signature: 9 }; A._CompanyDetailsState_build__closure5.prototype = { call$1: function(b) { @@ -390850,13 +390854,13 @@ paymentTerm = J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).paymentTermState.map._map$_map, paymentTermId); return K.DropdownMenuItem$(L.Text$(paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), C.JSInt_methods.toString$0(paymentTerm.numDays), type$.legacy_String); }, - $signature: 34 + $signature: 35 }; A._CompanyDetailsState_build_closure11.prototype = { call$1: function(numDays) { this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure4(numDays))); }, - $signature: 8 + $signature: 9 }; A._CompanyDetailsState_build__closure4.prototype = { call$1: function(b) { @@ -390871,13 +390875,13 @@ call$0: function() { return this.viewModel.onConfigurePaymentTermsPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; A._CompanyDetailsState_build_closure13.prototype = { call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure3(value))); }, - $signature: 161 + $signature: 166 }; A._CompanyDetailsState_build__closure3.prototype = { call$1: function(b) { @@ -390891,7 +390895,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure2(value))); }, - $signature: 161 + $signature: 166 }; A._CompanyDetailsState_build__closure2.prototype = { call$1: function(b) { @@ -390905,7 +390909,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure1(value))); }, - $signature: 161 + $signature: 166 }; A._CompanyDetailsState_build__closure1.prototype = { call$1: function(b) { @@ -390945,13 +390949,13 @@ call$1: function(path) { return this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; A._CompanyDetailsState_build_closure19.prototype = { call$3: function($document, password, idToken) { return this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; A.__CompanyDetailsState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -390989,7 +390993,7 @@ call$1: function(settings) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 444 + $signature: 447 }; A.CompanyDetailsVM_fromStore_closure0.prototype = { call$1: function(company) { @@ -391033,14 +391037,14 @@ b.get$settings().get$_settings_model$_$this()._companyLogo = null; return b; }, - $signature: 360 + $signature: 356 }; A.CompanyDetailsVM_fromStore__closure4.prototype = { call$1: function(b) { b.get$settings().get$_settings_model$_$this()._companyLogo = null; return b; }, - $signature: 40 + $signature: 41 }; A.CompanyDetailsVM_fromStore_closure1.prototype = { call$1: function(context) { @@ -391098,7 +391102,7 @@ completer = O.snackBarCompleter(context, t1, false, type$.Null); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UploadLogoRequest(completer, multipartFile, type)); }, - $signature: 87 + $signature: 84 }; A.CompanyDetailsVM_fromStore_closure4.prototype = { call$1: function(context) { @@ -391121,13 +391125,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; A.CompanyDetailsVM_fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; A.CompanyDetailsVM_fromStore__closure1.prototype = { call$1: function(error) { @@ -391152,13 +391156,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; A.CompanyDetailsVM_fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.RefreshData(null, false, false, false)); }, - $signature: 93 + $signature: 90 }; X.CreditCardsAndBanks.prototype = { createState$0: function() { @@ -391200,19 +391204,19 @@ t1.removeListener$1(controller, this.$this.get$_credit_cards_and_banks$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; X._CreditCardsAndBanksState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_credit_cards_and_banks$_onChanged()); }, - $signature: 9 + $signature: 10 }; X._CreditCardsAndBanksState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_credit_cards_and_banks$_onChanged()); }, - $signature: 9 + $signature: 10 }; X.__CreditCardsAndBanksState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -391338,7 +391342,7 @@ if (J.$index$asx(t2._list, t1).userCompany.company.isModuleEnabled$1(entityType)) ++this._box_0.tabs; }, - $signature: 217 + $signature: 214 }; S.CustomFieldsSettings.prototype = { build$1: function(_, context) { @@ -391584,19 +391588,19 @@ t1.removeListener$1(controller, this.$this.get$_custom_fields$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; S._CustomFormFieldState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_custom_fields$_onChanged()); }, - $signature: 9 + $signature: 10 }; S._CustomFormFieldState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_custom_fields$_onChanged()); }, - $signature: 9 + $signature: 10 }; S._CustomFormFieldState__onChanged_closure.prototype = { call$1: function(part) { @@ -391615,14 +391619,14 @@ var t1 = this.$this._widget; return t1.onTaxesChanged$1(!t1.taxesEnabled); }, - $signature: 7 + $signature: 8 }; S._CustomFormFieldState_build_closure1.prototype = { call$1: function(value) { var t1 = this.$this; t1.setState$1(new S._CustomFormFieldState_build__closure(t1, value)); }, - $signature: 8 + $signature: 9 }; S._CustomFormFieldState_build__closure.prototype = { call$0: function() { @@ -391746,19 +391750,19 @@ t1.removeListener$1(controller, this.$this.get$_data_visualizations$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; V._DataVisualizationsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_data_visualizations$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._DataVisualizationsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_data_visualizations$_onChanged()); }, - $signature: 9 + $signature: 10 }; M.DataVisualizationsScreen.prototype = { build$1: function(_, context) { @@ -391951,14 +391955,14 @@ call$1: function(value) { return this.viewModel.onRowsPerPageChanged.call$2(this.context, value); }, - $signature: 9 + $signature: 10 }; R._DeviceSettingsState_build_closure4.prototype = { call$1: function(value) { var _null = null; return K.DropdownMenuItem$(L.Text$(H.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; R._DeviceSettingsState_build_closure5.prototype = { call$2: function(context, snapshot) { @@ -392005,7 +392009,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 152 + $signature: 144 }; R._DeviceSettingsState_build__closure5.prototype = { call$0: function() { @@ -392021,10 +392025,10 @@ $signature: 1 }; R._DeviceSettingsState_build__closure4.prototype = { - call$0: function() { + call$1: function(_) { this.viewModel.onLogoutTap.call$1(this.context); }, - $signature: 1 + $signature: 7 }; R._DeviceSettingsState_build_closure9.prototype = { call$1: function(value) { @@ -392037,13 +392041,13 @@ var _null = null; return K.DropdownMenuItem$(T.Row$(H.setRuntimeTypeInfo([T.SizedBox$(L.Text$(A.toTitleCase(key), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, 120), T.Expanded$(M.Container$(_null, _null, C.Clip_0, $.$get$colorThemesMap().$index(0, key).colorInfo, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), T.Expanded$(M.Container$(_null, _null, C.Clip_0, $.$get$colorThemesMap().$index(0, key).colorPrimary, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), T.Expanded$(M.Container$(_null, _null, C.Clip_0, $.$get$colorThemesMap().$index(0, key).colorSuccess, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), T.Expanded$(M.Container$(_null, _null, C.Clip_0, $.$get$colorThemesMap().$index(0, key).colorWarning, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), T.Expanded$(M.Container$(_null, _null, C.Clip_0, $.$get$colorThemesMap().$index(0, key).colorDanger, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), key, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; R._DeviceSettingsState_build_closure11.prototype = { call$1: function(value) { return this.viewModel.onColorThemeChanged.call$2(this.context, value); }, - $signature: 9 + $signature: 10 }; R._DeviceSettingsState_build_closure12.prototype = { call$1: function(value) { @@ -392054,14 +392058,14 @@ else if (t1.$eq(value, "contrast")) _this.viewModel.onCustomColorsChanged.call$2(_this.context, _this.prefState.customColors.rebuild$1(new R._DeviceSettingsState_build__closure3(_this.state.prefState.enableDarkMode))); }, - $signature: 8 + $signature: 9 }; R._DeviceSettingsState_build__closure2.prototype = { call$1: function(b) { J.clear$0$ax(b.get$_safeMap()); return b; }, - $signature: 319 + $signature: 322 }; R._DeviceSettingsState_build__closure3.prototype = { call$1: function(b) { @@ -392085,7 +392089,7 @@ var _this = this; _this.viewModel.onCustomColorsChanged.call$2(_this.context, _this.prefState.customColors.rebuild$1(new R._DeviceSettingsState_build___closure0(_this.selector, value))); }, - $signature: 10 + $signature: 7 }; R._DeviceSettingsState_build___closure0.prototype = { call$1: function(b) { @@ -392095,7 +392099,7 @@ b.$indexSet(0, this.selector, t1); return t1; }, - $signature: 680 + $signature: 681 }; R._DeviceSettingsState_build_closure14.prototype = { call$0: function() { @@ -392146,7 +392150,7 @@ } this.viewModel.onCustomColorsChanged.call$2(this.context, customColors); }, - $signature: 10 + $signature: 7 }; R._DeviceSettingsState_build___closure.prototype = { call$1: function(b) { @@ -392156,7 +392160,7 @@ b.$indexSet(0, t2, t1); return t1; }, - $signature: 680 + $signature: 681 }; R.__DeviceSettingsState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -392234,7 +392238,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 445 + $signature: 448 }; L.DeviceSettingsVM_fromStore_closure7.prototype = { call$2: function(context, value) { @@ -392259,7 +392263,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 445 + $signature: 448 }; L.DeviceSettingsVM_fromStore_closure4.prototype = { call$2: function(context, value) { @@ -392291,7 +392295,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 682 + $signature: 683 }; L.DeviceSettingsVM_fromStore_closure5.prototype = { call$2: function(context, value) { @@ -392323,7 +392327,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 682 + $signature: 683 }; L.DeviceSettingsVM_fromStore_closure6.prototype = { call$2: function(context, value) { @@ -392407,7 +392411,7 @@ else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new M.ViewMainScreen()); }, - $signature: 43 + $signature: 44 }; L.DeviceSettingsVM_fromStore_closure8.prototype = { call$2: function(context, value) { @@ -392471,7 +392475,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 445 + $signature: 448 }; L.DeviceSettingsVM_fromStore_closure11.prototype = { call$0: function() { @@ -392527,7 +392531,7 @@ }); return P._asyncStartSync($async$call$0, $async$completer); }, - $signature: 32 + $signature: 31 }; L.DeviceSettingsVM_fromStore_closure2.prototype = { call$2: function(context, customColors) { @@ -392537,7 +392541,7 @@ J.$index$asx(t1.get$_dispatchers(), 0).call$1(t2); J.$index$asx(t1.get$_dispatchers(), 0).call$1(new L.UpdatedSetting()); }, - $signature: 676 + $signature: 677 }; L.DeviceSettingsVM_fromStore_closure9.prototype = { call$2: function(context, value) { @@ -392705,19 +392709,19 @@ t1.removeListener$1(controller, this.$this.get$_email_settings$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; N._EmailSettingsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_email_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; N._EmailSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_email_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; N._EmailSettingsState__onChanged_closure.prototype = { call$1: function(b) { @@ -392781,13 +392785,13 @@ type$.legacy_UserEntity._as(entity); return entity.get$fullName() + " \u2022 " + entity.email; }, - $signature: 41 + $signature: 40 }; N._EmailSettingsState_build_closure3.prototype = { call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new N._EmailSettingsState_build__closure3(value))); }, - $signature: 9 + $signature: 10 }; N._EmailSettingsState_build__closure3.prototype = { call$1: function(b) { @@ -392800,7 +392804,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new N._EmailSettingsState_build__closure2(value))); }, - $signature: 9 + $signature: 10 }; N._EmailSettingsState_build__closure2.prototype = { call$1: function(b) { @@ -392824,7 +392828,7 @@ } return K.DropdownMenuItem$(L.Text$(timeLabel, _null, _null, _null, _null, _null, _null, _null, _null, _null), hour, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; N._EmailSettingsState_build_closure6.prototype = { call$1: function(value) { @@ -392882,7 +392886,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; D.EmailSettingsVM_fromStore_closure.prototype = { call$1: function(context) { @@ -393057,7 +393061,7 @@ call$0: function() { return this.viewModel.onConfigureCategoriesPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; N.ExpenseSettingsScreen.prototype = { build$1: function(_, context) { @@ -393287,7 +393291,7 @@ if (this.company.isModuleEnabled$1(entityType)) ++this._box_0.tabs; }, - $signature: 217 + $signature: 214 }; F._GeneratedNumbersState_dispose_closure.prototype = { call$1: function(controller) { @@ -393295,19 +393299,19 @@ t1.removeListener$1(controller, this.$this.get$_generated_numbers$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; F._GeneratedNumbersState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_generated_numbers$_onChanged()); }, - $signature: 9 + $signature: 10 }; F._GeneratedNumbersState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_generated_numbers$_onChanged()); }, - $signature: 9 + $signature: 10 }; F._GeneratedNumbersState__onChanged_closure.prototype = { call$0: function() { @@ -393336,7 +393340,7 @@ if (containsCounter && !containsId) this._box_0.isValid = false; }, - $signature: 10 + $signature: 7 }; F._GeneratedNumbersState__onSavePressed_closure0.prototype = { call$1: function(context) { @@ -393351,7 +393355,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure14(value))); }, - $signature: 9 + $signature: 10 }; F._GeneratedNumbersState_build__closure14.prototype = { call$1: function(b) { @@ -393365,13 +393369,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(C.JSString_methods.$mul("0", value - 1) + "1", _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; F._GeneratedNumbersState_build_closure1.prototype = { call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure13(value))); }, - $signature: 9 + $signature: 10 }; F._GeneratedNumbersState_build__closure13.prototype = { call$1: function(b) { @@ -393410,7 +393414,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure10(value))); }, - $signature: 9 + $signature: 10 }; F._GeneratedNumbersState_build__closure10.prototype = { call$1: function(b) { @@ -393424,7 +393428,7 @@ var _null = null; return new P.MapEntry(id, K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(frequency), _null, _null, _null, _null, _null, _null, _null, _null, _null), id, type$.legacy_String), type$.MapEntry_of_legacy_String_and_legacy_DropdownMenuItem_legacy_String); }, - $signature: 446 + $signature: 449 }; F._GeneratedNumbersState_build_closure6.prototype = { call$1: function(value) { @@ -393443,7 +393447,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure8(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure8.prototype = { call$1: function(b) { @@ -393457,7 +393461,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure7(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure7.prototype = { call$1: function(b) { @@ -393471,7 +393475,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure6(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure6.prototype = { call$1: function(b) { @@ -393485,7 +393489,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure5(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure5.prototype = { call$1: function(b) { @@ -393499,7 +393503,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure4(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure4.prototype = { call$1: function(b) { @@ -393513,7 +393517,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure3(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure3.prototype = { call$1: function(b) { @@ -393527,7 +393531,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure2(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure2.prototype = { call$1: function(b) { @@ -393541,7 +393545,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure1(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure1.prototype = { call$1: function(b) { @@ -393555,7 +393559,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure0(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure0.prototype = { call$1: function(b) { @@ -393569,7 +393573,7 @@ call$2: function(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new F._GeneratedNumbersState_build__closure(counter, pattern))); }, - $signature: 82 + $signature: 81 }; F._GeneratedNumbersState_build__closure.prototype = { call$1: function(b) { @@ -393633,19 +393637,19 @@ t1.removeListener$1(controller, this.$this.get$_generated_numbers$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; F._EntityNumberSettingsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_generated_numbers$_onChanged()); }, - $signature: 9 + $signature: 10 }; F._EntityNumberSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_generated_numbers$_onChanged()); }, - $signature: 9 + $signature: 10 }; F._EntityNumberSettingsState__onChanged_closure.prototype = { call$0: function() { @@ -393662,7 +393666,7 @@ call$0: function() { return T.launch("https://www.php.net/manual/en/datetime.format.php", null, false); }, - $signature: 32 + $signature: 31 }; F._EntityNumberSettingsState_build_closure0.prototype = { call$1: function(field) { @@ -393682,7 +393686,7 @@ if (t4) t1.set$selection(X.TextSelection$fromPosition(new P.TextPosition(newOffset, C.TextAffinity_1))); }, - $signature: 10 + $signature: 7 }; F.HelpPanel.prototype = { build$1: function(_, context) { @@ -393727,7 +393731,7 @@ call$0: function() { return this.$this.onFieldPressed.call$1(this.field); }, - $signature: 7 + $signature: 8 }; F.__GeneratedNumbersState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -393765,7 +393769,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; F.GeneratedNumbersVM_fromStore_closure.prototype = { call$1: function(context) { @@ -393916,7 +393920,7 @@ t1.setState$1(new D._ImportExportState_build___closure0(t1)); O.showMessageDialog(this.context, this.localization.get$exportedData(), null); }, - $signature: 8 + $signature: 9 }; D._ImportExportState_build___closure0.prototype = { call$0: function() { @@ -393930,7 +393934,7 @@ t1.setState$1(new D._ImportExportState_build___closure(t1)); O.showErrorDialog(false, this.context, H.S(error)); }, - $signature: 8 + $signature: 9 }; D._ImportExportState_build___closure.prototype = { call$0: function() { @@ -394086,7 +394090,7 @@ t1.setState$1(new D._FileImportState_uploadJsonFile__closure0(t1)); M.showToast(this.localization.get$startedImport()); }, - $signature: 8 + $signature: 9 }; D._FileImportState_uploadJsonFile__closure0.prototype = { call$0: function() { @@ -394094,7 +394098,7 @@ t1._import_export$_isLoading = false; return P.LinkedHashSet_LinkedHashSet$_literal([false, t1._multipartFiles.clear$0(0)], type$.void); }, - $signature: 685 + $signature: 686 }; D._FileImportState_uploadJsonFile_closure1.prototype = { call$1: function(error) { @@ -394104,7 +394108,7 @@ t1.toString; O.showErrorDialog(false, t1, H.S(error)); }, - $signature: 8 + $signature: 9 }; D._FileImportState_uploadJsonFile__closure.prototype = { call$0: function() { @@ -394130,7 +394134,7 @@ t1._widget.onUploaded$1(response); } }, - $signature: 8 + $signature: 9 }; D._FileImportState_uploadFile__closure0.prototype = { call$0: function() { @@ -394138,7 +394142,7 @@ t1._import_export$_isLoading = false; return P.LinkedHashSet_LinkedHashSet$_literal([false, t1._multipartFiles.clear$0(0)], type$.void); }, - $signature: 685 + $signature: 686 }; D._FileImportState_uploadFile_closure1.prototype = { call$1: function(error) { @@ -394148,7 +394152,7 @@ t1.toString; O.showErrorDialog(false, t1, H.S(error)); }, - $signature: 8 + $signature: 9 }; D._FileImportState_uploadFile__closure.prototype = { call$0: function() { @@ -394160,7 +394164,7 @@ call$1: function(value) { return this.$this._widget.onImportTypeChanged$1(value); }, - $signature: 9 + $signature: 10 }; D._FileImportState_build_closure.prototype = { call$1: function(importType) { @@ -394216,7 +394220,7 @@ var t1 = this.$this; return t1.setState$1(new D._FileImportState_build__closure0(t1, value)); }, - $signature: 38 + $signature: 39 }; D._FileImportState_build__closure0.prototype = { call$0: function() { @@ -394229,7 +394233,7 @@ var t1 = this.$this; return t1.setState$1(new D._FileImportState_build__closure(t1, value)); }, - $signature: 38 + $signature: 39 }; D._FileImportState_build__closure.prototype = { call$0: function() { @@ -394352,7 +394356,7 @@ var t1 = this.$this; return t1.setState$1(new D.__FileMapperState_build__closure3(t1, value)); }, - $signature: 38 + $signature: 39 }; D.__FileMapperState_build__closure3.prototype = { call$0: function() { @@ -394365,7 +394369,7 @@ var t1 = this.$this; t1.setState$1(new D.__FileMapperState_build__closure2(t1, this.entry, this.i, value)); }, - $signature: 10 + $signature: 7 }; D.__FileMapperState_build__closure2.prototype = { call$0: function() { @@ -394384,7 +394388,7 @@ call$0: function() { return this.$this._widget.onCancelPressed$0(); }, - $signature: 7 + $signature: 8 }; D.__FileMapperState_build_closure2.prototype = { call$0: function() { @@ -394426,7 +394430,7 @@ t1._widget.onCancelPressed$0(); M.showToast(this.localization.get$startedImport()); }, - $signature: 8 + $signature: 9 }; D.__FileMapperState_build___closure0.prototype = { call$0: function() { @@ -394440,7 +394444,7 @@ t1.setState$1(new D.__FileMapperState_build___closure(t1)); O.showErrorDialog(false, this.context, H.S(error)); }, - $signature: 8 + $signature: 9 }; D.__FileMapperState_build___closure.prototype = { call$0: function() { @@ -394530,7 +394534,7 @@ fieldType = t1.lookup$1(C.JSArray_methods.get$first(field.split("."))); return K.DropdownMenuItem$(L.Text$(H.S(fieldLabel) + " - " + H.S(fieldType), _null, 1, C.TextOverflow_2, _null, _null, _null, _null, _null, _null), field, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; N.ImportExportScreen.prototype = { build$1: function(_, context) { @@ -394734,7 +394738,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new Z._InvoiceDesignState_build__closure9(value))); }, - $signature: 161 + $signature: 166 }; Z._InvoiceDesignState_build__closure9.prototype = { call$1: function(b) { @@ -394748,7 +394752,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new Z._InvoiceDesignState_build__closure8(value))); }, - $signature: 161 + $signature: 166 }; Z._InvoiceDesignState_build__closure8.prototype = { call$1: function(b) { @@ -394762,7 +394766,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new Z._InvoiceDesignState_build__closure7(value))); }, - $signature: 161 + $signature: 166 }; Z._InvoiceDesignState_build__closure7.prototype = { call$1: function(b) { @@ -394776,7 +394780,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new Z._InvoiceDesignState_build__closure6(value))); }, - $signature: 9 + $signature: 10 }; Z._InvoiceDesignState_build__closure6.prototype = { call$1: function(b) { @@ -394790,13 +394794,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(pageLayout), _null, _null, _null, _null, _null, _null, _null, _null, _null), pageLayout, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; Z._InvoiceDesignState_build_closure4.prototype = { call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new Z._InvoiceDesignState_build__closure5(value))); }, - $signature: 9 + $signature: 10 }; Z._InvoiceDesignState_build__closure5.prototype = { call$1: function(b) { @@ -394810,13 +394814,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(pageSize), _null, _null, _null, _null, _null, _null, _null, _null, _null), pageSize, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; Z._InvoiceDesignState_build_closure6.prototype = { call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new Z._InvoiceDesignState_build__closure4(value))); }, - $signature: 9 + $signature: 10 }; Z._InvoiceDesignState_build__closure4.prototype = { call$1: function(b) { @@ -394833,7 +394837,7 @@ t2 = fontSize === 0 ? T.SizedBox$(_null, _null, _null) : L.Text$(H.S(fontSize), _null, _null, _null, _null, _null, _null, _null, _null, _null); return K.DropdownMenuItem$(t2, t1, type$.legacy_String); }, - $signature: 430 + $signature: 429 }; Z._InvoiceDesignState_build_closure8.prototype = { call$1: function(font) { @@ -394932,7 +394936,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("client_details", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure19.prototype = { call$1: function(field) { @@ -394950,7 +394954,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("company_details", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure22.prototype = { call$1: function(field) { @@ -394968,7 +394972,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("company_address", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure25.prototype = { call$1: function(field) { @@ -394992,7 +394996,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("invoice_details", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure29.prototype = { call$1: function(field) { @@ -395016,7 +395020,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("quote_details", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure33.prototype = { call$1: function(field) { @@ -395040,7 +395044,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("credit_details", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure37.prototype = { call$1: function(field) { @@ -395058,7 +395062,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("product_columns", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure40.prototype = { call$1: function(field) { @@ -395076,7 +395080,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("task_columns", values)); }, - $signature: 99 + $signature: 98 }; Z._InvoiceDesignState_build_closure43.prototype = { call$1: function(field) { @@ -395094,7 +395098,7 @@ call$1: function(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("total_columns", values)); }, - $signature: 99 + $signature: 98 }; Z.__InvoiceDesignState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -395132,7 +395136,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; B.InvoiceDesignVM_fromStore_closure0.prototype = { call$1: function(context) { @@ -395324,19 +395328,19 @@ t1.removeListener$1(controller, this.$this.get$_localization_settings$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; G._LocalizationSettingsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_localization_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; G._LocalizationSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_localization_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; G._LocalizationSettingsState_build_closure.prototype = { call$1: function(key) { @@ -395455,7 +395459,7 @@ call$1: function(value) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new G._LocalizationSettingsState_build__closure4(value))); }, - $signature: 9 + $signature: 10 }; G._LocalizationSettingsState_build__closure4.prototype = { call$1: function(b) { @@ -395469,20 +395473,20 @@ var _null = null; return new P.MapEntry(id, K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(month), _null, _null, _null, _null, _null, _null, _null, _null, _null), id, type$.legacy_String), type$.MapEntry_of_legacy_String_and_legacy_DropdownMenuItem_legacy_String); }, - $signature: 446 + $signature: 449 }; G._LocalizationSettingsState_build_closure10.prototype = { call$1: function(key) { var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(key), _null, _null, _null, _null, _null, _null, _null, _null, _null), key, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; G._LocalizationSettingsState_build_closure11.prototype = { call$1: function(value) { this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new G._LocalizationSettingsState_build__closure3(value))); }, - $signature: 10 + $signature: 7 }; G._LocalizationSettingsState_build__closure3.prototype = { call$1: function(b) { @@ -395508,7 +395512,7 @@ call$1: function(value) { this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new G._LocalizationSettingsState_build___closure(value))); }, - $signature: 10 + $signature: 7 }; G._LocalizationSettingsState_build___closure.prototype = { call$1: function(b) { @@ -395521,7 +395525,7 @@ call$0: function() { return T.launch("https://github.com/invoiceninja/invoiceninja/blob/master/resources/lang/en/texts.php", null, false); }, - $signature: 32 + $signature: 31 }; G._LocalizationSettingsState_build_closure13.prototype = { call$1: function(value) { @@ -395587,7 +395591,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; B.LocalizationSettingsVM_fromStore_closure.prototype = { call$1: function(company) { @@ -395752,13 +395756,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_online_payments$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._OnlinePaymentsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_online_payments$_onChanged()); }, - $signature: 9 + $signature: 10 }; V._OnlinePaymentsState__onChanged_closure.prototype = { call$1: function(b) { @@ -395772,7 +395776,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new V._OnlinePaymentsState_build__closure1(value))); }, - $signature: 9 + $signature: 10 }; V._OnlinePaymentsState_build__closure1.prototype = { call$1: function(b) { @@ -395785,7 +395789,7 @@ call$1: function(value) { this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new V._OnlinePaymentsState_build__closure0(value))); }, - $signature: 8 + $signature: 9 }; V._OnlinePaymentsState_build__closure0.prototype = { call$1: function(b) { @@ -395824,7 +395828,7 @@ call$0: function() { return this.viewModel.onConfigureGatewaysPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; B.OnlinePaymentsScreen.prototype = { build$1: function(_, context) { @@ -395847,7 +395851,7 @@ call$1: function(settings) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 444 + $signature: 447 }; B.OnlinePaymentsVM_fromStore_closure.prototype = { call$1: function(context) { @@ -396232,7 +396236,7 @@ var t1 = this.$this; return t1.viewModel.loadSection.call$3(this.context, t1.section, 0); }, - $signature: 7 + $signature: 8 }; U.SettingsSearch.prototype = { build$1: function(_, context) { @@ -396280,7 +396284,7 @@ var _this = this; return _this.$this.viewModel.loadSection.call$3(_this.context, _this.section, _this.i); }, - $signature: 7 + $signature: 8 }; D.SettingsListBuilder.prototype = { build$1: function(_, context) { @@ -396316,7 +396320,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; D.SettingsListVM_fromStore_closure1.prototype = { call$1: function(context) { @@ -396345,7 +396349,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.FilterSettings(value)); }, - $signature: 10 + $signature: 7 }; L.SettingsScreenBuilder.prototype = { build$1: function(_, context) { @@ -396523,7 +396527,7 @@ call$1: function(controller) { J.dispose$0$x(controller); }, - $signature: 8 + $signature: 9 }; X._SettingsWizardState__validateSubdomain_closure.prototype = { call$0: function() { @@ -396564,7 +396568,7 @@ var t1 = this.$this; t1.setState$1(new X._SettingsWizardState__validateSubdomain___closure0(t1)); }, - $signature: 8 + $signature: 9 }; X._SettingsWizardState__validateSubdomain___closure0.prototype = { call$0: function() { @@ -396647,7 +396651,7 @@ t1 = J.$index$asx(t2._list, t5).userCompany.user.rebuild$1(new X._SettingsWizardState__onSavePressed__closure2(t1)); J.$index$asx(t4.get$_dispatchers(), 0).call$1(new L.SaveAuthUserRequest(new P._AsyncCompleter(t3, type$._AsyncCompleter_Null), t1, password, idToken)); }, - $signature: 47 + $signature: 50 }; X._SettingsWizardState__onSavePressed__closure.prototype = { call$1: function(value) { @@ -396669,7 +396673,7 @@ call$1: function(value) { return this.navigator.pop$0(0); }, - $signature: 215 + $signature: 210 }; X._SettingsWizardState__onSavePressed___closure1.prototype = { call$1: function(error) { @@ -396731,7 +396735,7 @@ b.get$_user_model$_$this()._lastName = t1; return b; }, - $signature: 77 + $signature: 72 }; X._SettingsWizardState_build_closure.prototype = { call$1: function(value) { @@ -396756,7 +396760,7 @@ var t1 = this.$this; return t1.setState$1(new X._SettingsWizardState_build__closure1(t1, currency)); }, - $signature: 187 + $signature: 186 }; X._SettingsWizardState_build__closure1.prototype = { call$0: function() { @@ -396764,7 +396768,7 @@ t1 = t1 == null ? null : t1.get$id(t1); return this.$this._settings_wizard$_currencyId = t1; }, - $signature: 152 + $signature: 144 }; X._SettingsWizardState_build_closure3.prototype = { call$1: function(value) { @@ -396780,7 +396784,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new E.UpdateCompanyLanguage(t1)); this.context.findAncestorStateOfType$1$0(type$.legacy_AppBuilderState).rebuild$0(); }, - $signature: 44 + $signature: 45 }; X._SettingsWizardState_build__closure0.prototype = { call$0: function() { @@ -396788,7 +396792,7 @@ t1 = t1 == null ? null : t1.get$id(t1); return this.$this._settings_wizard$_languageId = t1; }, - $signature: 152 + $signature: 144 }; X._SettingsWizardState_build_closure5.prototype = { call$1: function(value) { @@ -396817,7 +396821,7 @@ J.$index$asx(this.store.get$_dispatchers(), 0).call$1(t1); this.context.findAncestorStateOfType$1$0(type$.legacy_AppBuilderState).rebuild$0(); }, - $signature: 111 + $signature: 108 }; X._SettingsWizardState_build_closure8.prototype = { call$1: function(value) { @@ -396969,13 +396973,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_task_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; L._TaskSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_task_settings$_onChanged()); }, - $signature: 9 + $signature: 10 }; L._TaskSettingsState_dispose_closure.prototype = { call$1: function(controller) { @@ -396983,7 +396987,7 @@ t1.removeListener$1(controller, this.$this.get$_task_settings$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; L._TaskSettingsState__onChanged_closure.prototype = { call$1: function(b) { @@ -397075,7 +397079,7 @@ call$1: function(value) { this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new L._TaskSettingsState_build__closure(value))); }, - $signature: 8 + $signature: 9 }; L._TaskSettingsState_build__closure.prototype = { call$1: function(b) { @@ -397089,13 +397093,13 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; L._TaskSettingsState_build_closure7.prototype = { call$0: function() { return this.viewModel.onConfigureStatusesPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; F.TaskSettingsScreen.prototype = { build$1: function(_, context) { @@ -397124,7 +397128,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; F.TaskSettingsVM_fromStore_closure.prototype = { call$1: function(context) { @@ -397241,7 +397245,7 @@ call$1: function(value) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new N._TaxSettingsState_build__closure4(value))); }, - $signature: 175 + $signature: 167 }; N._TaxSettingsState_build__closure4.prototype = { call$1: function(b) { @@ -397254,7 +397258,7 @@ call$1: function(value) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new N._TaxSettingsState_build__closure3(value))); }, - $signature: 175 + $signature: 167 }; N._TaxSettingsState_build__closure3.prototype = { call$1: function(b) { @@ -397280,7 +397284,7 @@ call$1: function(taxRate) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new N._TaxSettingsState_build__closure1(taxRate))); }, - $signature: 81 + $signature: 78 }; N._TaxSettingsState_build__closure1.prototype = { call$1: function(b) { @@ -397297,7 +397301,7 @@ call$1: function(taxRate) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new N._TaxSettingsState_build__closure0(taxRate))); }, - $signature: 81 + $signature: 78 }; N._TaxSettingsState_build__closure0.prototype = { call$1: function(b) { @@ -397314,7 +397318,7 @@ call$1: function(taxRate) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new N._TaxSettingsState_build__closure(taxRate))); }, - $signature: 81 + $signature: 78 }; N._TaxSettingsState_build__closure.prototype = { call$1: function(b) { @@ -397331,7 +397335,7 @@ call$0: function() { return this.viewModel.onConfigureRatesPressed.call$1(this.context); }, - $signature: 7 + $signature: 8 }; N.NumberOfRatesSelector.prototype = { build$1: function(_, context) { @@ -397354,7 +397358,7 @@ var t1 = value == null || J.get$isEmpty$asx(value) ? null : P.int_parse(value, null); return this.$this.onChanged.call$1(t1); }, - $signature: 9 + $signature: 10 }; A.TaxSettingsScreen.prototype = { build$1: function(_, context) { @@ -397377,7 +397381,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; A.TaxSettingsVM_fromStore_closure1.prototype = { call$1: function(company) { @@ -397564,7 +397568,7 @@ t1.removeListener$1(controller, this.$this.get$_templates_and_reminders$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; L._TemplatesAndRemindersState__loadTemplate_closure.prototype = { call$0: function() { @@ -397799,7 +397803,7 @@ call$5: function(enabled, days, schedule, feeAmount, feePercent) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new L._TemplatesAndRemindersState_build__closure3(enabled, days, schedule, feeAmount, feePercent))); }, - $signature: 447 + $signature: 450 }; L._TemplatesAndRemindersState_build__closure3.prototype = { call$1: function(b) { @@ -397817,7 +397821,7 @@ call$5: function(enabled, days, schedule, feeAmount, feePercent) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new L._TemplatesAndRemindersState_build__closure2(enabled, days, schedule, feeAmount, feePercent))); }, - $signature: 447 + $signature: 450 }; L._TemplatesAndRemindersState_build__closure2.prototype = { call$1: function(b) { @@ -397835,7 +397839,7 @@ call$5: function(enabled, days, schedule, feeAmount, feePercent) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new L._TemplatesAndRemindersState_build__closure1(enabled, days, schedule, feeAmount, feePercent))); }, - $signature: 447 + $signature: 450 }; L._TemplatesAndRemindersState_build__closure1.prototype = { call$1: function(b) { @@ -397866,7 +397870,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new L._TemplatesAndRemindersState_build__closure(value))); }, - $signature: 9 + $signature: 10 }; L._TemplatesAndRemindersState_build__closure.prototype = { call$1: function(b) { @@ -397880,7 +397884,7 @@ var _null = null; return new P.MapEntry(id, K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(frequency), _null, _null, _null, _null, _null, _null, _null, _null, _null), id, type$.legacy_String), type$.MapEntry_of_legacy_String_and_legacy_DropdownMenuItem_legacy_String); }, - $signature: 446 + $signature: 449 }; L.ReminderSettings.prototype = { createState$0: function() { @@ -397968,19 +397972,19 @@ t1.removeListener$1(controller, this.$this.get$_onTextChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; L._ReminderSettingsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_onTextChanged()); }, - $signature: 9 + $signature: 10 }; L._ReminderSettingsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_onTextChanged()); }, - $signature: 9 + $signature: 10 }; L._ReminderSettingsState__onTextChanged_closure.prototype = { call$0: function() { @@ -397994,7 +397998,7 @@ t1._templates_and_reminders$_schedule = value; t1._templates_and_reminders$_onChanged$0(); }, - $signature: 8 + $signature: 9 }; L._ReminderSettingsState_build_closure.prototype = { call$1: function(value) { @@ -398049,7 +398053,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; F.TemplatesAndRemindersVM_fromStore_closure.prototype = { call$1: function(template) { @@ -398255,19 +398259,19 @@ t1.removeListener$1(controller, this.$this.get$_user_details$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; K._UserDetailsState_didChangeDependencies_closure.prototype = { call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_user_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; K._UserDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_user_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; K._UserDetailsState__onChanged_closure.prototype = { call$1: function(b) { @@ -398284,7 +398288,7 @@ b.get$_user_model$_$this()._password = t1; return b; }, - $signature: 77 + $signature: 72 }; K._UserDetailsState__onChanged_closure0.prototype = { call$0: function() { @@ -398418,7 +398422,7 @@ call$1: function(value) { this.$this._widget.viewModel.onChanged.call$1(this.user.rebuild$1(new K._UserDetailsState_build__closure3(value))); }, - $signature: 10 + $signature: 7 }; K._UserDetailsState_build__closure3.prototype = { call$1: function(b) { @@ -398429,27 +398433,27 @@ t1.get$_company_model$_$this()._accentColor = t2; return b; }, - $signature: 77 + $signature: 72 }; K._UserDetailsState_build_closure7.prototype = { call$1: function(value) { this.$this._widget.viewModel.onChanged.call$1(this.user.rebuild$1(new K._UserDetailsState_build__closure2(value))); }, - $signature: 8 + $signature: 9 }; K._UserDetailsState_build__closure2.prototype = { call$1: function(b) { b.get$userCompany().get$settings().get$_company_model$_$this()._numberYearsActive = this.value; return b; }, - $signature: 77 + $signature: 72 }; K._UserDetailsState_build_closure6.prototype = { call$1: function(value) { var _null = null; return K.DropdownMenuItem$(L.Text$(H.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_int); }, - $signature: 157 + $signature: 179 }; K._UserDetailsState_build_closure8.prototype = { call$1: function(value) { @@ -398462,20 +398466,20 @@ b.get$userCompany().get$settings().get$_company_model$_$this()._includeDeletedClients = this.value; return b; }, - $signature: 77 + $signature: 72 }; K._UserDetailsState_build_closure9.prototype = { call$2: function(channel, options) { this.viewModel.onChanged.call$1(this.user.rebuild$1(new K._UserDetailsState_build__closure0(channel, options))); }, - $signature: 448 + $signature: 451 }; K._UserDetailsState_build__closure0.prototype = { call$1: function(b) { b.get$userCompany().get$notifications().$indexSet(0, this.channel, D.BuiltList_BuiltList$from(this.options, type$.legacy_String)); return b; }, - $signature: 77 + $signature: 72 }; K._EnableTwoFactor.prototype = { createState$0: function() { @@ -398537,7 +398541,7 @@ var t1 = this.$this; t1.setState$1(new K._EnableTwoFactorState_initState__closure(t1, $.$get$serializers().deserializeWith$1$2($.$get$_$userTwoFactorResponseSerializer(), data, type$.legacy_UserTwoFactorResponse))); }, - $signature: 8 + $signature: 9 }; K._EnableTwoFactorState_initState__closure.prototype = { call$0: function() { @@ -398560,7 +398564,7 @@ t1.toString; O.showErrorDialog(false, t1, error); }, - $signature: 8 + $signature: 9 }; K._EnableTwoFactorState__onSavePressed_closure.prototype = { call$0: function() { @@ -398589,7 +398593,7 @@ t1.toString; K.Navigator_of(t1, false).pop$0(0); }, - $signature: 8 + $signature: 9 }; K._EnableTwoFactorState__onSavePressed__closure0.prototype = { call$0: function() { @@ -398617,7 +398621,7 @@ call$1: function(value) { this.$this._oneTimePassword = value; }, - $signature: 10 + $signature: 7 }; K._EnableTwoFactorState_build_closure1.prototype = { call$1: function(value) { @@ -398694,11 +398698,11 @@ $signature: 14 }; M.UserDetailsVM_fromStore__closure0.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.context; O.passwordCallback(false, new M.UserDetailsVM_fromStore___closure0(t1, this.store, this.state), t1); }, - $signature: 1 + $signature: 7 }; M.UserDetailsVM_fromStore___closure0.prototype = { call$2: function(password, idToken) { @@ -398714,14 +398718,14 @@ t1 = J.$index$asx(t2.userCompanyStates._list, t1).userCompany.user.rebuild$1(new M.UserDetailsVM_fromStore____closure()); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.SaveAuthUserRequest(completer, t1, password, idToken)); }, - $signature: 47 + $signature: 50 }; M.UserDetailsVM_fromStore____closure.prototype = { call$1: function(b) { b.get$_user_model$_$this()._oauthUserToken = ""; return b; }, - $signature: 77 + $signature: 72 }; M.UserDetailsVM_fromStore_closure4.prototype = { call$1: function(context) { @@ -398733,16 +398737,16 @@ $signature: 14 }; M.UserDetailsVM_fromStore__closure.prototype = { - call$0: function() { + call$1: function(_) { O.passwordCallback(false, new M.UserDetailsVM_fromStore___closure(this.store, this.completer), this.context); }, - $signature: 1 + $signature: 7 }; M.UserDetailsVM_fromStore___closure.prototype = { call$2: function(password, idToken) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.DisableTwoFactorRequest(this.completer, password, idToken)); }, - $signature: 47 + $signature: 50 }; M.UserDetailsVM_fromStore_closure2.prototype = { call$1: function(context) { @@ -398758,11 +398762,11 @@ $signature: 14 }; M.UserDetailsVM_fromStore__closure1.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.context; O.passwordCallback(false, new M.UserDetailsVM_fromStore___closure1(t1, this.store, this.state), t1); }, - $signature: 1 + $signature: 7 }; M.UserDetailsVM_fromStore___closure1.prototype = { call$2: function(password, idToken) { @@ -398779,7 +398783,7 @@ t2 = J.$index$asx(t3.userCompanyStates._list, t2).userCompany.user.rebuild$1(new M.UserDetailsVM_fromStore____closure1()); J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.SaveAuthUserRequest(completer, t2, password, idToken)); }, - $signature: 47 + $signature: 50 }; M.UserDetailsVM_fromStore____closure0.prototype = { call$1: function(value) { @@ -398792,7 +398796,7 @@ b.get$_user_model$_$this()._oauthProvider = ""; return b; }, - $signature: 77 + $signature: 72 }; M.UserDetailsVM_fromStore_closure1.prototype = { call$1: function(context) { @@ -398858,7 +398862,7 @@ }); return P._asyncStartSync($async$call$2, $async$completer); }, - $signature: 688 + $signature: 689 }; M.UserDetailsVM_fromStore___closure2.prototype = { call$2: function(idToken, accessToken) { @@ -398870,7 +398874,7 @@ } else J.$index$asx(_this.store.get$_dispatchers(), 0).call$1(new L.ConnecOAuthUserRequest(_this.completer, _this.password, idToken)); }, - $signature: 47 + $signature: 50 }; M.UserDetailsVM_fromStore_closure0.prototype = { call$1: function(context) { @@ -398951,13 +398955,13 @@ call$1: function(context) { return E.SimpleDialog$(H.setRuntimeTypeInfo([new F.LoadingDialog(null)], type$.JSArray_legacy_Widget)); }, - $signature: 174 + $signature: 177 }; M.UserDetailsVM_fromStore___closure4.prototype = { - call$0: function() { + call$1: function(_) { O.passwordCallback(false, new M.UserDetailsVM_fromStore____closure2(this.store, this.completer), this.context); }, - $signature: 1 + $signature: 7 }; M.UserDetailsVM_fromStore____closure2.prototype = { call$2: function(password, idToken) { @@ -398965,7 +398969,7 @@ t2 = t1.get$_store$_state().uiState.settingsUIState.user; J.$index$asx(t1.get$_dispatchers(), 0).call$1(new L.SaveAuthUserRequest(this.completer, t2, password, idToken)); }, - $signature: 47 + $signature: 50 }; D.WorkflowSettings.prototype = { createState$0: function() { @@ -399070,7 +399074,7 @@ call$1: function(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new D._WorkflowSettingsState_build__closure1(value))); }, - $signature: 9 + $signature: 10 }; D._WorkflowSettingsState_build__closure1.prototype = { call$1: function(b) { @@ -399084,7 +399088,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(option), _null, _null, _null, _null, _null, _null, _null, _null, _null), option, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; D._WorkflowSettingsState_build_closure3.prototype = { call$1: function(value) { @@ -399144,7 +399148,7 @@ call$1: function(settings) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateSettings(settings)); }, - $signature: 142 + $signature: 153 }; Y.WorkflowSettingsVM_fromStore_closure.prototype = { call$1: function(context) { @@ -399478,7 +399482,7 @@ var t1 = this.subscription; this.viewModel.onChanged.call$1(t1.rebuild$1(new S._SubscriptionEditState_build__closure17(H.setRuntimeTypeInfo(t1.productIds.split(","), type$.JSArray_String), value))); }, - $signature: 44 + $signature: 45 }; S._SubscriptionEditState_build__closure17.prototype = { call$1: function(b) { @@ -399510,7 +399514,7 @@ t2 = t1.uiState.selectedCompanyIndex; return Q.ListTile$(false, _null, _null, true, false, _null, _null, _null, _null, false, _null, _null, _null, _null, L.Text$(J.$index$asx(t1.userCompanyStates._list, t2).productState.$get$1(0, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_57704_MaterialIcons_null_false, _null, _null), 24, new S._SubscriptionEditState_build__closure16(this.subscription, productId, this.viewModel), C.EdgeInsets_8_8_8_8, _null, _null)); }, - $signature: 322 + $signature: 323 }; S._SubscriptionEditState_build__closure16.prototype = { call$0: function() { @@ -399536,7 +399540,7 @@ var t1 = this.subscription; this.viewModel.onChanged.call$1(t1.rebuild$1(new S._SubscriptionEditState_build__closure15(H.setRuntimeTypeInfo(t1.recurringProductIds.split(","), type$.JSArray_String), value))); }, - $signature: 44 + $signature: 45 }; S._SubscriptionEditState_build__closure15.prototype = { call$1: function(b) { @@ -399568,7 +399572,7 @@ t2 = t1.uiState.selectedCompanyIndex; return Q.ListTile$(false, _null, _null, true, false, _null, _null, _null, _null, false, _null, _null, _null, _null, L.Text$(J.$index$asx(t1.userCompanyStates._list, t2).productState.$get$1(0, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_57704_MaterialIcons_null_false, _null, _null), 24, new S._SubscriptionEditState_build__closure14(this.subscription, productId, this.viewModel), C.EdgeInsets_8_8_8_8, _null, _null)); }, - $signature: 322 + $signature: 323 }; S._SubscriptionEditState_build__closure14.prototype = { call$0: function() { @@ -399593,7 +399597,7 @@ call$1: function(value) { this.viewModel.onChanged.call$1(this.subscription.rebuild$1(new S._SubscriptionEditState_build__closure13(value))); }, - $signature: 8 + $signature: 9 }; S._SubscriptionEditState_build__closure13.prototype = { call$1: function(b) { @@ -399608,13 +399612,13 @@ t1 = entry.get$key(entry); return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), t1, type$.legacy_String); }, - $signature: 310 + $signature: 316 }; S._SubscriptionEditState_build_closure9.prototype = { call$1: function(value) { return this.viewModel.onChanged.call$1(this.subscription.rebuild$1(new S._SubscriptionEditState_build__closure12(value))); }, - $signature: 9 + $signature: 10 }; S._SubscriptionEditState_build__closure12.prototype = { call$1: function(b) { @@ -399628,7 +399632,7 @@ var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; S._SubscriptionEditState_build_closure11.prototype = { call$1: function(value) { @@ -399686,7 +399690,7 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.subscription.rebuild$1(new S._SubscriptionEditState_build__closure7(value))); }, - $signature: 9 + $signature: 10 }; S._SubscriptionEditState_build__closure7.prototype = { call$1: function(b) { @@ -399705,13 +399709,13 @@ call$1: function(b) { return b.get$_subscription_model$_$this()._trialEnabled = this.value; }, - $signature: 690 + $signature: 691 }; S._SubscriptionEditState_build_closure17.prototype = { call$1: function(value) { return this.viewModel.onChanged.call$1(this.subscription.rebuild$1(new S._SubscriptionEditState_build__closure5(value))); }, - $signature: 9 + $signature: 10 }; S._SubscriptionEditState_build__closure5.prototype = { call$1: function(b) { @@ -399730,13 +399734,13 @@ call$1: function(b) { return b.get$_subscription_model$_$this()._perSeatEnabled = this.value; }, - $signature: 690 + $signature: 691 }; S._SubscriptionEditState_build_closure21.prototype = { call$1: function(value) { return this.viewModel.onChanged.call$1(this.subscription.rebuild$1(new S._SubscriptionEditState_build__closure1(value))); }, - $signature: 9 + $signature: 10 }; S._SubscriptionEditState_build__closure1.prototype = { call$1: function(b) { @@ -399794,7 +399798,7 @@ var _this = this, _null = null; return Q.ListTile$(false, C.EdgeInsets_0_0_0_0, _null, true, false, _null, _null, _null, _null, false, _null, _null, _null, _null, T.Row$(H.setRuntimeTypeInfo([T.Expanded$(L.Text$(key, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1), T.SizedBox$(_null, _null, 16), T.Expanded$(L.Text$(J.$index$asx(_this.webhookConfiguration.postPurchaseHeaders._map$_map, key), _null, _null, _null, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_57704_MaterialIcons_null_false, _null, _null), 24, new S._SubscriptionEditState_build__closure(_this.viewModel, _this.subscription, key), C.EdgeInsets_8_8_8_8, _this.localization.get$removeHeader(), _null)); }, - $signature: 322 + $signature: 323 }; S._SubscriptionEditState_build__closure.prototype = { call$0: function() { @@ -399856,7 +399860,7 @@ call$1: function(subscription) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.UpdateSubscription(subscription)); }, - $signature: 254 + $signature: 279 }; R.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -399932,7 +399936,7 @@ } else M.viewEntity(false, savedSubscription, null, true); }, - $signature: 254 + $signature: 279 }; R.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -400066,7 +400070,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; R.SubscriptionPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -400100,13 +400104,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.StartSubscriptionMultiselect()); }, - $signature: 7 + $signature: 8 }; O.SubscriptionScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.FilterSubscriptions(value)); }, - $signature: 10 + $signature: 7 }; O.SubscriptionScreen_build_closure8.prototype = { call$0: function() { @@ -400124,7 +400128,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.SortSubscriptions(value)); }, - $signature: 10 + $signature: 7 }; O.SubscriptionScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -400225,7 +400229,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; M._SubscriptionViewState_build_closure0.prototype = { call$0: function() { @@ -400239,7 +400243,7 @@ call$0: function() { return T.launch(this.subscription.purchasePage, null, false); }, - $signature: 32 + $signature: 31 }; E.SubscriptionViewScreen.prototype = { build$1: function(_, context) { @@ -400407,7 +400411,7 @@ call$0: function() { return T.launch(C.JSString_methods.replaceFirst$2("https://github.com/invoiceninja/invoiceninja/compare/vVERSION...v5-stable", "VERSION", this.account.currentVersion), null, false); }, - $signature: 32 + $signature: 31 }; B._UpdateDialogState_build_closure2.prototype = { call$0: function() { @@ -400431,13 +400435,13 @@ credentials = t2.get$credentials(t2); new F.WebClient().post$5$idToken$password$rawResponse(credentials.url + "/self-update", credentials.token, idToken, password, true).then$1$1(0, new B._UpdateDialogState_updateApp__closure0(t1, _this.store), type$.Null).catchError$1(new B._UpdateDialogState_updateApp__closure1(t1, _this.context)); }, - $signature: 47 + $signature: 50 }; B._UpdateDialogState_updateApp__closure.prototype = { call$0: function() { return this.$this.updateState = C.UpdateState_1; }, - $signature: 691 + $signature: 692 }; B._UpdateDialogState_updateApp__closure0.prototype = { call$1: function(response) { @@ -400448,7 +400452,7 @@ t1.reload(); } }, - $signature: 8 + $signature: 9 }; B._UpdateDialogState_updateApp___closure0.prototype = { call$0: function() { @@ -400465,13 +400469,13 @@ t1 = this.$this; t1.setState$1(new B._UpdateDialogState_updateApp___closure(t1)); }, - $signature: 8 + $signature: 9 }; B._UpdateDialogState_updateApp___closure.prototype = { call$0: function() { return this.$this.updateState = C.UpdateState_0; }, - $signature: 691 + $signature: 692 }; X.TaskEdit.prototype = { createState$0: function() { @@ -400556,7 +400560,7 @@ var t1 = this.$this; return t1._framework$_element != null && t1.setState$1(new X._TaskEditState_initState__closure()); }, - $signature: 274 + $signature: 302 }; X._TaskEditState_initState__closure.prototype = { call$0: function() { @@ -400582,7 +400586,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ToggleEditorLayout(C.EntityType_task)); }, - $signature: 7 + $signature: 8 }; X._TaskEditState_build_closure0.prototype = { call$0: function() { @@ -400592,7 +400596,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 152 + $signature: 144 }; X._TaskEditState_build_closure1.prototype = { call$0: function() { @@ -400813,7 +400817,7 @@ b.get$_task_model$_$this()._task_model$_customValue4 = t1; return b; }, - $signature: 45 + $signature: 43 }; R._TaskEditDesktopState__onChanged_closure0.prototype = { call$0: function() { @@ -400825,20 +400829,20 @@ call$1: function(taskTime) { return taskTime.startDate == null && taskTime.endDate == null; }, - $signature: 196 + $signature: 183 }; R._TaskEditDesktopState_build_closure0.prototype = { call$1: function(b) { b.get$_task_model$_$this()._startDate = null; return b; }, - $signature: 606 + $signature: 528 }; R._TaskEditDesktopState_build_closure2.prototype = { call$1: function(client) { this.viewModel.onChanged.call$1(this.task.rebuild$1(new R._TaskEditDesktopState_build__closure8(client))); }, - $signature: 44 + $signature: 45 }; R._TaskEditDesktopState_build__closure8.prototype = { call$1: function(b) { @@ -400850,13 +400854,13 @@ b.get$_task_model$_$this()._task_model$_projectId = ""; return b; }, - $signature: 45 + $signature: 43 }; R._TaskEditDesktopState_build_closure1.prototype = { call$1: function(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; R._TaskEditDesktopState_build_closure3.prototype = { call$1: function(selectedId) { @@ -400865,7 +400869,7 @@ t3 = this.task; this.viewModel.onChanged.call$1(t3.rebuild$1(new R._TaskEditDesktopState_build__closure7(J.$index$asx(t1.userCompanyStates._list, t2).projectState.$get$1(0, selectedId), t3))); }, - $signature: 10 + $signature: 7 }; R._TaskEditDesktopState_build__closure7.prototype = { call$1: function(b) { @@ -400878,13 +400882,13 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 45 + $signature: 43 }; R._TaskEditDesktopState_build_closure4.prototype = { call$1: function(completer) { this.viewModel.onAddProjectPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; R._TaskEditDesktopState_build_closure5.prototype = { call$1: function(userId) { @@ -400897,7 +400901,7 @@ b.get$_task_model$_$this()._task_model$_assignedUserId = this.userId; return b; }, - $signature: 45 + $signature: 43 }; R._TaskEditDesktopState_build_closure6.prototype = { call$1: function(selectedId) { @@ -400905,7 +400909,7 @@ t2 = t1.uiState.selectedCompanyIndex; this.viewModel.onChanged.call$1(this.task.rebuild$1(new R._TaskEditDesktopState_build__closure5(J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).taskStatusState.map._map$_map, selectedId)))); }, - $signature: 10 + $signature: 7 }; R._TaskEditDesktopState_build__closure5.prototype = { call$1: function(b) { @@ -400917,7 +400921,7 @@ b.get$_task_model$_$this()._statusOrder = null; return b; }, - $signature: 45 + $signature: 43 }; R._TaskEditDesktopState_build_closure7.prototype = { call$1: function(date) { @@ -400927,7 +400931,7 @@ t1 = _this.$this; t1.setState$1(new R._TaskEditDesktopState_build__closure4(t1)); }, - $signature: 10 + $signature: 7 }; R._TaskEditDesktopState_build__closure4.prototype = { call$0: function() { @@ -400943,7 +400947,7 @@ t1 = _this.$this; t1.setState$1(new R._TaskEditDesktopState_build__closure3(t1)); }, - $signature: 323 + $signature: 324 }; R._TaskEditDesktopState_build__closure3.prototype = { call$0: function() { @@ -400959,7 +400963,7 @@ t1 = _this.$this; t1.setState$1(new R._TaskEditDesktopState_build__closure2(t1)); }, - $signature: 10 + $signature: 7 }; R._TaskEditDesktopState_build__closure2.prototype = { call$0: function() { @@ -400975,7 +400979,7 @@ t1 = _this.$this; t1.setState$1(new R._TaskEditDesktopState_build__closure1(t1)); }, - $signature: 323 + $signature: 324 }; R._TaskEditDesktopState_build__closure1.prototype = { call$0: function() { @@ -400991,7 +400995,7 @@ t1 = _this.$this; t1.setState$1(new R._TaskEditDesktopState_build__closure0(t1)); }, - $signature: 43 + $signature: 44 }; R._TaskEditDesktopState_build__closure0.prototype = { call$0: function() { @@ -401143,7 +401147,7 @@ b.get$_task_model$_$this()._task_model$_customValue4 = t1; return b; }, - $signature: 45 + $signature: 43 }; B._TaskEditDetailsState__onChanged_closure0.prototype = { call$0: function() { @@ -401155,7 +401159,7 @@ call$1: function(client) { this.viewModel.onChanged.call$1(this.task.rebuild$1(new B._TaskEditDetailsState_build__closure2(client))); }, - $signature: 44 + $signature: 45 }; B._TaskEditDetailsState_build__closure2.prototype = { call$1: function(b) { @@ -401167,13 +401171,13 @@ b.get$_task_model$_$this()._task_model$_projectId = ""; return b; }, - $signature: 45 + $signature: 43 }; B._TaskEditDetailsState_build_closure.prototype = { call$1: function(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; B._TaskEditDetailsState_build_closure1.prototype = { call$1: function(selectedId) { @@ -401182,7 +401186,7 @@ t3 = this.task; this.viewModel.onChanged.call$1(t3.rebuild$1(new B._TaskEditDetailsState_build__closure1(J.$index$asx(t1.userCompanyStates._list, t2).projectState.$get$1(0, selectedId), t3))); }, - $signature: 10 + $signature: 7 }; B._TaskEditDetailsState_build__closure1.prototype = { call$1: function(b) { @@ -401195,13 +401199,13 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 45 + $signature: 43 }; B._TaskEditDetailsState_build_closure2.prototype = { call$1: function(completer) { this.viewModel.onAddProjectPressed.call$2(this.context, completer); }, - $signature: 178 + $signature: 172 }; B._TaskEditDetailsState_build_closure3.prototype = { call$1: function(userId) { @@ -401214,7 +401218,7 @@ b.get$_task_model$_$this()._task_model$_assignedUserId = this.userId; return b; }, - $signature: 45 + $signature: 43 }; B._TaskEditDetailsState_build_closure4.prototype = { call$1: function(selectedId) { @@ -401222,7 +401226,7 @@ t2 = t1.uiState.selectedCompanyIndex; this.viewModel.onChanged.call$1(this.task.rebuild$1(new B._TaskEditDetailsState_build__closure(J.$index$asx(J.$index$asx(t1.userCompanyStates._list, t2).taskStatusState.map._map$_map, selectedId)))); }, - $signature: 10 + $signature: 7 }; B._TaskEditDetailsState_build__closure.prototype = { call$1: function(b) { @@ -401232,7 +401236,7 @@ b.get$_task_model$_$this()._statusOrder = null; return b; }, - $signature: 45 + $signature: 43 }; A.TaskEditDetailsScreen.prototype = { build$1: function(_, context) { @@ -401267,7 +401271,7 @@ call$1: function(task) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.UpdateTask(task)); }, - $signature: 145 + $signature: 146 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure0.prototype = { call$2: function(context, completer) { @@ -401280,7 +401284,7 @@ M.createEntity(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure3(t3), t4); }, - $signature: 129 + $signature: 138 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure2.prototype = { call$1: function(_) { @@ -401292,7 +401296,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/task/edit")); }, - $signature: 44 + $signature: 45 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure2.prototype = { call$2: function(taskTime, index) { @@ -401302,13 +401306,13 @@ else J.$index$asx(t1.get$_dispatchers(), 0).call$1(new U.UpdateTaskTime(index, taskTime)); }, - $signature: 693 + $signature: 694 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure3.prototype = { call$1: function(index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.DeleteTaskTime(index)); }, - $signature: 111 + $signature: 108 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure1.prototype = { call$2: function(context, completer) { @@ -401321,14 +401325,14 @@ M.createEntity(new P._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure1(t3), t4); }, - $signature: 129 + $signature: 138 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure.prototype = { call$1: function(b) { b.get$_project_model$_$this()._project_model$_clientId = this.task.clientId; return b; }, - $signature: 163 + $signature: 160 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure0.prototype = { call$1: function(_) { @@ -401340,7 +401344,7 @@ call$1: function(client) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateCurrentRoute("/task/edit")); }, - $signature: 44 + $signature: 45 }; U.TaskEditTimes.prototype = { createState$0: function() { @@ -401388,13 +401392,13 @@ var t1 = this.taskTime; return J.$eq$(time.startDate, t1.startDate) && J.$eq$(time.endDate, t1.endDate); }, - $signature: 196 + $signature: 183 }; U._TaskEditTimesState_build_closure.prototype = { call$1: function(duration) { this.$this._showTaskTimeEditor$2(this.taskTime, this.context); }, - $signature: 43 + $signature: 44 }; U._TaskEditTimesState_build_closure0.prototype = { call$1: function(taskTime) { @@ -401450,7 +401454,7 @@ var t1 = this.$this; t1.setState$1(new U.TimeEditDetailsState_build__closure3(t1, date, this.showEndDate, this.viewModel)); }, - $signature: 10 + $signature: 7 }; U.TimeEditDetailsState_build__closure3.prototype = { call$0: function() { @@ -401468,7 +401472,7 @@ var t1 = this.$this; t1.setState$1(new U.TimeEditDetailsState_build__closure2(t1, timeOfDay, this.viewModel)); }, - $signature: 323 + $signature: 324 }; U.TimeEditDetailsState_build__closure2.prototype = { call$0: function() { @@ -401485,7 +401489,7 @@ var t1 = this.$this; t1.setState$1(new U.TimeEditDetailsState_build__closure1(t1, timeOfDay, this.viewModel)); }, - $signature: 323 + $signature: 324 }; U.TimeEditDetailsState_build__closure1.prototype = { call$0: function() { @@ -401502,7 +401506,7 @@ var t1 = this.$this; t1.setState$1(new U.TimeEditDetailsState_build__closure0(t1, date, this.viewModel)); }, - $signature: 10 + $signature: 7 }; U.TimeEditDetailsState_build__closure0.prototype = { call$0: function() { @@ -401519,7 +401523,7 @@ var t1 = this.$this; t1.setState$1(new U.TimeEditDetailsState_build__closure(t1, duration, this.viewModel)); }, - $signature: 43 + $signature: 44 }; U.TimeEditDetailsState_build__closure.prototype = { call$0: function() { @@ -401576,7 +401580,7 @@ call$1: function(index) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.DeleteTaskTime(index)); }, - $signature: 175 + $signature: 167 }; M.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure0.prototype = { call$0: function() { @@ -401588,13 +401592,13 @@ call$2: function(taskTime, index) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.UpdateTaskTime(index, taskTime)); }, - $signature: 693 + $signature: 694 }; M.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure2.prototype = { call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.EditTaskTime()); }, - $signature: 7 + $signature: 8 }; B.TaskEditScreen.prototype = { build$1: function(_, context) { @@ -401652,7 +401656,7 @@ call$1: function(time) { return time.endDate == null; }, - $signature: 196 + $signature: 183 }; B.TaskEditVM_TaskEditVM$fromStore_closure.prototype = { call$1: function(context) { @@ -401721,7 +401725,7 @@ M.editEntity(null, $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1), savedTask, false, null); } }, - $signature: 145 + $signature: 146 }; B.TaskEditVM_TaskEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -401858,7 +401862,7 @@ var t1 = this.$this; t1.setState$1(new O._KanbanTaskCardState_build___closure(t1)); }, - $signature: 145 + $signature: 146 }; O._KanbanTaskCardState_build___closure.prototype = { call$0: function() { @@ -401887,7 +401891,7 @@ var t1 = this.$this; return t1.setState$1(new O._KanbanTaskCardState_build__closure0(t1)); }, - $signature: 253 + $signature: 326 }; O._KanbanTaskCardState_build__closure0.prototype = { call$0: function() { @@ -401929,7 +401933,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 152 + $signature: 144 }; O._KanbanTaskCardState_build_closure6.prototype = { call$1: function(context) { @@ -401937,14 +401941,14 @@ t2 = type$.MappedListIterable_of_legacy_String_and_legacy_PopupMenuItem_legacy_String; return P.List_List$of(new H.MappedListIterable(H.setRuntimeTypeInfo([t1.get$view(t1), t1.get$edit(), this.startLabel], type$.JSArray_legacy_String), new O._KanbanTaskCardState_build__closure2(t1), t2), true, t2._eval$1("ListIterable.E")); }, - $signature: 645 + $signature: 646 }; O._KanbanTaskCardState_build__closure2.prototype = { call$1: function(value) { var _null = null; return Z.PopupMenuItem$(L.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), value, type$.legacy_String); }, - $signature: 646 + $signature: 647 }; O._KanbanTaskCardState_build_closure7.prototype = { call$1: function(value) { @@ -401961,7 +401965,7 @@ M.editEntity(null, _this.context, _this.task, false, null); } }, - $signature: 10 + $signature: 7 }; O._KanbanTaskCardState_build_closure10.prototype = { call$0: function() { @@ -402033,7 +402037,7 @@ var t1 = this.$this; t1.setState$1(new D._KanbanStatusCardState__onSavePressed__closure(t1)); }, - $signature: 226 + $signature: 205 }; D._KanbanStatusCardState__onSavePressed__closure.prototype = { call$0: function() { @@ -402180,13 +402184,13 @@ t1._kanban_view$_tasks.$indexSet(0, statusId, H.setRuntimeTypeInfo([], type$.JSArray_legacy_String)); J.add$1$ax(t1._kanban_view$_tasks.$index(0, statusId), task.id); }, - $signature: 10 + $signature: 7 }; O.KanbanViewState__initBoard_closure2.prototype = { call$2: function(key, value) { J.sort$1$ax(this.$this._kanban_view$_tasks.$index(0, key), new O.KanbanViewState__initBoard__closure(this.state)); }, - $signature: 448 + $signature: 451 }; O.KanbanViewState__initBoard__closure.prototype = { call$2: function(taskIdA, taskIdB) { @@ -402254,7 +402258,7 @@ t1.setState$1(new O.KanbanViewState_build___closure(t1, startIndex, endIndex)); t1._onBoardChanged$0(); }, - $signature: 139 + $signature: 141 }; O.KanbanViewState_build___closure.prototype = { call$0: function() { @@ -402294,7 +402298,7 @@ statusOrder = 0; t1._widget.viewModel.onSaveTaskPressed.call$5(completer, t1._newTask.id, t2, description, statusOrder); }, - $signature: 694 + $signature: 695 }; O.KanbanViewState_build__closure0.prototype = { call$0: function() { @@ -402329,7 +402333,7 @@ b.get$_task_model$_$this()._task_model$_statusId = this.status.id; return b; }, - $signature: 45 + $signature: 43 }; O.KanbanViewState_build__closure3.prototype = { call$1: function(taskId) { @@ -402338,7 +402342,7 @@ t1 = t1.uiState.selectedCompanyIndex; return J.$index$asx(t2._list, t1).taskState.$get$1(0, taskId); }, - $signature: 224 + $signature: 223 }; O.KanbanViewState_build__closure4.prototype = { call$1: function(task) { @@ -402372,7 +402376,7 @@ statusOrder = J.indexOf$1$asx(t1._kanban_view$_tasks.$index(0, t2), t3); t1._widget.viewModel.onSaveTaskPressed.call$5(completer, t3, t2, description, statusOrder); }, - $signature: 694 + $signature: 695 }; O.KanbanViewState_build___closure0.prototype = { call$0: function() { @@ -402494,7 +402498,7 @@ b.get$_task_status_model$_$this()._task_status_model$_statusOrder = t1; return b; }, - $signature: 153 + $signature: 149 }; T.KanbanVM_fromStore_closure0.prototype = { call$5: function(completer, taskId, statusId, description, statusOrder) { @@ -402541,7 +402545,7 @@ b.get$_task_model$_$this()._task_model$_statusId = _this.statusId; return b; }, - $signature: 45 + $signature: 43 }; T.KanbanVM_fromStore__closure1.prototype = { call$1: function(b) { @@ -402556,7 +402560,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 45 + $signature: 43 }; T.KanbanVM_fromStore__closure2.prototype = { call$1: function(b) { @@ -402573,7 +402577,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 45 + $signature: 43 }; T.KanbanVM_fromStore__closure3.prototype = { call$1: function(b) { @@ -402588,7 +402592,7 @@ b.get$_task_model$_$this()._task_model$_assignedUserId = t1; return b; }, - $signature: 45 + $signature: 43 }; U.TaskListItem.prototype = { build$1: function(_, context) { @@ -402661,7 +402665,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 152 + $signature: 144 }; U.TaskListItem_build_closure.prototype = { call$0: function() { @@ -402742,7 +402746,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; U.TaskListItem_build__closure2.prototype = { call$0: function() { @@ -402769,7 +402773,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.task], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; U.TaskListItem_build__closure5.prototype = { call$0: function() { @@ -402815,7 +402819,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 305 + $signature: 314 }; K.TaskListVM.prototype = { get$user: function() { @@ -402852,7 +402856,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; T.TaskPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -402937,7 +402941,7 @@ call$1: function(time) { return time.startDate != null && time.endDate != null; }, - $signature: 196 + $signature: 183 }; T.TaskPresenter_getField_closure0.prototype = { call$1: function(time) { @@ -402946,7 +402950,7 @@ end = Y.formatDate(time.endDate.toIso8601String$0(), t1, false, true, true); this.notes.push(start + " - " + end); }, - $signature: 181 + $signature: 193 }; D.TaskScreen.prototype = { build$1: function(_, context) { @@ -403010,13 +403014,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.StartTaskMultiselect()); }, - $signature: 7 + $signature: 8 }; D.TaskScreen_build_closure13.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.FilterTasks(value)); }, - $signature: 10 + $signature: 7 }; D.TaskScreen_build_closure14.prototype = { call$0: function() { @@ -403064,7 +403068,7 @@ call$2: function($status, value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.FilterTasksByStatus($status)); }, - $signature: 231 + $signature: 230 }; D.TaskScreen_build_closure5.prototype = { call$1: function(value) { @@ -403098,7 +403102,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 153 + $signature: 149 }; D.TaskScreen_build_closure2.prototype = { call$1: function(b) { @@ -403108,7 +403112,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 153 + $signature: 149 }; D.TaskScreen_build_closure3.prototype = { call$1: function(b) { @@ -403118,7 +403122,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 153 + $signature: 149 }; D.TaskScreen_build_closure10.prototype = { call$2: function(state, value) { @@ -403189,7 +403193,7 @@ call$0: function() { return this.$this.onTap.call$1(this.context); }, - $signature: 7 + $signature: 8 }; Q.TaskView.prototype = { createState$0: function() { @@ -403261,7 +403265,7 @@ t6 = !t5 ? C.EntityAction_archive : C.EntityAction_invoiceTask; return T.Column$(H.setRuntimeTypeInfo([t2, new Z.BottomButtons(t3, t1, t6, t5, true, false, _null)], t4), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); }, - $signature: 182 + $signature: 196 }; Q._TaskViewState_build__closure.prototype = { call$0: function() { @@ -403300,13 +403304,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; B.TaskViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; S.TaskOverview.prototype = { createState$0: function() { @@ -403370,7 +403374,7 @@ var t1 = this.$this; return t1._framework$_element != null && t1.setState$1(new S._TaskOverviewState_initState__closure()); }, - $signature: 274 + $signature: 302 }; S._TaskOverviewState_initState__closure.prototype = { call$0: function() { @@ -403435,14 +403439,14 @@ new H.ReversedListIterable(items, H._arrayInstanceType(items)._eval$1("ReversedListIterable<1>")).forEach$1(0, new S._TaskOverviewState_build__buildView_closure(widgets, t1, _this.viewModel)); return widgets; }, - $signature: 194 + $signature: 191 }; S._TaskOverviewState_build__buildView_closure.prototype = { call$1: function(taskTime) { var t1 = this.task; C.JSArray_methods.addAll$1(this.widgets, H.setRuntimeTypeInfo([new M.TaskTimeListTile(new S._TaskOverviewState_build__buildView__closure(this.viewModel, t1, taskTime), t1, taskTime, null)], type$.JSArray_legacy_Widget)); }, - $signature: 181 + $signature: 193 }; S._TaskOverviewState_build__buildView__closure.prototype = { call$1: function(context) { @@ -403517,7 +403521,7 @@ t1 = this.localization.get$stoppedTask(); M.showToast(t1); }, - $signature: 145 + $signature: 146 }; L.TaskViewVM_TaskViewVM$fromStore__toggleTask_closure0.prototype = { call$1: function(error) { @@ -403566,13 +403570,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; L.TaskViewVM_TaskViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; L.TaskViewVM_TaskViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -403597,13 +403601,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; L.TaskViewVM_TaskViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new U.LoadTask(null, this.task.id)); }, - $signature: 93 + $signature: 90 }; L.TaskStatusEdit.prototype = { createState$0: function() { @@ -403673,7 +403677,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 153 + $signature: 149 }; L._TaskStatusEditState__onChanged_closure0.prototype = { call$0: function() { @@ -403714,7 +403718,7 @@ t5 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([S.DecoratedFormField$(false, _null, true, t1._task_status_edit$_autoValidate, t1._task_status_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, _null, t2.get$name(t2), _null, _null, false, _null, _null, t3.onSavePressed, true, _null, _null, C.TextAlign_4, new L._TaskStatusEditState_build__closure0(t2)), A.FormColorPicker$(t4.color, _null, new L._TaskStatusEditState_build__closure1(t3, t4))], t5), _null, 4, false, _null, false, _null)], t5), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; L._TaskStatusEditState_build__closure0.prototype = { call$1: function(val) { @@ -403733,7 +403737,7 @@ b.get$_task_status_model$_$this()._task_status_model$_color = this.value; return b; }, - $signature: 153 + $signature: 149 }; Q.TaskStatusEditScreen.prototype = { build$1: function(_, context) { @@ -403765,7 +403769,7 @@ call$1: function(taskStatus) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.UpdateTaskStatus(taskStatus)); }, - $signature: 226 + $signature: 205 }; Q.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -403826,7 +403830,7 @@ } else M.viewEntity(false, savedTaskStatus, null, true); }, - $signature: 226 + $signature: 205 }; Q.TaskStatusEditVM_TaskStatusEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -403960,7 +403964,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; N.TaskStatusPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -403994,13 +403998,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.StartTaskStatusMultiselect()); }, - $signature: 7 + $signature: 8 }; Y.TaskStatusScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.FilterTaskStatuses(value)); }, - $signature: 10 + $signature: 7 }; Y.TaskStatusScreen_build_closure8.prototype = { call$0: function() { @@ -404018,7 +404022,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new V.SortTaskStatuses(value)); }, - $signature: 10 + $signature: 7 }; Y.TaskStatusScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -404111,7 +404115,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; T.TaskStatusViewScreen.prototype = { build$1: function(_, context) { @@ -404145,7 +404149,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; A.TaxRateEdit.prototype = { createState$0: function() { @@ -404270,7 +404274,7 @@ call$1: function(taxRate) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.UpdateTaxRate(taxRate)); }, - $signature: 114 + $signature: 120 }; S.TaxRateEditVM_TaxRateEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -404334,7 +404338,7 @@ } else M.viewEntity(false, savedTaxRate, null, true); }, - $signature: 114 + $signature: 120 }; S.TaxRateEditVM_TaxRateEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -404460,7 +404464,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; D.TaxRateSettingsScreen.prototype = { build$1: function(_, context) { @@ -404488,13 +404492,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.StartTaxRateMultiselect()); }, - $signature: 7 + $signature: 8 }; D.TaxRateSettingsScreen_build_closure3.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new A.FilterTaxRates(value)); }, - $signature: 10 + $signature: 7 }; D.TaxRateSettingsScreen_build_closure4.prototype = { call$0: function() { @@ -404572,7 +404576,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; R.TaxRateViewScreen.prototype = { build$1: function(_, context) { @@ -404715,7 +404719,7 @@ t4 = type$.JSArray_legacy_Widget; return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, H.setRuntimeTypeInfo([S.DecoratedFormField$(false, _null, true, t1._token_edit$_autoValidate, t1._token_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, _null, t3, _null, _null, false, _null, _null, this.viewModel.onSavePressed, true, _null, _null, C.TextAlign_4, new Y._TokenEditState_build__closure0(t2))], t4), _null, 4, false, _null, false, _null)], t4), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; Y._TokenEditState_build__closure0.prototype = { call$1: function(value) { @@ -404753,7 +404757,7 @@ call$1: function(token) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.UpdateToken(token)); }, - $signature: 241 + $signature: 285 }; R.TokenEditVM_TokenEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -404797,7 +404801,7 @@ J.$index$asx(t3.get$_dispatchers(), 0).call$1(new Q.SaveTokenRequest(new P._AsyncCompleter(t1, type$._AsyncCompleter_legacy_TokenEntity), t4, password, idToken)); return t1.then$1$1(0, new R.TokenEditVM_TokenEditVM$fromStore____closure(t4, t2, this.state, t3, $navigator), type$.Null).catchError$1(new R.TokenEditVM_TokenEditVM$fromStore____closure0()); }, - $signature: 688 + $signature: 689 }; R.TokenEditVM_TokenEditVM$fromStore____closure.prototype = { call$1: function(savedToken) { @@ -404826,7 +404830,7 @@ } else M.viewEntity(false, savedToken, null, true); }, - $signature: 241 + $signature: 285 }; R.TokenEditVM_TokenEditVM$fromStore____closure0.prototype = { call$1: function(error) { @@ -404961,7 +404965,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; F.TokenPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -404995,13 +404999,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.StartTokenMultiselect()); }, - $signature: 7 + $signature: 8 }; S.TokenScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.FilterTokens(value)); }, - $signature: 10 + $signature: 7 }; S.TokenScreen_build_closure8.prototype = { call$0: function() { @@ -405019,7 +405023,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new Q.SortTokens(value)); }, - $signature: 10 + $signature: 7 }; S.TokenScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -405109,7 +405113,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; Y._TokenListTile.prototype = { build$1: function(_, context) { @@ -405319,7 +405323,7 @@ b.get$_user_model$_$this()._customValue4 = t1; return b; }, - $signature: 77 + $signature: 72 }; U._UserEditState__onChanged_closure0.prototype = { call$0: function() { @@ -405338,7 +405342,7 @@ b.get$userCompany().get$_company_model$_$this()._permissions = this.permissionsString; return b; }, - $signature: 77 + $signature: 72 }; U._UserEditState_build_closure13.prototype = { call$1: function(context) { @@ -405385,14 +405389,14 @@ call$2: function(channel, options) { this.viewModel.onUserChanged.call$1(this.user.rebuild$1(new U._UserEditState_build__closure9(channel, options))); }, - $signature: 448 + $signature: 451 }; U._UserEditState_build__closure9.prototype = { call$1: function(b) { b.get$userCompany().get$notifications().$indexSet(0, this.channel, D.BuiltList_BuiltList$from(this.options, type$.legacy_String)); return b; }, - $signature: 77 + $signature: 72 }; U._UserEditState_build_closure3.prototype = { call$1: function(value) { @@ -405405,7 +405409,7 @@ b.get$userCompany().get$_company_model$_$this()._isAdmin = this.value; return b; }, - $signature: 77 + $signature: 72 }; U._UserEditState_build_closure4.prototype = { call$0: function() { @@ -405421,19 +405425,19 @@ t1._togglePermission$1("view_all"); $.WidgetsBinding__instance.SchedulerBinding__postFrameCallbacks.push(new U._UserEditState_build___closure0(t1)); }, - $signature: 43 + $signature: 44 }; U._UserEditState_build___closure0.prototype = { call$1: function(duration) { this.$this._togglePermission$1("edit_all"); }, - $signature: 43 + $signature: 44 }; U._UserEditState_build_closure5.prototype = { call$1: function(value) { return this.$this._togglePermission$1("create_all"); }, - $signature: 38 + $signature: 39 }; U._UserEditState_build_closure6.prototype = { call$0: function() { @@ -405445,7 +405449,7 @@ call$1: function(value) { return this.$this._togglePermission$1("view_all"); }, - $signature: 38 + $signature: 39 }; U._UserEditState_build_closure8.prototype = { call$0: function() { @@ -405457,7 +405461,7 @@ call$1: function(value) { return this.$this._togglePermission$1("edit_all"); }, - $signature: 38 + $signature: 39 }; U._UserEditState_build_closure10.prototype = { call$0: function() { @@ -405471,7 +405475,7 @@ t2 = t1.uiState.selectedCompanyIndex; return J.$index$asx(t1.userCompanyStates._list, t2).userCompany.company.isModuleEnabled$1(entityType); }, - $signature: 238 + $signature: 287 }; U._UserEditState_build_closure12.prototype = { call$1: function(type) { @@ -405510,19 +405514,19 @@ t1._togglePermission$1(this.viewPermission); $.WidgetsBinding__instance.SchedulerBinding__postFrameCallbacks.push(new U._UserEditState_build____closure(t1, this.editPermission)); }, - $signature: 43 + $signature: 44 }; U._UserEditState_build____closure.prototype = { call$1: function(duration) { this.$this._togglePermission$1(this.editPermission); }, - $signature: 43 + $signature: 44 }; U._UserEditState_build__closure2.prototype = { call$1: function(value) { return this.$this._togglePermission$1(this.createPermission); }, - $signature: 38 + $signature: 39 }; U._UserEditState_build__closure1.prototype = { call$0: function() { @@ -405534,7 +405538,7 @@ call$1: function(value) { return this.$this._togglePermission$1(this.viewPermission); }, - $signature: 38 + $signature: 39 }; U._UserEditState_build__closure3.prototype = { call$0: function() { @@ -405546,7 +405550,7 @@ call$1: function(value) { return this.$this._togglePermission$1(this.editPermission); }, - $signature: 38 + $signature: 39 }; U._UserEditState_build__closure5.prototype = { call$0: function() { @@ -405652,7 +405656,7 @@ call$2: function(password, idToken) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.SaveUserRequest(this.completer, this.user, password, idToken)); }, - $signature: 47 + $signature: 50 }; Y.UserEditVM_UserEditVM$fromStore___closure0.prototype = { call$1: function(savedUser) { @@ -405809,7 +405813,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; G.UserScreen.prototype = { build$1: function(_, context) { @@ -405834,13 +405838,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.StartUserMultiselect()); }, - $signature: 7 + $signature: 8 }; G.UserScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new X.FilterUsers(value)); }, - $signature: 10 + $signature: 7 }; G.UserScreen_build_closure8.prototype = { call$0: function() { @@ -405967,7 +405971,7 @@ call$0: function() { return this.$this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; X.UserViewScreen.prototype = { build$1: function(_, context) { @@ -406135,13 +406139,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_vendor_edit_address$_onChanged()); }, - $signature: 9 + $signature: 10 }; G.VendorEditAddressState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_vendor_edit_address$_onChanged()); }, - $signature: 9 + $signature: 10 }; G.VendorEditAddressState_dispose_closure.prototype = { call$1: function(controller) { @@ -406149,7 +406153,7 @@ t1.removeListener$1(controller, this.$this.get$_vendor_edit_address$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; G.VendorEditAddressState__onChanged_closure.prototype = { call$1: function(b) { @@ -406166,7 +406170,7 @@ b.get$_vendor_model$_$this()._vendor_model$_postalCode = t1; return b; }, - $signature: 115 + $signature: 118 }; G.VendorEditAddressState__onChanged_closure0.prototype = { call$0: function() { @@ -406187,7 +406191,7 @@ b.get$_vendor_model$_$this()._vendor_model$_countryId = t1; return b; }, - $signature: 115 + $signature: 118 }; D.VendorEditContacts.prototype = { createState$0: function() { @@ -406267,13 +406271,13 @@ call$1: function(duration) { this.$this._showContactEditor$2(this.contact, this.context); }, - $signature: 43 + $signature: 44 }; D._VendorEditContactsState_build_closure1.prototype = { call$0: function() { return this.viewModel.onAddContactPressed.call$0(); }, - $signature: 7 + $signature: 8 }; D.ContactListTile.prototype = { build$1: function(_, context) { @@ -406366,13 +406370,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_vendor_edit_contacts$_onChanged()); }, - $signature: 9 + $signature: 10 }; D.VendorContactEditDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_vendor_edit_contacts$_onChanged()); }, - $signature: 9 + $signature: 10 }; D.VendorContactEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -406380,7 +406384,7 @@ t1.removeListener$1(controller, this.$this.get$_vendor_edit_contacts$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; D.VendorContactEditDetailsState__onChanged_closure.prototype = { call$1: function(b) { @@ -406395,7 +406399,7 @@ b.get$_vendor_model$_$this()._vendor_model$_phone = t1; return b; }, - $signature: 610 + $signature: 555 }; D.VendorContactEditDetailsState__onChanged_closure0.prototype = { call$0: function() { @@ -406442,12 +406446,12 @@ $signature: 0 }; D.VendorContactEditDetailsState_build__closure.prototype = { - call$0: function() { + call$1: function(_) { var t1 = this.$this._widget; t1.viewModel.onRemoveContactPressed.call$1(t1.index); K.Navigator_of(this.context, false).pop$1(0, null); }, - $signature: 1 + $signature: 7 }; D.VendorContactEditDetailsState_build_closure5.prototype = { call$0: function() { @@ -406500,13 +406504,13 @@ call$1: function(index) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.DeleteVendorContact(index)); }, - $signature: 175 + $signature: 167 }; T.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure1.prototype = { call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.EditVendorContact(null)); }, - $signature: 7 + $signature: 8 }; T.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure2.prototype = { call$2: function(contact, index) { @@ -406598,13 +406602,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_vendor_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; Q.VendorEditDetailsState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_vendor_edit_details$_onChanged()); }, - $signature: 9 + $signature: 10 }; Q.VendorEditDetailsState_dispose_closure.prototype = { call$1: function(controller) { @@ -406612,7 +406616,7 @@ t1.removeListener$1(controller, this.$this.get$_vendor_edit_details$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; Q.VendorEditDetailsState__onChanged_closure.prototype = { call$1: function(b) { @@ -406639,7 +406643,7 @@ b.get$_vendor_model$_$this()._vendor_model$_customValue4 = t1; return b; }, - $signature: 115 + $signature: 118 }; Q.VendorEditDetailsState__onChanged_closure0.prototype = { call$0: function() { @@ -406664,7 +406668,7 @@ b.get$_vendor_model$_$this()._vendor_model$_assignedUserId = this.userId; return b; }, - $signature: 115 + $signature: 118 }; Q.VendorEditFooter.prototype = { build$1: function(_, context) { @@ -406693,7 +406697,7 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new M.ToggleEditorLayout(C.EntityType_vendor)); }, - $signature: 7 + $signature: 8 }; N.VendorEditNotes.prototype = { createState$0: function() { @@ -406745,13 +406749,13 @@ call$1: function(controller) { return J.removeListener$1$x(controller, this.$this.get$_vendor_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; N.VendorEditNotesState_didChangeDependencies_closure0.prototype = { call$1: function(controller) { return J.addListener$1$x(controller, this.$this.get$_vendor_edit_notes$_onChanged()); }, - $signature: 9 + $signature: 10 }; N.VendorEditNotesState_dispose_closure.prototype = { call$1: function(controller) { @@ -406759,7 +406763,7 @@ t1.removeListener$1(controller, this.$this.get$_vendor_edit_notes$_onChanged()); t1.dispose$0(controller); }, - $signature: 8 + $signature: 9 }; N.VendorEditNotesState__onChanged_closure.prototype = { call$1: function(b) { @@ -406770,7 +406774,7 @@ b.get$_vendor_model$_$this()._vendor_model$_privateNotes = t1; return b; }, - $signature: 115 + $signature: 118 }; N.VendorEditNotesState__onChanged_closure0.prototype = { call$0: function() { @@ -406793,7 +406797,7 @@ b.get$_vendor_model$_$this()._vendor_model$_currencyId = t1; return b; }, - $signature: 115 + $signature: 118 }; A.VendorEditScreen.prototype = { build$1: function(_, context) { @@ -406825,7 +406829,7 @@ call$1: function(vendor) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.UpdateVendor(vendor)); }, - $signature: 229 + $signature: 217 }; A.VendorEditVM_VendorEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -406911,7 +406915,7 @@ else M.viewEntitiesByType(C.EntityType_expense, savedVendor); }, - $signature: 229 + $signature: 217 }; A.VendorEditVM_VendorEditVM$fromStore___closure1.prototype = { call$1: function(error) { @@ -407011,7 +407015,7 @@ } return t1; }, - $signature: 100 + $signature: 95 }; Z.VendorListItem_build__closure2.prototype = { call$0: function() { @@ -407038,7 +407042,7 @@ M.handleEntitiesActions(H.setRuntimeTypeInfo([this.$this.vendor], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 61 + $signature: 59 }; Z.VendorListItem_build__closure5.prototype = { call$0: function() { @@ -407128,7 +407132,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; N.VendorPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -407234,13 +407238,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.StartVendorMultiselect()); }, - $signature: 7 + $signature: 8 }; K.VendorScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.FilterVendors(value)); }, - $signature: 10 + $signature: 7 }; K.VendorScreen_build_closure8.prototype = { call$0: function() { @@ -407384,7 +407388,7 @@ t4 = type$.JSArray_legacy_Widget; return T.Column$(H.setRuntimeTypeInfo([T.Expanded$(E.TabBarView$(H.setRuntimeTypeInfo([N.RefreshIndicator$(new E.VendorOverview(t3, t1._widget.isFilter, _null), new N._VendorViewState_build__closure(t3, context)), N.RefreshIndicator$(new Y.VendorViewDetails(t3.vendor, _null), new N._VendorViewState_build__closure0(t3, context)), N.RefreshIndicator$(new G.VendorViewDocuments(t3, _null), new N._VendorViewState_build__closure1(t3, context))], t4), t2, _null), 1), new Z.BottomButtons(this.vendor, C.EntityAction_newExpense, C.EntityAction_archive, true, true, t1._widget.isFilter, _null)], t4), C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_1, C.VerticalDirection_1); }, - $signature: 182 + $signature: 196 }; N._VendorViewState_build__closure.prototype = { call$0: function() { @@ -407410,7 +407414,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; N.__VendorViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0: function(_) { @@ -407518,7 +407522,7 @@ listTiles.push(new T.Padding(C.EdgeInsets_16_16_16_16, B.FutureBuilder$(t2.get$_launchStatus(), t2._launched, type$.Null), _null)); return listTiles; }, - $signature: 194 + $signature: 191 }; Y._VendorViewDetailsState_build__buildDetailsList_closure.prototype = { call$1: function(contact) { @@ -407623,13 +407627,13 @@ call$1: function(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 133 + $signature: 126 }; G.VendorViewDocuments_build_closure0.prototype = { call$3: function($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 132 + $signature: 128 }; E.VendorOverview.prototype = { build$1: function(_, context) { @@ -407751,13 +407755,13 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 87 + $signature: 84 }; F.VendorViewVM_VendorViewVM$fromStore__closure0.prototype = { call$1: function(client) { M.showToast(L.Localizations_of(this.context, C.Type_AppLocalization_KyD, type$.legacy_AppLocalization).get$uploadedDocument()); }, - $signature: 59 + $signature: 61 }; F.VendorViewVM_VendorViewVM$fromStore__closure1.prototype = { call$1: function(error) { @@ -407782,13 +407786,13 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 92 + $signature: 89 }; F.VendorViewVM_VendorViewVM$fromStore__closure.prototype = { call$1: function(value) { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new L.LoadVendor(null, this.vendor.id)); }, - $signature: 93 + $signature: 90 }; N.WebhookEdit.prototype = { createState$0: function() { @@ -407861,7 +407865,7 @@ b.get$_webhook_model$_$this()._targetUrl = t1; return b; }, - $signature: 202 + $signature: 187 }; N._WebhookEditState__onChanged_closure0.prototype = { call$0: function() { @@ -407918,7 +407922,7 @@ C.JSArray_methods.addAll$1(t15, J.map$1$1$ax(t1.get$keys(t1), new N._WebhookEditState_build__closure6(t5, t2, t6), type$.legacy_Widget)); return new X.ScrollableListView(H.setRuntimeTypeInfo([Y.FormCard$(_null, t15, _null, 4, false, _null, false, _null)], t18), _null, _null, false, _null); }, - $signature: 154 + $signature: 145 }; N._WebhookEditState_build__closure.prototype = { call$1: function(value) { @@ -407930,34 +407934,34 @@ call$1: function(value) { return this.viewModel.onChanged.call$1(this.webhook.rebuild$1(new N._WebhookEditState_build___closure2(value))); }, - $signature: 9 + $signature: 10 }; N._WebhookEditState_build___closure2.prototype = { call$1: function(b) { b.get$_webhook_model$_$this()._eventId = this.value; return b; }, - $signature: 202 + $signature: 187 }; N._WebhookEditState_build__closure0.prototype = { call$1: function(eventId) { var _null = null; return K.DropdownMenuItem$(L.Text$(this.localization.lookup$1(C.Map_IicEm.$index(0, eventId)), _null, _null, _null, _null, _null, _null, _null, _null, _null), eventId, type$.legacy_String); }, - $signature: 34 + $signature: 35 }; N._WebhookEditState_build__closure4.prototype = { call$1: function(value) { return this.viewModel.onChanged.call$1(this.webhook.rebuild$1(new N._WebhookEditState_build___closure1(value))); }, - $signature: 9 + $signature: 10 }; N._WebhookEditState_build___closure1.prototype = { call$1: function(b) { b.get$_webhook_model$_$this()._restMethod = this.value; return b; }, - $signature: 202 + $signature: 187 }; N._WebhookEditState_build__closure1.prototype = { call$1: function(value) { @@ -408002,7 +408006,7 @@ b.get$headers(b).$indexSet(0, this.key, this.value); return b; }, - $signature: 202 + $signature: 187 }; N._WebhookEditState_build__closure6.prototype = { call$1: function(key) { @@ -408010,7 +408014,7 @@ t1 = this.webhook; return Q.ListTile$(false, C.EdgeInsets_0_0_0_0, _null, true, false, _null, _null, _null, _null, false, _null, _null, _null, _null, T.Row$(H.setRuntimeTypeInfo([T.Expanded$(L.Text$(key, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1), T.SizedBox$(_null, _null, 16), T.Expanded$(L.Text$(J.$index$asx(t1.headers._map$_map, key), _null, _null, _null, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), C.CrossAxisAlignment_2, C.MainAxisAlignment_0, C.MainAxisSize_1, _null), B.IconButton$(C.Alignment_0_0, _null, _null, true, L.Icon$(C.IconData_57704_MaterialIcons_null_false, _null, _null), 24, new N._WebhookEditState_build___closure(this.viewModel, t1, key), C.EdgeInsets_8_8_8_8, this.localization.get$removeHeader(), _null)); }, - $signature: 322 + $signature: 323 }; N._WebhookEditState_build___closure.prototype = { call$0: function() { @@ -408025,7 +408029,7 @@ J.remove$1$ax(b.get$headers(b).get$_safeMap(), this.key); return b; }, - $signature: 202 + $signature: 187 }; F.WebhookEditScreen.prototype = { build$1: function(_, context) { @@ -408057,7 +408061,7 @@ call$1: function(webhook) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.UpdateWebhook(webhook)); }, - $signature: 245 + $signature: 293 }; F.WebhookEditVM_WebhookEditVM$fromStore_closure1.prototype = { call$1: function(context) { @@ -408123,7 +408127,7 @@ } else M.viewEntity(false, savedWebhook, null, true); }, - $signature: 245 + $signature: 293 }; F.WebhookEditVM_WebhookEditVM$fromStore___closure0.prototype = { call$1: function(error) { @@ -408160,7 +408164,7 @@ call$0: function() { return this.viewModel.onBackPressed.call$0(); }, - $signature: 7 + $signature: 8 }; L.TargetListTile.prototype = { build$1: function(_, context) { @@ -408330,7 +408334,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 7 + $signature: 8 }; B.WebhookPresenter.prototype = { getField$2$context$field: function(context, field) { @@ -408364,13 +408368,13 @@ call$0: function() { return J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.StartWebhookMultiselect()); }, - $signature: 7 + $signature: 8 }; T.WebhookScreen_build_closure7.prototype = { call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.FilterWebhooks(value)); }, - $signature: 10 + $signature: 7 }; T.WebhookScreen_build_closure8.prototype = { call$0: function() { @@ -408388,7 +408392,7 @@ call$1: function(value) { J.$index$asx(this.store.get$_dispatchers(), 0).call$1(new S.SortWebhooks(value)); }, - $signature: 10 + $signature: 7 }; T.WebhookScreen_build_closure5.prototype = { call$2: function(state, value) { @@ -408517,20 +408521,20 @@ } else t2.call$1(response); }, - $signature: 8 + $signature: 9 }; N.loadDesign_closure0.prototype = { call$1: function(error) { O.showErrorDialog(false, this.context, H.S(error)); this.onComplete.call$1(null); }, - $signature: 8 + $signature: 9 }; O.showRefreshDataDialog_closure.prototype = { call$1: function(context) { return E.SimpleDialog$(H.setRuntimeTypeInfo([new F.LoadingDialog(null)], type$.JSArray_legacy_Widget)); }, - $signature: 174 + $signature: 177 }; O.showErrorDialog_closure.prototype = { call$1: function(context) { @@ -408542,11 +408546,11 @@ call$1: function(context) { return E.MessageDialog$(this.message, null, null, this.secondaryActions); }, - $signature: 307 + $signature: 244 }; O.confirmCallback_closure.prototype = { call$1: function(context) { - var t8, t9, t10, _this = this, _null = null, + var t10, t11, _this = this, _null = null, _s19_ = "why_are_you_leaving", t1 = {}, t2 = t1._reason = t1._typed = "", @@ -408554,14 +408558,16 @@ t4 = _this.localization, t5 = new O.confirmCallback_closure__onPressed(t1, t3, context, _this.callback, t4), t6 = t4.get$areYouSure(), - t7 = t3 == null; - if (!t7) { + t7 = t3 == null, + t8 = !t7, + t9 = t8 ? _null : L.Text$(_this.title, _null, _null, _null, _null, _null, _null, _null, _null, _null); + if (t8) { t8 = type$.JSArray_legacy_Widget; t3 = H.setRuntimeTypeInfo([T.SizedBox$(_null, 8, _null), new T.Flexible(1, C.FlexFit_1, L.Text$(C.JSString_methods.replaceFirst$2(t4.get$pleaseTypeToConfirm(), ":value", t3) + ":", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), S.DecoratedFormField$(false, _null, true, false, _null, _null, true, _null, t3, _null, _null, false, false, _null, _null, _null, _null, _null, false, new O.confirmCallback__closure(t1), _null, new O.confirmCallback__closure0(t5), true, _null, _null, C.TextAlign_4, _null)], t8); if (_this.askForReason) { - t9 = T.SizedBox$(_null, 30, _null); - t10 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, t4.localeCode), _s19_); - C.JSArray_methods.addAll$1(t3, H.setRuntimeTypeInfo([t9, new T.Flexible(1, C.FlexFit_1, L.Text$(t10 == null ? J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, "en"), _s19_) : t10, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), S.DecoratedFormField$(false, _null, false, false, _null, _null, true, _null, _null, _null, _null, false, false, _null, _null, _null, 4, 4, false, new O.confirmCallback__closure1(t1), _null, _null, true, _null, _null, C.TextAlign_4, _null)], t8)); + t10 = T.SizedBox$(_null, 30, _null); + t11 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, t4.localeCode), _s19_); + C.JSArray_methods.addAll$1(t3, H.setRuntimeTypeInfo([t10, new T.Flexible(1, C.FlexFit_1, L.Text$(t11 == null ? J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, "en"), _s19_) : t11, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), S.DecoratedFormField$(false, _null, false, false, _null, _null, true, _null, _null, _null, _null, false, false, _null, _null, _null, 4, 4, false, new O.confirmCallback__closure1(t1), _null, _null, true, _null, _null, C.TextAlign_4, _null)], t8)); } t3.push(T.SizedBox$(_null, 30, _null)); t3.push(new T.Flexible(1, C.FlexFit_1, L.Text$(_this.title, _null, _null, _null, _null, _null, A.TextStyle$(_null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, C.FontWeight_5, _null, _null, true, _null, _null, _null, _null, _null, _null, _null), _null, _null, _null), _null)); @@ -408573,7 +408579,7 @@ t3 = U.TextButton$(false, L.Text$(t4.get$cancel(t4).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new O.confirmCallback__closure2(context), _null); t4 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, t4.localeCode), "ok"); t2 = t4 == null ? t2 : t4; - return L.PointerInterceptor$(E.AlertDialog$(H.setRuntimeTypeInfo([t3, U.TextButton$(t7, L.Text$(t2.toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new O.confirmCallback__closure3(t5), _null)], type$.JSArray_legacy_Widget), C.EdgeInsets_0_0_0_0, _null, t1, C.EdgeInsets_24_20_24_24, _null, t6, _null)); + return L.PointerInterceptor$(E.AlertDialog$(H.setRuntimeTypeInfo([t3, U.TextButton$(t7, L.Text$(t2.toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new O.confirmCallback__closure3(t5), _null)], type$.JSArray_legacy_Widget), C.EdgeInsets_0_0_0_0, _null, t1, C.EdgeInsets_24_20_24_24, _null, t6, t9)); }, $signature: 575 }; @@ -408625,7 +408631,7 @@ call$1: function(context) { return new O.PasswordConfirmation(this.callback, null, null); }, - $signature: 695 + $signature: 696 }; O.passwordCallback_closure0.prototype = { call$2: function(idToken, accessToken) { @@ -408650,13 +408656,13 @@ else E.showDialog(false, new O.passwordCallback__closure(t2, idToken), _this.context, null, true, type$.legacy_AlertDialog); }, - $signature: 47 + $signature: 50 }; O.passwordCallback__closure.prototype = { call$1: function(context) { return new O.PasswordConfirmation(this.callback, this.idToken, null); }, - $signature: 695 + $signature: 696 }; O.PasswordConfirmation.prototype = { createState$0: function() { @@ -408828,7 +408834,7 @@ t4 = T.Column$(t4, C.CrossAxisAlignment_2, _null, C.MainAxisAlignment_0, C.MainAxisSize_0, C.VerticalDirection_1); return E.AlertDialog$(H.setRuntimeTypeInfo([U.TextButton$(false, L.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, new O.cloneToDialog__closure3(context), _null)], t3), C.EdgeInsets_0_0_0_0, _null, t4, C.EdgeInsets_24_20_24_24, _null, _null, t2); }, - $signature: 151 + $signature: 140 }; O.cloneToDialog__closure.prototype = { call$0: function() { @@ -410609,7 +410615,7 @@ t1 = ""; this.callback.call$2(t2, t1); }, - $signature: 696 + $signature: 697 }; B.GoogleOAuth_signUp_closure.prototype = { call$1: function(value) { @@ -410622,13 +410628,13 @@ t1 = ""; this.callback.call$2(t2, t1); }, - $signature: 696 + $signature: 697 }; A.toSnakeCase_closure.prototype = { call$1: function(match) { return "_" + match.$index(0, 0).toLowerCase(); }, - $signature: 697 + $signature: 698 }; A.toCamelCase_closure.prototype = { call$1: function(word) { @@ -410640,7 +410646,7 @@ call$1: function(match) { return " " + match.$index(0, 0).toLowerCase(); }, - $signature: 697 + $signature: 698 }; A.toTitleCase_closure.prototype = { call$1: function(word) { @@ -410655,7 +410661,7 @@ if (A.matchesString(haystack, this.needle)) this._box_0.isMatch = true; }, - $signature: 10 + $signature: 7 }; A.matchesStringsValue_closure.prototype = { call$1: function(haystack) { @@ -410663,14 +410669,14 @@ if (value != null) this._box_0.match = value; }, - $signature: 10 + $signature: 7 }; L.loadEmailTemplate_closure.prototype = { call$1: function(response) { var t1 = J.getInterceptor$asx(response); this.onComplete.call$4(t1.$index(response, "subject"), J.replaceFirst$2$s(t1.$index(response, "wrapper"), "$body", t1.$index(response, "body")), t1.$index(response, "raw_subject"), t1.$index(response, "raw_body")); }, - $signature: 8 + $signature: 9 }; L.loadEmailTemplate_closure0.prototype = { call$1: function(error) { @@ -410681,7 +410687,7 @@ t1 = t1.body; this.onComplete.call$4(t2, t1, t2, t1); }, - $signature: 8 + $signature: 9 }; L.WebUtils_registerWebView_closure.prototype = { call$1: function(viewId) { @@ -412390,7 +412396,7 @@ }); return P._asyncStartSync($async$call$0, $async$completer); }, - $signature: 112 + $signature: 111 }; V.PdfPageAlreadyClosedException.prototype = { toString$0: function(_) { @@ -412495,7 +412501,7 @@ this.data.add$1(0, type$.List_int._as(C.FileReader_methods.get$result(this.reader))); this.completer.complete$0(0); }, - $signature: 296 + $signature: 245 }; V.Data.prototype = {}; M.NativePdfRendererPlugin.prototype = { @@ -413103,7 +413109,7 @@ if (t1 != null) t1.call$1(index + 1); }, - $signature: 67 + $signature: 66 }; X._PdfViewState_build_closure.prototype = { call$2: function(child, animation) { @@ -413216,7 +413222,7 @@ }; }, type$.DiagnosticsNode); }, - $signature: 113 + $signature: 119 }; F.AnimationDirection.prototype = { toString$0: function(_) { @@ -413663,7 +413669,7 @@ call$1: function(child) { type$.OverflowViewParentData._as(child.parentData).offstage = null; }, - $signature: 155 + $signature: 139 }; K.RenderOverflowView_performFixedLayout_getChildOffset.prototype = { call$1: function(index) { @@ -413687,7 +413693,7 @@ if (type$.OverflowViewParentData._as(child.parentData).offstage === false) this.visitor.call$1(child); }, - $signature: 155 + $signature: 139 }; K.RenderOverflowView_paint_paintChild.prototype = { call$1: function(child) { @@ -413698,13 +413704,13 @@ else t1.paintChild$2(child, this.$this._box$_size.bottomRight$1(0, C.Offset_0_0)); }, - $signature: 155 + $signature: 139 }; K.RenderOverflowView_paint_defaultPaint.prototype = { call$2: function(context, offset) { this.$this.visitOnlyOnStageChildren$1(this.paintChild); }, - $signature: 86 + $signature: 83 }; K.RenderOverflowView_hitTestChildren_closure.prototype = { call$1: function(renderObject) { @@ -413714,13 +413720,13 @@ t1 = this.position; this.result.addWithPaintOffset$3$hitTest$offset$position(new K.RenderOverflowView_hitTestChildren__closure(t1, childParentData, renderObject), childParentData.offset, t1); }, - $signature: 155 + $signature: 139 }; K.RenderOverflowView_hitTestChildren__closure.prototype = { call$2: function(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 311 + $signature: 267 }; K._RenderOverflowView_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1: function(owner) { @@ -414004,13 +414010,13 @@ call$1: function(part) { return part !== ""; }, - $signature: 78 + $signature: 82 }; M.Context_split_closure.prototype = { call$1: function(part) { return part.length !== 0; }, - $signature: 78 + $signature: 82 }; M._validateArgList_closure.prototype = { call$1: function(arg) { @@ -414507,7 +414513,7 @@ t1 = t17; return t1; }, - $signature: 280 + $signature: 249 }; M.PhotoViewGallery.prototype = { createState$0: function() { @@ -415119,7 +415125,7 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 627 + $signature: 559 }; O.PhotoViewGestureDetector_build_closure0.prototype = { call$1: function(instance) { @@ -415127,7 +415133,7 @@ instance.onTapDown = t1.onTapDown; instance.onTapUp = t1.onTapUp; }, - $signature: 632 + $signature: 560 }; O.PhotoViewGestureDetector_build_closure1.prototype = { call$0: function() { @@ -415135,13 +415141,13 @@ }, "call*": "call$0", $requiredArgCount: 0, - $signature: 633 + $signature: 723 }; O.PhotoViewGestureDetector_build_closure2.prototype = { call$1: function(instance) { instance.onDoubleTap = this.$this.onDoubleTap; }, - $signature: 635 + $signature: 564 }; O.PhotoViewGestureDetector_build_closure3.prototype = { call$0: function() { @@ -415420,7 +415426,7 @@ var t1 = this.$this; t1.setState$1(new L._ImageWrapperState__getOrCreateListener_handleImageChunk_closure(t1, $event)); }, - $signature: 338 + $signature: 375 }; L._ImageWrapperState__getOrCreateListener_handleImageChunk_closure.prototype = { call$0: function() { @@ -415439,7 +415445,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 336 + $signature: 372 }; L._ImageWrapperState__getOrCreateListener_handleImageFrame_closure.prototype = { call$0: function() { @@ -415612,7 +415618,7 @@ } return htmlElement; }, - $signature: 700 + $signature: 701 }; L.PointerInterceptor.prototype = { build$1: function(_, context) { @@ -416001,7 +416007,7 @@ t1 = t1._qrWidget$3(context, null, widgetSize); return t1; }, - $signature: 280 + $signature: 249 }; E._QrContentView.prototype = { build$1: function(_, context) { @@ -416271,7 +416277,7 @@ call$2: function(h, i) { return A._combine0(h, J.get$hashCode$(i)); }, - $signature: 506 + $signature: 483 }; X.MiddlewareClass.prototype = {}; X.Store.prototype = { @@ -416304,13 +416310,13 @@ t1.__Store__state = state; t1._changeController.add$1(0, state); }, - $signature: 8 + $signature: 9 }; X.Store__createDispatchers_closure.prototype = { call$1: function(action) { return this.nextMiddleware.call$3(this.$this, action, this.next); }, - $signature: 9 + $signature: 10 }; B.TypedReducer.prototype = { call$2: function(state, action) { @@ -416350,7 +416356,7 @@ call$0: function() { return this.$this.formatter.call$3(this.store.get$_store$_state(), this.action, new P.DateTime(Date.now(), false)); }, - $signature: 69 + $signature: 71 }; N.LoadingState.prototype = { toString$0: function(_) { @@ -416562,7 +416568,7 @@ if (t1) this.$this._widget.onPressed.call$0(); }, - $signature: 35 + $signature: 34 }; N.RoundedLoadingButtonState_initState_closure2.prototype = { call$0: function() { @@ -416735,7 +416741,7 @@ call$0: function() { return J.cancel$0$z(this._subscription_get.call$0()); }, - $signature: 112 + $signature: 111 }; U._Wrapper.prototype = {}; F.Subject.prototype = { @@ -416998,7 +417004,7 @@ this.connectedSink.addError$3(this._controller_get.call$0(), e, s); } }, - $signature: 324 + $signature: 325 }; F.forwardStream_closure.prototype = { call$0: function() { @@ -417037,7 +417043,7 @@ }, "call*": "call$2", $requiredArgCount: 2, - $signature: 689 + $signature: 722 }; F.forwardStream___closure.prototype = { call$0: function() { @@ -417452,7 +417458,7 @@ call$1: function(key) { return J.startsWith$1$s(key, "flutter."); }, - $signature: 78 + $signature: 82 }; Y.SourceFile.prototype = { get$length: function(_) { @@ -417882,7 +417888,7 @@ t1 = t1.get$end(t1); return t2 != t1.get$line(t1); }, - $signature: 410 + $signature: 369 }; U.Highlighter$__closure0.prototype = { call$1: function(line) { @@ -417961,14 +417967,14 @@ t1 = true; return t1; }, - $signature: 410 + $signature: 369 }; U.Highlighter_highlight_closure.prototype = { call$1: function(highlight) { highlight.toString; return true; }, - $signature: 410 + $signature: 369 }; U.Highlighter__writeFileStart_closure.prototype = { call$0: function() { @@ -418674,7 +418680,7 @@ call$1: function(str) { return str.length !== 0; }, - $signature: 78 + $signature: 82 }; E.TypedDataBuffer.prototype = { get$length: function(_) { @@ -418837,13 +418843,13 @@ call$1: function(value) { return value === true; }, - $signature: 703 + $signature: 704 }; F.MethodChannelUrlLauncher_launch_closure.prototype = { call$1: function(value) { return value === true; }, - $signature: 703 + $signature: 704 }; D.UrlLauncherPlatform.prototype = {}; Y.UrlLauncherPlugin.prototype = { @@ -420806,8 +420812,8 @@ _instance = hunkHelpers.installInstanceTearOff, _instance_2_i = hunkHelpers._instance_2i; _static_1(H, "_engine_BitmapCanvas__onEvictElement$closure", "BitmapCanvas__onEvictElement", 2628); - _static_1(H, "_engine___noopCallback$closure", "_noopCallback", 123); - _static_1(H, "_engine___newlinePredicate$closure", "_newlinePredicate", 507); + _static_1(H, "_engine___noopCallback$closure", "_noopCallback", 133); + _static_1(H, "_engine___newlinePredicate$closure", "_newlinePredicate", 613); _static_1(H, "_engine___emptyCallback$closure", "_emptyCallback", 79); _instance_0_u(H.AlarmClock.prototype, "get$_timerDidFire", "_timerDidFire$0", 0); var _; @@ -420821,20 +420827,20 @@ _instance_1_u(_ = H.DefaultTextEditingStrategy.prototype, "get$__engine$_handleChange", "__engine$_handleChange$1", 74); _instance_1_u(_, "get$_maybeSendAction", "_maybeSendAction$1", 74); _instance_2_u(H.WebExperiments.prototype, "get$updateExperiment", "updateExperiment$2", 996); - _static_2(J, "_interceptors_JSArray__compareAny$closure", "JSArray__compareAny", 314); - _instance_1_i(H._CastIterableBase.prototype, "get$contains", "contains$1", 102); - _static_0(H, "_js_helper_Primitives_dateNow$closure", "Primitives_dateNow", 255); + _static_2(J, "_interceptors_JSArray__compareAny$closure", "JSArray__compareAny", 318); + _instance_1_i(H._CastIterableBase.prototype, "get$contains", "contains$1", 109); + _static_0(H, "_js_helper_Primitives_dateNow$closure", "Primitives_dateNow", 296); _static_1(H, "_js_helper___matchString$closure", "_matchString", 2629); - _static_1(H, "_js_helper___stringIdentity$closure", "_stringIdentity", 109); + _static_1(H, "_js_helper___stringIdentity$closure", "_stringIdentity", 104); _instance_1_i(H.JsLinkedHashMap.prototype, "get$remove", "remove$1", "2?(Object?)"); _instance_1_u(H._MatchImplementation.prototype, "get$group", "group$1", 1261); - _instance_1_u(H.StringMatch.prototype, "get$group", "group$1", 308); - _static_1(P, "async__AsyncRun__scheduleImmediateJsOverride$closure", "_AsyncRun__scheduleImmediateJsOverride", 324); - _static_1(P, "async__AsyncRun__scheduleImmediateWithSetImmediate$closure", "_AsyncRun__scheduleImmediateWithSetImmediate", 324); - _static_1(P, "async__AsyncRun__scheduleImmediateWithTimer$closure", "_AsyncRun__scheduleImmediateWithTimer", 324); + _instance_1_u(H.StringMatch.prototype, "get$group", "group$1", 299); + _static_1(P, "async__AsyncRun__scheduleImmediateJsOverride$closure", "_AsyncRun__scheduleImmediateJsOverride", 325); + _static_1(P, "async__AsyncRun__scheduleImmediateWithSetImmediate$closure", "_AsyncRun__scheduleImmediateWithSetImmediate", 325); + _static_1(P, "async__AsyncRun__scheduleImmediateWithTimer$closure", "_AsyncRun__scheduleImmediateWithTimer", 325); _static_0(P, "async___startMicrotaskLoop$closure", "_startMicrotaskLoop", 0); _static_1(P, "async___nullDataHandler$closure", "_nullDataHandler", 79); - _static_2(P, "async___nullErrorHandler$closure", "_nullErrorHandler", 125); + _static_2(P, "async___nullErrorHandler$closure", "_nullErrorHandler", 127); _static_0(P, "async___nullDoneHandler$closure", "_nullDoneHandler", 0); _static(P, "async___rootHandleUncaughtError$closure", 5, null, ["call$5"], ["_rootHandleUncaughtError"], 2630, 0); _static(P, "async___rootRun$closure", 4, null, ["call$1$4", "call$4"], ["_rootRun", function($self, $parent, zone, f) { @@ -420866,27 +420872,27 @@ _instance_0_u(_, "get$_onResume", "_onResume$0", 0); _instance(_ = P._BroadcastStreamController.prototype, "get$addError", 0, 1, function() { return [null]; - }, ["call$2", "call$1"], ["addError$2", "addError$1"], 213, 0); + }, ["call$2", "call$1"], ["addError$2", "addError$1"], 232, 0); _instance_1_i(_, "get$_async$_add", "_async$_add$1", 33); - _instance_2_u(_, "get$_addError", "_addError$2", 125); + _instance_2_u(_, "get$_addError", "_addError$2", 127); _instance_0_u(_, "get$_async$_close", "_async$_close$0", 0); _instance_1_i(_ = P._AsBroadcastStreamController.prototype, "get$add", "add$1", 33); _instance(_, "get$addError", 0, 1, function() { return [null]; - }, ["call$2", "call$1"], ["addError$2", "addError$1"], 213, 0); - _instance_0_i(_, "get$close", "close$0", 395); + }, ["call$2", "call$1"], ["addError$2", "addError$1"], 232, 0); + _instance_0_i(_, "get$close", "close$0", 442); _instance(P._Completer.prototype, "get$completeError", 0, 1, function() { return [null]; - }, ["call$2", "call$1"], ["completeError$2", "completeError$1"], 213, 0); + }, ["call$2", "call$1"], ["completeError$2", "completeError$1"], 232, 0); _instance(P._AsyncCompleter.prototype, "get$complete", 1, 0, function() { return [null]; }, ["call$1", "call$0"], ["complete$1", "complete$0"], 1852, 0); - _instance_2_u(P._Future.prototype, "get$_completeError", "_completeError$2", 125); + _instance_2_u(P._Future.prototype, "get$_completeError", "_completeError$2", 127); _instance(_ = P._StreamController.prototype, "get$addError", 0, 1, function() { return [null]; - }, ["call$2", "call$1"], ["addError$2", "addError$1"], 213, 0); + }, ["call$2", "call$1"], ["addError$2", "addError$1"], 232, 0); _instance_1_i(_, "get$_async$_add", "_async$_add$1", 33); - _instance_2_u(_, "get$_addError", "_addError$2", 125); + _instance_2_u(_, "get$_addError", "_addError$2", 127); _instance_0_u(_, "get$_async$_close", "_async$_close$0", 0); _instance_0_u(_ = P._ControllerSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); @@ -420896,7 +420902,7 @@ _instance_0_u(_ = P._AsBroadcastStream.prototype, "get$_onCancel", "_onCancel$0", 0); _instance_0_u(_, "get$_onListen", "_onListen$0", 0); _instance_1_u(_ = P._StreamIterator.prototype, "get$_async$_onData", "_async$_onData$1", 33); - _instance_2_u(_, "get$_onError", "_onError$2", 125); + _instance_2_u(_, "get$_onError", "_onError$2", 127); _instance_0_u(_, "get$_onDone", "_onDone$0", 0); _instance_0_u(_ = P._ForwardingStreamSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); @@ -420906,117 +420912,117 @@ _instance_0_u(_ = P._SinkTransformerStreamSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); _instance_1_u(_, "get$_handleData", "_handleData$1", 33); - _instance_2_u(_, "get$_async$_handleError", "_async$_handleError$2", 125); + _instance_2_u(_, "get$_async$_handleError", "_async$_handleError$2", 127); _instance_0_u(_, "get$_handleDone", "_handleDone$0", 0); - _static_2(P, "collection___defaultEquals$closure", "_defaultEquals", 350); - _static_1(P, "collection___defaultHashCode$closure", "_defaultHashCode", 351); - _static_2(P, "collection_ListMixin__compareAny$closure", "ListMixin__compareAny", 314); - _static_2(P, "collection___dynamicCompare$closure", "_dynamicCompare", 314); + _static_2(P, "collection___defaultEquals$closure", "_defaultEquals", 422); + _static_1(P, "collection___defaultHashCode$closure", "_defaultHashCode", 439); + _static_2(P, "collection_ListMixin__compareAny$closure", "ListMixin__compareAny", 318); + _static_2(P, "collection___dynamicCompare$closure", "_dynamicCompare", 318); _instance_1_i(P._LinkedCustomHashMap.prototype, "get$remove", "remove$1", "2?(Object?)"); - _instance_1_i(P._HashSet.prototype, "get$contains", "contains$1", 102); - _instance_1_i(P._LinkedHashSet.prototype, "get$contains", "contains$1", 102); - _instance_1_i(P.IterableMixin.prototype, "get$contains", "contains$1", 102); - _instance_1_i(P._UnmodifiableSet.prototype, "get$contains", "contains$1", 102); - _instance_1_i(P.SplayTreeSet.prototype, "get$contains", "contains$1", 102); - _static_1(P, "convert___defaultToEncodable$closure", "_defaultToEncodable", 9); + _instance_1_i(P._HashSet.prototype, "get$contains", "contains$1", 109); + _instance_1_i(P._LinkedHashSet.prototype, "get$contains", "contains$1", 109); + _instance_1_i(P.IterableMixin.prototype, "get$contains", "contains$1", 109); + _instance_1_i(P._UnmodifiableSet.prototype, "get$contains", "contains$1", 109); + _instance_1_i(P.SplayTreeSet.prototype, "get$contains", "contains$1", 109); + _static_1(P, "convert___defaultToEncodable$closure", "_defaultToEncodable", 10); _instance_1_i(_ = P._ByteCallbackSink.prototype, "get$add", "add$1", 33); _instance_0_i(_, "get$close", "close$0", 0); - _static_1(P, "core__identityHashCode$closure", "identityHashCode", 351); - _static_2(P, "core__identical$closure", "identical", 350); + _static_1(P, "core__identityHashCode$closure", "identityHashCode", 439); + _static_2(P, "core__identical$closure", "identical", 422); _static_2(P, "core_Comparable_compare$closure", "Comparable_compare", 2643); - _static_1(P, "core__GeneratorIterable__id$closure", "_GeneratorIterable__id", 172); - _static_1(P, "core_Uri_decodeComponent$closure", "Uri_decodeComponent", 109); - _instance_1_i(_ = P.Iterable.prototype, "get$contains", "contains$1", 102); + _static_1(P, "core__GeneratorIterable__id$closure", "_GeneratorIterable__id", 168); + _static_1(P, "core_Uri_decodeComponent$closure", "Uri_decodeComponent", 104); + _instance_1_i(_ = P.Iterable.prototype, "get$contains", "contains$1", 109); _instance(_, "get$toList", 1, 0, function() { return {growable: true}; }, ["call$1$growable", "call$0"], ["toList$1$growable", "toList$0"], "List({growable:bool})", 0); - _static(W, "html__Html5NodeValidator__standardAttributeValidator$closure", 4, null, ["call$4"], ["_Html5NodeValidator__standardAttributeValidator"], 704, 0); - _static(W, "html__Html5NodeValidator__uriAttributeValidator$closure", 4, null, ["call$4"], ["_Html5NodeValidator__uriAttributeValidator"], 704, 0); - _instance_2_i(W.HttpRequest.prototype, "get$setRequestHeader", "setRequestHeader$2", 104); + _static(W, "html__Html5NodeValidator__standardAttributeValidator$closure", 4, null, ["call$4"], ["_Html5NodeValidator__standardAttributeValidator"], 705, 0); + _static(W, "html__Html5NodeValidator__uriAttributeValidator$closure", 4, null, ["call$4"], ["_Html5NodeValidator__uriAttributeValidator"], 705, 0); + _instance_2_i(W.HttpRequest.prototype, "get$setRequestHeader", "setRequestHeader$2", 105); _instance_1_u(_ = W.Console.prototype, "get$group", "group$1", 33); _instance_1_u(_, "get$warn", "warn$1", 33); _instance_0_u(_ = P._FileStream.prototype, "get$_readBlock", "_readBlock$0", 0); _instance_0_i(_, "get$_io$_start", "_io$_start$0", 0); - _instance_0_i(P._File.prototype, "get$length", "length$0", 291); - _static_1(P, "js___convertToJS$closure", "_convertToJS", 518); - _static_1(P, "js___convertToDart$closure", "_convertToDart", 147); + _instance_0_i(P._File.prototype, "get$length", "length$0", 251); + _static_1(P, "js___convertToJS$closure", "_convertToJS", 665); + _static_1(P, "js___convertToDart$closure", "_convertToDart", 148); _static(P, "math__max$closure", 2, null, ["call$1$2", "call$2"], ["max", function(a, b) { return P.max(a, b, type$.num); }], 2645, 1); _static(P, "ui_Size_lerp$closure", 3, null, ["call$3"], ["Size_lerp"], 2646, 0); _static(P, "ui__lerpDouble$closure", 3, null, ["call$3"], ["lerpDouble"], 2647, 0); _static(P, "ui_Color_lerp$closure", 3, null, ["call$3"], ["Color_lerp"], 2648, 0); - _instance_1_u(P._StoredMessage.prototype, "get$invoke", "invoke$1", 123); + _instance_1_u(P._StoredMessage.prototype, "get$invoke", "invoke$1", 133); _instance_2_u(D.BoardItemState.prototype, "get$onDropItem", "onDropItem$2", 905); _instance_1_u(O.BoardListState.prototype, "get$onDropList", "onDropList$1", 911); - _instance_1_i(A.CopyOnWriteSet.prototype, "get$contains", "contains$1", 102); - _instance_1_u(_ = A.CachedNetworkImage.prototype, "get$_octoPlaceholderBuilder", "_octoPlaceholderBuilder$1", 75); - _instance(_, "get$_octoErrorBuilder", 0, 3, null, ["call$3"], ["_octoErrorBuilder$3"], 534, 0); + _instance_1_i(A.CopyOnWriteSet.prototype, "get$contains", "contains$1", 109); + _instance_1_u(_ = A.CachedNetworkImage.prototype, "get$_octoPlaceholderBuilder", "_octoPlaceholderBuilder$1", 77); + _instance(_, "get$_octoErrorBuilder", 0, 3, null, ["call$3"], ["_octoErrorBuilder$3"], 678, 0); _instance_1_u(_ = B.MultiImageStreamCompleter.prototype, "get$_multi_image_stream_completer$_handleAppFrame", "_multi_image_stream_completer$_handleAppFrame$1", 26); _instance_0_u(_, "get$_multi_image_stream_completer$_scheduleAppFrame", "_multi_image_stream_completer$_scheduleAppFrame$0", 0); - _instance_1_i(_, "get$addListener", "addListener$1", 452); + _instance_1_i(_, "get$addListener", "addListener$1", 381); _instance_1_u(L.CartesianChart.prototype, "get$makeSeries", "makeSeries$1", "MutableSeries(Object?)"); _instance_1_u(_ = O.DomainHighlighter0.prototype, "get$_selectionChanged", "_selectionChanged$1", 33); _instance_1_u(_, "get$_updateColorFunctions", "_updateColorFunctions$1", 33); - _instance_1_u(_ = D.Legend.prototype, "get$defaultLegendMeasureFormatter", "defaultLegendMeasureFormatter$1", 613); + _instance_1_u(_ = D.Legend.prototype, "get$defaultLegendMeasureFormatter", "defaultLegendMeasureFormatter$1", 547); _instance_1_u(_, "get$_preProcess", "_preProcess$1", 33); _instance_1_u(_, "get$_postProcess", "_postProcess$1", 33); _instance_1_u(_, "get$_legend$_selectionChanged", "_legend$_selectionChanged$1", 33); _instance_1_u(Z.SeriesLegend0.prototype, "get$onData", "onData$1", 33); _instance_1_u(_ = E.LinePointHighlighter0.prototype, "get$_line_point_highlighter$_selectionChanged", "_line_point_highlighter$_selectionChanged$1", 33); _instance_0_u(_, "get$_updateViewData", "_updateViewData$0", 0); - _instance_1_u(_ = Z.SelectNearest0.prototype, "get$_onTapTest", "_onTapTest$1", 450); - _instance_1_u(_, "get$_onLongPressSelect", "_onLongPressSelect$1", 450); + _instance_1_u(_ = Z.SelectNearest0.prototype, "get$_onTapTest", "_onTapTest$1", 419); + _instance_1_u(_, "get$_onLongPressSelect", "_onLongPressSelect$1", 419); _instance(_, "get$_onSelect", 0, 1, null, ["call$2", "call$1"], ["_onSelect$2", "_onSelect$1"], 1258, 0); _instance(_, "get$_onDeselectAll", 0, 3, null, ["call$3"], ["_onDeselectAll$3"], 1259, 0); - _instance_1_u(X.BaseChart.prototype, "get$_notACustomBehavior", "_notACustomBehavior$1", 599); + _instance_1_u(X.BaseChart.prototype, "get$_notACustomBehavior", "_notACustomBehavior$1", 632); _instance_0_u(U.BaseChartState.prototype, "get$_animationTick", "_animationTick$0", 0); _instance_1_u(X.ChartContainerCustomPaint.prototype, "get$_buildSemantics", "_buildSemantics$1", 1550); - _instance_1_u(_ = K.ChartGestureDetector.prototype, "get$onTapDown", "onTapDown$1", 96); - _instance_1_u(_, "get$onTapUp", "onTapUp$1", 146); - _instance_1_u(_, "get$onScaleStart", "onScaleStart$1", 681); - _instance_1_u(_, "get$onScaleUpdate", "onScaleUpdate$1", 458); - _instance_1_u(_, "get$onScaleEnd", "onScaleEnd$1", 460); - _instance_2_u(_ = U.DeepCollectionEquality.prototype, "get$equals", "equals$2", 350); - _instance_1_i(_, "get$hash", "hash$1", 351); - _instance_1_u(_, "get$isValidKey", "isValidKey$1", 102); - _instance_0_i(R.XFileBase.prototype, "get$length", "length$0", 291); - _instance_0_i(A.XFile.prototype, "get$length", "length$0", 291); - _instance_1_u(_ = M._DraggableScrollbarState.prototype, "get$_onVerticalDragStart", "_onVerticalDragStart$1", 98); - _instance_1_u(_, "get$_draggable_scrollbar$_onVerticalDragUpdate", "_draggable_scrollbar$_onVerticalDragUpdate$1", 68); - _instance_1_u(_, "get$_onVerticalDragEnd", "_onVerticalDragEnd$1", 105); - _instance_0_i(T.MemoryFile.prototype, "get$length", "length$0", 291); + _instance_1_u(_ = K.ChartGestureDetector.prototype, "get$onTapDown", "onTapDown$1", 97); + _instance_1_u(_, "get$onTapUp", "onTapUp$1", 151); + _instance_1_u(_, "get$onScaleStart", "onScaleStart$1", 708); + _instance_1_u(_, "get$onScaleUpdate", "onScaleUpdate$1", 526); + _instance_1_u(_, "get$onScaleEnd", "onScaleEnd$1", 508); + _instance_2_u(_ = U.DeepCollectionEquality.prototype, "get$equals", "equals$2", 422); + _instance_1_i(_, "get$hash", "hash$1", 439); + _instance_1_u(_, "get$isValidKey", "isValidKey$1", 109); + _instance_0_i(R.XFileBase.prototype, "get$length", "length$0", 251); + _instance_0_i(A.XFile.prototype, "get$length", "length$0", 251); + _instance_1_u(_ = M._DraggableScrollbarState.prototype, "get$_onVerticalDragStart", "_onVerticalDragStart$1", 100); + _instance_1_u(_, "get$_draggable_scrollbar$_onVerticalDragUpdate", "_draggable_scrollbar$_onVerticalDragUpdate$1", 69); + _instance_1_u(_, "get$_onVerticalDragEnd", "_onVerticalDragEnd$1", 101); + _instance_0_i(T.MemoryFile.prototype, "get$length", "length$0", 251); _static_2(X, "memory_file_system___defaultOpHandle$closure", "_defaultOpHandle", 2649); _instance_1_u(U.MemoryFileSystemEntity.prototype, "get$defaultCheckType", "defaultCheckType$1", 1988); - _static_1(B, "utils0__isEmpty$closure", "isEmpty", 78); + _static_1(B, "utils0__isEmpty$closure", "isEmpty", 82); _instance(_ = G.AnimationController.prototype, "get$reverse", 1, 0, function() { return {from: null}; }, ["call$1$from", "call$0"], ["reverse$1$from", "reverse$0"], 2119, 0); - _instance_1_u(_, "get$_directionSetter", "_directionSetter$1", 2126); + _instance_1_u(_, "get$_directionSetter", "_directionSetter$1", 2121); _instance_0_i(_, "get$dispose", "dispose$0", 0); _instance_1_u(_, "get$_animation_controller$_tick", "_animation_controller$_tick$1", 26); - _instance_1_u(S.ReverseAnimation.prototype, "get$_statusChangeHandler", "_statusChangeHandler$1", 35); - _instance_1_u(S.CurvedAnimation.prototype, "get$_updateCurveDirection", "_updateCurveDirection$1", 35); - _instance_1_u(_ = S.TrainHoppingAnimation.prototype, "get$_statusChangeHandler", "_statusChangeHandler$1", 35); + _instance_1_u(S.ReverseAnimation.prototype, "get$_statusChangeHandler", "_statusChangeHandler$1", 34); + _instance_1_u(S.CurvedAnimation.prototype, "get$_updateCurveDirection", "_updateCurveDirection$1", 34); + _instance_1_u(_ = S.TrainHoppingAnimation.prototype, "get$_statusChangeHandler", "_statusChangeHandler$1", 34); _instance_0_u(_, "get$_valueChangeHandler", "_valueChangeHandler$0", 0); - _instance_1_u(_ = S.CompoundAnimation.prototype, "get$_maybeNotifyStatusListeners", "_maybeNotifyStatusListeners$1", 35); + _instance_1_u(_ = S.CompoundAnimation.prototype, "get$_maybeNotifyStatusListeners", "_maybeNotifyStatusListeners$1", 34); _instance_0_u(_, "get$_maybeNotifyListeners", "_maybeNotifyListeners$0", 0); _instance_0_u(S.AnimationLocalListenersMixin.prototype, "get$notifyListeners", "notifyListeners$0", 0); - _instance_1_u(S.AnimationLocalStatusListenersMixin.prototype, "get$notifyStatusListeners", "notifyStatusListeners$1", 35); + _instance_1_u(S.AnimationLocalStatusListenersMixin.prototype, "get$notifyStatusListeners", "notifyStatusListeners$1", 34); _instance_1_i(Y._Interval.prototype, "get$value", "value$1", 6); - _instance_1_u(_ = D._CupertinoBackGestureDetectorState.prototype, "get$_route$_handleDragStart", "_route$_handleDragStart$1", 98); - _instance_1_u(_, "get$_route$_handleDragUpdate", "_route$_handleDragUpdate$1", 68); - _instance_1_u(_, "get$_route$_handleDragEnd", "_route$_handleDragEnd$1", 105); + _instance_1_u(_ = D._CupertinoBackGestureDetectorState.prototype, "get$_route$_handleDragStart", "_route$_handleDragStart$1", 100); + _instance_1_u(_, "get$_route$_handleDragUpdate", "_route$_handleDragUpdate$1", 69); + _instance_1_u(_, "get$_route$_handleDragEnd", "_route$_handleDragEnd$1", 101); _instance_0_u(_, "get$_route$_handleDragCancel", "_route$_handleDragCancel$0", 0); - _instance_1_u(_, "get$_route$_handlePointerDown", "_route$_handlePointerDown$1", 220); + _instance_1_u(_, "get$_route$_handlePointerDown", "_route$_handlePointerDown$1", 229); _instance_0_u(E._CupertinoScrollbarState.prototype, "get$handleThumbPress", "handleThumbPress$0", 0); - _instance_1_u(_ = N._CupertinoSwitchState.prototype, "get$_switch0$_handleTapDown", "_switch0$_handleTapDown$1", 96); + _instance_1_u(_ = N._CupertinoSwitchState.prototype, "get$_switch0$_handleTapDown", "_switch0$_handleTapDown$1", 97); _instance_0_u(_, "get$_switch0$_handleTap", "_switch0$_handleTap$0", 0); - _instance_1_u(_, "get$_switch0$_handleTapUp", "_switch0$_handleTapUp$1", 146); + _instance_1_u(_, "get$_switch0$_handleTapUp", "_switch0$_handleTapUp$1", 151); _instance_0_u(_, "get$_switch0$_handleTapCancel", "_switch0$_handleTapCancel$0", 0); - _instance_1_u(_, "get$_switch0$_handleDragStart", "_switch0$_handleDragStart$1", 98); - _instance_1_u(_, "get$_switch0$_handleDragUpdate", "_switch0$_handleDragUpdate$1", 68); - _instance_1_u(_, "get$_switch0$_handleDragEnd", "_switch0$_handleDragEnd$1", 105); + _instance_1_u(_, "get$_switch0$_handleDragStart", "_switch0$_handleDragStart$1", 100); + _instance_1_u(_, "get$_switch0$_handleDragUpdate", "_switch0$_handleDragUpdate$1", 69); + _instance_1_u(_, "get$_switch0$_handleDragEnd", "_switch0$_handleDragEnd$1", 101); _static_1(U, "assertions_FlutterError__defaultErrorHandler$closure", "FlutterError__defaultErrorHandler", 2650); _static(U, "assertions_FlutterError_dumpErrorToConsole$closure", 1, null, ["call$2$forceReport", "call$1"], ["FlutterError_dumpErrorToConsole", function(details) { return U.FlutterError_dumpErrorToConsole(details, false); @@ -421024,120 +421030,120 @@ _static_1(U, "assertions_DiagnosticsStackTrace__createStackFrame$closure", "DiagnosticsStackTrace__createStackFrame", 2652); _instance_0_i(_ = B.ChangeNotifier.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$notifyListeners", "notifyListeners$0", 0); - _instance_1_i(Y.DiagnosticPropertiesBuilder.prototype, "get$add", "add$1", 508); - _instance_1_u(B.AbstractNode.prototype, "get$redepthChild", "redepthChild$1", 2377); + _instance_1_i(Y.DiagnosticPropertiesBuilder.prototype, "get$add", "add$1", 614); + _instance_1_u(B.AbstractNode.prototype, "get$redepthChild", "redepthChild$1", 2371); _static_1(R, "stack_frame_StackFrame_fromStackTraceLine$closure", "StackFrame_fromStackTraceLine", 2653); - _instance_1_u(_ = N.GestureBinding.prototype, "get$_handlePointerDataPacket", "_handlePointerDataPacket$1", 2385); - _instance_1_u(_, "get$cancelPointer", "cancelPointer$1", 67); + _instance_1_u(_ = N.GestureBinding.prototype, "get$_handlePointerDataPacket", "_handlePointerDataPacket$1", 2382); + _instance_1_u(_, "get$cancelPointer", "cancelPointer$1", 66); _instance_0_u(_, "get$_flushPointerEventQueue", "_flushPointerEventQueue$0", 0); - _instance_1_u(_, "get$_handlePointerEventImmediately", "_handlePointerEventImmediately$1", 91); + _instance_1_u(_, "get$_handlePointerEventImmediately", "_handlePointerEventImmediately$1", 93); _instance_0_u(_, "get$_handleSampleTimeChanged", "_handleSampleTimeChanged$0", 0); _static(K, "force_press_ForcePressGestureRecognizer__inverseLerp$closure", 3, null, ["call$3"], ["ForcePressGestureRecognizer__inverseLerp"], 2654, 0); - _instance_1_u(K.ForcePressGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 91); - _static_1(O, "monodrag_DragGestureRecognizer__defaultBuilder$closure", "DragGestureRecognizer__defaultBuilder", 475); - _instance_1_u(O.DragGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 91); - _instance_1_u(_ = V.MultiDragGestureRecognizer.prototype, "get$_multidrag$_handleEvent", "_multidrag$_handleEvent$1", 91); - _instance_1_u(_, "get$_removeState", "_removeState$1", 67); + _instance_1_u(K.ForcePressGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 93); + _static_1(O, "monodrag_DragGestureRecognizer__defaultBuilder$closure", "DragGestureRecognizer__defaultBuilder", 602); + _instance_1_u(O.DragGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 93); + _instance_1_u(_ = V.MultiDragGestureRecognizer.prototype, "get$_multidrag$_handleEvent", "_multidrag$_handleEvent$1", 93); + _instance_1_u(_, "get$_removeState", "_removeState$1", 66); _instance_0_u(V._DelayedPointerState.prototype, "get$_delayPassed", "_delayPassed$0", 0); _instance_0_u(F._CountdownZoned.prototype, "get$_onTimeout", "_onTimeout$0", 0); - _instance_1_u(_ = F.DoubleTapGestureRecognizer.prototype, "get$_handleEvent", "_handleEvent$1", 91); - _instance_1_u(_, "get$_reject", "_reject$1", 2407); + _instance_1_u(_ = F.DoubleTapGestureRecognizer.prototype, "get$_handleEvent", "_handleEvent$1", 93); + _instance_1_u(_, "get$_reject", "_reject$1", 2403); _instance_0_u(_, "get$_multitap$_reset", "_multitap$_reset$0", 0); - _instance_1_u(S.OneSequenceGestureRecognizer.prototype, "get$stopTrackingPointer", "stopTrackingPointer$1", 67); - _instance_1_u(S.PrimaryPointerGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 91); - _instance_1_u(B.ScaleGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 91); - _instance(_ = A._LicensePageState.prototype, "get$_packageLicensePage", 0, 3, null, ["call$3"], ["_packageLicensePage$3"], 522, 0); - _instance_2_u(_, "get$_packagesView", "_packagesView$2", 526); - _instance_2_u(_ = S._MaterialAppState.prototype, "get$_inspectorSelectButtonBuilder", "_inspectorSelectButtonBuilder$2", 2615); - _instance_2_u(_, "get$_materialBuilder", "_materialBuilder$2", 236); + _instance_1_u(S.OneSequenceGestureRecognizer.prototype, "get$stopTrackingPointer", "stopTrackingPointer$1", 66); + _instance_1_u(S.PrimaryPointerGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 93); + _instance_1_u(B.ScaleGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 93); + _instance(_ = A._LicensePageState.prototype, "get$_packageLicensePage", 0, 3, null, ["call$3"], ["_packageLicensePage$3"], 640, 0); + _instance_2_u(_, "get$_packagesView", "_packagesView$2", 693); + _instance_2_u(_ = S._MaterialAppState.prototype, "get$_inspectorSelectButtonBuilder", "_inspectorSelectButtonBuilder$2", 2609); + _instance_2_u(_, "get$_materialBuilder", "_materialBuilder$2", 226); _instance_0_u(_ = E._AppBarState.prototype, "get$_handleDrawerButton", "_handleDrawerButton$0", 0); _instance_0_u(_, "get$_handleDrawerButtonEnd", "_handleDrawerButtonEnd$0", 0); - _instance_1_u(_ = E._BottomSheetState.prototype, "get$_bottom_sheet$_handleDragStart", "_bottom_sheet$_handleDragStart$1", 98); - _instance_1_u(_, "get$_bottom_sheet$_handleDragUpdate", "_bottom_sheet$_handleDragUpdate$1", 68); - _instance_1_u(_, "get$_bottom_sheet$_handleDragEnd", "_bottom_sheet$_handleDragEnd$1", 105); - _instance_1_u(_, "get$extentChanged", "extentChanged$1", 537); - _instance_1_u(_ = Z._RawMaterialButtonState.prototype, "get$_handleHighlightChanged", "_handleHighlightChanged$1", 51); - _instance_1_u(_, "get$_handleHoveredChanged", "_handleHoveredChanged$1", 51); - _instance_1_u(_, "get$_handleFocusedChanged", "_handleFocusedChanged$1", 51); + _instance_1_u(_ = E._BottomSheetState.prototype, "get$_bottom_sheet$_handleDragStart", "_bottom_sheet$_handleDragStart$1", 100); + _instance_1_u(_, "get$_bottom_sheet$_handleDragUpdate", "_bottom_sheet$_handleDragUpdate$1", 69); + _instance_1_u(_, "get$_bottom_sheet$_handleDragEnd", "_bottom_sheet$_handleDragEnd$1", 101); + _instance_1_u(_, "get$extentChanged", "extentChanged$1", 496); + _instance_1_u(_ = Z._RawMaterialButtonState.prototype, "get$_handleHighlightChanged", "_handleHighlightChanged$1", 48); + _instance_1_u(_, "get$_handleHoveredChanged", "_handleHoveredChanged$1", 48); + _instance_1_u(_, "get$_handleFocusedChanged", "_handleFocusedChanged$1", 48); _instance_1_u(_ = Z._RenderInputPadding.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_1_u(_ = K._ButtonStyleState.prototype, "get$_button_style_button$_handleHighlightChanged", "_button_style_button$_handleHighlightChanged$1", 51); - _instance_1_u(_, "get$_button_style_button$_handleHoveredChanged", "_button_style_button$_handleHoveredChanged$1", 51); - _instance_1_u(_, "get$_button_style_button$_handleFocusedChanged", "_button_style_button$_handleFocusedChanged$1", 51); + _instance_1_u(_ = K._ButtonStyleState.prototype, "get$_button_style_button$_handleHighlightChanged", "_button_style_button$_handleHighlightChanged$1", 48); + _instance_1_u(_, "get$_button_style_button$_handleHoveredChanged", "_button_style_button$_handleHoveredChanged$1", 48); + _instance_1_u(_, "get$_button_style_button$_handleFocusedChanged", "_button_style_button$_handleFocusedChanged$1", 48); _instance_1_u(_ = K._RenderInputPadding0.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_1_u(_ = Q._CalendarDatePickerState.prototype, "get$_handleMonthChanged", "_handleMonthChanged$1", 235); - _instance_1_u(_, "get$_handleYearChanged", "_handleYearChanged$1", 235); - _instance_1_u(_, "get$_handleDayChanged", "_handleDayChanged$1", 235); - _instance_1_u(_ = Q._MonthPickerState.prototype, "get$_handleDateSelected", "_handleDateSelected$1", 235); - _instance_1_u(_, "get$_handleMonthPageChanged", "_handleMonthPageChanged$1", 67); + _instance_1_u(_ = Q._CalendarDatePickerState.prototype, "get$_handleMonthChanged", "_handleMonthChanged$1", 222); + _instance_1_u(_, "get$_handleYearChanged", "_handleYearChanged$1", 222); + _instance_1_u(_, "get$_handleDayChanged", "_handleDayChanged$1", 222); + _instance_1_u(_ = Q._MonthPickerState.prototype, "get$_handleDateSelected", "_handleDateSelected$1", 222); + _instance_1_u(_, "get$_handleMonthPageChanged", "_handleMonthPageChanged$1", 66); _instance_0_u(_, "get$_handleNextMonth", "_handleNextMonth$0", 0); _instance_0_u(_, "get$_handlePreviousMonth", "_handlePreviousMonth$0", 0); - _instance_1_u(_, "get$_handleGridFocusChange", "_handleGridFocusChange$1", 51); + _instance_1_u(_, "get$_handleGridFocusChange", "_handleGridFocusChange$1", 48); _instance_1_u(_, "get$_handleGridNextFocus", "_handleGridNextFocus$1", 878); _instance_1_u(_, "get$_handleGridPreviousFocus", "_handleGridPreviousFocus$1", 879); _instance_1_u(_, "get$_handleDirectionFocus", "_handleDirectionFocus$1", 882); - _instance_2_u(_, "get$_buildItems", "_buildItems$2", 130); - _instance_2_u(Q._YearPickerState.prototype, "get$_buildYearItem", "_buildYearItem$2", 130); + _instance_2_u(_, "get$_buildItems", "_buildItems$2", 136); + _instance_2_u(Q._YearPickerState.prototype, "get$_buildYearItem", "_buildYearItem$2", 136); _instance_0_u(D.CheckboxListTile.prototype, "get$_handleValueChange", "_handleValueChange$0", 0); _instance_1_u(_ = S.TableRowInkWell.prototype, "get$getRectCallback", "getRectCallback$1", 910); - _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 611); + _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 578); _instance_0_u(_ = S._SortArrowState.prototype, "get$_data_table$_rebuild", "_data_table$_rebuild$0", 0); - _instance_1_u(_, "get$_resetOrientationAnimation", "_resetOrientationAnimation$1", 35); + _instance_1_u(_, "get$_resetOrientationAnimation", "_resetOrientationAnimation$1", 34); _instance_0_u(_ = K._DatePickerDialogState.prototype, "get$_handleOk", "_handleOk$0", 0); _instance_0_u(_, "get$_handleCancel", "_handleCancel$0", 0); _instance_0_u(_, "get$_handleEntryModeToggle", "_handleEntryModeToggle$0", 0); - _instance_1_u(_, "get$_handleDateChanged", "_handleDateChanged$1", 235); + _instance_1_u(_, "get$_handleDateChanged", "_handleDateChanged$1", 222); _static(E, "dialog___buildMaterialDialogTransitions$closure", 4, null, ["call$4"], ["_buildMaterialDialogTransitions"], 2655, 0); _instance_0_u(_ = Z.DrawerControllerState.prototype, "get$_animationChanged", "_animationChanged$0", 0); - _instance_1_u(_, "get$_animationStatusChanged", "_animationStatusChanged$1", 35); + _instance_1_u(_, "get$_animationStatusChanged", "_animationStatusChanged$1", 34); _instance_0_u(_, "get$_handleHistoryEntryRemoved", "_handleHistoryEntryRemoved$0", 0); - _instance_1_u(_, "get$_handleDragDown", "_handleDragDown$1", 629); + _instance_1_u(_, "get$_handleDragDown", "_handleDragDown$1", 639); _instance_0_u(_, "get$_handleDragCancel", "_handleDragCancel$0", 0); - _instance_1_u(_, "get$_move", "_move$1", 68); - _instance_1_u(_, "get$_settle", "_settle$1", 105); + _instance_1_u(_, "get$_move", "_move$1", 69); + _instance_1_u(_, "get$_settle", "_settle$1", 101); _instance_0_i(_, "get$close", "close$0", 0); - _instance_1_u(_ = K._DropdownMenuItemButtonState.prototype, "get$_dropdown$_handleFocusChange", "_dropdown$_handleFocusChange$1", 51); + _instance_1_u(_ = K._DropdownMenuItemButtonState.prototype, "get$_dropdown$_handleFocusChange", "_dropdown$_handleFocusChange$1", 48); _instance_0_u(_, "get$_handleOnTap", "_handleOnTap$0", 0); _instance_0_u(_ = K._DropdownButtonState.prototype, "get$_dropdown$_handleFocusChanged", "_dropdown$_handleFocusChanged$0", 0); - _instance_1_u(_, "get$_dropdown$_handleFocusHighlightModeChange", "_dropdown$_handleFocusHighlightModeChange$1", 428); + _instance_1_u(_, "get$_dropdown$_handleFocusHighlightModeChange", "_dropdown$_handleFocusHighlightModeChange$1", 342); _instance_0_u(_, "get$_dropdown$_handleTap", "_dropdown$_handleTap$0", 0); _instance_1_u(K._DropdownButtonFormFieldState.prototype, "get$didChange", "didChange$1", 33); _instance_0_u(N._ExpandIconState.prototype, "get$_handlePressed", "_handlePressed$0", 0); _instance_0_u(_ = D._InkState.prototype, "get$_handleRemoved", "_handleRemoved$0", 0); - _instance_1_u(_, "get$_build", "_build$1", 75); + _instance_1_u(_, "get$_build", "_build$1", 77); _instance_0_u(D.InkDecoration.prototype, "get$_handleChanged", "_handleChanged$0", 0); - _instance_1_u(Y.InkHighlight.prototype, "get$_handleAlphaStatusChanged", "_handleAlphaStatusChanged$1", 35); - _instance_1_u(O.InkRipple.prototype, "get$_ink_ripple$_handleAlphaStatusChanged", "_ink_ripple$_handleAlphaStatusChanged$1", 35); - _instance_1_u(U.InkSplash.prototype, "get$_ink_splash$_handleAlphaStatusChanged", "_ink_splash$_handleAlphaStatusChanged$1", 35); + _instance_1_u(Y.InkHighlight.prototype, "get$_handleAlphaStatusChanged", "_handleAlphaStatusChanged$1", 34); + _instance_1_u(O.InkRipple.prototype, "get$_ink_ripple$_handleAlphaStatusChanged", "_ink_ripple$_handleAlphaStatusChanged$1", 34); + _instance_1_u(U.InkSplash.prototype, "get$_ink_splash$_handleAlphaStatusChanged", "_ink_splash$_handleAlphaStatusChanged$1", 34); _instance_1_u(_ = R.InkResponse.prototype, "get$getRectCallback", "getRectCallback$1", 965); - _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 611); + _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 578); _instance(_ = R._InkResponseState.prototype, "get$_simulateTap", 0, 0, function() { return [null]; - }, ["call$1", "call$0"], ["_simulateTap$1", "_simulateTap$0"], 636, 0); + }, ["call$1", "call$0"], ["_simulateTap$1", "_simulateTap$0"], 470, 0); _instance_0_u(_, "get$_simulateLongPress", "_simulateLongPress$0", 0); - _instance_1_u(_, "get$_handleFocusHighlightModeChange", "_handleFocusHighlightModeChange$1", 428); - _instance_1_u(_, "get$_handleFocusUpdate", "_handleFocusUpdate$1", 51); - _instance_1_u(_, "get$_handleTapDown", "_handleTapDown$1", 96); + _instance_1_u(_, "get$_handleFocusHighlightModeChange", "_handleFocusHighlightModeChange$1", 342); + _instance_1_u(_, "get$_handleFocusUpdate", "_handleFocusUpdate$1", 48); + _instance_1_u(_, "get$_handleTapDown", "_handleTapDown$1", 97); _instance_0_u(_, "get$_ink_well$_handleTap", "_ink_well$_handleTap$0", 0); _instance_0_u(_, "get$_handleTapCancel", "_handleTapCancel$0", 0); _instance_0_u(_, "get$_handleDoubleTap", "_handleDoubleTap$0", 0); _instance_0_u(_, "get$_ink_well$_handleLongPress", "_ink_well$_handleLongPress$0", 0); - _instance_1_u(_, "get$_handleMouseEnter", "_handleMouseEnter$1", 267); - _instance_1_u(_, "get$_handleMouseExit", "_handleMouseExit$1", 198); - _instance_1_u(_ = U._InputDatePickerFormFieldState.prototype, "get$_validateDate", "_validateDate$1", 440); - _instance_1_u(_, "get$_handleSaved", "_handleSaved$1", 233); + _instance_1_u(_, "get$_handleMouseEnter", "_handleMouseEnter$1", 262); + _instance_1_u(_, "get$_handleMouseExit", "_handleMouseExit$1", 199); + _instance_1_u(_ = U._InputDatePickerFormFieldState.prototype, "get$_validateDate", "_validateDate$1", 344); + _instance_1_u(_, "get$_handleSaved", "_handleSaved$1", 234); _instance_1_u(_, "get$_handleSubmitted", "_handleSubmitted$1", 85); _instance_0_u(L._HelperErrorState.prototype, "get$_input_decorator$_handleChange", "_input_decorator$_handleChange$0", 0); _instance_1_u(_ = L._RenderDecoration.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_2_u(_, "get$_paintLabel", "_paintLabel$2", 86); + _instance_2_u(_, "get$_paintLabel", "_paintLabel$2", 83); _instance_0_u(L._InputDecoratorState.prototype, "get$_input_decorator$_handleChange", "_input_decorator$_handleChange$0", 0); _instance_1_u(_ = Q._RenderListTile.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); @@ -421149,33 +421155,33 @@ _instance_0_u(_, "get$_handleNext", "_handleNext$0", 0); _instance_0_u(Z.PopupMenuItemState.prototype, "get$handleTap", "handleTap$0", 0); _instance_0_u(Z.PopupMenuButtonState.prototype, "get$showButtonMenu", "showButtonMenu$0", 0); - _instance_1_u(Y._RadioState.prototype, "get$_radio$_handleChanged", "_radio$_handleChanged$1", 423); - _instance_1_u(_ = N.RefreshIndicatorState.prototype, "get$_refresh_indicator$_handleScrollNotification", "_refresh_indicator$_handleScrollNotification$1", 169); + _instance_1_u(Y._RadioState.prototype, "get$_radio$_handleChanged", "_radio$_handleChanged$1", 337); + _instance_1_u(_ = N.RefreshIndicatorState.prototype, "get$_refresh_indicator$_handleScrollNotification", "_refresh_indicator$_handleScrollNotification$1", 174); _instance_1_u(_, "get$_handleGlowNotification", "_handleGlowNotification$1", 1039); - _instance_2_u(_ = Z._ReorderableListViewState.prototype, "get$_itemBuilder", "_itemBuilder$2", 130); + _instance_2_u(_ = Z._ReorderableListViewState.prototype, "get$_itemBuilder", "_itemBuilder$2", 136); _instance(_, "get$_proxyDecorator", 0, 3, null, ["call$3"], ["_proxyDecorator$3"], 1051, 0); - _instance_1_u(_ = M._FloatingActionButtonTransitionState.prototype, "get$_handlePreviousAnimationStatusChanged", "_handlePreviousAnimationStatusChanged$1", 35); + _instance_1_u(_ = M._FloatingActionButtonTransitionState.prototype, "get$_handlePreviousAnimationStatusChanged", "_handlePreviousAnimationStatusChanged$1", 34); _instance_0_u(_, "get$_onProgressChanged", "_onProgressChanged$0", 0); - _instance_1_u(_ = M.ScaffoldState.prototype, "get$_drawerOpenedCallback", "_drawerOpenedCallback$1", 51); - _instance_1_u(_, "get$_endDrawerOpenedCallback", "_endDrawerOpenedCallback$1", 51); + _instance_1_u(_ = M.ScaffoldState.prototype, "get$_drawerOpenedCallback", "_drawerOpenedCallback$1", 48); + _instance_1_u(_, "get$_endDrawerOpenedCallback", "_endDrawerOpenedCallback$1", 48); _instance_0_u(_, "get$_handleStatusBarTap", "_handleStatusBarTap$0", 0); _instance_0_i(_ = M._StandardBottomSheetState.prototype, "get$close", "close$0", 0); - _instance_1_u(_, "get$_scaffold$_handleDragStart", "_scaffold$_handleDragStart$1", 98); + _instance_1_u(_, "get$_scaffold$_handleDragStart", "_scaffold$_handleDragStart$1", 100); _instance(_, "get$_scaffold$_handleDragEnd", 0, 1, null, ["call$2$isClosing", "call$1"], ["_scaffold$_handleDragEnd$2$isClosing", "_scaffold$_handleDragEnd$1"], 1083, 0); - _instance_1_u(_, "get$_handleStatusChange", "_handleStatusChange$1", 35); - _instance_1_u(_, "get$extentChanged", "extentChanged$1", 537); - _instance_1_u(_ = O._SelectableTextSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 150); - _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 150); - _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 203); - _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 146); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 208); + _instance_1_u(_, "get$_handleStatusChange", "_handleStatusChange$1", 34); + _instance_1_u(_, "get$extentChanged", "extentChanged$1", 496); + _instance_1_u(_ = O._SelectableTextSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 156); + _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 156); + _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 218); + _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 151); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 236); _instance_0_u(_ = O._SelectableTextState.prototype, "get$_onControllerChanged", "_onControllerChanged$0", 0); - _instance_2_u(_, "get$_selectable_text$_handleSelectionChanged", "_selectable_text$_handleSelectionChanged$2", 496); + _instance_2_u(_, "get$_selectable_text$_handleSelectionChanged", "_selectable_text$_handleSelectionChanged$2", 455); _instance_0_u(_, "get$_selectable_text$_handleSelectionHandleTapped", "_selectable_text$_handleSelectionHandleTapped$0", 0); - _instance_1_u(_ = N._MaterialSwitchState.prototype, "get$_switch$_handleDragStart", "_switch$_handleDragStart$1", 98); - _instance_1_u(_, "get$_switch$_handleDragUpdate", "_switch$_handleDragUpdate$1", 68); - _instance_1_u(_, "get$_switch$_handleDragEnd", "_switch$_handleDragEnd$1", 105); - _instance_1_u(_, "get$_switch$_handleChanged", "_switch$_handleChanged$1", 423); + _instance_1_u(_ = N._MaterialSwitchState.prototype, "get$_switch$_handleDragStart", "_switch$_handleDragStart$1", 100); + _instance_1_u(_, "get$_switch$_handleDragUpdate", "_switch$_handleDragUpdate$1", 69); + _instance_1_u(_, "get$_switch$_handleDragEnd", "_switch$_handleDragEnd$1", 101); + _instance_1_u(_, "get$_switch$_handleChanged", "_switch$_handleChanged$1", 337); _instance_0_u(N._SwitchPainter.prototype, "get$_handleDecorationChanged", "_handleDecorationChanged$0", 0); _instance_0_i(U.TabController.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(E._IndicatorPainter.prototype, "get$markNeedsPaint", "markNeedsPaint$0", 0); @@ -421183,33 +421189,33 @@ _instance_0_u(_, "get$_handleTabControllerTick", "_handleTabControllerTick$0", 0); _instance(_, "get$_saveTabOffsets", 0, 3, null, ["call$3"], ["_saveTabOffsets$3"], 1097, 0); _instance_0_u(_ = E._TabBarViewState.prototype, "get$_handleTabControllerAnimationTick", "_handleTabControllerAnimationTick$0", 0); - _instance_1_u(_, "get$_tabs$_handleScrollNotification", "_tabs$_handleScrollNotification$1", 169); - _instance_1_u(_ = Z._TextFieldSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 150); - _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 150); - _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 203); - _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 146); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 208); - _instance_2_u(_ = Z._TextFieldState.prototype, "get$_text_field$_handleSelectionChanged", "_text_field$_handleSelectionChanged$2", 496); + _instance_1_u(_, "get$_tabs$_handleScrollNotification", "_tabs$_handleScrollNotification$1", 174); + _instance_1_u(_ = Z._TextFieldSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 156); + _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 156); + _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 218); + _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 151); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 236); + _instance_2_u(_ = Z._TextFieldState.prototype, "get$_text_field$_handleSelectionChanged", "_text_field$_handleSelectionChanged$2", 455); _instance_0_u(_, "get$_handleSelectionHandleTapped", "_handleSelectionHandleTapped$0", 0); _instance_0_u(E._TextFormFieldState.prototype, "get$_handleControllerChanged", "_handleControllerChanged$0", 0); - _instance_1_u(M._TimePickerHeader.prototype, "get$_handleChangeMode", "_handleChangeMode$1", 497); + _instance_1_u(M._TimePickerHeader.prototype, "get$_handleChangeMode", "_handleChangeMode$1", 457); _instance_1_u(_ = M._RenderInputPadding1.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_1_u(_ = M._DialState.prototype, "get$_handlePanStart", "_handlePanStart$1", 98); - _instance_1_u(_, "get$_handlePanUpdate", "_handlePanUpdate$1", 68); - _instance_1_u(_, "get$_handlePanEnd", "_handlePanEnd$1", 105); - _instance_1_u(_, "get$_time_picker0$_handleTapUp", "_time_picker0$_handleTapUp$1", 146); - _instance_1_u(_ = M._TimePickerInputState.prototype, "get$_handleHourSavedSubmitted", "_handleHourSavedSubmitted$1", 233); + _instance_1_u(_ = M._DialState.prototype, "get$_handlePanStart", "_handlePanStart$1", 100); + _instance_1_u(_, "get$_handlePanUpdate", "_handlePanUpdate$1", 69); + _instance_1_u(_, "get$_handlePanEnd", "_handlePanEnd$1", 101); + _instance_1_u(_, "get$_time_picker0$_handleTapUp", "_time_picker0$_handleTapUp$1", 151); + _instance_1_u(_ = M._TimePickerInputState.prototype, "get$_handleHourSavedSubmitted", "_handleHourSavedSubmitted$1", 234); _instance_1_u(_, "get$_handleHourChanged", "_handleHourChanged$1", 85); - _instance_1_u(_, "get$_handleMinuteSavedSubmitted", "_handleMinuteSavedSubmitted$1", 233); - _instance_1_u(_, "get$_handleDayPeriodChanged", "_handleDayPeriodChanged$1", 521); - _instance_1_u(_, "get$_validateHour", "_validateHour$1", 440); - _instance_1_u(_, "get$_validateMinute", "_validateMinute$1", 440); - _instance_1_u(_ = M._TimePickerDialogState.prototype, "get$_time_picker0$_handleModeChanged", "_time_picker0$_handleModeChanged$1", 497); + _instance_1_u(_, "get$_handleMinuteSavedSubmitted", "_handleMinuteSavedSubmitted$1", 234); + _instance_1_u(_, "get$_handleDayPeriodChanged", "_handleDayPeriodChanged$1", 463); + _instance_1_u(_, "get$_validateHour", "_validateHour$1", 344); + _instance_1_u(_, "get$_validateMinute", "_validateMinute$1", 344); + _instance_1_u(_ = M._TimePickerDialogState.prototype, "get$_time_picker0$_handleModeChanged", "_time_picker0$_handleModeChanged$1", 457); _instance_0_u(_, "get$_time_picker0$_handleEntryModeToggle", "_time_picker0$_handleEntryModeToggle$0", 0); - _instance_1_u(_, "get$_handleTimeChanged", "_handleTimeChanged$1", 521); + _instance_1_u(_, "get$_handleTimeChanged", "_handleTimeChanged$1", 463); _instance_0_u(_, "get$_handleHourDoubleTapped", "_handleHourDoubleTapped$0", 0); _instance_0_u(_, "get$_handleMinuteDoubleTapped", "_handleMinuteDoubleTapped$0", 0); _instance_0_u(_, "get$_handleHourSelected", "_handleHourSelected$0", 0); @@ -421219,26 +421225,26 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); - _instance_1_u(_ = F.ToggleableStateMixin.prototype, "get$_toggleable$_handleTapDown", "_toggleable$_handleTapDown$1", 96); - _instance(_, "get$_toggleable$_handleTap", 0, 0, null, ["call$1", "call$0"], ["_toggleable$_handleTap$1", "_toggleable$_handleTap$0"], 636, 0); + _instance_1_u(_ = F.ToggleableStateMixin.prototype, "get$_toggleable$_handleTapDown", "_toggleable$_handleTapDown$1", 97); + _instance(_, "get$_toggleable$_handleTap", 0, 0, null, ["call$1", "call$0"], ["_toggleable$_handleTap$1", "_toggleable$_handleTap$0"], 470, 0); _instance(_, "get$_handleTapEnd", 0, 0, null, ["call$1", "call$0"], ["_handleTapEnd$1", "_handleTapEnd$0"], 1139, 0); - _instance_1_u(_, "get$_handleFocusHighlightChanged", "_handleFocusHighlightChanged$1", 51); - _instance_1_u(_, "get$_handleHoverChanged", "_handleHoverChanged$1", 51); + _instance_1_u(_, "get$_handleFocusHighlightChanged", "_handleFocusHighlightChanged$1", 48); + _instance_1_u(_, "get$_handleHoverChanged", "_handleHoverChanged$1", 48); _instance_0_i(F.ToggleablePainter.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_ = S._TooltipState.prototype, "get$_handleMouseTrackerChange", "_handleMouseTrackerChange$0", 0); - _instance_1_u(_, "get$_tooltip$_handleStatusChanged", "_tooltip$_handleStatusChanged$1", 35); - _instance_0_u(_, "get$ensureTooltipVisible", "ensureTooltipVisible$0", 199); - _instance_1_u(_, "get$_tooltip$_handlePointerEvent", "_tooltip$_handlePointerEvent$1", 91); + _instance_1_u(_, "get$_tooltip$_handleStatusChanged", "_tooltip$_handleStatusChanged$1", 34); + _instance_0_u(_, "get$ensureTooltipVisible", "ensureTooltipVisible$0", 181); + _instance_1_u(_, "get$_tooltip$_handlePointerEvent", "_tooltip$_handlePointerEvent$1", 93); _instance_0_u(_, "get$_handleLongPress", "_handleLongPress$0", 0); _instance(N.PaintingBinding.prototype, "get$instantiateImageCodec", 0, 1, null, ["call$4$allowUpscaling$cacheHeight$cacheWidth", "call$1"], ["instantiateImageCodec$4$allowUpscaling$cacheHeight$cacheWidth", "instantiateImageCodec$1"], 1140, 0); - _instance_2_u(X.DecorationImagePainter.prototype, "get$_handleImage", "_handleImage$2", 336); + _instance_2_u(X.DecorationImagePainter.prototype, "get$_handleImage", "_handleImage$2", 372); _static(V, "edge_insets_EdgeInsetsGeometry_lerp$closure", 3, null, ["call$3"], ["EdgeInsetsGeometry_lerp"], 2656, 0); _static_1(L, "image_resolution_AssetImage__manifestParser$closure", "AssetImage__manifestParser", 2657); - _instance_1_i(_ = L.ImageStreamCompleter.prototype, "get$addListener", "addListener$1", 452); - _instance_1_u(_, "get$reportImageChunkEvent", "reportImageChunkEvent$1", 338); - _instance_1_u(_ = L.MultiFrameImageStreamCompleter.prototype, "get$_handleCodecReady", "_handleCodecReady$1", 598); + _instance_1_i(_ = L.ImageStreamCompleter.prototype, "get$addListener", "addListener$1", 381); + _instance_1_u(_, "get$reportImageChunkEvent", "reportImageChunkEvent$1", 375); + _instance_1_u(_ = L.MultiFrameImageStreamCompleter.prototype, "get$_handleCodecReady", "_handleCodecReady$1", 494); _instance_1_u(_, "get$_handleAppFrame", "_handleAppFrame$1", 26); - _instance_1_i(_, "get$addListener", "addListener$1", 452); + _instance_1_i(_, "get$addListener", "addListener$1", 381); _static(A, "text_style_TextStyle_lerp$closure", 3, null, ["call$3"], ["TextStyle_lerp"], 2658, 0); _instance_0_u(_ = N.RendererBinding.prototype, "get$_handleSemanticsEnabledChanged", "_handleSemanticsEnabledChanged$0", 0); _instance_1_u(_, "get$_handleWebFirstFrame", "_handleWebFirstFrame$1", 26); @@ -421251,7 +421257,7 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); _instance_0_u(_, "get$markNeedsLayout", "markNeedsLayout$0", 0); - _instance_2_u(S.RenderBoxContainerDefaultsMixin.prototype, "get$defaultPaint", "defaultPaint$2", 86); + _instance_2_u(S.RenderBoxContainerDefaultsMixin.prototype, "get$defaultPaint", "defaultPaint$2", 83); _instance_1_u(_ = B.RenderCustomMultiChildLayoutBox.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); @@ -421260,25 +421266,25 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_1_u(_ = D.RenderEditable.prototype, "get$_onCaretChanged", "_onCaretChanged$1", 567); + _instance_1_u(_ = D.RenderEditable.prototype, "get$_onCaretChanged", "_onCaretChanged$1", 477); _instance_1_u(_, "get$_editable$_handleKeyEvent", "_editable$_handleKeyEvent$1", 1240); _instance_0_u(_, "get$markNeedsPaint", "markNeedsPaint$0", 0); _instance_0_u(_, "get$systemFontsDidChange", "systemFontsDidChange$0", 0); _instance_0_u(_, "get$_showHideCursor", "_showHideCursor$0", 0); _instance_1_u(_, "get$_handleSetText", "_handleSetText$1", 85); - _instance_1_u(_, "get$_handleSetSelection", "_handleSetSelection$1", 571); - _instance_1_u(_, "get$_handleMoveCursorForwardByCharacter", "_handleMoveCursorForwardByCharacter$1", 51); - _instance_1_u(_, "get$_handleMoveCursorBackwardByCharacter", "_handleMoveCursorBackwardByCharacter$1", 51); - _instance_1_u(_, "get$_handleMoveCursorForwardByWord", "_handleMoveCursorForwardByWord$1", 51); - _instance_1_u(_, "get$_handleMoveCursorBackwardByWord", "_handleMoveCursorBackwardByWord$1", 51); + _instance_1_u(_, "get$_handleSetSelection", "_handleSetSelection$1", 485); + _instance_1_u(_, "get$_handleMoveCursorForwardByCharacter", "_handleMoveCursorForwardByCharacter$1", 48); + _instance_1_u(_, "get$_handleMoveCursorBackwardByCharacter", "_handleMoveCursorBackwardByCharacter$1", 48); + _instance_1_u(_, "get$_handleMoveCursorForwardByWord", "_handleMoveCursorForwardByWord$1", 48); + _instance_1_u(_, "get$_handleMoveCursorBackwardByWord", "_handleMoveCursorBackwardByWord$1", 48); _instance_1_u(_, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_1_u(_, "get$_editable$_handleTapDown", "_editable$_handleTapDown$1", 96); + _instance_1_u(_, "get$_editable$_handleTapDown", "_editable$_handleTapDown$1", 97); _instance_0_u(_, "get$_editable$_handleTap", "_editable$_handleTap$0", 0); _instance_0_u(_, "get$_editable$_handleLongPress", "_editable$_handleLongPress$0", 0); - _instance_2_u(_, "get$_editable$_paintContents", "_editable$_paintContents$2", 86); + _instance_2_u(_, "get$_editable$_paintContents", "_editable$_paintContents$2", 83); _instance_1_u(_ = V.RenderErrorBox.prototype, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); _instance_1_u(_ = F.RenderFlex.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); @@ -421293,12 +421299,12 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _static_1(K, "object_RenderObject__cleanChildRelayoutBoundary$closure", "RenderObject__cleanChildRelayoutBoundary", 155); + _static_1(K, "object_RenderObject__cleanChildRelayoutBoundary$closure", "RenderObject__cleanChildRelayoutBoundary", 139); _instance_1_u(_ = K.RenderObject.prototype, "get$dropChild", "dropChild$1", 33); _instance_0_u(_, "get$markNeedsPaint", "markNeedsPaint$0", 0); - _instance_2_u(_, "get$paint", "paint$2", 86); + _instance_2_u(_, "get$paint", "paint$2", 83); _instance_0_u(_, "get$markNeedsSemanticsUpdate", "markNeedsSemanticsUpdate$0", 0); - _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 240, 0); + _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 290, 0); _instance_1_u(_ = K.ContainerRenderObjectMixin.prototype, "get$childBefore", "childBefore$1", "ContainerRenderObjectMixin.0?(Object?)"); _instance_1_u(_, "get$childAfter", "childAfter$1", "ContainerRenderObjectMixin.0?(Object?)"); _instance_1_u(_ = Q.RenderParagraph.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); @@ -421310,12 +421316,12 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_1_u(G._PlatformViewGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 91); + _instance_1_u(G._PlatformViewGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 93); _instance_1_u(_ = E.RenderProxyBoxMixin.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_2_u(_, "get$paint", "paint$2", 86); + _instance_2_u(_, "get$paint", "paint$2", 83); _instance_1_u(_ = E.RenderConstrainedBox.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); @@ -421355,7 +421361,7 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_2_u(_, "get$paint", "paint$2", 86); + _instance_2_u(_, "get$paint", "paint$2", 83); _instance_1_u(_ = T.RenderPadding.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); @@ -421369,13 +421375,13 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); _instance(G.RenderSliver.prototype, "get$hitTest", 0, 1, null, ["call$3$crossAxisPosition$mainAxisPosition", "call$1"], ["hitTest$3$crossAxisPosition$mainAxisPosition", "hitTest$1"], 1337, 0); - _instance(U.RenderSliverPinnedPersistentHeader.prototype, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 240, 0); + _instance(U.RenderSliverPinnedPersistentHeader.prototype, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 290, 0); _instance_1_u(_ = K.RenderStack.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_2_u(_, "get$paintStack", "paintStack$2", 86); - _instance_2_u(K.RenderIndexedStack.prototype, "get$paintStack", "paintStack$2", 86); + _instance_2_u(_, "get$paintStack", "paintStack$2", 83); + _instance_2_u(K.RenderIndexedStack.prototype, "get$paintStack", "paintStack$2", 83); _instance_1_u(_ = S.RenderTable.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); @@ -421385,8 +421391,8 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_2_u(_, "get$_paintContents", "_paintContents$2", 86); - _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 240, 0); + _instance_2_u(_, "get$_paintContents", "_paintContents$2", 83); + _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 290, 0); _instance_1_u(_ = N.RenderWrap.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); @@ -421395,7 +421401,7 @@ _static(N, "binding__defaultSchedulingStrategy$closure", 0, null, ["call$2$priority$scheduler", "call$0"], ["defaultSchedulingStrategy", function() { return N.defaultSchedulingStrategy(null, null); }], 2660, 0); - _instance_1_u(_ = N.SchedulerBinding.prototype, "get$_executeTimingsCallbacks", "_executeTimingsCallbacks$1", 342); + _instance_1_u(_ = N.SchedulerBinding.prototype, "get$_executeTimingsCallbacks", "_executeTimingsCallbacks$1", 399); _instance_0_u(_, "get$_runTasks", "_runTasks$0", 0); _instance_0_u(_, "get$ensureVisualUpdate", "ensureVisualUpdate$0", 0); _instance_1_u(_, "get$_handleBeginFrame", "_handleBeginFrame$1", 26); @@ -421407,19 +421413,19 @@ _static_1(N, "binding0_ServicesBinding__parseLicenses$closure", "ServicesBinding__parseLicenses", 2662); _instance_0_u(_ = N.ServicesBinding.prototype, "get$_addLicenses", "_addLicenses$0", 1438); _instance_1_u(_, "get$_handleLifecycleMessage", "_handleLifecycleMessage$1", 1442); - _instance(N._DefaultBinaryMessenger.prototype, "get$handlePlatformMessage", 0, 3, null, ["call$3"], ["handlePlatformMessage$3"], 347, 0); - _instance_1_u(B.RawKeyboard.prototype, "get$_handleKeyEvent", "_handleKeyEvent$1", 628); + _instance(N._DefaultBinaryMessenger.prototype, "get$handlePlatformMessage", 0, 3, null, ["call$3"], ["handlePlatformMessage$3"], 406, 0); + _instance_1_u(B.RawKeyboard.prototype, "get$_handleKeyEvent", "_handleKeyEvent$1", 507); _instance_1_u(K.RestorationManager.prototype, "get$_methodHandler", "_methodHandler$1", 1507); - _instance_1_u(_ = K.RestorationBucket.prototype, "get$_dropChild", "_dropChild$1", 512); - _instance_1_u(_, "get$_recursivelyUpdateManager", "_recursivelyUpdateManager$1", 512); - _instance_1_u(N.TextInput.prototype, "get$_handleTextInputInvocation", "_handleTextInputInvocation$1", 250); + _instance_1_u(_ = K.RestorationBucket.prototype, "get$_dropChild", "_dropChild$1", 542); + _instance_1_u(_, "get$_recursivelyUpdateManager", "_recursivelyUpdateManager$1", 542); + _instance_1_u(N.TextInput.prototype, "get$_handleTextInputInvocation", "_handleTextInputInvocation$1", 297); _instance_1_u(U._ActionsState.prototype, "get$_handleActionChanged", "_handleActionChanged$1", 1552); - _instance_1_u(_ = U._FocusableActionDetectorState.prototype, "get$_actions$_handleFocusHighlightModeChange", "_actions$_handleFocusHighlightModeChange$1", 428); - _instance_1_u(_, "get$_actions$_handleMouseEnter", "_actions$_handleMouseEnter$1", 267); - _instance_1_u(_, "get$_actions$_handleMouseExit", "_actions$_handleMouseExit$1", 198); - _instance_1_u(_, "get$_handleFocusChange", "_handleFocusChange$1", 51); + _instance_1_u(_ = U._FocusableActionDetectorState.prototype, "get$_actions$_handleFocusHighlightModeChange", "_actions$_handleFocusHighlightModeChange$1", 342); + _instance_1_u(_, "get$_actions$_handleMouseEnter", "_actions$_handleMouseEnter$1", 262); + _instance_1_u(_, "get$_actions$_handleMouseExit", "_actions$_handleMouseExit$1", 199); + _instance_1_u(_, "get$_handleFocusChange", "_handleFocusChange$1", 48); _static(U, "animated_cross_fade_AnimatedCrossFade_defaultLayoutBuilder$closure", 4, null, ["call$4"], ["AnimatedCrossFade_defaultLayoutBuilder"], 2663, 0); - _static_2(G, "animated_switcher_AnimatedSwitcher_defaultTransitionBuilder$closure", "AnimatedSwitcher_defaultTransitionBuilder", 600); + _static_2(G, "animated_switcher_AnimatedSwitcher_defaultTransitionBuilder$closure", "AnimatedSwitcher_defaultTransitionBuilder", 604); _static_2(G, "animated_switcher_AnimatedSwitcher_defaultLayoutBuilder$closure", "AnimatedSwitcher_defaultLayoutBuilder", 2664); _instance_1_u(G._AnimatedSwitcherState.prototype, "get$_updateTransitionForEntry", "_updateTransitionForEntry$1", 1590); _instance_1_u(_ = S._WidgetsAppState.prototype, "get$_onGenerateRoute", "_onGenerateRoute$1", 1592); @@ -421429,41 +421435,41 @@ _instance_0_u(_, "get$_onFieldSubmitted", "_onFieldSubmitted$0", 0); _instance_1_u(_, "get$_select", "_select$1", 33); _instance_1_u(L._AutomaticKeepAliveState.prototype, "get$_addClient", "_addClient$1", 1623); - _instance_1_u(T._MouseRegionState.prototype, "get$handleExit", "handleExit$1", 198); + _instance_1_u(T._MouseRegionState.prototype, "get$handleExit", "handleExit$1", 199); _instance_0_u(_ = N.WidgetsBinding.prototype, "get$handleLocaleChanged", "handleLocaleChanged$0", 0); - _instance_1_u(_, "get$_handleNavigationInvocation", "_handleNavigationInvocation$1", 250); + _instance_1_u(_, "get$_handleNavigationInvocation", "_handleNavigationInvocation$1", 297); _instance_0_u(_, "get$_handleBuildScheduled", "_handleBuildScheduled$0", 0); _instance_0_u(_ = N._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding.prototype, "get$handleMetricsChanged", "handleMetricsChanged$0", 0); _instance_0_u(_, "get$handlePlatformBrightnessChanged", "handlePlatformBrightnessChanged$0", 0); _instance_0_u(S._DraggableScrollableSheetState.prototype, "get$_setExtent", "_setExtent$0", 0); _instance_1_u(S._DraggableScrollableNotification_Notification_ViewportNotificationMixin.prototype, "get$visitAncestor", "visitAncestor$1", 116); - _instance_1_u(N._DualTransitionBuilderState.prototype, "get$_animationListener", "_animationListener$1", 35); + _instance_1_u(N._DualTransitionBuilderState.prototype, "get$_animationListener", "_animationListener$1", 34); _instance_0_u(_ = D.EditableTextState.prototype, "get$_onFloatingCursorResetTick", "_onFloatingCursorResetTick$0", 0); - _instance_1_u(_, "get$_handleCaretChanged", "_handleCaretChanged$1", 567); + _instance_1_u(_, "get$_handleCaretChanged", "_handleCaretChanged$1", 477); _instance_0_u(_, "get$_onCursorColorTick", "_onCursorColorTick$0", 0); - _instance_1_u(_, "get$_cursorTick", "_cursorTick$1", 420); - _instance_1_u(_, "get$_cursorWaitForStart", "_cursorWaitForStart$1", 420); + _instance_1_u(_, "get$_cursorTick", "_cursorTick$1", 453); + _instance_1_u(_, "get$_cursorWaitForStart", "_cursorWaitForStart$1", 453); _instance_0_u(_, "get$_didChangeTextEditingValue", "_didChangeTextEditingValue$0", 0); _instance_0_u(_, "get$_editable_text$_handleFocusChanged", "_editable_text$_handleFocusChanged$0", 0); _instance_0_i(O.FocusNode.prototype, "get$dispose", "dispose$0", 0); _instance_0_i(_ = O.FocusManager.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(_, "get$_focus_manager$_handlePointerEvent", "_focus_manager$_handlePointerEvent$1", 91); + _instance_1_u(_, "get$_focus_manager$_handlePointerEvent", "_focus_manager$_handlePointerEvent$1", 93); _instance_1_u(_, "get$_handleRawKeyEvent", "_handleRawKeyEvent$1", 1695); _instance_0_u(_, "get$_applyFocusChange", "_applyFocusChange$0", 0); _instance_0_u(L._FocusState.prototype, "get$_handleFocusChanged", "_handleFocusChanged$0", 0); - _static_1(N, "framework__InactiveElements__deactivateRecursively$closure", "_InactiveElements__deactivateRecursively", 84); + _static_1(N, "framework__InactiveElements__deactivateRecursively$closure", "_InactiveElements__deactivateRecursively", 86); _static_2(N, "framework_Element__sort$closure", "Element__sort", 2665); - _static_1(N, "framework_Element__activateRecursively$closure", "Element__activateRecursively", 84); - _instance_1_u(N._InactiveElements.prototype, "get$_unmount", "_unmount$1", 84); - _instance_1_u(_ = D.RawGestureDetectorState.prototype, "get$_gesture_detector$_handlePointerDown", "_gesture_detector$_handlePointerDown$1", 220); + _static_1(N, "framework_Element__activateRecursively$closure", "Element__activateRecursively", 86); + _instance_1_u(N._InactiveElements.prototype, "get$_unmount", "_unmount$1", 86); + _instance_1_u(_ = D.RawGestureDetectorState.prototype, "get$_gesture_detector$_handlePointerDown", "_gesture_detector$_handlePointerDown$1", 229); _instance_1_u(_, "get$_updateSemanticsForRenderObject", "_updateSemanticsForRenderObject$1", 1900); - _instance_1_u(_ = T._HeroFlight.prototype, "get$_buildOverlay", "_buildOverlay$1", 75); - _instance_1_u(_, "get$_handleAnimationUpdate", "_handleAnimationUpdate$1", 35); + _instance_1_u(_ = T._HeroFlight.prototype, "get$_buildOverlay", "_buildOverlay$1", 77); + _instance_1_u(_, "get$_handleAnimationUpdate", "_handleAnimationUpdate$1", 34); _instance_0_u(_, "get$onTick", "onTick$0", 0); _instance_1_u(_ = T.HeroController.prototype, "get$_handleFlightEnded", "_handleFlightEnded$1", 1918); _instance(_, "get$_defaultHeroFlightShuttleBuilder", 0, 5, null, ["call$5"], ["_defaultHeroFlightShuttleBuilder$5"], 1925, 0); - _instance_2_u(_ = U._ImageState.prototype, "get$_handleImageFrame", "_handleImageFrame$2", 336); - _instance_1_u(_, "get$_handleImageChunk", "_handleImageChunk$1", 338); + _instance_2_u(_ = U._ImageState.prototype, "get$_handleImageFrame", "_handleImageFrame$2", 372); + _instance_1_u(_, "get$_handleImageChunk", "_handleImageChunk$1", 375); _instance_0_u(G.AnimatedWidgetBaseState.prototype, "get$_handleAnimationChanged", "_handleAnimationChanged$0", 0); _instance_0_u(S._InheritedNotifierElement.prototype, "get$_handleUpdate", "_handleUpdate$0", 0); _instance_1_u(A._LayoutBuilderElement.prototype, "get$_layout", "_layout$1", 33); @@ -421472,15 +421478,15 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); _static_2(K, "navigator_Navigator_defaultGenerateInitialRoutes$closure", "Navigator_defaultGenerateInitialRoutes", 2666); - _static_1(K, "navigator__RouteEntry_isPresentPredicate$closure", "_RouteEntry_isPresentPredicate", 290); - _static_1(K, "navigator__RouteEntry_suitableForTransitionAnimationPredicate$closure", "_RouteEntry_suitableForTransitionAnimationPredicate", 290); - _static_1(K, "navigator__RouteEntry_willBePresentPredicate$closure", "_RouteEntry_willBePresentPredicate", 290); - _instance_1_u(K._NavigatorPushObservation.prototype, "get$notify", "notify$1", 292); - _instance_1_u(K._NavigatorPopObservation.prototype, "get$notify", "notify$1", 292); - _instance_1_u(K._NavigatorRemoveObservation.prototype, "get$notify", "notify$1", 292); - _instance_1_u(K._NavigatorReplaceObservation.prototype, "get$notify", "notify$1", 292); - _instance_1_u(_ = K.NavigatorState.prototype, "get$_handlePointerDown", "_handlePointerDown$1", 220); - _instance_1_u(_, "get$_handlePointerUpOrCancel", "_handlePointerUpOrCancel$1", 91); + _static_1(K, "navigator__RouteEntry_isPresentPredicate$closure", "_RouteEntry_isPresentPredicate", 303); + _static_1(K, "navigator__RouteEntry_suitableForTransitionAnimationPredicate$closure", "_RouteEntry_suitableForTransitionAnimationPredicate", 303); + _static_1(K, "navigator__RouteEntry_willBePresentPredicate$closure", "_RouteEntry_willBePresentPredicate", 303); + _instance_1_u(K._NavigatorPushObservation.prototype, "get$notify", "notify$1", 304); + _instance_1_u(K._NavigatorPopObservation.prototype, "get$notify", "notify$1", 304); + _instance_1_u(K._NavigatorRemoveObservation.prototype, "get$notify", "notify$1", 304); + _instance_1_u(K._NavigatorReplaceObservation.prototype, "get$notify", "notify$1", 304); + _instance_1_u(_ = K.NavigatorState.prototype, "get$_handlePointerDown", "_handlePointerDown$1", 229); + _instance_1_u(_, "get$_handlePointerUpOrCancel", "_handlePointerUpOrCancel$1", 93); _instance_1_u(U.Notification0.prototype, "get$visitAncestor", "visitAncestor$1", 116); _instance_1_u(_ = E._RenderOverflowBar.prototype, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); @@ -421490,97 +421496,97 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance_2_u(_, "get$paintStack", "paintStack$2", 86); - _instance_1_u(L._GlowingOverscrollIndicatorState.prototype, "get$_overscroll_indicator$_handleScrollNotification", "_overscroll_indicator$_handleScrollNotification$1", 169); + _instance_2_u(_, "get$paintStack", "paintStack$2", 83); + _instance_1_u(L._GlowingOverscrollIndicatorState.prototype, "get$_overscroll_indicator$_handleScrollNotification", "_overscroll_indicator$_handleScrollNotification$1", 174); _instance_0_i(_ = L._GlowController.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(_, "get$_changePhase", "_changePhase$1", 35); + _instance_1_u(_, "get$_changePhase", "_changePhase$1", 34); _instance_1_u(_, "get$_tickDisplacement", "_tickDisplacement$1", 26); _instance_1_u(L._OverscrollIndicatorNotification_Notification_ViewportNotificationMixin.prototype, "get$visitAncestor", "visitAncestor$1", 116); _instance_1_u(G.HtmlElementView.prototype, "get$_createHtmlElementView", "_createHtmlElementView$1", 1999); _instance_1_u(G._HtmlElementViewController.prototype, "get$dispatchPointerEvent", "dispatchPointerEvent$1", 2003); - _instance_1_u(_ = G._PlatformViewLinkState.prototype, "get$_onPlatformViewCreated", "_onPlatformViewCreated$1", 67); - _instance_1_u(_, "get$_handleFrameworkFocusChanged", "_handleFrameworkFocusChanged$1", 51); - _instance_1_u(_ = Z.SliverReorderableListState.prototype, "get$_dragStart", "_dragStart$1", 520); + _instance_1_u(_ = G._PlatformViewLinkState.prototype, "get$_onPlatformViewCreated", "_onPlatformViewCreated$1", 66); + _instance_1_u(_, "get$_handleFrameworkFocusChanged", "_handleFrameworkFocusChanged$1", 48); + _instance_1_u(_ = Z.SliverReorderableListState.prototype, "get$_dragStart", "_dragStart$1", 634); _instance(_, "get$_dragUpdate", 0, 3, null, ["call$3"], ["_dragUpdate$3"], 2007, 0); - _instance_1_u(_, "get$_dragCancel", "_dragCancel$1", 473); - _instance_1_u(_, "get$_dragEnd", "_dragEnd$1", 473); + _instance_1_u(_, "get$_dragCancel", "_dragCancel$1", 601); + _instance_1_u(_, "get$_dragEnd", "_dragEnd$1", 601); _instance_0_u(_, "get$_dropCompleted", "_dropCompleted$0", 0); - _instance_2_u(_, "get$_reorderable_list$_itemBuilder", "_reorderable_list$_itemBuilder$2", 130); + _instance_2_u(_, "get$_reorderable_list$_itemBuilder", "_reorderable_list$_itemBuilder$2", 136); _instance_0_u(Z._ReorderableItemState.prototype, "get$rebuild", "rebuild$0", 0); - _instance_1_u(Z._DragInfo.prototype, "get$createProxy", "createProxy$1", 75); + _instance_1_u(Z._DragInfo.prototype, "get$createProxy", "createProxy$1", 77); _instance_0_u(K._RootRestorationScopeState.prototype, "get$_replaceRootBucket", "_replaceRootBucket$0", 0); _instance_0_i(K.RestorableProperty.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(K.RestorationMixin.prototype, "get$_updateProperty", "_updateProperty$1", 2013); _instance_0_i(U.RestorableListenable.prototype, "get$dispose", "dispose$0", 0); _instance_0_i(U.RestorableChangeNotifier.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(T.TransitionRoute.prototype, "get$_handleStatusChanged", "_handleStatusChanged$1", 35); + _instance_1_u(T.TransitionRoute.prototype, "get$_handleStatusChanged", "_handleStatusChanged$1", 34); _instance_0_i(T.LocalHistoryEntry.prototype, "get$remove", "remove$0", 0); - _instance_1_u(_ = T.ModalRoute.prototype, "get$_buildModalBarrier", "_buildModalBarrier$1", 75); - _instance_1_u(_, "get$_buildModalScope", "_buildModalScope$1", 75); + _instance_1_u(_ = T.ModalRoute.prototype, "get$_buildModalBarrier", "_buildModalBarrier$1", 77); + _instance_1_u(_, "get$_buildModalScope", "_buildModalScope$1", 77); _instance_0_u(_ = M.BallisticScrollActivity.prototype, "get$_scroll_activity$_tick", "_scroll_activity$_tick$0", 0); _instance_0_u(_, "get$_scroll_activity$_end", "_scroll_activity$_end$0", 0); _instance_0_u(_ = M.DrivenScrollActivity.prototype, "get$_scroll_activity$_tick", "_scroll_activity$_tick$0", 0); _instance_0_u(_, "get$_scroll_activity$_end", "_scroll_activity$_end$0", 0); _instance_0_i(F.ScrollController.prototype, "get$dispose", "dispose$0", 0); - _static_1(G, "scroll_notification__defaultScrollNotificationPredicate$closure", "defaultScrollNotificationPredicate", 169); + _static_1(G, "scroll_notification__defaultScrollNotificationPredicate$closure", "defaultScrollNotificationPredicate", 174); _instance_1_u(G._ScrollNotification_LayoutChangedNotification_ViewportNotificationMixin.prototype, "get$visitAncestor", "visitAncestor$1", 116); _instance_0_i(A.ScrollPosition.prototype, "get$dispose", "dispose$0", 0); _instance_0_i(R.ScrollPositionWithSingleContext.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(_ = F.ScrollableState.prototype, "get$_scrollable$_handleDragDown", "_scrollable$_handleDragDown$1", 629); - _instance_1_u(_, "get$_scrollable$_handleDragStart", "_scrollable$_handleDragStart$1", 98); - _instance_1_u(_, "get$_scrollable$_handleDragUpdate", "_scrollable$_handleDragUpdate$1", 68); - _instance_1_u(_, "get$_scrollable$_handleDragEnd", "_scrollable$_handleDragEnd$1", 105); + _instance_1_u(_ = F.ScrollableState.prototype, "get$_scrollable$_handleDragDown", "_scrollable$_handleDragDown$1", 639); + _instance_1_u(_, "get$_scrollable$_handleDragStart", "_scrollable$_handleDragStart$1", 100); + _instance_1_u(_, "get$_scrollable$_handleDragUpdate", "_scrollable$_handleDragUpdate$1", 69); + _instance_1_u(_, "get$_scrollable$_handleDragEnd", "_scrollable$_handleDragEnd$1", 101); _instance_0_u(_, "get$_scrollable$_handleDragCancel", "_scrollable$_handleDragCancel$0", 0); _instance_0_u(_, "get$_disposeHold", "_disposeHold$0", 0); _instance_0_u(_, "get$_disposeDrag", "_disposeDrag$0", 0); _instance_1_u(_, "get$_receivedPointerSignal", "_receivedPointerSignal$1", 2034); - _instance_1_u(_, "get$_handlePointerScroll", "_handlePointerScroll$1", 91); + _instance_1_u(_, "get$_handlePointerScroll", "_handlePointerScroll$1", 93); _instance_0_i(E.ScrollbarPainter.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_ = E.RawScrollbarState.prototype, "get$handleThumbPress", "handleThumbPress$0", 0); - _instance_1_u(_, "get$_handleTrackTapDown", "_handleTrackTapDown$1", 96); - _instance_1_u(_, "get$_handleScrollNotification", "_handleScrollNotification$1", 169); + _instance_1_u(_, "get$_handleTrackTapDown", "_handleTrackTapDown$1", 97); + _instance_1_u(_, "get$_handleScrollNotification", "_handleScrollNotification$1", 174); _instance_2_u(X._ShortcutsState.prototype, "get$_handleOnKey", "_handleOnKey$2", 2045); _instance_0_u(_ = E._RenderSingleChildViewport.prototype, "get$_hasScrolled", "_hasScrolled$0", 0); _instance_1_u(_, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 240, 0); + _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect"], 290, 0); _static_2(G, "sliver___kDefaultSemanticIndexCallback$closure", "_kDefaultSemanticIndexCallback", 2667); _instance_1_u(G.SliverMultiBoxAdaptorElement.prototype, "get$removeChild", "removeChild$1", 2049); _instance(F.TextSelectionOverlay.prototype, "get$_markNeedsBuild", 0, 0, function() { return [null]; - }, ["call$1", "call$0"], ["_markNeedsBuild$1", "_markNeedsBuild$0"], 2082, 0); + }, ["call$1", "call$0"], ["_markNeedsBuild$1", "_markNeedsBuild$0"], 2080, 0); _instance_0_u(_ = F._TextSelectionHandleOverlayState.prototype, "get$_handleVisibilityChanged", "_handleVisibilityChanged$0", 0); - _instance_1_u(_, "get$_handleDragStart", "_handleDragStart$1", 98); - _instance_1_u(_, "get$_handleDragUpdate", "_handleDragUpdate$1", 68); + _instance_1_u(_, "get$_handleDragStart", "_handleDragStart$1", 100); + _instance_1_u(_, "get$_handleDragUpdate", "_handleDragUpdate$1", 69); _instance_0_u(_, "get$_handleTap", "_handleTap$0", 0); - _instance_1_u(_ = F.TextSelectionGestureDetectorBuilder.prototype, "get$onTapDown", "onTapDown$1", 96); - _instance_1_u(_, "get$onForcePressStart", "onForcePressStart$1", 150); - _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 150); - _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 146); + _instance_1_u(_ = F.TextSelectionGestureDetectorBuilder.prototype, "get$onTapDown", "onTapDown$1", 97); + _instance_1_u(_, "get$onForcePressStart", "onForcePressStart$1", 156); + _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 156); + _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 151); _instance_0_u(_, "get$onSingleTapCancel", "onSingleTapCancel$0", 0); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 208); - _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 203); - _instance_1_u(_, "get$onSingleLongTapEnd", "onSingleLongTapEnd$1", 379); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 236); + _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 218); + _instance_1_u(_, "get$onSingleLongTapEnd", "onSingleLongTapEnd$1", 420); _instance_0_u(_, "get$onSecondaryTap", "onSecondaryTap$0", 0); - _instance_1_u(_, "get$onSecondaryTapDown", "onSecondaryTapDown$1", 96); - _instance_1_u(_, "get$onDoubleTapDown", "onDoubleTapDown$1", 96); - _instance_1_u(_, "get$onDragSelectionStart", "onDragSelectionStart$1", 98); - _instance_2_u(_, "get$onDragSelectionUpdate", "onDragSelectionUpdate$2", 2084); - _instance_1_u(_, "get$onDragSelectionEnd", "onDragSelectionEnd$1", 105); - _instance_1_u(_ = F._TextSelectionGestureDetectorState.prototype, "get$_text_selection$_handleTapDown", "_text_selection$_handleTapDown$1", 96); - _instance_1_u(_, "get$_handleTapUp", "_handleTapUp$1", 146); + _instance_1_u(_, "get$onSecondaryTapDown", "onSecondaryTapDown$1", 97); + _instance_1_u(_, "get$onDoubleTapDown", "onDoubleTapDown$1", 97); + _instance_1_u(_, "get$onDragSelectionStart", "onDragSelectionStart$1", 100); + _instance_2_u(_, "get$onDragSelectionUpdate", "onDragSelectionUpdate$2", 2083); + _instance_1_u(_, "get$onDragSelectionEnd", "onDragSelectionEnd$1", 101); + _instance_1_u(_ = F._TextSelectionGestureDetectorState.prototype, "get$_text_selection$_handleTapDown", "_text_selection$_handleTapDown$1", 97); + _instance_1_u(_, "get$_handleTapUp", "_handleTapUp$1", 151); _instance_0_u(_, "get$_text_selection$_handleTapCancel", "_text_selection$_handleTapCancel$0", 0); - _instance_1_u(_, "get$_handleDragStart", "_handleDragStart$1", 98); - _instance_1_u(_, "get$_handleDragUpdate", "_handleDragUpdate$1", 68); + _instance_1_u(_, "get$_handleDragStart", "_handleDragStart$1", 100); + _instance_1_u(_, "get$_handleDragUpdate", "_handleDragUpdate$1", 69); _instance_0_u(_, "get$_handleDragUpdateThrottled", "_handleDragUpdateThrottled$0", 0); - _instance_1_u(_, "get$_handleDragEnd", "_handleDragEnd$1", 105); - _instance_1_u(_, "get$_forcePressStarted", "_forcePressStarted$1", 150); - _instance_1_u(_, "get$_forcePressEnded", "_forcePressEnded$1", 150); - _instance_1_u(_, "get$_handleLongPressStart", "_handleLongPressStart$1", 208); - _instance_1_u(_, "get$_handleLongPressMoveUpdate", "_handleLongPressMoveUpdate$1", 203); - _instance_1_u(_, "get$_handleLongPressEnd", "_handleLongPressEnd$1", 379); + _instance_1_u(_, "get$_handleDragEnd", "_handleDragEnd$1", 101); + _instance_1_u(_, "get$_forcePressStarted", "_forcePressStarted$1", 156); + _instance_1_u(_, "get$_forcePressEnded", "_forcePressEnded$1", 156); + _instance_1_u(_, "get$_handleLongPressStart", "_handleLongPressStart$1", 236); + _instance_1_u(_, "get$_handleLongPressMoveUpdate", "_handleLongPressMoveUpdate$1", 218); + _instance_1_u(_, "get$_handleLongPressEnd", "_handleLongPressEnd$1", 420); _instance_0_u(_, "get$_doubleTapTimeout", "_doubleTapTimeout$0", 0); _instance_0_u(K._AnimatedState.prototype, "get$_handleChange", "_handleChange$0", 0); _instance_0_u(N._ValueListenableBuilderState.prototype, "get$_valueChanged", "_valueChanged$0", 0); @@ -421591,43 +421597,43 @@ return O.StoreBuilder__identity(store, type$.dynamic); }], 2671, 0); _instance_1_u(_ = O._StoreStreamListenerState.prototype, "get$_mapConverter", "_mapConverter$1", "2(Object?)"); - _instance_1_u(_, "get$_whereDistinct", "_whereDistinct$1", 102); - _instance_1_u(_, "get$_ignoreChange", "_ignoreChange$1", 102); - _instance_2_u(_, "get$_flutter_redux$_handleChange", "_flutter_redux$_handleChange$2", 204); - _instance(_, "get$_handleError", 0, 3, null, ["call$3"], ["_handleError$3"], 2134, 0); + _instance_1_u(_, "get$_whereDistinct", "_whereDistinct$1", 109); + _instance_1_u(_, "get$_ignoreChange", "_ignoreChange$1", 109); + _instance_2_u(_, "get$_flutter_redux$_handleChange", "_flutter_redux$_handleChange$2", 231); + _instance(_, "get$_handleError", 0, 3, null, ["call$3"], ["_handleError$3"], 2133, 0); _instance_0_u(_ = A.SlidableState.prototype, "get$_isScrollingListener", "_isScrollingListener$0", 0); - _instance_1_u(_, "get$_slidable$_handleDragStart", "_slidable$_handleDragStart$1", 98); - _instance_1_u(_, "get$_slidable$_handleDragUpdate", "_slidable$_handleDragUpdate$1", 68); - _instance_1_u(_, "get$_slidable$_handleDragEnd", "_slidable$_handleDragEnd$1", 105); - _instance_1_u(_, "get$_handleShowAllActionsStatusChanged", "_handleShowAllActionsStatusChanged$1", 35); + _instance_1_u(_, "get$_slidable$_handleDragStart", "_slidable$_handleDragStart$1", 100); + _instance_1_u(_, "get$_slidable$_handleDragUpdate", "_slidable$_handleDragUpdate$1", 69); + _instance_1_u(_, "get$_slidable$_handleDragEnd", "_slidable$_handleDragEnd$1", 101); + _instance_1_u(_, "get$_handleShowAllActionsStatusChanged", "_handleShowAllActionsStatusChanged$1", 34); _instance_0_u(_, "get$_handleOverallPositionChanged", "_handleOverallPositionChanged$0", 0); - _instance_1_u(_, "get$_handleDismissStatusChanged", "_handleDismissStatusChanged$1", 2140); + _instance_1_u(_, "get$_handleDismissStatusChanged", "_handleDismissStatusChanged$1", 2135); _instance_0_u(_, "get$_handleResizeProgressChanged", "_handleResizeProgressChanged$0", 0); _instance_0_u(L._TypeAheadFormFieldState.prototype, "get$_flutter_typeahead$_handleControllerChanged", "_flutter_typeahead$_handleControllerChanged$0", 0); _instance_0_u(L._TypeAheadFieldState.prototype, "get$_scrollResizeListener", "_scrollResizeListener$0", 0); - _instance(_ = D.Registrar.prototype, "get$handlePlatformMessage", 0, 3, null, ["call$3"], ["handlePlatformMessage$3"], 347, 0); - _instance(_, "get$handleFrameworkMessage", 0, 3, null, ["call$3"], ["handleFrameworkMessage$3"], 347, 0); - _instance_0_u(_ = O.MethodChannelGoogleSignIn.prototype, "get$signInSilently", "signInSilently$0", 315); - _instance_0_i(_, "get$signIn", "signIn$0", 315); - _instance_0_i(_, "get$signOut", "signOut$0", 112); - _instance_0_i(_, "get$disconnect", "disconnect$0", 112); - _instance_0_u(_ = M.GoogleSignInPlugin.prototype, "get$signInSilently", "signInSilently$0", 315); - _instance_0_i(_, "get$signIn", "signIn$0", 315); - _instance_0_i(_, "get$signOut", "signOut$0", 112); - _instance_0_i(_, "get$disconnect", "disconnect$0", 112); + _instance(_ = D.Registrar.prototype, "get$handlePlatformMessage", 0, 3, null, ["call$3"], ["handlePlatformMessage$3"], 406, 0); + _instance(_, "get$handleFrameworkMessage", 0, 3, null, ["call$3"], ["handleFrameworkMessage$3"], 406, 0); + _instance_0_u(_ = O.MethodChannelGoogleSignIn.prototype, "get$signInSilently", "signInSilently$0", 317); + _instance_0_i(_, "get$signIn", "signIn$0", 317); + _instance_0_i(_, "get$signOut", "signOut$0", 111); + _instance_0_i(_, "get$disconnect", "disconnect$0", 111); + _instance_0_u(_ = M.GoogleSignInPlugin.prototype, "get$signInSilently", "signInSilently$0", 317); + _instance_0_i(_, "get$signIn", "signIn$0", 317); + _instance_0_i(_, "get$signOut", "signOut$0", 111); + _instance_0_i(_, "get$disconnect", "disconnect$0", 111); _instance_0_i(O.BrowserClient.prototype, "get$close", "close$0", 0); - _instance_1_u(_ = S.DateBuilder.prototype, "get$setYear", "setYear$1", 67); - _instance_1_u(_, "get$setMonth", "setMonth$1", 67); - _instance_1_u(_, "get$setDay", "setDay$1", 67); - _instance_1_u(_, "get$setDayOfYear", "setDayOfYear$1", 67); - _instance_1_u(_, "get$setHour", "setHour$1", 67); - _instance_1_u(_, "get$setMinute", "setMinute$1", 67); - _instance_1_u(_, "get$setSecond", "setSecond$1", 67); - _instance_1_u(_, "get$setFractionalSecond", "setFractionalSecond$1", 67); - _static_1(A, "date_format_DateFormat_localeExists$closure", "DateFormat_localeExists", 110); - _instance_0_u(A.DateFormat.prototype, "get$_initDigitMatcher", "_initDigitMatcher$0", 2198); - _static_1(S, "number_format_NumberFormat_localeExists$closure", "NumberFormat_localeExists", 110); - _static_1(X, "intl_helpers___throwLocaleError$closure", "_throwLocaleError", 109); + _instance_1_u(_ = S.DateBuilder.prototype, "get$setYear", "setYear$1", 66); + _instance_1_u(_, "get$setMonth", "setMonth$1", 66); + _instance_1_u(_, "get$setDay", "setDay$1", 66); + _instance_1_u(_, "get$setDayOfYear", "setDayOfYear$1", 66); + _instance_1_u(_, "get$setHour", "setHour$1", 66); + _instance_1_u(_, "get$setMinute", "setMinute$1", 66); + _instance_1_u(_, "get$setSecond", "setSecond$1", 66); + _instance_1_u(_, "get$setFractionalSecond", "setFractionalSecond$1", 66); + _static_1(A, "date_format_DateFormat_localeExists$closure", "DateFormat_localeExists", 103); + _instance_0_u(A.DateFormat.prototype, "get$_initDigitMatcher", "_initDigitMatcher$0", 2197); + _static_1(S, "number_format_NumberFormat_localeExists$closure", "NumberFormat_localeExists", 103); + _static_1(X, "intl_helpers___throwLocaleError$closure", "_throwLocaleError", 104); _static_0(E, "plural_rules___default_rule$closure", "_default_rule", 37); _static_0(E, "plural_rules___fil_rule$closure", "_fil_rule", 37); _static_0(E, "plural_rules___pt_PT_rule$closure", "_pt_PT_rule", 37); @@ -421656,7 +421662,7 @@ _static_0(E, "plural_rules___lt_rule$closure", "_lt_rule", 37); _static_0(E, "plural_rules___en_rule$closure", "_en_rule", 37); _static_0(E, "plural_rules___ak_rule$closure", "_ak_rule", 37); - _static_1(E, "plural_rules__localeHasPluralRules$closure", "localeHasPluralRules", 78); + _static_1(E, "plural_rules__localeHasPluralRules$closure", "localeHasPluralRules", 82); _instance_0_u(_ = K.InvoiceNinjaAppState.prototype, "get$_authenticate", "_authenticate$0", 30); _instance_1_u(_, "get$generateRoute", "generateRoute$1", 764); _static_2(G, "app_reducer__appReducer$closure", "appReducer", 2673); @@ -421690,8 +421696,8 @@ _static_2(S, "client_reducer___setLoadedCompany$closure", "_setLoadedCompany", 2701); _static_2(T, "company_reducer__loadCompanySuccessReducer$closure", "loadCompanySuccessReducer", 2702); _static_2(T, "company_reducer__saveCompanySuccessReducer$closure", "saveCompanySuccessReducer", 2703); - _static_2(N, "company_gateway_reducer___clearEditing$closure", "_clearEditing", 706); - _static_2(N, "company_gateway_reducer___updateEditing$closure", "_updateEditing", 706); + _static_2(N, "company_gateway_reducer___clearEditing$closure", "_clearEditing", 707); + _static_2(N, "company_gateway_reducer___updateEditing$closure", "_updateEditing", 707); _static_2(N, "company_gateway_reducer___filterCompanyGatewaysByCustom1$closure", "_filterCompanyGatewaysByCustom1", 2705); _static_2(N, "company_gateway_reducer___filterCompanyGatewaysByCustom2$closure", "_filterCompanyGatewaysByCustom2", 2706); _static_2(N, "company_gateway_reducer___filterCompanyGatewaysByState$closure", "_filterCompanyGatewaysByState", 2707); @@ -421709,12 +421715,12 @@ _static_2(N, "company_gateway_reducer___setLoadedCompanyGateway$closure", "_setLoadedCompanyGateway", 2719); _static_2(N, "company_gateway_reducer___setLoadedCompany$closure", "_setLoadedCompany0", 2720); _static_2(N, "company_gateway_reducer___setLoadedCompanyGateways$closure", "_setLoadedCompanyGateways", 2721); - _static_2(Q, "credit_reducer___clearEditing$closure", "_clearEditing0", 149); - _static_2(Q, "credit_reducer___updateEditing$closure", "_updateEditing0", 149); - _static_2(Q, "credit_reducer___addCreditItem$closure", "_addCreditItem", 638); + _static_2(Q, "credit_reducer___clearEditing$closure", "_clearEditing0", 147); + _static_2(Q, "credit_reducer___updateEditing$closure", "_updateEditing0", 147); + _static_2(Q, "credit_reducer___addCreditItem$closure", "_addCreditItem", 724); _static_2(Q, "credit_reducer___addCreditItems$closure", "_addCreditItems", 2723); - _static_2(Q, "credit_reducer___removeCreditItem$closure", "_removeCreditItem", 658); - _static_2(Q, "credit_reducer___updateCreditItem$closure", "_updateCreditItem", 659); + _static_2(Q, "credit_reducer___removeCreditItem$closure", "_removeCreditItem", 659); + _static_2(Q, "credit_reducer___updateCreditItem$closure", "_updateCreditItem", 663); _static_2(Q, "credit_reducer___viewCreditList$closure", "_viewCreditList0", 2724); _static_2(Q, "credit_reducer___filterCreditsByCustom1$closure", "_filterCreditsByCustom1", 2725); _static_2(Q, "credit_reducer___filterCreditsByCustom2$closure", "_filterCreditsByCustom2", 2726); @@ -421736,8 +421742,8 @@ _static_2(Q, "credit_reducer___updateCredit$closure", "_updateCredit", 2742); _static_2(Q, "credit_reducer___setLoadedCredits$closure", "_setLoadedCredits", 2743); _static_2(Q, "credit_reducer___setLoadedCompany$closure", "_setLoadedCompany1", 2744); - _static_2(U, "design_reducer___clearEditing$closure", "_clearEditing1", 708); - _static_2(U, "design_reducer___updateEditing$closure", "_updateEditing1", 708); + _static_2(U, "design_reducer___clearEditing$closure", "_clearEditing1", 709); + _static_2(U, "design_reducer___updateEditing$closure", "_updateEditing1", 709); _static_2(U, "design_reducer___viewDesignList$closure", "_viewDesignList0", 2746); _static_2(U, "design_reducer___filterDesignsByCustom1$closure", "_filterDesignsByCustom1", 2747); _static_2(U, "design_reducer___filterDesignsByCustom2$closure", "_filterDesignsByCustom2", 2748); @@ -421773,8 +421779,8 @@ _static_2(M, "document_reducer___updateDocument$closure", "_updateDocument", 2778); _static_2(M, "document_reducer___setLoadedDocument$closure", "_setLoadedDocument", 2779); _static_2(M, "document_reducer___setLoadedDocuments$closure", "_setLoadedDocuments", 2780); - _static_2(K, "expense_reducer___clearEditing$closure", "_clearEditing2", 313); - _static_2(K, "expense_reducer___updateEditing$closure", "_updateEditing3", 313); + _static_2(K, "expense_reducer___clearEditing$closure", "_clearEditing2", 268); + _static_2(K, "expense_reducer___updateEditing$closure", "_updateEditing3", 268); _static_2(K, "expense_reducer___viewExpenseList$closure", "_viewExpenseList0", 2782); _static_2(K, "expense_reducer___filterExpensesByCustom1$closure", "_filterExpensesByCustom1", 2783); _static_2(K, "expense_reducer___filterExpensesByCustom2$closure", "_filterExpensesByCustom2", 2784); @@ -421796,8 +421802,8 @@ _static_2(K, "expense_reducer___setLoadedExpense$closure", "_setLoadedExpense", 2800); _static_2(K, "expense_reducer___setLoadedExpenses$closure", "_setLoadedExpenses", 2801); _static_2(K, "expense_reducer___setLoadedCompany$closure", "_setLoadedCompany3", 2802); - _static_2(F, "expense_category_reducer___clearEditing$closure", "_clearEditing3", 710); - _static_2(F, "expense_category_reducer___updateEditing$closure", "_updateEditing4", 710); + _static_2(F, "expense_category_reducer___clearEditing$closure", "_clearEditing3", 711); + _static_2(F, "expense_category_reducer___updateEditing$closure", "_updateEditing4", 711); _static_2(F, "expense_category_reducer___filterExpenseCategoriesByCustom1$closure", "_filterExpenseCategoriesByCustom1", 2804); _static_2(F, "expense_category_reducer___filterExpenseCategoriesByCustom2$closure", "_filterExpenseCategoriesByCustom2", 2805); _static_2(F, "expense_category_reducer___filterExpenseCategoriesByState$closure", "_filterExpenseCategoriesByState", 2806); @@ -421815,8 +421821,8 @@ _static_2(F, "expense_category_reducer___setLoadedExpenseCategory$closure", "_setLoadedExpenseCategory", 2818); _static_2(F, "expense_category_reducer___setLoadedExpenseCategories$closure", "_setLoadedExpenseCategories", 2819); _static_2(F, "expense_category_reducer___setLoadedCompany$closure", "_setLoadedCompany4", 2820); - _static_2(K, "group_reducer___clearEditing$closure", "_clearEditing4", 711); - _static_2(K, "group_reducer___updateEditing$closure", "_updateEditing5", 711); + _static_2(K, "group_reducer___clearEditing$closure", "_clearEditing4", 712); + _static_2(K, "group_reducer___updateEditing$closure", "_updateEditing5", 712); _static_2(K, "group_reducer___viewGroupList$closure", "_viewGroupList0", 2822); _static_2(K, "group_reducer___filterGroupsByState$closure", "_filterGroupsByState", 2823); _static_2(K, "group_reducer___filterGroups$closure", "_filterGroups", 2824); @@ -421833,12 +421839,12 @@ _static_2(K, "group_reducer___setLoadedGroup$closure", "_setLoadedGroup", 2835); _static_2(K, "group_reducer___setLoadedGroups$closure", "_setLoadedGroups", 2836); _static_2(K, "group_reducer___setLoadedCompany$closure", "_setLoadedCompany5", 2837); - _static_2(D, "invoice_reducer___clearEditing$closure", "_clearEditing5", 149); - _static_2(D, "invoice_reducer___updateEditing$closure", "_updateEditing6", 149); - _static_2(D, "invoice_reducer___addInvoiceItem$closure", "_addInvoiceItem", 608); + _static_2(D, "invoice_reducer___clearEditing$closure", "_clearEditing5", 147); + _static_2(D, "invoice_reducer___updateEditing$closure", "_updateEditing6", 147); + _static_2(D, "invoice_reducer___addInvoiceItem$closure", "_addInvoiceItem", 607); _static_2(D, "invoice_reducer___addInvoiceItems$closure", "_addInvoiceItems", 2838); - _static_2(D, "invoice_reducer___removeInvoiceItem$closure", "_removeInvoiceItem", 609); - _static_2(D, "invoice_reducer___updateInvoiceItem$closure", "_updateInvoiceItem", 623); + _static_2(D, "invoice_reducer___removeInvoiceItem$closure", "_removeInvoiceItem", 619); + _static_2(D, "invoice_reducer___updateInvoiceItem$closure", "_updateInvoiceItem", 624); _static_2(D, "invoice_reducer___viewInvoiceList$closure", "_viewInvoiceList0", 2839); _static_2(D, "invoice_reducer___filterInvoicesByCustom1$closure", "_filterInvoicesByCustom1", 2840); _static_2(D, "invoice_reducer___filterInvoicesByCustom2$closure", "_filterInvoicesByCustom2", 2841); @@ -421864,8 +421870,8 @@ _static_2(D, "invoice_reducer___updateInvoice$closure", "_updateInvoice", 2861); _static_2(D, "invoice_reducer___setLoadedInvoices$closure", "_setLoadedInvoices", 2862); _static_2(D, "invoice_reducer___setLoadedCompany$closure", "_setLoadedCompany6", 2863); - _static_2(R, "payment_reducer___clearEditing$closure", "_clearEditing6", 712); - _static_2(R, "payment_reducer___updateEditing$closure", "_updateEditing7", 712); + _static_2(R, "payment_reducer___clearEditing$closure", "_clearEditing6", 713); + _static_2(R, "payment_reducer___updateEditing$closure", "_updateEditing7", 713); _static_2(R, "payment_reducer___viewPaymentList$closure", "_viewPaymentList0", 2865); _static_2(R, "payment_reducer___filterPaymentsByCustom1$closure", "_filterPaymentsByCustom1", 2866); _static_2(R, "payment_reducer___filterPaymentsByCustom2$closure", "_filterPaymentsByCustom2", 2867); @@ -421886,8 +421892,8 @@ _static_2(R, "payment_reducer___setLoadedPayment$closure", "_setLoadedPayment", 2882); _static_2(R, "payment_reducer___setLoadedPayments$closure", "_setLoadedPayments", 2883); _static_2(R, "payment_reducer___setLoadedCompany$closure", "_setLoadedCompany7", 2884); - _static_2(L, "payment_term_reducer___clearEditing$closure", "_clearEditing7", 713); - _static_2(L, "payment_term_reducer___updateEditing$closure", "_updateEditing8", 713); + _static_2(L, "payment_term_reducer___clearEditing$closure", "_clearEditing7", 714); + _static_2(L, "payment_term_reducer___updateEditing$closure", "_updateEditing8", 714); _static_2(L, "payment_term_reducer___viewPaymentTermList$closure", "_viewPaymentTermList0", 2886); _static_2(L, "payment_term_reducer___filterPaymentTermsByCustom1$closure", "_filterPaymentTermsByCustom1", 2887); _static_2(L, "payment_term_reducer___filterPaymentTermsByCustom2$closure", "_filterPaymentTermsByCustom2", 2888); @@ -421906,8 +421912,8 @@ _static_2(L, "payment_term_reducer___setLoadedPaymentTerm$closure", "_setLoadedPaymentTerm", 2901); _static_2(L, "payment_term_reducer___setLoadedPaymentTerms$closure", "_setLoadedPaymentTerms", 2902); _static_2(L, "payment_term_reducer___setLoadedCompany$closure", "_setLoadedCompany8", 2903); - _static_2(B, "product_reducer___clearEditing$closure", "_clearEditing8", 714); - _static_2(B, "product_reducer___updateEditing$closure", "_updateEditing9", 714); + _static_2(B, "product_reducer___clearEditing$closure", "_clearEditing8", 715); + _static_2(B, "product_reducer___updateEditing$closure", "_updateEditing9", 715); _static_2(B, "product_reducer___viewClientList$closure", "_viewClientList1", 2905); _static_2(B, "product_reducer___filterProductsByState$closure", "_filterProductsByState", 2906); _static_2(B, "product_reducer___filterProductsByCustom1$closure", "_filterProductsByCustom1", 2907); @@ -421928,8 +421934,8 @@ _static_2(B, "product_reducer___setLoadedProduct$closure", "_setLoadedProduct", 2922); _static_2(B, "product_reducer___setLoadedProducts$closure", "_setLoadedProducts", 2923); _static_2(B, "product_reducer___setLoadedCompany$closure", "_setLoadedCompany9", 2924); - _static_2(G, "project_reducer___clearEditing$closure", "_clearEditing9", 715); - _static_2(G, "project_reducer___updateEditing$closure", "_updateEditing10", 715); + _static_2(G, "project_reducer___clearEditing$closure", "_clearEditing9", 716); + _static_2(G, "project_reducer___updateEditing$closure", "_updateEditing10", 716); _static_2(G, "project_reducer___viewProjectList$closure", "_viewProjectList0", 2926); _static_2(G, "project_reducer___filterProjectsByCustom1$closure", "_filterProjectsByCustom1", 2927); _static_2(G, "project_reducer___filterProjectsByCustom2$closure", "_filterProjectsByCustom2", 2928); @@ -421950,12 +421956,12 @@ _static_2(G, "project_reducer___setLoadedProject$closure", "_setLoadedProject", 2943); _static_2(G, "project_reducer___setLoadedProjects$closure", "_setLoadedProjects", 2944); _static_2(G, "project_reducer___setLoadedCompany$closure", "_setLoadedCompany10", 2945); - _static_2(L, "quote_reducer___clearEditing$closure", "_clearEditing10", 149); - _static_2(L, "quote_reducer___updateEditing$closure", "_updateEditing11", 149); - _static_2(L, "quote_reducer___addQuoteItem$closure", "_addQuoteItem", 702); + _static_2(L, "quote_reducer___clearEditing$closure", "_clearEditing10", 147); + _static_2(L, "quote_reducer___updateEditing$closure", "_updateEditing11", 147); + _static_2(L, "quote_reducer___addQuoteItem$closure", "_addQuoteItem", 690); _static_2(L, "quote_reducer___addQuoteItems$closure", "_addQuoteItems", 2946); - _static_2(L, "quote_reducer___removeQuoteItem$closure", "_removeQuoteItem", 709); - _static_2(L, "quote_reducer___updateQuoteItem$closure", "_updateQuoteItem", 454); + _static_2(L, "quote_reducer___removeQuoteItem$closure", "_removeQuoteItem", 699); + _static_2(L, "quote_reducer___updateQuoteItem$closure", "_updateQuoteItem", 703); _static_2(L, "quote_reducer___viewQuoteList$closure", "_viewQuoteList0", 2947); _static_2(L, "quote_reducer___filterQuotesByCustom1$closure", "_filterQuotesByCustom1", 2948); _static_2(L, "quote_reducer___filterQuotesByCustom2$closure", "_filterQuotesByCustom2", 2949); @@ -421978,8 +421984,8 @@ _static_2(L, "quote_reducer___updateQuote$closure", "_updateQuote", 2966); _static_2(L, "quote_reducer___setLoadedQuotes$closure", "_setLoadedQuotes", 2967); _static_2(L, "quote_reducer___setLoadedCompany$closure", "_setLoadedCompany11", 2968); - _static_2(E, "recurring_expense_reducer___clearEditing$closure", "_clearEditing11", 313); - _static_2(E, "recurring_expense_reducer___updateEditing$closure", "_updateEditing12", 313); + _static_2(E, "recurring_expense_reducer___clearEditing$closure", "_clearEditing11", 268); + _static_2(E, "recurring_expense_reducer___updateEditing$closure", "_updateEditing12", 268); _static_2(E, "recurring_expense_reducer___viewRecurringExpenseList$closure", "_viewRecurringExpenseList0", 2969); _static_2(E, "recurring_expense_reducer___filterRecurringExpensesByCustom1$closure", "_filterRecurringExpensesByCustom1", 2970); _static_2(E, "recurring_expense_reducer___filterRecurringExpensesByCustom2$closure", "_filterRecurringExpensesByCustom2", 2971); @@ -422000,9 +422006,9 @@ _static_2(E, "recurring_expense_reducer___setLoadedRecurringExpense$closure", "_setLoadedRecurringExpense", 2986); _static_2(E, "recurring_expense_reducer___setLoadedRecurringExpenses$closure", "_setLoadedRecurringExpenses", 2987); _static_2(E, "recurring_expense_reducer___setLoadedCompany$closure", "_setLoadedCompany12", 2988); - _static_2(A, "recurring_invoice_reducer___clearEditing$closure", "_clearEditing12", 149); - _static_2(A, "recurring_invoice_reducer___updateEditing$closure", "_updateEditing13", 149); - _static_2(A, "recurring_invoice_reducer___addRecurringInvoiceItem$closure", "_addRecurringInvoiceItem", 453); + _static_2(A, "recurring_invoice_reducer___clearEditing$closure", "_clearEditing12", 147); + _static_2(A, "recurring_invoice_reducer___updateEditing$closure", "_updateEditing13", 147); + _static_2(A, "recurring_invoice_reducer___addRecurringInvoiceItem$closure", "_addRecurringInvoiceItem", 454); _static_2(A, "recurring_invoice_reducer___addRecurringInvoiceItems$closure", "_addRecurringInvoiceItems", 2989); _static_2(A, "recurring_invoice_reducer___removeRecurringInvoiceItem$closure", "_removeRecurringInvoiceItem", 461); _static_2(A, "recurring_invoice_reducer___updateRecurringInvoiceItem$closure", "_updateRecurringInvoiceItem", 462); @@ -422029,8 +422035,8 @@ _static_2(A, "recurring_invoice_reducer___setLoadedRecurringInvoices$closure", "_setLoadedRecurringInvoices", 3010); _static_2(A, "recurring_invoice_reducer___setLoadedCompany$closure", "_setLoadedCompany13", 3011); _static_2(Q, "static_reducer__staticLoadedReducer$closure", "staticLoadedReducer", 3012); - _static_2(X, "subscription_reducer___clearEditing$closure", "_clearEditing13", 716); - _static_2(X, "subscription_reducer___updateEditing$closure", "_updateEditing14", 716); + _static_2(X, "subscription_reducer___clearEditing$closure", "_clearEditing13", 717); + _static_2(X, "subscription_reducer___updateEditing$closure", "_updateEditing14", 717); _static_2(X, "subscription_reducer___filterSubscriptionsByCustom1$closure", "_filterSubscriptionsByCustom1", 3014); _static_2(X, "subscription_reducer___filterSubscriptionsByCustom2$closure", "_filterSubscriptionsByCustom2", 3015); _static_2(X, "subscription_reducer___filterSubscriptionsByState$closure", "_filterSubscriptionsByState", 3016); @@ -422048,8 +422054,8 @@ _static_2(X, "subscription_reducer___setLoadedSubscription$closure", "_setLoadedSubscription", 3028); _static_2(X, "subscription_reducer___setLoadedSubscriptions$closure", "_setLoadedSubscriptions", 3029); _static_2(X, "subscription_reducer___setLoadedCompany$closure", "_setLoadedCompany14", 3030); - _static_2(N, "task_reducer___clearEditing$closure", "_clearEditing14", 717); - _static_2(N, "task_reducer___updateEditing$closure", "_updateEditing15", 717); + _static_2(N, "task_reducer___clearEditing$closure", "_clearEditing14", 718); + _static_2(N, "task_reducer___updateEditing$closure", "_updateEditing15", 718); _static_2(N, "task_reducer___viewTaskList$closure", "_viewTaskList0", 3032); _static_2(N, "task_reducer___filterTasksByCustom1$closure", "_filterTasksByCustom1", 3033); _static_2(N, "task_reducer___filterTasksByCustom2$closure", "_filterTasksByCustom2", 3034); @@ -422073,8 +422079,8 @@ _static_2(N, "task_reducer___setLoadedTask$closure", "_setLoadedTask", 3052); _static_2(N, "task_reducer___setLoadedTasks$closure", "_setLoadedTasks", 3053); _static_2(N, "task_reducer___setLoadedCompany$closure", "_setLoadedCompany15", 3054); - _static_2(A, "task_status_reducer___clearEditing$closure", "_clearEditing15", 718); - _static_2(A, "task_status_reducer___updateEditing$closure", "_updateEditing16", 718); + _static_2(A, "task_status_reducer___clearEditing$closure", "_clearEditing15", 719); + _static_2(A, "task_status_reducer___updateEditing$closure", "_updateEditing16", 719); _static_2(A, "task_status_reducer___viewTaskStatusList$closure", "_viewTaskStatusList0", 3056); _static_2(A, "task_status_reducer___filterTaskStatusesByCustom1$closure", "_filterTaskStatusesByCustom1", 3057); _static_2(A, "task_status_reducer___filterTaskStatusesByCustom2$closure", "_filterTaskStatusesByCustom2", 3058); @@ -422094,8 +422100,8 @@ _static_2(A, "task_status_reducer___setLoadedTaskStatus$closure", "_setLoadedTaskStatus", 3072); _static_2(A, "task_status_reducer___setLoadedTaskStatuses$closure", "_setLoadedTaskStatuses", 3073); _static_2(A, "task_status_reducer___setLoadedCompany$closure", "_setLoadedCompany16", 3074); - _static_2(Z, "tax_rate_reducer___clearEditing$closure", "_clearEditing16", 719); - _static_2(Z, "tax_rate_reducer___updateEditing$closure", "_updateEditing17", 719); + _static_2(Z, "tax_rate_reducer___clearEditing$closure", "_clearEditing16", 720); + _static_2(Z, "tax_rate_reducer___updateEditing$closure", "_updateEditing17", 720); _static_2(Z, "tax_rate_reducer___viewTaxRateList$closure", "_viewTaxRateList0", 3076); _static_2(Z, "tax_rate_reducer___filterTaxRatesByState$closure", "_filterTaxRatesByState", 3077); _static_2(Z, "tax_rate_reducer___filterTaxRates$closure", "_filterTaxRates", 3078); @@ -422112,8 +422118,8 @@ _static_2(Z, "tax_rate_reducer___setLoadedTaxRate$closure", "_setLoadedTaxRate", 3089); _static_2(Z, "tax_rate_reducer___setLoadedTaxRates$closure", "_setLoadedTaxRates", 3090); _static_2(Z, "tax_rate_reducer___setLoadedCompany$closure", "_setLoadedCompany17", 3091); - _static_2(S, "token_reducer___clearEditing$closure", "_clearEditing17", 720); - _static_2(S, "token_reducer___updateEditing$closure", "_updateEditing18", 720); + _static_2(S, "token_reducer___clearEditing$closure", "_clearEditing17", 721); + _static_2(S, "token_reducer___updateEditing$closure", "_updateEditing18", 721); _static_2(S, "token_reducer___viewTokenList$closure", "_viewTokenList0", 3093); _static_2(S, "token_reducer___filterTokensByCustom1$closure", "_filterTokensByCustom1", 3094); _static_2(S, "token_reducer___filterTokensByCustom2$closure", "_filterTokensByCustom2", 3095); @@ -422132,8 +422138,8 @@ _static_2(S, "token_reducer___setLoadedToken$closure", "_setLoadedToken", 3108); _static_2(S, "token_reducer___setLoadedTokens$closure", "_setLoadedTokens", 3109); _static_2(S, "token_reducer___setLoadedCompany$closure", "_setLoadedCompany18", 3110); - _static_2(E, "user_reducer___clearEditing$closure", "_clearEditing18", 721); - _static_2(E, "user_reducer___updateEditing$closure", "_updateEditing19", 721); + _static_2(E, "user_reducer___clearEditing$closure", "_clearEditing18", 590); + _static_2(E, "user_reducer___updateEditing$closure", "_updateEditing19", 590); _static_2(E, "user_reducer___viewUserList$closure", "_viewUserList0", 3112); _static_2(E, "user_reducer___filterUsersByCustom1$closure", "_filterUsersByCustom1", 3113); _static_2(E, "user_reducer___filterUsersByCustom2$closure", "_filterUsersByCustom2", 3114); @@ -422159,8 +422165,8 @@ _static_2(E, "user_reducer___setLoadedUsers$closure", "_setLoadedUsers", 3134); _static_2(E, "user_reducer___setLoadedCompany$closure", "_setLoadedCompany19", 3135); _static_2(K, "vendor_reducer__editVendorContact$closure", "editVendorContact", 3136); - _static_2(K, "vendor_reducer___clearEditing$closure", "_clearEditing19", 590); - _static_2(K, "vendor_reducer___updateEditing$closure", "_updateEditing20", 590); + _static_2(K, "vendor_reducer___clearEditing$closure", "_clearEditing19", 561); + _static_2(K, "vendor_reducer___updateEditing$closure", "_updateEditing20", 561); _static_2(K, "vendor_reducer___addContact$closure", "_addContact", 3138); _static_2(K, "vendor_reducer___removeContact$closure", "_removeContact", 3139); _static_2(K, "vendor_reducer___updateContact$closure", "_updateContact", 3140); @@ -422184,8 +422190,8 @@ _static_2(K, "vendor_reducer___setLoadedVendor$closure", "_setLoadedVendor", 3158); _static_2(K, "vendor_reducer___setLoadedVendors$closure", "_setLoadedVendors", 3159); _static_2(K, "vendor_reducer___setLoadedCompany$closure", "_setLoadedCompany20", 3160); - _static_2(L, "webhook_reducer___clearEditing$closure", "_clearEditing20", 481); - _static_2(L, "webhook_reducer___updateEditing$closure", "_updateEditing21", 481); + _static_2(L, "webhook_reducer___clearEditing$closure", "_clearEditing20", 482); + _static_2(L, "webhook_reducer___updateEditing$closure", "_updateEditing21", 482); _static_2(L, "webhook_reducer___viewWebhookList$closure", "_viewWebhookList0", 3162); _static_2(L, "webhook_reducer___filterWebhooksByCustom1$closure", "_filterWebhooksByCustom1", 3163); _static_2(L, "webhook_reducer___filterWebhooksByCustom2$closure", "_filterWebhooksByCustom2", 3164); @@ -422217,11 +422223,11 @@ _instance_0_u(E._InvoiceEmailViewState.prototype, "get$_invoice_email_view$_loadTemplate", "_invoice_email_view$_loadTemplate$0", 0); _instance_0_u(N._ListFilterState.prototype, "get$onFocusChanged", "onFocusChanged$0", 0); _static_1(A, "menu_drawer_vm_MenuDrawerVM_fromStore$closure", "MenuDrawerVM_fromStore", 3182); - _instance_1_u(L.AppDataTable.prototype, "get$_app_data_table$_handleSelectAll", "_app_data_table$_handleSelectAll$1", 38); - _instance_1_u(_ = L.TableRowInkWell0.prototype, "get$getRectCallback", "getRectCallback$1", 2069); - _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 2070); + _instance_1_u(L.AppDataTable.prototype, "get$_app_data_table$_handleSelectAll", "_app_data_table$_handleSelectAll$1", 39); + _instance_1_u(_ = L.TableRowInkWell0.prototype, "get$getRectCallback", "getRectCallback$1", 2070); + _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 2071); _instance_0_u(_ = L._SortArrowState0.prototype, "get$_app_data_table$_rebuild", "_app_data_table$_rebuild$0", 0); - _instance_1_u(_, "get$_app_data_table$_resetOrientationAnimation", "_app_data_table$_resetOrientationAnimation$1", 2072); + _instance_1_u(_, "get$_app_data_table$_resetOrientationAnimation", "_app_data_table$_resetOrientationAnimation$1", 2073); _instance_0_u(_ = N.AppPaginatedDataTableState.prototype, "get$_app_paginated_data_table$_handleDataSourceChanged", "_app_paginated_data_table$_handleDataSourceChanged$0", 0); _instance_0_u(_, "get$_app_paginated_data_table$_handlePrevious", "_app_paginated_data_table$_handlePrevious$0", 0); _instance_0_u(_, "get$_app_paginated_data_table$_handleNext", "_app_paginated_data_table$_handleNext$0", 0); @@ -422235,7 +422241,7 @@ _instance_0_u(M.ClientEditSettingsState.prototype, "get$_client_edit_settings$_onChanged", "_client_edit_settings$_onChanged$0", 0); _instance_0_u(R.ClientEditShippingAddressState.prototype, "get$_client_edit_shipping_address$_onChanged", "_client_edit_shipping_address$_onChanged$0", 0); _instance_0_u(G._ClientViewState.prototype, "get$_client_view$_onTabChanged", "_client_view$_onTabChanged$0", 0); - _instance_2_u(Q._ClientViewDetailsState.prototype, "get$_client_view_details$_launchStatus", "_client_view_details$_launchStatus$2", 594); + _instance_2_u(Q._ClientViewDetailsState.prototype, "get$_client_view_details$_launchStatus", "_client_view_details$_launchStatus$2", 595); _static_1(S, "company_gateway_list_vm_CompanyGatewayListVM_fromStore$closure", "CompanyGatewayListVM_fromStore", 3186); _static_1(Y, "company_gateway_screen_vm_CompanyGatewayScreenVM_fromStore$closure", "CompanyGatewayScreenVM_fromStore", 3187); _instance_0_u(V._GatewayConfigFieldState.prototype, "get$_company_gateway_edit$_onChanged", "_company_gateway_edit$_onChanged$0", 0); @@ -422277,13 +422283,13 @@ _instance_0_u(M._PaymentEditState.prototype, "get$_payment_edit$_onChanged", "_payment_edit$_onChanged$0", 0); _instance(M._PaymentableEditorState.prototype, "get$_payment_edit$_onChanged", 0, 0, function() { return [null]; - }, ["call$1", "call$0"], ["_payment_edit$_onChanged$1", "_payment_edit$_onChanged$0"], 651, 0); + }, ["call$1", "call$0"], ["_payment_edit$_onChanged$1", "_payment_edit$_onChanged$0"], 652, 0); _static_1(R, "payment_list_vm_PaymentListVM_fromStore$closure", "PaymentListVM_fromStore", 3203); _static_1(G, "payment_screen_vm_PaymentScreenVM_fromStore$closure", "PaymentScreenVM_fromStore", 3204); _instance_0_u(Y._PaymentRefundState.prototype, "get$_payment_refund$_onChanged", "_payment_refund$_onChanged$0", 0); _instance(Y._PaymentableEditorState0.prototype, "get$_payment_refund$_onChanged", 0, 0, function() { return [null]; - }, ["call$1", "call$0"], ["_payment_refund$_onChanged$1", "_payment_refund$_onChanged$0"], 651, 0); + }, ["call$1", "call$0"], ["_payment_refund$_onChanged$1", "_payment_refund$_onChanged$0"], 652, 0); _instance_0_u(U._PaymentTermEditState.prototype, "get$_payment_term_edit$_onChanged", "_payment_term_edit$_onChanged$0", 0); _static_1(U, "payment_term_list_vm_PaymentTermListVM_fromStore$closure", "PaymentTermListVM_fromStore", 3205); _static_1(Z, "payment_term_screen_vm_PaymentTermScreenVM_fromStore$closure", "PaymentTermScreenVM_fromStore", 3206); @@ -422386,25 +422392,25 @@ _static_1(E, "vendor_list_vm_VendorListVM_fromStore$closure", "VendorListVM_fromStore", 3254); _static_1(B, "vendor_screen_vm_VendorScreenVM_fromStore$closure", "VendorScreenVM_fromStore", 3255); _instance_0_u(N._VendorViewState.prototype, "get$_vendor_view$_onTabChanged", "_vendor_view$_onTabChanged$0", 0); - _instance_2_u(Y._VendorViewDetailsState.prototype, "get$_launchStatus", "_launchStatus$2", 594); + _instance_2_u(Y._VendorViewDetailsState.prototype, "get$_launchStatus", "_launchStatus$2", 595); _instance_0_u(N._WebhookEditState.prototype, "get$_webhook_edit$_onChanged", "_webhook_edit$_onChanged$0", 0); _static_1(X, "webhook_list_vm_WebhookListVM_fromStore$closure", "WebhookListVM_fromStore", 3256); _static_1(T, "webhook_screen_vm_WebhookScreenVM_fromStore$closure", "WebhookScreenVM_fromStore", 3257); - _instance_1_u(M.NativePdfRendererPlugin.prototype, "get$onMethodCall", "onMethodCall$1", 250); + _instance_1_u(M.NativePdfRendererPlugin.prototype, "get$onMethodCall", "onMethodCall$1", 297); _static_1(X, "native_pdf_view_PdfView__render$closure", "PdfView__render", 3258); _static(X, "native_pdf_view_PdfView__pageBuilder$closure", 3, null, ["call$3"], ["PdfView__pageBuilder"], 3259, 0); - _instance_1_u(F._FadeWidgetState.prototype, "get$animationStatusChange", "animationStatusChange$1", 35); - _instance_1_i(_ = Y.ImageHandler.prototype, "get$build", "build$1", 75); - _instance(_, "get$_imageBuilder", 0, 4, null, ["call$4"], ["_imageBuilder$4"], 451, 0); - _instance(_, "get$_placeholderBuilder", 0, 4, null, ["call$4"], ["_placeholderBuilder$4"], 451, 0); - _instance(_, "get$_preLoadingBuilder", 0, 4, null, ["call$4"], ["_preLoadingBuilder$4"], 451, 0); + _instance_1_u(F._FadeWidgetState.prototype, "get$animationStatusChange", "animationStatusChange$1", 34); + _instance_1_i(_ = Y.ImageHandler.prototype, "get$build", "build$1", 77); + _instance(_, "get$_imageBuilder", 0, 4, null, ["call$4"], ["_imageBuilder$4"], 411, 0); + _instance(_, "get$_placeholderBuilder", 0, 4, null, ["call$4"], ["_placeholderBuilder$4"], 411, 0); + _instance(_, "get$_preLoadingBuilder", 0, 4, null, ["call$4"], ["_preLoadingBuilder$4"], 411, 0); _instance(_, "get$_loadingBuilder", 0, 3, null, ["call$3"], ["_loadingBuilder$3"], 2599, 0); - _instance(_, "get$_errorBuilder", 0, 3, null, ["call$3"], ["_errorBuilder$3"], 534, 0); + _instance(_, "get$_errorBuilder", 0, 3, null, ["call$3"], ["_errorBuilder$3"], 678, 0); _static_0(Q, "path_provider__getApplicationDocumentsDirectory$closure", "getApplicationDocumentsDirectory", 3260); _static_1(E, "photo_view__defaultScaleStateCycle$closure", "defaultScaleStateCycle", 3261); - _instance_1_u(E._PhotoViewState.prototype, "get$scaleStateListener", "scaleStateListener$1", 699); - _instance_1_u(_ = M._PhotoViewGalleryState.prototype, "get$scaleStateChangedCallback", "scaleStateChangedCallback$1", 699); - _instance_2_u(_, "get$_buildItem", "_buildItem$2", 130); + _instance_1_u(E._PhotoViewState.prototype, "get$scaleStateListener", "scaleStateListener$1", 700); + _instance_1_u(_ = M._PhotoViewGalleryState.prototype, "get$scaleStateChangedCallback", "scaleStateChangedCallback$1", 700); + _instance_2_u(_, "get$_buildItem", "_buildItem$2", 136); _instance_0_u(E.PhotoViewController.prototype, "get$_changeListener", "_changeListener$0", 0); _instance_0_u(_ = E.PhotoViewControllerDelegate.prototype, "get$_blindScaleStateListener", "_blindScaleStateListener$0", 0); _instance_0_u(_, "get$_blindScaleListener", "_blindScaleListener$0", 0); @@ -422413,30 +422419,30 @@ _instance_0_u(_ = M.PhotoViewCoreState.prototype, "get$handleScaleAnimation", "handleScaleAnimation$0", 0); _instance_0_u(_, "get$handlePositionAnimate", "handlePositionAnimate$0", 0); _instance_0_u(_, "get$handleRotationAnimation", "handleRotationAnimation$0", 0); - _instance_1_u(_, "get$onScaleStart", "onScaleStart$1", 681); - _instance_1_u(_, "get$onScaleUpdate", "onScaleUpdate$1", 458); - _instance_1_u(_, "get$onScaleEnd", "onScaleEnd$1", 460); - _instance_1_u(_, "get$onAnimationStatus", "onAnimationStatus$1", 35); - _instance_2_u(_, "get$animateOnScaleStateUpdate", "animateOnScaleStateUpdate$2", 493); - _instance_1_u(O.PhotoViewGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 91); + _instance_1_u(_, "get$onScaleStart", "onScaleStart$1", 708); + _instance_1_u(_, "get$onScaleUpdate", "onScaleUpdate$1", 526); + _instance_1_u(_, "get$onScaleEnd", "onScaleEnd$1", 508); + _instance_1_u(_, "get$onAnimationStatus", "onAnimationStatus$1", 34); + _instance_2_u(_, "get$animateOnScaleStateUpdate", "animateOnScaleStateUpdate$2", 597); + _instance_1_u(O.PhotoViewGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 93); _instance_0_i(Z.IgnorableChangeNotifier.prototype, "get$dispose", "dispose$0", 0); _instance_2_u(B.TypedReducer.prototype, "get$$call", "call$2", "1(Object?,@)"); _instance(B.TypedMiddleware.prototype, "get$$call", 0, 3, null, ["call$3"], ["call$3"], 2612, 0); - _instance_0_u(_ = N.RoundedLoadingButtonState.prototype, "get$_btnPressed", "_btnPressed$0", 7); - _instance_0_i(_, "get$_rounded_loading_button$_start", "_rounded_loading_button$_start$0", 7); - _instance_0_u(_, "get$_rounded_loading_button$_reset", "_rounded_loading_button$_reset$0", 7); + _instance_0_u(_ = N.RoundedLoadingButtonState.prototype, "get$_btnPressed", "_btnPressed$0", 8); + _instance_0_i(_, "get$_rounded_loading_button$_start", "_rounded_loading_button$_start$0", 8); + _instance_0_u(_, "get$_rounded_loading_button$_reset", "_rounded_loading_button$_reset$0", 8); _instance(_ = F.Subject.prototype, "get$addError", 0, 1, function() { return [null]; - }, ["call$2", "call$1"], ["addError$2", "addError$1"], 213, 0); + }, ["call$2", "call$1"], ["addError$2", "addError$1"], 232, 0); _instance_1_i(_, "get$add", "add$1", 33); - _instance_0_i(_, "get$close", "close$0", 395); - _instance_1_u(Z.SentryFlutterWeb.prototype, "get$handleMethodCall", "handleMethodCall$1", 250); + _instance_0_i(_, "get$close", "close$0", 442); + _instance_1_u(Z.SentryFlutterWeb.prototype, "get$handleMethodCall", "handleMethodCall$1", 297); _instance_1_u(_ = Y._RenderValueLayoutBuilder.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 6); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 6); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 6); - _static_1(D, "link_LinkViewController__viewFactory$closure", "LinkViewController__viewFactory", 700); - _static_0(E, "clock__systemTime$closure", "systemTime", 405); + _static_1(D, "link_LinkViewController__viewFactory$closure", "LinkViewController__viewFactory", 701); + _static_0(E, "clock__systemTime$closure", "systemTime", 410); _static(U, "_isolates_web__compute$closure", 2, null, ["call$2$3$debugLabel", "call$2", "call$2$2"], ["compute", function(callback, message) { return U.compute(callback, message, null, type$.dynamic, type$.dynamic); }, function(callback, message, $Q, $R) { @@ -422446,15 +422452,15 @@ return D.debugPrintThrottled(message, null); }], 3263, 0); _static_0(D, "print___debugPrintTask$closure", "_debugPrintTask", 0); - _static_2(N, "layout_helper_ChildLayoutHelper_dryLayoutChild$closure", "ChildLayoutHelper_dryLayoutChild", 513); - _static_2(N, "layout_helper_ChildLayoutHelper_layoutChild$closure", "ChildLayoutHelper_layoutChild", 513); + _static_2(N, "layout_helper_ChildLayoutHelper_dryLayoutChild$closure", "ChildLayoutHelper_dryLayoutChild", 522); + _static_2(N, "layout_helper_ChildLayoutHelper_layoutChild$closure", "ChildLayoutHelper_layoutChild", 522); _static_1(X, "flutter_keyboard_visibility_KeyboardVisibility__onKeyboardEvent$closure", "KeyboardVisibility__onKeyboardEvent", 79); _static_1(B, "utils__getUserDataFromMap$closure", "getUserDataFromMap", 3265); _static_2(F, "loading_reducer___setLoading$closure", "_setLoading", 3266); _static_2(F, "loading_reducer___setLoaded$closure", "_setLoaded", 3267); _static_2(F, "loading_reducer___setSaving$closure", "_setSaving", 3268); _static_2(F, "loading_reducer___setSaved$closure", "_setSaved", 2179); - _static_1(G, "serialization0_SerializationUtils_computeDecode$closure", "SerializationUtils_computeDecode", 9); + _static_1(G, "serialization0_SerializationUtils_computeDecode$closure", "SerializationUtils_computeDecode", 10); })(); (function inheritance() { var _mixin = hunkHelpers.mixin, @@ -424145,7 +424151,7 @@ mangledNames: {}, getTypeFromName: getGlobalFromName, metadata: [], - types: ["~()", "Null()", "ListUIStateBuilder*(ListUIStateBuilder*)", "Null(Object*)", "Null(Store*,@,@(@)*)", "@(String*)", "double(double)", "@()", "Null(@)", "@(@)", "Null(String*)", "@(bool*)", "InvoiceEntityBuilder*(InvoiceEntityBuilder*)", "SettingsEntityBuilder*(SettingsEntityBuilder*)", "Null(BuildContext*)", "String*(String*)", "bool*(String*)", "Future*(BuildContext*)", "int*(String*,String*)", "ErrorDialog*(BuildContext*)", "bool*()", "Null(bool*)", "CompanyEntityBuilder*(CompanyEntityBuilder*)", "String*(@)", "ExpenseEntityBuilder*(ExpenseEntityBuilder*)", "Future*(Store*,@,@(@)*)", "~(Duration)", "~(TextEditingController*)", "Future<~>*()", "~(BuildContext*)", "Future*()", "ListBuilder*()", "Future*()", "~(Object?)", "DropdownMenuItem*(String*)", "~(AnimationStatus)", "PaymentEntityBuilder*(PaymentEntityBuilder*)", "PluralCase()", "~(bool*)", "bool*(Route<@>*)", "ClientEntityBuilder*(ClientEntityBuilder*)", "String*(BaseEntity*)", "Null(List*)", "Null(Duration*)", "Null(SelectableEntity*)", "TaskEntityBuilder*(TaskEntityBuilder*)", "CompanyGatewayEntityBuilder*(CompanyGatewayEntityBuilder*)", "Null(String*,String*)", "String*(String*,ClearEntityFilter*)", "String*(String*,SelectCompany*)", "String*(String*,PreviewEntity*)", "~(bool)", "@(BuildContext*)", "Null(EntityState*,bool*)", "InvoiceItemEntityBuilder*(InvoiceItemEntityBuilder*)", "Null(String*,InvoiceEntity*)", "@(SelectableEntity*)", "~(String*)", "Null(TextEditingController*)", "Null(DocumentEntity*)", "SubscriptionEntityBuilder*(SubscriptionEntityBuilder*)", "~(BuildContext*,EntityAction*)", "InvoiceEntity*(String*)", "bool*(InvoiceItemEntity*)", "Null(Event)", "InvoiceStatusEntityBuilder*(InvoiceStatusEntityBuilder*)", "String*(String*,FilterByEntity*)", "~(int)", "~(DragUpdateDetails)", "String()", "ListDivider*(BuildContext*,int*)", "Null(InvoiceEntity*)", "SettingsUIStateBuilder*(SettingsUIStateBuilder*)", "double(RenderBox)", "~(Event)", "Widget(BuildContext)", "String*(String*,@)", "UserEntityBuilder*(UserEntityBuilder*)", "bool(String)", "~(@)", "EntityStats*(String*,BuiltMap*)", "@(TaxRateEntity*)", "@(int*,String*)", "int*(List*,List*)", "~(Element0)", "~(String)", "~(PaintingContext,Offset)", "Null(BuildContext*,MultipartFile*)", "int*(int*,PreviewEntity*)", "UserCompanyEntityBuilder*(UserCompanyEntityBuilder*)", "Null(~)", "~(PointerEvent0)", "Null(BuildContext*,DocumentEntity*,String*,String*)", "Future?(Object*)", "bool(BoxHitTestResult,Offset?)", "bool*(ContactEntity*)", "~(TapDownDetails)", "Null(String*,ExpenseEntity*)", "~(DragStartDetails)", "Null(List*)", "StatelessWidget*(BuildContext*,BoxConstraints*)", "UserStateBuilder*(UserStateBuilder*)", "bool(Object?)", "~(String,@)", "~(String,String)", "~(DragEndDetails)", "Palette()", "bool*(bool*,UpdateUserPreferences*)", "Color(Set)", "String(String)", "bool(@)", "Null(int*)", "Future<~>()", "Iterable()", "Null(TaxRateEntity*)", "VendorEntityBuilder*(VendorEntityBuilder*)", "bool(Element0)", "ListBuilder*()", "Widget*()", "~(@,@)", "Null(ExpenseEntity*)", "double()", "bool(FocusNode)", "~(ByteData?)", "EntityStats*(String*,BuiltMap*)", "~(Object,StackTrace)", "Null(Object,StackTrace)", "AuthStateBuilder*(AuthStateBuilder*)", "Null(PaymentEntity*)", "Null(BuildContext*,Completer*)", "Widget(BuildContext,int)", "@(TextSelection)", "@(DocumentEntity*,String*,String*)", "@(MultipartFile*)", "@(CompanyEntity*)", "TextSelection()", "~(LayoutView)", "DashboardUISettingsBuilder*(DashboardUISettingsBuilder*)", "Null(String*,TaskEntity*)", "Null(int*,int*)", "String*(InvoiceEntityBuilder*)", "bool(FlutterHtmlKeyboardEvent)", "Null(SettingsEntity*)", "@(InvoiceEntity*)", "String*(String*,ClearEntitySelection*)", "Null(TaskEntity*)", "~(TapUpDetails)", "Object?(@)", "Null(List*)", "InvoiceEntity*(InvoiceEntity*,@)", "~(ForcePressDetails)", "AlertDialog*(BuildContext*)", "String*()", "TaskStatusEntityBuilder*(TaskStatusEntityBuilder*)", "ScrollableListView*(BuildContext*)", "~(RenderObject)", "Widget*(BuildContext*,int*)", "DropdownMenuItem*(int*)", "@(DateFormat)", "double*(double*)", "FeesAndLimitsSettingsBuilder*(FeesAndLimitsSettingsBuilder*)", "@(DesignEntity*)", "Color0(int?)", "ProjectEntityBuilder*(ProjectEntityBuilder*)", "Null(UserEntity*)", "TaxRateStateBuilder*(TaxRateStateBuilder*)", "ProductEntityBuilder*(ProductEntityBuilder*)", "Null(InvoiceStateBuilder*)", "GroupStateBuilder*(GroupStateBuilder*)", "bool(ScrollNotification)", "String*(PaymentableEntity*)", "InvoiceEntity*(@)", "int(int)", "@(double)", "SimpleDialog*(BuildContext*)", "@(int*)", "MapBuilder*()", "DateFormat()", "Null(Completer*)", "CompanyGatewayStateBuilder*(CompanyGatewayStateBuilder*)", "bool(_RouteEntry?)", "Null(TaskTime*)", "Column*(BuildContext*)", "Null(String*,PaymentEntity*)", "ExpenseEntity*(String*)", "PaymentEntity*(String*)", "bool*(InvoiceEntity*)", "~(SelectableEntity*)", "double(RenderBox,double)", "~(RestorableProperty,~())", "Null(LoginResponse*)", "double*()", "ListBuilder*()", "@(List*)", "List*()", "bool*(PaymentableEntity*)", "bool*(TaskTime*)", "Color?(Set)", "~(PointerExitEvent)", "bool()", "PaymentTermStateBuilder*(PaymentTermStateBuilder*)", "int(_Codes)", "WebhookEntityBuilder*(WebhookEntityBuilder*)", "~(LongPressMoveUpdateDetails)", "~(Object?,Object?)", "AppStateBuilder*(AppStateBuilder*)", "Null(PaymentableEntity*)", "Null(ProductEntity*)", "~(LongPressStartDetails)", "Null(ProjectEntity*)", "int(FocusNode,FocusNode)", "QuoteStateBuilder*(QuoteStateBuilder*)", "Null(RecurringExpenseStateBuilder*)", "~(Object[StackTrace?])", "Null(RecurringInvoiceStateBuilder*)", "~(Object*)", "Null(GroupEntity*)", "Null(EntityType*)", "Null(String*,ClientEntity*)", "@(Event)", "~(PointerDownEvent)", "bool*(BaseEntity*)", "bool(GestureListener)", "DocumentStateBuilder*(DocumentStateBuilder*)", "TaskEntity*(String*)", "Null(DesignEntity*)", "Null(TaskStatusEntity*)", "Null(InvoiceItemEntity*)", "InvitationEntity*(ContactEntity*)", "Null(VendorEntity*)", "TaxRateEntity*(String*)", "Null(EntityStatus*,bool*)", "~(String,NumericAxis)", "~(String?)", "Null(List*)", "~(DateTime)", "Widget(BuildContext,Widget?)", "@([String*,String*])", "bool*(EntityType*)", "TokenStateBuilder*(TokenStateBuilder*)", "~({curve:Curve,descendant:RenderObject?,duration:Duration,rect:Rect?})", "Null(TokenEntity*)", "TaskStatusStateBuilder*(TaskStatusStateBuilder*)", "Null(TaskStatusStateBuilder*)", "VendorStateBuilder*(VendorStateBuilder*)", "Null(WebhookEntity*)", "EntityStats*(String*,BuiltMap*)", "WebhookStateBuilder*(WebhookStateBuilder*)", "CustomFieldSelector*(BuildContext*)", "TaskStateBuilder*(TaskStateBuilder*)", "Future<@>(MethodCall)", "Null(TaskStateBuilder*)", "SubscriptionStateBuilder*(SubscriptionStateBuilder*)", "~(PointerExitEvent*)", "Null(SubscriptionEntity*)", "int()", "RecurringInvoiceStateBuilder*(RecurringInvoiceStateBuilder*)", "RecurringExpenseStateBuilder*(RecurringExpenseStateBuilder*)", "ProjectStateBuilder*(ProjectStateBuilder*)", "ProductStateBuilder*(ProductStateBuilder*)", "Null(PaymentTermEntity*)", "PaymentStateBuilder*(PaymentStateBuilder*)", "Null(List*)", "Null(PointerEvent)", "ExpenseCategoryStateBuilder*(ExpenseCategoryStateBuilder*)", "Null(ExpenseCategoryEntity*)", "ExpenseStateBuilder*(ExpenseStateBuilder*)", "~(PointerEnterEvent)", "DesignStateBuilder*(DesignStateBuilder*)", "Future>(Map)", "IconButton*(BuildContext*)", "int(RenderObject,RenderObject)", "ActivityListTile*(BuildContext*,int*)", "DesignEntity*(String*)", "~(Timer*)", "int*(InvoiceEntity*,InvoiceEntity*)", "List*(BuiltMap*,BuiltMap*)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "Null(TouchEvent)", "Future>(Map)", "Widget(BuildContext,BoxConstraints)", "CreditStateBuilder*(CreditStateBuilder*)", "Null(BuiltList*)", "ProductEntity*(String*)", "double(double,double)", "Null(CompanyGatewayEntity*)", "ProjectEntity*(String*)", "Rect()", "ClientStateBuilder*(ClientStateBuilder*)", "bool(InlineSpan)", "bool(_RouteEntry)", "Future()", "~(NavigatorObserver)", "InvoiceItemSelector*(BuildContext*)", "BaseEntity*(InvoiceItemEntity*)", "Null(List*[String*])", "~(ProgressEvent)", "Null(BuildContext*,InvoiceEntity*,ClientEntity*)", "Null(ClientEntity*)", "Null(InvoiceItemEntity*,int*)", "Null(BuildContext*[EntityAction*])", "Null(List*,String*)", "Null(BuildContext*[int*])", "Null(BuildContext*,InvoiceEntity*[String*])", "ClientEntity*(String*)", "TaskListItem*(BuildContext*,int*)", "Null(@,@)", "MessageDialog*(BuildContext*)", "String(int)", "MapBuilder*()", "DropdownMenuItem*(MapEntry*)", "bool(BoxHitTestResult,Offset)", "DesignEntityBuilder*(DesignEntityBuilder*)", "ExpenseEntity*(ExpenseEntity*,@)", "int(@,@)", "Future()", "String*(TaxRateReportFields*)", "String*(TaxRateReportFields0*)", "String*(ProfitAndLossReportFields*)", "MapBuilder*(MapBuilder*)", "~(MouseEvent)", "Null(Timer*)", "ListTile*(String*)", "Null(DateTime*)", "~(~())", "InvoiceStateBuilder*(InvoiceStateBuilder*)", "CompanyGatewayEntity*(String*)", "Null(Store*)", "Null(List*)", "Null(ClientStateBuilder*)", "@(Color)", "Color()", "int(int,int)", "Future()", "bool*(PaymentEntity*)", "Null(List*)", "~(ImageInfo,bool)", "Null(CompanyGatewayStateBuilder*)", "~(ImageChunkEvent)", "Null(CreditStateBuilder*)", "~(SliverConstraints)", "int*(TaskEntity*,TaskEntity*)", "~(List)", "bool(SemanticsNode)", "Null(List*)", "int(SemanticsNode,SemanticsNode)", "Null(DesignStateBuilder*)", "Future<~>(String,ByteData?,~(ByteData?)?)", "String*(CreditReportFields*)", "String(Match)", "bool(Object?,Object?)", "int(Object?)", "Null(ExpenseStateBuilder*)", "bool(FocusableActionDetector)", "ExpenseCategoryEntity*(String*)", "Null(List*)", "ExpenseCategoryEntityBuilder*(ExpenseCategoryEntityBuilder*)", "Null(ExpenseCategoryStateBuilder*)", "GroupEntity*(String*)", "Null(List*)", "GroupEntityBuilder*(GroupEntityBuilder*)", "Null(GroupStateBuilder*)", "Null(PaymentStateBuilder*)", "PaymentTermEntity*(String*)", "Null(List*)", "Null(PaymentTermStateBuilder*)", "Null(List*)", "HorizontalDragGestureRecognizer()", "Null(ProductStateBuilder*)", "~(HorizontalDragGestureRecognizer)", "Tween(@)", "Null(ProjectStateBuilder*)", "Null(QuoteStateBuilder*)", "EdgeInsetsGeometryTween(@)", "ColorTween(@)", "ReportsUIStateBuilder*(ReportsUIStateBuilder*)", "SubscriptionEntity*(String*)", "Null(List*)", "Null(SubscriptionStateBuilder*)", "~(LongPressEndDetails)", "Null(List*)", "Null(bool)", "Null(MouseEvent)", "TaskStatusEntity*(String*)", "Null(List*)", "Color(Color)", "Null(@,StackTrace)", "Null(List*)", "Null(TaxRateStateBuilder*)", "TokenEntity*(String*)", "Null(List*)", "bool*(ActivityEntity*)", "Null(TokenStateBuilder*)", "ListBuilder*(ListBuilder*)", "UserEntity*(String*)", "Future<@>()", "Null(UserStateBuilder*)", "VendorEntity*(String*)", "Null(List*)", "Null(VendorStateBuilder*)", "WebhookEntity*(String*)", "Null(List*)", "Null(WebhookStateBuilder*)", "GridView*(BuildContext*,BoxConstraints*)", "Null(EntityAction*)", "DateTime()", "Future()", "~(int,int)", "~(PointerEnterEvent*)", "ListBuilder*()", "bool(_Highlight)", "ListBuilder*()", "AppTextButton*(BuildContext*)", "MaterialStateProperty?(ButtonStyle?)", "ListBuilder*()", "InkWell*(BuildContext*)", "Null(int*,bool*)", "ListBuilder*()", "MapBuilder*>*()", "Null(BuildContext*,EmailTemplate*,String*,String*)", "~(Timer)", "MouseCursor0(Set)", "bool(DataRow)", "~(bool?)", "InvoiceListItem*(BuildContext*,int*)", "QuoteListItem*(BuildContext*,int*)", "ExpenseListItem*(BuildContext*,int*)", "@(double*)", "~(FocusHighlightMode)", "ExpenseStatusEntityBuilder*(ExpenseStatusEntityBuilder*)", "DropdownMenuItem*(int*)", "~(TaxRateEntity*)", "PaymentableEntityBuilder*(PaymentableEntityBuilder*)", "String*(ClientReportFields*)", "String*(DocumentReportFields*)", "String*(ExpenseReportFields*)", "String*(InvoiceItemReportFields*)", "String*(InvoiceReportFields*)", "String*(PaymentReportFields*)", "String*(ProductReportFields*)", "String?(String?)", "String*(QuoteItemReportFields*)", "String*(QuoteReportFields*)", "String*(TaskReportFields*)", "@(SettingsEntity*)", "Future*(BuildContext*,bool*)", "MapEntry*>*(String*,String*)", "@(bool*,int*,String*,double*,double*)", "Null(String*,List*)", "Null(List*)", "bool(Point)", "Widget(BuildContext,Widget,int?,bool)", "~(ImageStreamListener)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteItem*)", "Tween<@>?(Tween<@>?,@,Tween<@>(@))", "Future(String,Map)", "AlignmentGeometryTween(@)", "~(ScaleUpdateDetails)", "String*(String*,ShowPdfRecurringInvoice*)", "~(ScaleEndDetails)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceItem*)", "DecorationTween(@)", "bool(NodeValidator)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*)", "Null(CompanyEntity*)", "FileNode()", "Null(BaseEntity*)", "~(List)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "bool(RenderBox)", "RenderBox?()", "~(_DragInfo)", "@(bool)", "VelocityTracker(PointerEvent0)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "Node0?(DirectoryNode,String,Node0?)", "bool(BoxHitTestResult)", "~(RandomAccessFile)", "ReportSettingsEntityBuilder*(ReportSettingsEntityBuilder*)", "WebhookEntity*(WebhookEntity*,@)", "List*(BuiltMap*,BuiltMap*)", "_ZoomExitTransition(BuildContext,Animation0,Widget?)", "bool(LayoutView)", "LocalKey(MergeableMaterialItem)", "Future<~>(~)", "DataCell(DataColumn)", "Color?(Color?)", "Null(ProgressEvent)", "List(_SemanticsSortGroup)", "~(String,String?)", "TaxRateEntityBuilder*(TaxRateEntityBuilder*)", "~(double,double)", "ContactEntityBuilder*(ContactEntityBuilder*)", "TaxRateEntity*(@)", "~(TextSelection,SelectionChangedCause?)", "~(_TimePickerMode)", "DocumentEntity*(String*)", "TokenEntityBuilder*(TokenEntityBuilder*)", "Null(List*)", "~(GestureMode)", "MapBuilder*(MapBuilder*)", "ContactEntity*()", "AppSidebarMode*(AppSidebarMode*,UpdateUserPreferences*)", "int*(BaseEntity*,BaseEntity*)", "int(int,@)", "bool(int)", "~(DiagnosticsNode)", "DocumentEntityBuilder*(DocumentEntityBuilder*)", "MapBuilder*>*(MapBuilder*>*)", "Null(DocumentStateBuilder*)", "~(RestorationBucket)", "Size(RenderBox,BoxConstraints)", "UserEntity*(@)", "List*(BuiltMap*)", "Map()", "InvoiceItemEntity*(BaseEntity*)", "Object?(Object?)", "Completer*(Completer*,EditVendor*)", "Drag?(Offset)", "~(TimeOfDay)", "Widget(BuildContext,Object?,ScrollController?)", "EntityStats*(String*,BuiltMap*)", "@(EdgeInsets)", "bool*(InvitationEntity*)", "Widget(BuildContext,bool)", "Null(BuiltList*)", "LicenseEntry(int)", "bool*(GatewayTokenEntity*)", "bool(InheritedElement)", "InkWell*(String*)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ImageStreamCompleter()", "Widget(BuildContext,Object,StackTrace?)", "UserSettingsEntityBuilder*(UserSettingsEntityBuilder*)", "ExpenseEntity*(@)", "bool(DraggableScrollableNotification)", "CompanyGatewayEntity*(@)", "ListBuilder*()", "Null(BuildContext*,String*,String*,String*)", "ListBuilder*()", "EdgeInsets()", "ListBuilder*()", "List*()", "~(Uint8List,String,int)", "~(GestureListener)", "ListBuilder*()", "List*>*(BuildContext*)", "PopupMenuItem*(EntityAction*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "SelectableEntity*(String*)", "bool*(SelectableEntity*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "MapBuilder*()", "ListBuilder*()", "PaymentableEntity*(BaseEntity*)", "bool(Node)", "ListBuilder*()", "Null(String*,String*,String*,String*)", "Null(EmailTemplate*)", "~(Rect)", "ListBuilder*()", "bool*(TaxRateEntity*)", "TaxRateEntity*()", "~(TextSelection)", "ListBuilder*()", "Widget*(CompanyEntity*)", "List*>*(BuildContext*)", "PointerInterceptor*(BuildContext*)", "bool*(SystemLogEntity*)", "~()()", "ListBuilder*()", "MapBuilder*()", "bool*(DataRow0*)", "DataCell0*(DataColumn0*)", "DataCell0*(String*)", "ListBuilder*()", "BaseEntity*(String*)", "ListBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "@(Object*)", "ListBuilder*()", "ListBuilder*()", "VendorEntity*(VendorEntity*,@)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "Widget*(BuildContext*,AsyncSnapshot*)", "Null(ContactEntity*)", "ListBuilder*()", "ListBuilder*()", "~(Codec)", "bool(ChartBehavior<@>)", "Widget(Widget,Animation0)", "MapBuilder*()", "List?(int?)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*)", "KeyData()", "GroupEntity*(@)", "TaskTimeBuilder*(TaskTimeBuilder*)", "String*(String*,ShowPdfInvoice*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoiceItem*)", "VendorContactEntityBuilder*(VendorContactEntityBuilder*)", "bool(BuildContext)", "PrefStateBuilder*(PrefStateBuilder*)", "String(num?)", "LoginScreen*(BuildContext*)", "MainScreen*(BuildContext*)", "DropdownMenuItem*(DateRange*)", "Null(DateRange*)", "PaymentEditScreen*(BuildContext*)", "DateTime*(ChartMoneyData*,int*)", "double*(ChartMoneyData*,int*)", "Color0*(ChartMoneyData*,int*)", "ListTile*(BuildContext*,int*)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceItem*)", "PaymentListItem*(BuildContext*,int*)", "int(_ReadingOrderSortData,_ReadingOrderSortData)", "PaymentRefundScreen*(BuildContext*)", "TapGestureRecognizer()", "Future<@>(@)", "~(DragDownDetails)", "UIStateBuilder*(UIStateBuilder*)", "CustomSingleChildLayout(BuildContext)", "~(TapGestureRecognizer)", "DoubleTapGestureRecognizer()", "~(Size)", "~(DoubleTapGestureRecognizer)", "~([Intent?])", "@(Completer*)", "InvoiceEntity*(InvoiceEntity*,AddCreditItem*)", "bool*(CompanyEntity*)", "SizedBox*(BuildContext*)", "List*(String*)", "Listener*(BuildContext*,String*)", "Null(PointerDownEvent*)", "LongPressGestureRecognizer()", "List*>*(BuildContext*)", "PopupMenuItem*(String*)", "ProductListItem*(BuildContext*,int*)", "bool*(HistoryRecord*)", "RefreshIndicator*(BuildContext*)", "Null(MapEntry*)", "~([String*])", "List*(String*,BuiltMap*,BuiltList*)", "double*(PaymentableEntity*)", "~(LongPressGestureRecognizer)", "@(~())", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ListBuilder*()", "InvoiceEntity*(InvoiceEntity*,DeleteCreditItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateCreditItem*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "VerticalDragGestureRecognizer()", "PaymentTermEntityBuilder*(PaymentTermEntityBuilder*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "~(Symbol0,@)", "~(ChartBehavior<@>)", "Null(UserCompanyEntity*)", "~(VerticalDragGestureRecognizer)", "PaymentTermEntity*(@)", "bool(InlineSpanSemanticsInformation)", "_ZoomEnterTransition(BuildContext,Animation0,Widget?)", "Color0*(@,int*)", "num*(@,int*)", "Map*(String*)", "String*(PaymentEntityBuilder*)", "@(int*,bool*)", "Null(BuildContext*,BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,ListUIState*,BuiltMap*)", "String*(ProjectEntityBuilder*)", "int(String?)", "String*(MapBuilder*)", "~(ScaleStartDetails)", "Future*(BuildContext*,AppSidebarMode*)", "~(RenderBox?,String)", "Positioned(BuildContext,Widget?)", "Set<~>*()", "Completer*(Completer*,EditProject*)", "MapBuilder*>*(MapBuilder*>*)", "Future*(String*,String*)", "~(Object,StackTrace?)", "bool*(SubscriptionEntityBuilder*)", "UpdateState*()", "EntityStats*(String*,BuiltMap*)", "Null(TaskTime*,int*)", "Null(Completer*,String*)", "PasswordConfirmation*(BuildContext*)", "Null(GoogleSignInAuthentication*)", "String*(Match*)", "String*(String*,ShowPdfQuote*)", "~(PhotoViewScaleState)", "Element(int)", "~(RenderBox?)", "InvoiceEntity*(InvoiceEntity*,AddQuoteItem*)", "bool(bool?)", "bool(Element,String,String,_Html5NodeValidator)", "Completer*(Completer*,EditClient*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,@)", "int(LayoutView,LayoutView)", "DesignEntity*(DesignEntity*,@)", "InvoiceEntity*(InvoiceEntity*,DeleteQuoteItem*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,@)", "GroupEntity*(GroupEntity*,@)", "PaymentEntity*(PaymentEntity*,@)", "PaymentTermEntity*(PaymentTermEntity*,@)", "ProductEntity*(ProductEntity*,@)", "ProjectEntity*(ProjectEntity*,@)", "SubscriptionEntity*(SubscriptionEntity*,@)", "TaskEntity*(TaskEntity*,@)", "TaskStatusEntity*(TaskStatusEntity*,@)", "TaxRateEntity*(TaxRateEntity*,@)", "TokenEntity*(TokenEntity*,@)", "UserEntity*(UserEntity*,@)", "Future(ByteData?)", "String*(String*,ShowPdfCredit*)", "EntityType*(EntityType*,UpdateDashboardEntityType*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "0^?(MaterialStateProperty<0^>?(ButtonStyle?))", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "JsFunction(@)", "MaterialStateProperty?(ButtonStyle?)", "JsArray<@>(@)", "MaterialStateProperty?(ButtonStyle?)", "int*(TaskTime*,TaskTime*)", "MaterialStateProperty?(ButtonStyle?)", "MouseCursor0?(Set)", "Null(String*,@)", "MouseCursor0?(ButtonStyle?)", "Route<@>*(RouteSettings*)", "JsObject(@)", "Color?(ButtonStyle?)", "VisualDensity?(ButtonStyle?)", "StyledToast*(BuildContext*)", "Locale*(String*)", "ChangeLayoutBanner*(BuildContext*)", "ProductScreenBuilder*(BuildContext*)", "ProductViewScreen*(BuildContext*)", "ProductEditScreen*(BuildContext*)", "ClientScreenBuilder*(BuildContext*)", "ClientViewScreen*(BuildContext*)", "ClientEditScreen*(BuildContext*)", "InvoiceScreenBuilder*(BuildContext*)", "InvoiceViewScreen*(BuildContext*)", "InvoiceEditScreen*(BuildContext*)", "InvoiceEmailScreen*(BuildContext*)", "InvoicePdfScreen*(BuildContext*)", "DocumentScreenBuilder*(BuildContext*)", "DocumentViewScreen*(BuildContext*)", "DocumentEditScreen*(BuildContext*)", "ExpenseScreenBuilder*(BuildContext*)", "ExpenseViewScreen*(BuildContext*)", "ExpenseEditScreen*(BuildContext*)", "VendorScreenBuilder*(BuildContext*)", "VendorViewScreen*(BuildContext*)", "VendorEditScreen*(BuildContext*)", "TaskScreenBuilder*(BuildContext*)", "TaskViewScreen*(BuildContext*)", "TaskEditScreen*(BuildContext*)", "ProjectScreenBuilder*(BuildContext*)", "ProjectViewScreen*(BuildContext*)", "ProjectEditScreen*(BuildContext*)", "PaymentScreenBuilder*(BuildContext*)", "PaymentViewScreen*(BuildContext*)", "MaterialTapTargetSize?(ButtonStyle?)", "Duration?(ButtonStyle?)", "QuoteScreenBuilder*(BuildContext*)", "QuoteViewScreen*(BuildContext*)", "QuoteEditScreen*(BuildContext*)", "QuoteEmailScreen*(BuildContext*)", "QuotePdfScreen*(BuildContext*)", "RecurringExpenseScreenBuilder*(BuildContext*)", "RecurringExpenseViewScreen*(BuildContext*)", "RecurringExpenseEditScreen*(BuildContext*)", "SubscriptionScreenBuilder*(BuildContext*)", "SubscriptionViewScreen*(BuildContext*)", "SubscriptionEditScreen*(BuildContext*)", "TaskStatusScreenBuilder*(BuildContext*)", "TaskStatusViewScreen*(BuildContext*)", "TaskStatusEditScreen*(BuildContext*)", "ExpenseCategoryScreenBuilder*(BuildContext*)", "ExpenseCategoryViewScreen*(BuildContext*)", "ExpenseCategoryEditScreen*(BuildContext*)", "RecurringInvoiceScreenBuilder*(BuildContext*)", "RecurringInvoiceViewScreen*(BuildContext*)", "RecurringInvoiceEditScreen*(BuildContext*)", "RecurringInvoicePdfScreen*(BuildContext*)", "WebhookScreenBuilder*(BuildContext*)", "WebhookViewScreen*(BuildContext*)", "WebhookEditScreen*(BuildContext*)", "TokenScreenBuilder*(BuildContext*)", "TokenViewScreen*(BuildContext*)", "TokenEditScreen*(BuildContext*)", "PaymentTermScreenBuilder*(BuildContext*)", "PaymentTermEditScreen*(BuildContext*)", "PaymentTermViewScreen*(BuildContext*)", "DesignScreenBuilder*(BuildContext*)", "DesignViewScreen*(BuildContext*)", "DesignEditScreen*(BuildContext*)", "CreditScreenBuilder*(BuildContext*)", "CreditViewScreen*(BuildContext*)", "CreditEditScreen*(BuildContext*)", "CreditEmailScreen*(BuildContext*)", "CreditPdfScreen*(BuildContext*)", "UserScreenBuilder*(BuildContext*)", "UserViewScreen*(BuildContext*)", "UserEditScreen*(BuildContext*)", "GroupScreenBuilder*(BuildContext*)", "GroupViewScreen*(BuildContext*)", "GroupEditScreen*(BuildContext*)", "SettingsScreenBuilder*(BuildContext*)", "ReportsScreenBuilder*(BuildContext*)", "CompanyDetailsScreen*(BuildContext*)", "UserDetailsScreen*(BuildContext*)", "LocalizationScreen*(BuildContext*)", "OnlinePaymentsScreen*(BuildContext*)", "CompanyGatewayScreenBuilder*(BuildContext*)", "CompanyGatewayViewScreen*(BuildContext*)", "CompanyGatewayEditScreen*(BuildContext*)", "TaxSettingsScreen*(BuildContext*)", "TaxRateScreenBuilder*(BuildContext*)", "TaxRateViewScreen*(BuildContext*)", "TaxRateEditScreen*(BuildContext*)", "ProductSettingsScreen*(BuildContext*)", "ExpenseSettingsScreen*(BuildContext*)", "TaskSettingsScreen*(BuildContext*)", "ImportExportScreen*(BuildContext*)", "DeviceSettingsScreen*(BuildContext*)", "AccountManagementScreen*(BuildContext*)", "CustomFieldsScreen*(BuildContext*)", "GeneratedNumbersScreen*(BuildContext*)", "WorkflowSettingsScreen*(BuildContext*)", "InvoiceDesignScreen*(BuildContext*)", "ClientPortalScreen*(BuildContext*)", "BuyNowButtonsScreen*(BuildContext*)", "EmailSettingsScreen*(BuildContext*)", "TemplatesAndRemindersScreen*(BuildContext*)", "CreditCardsAndBanksScreen*(BuildContext*)", "DataVisualizationsScreen*(BuildContext*)", "bool?(ButtonStyle?)", "AlignmentGeometry?(ButtonStyle?)", "InteractiveInkFeatureFactory?(ButtonStyle?)", "_Channel()", "~(NextFocusIntent)", "~(PreviousFocusIntent)", "Future*(SharedPreferences*)", "~(PersistenceRepository*)", "~(DirectionalFocusIntent)", "String*(String*,ClearLastError*)", "String*(String*,LoadClientsFailure*)", "String*(String*,LoadProductsFailure*)", "String*(String*,LoadInvoicesFailure*)", "String*(String*,LoadPaymentsFailure*)", "String*(String*,LoadQuotesFailure*)", "String*(String*,LoadProjectsFailure*)", "String*(String*,LoadTasksFailure*)", "String*(String*,LoadVendorsFailure*)", "String*(String*,LoadExpensesFailure*)", "String*(String*,LoadRecurringExpensesFailure*)", "String*(String*,LoadSubscriptionsFailure*)", "String*(String*,LoadTaskStatusesFailure*)", "String*(String*,LoadRecurringInvoicesFailure*)", "String*(String*,LoadWebhooksFailure*)", "String*(String*,LoadTokensFailure*)", "String*(String*,LoadPaymentTermsFailure*)", "String*(String*,LoadDesignsFailure*)", "String*(String*,LoadCreditsFailure*)", "String*(String*,RefreshDataFailure*)", "UserCompanyState*(int*)", "String?(~(Codec))", "~(int?,int?)", "bool(int,int)", "TableRow(int)", "StreamSubscription()", "Null(UserCompanyState*)", "Rect()(RenderBox)", "~(int?)", "~(KeyboardEvent)", "CalendarDatePicker()", "Form()", "Flex(BuildContext)", "Null(BuiltList*)", "ClientUIStateBuilder*(ClientUIStateBuilder*)", "bool*(bool*,ViewClient*)", "bool*(bool*,ViewClientList*)", "bool*(bool*,FilterClientsByState*)", "bool*(bool*,FilterClients*)", "bool*(bool*,FilterClientsByCustom1*)", "bool*(bool*,FilterClientsByCustom2*)", "bool*(bool*,FilterClientsByCustom3*)", "bool*(bool*,FilterClientsByCustom4*)", "int*(int*,UpdateClientTab*)", "~(PointerMoveEvent)", "Widget(BuildContext,Animation0,Animation0)", "ContactEntity*(ContactEntity*,EditClient*)", "ContactEntity*(ContactEntity*,EditContact*)", "String*(String*,ArchiveClientsSuccess*)", "String*(String*,DeleteClientsSuccess*)", "~(String,FormElement)", "String*(String*,ViewClient*)", "String*(String*,AddClientSuccess*)", "~(PointerUpEvent)", "@(TextInputCommand)", "String*(String*,SortClients*)", "String*(String*,FilterClients*)", "String*(String*,FilterClientsByState*)", "String*(String*,FilterClientsByCustom1*)", "String*(String*,FilterClientsByCustom2*)", "String*(String*,FilterClientsByCustom3*)", "String*(String*,FilterClientsByCustom4*)", "~(ActivateIntent)", "~(ButtonActivateIntent)", "ClientEntity*(ClientEntity*,SaveClientSuccess*)", "ClientEntity*(ClientEntity*,AddClientSuccess*)", "ClientEntity*(ClientEntity*,RestoreClientSuccess*)", "ClientEntity*(ClientEntity*,ArchiveClientsSuccess*)", "ClientEntity*(ClientEntity*,DeleteClientsSuccess*)", "ClientEntity*(ClientEntity*,EditClient*)", "ClientEntity*(ClientEntity*,UpdateClient*)", "ClientEntity*(ClientEntity*,AddContact*)", "ClientEntity*(ClientEntity*,DeleteContact*)", "ClientEntity*(ClientEntity*,UpdateContact*)", "ClientEntity*(ClientEntity*,ViewClient*)", "ClientEntity*(ClientEntity*,ViewClientList*)", "ClientEntity*(ClientEntity*,SelectCompany*)", "ClientEntity*(ClientEntity*,DiscardChanges*)", "IndentingBuiltValueToStringHelper(String)", "RenderObjectWidget(Widget)", "InputDecorator(BuildContext)", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "Rect()?(RenderBox)", "ListBuilder()", "ListMultimapBuilder()", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,ListUIState*,BuiltMap*,StaticState*)", "MapBuilder()", "bool(InkHighlight?)", "ClientEntity*(@)", "UserCompanyStateBuilder*(UserCompanyStateBuilder*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateReportSettings*)", "SetBuilder()", "SetMultimapBuilder()", "UserCompanyEntity*(UserCompanyEntity*,SaveAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnecOAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnecGmailUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,DisableTwoFactorSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveUserSettingsSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateCompanyLanguage*)", "CompanyEntityBuilder*(UserCompanyEntityBuilder*)", "int*(int*,LoadCompanySuccess*)", "int*(int*,LoadExpensesSuccess*)", "List*(BuiltMap*,BuiltList*)", "bool*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(String*,UserCompanyState*)", "TextInputCommand()", "bool*(ProductEntity*)", "bool*(ClientEntity*)", "~(EditingState?)", "Null(String)", "ListTileTheme(BuildContext)", "bool(LayoutChangedNotification)", "~(String,bool)", "bool*(ProjectEntity*)", "~(Event?)", "bool*(TaskEntity*)", "ShapeBorderTween(@)", "Null(ByteData)", "~(Iterable)", "_ButtonSanitizer()", "Null(BuiltList*)", "CompanyGatewayUIStateBuilder*(CompanyGatewayUIStateBuilder*)", "bool*(bool*,ViewCompanyGateway*)", "bool*(bool*,ViewCompanyGatewayList*)", "bool*(bool*,FilterCompanyGatewaysByState*)", "bool*(bool*,FilterCompanyGateways*)", "bool*(bool*,FilterCompanyGatewaysByCustom1*)", "bool*(bool*,FilterCompanyGatewaysByCustom2*)", "bool*(bool*,FilterCompanyGatewaysByCustom3*)", "bool*(bool*,FilterCompanyGatewaysByCustom4*)", "String*(String*,ArchiveCompanyGatewaySuccess*)", "String*(String*,DeleteCompanyGatewaySuccess*)", "String*(String*,ViewCompanyGateway*)", "String*(String*,AddCompanyGatewaySuccess*)", "String*(String*,SortCompanyGateways*)", "String*(String*,FilterCompanyGateways*)", "String*(String*,FilterCompanyGatewaysByState*)", "String*(String*,FilterCompanyGatewaysByCustom1*)", "String*(String*,FilterCompanyGatewaysByCustom2*)", "String*(String*,FilterCompanyGatewaysByCustom3*)", "String*(String*,FilterCompanyGatewaysByCustom4*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,RestoreCompanyGatewaySuccess*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,ArchiveCompanyGatewaySuccess*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,DeleteCompanyGatewaySuccess*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,UpdateCompanyGateway*)", "Container(BuildContext,Widget?)", "PageTransitionsBuilder?(TargetPlatform)", "Map()", "List*(BuiltMap*,BuiltList*,ListUIState*,String*,bool*)", "double*(String*,BuiltMap*)", "DataRow?()", "EntityStats*(String*,BuiltMap*)", "Card(BuildContext,BoxConstraints)", "Opacity(BuildContext,Widget?)", "num(int?)", "bool(OverscrollIndicatorNotification)", "RefreshProgressIndicator(BuildContext,Widget?)", "CreditUIStateBuilder*(CreditUIStateBuilder*)", "bool*(bool*,ViewCredit*)", "bool*(bool*,ViewCreditList*)", "bool*(bool*,FilterCreditsByState*)", "bool*(bool*,FilterCredits*)", "bool*(bool*,FilterCreditsByCustom1*)", "bool*(bool*,FilterCreditsByCustom2*)", "bool*(bool*,FilterCreditsByCustom3*)", "bool*(bool*,FilterCreditsByCustom4*)", "int*(int*,UpdateCreditTab*)", "Widget(Widget,int,Animation0)", "int*(int*,EditCredit*)", "int*(int*,EditCreditItem*)", "String*(String*,ArchiveCreditsSuccess*)", "String*(String*,DeleteCreditsSuccess*)", "String*(String*,ViewCredit*)", "String*(String*,AddCreditSuccess*)", "String*(String*,ShowEmailCredit*)", "String*(String*,SortCredits*)", "String*(String*,FilterCredits*)", "String*(String*,FilterCreditsByState*)", "String*(String*,FilterCreditsByStatus*)", "String*(String*,FilterCreditsByCustom1*)", "String*(String*,FilterCreditsByCustom2*)", "String*(String*,FilterCreditsByCustom3*)", "String*(String*,FilterCreditsByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateCredit*)", "Material(BuildContext,Widget?)", "InvoiceEntity*(InvoiceEntity*,MoveCreditItem*)", "~(num)", "Set()", "InvoiceEntity*(InvoiceEntity*,UpdateCreditClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddCreditContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveCreditContact*)", "@(Rect)", "@(_StandardBottomSheet)", "_StandardBottomSheet()", "List*(BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*)", "CustomMultiChildLayout(BuildContext,Widget?)", "~(DragEndDetails{isClosing:bool?})", "Align(BuildContext,Widget?)", "DashboardUIStateBuilder*(DashboardUIStateBuilder*)", "BuiltMap*>*(BuiltMap*>*,UpdateDashboardSelection*)", "Set(Set,Set)", "BuiltMap*>*(BuiltMap*>*,SelectCompany*)", "List()", "bool*(bool*,UpdateDashboardSidebar*)", "double(Set)", "~(String?,List)", "TextElement1(String)", "double(TextElement1)", "bool(KeyData)", "Null(String*,Duration*)", "~(List,TextDirection,double)", "GlobalKey>(Widget)", "InputDecorator(BuildContext,Widget?)", "Semantics(BuildContext,Widget?)", "List*(BuiltMap*,BuiltMap*)", "int*(PaymentEntity*,PaymentEntity*)", "TextField(FormFieldState)", "ThemeDataTween(@)", "List*(BuiltMap*,BuiltMap*)", "int*(ExpenseEntity*,ExpenseEntity*)", "ThemeData()", "@(List>)", "TimeOfDay(int)", "Offset(double)", "Null(BuiltList*)", "DesignUIStateBuilder*(DesignUIStateBuilder*)", "bool*(bool*,ViewDesign*)", "bool*(bool*,ViewDesignList*)", "bool*(bool*,FilterDesignsByState*)", "bool*(bool*,FilterDesigns*)", "bool*(bool*,FilterDesignsByCustom1*)", "bool*(bool*,FilterDesignsByCustom2*)", "bool*(bool*,FilterDesignsByCustom3*)", "bool*(bool*,FilterDesignsByCustom4*)", "String*(String*,ArchiveDesignsSuccess*)", "String*(String*,DeleteDesignsSuccess*)", "~(List<_TappableLabel>?)", "String*(String*,SortDesigns*)", "String*(String*,FilterDesigns*)", "String*(String*,FilterDesignsByState*)", "String*(String*,FilterDesignsByCustom1*)", "String*(String*,FilterDesignsByCustom2*)", "String*(String*,FilterDesignsByCustom3*)", "String*(String*,FilterDesignsByCustom4*)", "DesignEntity*(DesignEntity*,RestoreDesignsSuccess*)", "DesignEntity*(DesignEntity*,ArchiveDesignsSuccess*)", "DesignEntity*(DesignEntity*,DeleteDesignsSuccess*)", "DesignEntity*(DesignEntity*,UpdateDesign*)", "List>()", "_ToggleButton(int)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "DesignEntity*(@)", "~([TapUpDetails?])", "Future(Uint8List{allowUpscaling:bool,cacheHeight:int?,cacheWidth:int?})", "EdgeInsetsGeometry(EdgeInsetsGeometry,ShapeBorder)", "Null(BuiltList*)", "DocumentUIStateBuilder*(DocumentUIStateBuilder*)", "bool*(bool*,ViewDocument*)", "bool*(bool*,ViewDocumentList*)", "bool*(bool*,FilterDocumentsByState*)", "bool*(bool*,FilterDocuments*)", "bool*(bool*,FilterDocumentsByCustom1*)", "bool*(bool*,FilterDocumentsByCustom2*)", "bool*(bool*,FilterDocumentsByCustom3*)", "bool*(bool*,FilterDocumentsByCustom4*)", "String*(String*,ArchiveDocumentSuccess*)", "String*(String*,DeleteDocumentSuccess*)", "String*(String*,ViewDocument*)", "String*(String*,SortDocuments*)", "String*(String*,FilterDocuments*)", "String*(String*,FilterDocumentsByState*)", "String*(String*,FilterDocumentsByCustom1*)", "String*(String*,FilterDocumentsByCustom2*)", "String*(String*,FilterDocumentsByCustom3*)", "String*(String*,FilterDocumentsByCustom4*)", "DocumentEntity*(DocumentEntity*,UpdateDocument*)", "ShapeBorder(ShapeBorder)", "String(ShapeBorder)", "~(JsUrlStrategy?)", "DocumentEntity*(@)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "_LiveImage()", "~(ImageInfo?,bool)", "Future<~>(Object,StackTrace?)", "~(Zone,ZoneDelegate,Zone,Object,StackTrace)", "int(int?)", "Null(Map>?)", "ExpenseUIStateBuilder*(ExpenseUIStateBuilder*)", "bool*(bool*,ViewExpense*)", "bool*(bool*,ViewExpenseList*)", "bool*(bool*,FilterExpensesByState*)", "bool*(bool*,FilterExpenses*)", "bool*(bool*,FilterExpensesByCustom1*)", "bool*(bool*,FilterExpensesByCustom2*)", "bool*(bool*,FilterExpensesByCustom3*)", "bool*(bool*,FilterExpensesByCustom4*)", "int*(int*,UpdateExpenseTab*)", "String*(String*,ArchiveExpenseSuccess*)", "String*(String*,DeleteExpenseSuccess*)", "String*(String*,ViewExpense*)", "String*(String*,AddExpenseSuccess*)", "String*(String*,SortExpenses*)", "String*(String*,FilterExpenses*)", "String*(String*,FilterExpensesByState*)", "String*(String*,FilterExpensesByStatus*)", "String*(String*,FilterExpensesByCustom1*)", "String*(String*,FilterExpensesByCustom2*)", "String*(String*,FilterExpensesByCustom3*)", "String*(String*,FilterExpensesByCustom4*)", "ExpenseEntity*(ExpenseEntity*,RestoreExpenseSuccess*)", "ExpenseEntity*(ExpenseEntity*,ArchiveExpenseSuccess*)", "ExpenseEntity*(ExpenseEntity*,DeleteExpenseSuccess*)", "ExpenseEntity*(ExpenseEntity*,UpdateExpense*)", "_PointerState()", "~(Object,StackTrace?)?(ImageStreamListener)", "~(ImageChunkEvent)?(ImageStreamListener)", "@(@,String)", "List*(BuiltMap*,String*)", "Paint(BoxShadow)", "Path(BoxShadow)", "DiagnosticsNode(InlineSpan)", "~(int,SemanticsAction,ByteData?)", "Null(BuiltList*)", "ExpenseCategoryUIStateBuilder*(ExpenseCategoryUIStateBuilder*)", "bool*(bool*,ViewExpenseCategory*)", "bool*(bool*,ViewExpenseCategoryList*)", "bool*(bool*,FilterExpenseCategoriesByState*)", "bool*(bool*,FilterExpenseCategories*)", "bool*(bool*,FilterExpenseCategoriesByCustom1*)", "bool*(bool*,FilterExpenseCategoriesByCustom2*)", "bool*(bool*,FilterExpenseCategoriesByCustom3*)", "bool*(bool*,FilterExpenseCategoriesByCustom4*)", "String*(String*,ArchiveExpenseCategoriesSuccess*)", "String*(String*,DeleteExpenseCategoriesSuccess*)", "String*(String*,SortExpenseCategories*)", "String*(String*,FilterExpenseCategories*)", "String*(String*,FilterExpenseCategoriesByState*)", "String*(String*,FilterExpenseCategoriesByCustom1*)", "String*(String*,FilterExpenseCategoriesByCustom2*)", "String*(String*,FilterExpenseCategoriesByCustom3*)", "String*(String*,FilterExpenseCategoriesByCustom4*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,RestoreExpenseCategoriesSuccess*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,ArchiveExpenseCategoriesSuccess*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,DeleteExpenseCategoriesSuccess*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,UpdateExpenseCategory*)", "String(double,double,String)", "Size()", "double?()", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "double*(String*,BuiltMap*)", "ExpenseCategoryEntity*(@)", "@(Map)", "@(String)", "~(RawKeyEvent)", "Null(BuiltList*)", "GroupUIStateBuilder*(GroupUIStateBuilder*)", "bool*(bool*,ViewGroup*)", "bool*(bool*,ViewGroupList*)", "bool*(bool*,FilterGroupsByState*)", "bool*(bool*,FilterGroups*)", "String*(String*,ArchiveGroupSuccess*)", "String*(String*,DeleteGroupSuccess*)", "String*(String*,ViewGroup*)", "String*(String*,AddGroupSuccess*)", "String*(String*,SortGroups*)", "String*(String*,FilterGroups*)", "String*(String*,FilterGroupsByState*)", "GroupEntity*(GroupEntity*,RestoreGroupSuccess*)", "GroupEntity*(GroupEntity*,ArchiveGroupSuccess*)", "GroupEntity*(GroupEntity*,DeleteGroupSuccess*)", "GroupEntity*(GroupEntity*,UpdateGroup*)", "bool(Point[double?])", "bool(Point,double,double)", "String(int?)", "String?(int)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "EntityStats*(BuiltMap*,String*)", "InvoiceUIStateBuilder*(InvoiceUIStateBuilder*)", "bool*(bool*,ViewInvoice*)", "bool*(bool*,ViewInvoiceList*)", "bool*(bool*,FilterInvoicesByState*)", "bool*(bool*,FilterInvoices*)", "bool*(bool*,FilterInvoicesByCustom1*)", "bool*(bool*,FilterInvoicesByCustom2*)", "bool*(bool*,FilterInvoicesByCustom3*)", "bool*(bool*,FilterInvoicesByCustom4*)", "int*(int*,UpdateInvoiceTab*)", "Rect(Rect?,TextBox)", "int*(int*,EditInvoice*)", "int*(int*,EditInvoiceItem*)", "String*(String*,ArchiveInvoicesSuccess*)", "String*(String*,DeleteInvoicesSuccess*)", "String*(String*,ViewInvoice*)", "String*(String*,AddInvoiceSuccess*)", "String*(String*,ShowEmailInvoice*)", "String*(String*,SortInvoices*)", "String*(String*,FilterInvoices*)", "String*(String*,FilterInvoicesByState*)", "String*(String*,FilterInvoicesByStatus*)", "String*(String*,FilterInvoicesByCustom1*)", "String*(String*,FilterInvoicesByCustom2*)", "String*(String*,FilterInvoicesByCustom3*)", "String*(String*,FilterInvoicesByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoice*)", "SurfaceScene()", "InvoiceEntity*(InvoiceEntity*,MoveInvoiceItem*)", "Color0?(int?)", "MouseCursor0(MouseTrackerAnnotation)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveInvoiceContact*)", "~(MouseTrackerAnnotation,Matrix4)", "bool(MouseTrackerAnnotation)", "List*(BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,String*)", "~(_LineRendererElement)", "Null(~())", "Palette(Palette())", "Null(BuiltList*)", "PaymentUIStateBuilder*(PaymentUIStateBuilder*)", "bool*(bool*,ViewPayment*)", "bool*(bool*,ViewPaymentList*)", "bool*(bool*,FilterPaymentsByState*)", "bool*(bool*,FilterPayments*)", "bool*(bool*,FilterPaymentsByCustom1*)", "bool*(bool*,FilterPaymentsByCustom2*)", "bool*(bool*,FilterPaymentsByCustom3*)", "bool*(bool*,FilterPaymentsByCustom4*)", "int*(int*,UpdatePaymentTab*)", "String*(String*,ArchivePaymentsSuccess*)", "String*(String*,DeletePaymentsSuccess*)", "String*(String*,ViewPayment*)", "String*(String*,AddPaymentSuccess*)", "String*(String*,SortPayments*)", "String*(String*,FilterPayments*)", "String*(String*,FilterPaymentsByState*)", "String*(String*,FilterPaymentsByCustom1*)", "String*(String*,FilterPaymentsByCustom2*)", "String*(String*,FilterPaymentsByCustom3*)", "String*(String*,FilterPaymentsByCustom4*)", "PaymentEntity*(PaymentEntity*,RestorePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,ArchivePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,DeletePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,UpdatePayment*)", "Incrementable(SemanticsObject)", "OneSequenceGestureRecognizer(Factory)", "TransformLayer?(PaintingContext,Offset)", "bool(SliverHitTestResult{crossAxisPosition!double,mainAxisPosition!double})", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*)", "EntityStats*(String*,BuiltMap*,BuiltMap*)", "PaymentEntity*(@)", "Scrollable0(SemanticsObject)", "num?(int?)", "HitTestResult(Offset)", "Null(BuiltList*)", "PaymentTermUIStateBuilder*(PaymentTermUIStateBuilder*)", "bool*(bool*,ViewPaymentTerm*)", "bool*(bool*,ViewPaymentTermList*)", "bool*(bool*,FilterPaymentTermsByState*)", "bool*(bool*,FilterPaymentTerms*)", "bool*(bool*,FilterPaymentTermsByCustom1*)", "bool*(bool*,FilterPaymentTermsByCustom2*)", "bool*(bool*,FilterPaymentTermsByCustom3*)", "bool*(bool*,FilterPaymentTermsByCustom4*)", "String*(String*,ArchivePaymentTermsSuccess*)", "String*(String*,DeletePaymentTermsSuccess*)", "String*(String*,SortPaymentTerms*)", "String*(String*,FilterPaymentTerms*)", "String*(String*,FilterPaymentTermsByState*)", "String*(String*,FilterPaymentTermsByCustom1*)", "String*(String*,FilterPaymentTermsByCustom2*)", "String*(String*,FilterPaymentTermsByCustom3*)", "String*(String*,FilterPaymentTermsByCustom4*)", "PaymentTermEntity*(PaymentTermEntity*,RestorePaymentTermsSuccess*)", "PaymentTermEntity*(PaymentTermEntity*,ArchivePaymentTermsSuccess*)", "PaymentTermEntity*(PaymentTermEntity*,DeletePaymentTermsSuccess*)", "PaymentTermEntity*(PaymentTermEntity*,UpdatePaymentTerm*)", "bool(RenderSliver)", "~(int,@)", "~(int,_FrameCallbackEntry)", "~(SelectionModelType)", "List*(BuiltMap*,BuiltList*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "InvoiceItemEntity*(String*)", "SemanticsNode(_TraversalSortNode)", "DiagnosticsNode(SemanticsNode)", "Null(BuiltList*)", "ProductUIStateBuilder*(ProductUIStateBuilder*)", "bool*(bool*,ViewProduct*)", "bool*(bool*,ViewProductList*)", "bool*(bool*,FilterProductsByState*)", "bool*(bool*,FilterProducts*)", "bool*(bool*,FilterProductsByCustom1*)", "bool*(bool*,FilterProductsByCustom2*)", "bool*(bool*,FilterProductsByCustom3*)", "bool*(bool*,FilterProductsByCustom4*)", "int*(int*,UpdateProductTab*)", "ProductEntity*(ProductEntity*,UpdateProduct*)", "ProductEntity*(ProductEntity*,RestoreProductsSuccess*)", "ProductEntity*(ProductEntity*,ArchiveProductsSuccess*)", "ProductEntity*(ProductEntity*,DeleteProductsSuccess*)", "String*(String*,ArchiveProductsSuccess*)", "String*(String*,DeleteProductsSuccess*)", "String*(String*,ViewProduct*)", "String*(String*,AddProductSuccess*)", "String*(String*,SortProducts*)", "String*(String*,FilterProducts*)", "String*(String*,FilterProductsByState*)", "String*(String*,FilterProductsByCustom1*)", "String*(String*,FilterProductsByCustom2*)", "String*(String*,FilterProductsByCustom3*)", "String*(String*,FilterProductsByCustom4*)", "_Future<@>?()", "~(String,ChartBehavior0<@>)", "List*(BuiltMap*,BuiltList*,BuiltMap*)", "List*(BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "ProductEntity*(@)", "int(SemanticsNode)", "SemanticsNode(int)", "Null(BuiltList*)", "ProjectUIStateBuilder*(ProjectUIStateBuilder*)", "bool*(bool*,ViewProject*)", "bool*(bool*,ViewProjectList*)", "bool*(bool*,FilterProjectsByState*)", "bool*(bool*,FilterProjects*)", "bool*(bool*,FilterProjectsByCustom1*)", "bool*(bool*,FilterProjectsByCustom2*)", "bool*(bool*,FilterProjectsByCustom3*)", "bool*(bool*,FilterProjectsByCustom4*)", "int*(int*,UpdateProjectTab*)", "Map(TextInputConfiguration)", "String*(String*,ArchiveProjectSuccess*)", "String*(String*,DeleteProjectSuccess*)", "String*(String*,ViewProject*)", "String*(String*,AddProjectSuccess*)", "String*(String*,SortProjects*)", "String*(String*,FilterProjects*)", "String*(String*,FilterProjectsByState*)", "String*(String*,FilterProjectsByCustom1*)", "String*(String*,FilterProjectsByCustom2*)", "String*(String*,FilterProjectsByCustom3*)", "String*(String*,FilterProjectsByCustom4*)", "ProjectEntity*(ProjectEntity*,RestoreProjectSuccess*)", "ProjectEntity*(ProjectEntity*,ArchiveProjectSuccess*)", "ProjectEntity*(ProjectEntity*,DeleteProjectSuccess*)", "ProjectEntity*(ProjectEntity*,UpdateProject*)", "TextInputConfiguration(AutofillClient)", "Stream()", "String*(InvoiceItemEntityBuilder*)", "List*(BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,BuiltMap*)", "Future(String?)", "Null(String*,ProjectEntity*)", "ProjectEntity*(@)", "QuoteUIStateBuilder*(QuoteUIStateBuilder*)", "bool*(bool*,ViewQuote*)", "bool*(bool*,ViewQuoteList*)", "bool*(bool*,FilterQuotesByState*)", "bool*(bool*,FilterQuotes*)", "bool*(bool*,FilterQuotesByCustom1*)", "bool*(bool*,FilterQuotesByCustom2*)", "bool*(bool*,FilterQuotesByCustom3*)", "bool*(bool*,FilterQuotesByCustom4*)", "int*(int*,UpdateQuoteTab*)", "~(ChartStateBehavior>,AnimationController)", "int*(int*,EditQuote*)", "int*(int*,EditQuoteItem*)", "String*(String*,ArchiveQuotesSuccess*)", "String*(String*,DeleteQuotesSuccess*)", "String*(String*,ViewQuote*)", "String*(String*,AddQuoteSuccess*)", "String*(String*,ShowEmailQuote*)", "String*(String*,SortQuotes*)", "String*(String*,FilterQuotes*)", "String*(String*,FilterQuotesByState*)", "String*(String*,FilterQuotesByStatus*)", "String*(String*,FilterQuotesByCustom1*)", "String*(String*,FilterQuotesByCustom2*)", "String*(String*,FilterQuotesByCustom3*)", "String*(String*,FilterQuotesByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateQuote*)", "Future<~>(ByteData?,~(ByteData?))", "InvoiceEntity*(InvoiceEntity*,MoveQuoteItem*)", "Widget(LegendEntry<@>)", "@(StreamController<@>)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveQuoteContact*)", "StreamController<@>()", "Future(ByteData?)", "RecurringExpenseUIStateBuilder*(RecurringExpenseUIStateBuilder*)", "bool*(bool*,ViewRecurringExpense*)", "bool*(bool*,ViewRecurringExpenseList*)", "bool*(bool*,FilterRecurringExpensesByState*)", "bool*(bool*,FilterRecurringExpenses*)", "bool*(bool*,FilterRecurringExpensesByCustom1*)", "bool*(bool*,FilterRecurringExpensesByCustom2*)", "bool*(bool*,FilterRecurringExpensesByCustom3*)", "bool*(bool*,FilterRecurringExpensesByCustom4*)", "int*(int*,UpdateRecurringExpenseTab*)", "String*(String*,ArchiveRecurringExpensesSuccess*)", "String*(String*,DeleteRecurringExpensesSuccess*)", "String*(String*,SortRecurringExpenses*)", "String*(String*,FilterRecurringExpenses*)", "String*(String*,FilterRecurringExpensesByState*)", "String*(String*,FilterRecurringExpensesByCustom1*)", "String*(String*,FilterRecurringExpensesByCustom2*)", "String*(String*,FilterRecurringExpensesByCustom3*)", "String*(String*,FilterRecurringExpensesByCustom4*)", "ExpenseEntity*(ExpenseEntity*,RestoreRecurringExpensesSuccess*)", "ExpenseEntity*(ExpenseEntity*,ArchiveRecurringExpensesSuccess*)", "ExpenseEntity*(ExpenseEntity*,DeleteRecurringExpensesSuccess*)", "ExpenseEntity*(ExpenseEntity*,UpdateRecurringExpense*)", "Future(MethodCall)", "LabelAndValue(SemanticsObject)", "RecurringInvoiceUIStateBuilder*(RecurringInvoiceUIStateBuilder*)", "bool*(bool*,ViewRecurringInvoice*)", "bool*(bool*,ViewRecurringInvoiceList*)", "bool*(bool*,FilterRecurringInvoicesByState*)", "bool*(bool*,FilterRecurringInvoices*)", "bool*(bool*,FilterRecurringInvoicesByCustom1*)", "bool*(bool*,FilterRecurringInvoicesByCustom2*)", "bool*(bool*,FilterRecurringInvoicesByCustom3*)", "bool*(bool*,FilterRecurringInvoicesByCustom4*)", "int*(int*,UpdateRecurringInvoiceTab*)", "Padding(Widget)", "int*(int*,EditRecurringInvoice*)", "int*(int*,EditRecurringInvoiceItem*)", "String*(String*,ArchiveRecurringInvoicesSuccess*)", "String*(String*,DeleteRecurringInvoicesSuccess*)", "String*(String*,ViewRecurringInvoice*)", "String*(String*,AddRecurringInvoiceSuccess*)", "String*(String*,ShowEmailRecurringInvoice*)", "String*(String*,SortRecurringInvoices*)", "String*(String*,FilterRecurringInvoices*)", "String*(String*,FilterRecurringInvoicesByState*)", "String*(String*,FilterRecurringInvoicesByStatus*)", "String*(String*,FilterRecurringInvoicesByCustom1*)", "String*(String*,FilterRecurringInvoicesByCustom2*)", "String*(String*,FilterRecurringInvoicesByCustom3*)", "String*(String*,FilterRecurringInvoicesByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoice*)", "List()", "InvoiceEntity*(InvoiceEntity*,MoveRecurringInvoiceItem*)", "List(List)", "int(TableRow)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveRecurringInvoiceContact*)", "Padding(int)", "@(BuildContext)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "BuildContext()", "List(Size)", "Tappable(SemanticsObject)", "~(Action)", "SettingsUIState*(SettingsUIState*,ViewSettings*)", "TextField0(SemanticsObject)", "SettingsUIState*(SettingsUIState*,UpdateCompany*)", "SettingsUIState*(SettingsUIState*,UpdateSettings*)", "SettingsUIState*(SettingsUIState*,UpdateUserSettings*)", "SettingsUIState*(SettingsUIState*,ResetSettings*)", "SettingsUIState*(SettingsUIState*,SaveCompanySuccess*)", "SettingsUIState*(SettingsUIState*,SaveGroupSuccess*)", "SettingsUIState*(SettingsUIState*,SaveClientSuccess*)", "SettingsUIState*(SettingsUIState*,SaveAuthUserSuccess*)", "SettingsUIState*(SettingsUIState*,FilterSettings*)", "SettingsUIState*(SettingsUIState*,ClearSettingsFilter*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTab*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTemplate*)", "SettingsUIState*(SettingsUIState*,UpdatedSetting*)", "StaticStateBuilder*(StaticStateBuilder*)", "CurrencyEntity*(@)", "SizeEntity*(@)", "IndustryEntity*(@)", "TimezoneEntity*(@)", "DateFormatEntity*(@)", "LanguageEntity*(@)", "PaymentTypeEntity*(@)", "CountryEntity*(@)", "GatewayEntity*(@)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "BuiltMap*(List<@>*)", "FontEntity*(@)", "~(_ChildEntry)", "Widget(_ChildEntry)", "Route<@>?(RouteSettings)", "Null(BuiltList*)", "SubscriptionUIStateBuilder*(SubscriptionUIStateBuilder*)", "bool*(bool*,ViewSubscription*)", "bool*(bool*,ViewSubscriptionList*)", "bool*(bool*,FilterSubscriptionsByState*)", "bool*(bool*,FilterSubscriptions*)", "bool*(bool*,FilterSubscriptionsByCustom1*)", "bool*(bool*,FilterSubscriptionsByCustom2*)", "bool*(bool*,FilterSubscriptionsByCustom3*)", "bool*(bool*,FilterSubscriptionsByCustom4*)", "int*(int*,UpdateSubscriptionTab*)", "String*(String*,ArchiveSubscriptionsSuccess*)", "String*(String*,DeleteSubscriptionsSuccess*)", "String*(String*,SortSubscriptions*)", "String*(String*,FilterSubscriptions*)", "String*(String*,FilterSubscriptionsByState*)", "String*(String*,FilterSubscriptionsByCustom1*)", "String*(String*,FilterSubscriptionsByCustom2*)", "String*(String*,FilterSubscriptionsByCustom3*)", "String*(String*,FilterSubscriptionsByCustom4*)", "SubscriptionEntity*(SubscriptionEntity*,RestoreSubscriptionsSuccess*)", "SubscriptionEntity*(SubscriptionEntity*,ArchiveSubscriptionsSuccess*)", "SubscriptionEntity*(SubscriptionEntity*,DeleteSubscriptionsSuccess*)", "SubscriptionEntity*(SubscriptionEntity*,UpdateSubscription*)", "Route<@>(RouteSettings)", "CompositedTransformFollower(BuildContext)", "bool(AutofillClient)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "SubscriptionEntity*(@)", "AutofillClient()", "bool(KeepAliveNotification)", "@(Object)", "Null(BuiltList*)", "TaskUIStateBuilder*(TaskUIStateBuilder*)", "bool*(bool*,ViewTask*)", "bool*(bool*,ViewTaskList*)", "bool*(bool*,FilterTasksByState*)", "bool*(bool*,FilterTasks*)", "bool*(bool*,FilterTasksByCustom1*)", "bool*(bool*,FilterTasksByCustom2*)", "bool*(bool*,FilterTasksByCustom3*)", "bool*(bool*,FilterTasksByCustom4*)", "int*(int*,UpdateTaskTab*)", "int*(int*,EditTask*)", "int*(int*,EditTaskTime*)", "String*(String*,ArchiveTaskSuccess*)", "String*(String*,DeleteTaskSuccess*)", "String*(String*,ViewTask*)", "String*(String*,AddTaskSuccess*)", "String*(String*,SortTasks*)", "String*(String*,FilterTasks*)", "String*(String*,FilterTasksByState*)", "String*(String*,FilterTasksByStatus*)", "String*(String*,FilterTasksByCustom1*)", "String*(String*,FilterTasksByCustom2*)", "String*(String*,FilterTasksByCustom3*)", "String*(String*,FilterTasksByCustom4*)", "TaskEntity*(TaskEntity*,RestoreTaskSuccess*)", "TaskEntity*(TaskEntity*,ArchiveTaskSuccess*)", "TaskEntity*(TaskEntity*,DeleteTaskSuccess*)", "TaskEntity*(TaskEntity*,UpdateTask*)", "bool*(TaskEntityBuilder*)", "ChartContainerRenderObject<@>()", "HitTestResult()", "List*(BuiltMap*,String*,BuiltMap*,BuiltMap*,BuiltMap*)", "Future()", "Future<~>(double)", "TaskEntity*(@)", "Future<~>(@)", "Future>(Map)", "Future<~>(bool)", "Null(BuiltList*)", "TaskStatusUIStateBuilder*(TaskStatusUIStateBuilder*)", "bool*(bool*,ViewTaskStatus*)", "bool*(bool*,ViewTaskStatusList*)", "bool*(bool*,FilterTaskStatusesByState*)", "bool*(bool*,FilterTaskStatuses*)", "bool*(bool*,FilterTaskStatusesByCustom1*)", "bool*(bool*,FilterTaskStatusesByCustom2*)", "bool*(bool*,FilterTaskStatusesByCustom3*)", "bool*(bool*,FilterTaskStatusesByCustom4*)", "String*(String*,ArchiveTaskStatusesSuccess*)", "String*(String*,DeleteTaskStatusesSuccess*)", "String*(String*,SortTaskStatuses*)", "String*(String*,FilterTaskStatuses*)", "String*(String*,FilterTaskStatusesByState*)", "String*(String*,FilterTaskStatusesByCustom1*)", "String*(String*,FilterTaskStatusesByCustom2*)", "String*(String*,FilterTaskStatusesByCustom3*)", "String*(String*,FilterTaskStatusesByCustom4*)", "TaskStatusEntity*(TaskStatusEntity*,RestoreTaskStatusesSuccess*)", "TaskStatusEntity*(TaskStatusEntity*,ArchiveTaskStatusesSuccess*)", "TaskStatusEntity*(TaskStatusEntity*,DeleteTaskStatusesSuccess*)", "TaskStatusEntity*(TaskStatusEntity*,UpdateTaskStatus*)", "TextEditingValue(TextEditingValue,TextInputFormatter)", "CompositedTransformTarget(BuildContext,ViewportOffset)", "@(StackTrace)", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "int*(String*,BuiltMap*)", "TaskStatusEntity*(@)", "DiagnosticsNode(FocusNode)", "bool(RawKeyEvent)", "~(_FocusTraversalGroupInfo)", "Null(BuiltList*)", "TaxRateUIStateBuilder*(TaxRateUIStateBuilder*)", "bool*(bool*,ViewTaxRate*)", "bool*(bool*,ViewTaxRateList*)", "bool*(bool*,FilterTaxRatesByState*)", "bool*(bool*,FilterTaxRates*)", "String*(String*,ArchiveTaxRatesSuccess*)", "String*(String*,DeleteTaxRatesSuccess*)", "String*(String*,ViewTaxRate*)", "String*(String*,AddTaxRateSuccess*)", "String*(String*,SortTaxRates*)", "String*(String*,FilterTaxRates*)", "String*(String*,FilterTaxRatesByState*)", "TaxRateEntity*(TaxRateEntity*,RestoreTaxRatesSuccess*)", "TaxRateEntity*(TaxRateEntity*,ArchiveTaxRatesSuccess*)", "TaxRateEntity*(TaxRateEntity*,DeleteTaxRatesSuccess*)", "TaxRateEntity*(TaxRateEntity*,UpdateTaxRate*)", "bool(_DirectionalPolicyDataEntry)", "@(Offset)", "bool(TraversalDirection)", "Set(_ReadingOrderSortData)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "Offset()", "List(BuildContext)", "Rect(_ReadingOrderSortData)", "Null(BuiltList*)", "TokenUIStateBuilder*(TokenUIStateBuilder*)", "bool*(bool*,ViewToken*)", "bool*(bool*,ViewTokenList*)", "bool*(bool*,FilterTokensByState*)", "bool*(bool*,FilterTokens*)", "bool*(bool*,FilterTokensByCustom1*)", "bool*(bool*,FilterTokensByCustom2*)", "bool*(bool*,FilterTokensByCustom3*)", "bool*(bool*,FilterTokensByCustom4*)", "String*(String*,ArchiveTokensSuccess*)", "String*(String*,DeleteTokensSuccess*)", "String*(String*,SortTokens*)", "String*(String*,FilterTokens*)", "String*(String*,FilterTokensByState*)", "String*(String*,FilterTokensByCustom1*)", "String*(String*,FilterTokensByCustom2*)", "String*(String*,FilterTokensByCustom3*)", "String*(String*,FilterTokensByCustom4*)", "TokenEntity*(TokenEntity*,RestoreTokensSuccess*)", "TokenEntity*(TokenEntity*,ArchiveTokensSuccess*)", "TokenEntity*(TokenEntity*,DeleteTokensSuccess*)", "TokenEntity*(TokenEntity*,UpdateToken*)", "int(_ReadingOrderDirectionalGroupData,_ReadingOrderDirectionalGroupData)", "List<_ReadingOrderSortData>(_ReadingOrderSortData,Iterable<_ReadingOrderSortData>)", "bool(_ReadingOrderSortData)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "TokenEntity*(@)", "PrefStateSortFieldBuilder*(PrefStateSortFieldBuilder*)", "MapBuilder*(MapBuilder*)", "BuiltMap*(BuiltMap*,SortClients*)", "BuiltMap*(BuiltMap*,SortProducts*)", "BuiltMap*(BuiltMap*,SortInvoices*)", "BuiltMap*(BuiltMap*,SortPayments*)", "BuiltMap*(BuiltMap*,SortRecurringInvoices*)", "BuiltMap*(BuiltMap*,SortQuotes*)", "BuiltMap*(BuiltMap*,SortCredits*)", "BuiltMap*(BuiltMap*,SortProjects*)", "BuiltMap*(BuiltMap*,SortTasks*)", "BuiltMap*(BuiltMap*,SortVendors*)", "BuiltMap*(BuiltMap*,SortExpenses*)", "BuiltMap*(BuiltMap*,SortPaymentTerms*)", "BuiltMap*(BuiltMap*,SortTaxRates*)", "BuiltMap*(BuiltMap*,SortCompanyGateways*)", "BuiltMap*(BuiltMap*,SortUsers*)", "BuiltMap*(BuiltMap*,SortGroups*)", "BuiltMap*(BuiltMap*,SortDesigns*)", "BuiltMap*(BuiltMap*,SortTokens*)", "BuiltMap*(BuiltMap*,SortWebhooks*)", "BuiltMap*(BuiltMap*,SortExpenseCategories*)", "BuiltMap*(BuiltMap*,SortTaskStatuses*)", "BuiltMap*(BuiltMap*,SortSubscriptions*)", "BuiltMap*(BuiltMap*,ToggleEditorLayout*)", "bool(FormFieldState<@>)", "Element0?(Element0)", "AppLayout*(AppLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,SwitchListTableLayout*)", "int*(int*,UpdateUserPreferences*)", "Object?(int,Element0?)", "String*(String*,UpdateUserPreferences*)", "BuiltMap*(BuiltMap*,UpdateUserPreferences*)", "CompanyPrefStateBuilder*(CompanyPrefStateBuilder*)", "BuiltList*(BuiltList*,PopLastHistory*)", "Object()", "BuiltList*(BuiltList*,ViewDashboard*)", "BuiltList*(BuiltList*,ViewReports*)", "BuiltList*(BuiltList*,ViewSettings*)", "BuiltList*(BuiltList*,ViewClient*)", "BuiltList*(BuiltList*,EditClient*)", "BuiltList*(BuiltList*,ViewProduct*)", "BuiltList*(BuiltList*,EditProduct*)", "BuiltList*(BuiltList*,ViewInvoice*)", "BuiltList*(BuiltList*,EditInvoice*)", "BuiltList*(BuiltList*,ViewPayment*)", "BuiltList*(BuiltList*,EditPayment*)", "BuiltList*(BuiltList*,ViewQuote*)", "BuiltList*(BuiltList*,EditQuote*)", "BuiltList*(BuiltList*,ViewTask*)", "BuiltList*(BuiltList*,EditTask*)", "BuiltList*(BuiltList*,ViewProject*)", "BuiltList*(BuiltList*,EditProject*)", "BuiltList*(BuiltList*,ViewVendor*)", "BuiltList*(BuiltList*,EditVendor*)", "BuiltList*(BuiltList*,ViewExpense*)", "BuiltList*(BuiltList*,EditExpense*)", "BuiltList*(BuiltList*,ViewCompanyGateway*)", "BuiltList*(BuiltList*,EditCompanyGateway*)", "BuiltList*(BuiltList*,ViewUser*)", "BuiltList*(BuiltList*,EditUser*)", "BuiltList*(BuiltList*,ViewGroup*)", "BuiltList*(BuiltList*,EditGroup*)", "BuiltList*(BuiltList*,ViewRecurringExpense*)", "BuiltList*(BuiltList*,EditRecurringExpense*)", "BuiltList*(BuiltList*,ViewSubscription*)", "BuiltList*(BuiltList*,EditSubscription*)", "BuiltList*(BuiltList*,ViewTaskStatus*)", "BuiltList*(BuiltList*,EditTaskStatus*)", "BuiltList*(BuiltList*,ViewExpenseCategory*)", "BuiltList*(BuiltList*,EditExpenseCategory*)", "BuiltList*(BuiltList*,ViewRecurringInvoice*)", "BuiltList*(BuiltList*,EditRecurringInvoice*)", "BuiltList*(BuiltList*,ViewWebhook*)", "BuiltList*(BuiltList*,EditWebhook*)", "BuiltList*(BuiltList*,ViewToken*)", "BuiltList*(BuiltList*,EditToken*)", "BuiltList*(BuiltList*,ViewPaymentTerm*)", "BuiltList*(BuiltList*,EditPaymentTerm*)", "BuiltList*(BuiltList*,EditDesign*)", "BuiltList*(BuiltList*,ViewCredit*)", "BuiltList*(BuiltList*,EditCredit*)", "BuiltList*(BuiltList*,FilterByEntity*)", "int*(int*,UpdateCurrentRoute*)", "String*(String*,FilterCompany*)", "String*(String*,ViewDashboard*)", "int*(int*,FilterCompany*)", "int*(int*,ViewDashboard*)", "String*(String*,UpdateCurrentRoute*)", "int*(int*,SelectCompany*)", "BuiltList*(BuiltList*,PreviewEntity*)", "StackTrace()", "BuiltList*(BuiltList*,ClearPreviewStack*)", "BuiltList*(BuiltList*,PopPreviewStack*)", "BuiltList*(BuiltList*,ClearEntityFilter*)", "BuiltList*(BuiltList*,FilterByEntity*)", "BuiltList*(BuiltList*,PopFilterStack*)", "String*(ExpenseEntityBuilder*)", "String*(TaskEntityBuilder*)", "String*(VendorEntityBuilder*)", "Widget(Color,Animation0,Animation0,double{labelConstraints:BoxConstraints?,labelText:Text?})", "~([Object?])", "Checkable(SemanticsObject)", "_Future<@>(@)", "Null(BuiltList*)", "UserUIStateBuilder*(UserUIStateBuilder*)", "bool*(bool*,ViewUser*)", "bool*(bool*,ViewUserList*)", "bool*(bool*,FilterUsersByState*)", "bool*(bool*,FilterUsers*)", "bool*(bool*,FilterUsersByCustom1*)", "bool*(bool*,FilterUsersByCustom2*)", "bool*(bool*,FilterUsersByCustom3*)", "bool*(bool*,FilterUsersByCustom4*)", "String*(String*,ArchiveUserSuccess*)", "String*(String*,DeleteUserSuccess*)", "String*(String*,ViewUser*)", "String*(String*,AddUserSuccess*)", "String*(String*,SortUsers*)", "String*(String*,FilterUsers*)", "String*(String*,FilterUsersByState*)", "String*(String*,FilterUsersByCustom1*)", "String*(String*,FilterUsersByCustom2*)", "String*(String*,FilterUsersByCustom3*)", "String*(String*,FilterUsersByCustom4*)", "UserEntity*(UserEntity*,RestoreUserSuccess*)", "UserEntity*(UserEntity*,ArchiveUserSuccess*)", "UserEntity*(UserEntity*,DeleteUserSuccess*)", "UserEntity*(UserEntity*,UpdateUser*)", "NotificationListener(BuildContext,BoxConstraints)", "ImageRoleManager(SemanticsObject)", "LiveRegion(SemanticsObject)", "DirectoryNode?(DirectoryNode,bool)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,String*)", "PanGestureRecognizer()", "~(PanGestureRecognizer)", "ScaleGestureRecognizer()", "~(ScaleGestureRecognizer)", "Null(BuiltList*)", "VendorUIStateBuilder*(VendorUIStateBuilder*)", "bool*(bool*,ViewVendor*)", "bool*(bool*,ViewVendorList*)", "bool*(bool*,FilterVendorsByState*)", "bool*(bool*,FilterVendors*)", "bool*(bool*,FilterVendorsByCustom1*)", "bool*(bool*,FilterVendorsByCustom2*)", "bool*(bool*,FilterVendorsByCustom3*)", "bool*(bool*,FilterVendorsByCustom4*)", "int*(int*,UpdateVendorTab*)", "~(RenderSemanticsGestureHandler)", "String*(String*,ArchiveVendorSuccess*)", "String*(String*,DeleteVendorSuccess*)", "String*(String*,ViewVendor*)", "String*(String*,AddVendorSuccess*)", "String*(String*,SortVendors*)", "String*(String*,FilterVendors*)", "String*(String*,FilterVendorsByState*)", "String*(String*,FilterVendorsByCustom1*)", "String*(String*,FilterVendorsByCustom2*)", "String*(String*,FilterVendorsByCustom3*)", "String*(String*,FilterVendorsByCustom4*)", "VendorEntity*(VendorEntity*,RestoreVendorSuccess*)", "VendorEntity*(VendorEntity*,ArchiveVendorSuccess*)", "VendorEntity*(VendorEntity*,DeleteVendorSuccess*)", "VendorEntity*(VendorEntity*,UpdateVendor*)", "~(StatefulElement,Object)", "RealNode?(DirectoryNode,bool)", "~(_HeroFlight)", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,StaticState*)", "EntityStats*(String*,BuiltMap*)", "Null(String*,VendorEntity*)", "double*(String*,String*,BuiltMap*,BuiltList*)", "VendorEntity*(@)", "Widget(BuildContext,Animation0,HeroFlightDirection,BuildContext,BuildContext)", "bool(_HeroFlight)", "IconTheme(BuildContext)", "Null(BuiltList*)", "WebhookUIStateBuilder*(WebhookUIStateBuilder*)", "bool*(bool*,ViewWebhook*)", "bool*(bool*,ViewWebhookList*)", "bool*(bool*,FilterWebhooksByState*)", "bool*(bool*,FilterWebhooks*)", "bool*(bool*,FilterWebhooksByCustom1*)", "bool*(bool*,FilterWebhooksByCustom2*)", "bool*(bool*,FilterWebhooksByCustom3*)", "bool*(bool*,FilterWebhooksByCustom4*)", "String*(String*,ArchiveWebhooksSuccess*)", "String*(String*,DeleteWebhooksSuccess*)", "String*(String*,SortWebhooks*)", "String*(String*,FilterWebhooks*)", "String*(String*,FilterWebhooksByState*)", "String*(String*,FilterWebhooksByCustom1*)", "String*(String*,FilterWebhooksByCustom2*)", "String*(String*,FilterWebhooksByCustom3*)", "String*(String*,FilterWebhooksByCustom4*)", "WebhookEntity*(WebhookEntity*,RestoreWebhooksSuccess*)", "WebhookEntity*(WebhookEntity*,ArchiveWebhooksSuccess*)", "WebhookEntity*(WebhookEntity*,DeleteWebhooksSuccess*)", "WebhookEntity*(WebhookEntity*,UpdateWebhook*)", "@(FileNode)", "~(@,StackTrace)", "@(Matrix40)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "WebhookEntity*(@)", "~(FileNode)", "FileNode(FileNode)", "List*>*(BuildContext*)", "StoreConnector*>*(BuildContext*)", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(EntityState*)", "StoreConnector*>*(BuildContext*)", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(EntityStatus*)", "StoreConnector*(BuildContext*)", "ListUIState*(Store*)", "Container*(BuildContext*,ListUIState*)", "BoxConstraintsTween(@)", "Matrix4Tween(@)", "TextStyleTween(@)", "BottomAppBar*(BuildContext*,Store*)", "BorderRadiusTween(@)", "Future<@>(_Pending)", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(String*)", "Map(List<@>)", "Map(Map)", "Null(Map)", "@(Object?)", "ConfirmEmail*(BuildContext*,ConfirmEmailVM*)", "bool(Route<@>?)", "Padding*(TextButton*)", "MultiSelectList*(BuildContext*)", "bool(OverlayEntry)", "~(Node0)", "Padding*(MapEntry*)", "Node0?(DirectoryNode,String,Node0?,int,int)", "_RouteEntry(Route<@>)", "DocumentTile*(DocumentEntity*)", "String(Object?)", "Container*(BuildContext*,String*)", "Text*(BuildContext*,String*,Object*)", "MapEntry>(@,@)", "Matrix40()", "Viewport(BuildContext,ViewportOffset)", "_HtmlElementViewController(PlatformViewCreationParams)", "@(EntityAction*)", "StatelessWidget*(EntityAction*)", "PlatformViewSurface(BuildContext,PlatformViewController)", "Future<~>(PointerEvent0)", "EntityDropdownDialog*(BuildContext*)", "Null(SelectableEntity*[bool*])", "@(BuildContext*,Completer<@>*)", "~(_DragInfo,Offset,Offset)", "List*(TextEditingValue*)", "~(File,Uint8List?,String?,Stream>?)", "Null(RestorationBucket?)", "String*(SelectableEntity*)", "DecoratedFormField*(BuildContext*,TextEditingController*,FocusNode*,~()*)", "~(RestorableProperty)", "Theme*(BuildContext*,~(SelectableEntity*)*,Iterable*)", "Container*(BuildContext*,int*)", "RestorationScope(BuildContext,Widget?)", "_EntityListTile*(BuildContext*,int*)", "PopupMenuButton*(BuildContext*,int*)", "Actions(BuildContext)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityType*)", "IgnorePointer(BuildContext,Widget?)", "Null(Color*)", "IOSScrollViewFlingVelocityTracker(PointerEvent0)", "List*>*(BuildContext*)", "PopupMenuItem*(int*)", "~(File)", "Widget(BuildContext,ViewportOffset)", "DataRow*(String*)", "bool(ScrollUpdateNotification)", "ActionTextButton*(BuildContext*)", "MediaQuery*(BuildContext*,Widget*)", "int?(Widget,int)", "~(PointerSignalEvent)", "HistoryDrawer*(BuildContext*,AppDrawerVM*)", "_ThumbPressGestureRecognizer()", "ContactEntity*(InvitationEntity*)", "String*(ContactEntity*)", "~(_ThumbPressGestureRecognizer)", "String(String,String)", "_TrackTapGestureRecognizer()", "~(_TrackTapGestureRecognizer)", "~(PointerHoverEvent)", "DropdownMenuItem*(TaxRateEntity*)", "KeyEventResult(FocusNode,RawKeyEvent)", "ListTile*(BuildContext*,BoxConstraints*)", "_SingleChildViewport(BuildContext,ViewportOffset)", "Widget*(BuildContext*,Store*)", "~(RenderBox)", "bool*(UserCompanyState*)", "Element0?()", "PopupMenuItem*(CompanyEntity*)", "DropdownMenuItem*(CompanyEntity*)", "Future*()", "ContactUsDialog*(BuildContext*)", "UpdateDialog*(BuildContext*)", "bool(TableRow)", "HealthCheckDialog*(BuildContext*)", "Future*(@)", "MenuDrawer*(BuildContext*,MenuDrawerVM*)", "Null(BuildContext*,int*,CompanyEntity*)", "Decoration?(TableRow)", "_TableElementRow(TableRow)", "ExpansionPanel*(SystemLogEntity*)", "ListTile*(BuildContext*,bool*)", "Element0(Widget)", "bool(_TableElementRow)", "bool(List)", "Rect*()*(RenderBox*)", "bool*(BuildContext*)", "Rect*()", "~(AnimationStatus*)", "Iterable(_TableElementRow)", "DataRow0*()", "Card*(BuildContext*,BoxConstraints*)", "RenderBox(Element0)", "~(BaseEntity*)", "RenderObjectWidget*()", "List(_TableElementRow)", "BaseEntity*(SelectableEntity*)", "DataColumn0*(String*)", "~([Duration?])", "bool*(EntityAction*)", "~(DragStartDetails,DragUpdateDetails)", "OutlinedButton*(EntityAction*)", "PopupMenuButton*(BuildContext*,int*)", "_TransparentTapGestureRecognizer()", "~(_TransparentTapGestureRecognizer)", "ForcePressGestureRecognizer()", "TextButton*(String*)", "@(Store*)", "Container*(BuildContext*,Store*)", "LoginView*(BuildContext*,LoginVM*)", "~({context:BuildContext*,isSignUp:bool*})", "Future*(BuildContext*,Completer*{oneTimePassword:String*,secret:String*,url:String*})", "~(ForcePressGestureRecognizer)", "Future*(BuildContext*,Completer*)", "Future*(BuildContext*,Completer*{email:String*,password:String*})", "Future*(BuildContext*,Completer*{email:String*,secret:String*,url:String*})", "Future*(BuildContext*,Completer*{email:String*,oneTimePassword:String*,password:String*,secret:String*,url:String*})", "Future*(BuildContext*,Completer*{token:String*})", "CacheInfoRepository(bool)", "EntityList*(BuildContext*,ClientListVM*)", "ClientListItem*(BuildContext*,int*)", "Future<~>(CacheObject?)", "ClientScreen*(BuildContext*,ClientScreenVM*)", "ContactEditDetails*(BuildContext*)", "ContactListTile0*(ContactEntity*)", "ClientEditContactsVM*(Store*)", "ClientEditContacts*(BuildContext*,ClientEditContactsVM*)", "Null(ContactEntity*,int*)", "ClientEditVM*(Store*)", "ClientEdit*(BuildContext*,ClientEditVM*)", "@(ClientEntity*)", "List(List)", "Widget(Color)", "Widget(Color[bool?,Function?])", "SynchronousFuture()", "TickerFuture({from:double?})", "@(NumberFormat)", "bool*(LedgerEntity*)", "Null(GatewayTokenEntity*)", "TokenMeta*(GatewayTokenEntity*)", "ClientViewVM*(Store*)", "ClientView*(BuildContext*,ClientViewVM*)", "~(_AnimationDirection)", "NumberFormat()", "SynchronousFuture()", "CompanyGatewayListItem*(String*)", "CompanyGatewayList*(BuildContext*,CompanyGatewayListVM*)", "CompanyGatewayScreen*(BuildContext*,CompanyGatewayScreenVM*)", "~(String,Map)", "GatewayConfigField*(String*)", "~(Object,StackTrace,Object?)", "CompanyGatewayEditVM*(Store*)", "CompanyGatewayEdit*(BuildContext*,CompanyGatewayEditVM*)", "Future*(String*)", "CompanyGatewayViewVM*(Store*)", "CompanyGatewayView*(BuildContext*,CompanyGatewayViewVM*)", "Future<~>(AnimationStatus)", "EmailCreditVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailCreditVM*)", "Animation0(int)", "EntityList*(BuildContext*,CreditListVM*)", "CreditListItem*(BuildContext*,int*)", "CreditPdfVM*(Store*)", "InvoicePdfView*(BuildContext*,CreditPdfVM*)", "CreditScreen*(BuildContext*,CreditScreenVM*)", "SlideTransition(int)", "IgnorePointer(BuildContext)", "~(ToastFuture)", "CreditEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditDetailsVM*)", "int(_PaintRequest,_PaintRequest)", "int(_PersistedSurfaceMatch,_PersistedSurfaceMatch)", "String(String,Color)", "CreditEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditItemsVM*)", "@(~(AnimationStatus))", "CreditEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,CreditEditNotesVM*)", "CreditEditVM*(Store*)", "CreditEdit*(BuildContext*,CreditEditVM*)", "Positioned*(BuildContext*)", "~(AnimationStatus)()", "CreditViewVM*(Store*)", "InvoiceView*(BuildContext*,CreditViewVM*)", "bool*(Element0*)", "GoogleSignInAccount?/(~)", "~(SelectionModel<@>*)", "bool*(SeriesDatum<@>*)", "Null(SeriesDatum<@>*)", "InkWell*(ChartDataGroup*)", "@(HtmlElement)", "GoogleSignInTokenData(Map?)", "DateRange*()", "DropdownMenuItem*(DateRangeComparison*)", "Null(DateRangeComparison*)", "bool*(bool*,StopSaving*)", "DashboardDateRangePicker*(BuildContext*)", "Material*(BuildContext*,BoxConstraints*)", "List*>*(BuildContext*)", "PopupMenuItem*(DateRange*)", "Null(GoogleAuth)", "Null(ChartDataGroup*)", "Null(GoogleAuthInitFailureError)", "bool(String,String)", "int(String)", "SettingsWizard*(BuildContext*)", "~(String,int)", "Widget*(BuildContext*,DashboardVM*)", "@(DashboardSettings*)", "Null(EntityType*,List*)", "String(List)", "MediaType()", "XFile(File)", "List(String)", "RegExp()", "EntityList*(BuildContext*,DesignListVM*)", "DesignListItem*(BuildContext*,int*)", "DesignScreen*(BuildContext*,DesignScreenVM*)", "~(DesignEntity*)", "DateTime(int,int,int,int,int,int,int,bool)", "bool(_DateFormatField)", "Future*(Response*)", "DesignEditVM*(Store*)", "DesignEdit*(BuildContext*,DesignEditVM*)", "DesignViewVM*(Store*)", "DesignView*(BuildContext*,DesignViewVM*)", "EntityList*(BuildContext*,DocumentListVM*)", "DocumentListItem*(BuildContext*,int*)", "DocumentScreen*(BuildContext*,DocumentScreenVM*)", "_DateFormatQuotedField(String,DateFormat)", "DocumentEditVM*(Store*)", "DocumentEdit*(BuildContext*,DocumentEditVM*)", "DocumentViewVM*(Store*)", "DocumentView*(BuildContext*,DocumentViewVM*)", "_DateFormatPatternField(String,DateFormat)", "_DateFormatLiteralField(String,DateFormat)", "~(String[@])", "String?(NumberSymbols)", "ExpenseEditVM*(Store*)", "ExpenseEdit*(BuildContext*,ExpenseEditVM*)", "EntityList*(BuildContext*,ExpenseListVM*)", "String(NumberSymbols)", "Uint8List(@,@)", "ExpenseScreen*(BuildContext*,ExpenseScreenVM*)", "ExpenseViewVM*(Store*)", "ExpenseView*(BuildContext*,ExpenseViewVM*)", "ExpenseCategoryEditVM*(Store*)", "ExpenseCategoryEdit*(BuildContext*,ExpenseCategoryEditVM*)", "EntityList*(BuildContext*,ExpenseCategoryListVM*)", "ExpenseCategoryListItem*(BuildContext*,int*)", "ExpenseCategoryScreen*(BuildContext*,ExpenseCategoryScreenVM*)", "ExpenseCategoryViewVM*(Store*)", "ExpenseCategoryView*(BuildContext*,ExpenseCategoryViewVM*)", "GroupEditVM*(Store*)", "GroupEdit*(BuildContext*,GroupEditVM*)", "EntityList*(BuildContext*,GroupListVM*)", "GroupListItem*(BuildContext*,int*)", "GroupSettingsScreen*(BuildContext*,GroupScreenVM*)", "GroupViewVM*(Store*)", "GroupView*(BuildContext*,GroupViewVM*)", "int*(ContactEntity*,ContactEntity*)", "_ContactListTile*(ContactEntity*)", "InvoiceEditContactsVM*(Store*)", "InvoiceEditContacts*(BuildContext*,InvoiceEditContactsVM*)", "Null(InvitationEntity*)", "TargetPlatform?()", "TargetPlatform()", "Null(PdfDocument*)", "bool(DiagnosticsNode?)", "InvoiceEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditDetailsVM*)", "ItemEditDetails*(BuildContext*)", "Future*(Duration*)", "bool(StackFrame)", "ErrorDescription(String)", "String(DiagnosticsNode)", "Null(String*,GatewayOptionsEntity*)", "HtmlElement()", "@(Map)", "~(Blob?)", "InvoiceEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditItemsVM*)", "InvoiceEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,InvoiceEditNotesVM*)", "InvoiceEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,InvoiceEditPDFVM*)", "InvoiceEditVM*(Store*)", "InvoiceEdit*(BuildContext*,InvoiceEditVM*)", "Map()", "EmailInvoiceVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailInvoiceVM*)", "EntityList*(BuildContext*,InvoiceListVM*)", "Null(Response*)", "InvoicePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,InvoicePdfVM*)", "bool(Element)", "InvoiceScreen*(BuildContext*,InvoiceScreenVM*)", "@(int)", "_InvitationListTile*(InvitationEntity*)", "@(DocumentEntity*)", "int*(ActivityEntity*,ActivityEntity*)", "InvitationEntity*(InvitationEntity*)", "InvoiceItemListTile*(BuildContext*)", "Widget*(String*,double*)", "Null(String*,double*)", "Padding*(InvoiceScheduleEntity*)", "InvoiceViewVM*(Store*)", "InvoiceView*(BuildContext*,InvoiceViewVM*)", "Null(BuildContext*,DocumentEntity*)", "InvoiceHistoryEntity*(ActivityEntity*)", "Null(FontFace)", "PaymentEditVM*(Store*)", "PaymentEdit*(BuildContext*,PaymentEditVM*)", "double*(double*,double*)", "EntityList*(BuildContext*,PaymentListVM*)", "PaymentScreen*(BuildContext*,PaymentScreenVM*)", "PaymentRefundVM*(Store*)", "PaymentRefund*(BuildContext*,PaymentRefundVM*)", "Future*(BuildContext*,Completer*)", "PaymentViewVM*(Store*)", "PaymentView*(BuildContext*,PaymentViewVM*)", "PaymentTermEditVM*(Store*)", "PaymentTermEdit*(BuildContext*,PaymentTermEditVM*)", "EntityList*(BuildContext*,PaymentTermListVM*)", "PaymentTermListItem*(BuildContext*,int*)", "PaymentTermScreen*(BuildContext*,PaymentTermScreenVM*)", "PaymentTermViewVM*(Store*)", "PaymentTermView*(BuildContext*,PaymentTermViewVM*)", "ProductEditVM*(Store*)", "ProductEdit*(BuildContext*,ProductEditVM*)", "EntityList*(BuildContext*,ProductListVM*)", "ProductScreen*(BuildContext*,ProductScreenVM*)", "ProductViewVM*(Store*)", "ProductView*(BuildContext*,ProductViewVM*)", "ProjectEditVM*(Store*)", "ProjectEdit*(BuildContext*,ProjectEditVM*)", "EntityList*(BuildContext*,ProjectListVM*)", "ProjectListItem*(BuildContext*,int*)", "ProjectScreen*(BuildContext*,ProjectScreenVM*)", "ProjectViewVM*(Store*)", "ProjectView*(BuildContext*,ProjectViewVM*)", "QuoteEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditDetailsVM*)", "QuoteEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditItemsVM*)", "QuoteEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,QuoteEditNotesVM*)", "QuoteEditVM*(Store*)", "QuoteEdit*(BuildContext*,QuoteEditVM*)", "EmailQuoteVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailQuoteVM*)", "EntityList*(BuildContext*,QuoteListVM*)", "QuotePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,QuotePdfVM*)", "QuoteScreen*(BuildContext*,QuoteScreenVM*)", "QuoteViewVM*(Store*)", "InvoiceView*(BuildContext*,QuoteViewVM*)", "RecurringExpenseEditVM*(Store*)", "ExpenseEdit*(BuildContext*,RecurringExpenseEditVM*)", "EntityList*(BuildContext*,RecurringExpenseListVM*)", "RecurringExpenseListItem*(BuildContext*,int*)", "RecurringExpenseScreen*(BuildContext*,RecurringExpenseScreenVM*)", "RecurringExpenseViewVM*(Store*)", "ExpenseView*(BuildContext*,RecurringExpenseViewVM*)", "RecurringInvoiceEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,RecurringInvoiceEditDetailsVM*)", "RecurringInvoiceEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,RecurringInvoiceEditItemsVM*)", "RecurringInvoiceEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,RecurringInvoiceEditNotesVM*)", "RecurringInvoiceEditVM*(Store*)", "RecurringInvoiceEdit*(BuildContext*,RecurringInvoiceEditVM*)", "EntityList*(BuildContext*,RecurringInvoiceListVM*)", "RecurringInvoiceListItem*(BuildContext*,int*)", "RecurringInvoicePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,RecurringInvoicePdfVM*)", "RecurringInvoiceScreen*(BuildContext*,RecurringInvoiceScreenVM*)", "RecurringInvoiceViewVM*(Store*)", "InvoiceView*(BuildContext*,RecurringInvoiceViewVM*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ClientReportFields*(String*)", "bool*(ClientReportFields*)", "Map*()", "~(DomException)", "bool(DiagnosticsNode)", "CreditReportFields*(String*)", "bool*(CreditReportFields*)", "LicenseParagraph()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "DocumentReportFields*(String*)", "bool*(DocumentReportFields*)", "List*(BaseEntity*,DocumentEntity*)", "Null(String*,ProductEntity*)", "~(AbstractNode)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ExpenseReportFields*(String*)", "bool*(ExpenseReportFields*)", "String(GestureArenaMember)", "_GestureArena()", "InvoiceItemReportFields*(String*)", "bool*(InvoiceItemReportFields*)", "~(PointerDataPacket)", "InvoiceReportFields*(String*)", "bool*(InvoiceReportFields*)", "@(DateTime)", "@(StreamSubscription)", "TaxRateReportFields*(String*)", "bool*(TaxRateReportFields*)", "ListBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PaymentReportFields*(String*)", "bool*(PaymentReportFields*)", "~(BeforeUnloadEvent)", "TaxRateReportFields0*(String*)", "bool*(TaxRateReportFields0*)", "ListBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProductReportFields*(String*)", "bool*(ProductReportFields*)", "Drag?()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProfitAndLossReportFields*(String*)", "bool*(ProfitAndLossReportFields*)", "~(_TapTracker)", "QuoteItemReportFields*(String*)", "bool*(QuoteItemReportFields*)", "Map<~(PointerEvent0),Matrix4?>()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "QuoteReportFields*(String*)", "bool*(QuoteReportFields*)", "~(~(PointerEvent0),Matrix4?)", "_CombiningGestureArenaMember()", "String*(@,int*)", "LicensePage(BuildContext)", "~(ParagraphGeometricStyle,ParagraphRuler)", "DateTime*(@,int*)", "Expanded*(BuildContext*)", "~(Node,Node?)", "ListBuilder*()", "ReportColumnType*(String*)", "@(String*,String*)", "bool*(List*)", "String*(List*)", "ReportsScreen*(BuildContext*,ReportsScreenVM*)", "Null(String*,bool*)", "_LicenseData(_LicenseData,LicenseEntry)", "Null(BuildContext*,List*)", "Null({chart:String*,customEndDate:String*,customStartDate:String*,group:String*,report:String*,selectedGroup:String*,subgroup:String*})", "Null(List*)", "GroupTotals*(ReportResult*,ReportsUIState*,ReportSettingsEntity*,BuiltMap*,CompanyEntity*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "TaskReportFields*(String*)", "bool*(TaskReportFields*)", "_LicenseData(_LicenseData)", "CheckboxListTile*(int*)", "bool*(CompanyEntityBuilder*)", "AccountManagement*(BuildContext*,AccountManagementVM*)", "LayoutBuilder(BuildContext,AsyncSnapshot<_LicenseData>)", "Null(BuildContext*,String*,String*)", "BuyNowButtons*(BuildContext*,BuyNowButtonsVM*)", "ClientPortal*(BuildContext*,ClientPortalVM*)", "StatefulWidget(BuildContext,BoxConstraints)", "Row*(BuildContext*)", "CompanyDetails*(BuildContext*,CompanyDetailsVM*)", "CreditCardsAndBanks*(BuildContext*,CreditCardsAndBanksVM*)", "CustomFields*(BuildContext*,CustomFieldsVM*)", "DataVisualizations*(BuildContext*,DataVisualizationsVM*)", "Widget*(BuildContext*,AsyncSnapshot<@>*)", "ListTile*(BuildContext*)", "~(MapBuilder*)", "FormColorPicker*(String*)", "ListBuilder*()", "DeviceSettings*(BuildContext*,DeviceSettingsVM*)", "Center(BuildContext,int?,Widget?)", "@(@,@)", "Future*(BuildContext*,String*)", "Null(BuildContext*,int*)", "Future*(BuildContext*,AppLayout*)", "Null(BuildContext*,bool*)", "EmailSettings*(BuildContext*,EmailSettingsVM*)", "ListBuilder*()", "ExpenseSettings*(BuildContext*,ExpenseSettingsVM*)", "ListBuilder*()", "GeneratedNumbers*(BuildContext*,GeneratedNumbersVM*)", "Set*>*(PreImportResponse*)", "PreImportResponse*()", "~(ImportType*)", "ImportType*()", "_PackageListTile(MapEntry)", "DropdownMenuItem*(ImportType*)", "List*(BuildContext*)", "Text*(String*)", "ImportExport*(BuildContext*,ImportExportVM*)", "InvoiceDesign*(BuildContext*,InvoiceDesignVM*)", "LocalizationSettings*(BuildContext*,LocalizationSettingsVM*)", "OnlinePayments*(BuildContext*,OnlinePaymentsVM*)", "ProductSettings*(BuildContext*,ProductSettingsVM*)", "SettingsList*(BuildContext*,SettingsListVM*)", "Null(BuildContext*,String*,int*)", "SettingsScreen*(BuildContext*,SettingsScreenVM*)", "ToggleButtons*(BuildContext*,BoxConstraints*)", "TaskSettings*(BuildContext*,TaskSettingsVM*)", "TaxSettings*(BuildContext*,TaxSettingsVM*)", "bool*(EmailTemplate*)", "DropdownMenuItem*(EmailTemplate*)", "ListBuilder*()", "TemplatesAndReminders*(BuildContext*,TemplatesAndRemindersVM*)", "_EnableTwoFactor*(BuildContext*)", "ListBuilder*()", "UserDetails*(BuildContext*,UserDetailsVM*)", "@(UserEntity*)", "int(String,String)", "Future*(Object*)", "WorkflowSettings*(BuildContext*,WorkflowSettingsVM*)", "Localizations(BuildContext,int)", "Element(Node)", "SubscriptionEditVM*(Store*)", "SubscriptionEdit*(BuildContext*,SubscriptionEditVM*)", "EntityList*(BuildContext*,SubscriptionListVM*)", "SubscriptionListItem*(BuildContext*,int*)", "SubscriptionScreen*(BuildContext*,SubscriptionScreenVM*)", "SubscriptionViewVM*(Store*)", "SubscriptionView*(BuildContext*,SubscriptionViewVM*)", "Null(Uint8List)", "List>(NavigatorState,String)", "TaskEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,TaskEditDetailsVM*)", "MaterialPageRoute<~>(RouteSettings)", "TimeEditDetails*(BuildContext*)", "TaskTimeListTile*(TaskTime*)", "TaskEditTimesVM*(Store*)", "TaskEditTimes*(BuildContext*,TaskEditTimesVM*)", "TaskEditVM*(Store*)", "TaskEdit*(BuildContext*,TaskEditVM*)", "Null(PointerHoverEvent*)", "BoardList*(String*)", "Null(Completer*,String*)", "BlockSemantics(BuildContext)", "BoardItem*(TaskEntity*)", "Null(int*,int*,BoardItemState*)", "Null(int*,int*,int*,int*,BoardItemState*)", "KanbanView*(BuildContext*,KanbanVM*)", "Null(Completer*,List*,Map*>*)", "Null(Completer*,String*,String*,int*)", "Null(Completer*,String*,String*,String*,int*)", "EntityList*(BuildContext*,TaskListVM*)", "TaskScreen*(BuildContext*,TaskScreenVM*)", "TaskViewVM*(Store*)", "TaskView*(BuildContext*,TaskViewVM*)", "Null(BuildContext*[TaskTime*])", "TaskStatusEditVM*(Store*)", "TaskStatusEdit*(BuildContext*,TaskStatusEditVM*)", "EntityList*(BuildContext*,TaskStatusListVM*)", "TaskStatusListItem*(BuildContext*,int*)", "TaskStatusScreen*(BuildContext*,TaskStatusScreenVM*)", "TaskStatusViewVM*(Store*)", "TaskStatusView*(BuildContext*,TaskStatusViewVM*)", "TaxRateEditVM*(Store*)", "TaxRateEdit*(BuildContext*,TaxRateEditVM*)", "EntityList*(BuildContext*,TaxRateListVM*)", "TaxRateListItem*(BuildContext*,int*)", "TaxRateSettingsScreen*(BuildContext*,TaxRateScreenVM*)", "TaxRateViewVM*(Store*)", "TaxRateView*(BuildContext*,TaxRateViewVM*)", "TokenEditVM*(Store*)", "TokenEdit*(BuildContext*,TokenEditVM*)", "EntityList*(BuildContext*,TokenListVM*)", "TokenListItem*(BuildContext*,int*)", "TokenScreen*(BuildContext*,TokenScreenVM*)", "TokenViewVM*(Store*)", "TokenView*(BuildContext*,TokenViewVM*)", "DataRow*(EntityType*)", "UserEditVM*(Store*)", "UserEdit*(BuildContext*,UserEditVM*)", "EntityList*(BuildContext*,UserListVM*)", "UserListItem*(BuildContext*,int*)", "UserScreen*(BuildContext*,UserScreenVM*)", "UserViewVM*(Store*)", "UserView*(BuildContext*,UserViewVM*)", "VendorContactEditDetails*(BuildContext*)", "bool*(VendorContactEntity*)", "ContactListTile*(VendorContactEntity*)", "VendorEditContactsVM*(Store*)", "VendorEditContacts*(BuildContext*,VendorEditContactsVM*)", "Null(VendorContactEntity*,int*)", "VendorEditVM*(Store*)", "VendorEdit*(BuildContext*,VendorEditVM*)", "EntityList*(BuildContext*,VendorListVM*)", "VendorListItem*(BuildContext*,int*)", "VendorScreen*(BuildContext*,VendorScreenVM*)", "Null(VendorContactEntity*)", "VendorViewVM*(Store*)", "VendorView*(BuildContext*,VendorViewVM*)", "WebhookEditVM*(Store*)", "WebhookEdit*(BuildContext*,WebhookEditVM*)", "WebhookViewVM*(Store*)", "WebhookView*(BuildContext*,WebhookViewVM*)", "EntityList*(BuildContext*,WebhookListVM*)", "WebhookListItem*(BuildContext*,int*)", "WebhookScreen*(BuildContext*,WebhookScreenVM*)", "WillPopScope(BuildContext)", "FieldConfirmation*(BuildContext*)", "Null(BuildContext*{currentLength:int*,isFocused:bool*,maxLength:int*})", "List(BuildContext,_ActionLevel)", "AnimatedSwitcher(BuildContext,Object?,Widget?)", "IFrameElement*(int*)", "Null(Event*)", "Logger()", "Future()", "Future()", "Future()", "PhotoViewGalleryPageOptions(BuildContext,int)", "Widget(BuildContext,ImageChunkEvent?)", "FadeTransition(Widget,Animation0)", "int(ParagraphRuler,ParagraphRuler)", "Widget(BuildContext,Widget,ImageChunkEvent?)", "Offset(int)", "double(double,RenderBox)", "Widget(BuildContext,BoxValueConstraints)", "String(String?)", "MouseRegion(BuildContext,ScrollController)", "StatelessWidget(BuildContext,AsyncSnapshot)", "PhotoViewGestureRecognizer()", "~(PhotoViewGestureRecognizer)", "~(@,StackTrace?)", "MaterialRectArcTween(Rect?,Rect?)", "@(QrCode)", "QrCode()", "@(Object?,@,@(@))", "AnimatedSwitcher(BuildContext,AsyncSnapshot)", "Null(Object,StackTrace?)", "Widget(BuildContext,~())", "Future>()", "MapEntry(String,@)", "String?()", "int(_Line)", "MaterialPageRoute<0^>(RouteSettings,Widget(BuildContext))", "Uri?(_Line)", "Uri?(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(List<_Highlight>)", "SourceSpanWithContext()", "~(int,bool(FlutterHtmlKeyboardEvent))", "int(int,Object)", "~(HtmlElement)", "String?(Match)", "~(Zone?,ZoneDelegate?,Zone,Object,StackTrace)", "0^(Zone?,ZoneDelegate?,Zone,0^())", "0^(Zone?,ZoneDelegate?,Zone,0^(1^),1^)", "0^(Zone?,ZoneDelegate?,Zone,0^(1^,2^),1^,2^)", "0^()(Zone,ZoneDelegate,Zone,0^())", "0^(1^)(Zone,ZoneDelegate,Zone,0^(1^))", "0^(1^,2^)(Zone,ZoneDelegate,Zone,0^(1^,2^))", "AsyncError?(Zone,ZoneDelegate,Zone,Object,StackTrace?)", "~(Zone?,ZoneDelegate?,Zone,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~(Timer))", "~(Zone,ZoneDelegate,Zone,String)", "Zone(Zone?,ZoneDelegate?,Zone,ZoneSpecification?,Map?)", "int(Comparable<@>,Comparable<@>)", "double(_Diagonal)", "0^(0^,0^)", "Size?(Size?,Size?,double)", "double?(num?,num?,double)", "Color?(Color?,Color?,double)", "~(String,FileSystemOp)", "~(FlutterErrorDetails)", "~(FlutterErrorDetails{forceReport:bool})", "DiagnosticsNode(String)", "StackFrame?(String)", "double(double,double,double)", "Widget(BuildContext,Animation0,Animation0,Widget)", "EdgeInsetsGeometry?(EdgeInsetsGeometry?,EdgeInsetsGeometry?,double)", "Future>?>(String?)", "TextStyle?(TextStyle?,TextStyle?,double)", "int(_TaskEntry<@>,_TaskEntry<@>)", "bool({priority!int,scheduler!SchedulerBinding})", "String(ByteData)", "List(String)", "Widget(Widget,Key,Widget,Key)", "Widget(Widget?,List)", "int(Element0,Element0)", "List>(NavigatorState,String)", "int(Widget,int)", "Iterable(Iterable)", "Widget(BuildContext,List,Widget(Color))", "Widget(Color,bool,~())", "Store<0^>(Store<0^>)", "_RandomAccessFile(@)", "AppState*(AppState*,@)", "AuthState*(AuthState*,UserLoadUrl*)", "AuthState*(AuthState*,UserSignUpRequest*)", "AuthState*(AuthState*,UserLoginRequest*)", "AuthState*(AuthState*,OAuthLoginRequest*)", "AuthState*(AuthState*,OAuthSignUpRequest*)", "AuthState*(AuthState*,UserLoginSuccess*)", "AuthState*(AuthState*,UserVerifiedPassword*)", "AuthState*(AuthState*,UserUnverifiedPassword*)", "ListUIState*(ListUIState*,ViewClientList*)", "ListUIState*(ListUIState*,FilterClientsByCustom1*)", "ListUIState*(ListUIState*,FilterClientsByCustom2*)", "ListUIState*(ListUIState*,FilterClientsByCustom3*)", "ListUIState*(ListUIState*,FilterClientsByCustom4*)", "ListUIState*(ListUIState*,FilterClientsByState*)", "ListUIState*(ListUIState*,FilterClients*)", "ListUIState*(ListUIState*,SortClients*)", "ListUIState*(ListUIState*,StartClientMultiselect*)", "ListUIState*(ListUIState*,AddToClientMultiselect*)", "ListUIState*(ListUIState*,RemoveFromClientMultiselect*)", "ListUIState*(ListUIState*,ClearClientMultiselect*)", "ClientState*(ClientState*,ArchiveClientsSuccess*)", "ClientState*(ClientState*,DeleteClientsSuccess*)", "ClientState*(ClientState*,RestoreClientSuccess*)", "ClientState*(ClientState*,AddClientSuccess*)", "ClientState*(ClientState*,SaveClientSuccess*)", "ClientState*(ClientState*,LoadClientSuccess*)", "ClientState*(ClientState*,LoadClientsSuccess*)", "ClientState*(ClientState*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,FilterCompanyGatewaysByCustom1*)", "ListUIState*(ListUIState*,FilterCompanyGatewaysByCustom2*)", "ListUIState*(ListUIState*,FilterCompanyGatewaysByState*)", "ListUIState*(ListUIState*,FilterCompanyGateways*)", "ListUIState*(ListUIState*,SortCompanyGateways*)", "ListUIState*(ListUIState*,StartCompanyGatewayMultiselect*)", "ListUIState*(ListUIState*,AddToCompanyGatewayMultiselect*)", "ListUIState*(ListUIState*,RemoveFromCompanyGatewayMultiselect*)", "ListUIState*(ListUIState*,ClearCompanyGatewayMultiselect*)", "CompanyGatewayState*(CompanyGatewayState*,ArchiveCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,DeleteCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,RestoreCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,AddCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,SaveCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,LoadCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,LoadCompanySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,LoadCompanyGatewaysSuccess*)", "ListBuilder*()", "InvoiceEntity*(InvoiceEntity*,AddCreditItems*)", "ListUIState*(ListUIState*,ViewCreditList*)", "ListUIState*(ListUIState*,FilterCreditsByCustom1*)", "ListUIState*(ListUIState*,FilterCreditsByCustom2*)", "ListUIState*(ListUIState*,FilterCreditsByCustom3*)", "ListUIState*(ListUIState*,FilterCreditsByCustom4*)", "ListUIState*(ListUIState*,FilterCreditsByState*)", "ListUIState*(ListUIState*,FilterCreditsByStatus*)", "ListUIState*(ListUIState*,FilterCredits*)", "ListUIState*(ListUIState*,SortCredits*)", "ListUIState*(ListUIState*,StartCreditMultiselect*)", "ListUIState*(ListUIState*,AddToCreditMultiselect*)", "ListUIState*(ListUIState*,RemoveFromCreditMultiselect*)", "ListUIState*(ListUIState*,ClearCreditMultiselect*)", "CreditState*(CreditState*,MarkSentCreditSuccess*)", "CreditState*(CreditState*,ArchiveCreditsSuccess*)", "CreditState*(CreditState*,DeleteCreditsSuccess*)", "CreditState*(CreditState*,RestoreCreditsSuccess*)", "CreditState*(CreditState*,AddCreditSuccess*)", "CreditState*(CreditState*,@)", "CreditState*(CreditState*,LoadCreditsSuccess*)", "CreditState*(CreditState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewDesignList*)", "ListUIState*(ListUIState*,FilterDesignsByCustom1*)", "ListUIState*(ListUIState*,FilterDesignsByCustom2*)", "ListUIState*(ListUIState*,FilterDesignsByState*)", "ListUIState*(ListUIState*,FilterDesigns*)", "ListUIState*(ListUIState*,SortDesigns*)", "ListUIState*(ListUIState*,StartDesignMultiselect*)", "ListUIState*(ListUIState*,AddToDesignMultiselect*)", "ListUIState*(ListUIState*,RemoveFromDesignMultiselect*)", "ListUIState*(ListUIState*,ClearDesignMultiselect*)", "DesignState*(DesignState*,ArchiveDesignsSuccess*)", "DesignState*(DesignState*,DeleteDesignsSuccess*)", "DesignState*(DesignState*,RestoreDesignsSuccess*)", "DesignState*(DesignState*,AddDesignSuccess*)", "DesignState*(DesignState*,SaveDesignSuccess*)", "DesignState*(DesignState*,LoadDesignSuccess*)", "DesignState*(DesignState*,LoadDesignsSuccess*)", "DesignState*(DesignState*,LoadCompanySuccess*)", "DocumentEntity*(DocumentEntity*,@)", "ListUIState*(ListUIState*,ViewDocumentList*)", "ListUIState*(ListUIState*,FilterDocumentsByCustom1*)", "ListUIState*(ListUIState*,FilterDocumentsByCustom2*)", "ListUIState*(ListUIState*,FilterDocumentsByState*)", "ListUIState*(ListUIState*,FilterDocuments*)", "ListUIState*(ListUIState*,SortDocuments*)", "ListUIState*(ListUIState*,StartDocumentMultiselect*)", "ListUIState*(ListUIState*,AddToDocumentMultiselect*)", "ListUIState*(ListUIState*,RemoveFromDocumentMultiselect*)", "ListUIState*(ListUIState*,ClearDocumentMultiselect*)", "DocumentState*(DocumentState*,ArchiveDocumentSuccess*)", "DocumentState*(DocumentState*,DeleteDocumentSuccess*)", "DocumentState*(DocumentState*,RestoreDocumentSuccess*)", "DocumentState*(DocumentState*,SaveDocumentSuccess*)", "DocumentState*(DocumentState*,LoadDocumentSuccess*)", "DocumentState*(DocumentState*,LoadDocumentsSuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewExpenseList*)", "ListUIState*(ListUIState*,FilterExpensesByCustom1*)", "ListUIState*(ListUIState*,FilterExpensesByCustom2*)", "ListUIState*(ListUIState*,FilterExpensesByCustom3*)", "ListUIState*(ListUIState*,FilterExpensesByCustom4*)", "ListUIState*(ListUIState*,FilterExpensesByState*)", "ListUIState*(ListUIState*,FilterExpensesByStatus*)", "ListUIState*(ListUIState*,FilterExpenses*)", "ListUIState*(ListUIState*,SortExpenses*)", "ListUIState*(ListUIState*,StartExpenseMultiselect*)", "ListUIState*(ListUIState*,AddToExpenseMultiselect*)", "ListUIState*(ListUIState*,RemoveFromExpenseMultiselect*)", "ListUIState*(ListUIState*,ClearExpenseMultiselect*)", "ExpenseState*(ExpenseState*,ArchiveExpenseSuccess*)", "ExpenseState*(ExpenseState*,DeleteExpenseSuccess*)", "ExpenseState*(ExpenseState*,RestoreExpenseSuccess*)", "ExpenseState*(ExpenseState*,AddExpenseSuccess*)", "ExpenseState*(ExpenseState*,SaveExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpensesSuccess*)", "ExpenseState*(ExpenseState*,LoadCompanySuccess*)", "int/(@)", "ListUIState*(ListUIState*,FilterExpenseCategoriesByCustom1*)", "ListUIState*(ListUIState*,FilterExpenseCategoriesByCustom2*)", "ListUIState*(ListUIState*,FilterExpenseCategoriesByState*)", "ListUIState*(ListUIState*,FilterExpenseCategories*)", "ListUIState*(ListUIState*,SortExpenseCategories*)", "ListUIState*(ListUIState*,StartExpenseCategoryMultiselect*)", "ListUIState*(ListUIState*,AddToExpenseCategoryMultiselect*)", "ListUIState*(ListUIState*,RemoveFromExpenseCategoryMultiselect*)", "ListUIState*(ListUIState*,ClearExpenseCategoryMultiselect*)", "ExpenseCategoryState*(ExpenseCategoryState*,ArchiveExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,DeleteExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,RestoreExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,AddExpenseCategorySuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,SaveExpenseCategorySuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,LoadExpenseCategorySuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,LoadExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,LoadCompanySuccess*)", "ListBuilder*>*()", "ListUIState*(ListUIState*,ViewGroupList*)", "ListUIState*(ListUIState*,FilterGroupsByState*)", "ListUIState*(ListUIState*,FilterGroups*)", "ListUIState*(ListUIState*,SortGroups*)", "ListUIState*(ListUIState*,StartGroupMultiselect*)", "ListUIState*(ListUIState*,AddToGroupMultiselect*)", "ListUIState*(ListUIState*,RemoveFromGroupMultiselect*)", "ListUIState*(ListUIState*,ClearGroupMultiselect*)", "GroupState*(GroupState*,ArchiveGroupSuccess*)", "GroupState*(GroupState*,DeleteGroupSuccess*)", "GroupState*(GroupState*,RestoreGroupSuccess*)", "GroupState*(GroupState*,AddGroupSuccess*)", "GroupState*(GroupState*,SaveGroupSuccess*)", "GroupState*(GroupState*,LoadGroupSuccess*)", "GroupState*(GroupState*,LoadGroupsSuccess*)", "GroupState*(GroupState*,LoadCompanySuccess*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceItems*)", "ListUIState*(ListUIState*,ViewInvoiceList*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom1*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom2*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom3*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom4*)", "ListUIState*(ListUIState*,FilterInvoicesByState*)", "ListUIState*(ListUIState*,FilterInvoicesByStatus*)", "ListUIState*(ListUIState*,FilterInvoices*)", "ListUIState*(ListUIState*,SortInvoices*)", "ListUIState*(ListUIState*,StartInvoiceMultiselect*)", "ListUIState*(ListUIState*,AddToInvoiceMultiselect*)", "ListUIState*(ListUIState*,RemoveFromInvoiceMultiselect*)", "ListUIState*(ListUIState*,ClearInvoiceMultiselect*)", "InvoiceState*(InvoiceState*,MarkInvoicesSentSuccess*)", "InvoiceState*(InvoiceState*,MarkInvoicesPaidSuccess*)", "InvoiceState*(InvoiceState*,ReverseInvoicesSuccess*)", "InvoiceState*(InvoiceState*,CancelInvoicesSuccess*)", "InvoiceState*(InvoiceState*,ArchiveInvoicesSuccess*)", "InvoiceState*(InvoiceState*,DeleteInvoicesSuccess*)", "InvoiceState*(InvoiceState*,EmailInvoiceSuccess*)", "InvoiceState*(InvoiceState*,RestoreInvoicesSuccess*)", "InvoiceState*(InvoiceState*,AddInvoiceSuccess*)", "InvoiceState*(InvoiceState*,@)", "InvoiceState*(InvoiceState*,LoadInvoicesSuccess*)", "InvoiceState*(InvoiceState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewPaymentList*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom1*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom2*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom3*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom4*)", "ListUIState*(ListUIState*,FilterPaymentsByState*)", "ListUIState*(ListUIState*,FilterPayments*)", "ListUIState*(ListUIState*,SortPayments*)", "ListUIState*(ListUIState*,StartPaymentMultiselect*)", "ListUIState*(ListUIState*,AddToPaymentMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPaymentMultiselect*)", "ListUIState*(ListUIState*,ClearPaymentMultiselect*)", "PaymentState*(PaymentState*,ArchivePaymentsSuccess*)", "PaymentState*(PaymentState*,DeletePaymentsSuccess*)", "PaymentState*(PaymentState*,RestorePaymentsSuccess*)", "PaymentState*(PaymentState*,AddPaymentSuccess*)", "PaymentState*(PaymentState*,SavePaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentsSuccess*)", "PaymentState*(PaymentState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewPaymentTermList*)", "ListUIState*(ListUIState*,FilterPaymentTermsByCustom1*)", "ListUIState*(ListUIState*,FilterPaymentTermsByCustom2*)", "ListUIState*(ListUIState*,FilterPaymentTermsByState*)", "ListUIState*(ListUIState*,FilterPaymentTerms*)", "ListUIState*(ListUIState*,SortPaymentTerms*)", "ListUIState*(ListUIState*,StartPaymentTermMultiselect*)", "ListUIState*(ListUIState*,AddToPaymentTermMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPaymentTermMultiselect*)", "ListUIState*(ListUIState*,ClearPaymentTermMultiselect*)", "PaymentTermState*(PaymentTermState*,ArchivePaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,DeletePaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,RestorePaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,AddPaymentTermSuccess*)", "PaymentTermState*(PaymentTermState*,SavePaymentTermSuccess*)", "PaymentTermState*(PaymentTermState*,LoadPaymentTermSuccess*)", "PaymentTermState*(PaymentTermState*,LoadPaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewProductList*)", "ListUIState*(ListUIState*,FilterProductsByState*)", "ListUIState*(ListUIState*,FilterProductsByCustom1*)", "ListUIState*(ListUIState*,FilterProductsByCustom2*)", "ListUIState*(ListUIState*,FilterProductsByCustom3*)", "ListUIState*(ListUIState*,FilterProductsByCustom4*)", "ListUIState*(ListUIState*,FilterProducts*)", "ListUIState*(ListUIState*,SortProducts*)", "ListUIState*(ListUIState*,StartProductMultiselect*)", "ListUIState*(ListUIState*,AddToProductMultiselect*)", "ListUIState*(ListUIState*,RemoveFromProductMultiselect*)", "ListUIState*(ListUIState*,ClearProductMultiselect*)", "ProductState*(ProductState*,ArchiveProductsSuccess*)", "ProductState*(ProductState*,DeleteProductsSuccess*)", "ProductState*(ProductState*,RestoreProductsSuccess*)", "ProductState*(ProductState*,AddProductSuccess*)", "ProductState*(ProductState*,SaveProductSuccess*)", "ProductState*(ProductState*,LoadProductSuccess*)", "ProductState*(ProductState*,LoadProductsSuccess*)", "ProductState*(ProductState*,LoadCompanySuccess*)", "MapBuilder*>*()", "ListUIState*(ListUIState*,ViewProjectList*)", "ListUIState*(ListUIState*,FilterProjectsByCustom1*)", "ListUIState*(ListUIState*,FilterProjectsByCustom2*)", "ListUIState*(ListUIState*,FilterProjectsByCustom3*)", "ListUIState*(ListUIState*,FilterProjectsByCustom4*)", "ListUIState*(ListUIState*,FilterProjectsByState*)", "ListUIState*(ListUIState*,FilterProjects*)", "ListUIState*(ListUIState*,SortProjects*)", "ListUIState*(ListUIState*,StartProjectMultiselect*)", "ListUIState*(ListUIState*,AddToProjectMultiselect*)", "ListUIState*(ListUIState*,RemoveFromProjectMultiselect*)", "ListUIState*(ListUIState*,ClearProjectMultiselect*)", "ProjectState*(ProjectState*,ArchiveProjectSuccess*)", "ProjectState*(ProjectState*,DeleteProjectSuccess*)", "ProjectState*(ProjectState*,RestoreProjectSuccess*)", "ProjectState*(ProjectState*,AddProjectSuccess*)", "ProjectState*(ProjectState*,SaveProjectSuccess*)", "ProjectState*(ProjectState*,LoadProjectSuccess*)", "ProjectState*(ProjectState*,LoadProjectsSuccess*)", "ProjectState*(ProjectState*,LoadCompanySuccess*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteItems*)", "ListUIState*(ListUIState*,ViewQuoteList*)", "ListUIState*(ListUIState*,FilterQuotesByCustom1*)", "ListUIState*(ListUIState*,FilterQuotesByCustom2*)", "ListUIState*(ListUIState*,FilterQuotesByCustom3*)", "ListUIState*(ListUIState*,FilterQuotesByCustom4*)", "ListUIState*(ListUIState*,FilterQuotesByState*)", "ListUIState*(ListUIState*,FilterQuotesByStatus*)", "ListUIState*(ListUIState*,FilterQuotes*)", "ListUIState*(ListUIState*,SortQuotes*)", "ListUIState*(ListUIState*,StartQuoteMultiselect*)", "ListUIState*(ListUIState*,AddToQuoteMultiselect*)", "ListUIState*(ListUIState*,RemoveFromQuoteMultiselect*)", "ListUIState*(ListUIState*,ClearQuoteMultiselect*)", "QuoteState*(QuoteState*,MarkSentQuoteSuccess*)", "QuoteState*(QuoteState*,ArchiveQuotesSuccess*)", "QuoteState*(QuoteState*,DeleteQuotesSuccess*)", "QuoteState*(QuoteState*,RestoreQuotesSuccess*)", "QuoteState*(QuoteState*,ConvertQuoteSuccess*)", "QuoteState*(QuoteState*,AddQuoteSuccess*)", "QuoteState*(QuoteState*,@)", "QuoteState*(QuoteState*,LoadQuotesSuccess*)", "QuoteState*(QuoteState*,LoadCompanySuccess*)", "ListUIState*(ListUIState*,ViewRecurringExpenseList*)", "ListUIState*(ListUIState*,FilterRecurringExpensesByCustom1*)", "ListUIState*(ListUIState*,FilterRecurringExpensesByCustom2*)", "ListUIState*(ListUIState*,FilterRecurringExpensesByState*)", "ListUIState*(ListUIState*,FilterRecurringExpenses*)", "ListUIState*(ListUIState*,SortRecurringExpenses*)", "ListUIState*(ListUIState*,StartRecurringExpenseMultiselect*)", "ListUIState*(ListUIState*,AddToRecurringExpenseMultiselect*)", "ListUIState*(ListUIState*,RemoveFromRecurringExpenseMultiselect*)", "ListUIState*(ListUIState*,ClearRecurringExpenseMultiselect*)", "RecurringExpenseState*(RecurringExpenseState*,ArchiveRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,DeleteRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,RestoreRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,AddRecurringExpenseSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,SaveRecurringExpenseSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,StartRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,StopRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,LoadRecurringExpenseSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,LoadRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,LoadCompanySuccess*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceItems*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom1*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom2*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom3*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom4*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByState*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByStatus*)", "ListUIState*(ListUIState*,FilterRecurringInvoices*)", "ListUIState*(ListUIState*,SortRecurringInvoices*)", "ListUIState*(ListUIState*,StartRecurringInvoiceMultiselect*)", "ListUIState*(ListUIState*,AddToRecurringInvoiceMultiselect*)", "ListUIState*(ListUIState*,RemoveFromRecurringInvoiceMultiselect*)", "ListUIState*(ListUIState*,ClearRecurringInvoiceMultiselect*)", "RecurringInvoiceState*(RecurringInvoiceState*,ArchiveRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,DeleteRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,EmailRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,RestoreRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StartRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StopRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,AddRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,@)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadCompanySuccess*)", "StaticState*(StaticState*,LoadStaticSuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,FilterSubscriptionsByCustom1*)", "ListUIState*(ListUIState*,FilterSubscriptionsByCustom2*)", "ListUIState*(ListUIState*,FilterSubscriptionsByState*)", "ListUIState*(ListUIState*,FilterSubscriptions*)", "ListUIState*(ListUIState*,SortSubscriptions*)", "ListUIState*(ListUIState*,StartSubscriptionMultiselect*)", "ListUIState*(ListUIState*,AddToSubscriptionMultiselect*)", "ListUIState*(ListUIState*,RemoveFromSubscriptionMultiselect*)", "ListUIState*(ListUIState*,ClearSubscriptionMultiselect*)", "SubscriptionState*(SubscriptionState*,ArchiveSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,DeleteSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,RestoreSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,AddSubscriptionSuccess*)", "SubscriptionState*(SubscriptionState*,SaveSubscriptionSuccess*)", "SubscriptionState*(SubscriptionState*,LoadSubscriptionSuccess*)", "SubscriptionState*(SubscriptionState*,LoadSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewTaskList*)", "ListUIState*(ListUIState*,FilterTasksByCustom1*)", "ListUIState*(ListUIState*,FilterTasksByCustom2*)", "ListUIState*(ListUIState*,FilterTasksByState*)", "ListUIState*(ListUIState*,FilterTasksByStatus*)", "ListUIState*(ListUIState*,FilterTasks*)", "ListUIState*(ListUIState*,SortTasks*)", "TaskEntity*(TaskEntity*,AddTaskTime*)", "TaskEntity*(TaskEntity*,DeleteTaskTime*)", "TaskEntity*(TaskEntity*,UpdateTaskTime*)", "ListUIState*(ListUIState*,StartTaskMultiselect*)", "ListUIState*(ListUIState*,AddToTaskMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTaskMultiselect*)", "ListUIState*(ListUIState*,ClearTaskMultiselect*)", "TaskState*(TaskState*,SortTasksSuccess*)", "TaskState*(TaskState*,ArchiveTaskSuccess*)", "TaskState*(TaskState*,DeleteTaskSuccess*)", "TaskState*(TaskState*,RestoreTaskSuccess*)", "TaskState*(TaskState*,AddTaskSuccess*)", "TaskState*(TaskState*,SaveTaskSuccess*)", "TaskState*(TaskState*,LoadTaskSuccess*)", "TaskState*(TaskState*,LoadTasksSuccess*)", "TaskState*(TaskState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewTaskStatusList*)", "ListUIState*(ListUIState*,FilterTaskStatusesByCustom1*)", "ListUIState*(ListUIState*,FilterTaskStatusesByCustom2*)", "ListUIState*(ListUIState*,FilterTaskStatusesByState*)", "ListUIState*(ListUIState*,FilterTaskStatuses*)", "ListUIState*(ListUIState*,SortTaskStatuses*)", "ListUIState*(ListUIState*,StartTaskStatusMultiselect*)", "ListUIState*(ListUIState*,AddToTaskStatusMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTaskStatusMultiselect*)", "ListUIState*(ListUIState*,ClearTaskStatusMultiselect*)", "TaskStatusState*(TaskStatusState*,SortTasksSuccess*)", "TaskStatusState*(TaskStatusState*,ArchiveTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,DeleteTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,RestoreTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,AddTaskStatusSuccess*)", "TaskStatusState*(TaskStatusState*,SaveTaskStatusSuccess*)", "TaskStatusState*(TaskStatusState*,LoadTaskStatusSuccess*)", "TaskStatusState*(TaskStatusState*,LoadTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,LoadCompanySuccess*)", "0^?(0^?(ButtonStyle?))", "ListUIState*(ListUIState*,ViewTaxRateList*)", "ListUIState*(ListUIState*,FilterTaxRatesByState*)", "ListUIState*(ListUIState*,FilterTaxRates*)", "ListUIState*(ListUIState*,SortTaxRates*)", "ListUIState*(ListUIState*,StartTaxRateMultiselect*)", "ListUIState*(ListUIState*,AddToTaxRateMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTaxRateMultiselect*)", "ListUIState*(ListUIState*,ClearTaxRateMultiselect*)", "TaxRateState*(TaxRateState*,ArchiveTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,DeleteTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,RestoreTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,AddTaxRateSuccess*)", "TaxRateState*(TaxRateState*,SaveTaxRateSuccess*)", "TaxRateState*(TaxRateState*,LoadTaxRateSuccess*)", "TaxRateState*(TaxRateState*,LoadTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewTokenList*)", "ListUIState*(ListUIState*,FilterTokensByCustom1*)", "ListUIState*(ListUIState*,FilterTokensByCustom2*)", "ListUIState*(ListUIState*,FilterTokensByState*)", "ListUIState*(ListUIState*,FilterTokens*)", "ListUIState*(ListUIState*,SortTokens*)", "ListUIState*(ListUIState*,StartTokenMultiselect*)", "ListUIState*(ListUIState*,AddToTokenMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTokenMultiselect*)", "ListUIState*(ListUIState*,ClearTokenMultiselect*)", "TokenState*(TokenState*,ArchiveTokensSuccess*)", "TokenState*(TokenState*,DeleteTokensSuccess*)", "TokenState*(TokenState*,RestoreTokensSuccess*)", "TokenState*(TokenState*,AddTokenSuccess*)", "TokenState*(TokenState*,SaveTokenSuccess*)", "TokenState*(TokenState*,LoadTokenSuccess*)", "TokenState*(TokenState*,LoadTokensSuccess*)", "TokenState*(TokenState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewUserList*)", "ListUIState*(ListUIState*,FilterUsersByCustom1*)", "ListUIState*(ListUIState*,FilterUsersByCustom2*)", "ListUIState*(ListUIState*,FilterUsersByCustom3*)", "ListUIState*(ListUIState*,FilterUsersByCustom4*)", "ListUIState*(ListUIState*,FilterUsersByState*)", "ListUIState*(ListUIState*,FilterUsers*)", "ListUIState*(ListUIState*,SortUsers*)", "ListUIState*(ListUIState*,StartUserMultiselect*)", "ListUIState*(ListUIState*,AddToUserMultiselect*)", "ListUIState*(ListUIState*,RemoveFromUserMultiselect*)", "ListUIState*(ListUIState*,ClearUserMultiselect*)", "UserState*(UserState*,ArchiveUserSuccess*)", "UserState*(UserState*,DeleteUserSuccess*)", "UserState*(UserState*,RestoreUserSuccess*)", "UserState*(UserState*,RemoveUserSuccess*)", "UserState*(UserState*,AddUserSuccess*)", "UserState*(UserState*,SaveUserSuccess*)", "UserState*(UserState*,SaveAuthUserSuccess*)", "UserState*(UserState*,ConnecOAuthUserSuccess*)", "UserState*(UserState*,ConnecGmailUserSuccess*)", "UserState*(UserState*,LoadUserSuccess*)", "UserState*(UserState*,LoadUsersSuccess*)", "UserState*(UserState*,LoadCompanySuccess*)", "VendorContactEntity*(VendorContactEntity*,@)", "MapBuilder*()", "VendorEntity*(VendorEntity*,AddVendorContact*)", "VendorEntity*(VendorEntity*,DeleteVendorContact*)", "VendorEntity*(VendorEntity*,UpdateVendorContact*)", "ListUIState*(ListUIState*,ViewVendorList*)", "ListUIState*(ListUIState*,FilterVendorsByCustom1*)", "ListUIState*(ListUIState*,FilterVendorsByCustom2*)", "ListUIState*(ListUIState*,FilterVendorsByCustom3*)", "ListUIState*(ListUIState*,FilterVendorsByCustom4*)", "ListUIState*(ListUIState*,FilterVendorsByState*)", "ListUIState*(ListUIState*,FilterVendors*)", "ListUIState*(ListUIState*,SortVendors*)", "ListUIState*(ListUIState*,StartVendorMultiselect*)", "ListUIState*(ListUIState*,AddToVendorMultiselect*)", "ListUIState*(ListUIState*,RemoveFromVendorMultiselect*)", "ListUIState*(ListUIState*,ClearVendorMultiselect*)", "VendorState*(VendorState*,ArchiveVendorSuccess*)", "VendorState*(VendorState*,DeleteVendorSuccess*)", "VendorState*(VendorState*,RestoreVendorSuccess*)", "VendorState*(VendorState*,AddVendorSuccess*)", "VendorState*(VendorState*,SaveVendorSuccess*)", "VendorState*(VendorState*,LoadVendorSuccess*)", "VendorState*(VendorState*,LoadVendorsSuccess*)", "VendorState*(VendorState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewWebhookList*)", "ListUIState*(ListUIState*,FilterWebhooksByCustom1*)", "ListUIState*(ListUIState*,FilterWebhooksByCustom2*)", "ListUIState*(ListUIState*,FilterWebhooksByState*)", "ListUIState*(ListUIState*,FilterWebhooks*)", "ListUIState*(ListUIState*,SortWebhooks*)", "ListUIState*(ListUIState*,StartWebhookMultiselect*)", "ListUIState*(ListUIState*,AddToWebhookMultiselect*)", "ListUIState*(ListUIState*,RemoveFromWebhookMultiselect*)", "ListUIState*(ListUIState*,ClearWebhookMultiselect*)", "WebhookState*(WebhookState*,ArchiveWebhooksSuccess*)", "WebhookState*(WebhookState*,DeleteWebhooksSuccess*)", "WebhookState*(WebhookState*,RestoreWebhooksSuccess*)", "WebhookState*(WebhookState*,AddWebhookSuccess*)", "WebhookState*(WebhookState*,SaveWebhookSuccess*)", "WebhookState*(WebhookState*,LoadWebhookSuccess*)", "WebhookState*(WebhookState*,LoadWebhooksSuccess*)", "WebhookState*(WebhookState*,LoadCompanySuccess*)", "ConfirmEmailVM*(Store*)", "AppDrawerVM*(Store*)", "MenuDrawerVM*(Store*)", "LoginVM*(Store*)", "ClientListVM*(Store*)", "ClientScreenVM*(Store*)", "CompanyGatewayListVM*(Store*)", "CompanyGatewayScreenVM*(Store*)", "CreditListVM*(Store*)", "CreditScreenVM*(Store*)", "DashboardVM*(Store*)", "DesignListVM*(Store*)", "DesignScreenVM*(Store*)", "DocumentListVM*(Store*)", "DocumentScreenVM*(Store*)", "ExpenseListVM*(Store*)", "ExpenseScreenVM*(Store*)", "ExpenseCategoryListVM*(Store*)", "ExpenseCategoryScreenVM*(Store*)", "GroupListVM*(Store*)", "GroupScreenVM*(Store*)", "InvoiceListVM*(Store*)", "InvoiceScreenVM*(Store*)", "PaymentListVM*(Store*)", "PaymentScreenVM*(Store*)", "PaymentTermListVM*(Store*)", "PaymentTermScreenVM*(Store*)", "ProductListVM*(Store*)", "ProductScreenVM*(Store*)", "ProjectListVM*(Store*)", "ProjectScreenVM*(Store*)", "QuoteListVM*(Store*)", "QuoteScreenVM*(Store*)", "RecurringExpenseListVM*(Store*)", "RecurringExpenseScreenVM*(Store*)", "RecurringInvoiceListVM*(Store*)", "RecurringInvoiceScreenVM*(Store*)", "ReportsScreenVM*(Store*)", "AccountManagementVM*(Store*)", "BuyNowButtonsVM*(Store*)", "ClientPortalVM*(Store*)", "CompanyDetailsVM*(Store*)", "CreditCardsAndBanksVM*(Store*)", "CustomFieldsVM*(Store*)", "DataVisualizationsVM*(Store*)", "DeviceSettingsVM*(Store*)", "EmailSettingsVM*(Store*)", "ExpenseSettingsVM*(Store*)", "GeneratedNumbersVM*(Store*)", "ImportExportVM*(Store*)", "InvoiceDesignVM*(Store*)", "LocalizationSettingsVM*(Store*)", "OnlinePaymentsVM*(Store*)", "ProductSettingsVM*(Store*)", "SettingsListVM*(Store*)", "SettingsScreenVM*(Store*)", "TaskSettingsVM*(Store*)", "TaxSettingsVM*(Store*)", "TemplatesAndRemindersVM*(Store*)", "UserDetailsVM*(Store*)", "WorkflowSettingsVM*(Store*)", "SubscriptionListVM*(Store*)", "SubscriptionScreenVM*(Store*)", "KanbanVM*(Store*)", "TaskListVM*(Store*)", "TaskScreenVM*(Store*)", "TaskStatusListVM*(Store*)", "TaskStatusScreenVM*(Store*)", "TaxRateListVM*(Store*)", "TaxRateScreenVM*(Store*)", "TokenListVM*(Store*)", "TokenScreenVM*(Store*)", "UserListVM*(Store*)", "UserScreenVM*(Store*)", "VendorListVM*(Store*)", "VendorScreenVM*(Store*)", "WebhookListVM*(Store*)", "WebhookScreenVM*(Store*)", "Future(PdfPage)", "PhotoViewGalleryPageOptions(Future,int,PdfDocument)", "Future()", "PhotoViewScaleState(PhotoViewScaleState)", "Future<1^>(1^/(0^),0^{debugLabel:String?})", "~(String?{wrapWidth:int?})", "MapBuilder*()", "GoogleSignInUserData?(Map?)", "bool*(bool*,StartLoading*)", "bool*(bool*,StopLoading*)", "bool*(bool*,StartSaving*)", "DateRangeComparison*()"], + types: ["~()", "Null()", "ListUIStateBuilder*(ListUIStateBuilder*)", "Null(Object*)", "Null(Store*,@,@(@)*)", "@(String*)", "double(double)", "Null(String*)", "@()", "Null(@)", "@(@)", "@(bool*)", "InvoiceEntityBuilder*(InvoiceEntityBuilder*)", "SettingsEntityBuilder*(SettingsEntityBuilder*)", "Null(BuildContext*)", "String*(String*)", "bool*(String*)", "Future*(BuildContext*)", "int*(String*,String*)", "ErrorDialog*(BuildContext*)", "bool*()", "Null(bool*)", "CompanyEntityBuilder*(CompanyEntityBuilder*)", "String*(@)", "ExpenseEntityBuilder*(ExpenseEntityBuilder*)", "Future*(Store*,@,@(@)*)", "~(Duration)", "~(TextEditingController*)", "Future<~>*()", "~(BuildContext*)", "Future*()", "Future*()", "ListBuilder*()", "~(Object?)", "~(AnimationStatus)", "DropdownMenuItem*(String*)", "PaymentEntityBuilder*(PaymentEntityBuilder*)", "PluralCase()", "bool*(Route<@>*)", "~(bool*)", "String*(BaseEntity*)", "ClientEntityBuilder*(ClientEntityBuilder*)", "Null(List*)", "TaskEntityBuilder*(TaskEntityBuilder*)", "Null(Duration*)", "Null(SelectableEntity*)", "CompanyGatewayEntityBuilder*(CompanyGatewayEntityBuilder*)", "String*(String*,SelectCompany*)", "~(bool)", "String*(String*,ClearEntityFilter*)", "Null(String*,String*)", "String*(String*,PreviewEntity*)", "@(BuildContext*)", "Null(EntityState*,bool*)", "Null(String*,InvoiceEntity*)", "InvoiceItemEntityBuilder*(InvoiceItemEntityBuilder*)", "@(SelectableEntity*)", "~(String*)", "Null(TextEditingController*)", "~(BuildContext*,EntityAction*)", "SubscriptionEntityBuilder*(SubscriptionEntityBuilder*)", "Null(DocumentEntity*)", "bool*(InvoiceItemEntity*)", "Null(Event)", "InvoiceEntity*(String*)", "Null(InvoiceEntity*)", "~(int)", "ListDivider*(BuildContext*,int*)", "String*(String*,FilterByEntity*)", "~(DragUpdateDetails)", "InvoiceStatusEntityBuilder*(InvoiceStatusEntityBuilder*)", "String()", "UserEntityBuilder*(UserEntityBuilder*)", "SettingsUIStateBuilder*(SettingsUIStateBuilder*)", "~(Event)", "double(RenderBox)", "String*(String*,@)", "Widget(BuildContext)", "@(TaxRateEntity*)", "~(@)", "EntityStats*(String*,BuiltMap*)", "@(int*,String*)", "bool(String)", "~(PaintingContext,Offset)", "Null(BuildContext*,MultipartFile*)", "~(String)", "~(Element0)", "int*(List*,List*)", "Null(~)", "Null(BuildContext*,DocumentEntity*,String*,String*)", "Future?(Object*)", "int*(int*,PreviewEntity*)", "UserCompanyEntityBuilder*(UserCompanyEntityBuilder*)", "~(PointerEvent0)", "bool(BoxHitTestResult,Offset?)", "StatelessWidget*(BuildContext*,BoxConstraints*)", "bool*(ContactEntity*)", "~(TapDownDetails)", "Null(List*)", "Null(String*,ExpenseEntity*)", "~(DragStartDetails)", "~(DragEndDetails)", "Palette()", "bool(@)", "String(String)", "~(String,String)", "UserStateBuilder*(UserStateBuilder*)", "bool*(bool*,UpdateUserPreferences*)", "Null(int*)", "bool(Object?)", "~(String,@)", "Future<~>()", "Color(Set)", "ListBuilder*()", "Null(ExpenseEntity*)", "bool(FocusNode)", "bool(Element0)", "Widget*()", "VendorEntityBuilder*(VendorEntityBuilder*)", "Iterable()", "Null(TaxRateEntity*)", "~(@,@)", "double()", "EntityStats*(String*,BuiltMap*)", "Null(String*,TaskEntity*)", "AuthStateBuilder*(AuthStateBuilder*)", "@(MultipartFile*)", "~(Object,StackTrace)", "@(DocumentEntity*,String*,String*)", "DashboardUISettingsBuilder*(DashboardUISettingsBuilder*)", "Null(PaymentEntity*)", "TextSelection()", "@(TextSelection)", "~(ByteData?)", "@(CompanyEntity*)", "Null(Object,StackTrace)", "Widget(BuildContext,int)", "~(LayoutView)", "Null(BuildContext*,Completer*)", "~(RenderObject)", "AlertDialog*(BuildContext*)", "Null(int*,int*)", "@(InvoiceEntity*)", "Null(List*)", "String*()", "ScrollableListView*(BuildContext*)", "Null(TaskEntity*)", "InvoiceEntity*(InvoiceEntity*,@)", "Object?(@)", "TaskStatusEntityBuilder*(TaskStatusEntityBuilder*)", "Widget*(BuildContext*,int*)", "~(TapUpDetails)", "String*(InvoiceEntityBuilder*)", "Null(SettingsEntity*)", "bool(FlutterHtmlKeyboardEvent)", "String*(String*,ClearEntitySelection*)", "~(ForcePressDetails)", "DateFormat()", "FeesAndLimitsSettingsBuilder*(FeesAndLimitsSettingsBuilder*)", "ProductEntityBuilder*(ProductEntityBuilder*)", "ProjectEntityBuilder*(ProjectEntityBuilder*)", "bool(_RouteEntry?)", "@(DateFormat)", "@(double)", "Null(UserEntity*)", "MapBuilder*()", "@(DesignEntity*)", "@(int*)", "int(int)", "CompanyGatewayStateBuilder*(CompanyGatewayStateBuilder*)", "double*(double*)", "Color0(int?)", "Null(Completer*)", "TaxRateStateBuilder*(TaxRateStateBuilder*)", "bool(ScrollNotification)", "GroupStateBuilder*(GroupStateBuilder*)", "Null(InvoiceStateBuilder*)", "SimpleDialog*(BuildContext*)", "InvoiceEntity*(@)", "DropdownMenuItem*(int*)", "String*(PaymentableEntity*)", "bool()", "@(List*)", "bool*(TaskTime*)", "PaymentTermStateBuilder*(PaymentTermStateBuilder*)", "ExpenseEntity*(String*)", "~(SelectableEntity*)", "WebhookEntityBuilder*(WebhookEntityBuilder*)", "Null(String*,PaymentEntity*)", "PaymentEntity*(String*)", "bool*(InvoiceEntity*)", "List*()", "Null(LoginResponse*)", "Null(TaskTime*)", "ListBuilder*()", "bool*(PaymentableEntity*)", "Column*(BuildContext*)", "double*()", "double(RenderBox,double)", "~(PointerExitEvent)", "~(RestorableProperty,~())", "Color?(Set)", "int(_Codes)", "Null(DesignEntity*)", "Null(String*,ClientEntity*)", "Null(TaskStatusEntity*)", "Null(PaymentableEntity*)", "AppStateBuilder*(AppStateBuilder*)", "Null(ProductEntity*)", "Null(GroupEntity*)", "~(Object*)", "Null(RecurringInvoiceStateBuilder*)", "bool*(BaseEntity*)", "Null(List*)", "Null(EntityType*)", "Null(InvoiceItemEntity*)", "int(FocusNode,FocusNode)", "Null(VendorEntity*)", "~(LongPressMoveUpdateDetails)", "DocumentStateBuilder*(DocumentStateBuilder*)", "Null(RecurringExpenseStateBuilder*)", "QuoteStateBuilder*(QuoteStateBuilder*)", "~(DateTime)", "TaskEntity*(String*)", "InvitationEntity*(ContactEntity*)", "Null(ProjectEntity*)", "Widget(BuildContext,Widget?)", "bool(GestureListener)", "~(String,NumericAxis)", "~(PointerDownEvent)", "Null(EntityStatus*,bool*)", "~(Object?,Object?)", "~(Object[StackTrace?])", "TaxRateEntity*(String*)", "~(String?)", "@(Event)", "~(LongPressStartDetails)", "EntityStats*(String*,BuiltMap*)", "ExpenseStateBuilder*(ExpenseStateBuilder*)", "DesignEntityBuilder*(DesignEntityBuilder*)", "Null(@,@)", "~(MouseEvent)", "MapBuilder*()", "Future>(Map)", "MessageDialog*(BuildContext*)", "~(ProgressEvent)", "TaskStateBuilder*(TaskStateBuilder*)", "ClientEntity*(String*)", "Null(ClientEntity*)", "Widget(BuildContext,BoxConstraints)", "ClientStateBuilder*(ClientStateBuilder*)", "Future()", "ProductEntity*(String*)", "Null(PointerEvent)", "Null(TouchEvent)", "ProjectEntity*(String*)", "CompanyGatewayEntity*(String*)", "Null(CompanyGatewayEntity*)", "Rect()", "Null(BuiltList*)", "CreditStateBuilder*(CreditStateBuilder*)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "~(PointerEnterEvent)", "List*(BuiltMap*,BuiltMap*)", "int*(InvoiceEntity*,InvoiceEntity*)", "DesignEntity*(String*)", "DesignStateBuilder*(DesignStateBuilder*)", "bool(BoxHitTestResult,Offset)", "ExpenseEntity*(ExpenseEntity*,@)", "Null(ExpenseCategoryEntity*)", "ExpenseCategoryStateBuilder*(ExpenseCategoryStateBuilder*)", "InvoiceStateBuilder*(InvoiceStateBuilder*)", "Null(List*)", "PaymentStateBuilder*(PaymentStateBuilder*)", "Null(PaymentTermEntity*)", "ProductStateBuilder*(ProductStateBuilder*)", "ProjectStateBuilder*(ProjectStateBuilder*)", "RecurringExpenseStateBuilder*(RecurringExpenseStateBuilder*)", "RecurringInvoiceStateBuilder*(RecurringInvoiceStateBuilder*)", "Null(SubscriptionEntity*)", "SubscriptionStateBuilder*(SubscriptionStateBuilder*)", "bool(InlineSpan)", "Null(TaskStateBuilder*)", "Null(TaskStatusStateBuilder*)", "TaskStatusStateBuilder*(TaskStatusStateBuilder*)", "Null(TokenEntity*)", "TokenStateBuilder*(TokenStateBuilder*)", "bool*(EntityType*)", "@([String*,String*])", "int(RenderObject,RenderObject)", "~({curve:Curve,descendant:RenderObject?,duration:Duration,rect:Rect?})", "double(double,double)", "VendorStateBuilder*(VendorStateBuilder*)", "Null(WebhookEntity*)", "WebhookStateBuilder*(WebhookStateBuilder*)", "CustomFieldSelector*(BuildContext*)", "int()", "Future<@>(MethodCall)", "Future>(Map)", "String(int)", "IconButton*(BuildContext*)", "ActivityListTile*(BuildContext*,int*)", "~(Timer*)", "bool(_RouteEntry)", "~(NavigatorObserver)", "InvoiceItemSelector*(BuildContext*)", "BaseEntity*(InvoiceItemEntity*)", "Null(List*[String*])", "Null(BuildContext*,InvoiceEntity*,ClientEntity*)", "Null(InvoiceItemEntity*,int*)", "Null(BuildContext*[EntityAction*])", "Null(List*,String*)", "Null(BuildContext*[int*])", "Null(BuildContext*,InvoiceEntity*[String*])", "TaskListItem*(BuildContext*,int*)", "Null(Timer*)", "DropdownMenuItem*(MapEntry*)", "Future()", "int(@,@)", "String*(TaxRateReportFields*)", "String*(TaxRateReportFields0*)", "String*(ProfitAndLossReportFields*)", "MapBuilder*(MapBuilder*)", "ListTile*(String*)", "Null(DateTime*)", "~(~())", "~(PointerExitEvent*)", "ColorTween(@)", "Null(QuoteStateBuilder*)", "Null(ClientStateBuilder*)", "MaterialStateProperty?(ButtonStyle?)", "MouseCursor0(Set)", "bool*(PaymentEntity*)", "ListBuilder*()", "bool(DataRow)", "Null(List*)", "Null(CompanyGatewayStateBuilder*)", "~(bool?)", "ListBuilder*()", "Null(MouseEvent)", "Null(Store*)", "Null(CreditStateBuilder*)", "~(FocusHighlightMode)", "int*(TaskEntity*,TaskEntity*)", "String?(String?)", "Null(List*)", "Future()", "Null(DesignStateBuilder*)", "Tween(@)", "Null(ExpenseStateBuilder*)", "ExpenseCategoryEntity*(String*)", "Null(List*)", "ExpenseCategoryEntityBuilder*(ExpenseCategoryEntityBuilder*)", "Null(ExpenseCategoryStateBuilder*)", "GroupEntity*(String*)", "Null(List*)", "GroupEntityBuilder*(GroupEntityBuilder*)", "Null(GroupStateBuilder*)", "ListBuilder*()", "@(Color)", "Null(PaymentStateBuilder*)", "Color()", "PaymentTermEntity*(String*)", "Null(List*)", "Null(PaymentTermStateBuilder*)", "Null(List*)", "Null(ProductStateBuilder*)", "Null(List*)", "Null(ProjectStateBuilder*)", "bool(_Highlight)", "Future()", "ReportsUIStateBuilder*(ReportsUIStateBuilder*)", "~(ImageInfo,bool)", "SubscriptionEntity*(String*)", "Null(List*)", "~(ImageChunkEvent)", "Null(SubscriptionStateBuilder*)", "Null(List*)", "TaskStatusEntity*(String*)", "Null(List*)", "~(int,int)", "~(ImageStreamListener)", "Null(List*)", "Null(TaxRateStateBuilder*)", "TokenEntity*(String*)", "Null(List*)", "Null(TokenStateBuilder*)", "ListBuilder*(ListBuilder*)", "int(int,int)", "ListBuilder*()", "UserEntity*(String*)", "MapBuilder*>*()", "Null(UserStateBuilder*)", "VendorEntity*(String*)", "Null(List*)", "~(SliverConstraints)", "Null(VendorStateBuilder*)", "WebhookEntity*(String*)", "Null(List*)", "~(List)", "Null(WebhookStateBuilder*)", "GridView*(BuildContext*,BoxConstraints*)", "Null(EntityAction*)", "Color(Color)", "bool(SemanticsNode)", "int(SemanticsNode,SemanticsNode)", "Future<~>(String,ByteData?,~(ByteData?)?)", "~(PointerEnterEvent*)", "String(Match)", "bool(FocusableActionDetector)", "DateTime()", "Widget(BuildContext,Widget,int?,bool)", "AppTextButton*(BuildContext*)", "InkWell*(BuildContext*)", "Future*(String*)", "Null(int*,bool*)", "HorizontalDragGestureRecognizer()", "~(HorizontalDragGestureRecognizer)", "EdgeInsetsGeometryTween(@)", "bool(Point)", "~(LongPressEndDetails)", "Null(BuildContext*,EmailTemplate*,String*,String*)", "bool(Object?,Object?)", "Null(@,StackTrace)", "InvoiceListItem*(BuildContext*,int*)", "QuoteListItem*(BuildContext*,int*)", "ExpenseListItem*(BuildContext*,int*)", "@(double*)", "ExpenseStatusEntityBuilder*(ExpenseStatusEntityBuilder*)", "DropdownMenuItem*(int*)", "~(TaxRateEntity*)", "PaymentableEntityBuilder*(PaymentableEntityBuilder*)", "String*(ClientReportFields*)", "bool*(ActivityEntity*)", "String*(CreditReportFields*)", "String*(DocumentReportFields*)", "String*(ExpenseReportFields*)", "String*(InvoiceItemReportFields*)", "String*(InvoiceReportFields*)", "int(Object?)", "String*(PaymentReportFields*)", "String*(ProductReportFields*)", "Future<@>()", "String*(QuoteItemReportFields*)", "String*(QuoteReportFields*)", "Null(List*)", "String*(TaskReportFields*)", "@(SettingsEntity*)", "Future*(BuildContext*,bool*)", "MapEntry*>*(String*,String*)", "@(bool*,int*,String*,double*,double*)", "Null(String*,List*)", "Null(bool)", "~(Timer)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceItem*)", "~(TextSelection,SelectionChangedCause?)", "ListBuilder*()", "~(_TimePickerMode)", "ListBuilder*()", "String*(String*,ShowPdfRecurringInvoice*)", "~(Size)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceItem*)", "~(TimeOfDay)", "ListBuilder*()", "MapBuilder*>*(MapBuilder*>*)", "Null(CompanyEntity*)", "Future(String,Map)", "Null(BaseEntity*)", "ImageStreamCompleter()", "~([Intent?])", "ListBuilder*()", "~(Symbol0,@)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "ListBuilder*()", "ListBuilder*()", "~(Rect)", "ListBuilder*()", "ListBuilder*()", "String*(PaymentEntityBuilder*)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*)", "WebhookEntity*(WebhookEntity*,@)", "int(int,@)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "~(TextSelection)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "List*(BuiltMap*,BuiltMap*)", "bool(InlineSpanSemanticsInformation)", "TaxRateEntityBuilder*(TaxRateEntityBuilder*)", "ListBuilder*()", "~(Codec)", "TaxRateEntity*(@)", "bool(DraggableScrollableNotification)", "ListBuilder*()", "ListBuilder*()", "TokenEntityBuilder*(TokenEntityBuilder*)", "bool(NodeValidator)", "ListBuilder*()", "MapBuilder*(MapBuilder*)", "List?(int?)", "AppSidebarMode*(AppSidebarMode*,UpdateUserPreferences*)", "~(RenderBox?,String)", "ListBuilder*()", "Future<@>(@)", "~(ScaleEndDetails)", "ListBuilder*()", "DocumentEntity*(String*)", "MapBuilder*()", "Null(List*)", "@(bool)", "UserEntity*(@)", "List*(BuiltMap*)", "~(RenderBox?)", "DocumentEntityBuilder*(DocumentEntityBuilder*)", "bool(BoxHitTestResult)", "Completer*(Completer*,EditVendor*)", "Null(DocumentStateBuilder*)", "ListBuilder*()", "Size(RenderBox,BoxConstraints)", "int*(BaseEntity*,BaseEntity*)", "InvoiceItemEntity*(BaseEntity*)", "@(~())", "~(ScaleUpdateDetails)", "LocalKey(MergeableMaterialItem)", "TaskTimeBuilder*(TaskTimeBuilder*)", "_ZoomEnterTransition(BuildContext,Animation0,Widget?)", "Null(BuiltList*)", "InkWell*(String*)", "ListBuilder*()", "MapBuilder*()", "List(_SemanticsSortGroup)", "UserSettingsEntityBuilder*(UserSettingsEntityBuilder*)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,BuiltMap*,StaticState*)", "_ZoomExitTransition(BuildContext,Animation0,Widget?)", "ExpenseEntity*(@)", "Future<~>(~)", "Null(BuildContext*,String*,String*,String*)", "Future(ByteData?)", "~(RestorationBucket)", "Map()", "List*()", "EntityStats*(String*,BuiltMap*)", "int(String?)", "String(num?)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityAction*)", "bool(InheritedElement)", "~(List)", "ListBuilder*()", "SelectableEntity*(String*)", "bool*(SelectableEntity*)", "VendorContactEntityBuilder*(VendorContactEntityBuilder*)", "Color?(Color?)", "~(RandomAccessFile)", "int(_ReadingOrderSortData,_ReadingOrderSortData)", "TapGestureRecognizer()", "~(TapGestureRecognizer)", "VendorEntity*(VendorEntity*,@)", "bool*(GatewayTokenEntity*)", "PrefStateBuilder*(PrefStateBuilder*)", "~(DoubleTapGestureRecognizer)", "Null(String*,String*,String*,String*)", "Null(EmailTemplate*)", "bool(RenderBox)", "LongPressGestureRecognizer()", "bool*(TaxRateEntity*)", "TaxRateEntity*()", "Node0?(DirectoryNode,String,Node0?)", "LoginScreen*(BuildContext*)", "Widget*(CompanyEntity*)", "List*>*(BuildContext*)", "PointerInterceptor*(BuildContext*)", "CompanyGatewayEntity*(@)", "bool*(SystemLogEntity*)", "bool(BuildContext)", "~(LongPressGestureRecognizer)", "VerticalDragGestureRecognizer()", "bool*(DataRow0*)", "DataCell0*(DataColumn0*)", "DataCell0*(String*)", "~(VerticalDragGestureRecognizer)", "BaseEntity*(String*)", "DataCell(DataColumn)", "MaterialStateProperty?(ButtonStyle?)", "@(Object*)", "Positioned(BuildContext,Widget?)", "UserEntity*(UserEntity*,@)", "Tween<@>?(Tween<@>?,@,Tween<@>(@))", "AlignmentGeometryTween(@)", "PaymentableEntity*(BaseEntity*)", "DecorationTween(@)", "Widget*(BuildContext*,AsyncSnapshot*)", "Null(ContactEntity*)", "~(double,double)", "MainScreen*(BuildContext*)", "PaymentEditScreen*(BuildContext*)", "RenderBox?()", "~(_DragInfo)", "VelocityTracker(PointerEvent0)", "GroupEntity*(@)", "Widget(Widget,Animation0)", "String*(String*,ShowPdfInvoice*)", "PaymentRefundScreen*(BuildContext*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceItem*)", "~(Uint8List,String,int)", "int(LayoutView,LayoutView)", "UIStateBuilder*(UIStateBuilder*)", "bool(LayoutView)", "bool(Node)", "bool(int)", "~(DiagnosticsNode)", "~(String,String?)", "bool*(CompanyEntity*)", "DropdownMenuItem*(DateRange*)", "Null(DateRange*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoiceItem*)", "DateTime*(ChartMoneyData*,int*)", "double*(ChartMoneyData*,int*)", "Color0*(ChartMoneyData*,int*)", "ListTile*(BuildContext*,int*)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceItem*)", "PaymentListItem*(BuildContext*,int*)", "@(EdgeInsets)", "bool*(HistoryRecord*)", "ListBuilder*()", "KeyData()", "~(GestureListener)", "bool*(InvitationEntity*)", "bool(ChartBehavior<@>)", "EdgeInsets()", "Drag?(Offset)", "Null(UserCompanyEntity*)", "~()()", "Null(ProgressEvent)", "@(Completer*)", "~(DragDownDetails)", "Widget(BuildContext,Object?,ScrollController?)", "SizedBox*(BuildContext*)", "List*(String*)", "Listener*(BuildContext*,String*)", "Null(PointerDownEvent*)", "ListBuilder*()", "List*>*(BuildContext*)", "PopupMenuItem*(String*)", "ProductListItem*(BuildContext*,int*)", "ContactEntityBuilder*(ContactEntityBuilder*)", "RefreshIndicator*(BuildContext*)", "Null(MapEntry*)", "~([String*])", "ListBuilder*()", "double*(PaymentableEntity*)", "List*(String*,BuiltMap*,BuiltList*)", "String*(String*,ShowPdfCredit*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ReportSettingsEntityBuilder*(ReportSettingsEntityBuilder*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditItem*)", "ListBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PaymentTermEntityBuilder*(PaymentTermEntityBuilder*)", "InvoiceEntity*(InvoiceEntity*,UpdateCreditItem*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "Object?(Object?)", "PaymentTermEntity*(@)", "String*(ProjectEntityBuilder*)", "CustomSingleChildLayout(BuildContext)", "~(GestureMode)", "ListBuilder*()", "ListBuilder*()", "Color0*(@,int*)", "num*(@,int*)", "Map*(String*)", "FileNode()", "@(int*,bool*)", "Null(BuildContext*,BuiltMap*)", "Widget(BuildContext,Object,StackTrace?)", "~(ChartBehavior<@>)", "Completer*(Completer*,EditProject*)", "String*(MapBuilder*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,ListUIState*,BuiltMap*)", "Future*(BuildContext*,AppSidebarMode*)", "ContactEntity*()", "MapBuilder*()", "Set<~>*()", "EntityStats*(String*,BuiltMap*)", "String*(String*,ShowPdfQuote*)", "Future*(String*,String*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteItem*)", "bool*(SubscriptionEntityBuilder*)", "UpdateState*()", "Widget(BuildContext,bool)", "Null(TaskTime*,int*)", "Null(Completer*,String*)", "PasswordConfirmation*(BuildContext*)", "Null(GoogleSignInAuthentication*)", "String*(Match*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuoteItem*)", "~(PhotoViewScaleState)", "Element(int)", "Completer*(Completer*,EditClient*)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteItem*)", "bool(bool?)", "bool(Element,String,String,_Html5NodeValidator)", "LicenseEntry(int)", "CompanyGatewayEntity*(CompanyGatewayEntity*,@)", "~(ScaleStartDetails)", "DesignEntity*(DesignEntity*,@)", "MapBuilder*>*(MapBuilder*>*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,@)", "GroupEntity*(GroupEntity*,@)", "PaymentEntity*(PaymentEntity*,@)", "PaymentTermEntity*(PaymentTermEntity*,@)", "ProductEntity*(ProductEntity*,@)", "ProjectEntity*(ProjectEntity*,@)", "SubscriptionEntity*(SubscriptionEntity*,@)", "TaskEntity*(TaskEntity*,@)", "TaskStatusEntity*(TaskStatusEntity*,@)", "TaxRateEntity*(TaxRateEntity*,@)", "TokenEntity*(TokenEntity*,@)", "~(Object,StackTrace?)", "DoubleTapGestureRecognizer()", "InvoiceEntity*(InvoiceEntity*,AddCreditItem*)", "EntityType*(EntityType*,UpdateDashboardEntityType*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "0^?(MaterialStateProperty<0^>?(ButtonStyle?))", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "JsFunction(@)", "MaterialStateProperty?(ButtonStyle?)", "JsArray<@>(@)", "MaterialStateProperty?(ButtonStyle?)", "int*(TaskTime*,TaskTime*)", "MaterialStateProperty?(ButtonStyle?)", "MouseCursor0?(Set)", "Null(String*,@)", "MouseCursor0?(ButtonStyle?)", "Route<@>*(RouteSettings*)", "JsObject(@)", "Color?(ButtonStyle?)", "VisualDensity?(ButtonStyle?)", "StyledToast*(BuildContext*)", "Locale*(String*)", "ChangeLayoutBanner*(BuildContext*)", "ProductScreenBuilder*(BuildContext*)", "ProductViewScreen*(BuildContext*)", "ProductEditScreen*(BuildContext*)", "ClientScreenBuilder*(BuildContext*)", "ClientViewScreen*(BuildContext*)", "ClientEditScreen*(BuildContext*)", "InvoiceScreenBuilder*(BuildContext*)", "InvoiceViewScreen*(BuildContext*)", "InvoiceEditScreen*(BuildContext*)", "InvoiceEmailScreen*(BuildContext*)", "InvoicePdfScreen*(BuildContext*)", "DocumentScreenBuilder*(BuildContext*)", "DocumentViewScreen*(BuildContext*)", "DocumentEditScreen*(BuildContext*)", "ExpenseScreenBuilder*(BuildContext*)", "ExpenseViewScreen*(BuildContext*)", "ExpenseEditScreen*(BuildContext*)", "VendorScreenBuilder*(BuildContext*)", "VendorViewScreen*(BuildContext*)", "VendorEditScreen*(BuildContext*)", "TaskScreenBuilder*(BuildContext*)", "TaskViewScreen*(BuildContext*)", "TaskEditScreen*(BuildContext*)", "ProjectScreenBuilder*(BuildContext*)", "ProjectViewScreen*(BuildContext*)", "ProjectEditScreen*(BuildContext*)", "PaymentScreenBuilder*(BuildContext*)", "PaymentViewScreen*(BuildContext*)", "MaterialTapTargetSize?(ButtonStyle?)", "Duration?(ButtonStyle?)", "QuoteScreenBuilder*(BuildContext*)", "QuoteViewScreen*(BuildContext*)", "QuoteEditScreen*(BuildContext*)", "QuoteEmailScreen*(BuildContext*)", "QuotePdfScreen*(BuildContext*)", "RecurringExpenseScreenBuilder*(BuildContext*)", "RecurringExpenseViewScreen*(BuildContext*)", "RecurringExpenseEditScreen*(BuildContext*)", "SubscriptionScreenBuilder*(BuildContext*)", "SubscriptionViewScreen*(BuildContext*)", "SubscriptionEditScreen*(BuildContext*)", "TaskStatusScreenBuilder*(BuildContext*)", "TaskStatusViewScreen*(BuildContext*)", "TaskStatusEditScreen*(BuildContext*)", "ExpenseCategoryScreenBuilder*(BuildContext*)", "ExpenseCategoryViewScreen*(BuildContext*)", "ExpenseCategoryEditScreen*(BuildContext*)", "RecurringInvoiceScreenBuilder*(BuildContext*)", "RecurringInvoiceViewScreen*(BuildContext*)", "RecurringInvoiceEditScreen*(BuildContext*)", "RecurringInvoicePdfScreen*(BuildContext*)", "WebhookScreenBuilder*(BuildContext*)", "WebhookViewScreen*(BuildContext*)", "WebhookEditScreen*(BuildContext*)", "TokenScreenBuilder*(BuildContext*)", "TokenViewScreen*(BuildContext*)", "TokenEditScreen*(BuildContext*)", "PaymentTermScreenBuilder*(BuildContext*)", "PaymentTermEditScreen*(BuildContext*)", "PaymentTermViewScreen*(BuildContext*)", "DesignScreenBuilder*(BuildContext*)", "DesignViewScreen*(BuildContext*)", "DesignEditScreen*(BuildContext*)", "CreditScreenBuilder*(BuildContext*)", "CreditViewScreen*(BuildContext*)", "CreditEditScreen*(BuildContext*)", "CreditEmailScreen*(BuildContext*)", "CreditPdfScreen*(BuildContext*)", "UserScreenBuilder*(BuildContext*)", "UserViewScreen*(BuildContext*)", "UserEditScreen*(BuildContext*)", "GroupScreenBuilder*(BuildContext*)", "GroupViewScreen*(BuildContext*)", "GroupEditScreen*(BuildContext*)", "SettingsScreenBuilder*(BuildContext*)", "ReportsScreenBuilder*(BuildContext*)", "CompanyDetailsScreen*(BuildContext*)", "UserDetailsScreen*(BuildContext*)", "LocalizationScreen*(BuildContext*)", "OnlinePaymentsScreen*(BuildContext*)", "CompanyGatewayScreenBuilder*(BuildContext*)", "CompanyGatewayViewScreen*(BuildContext*)", "CompanyGatewayEditScreen*(BuildContext*)", "TaxSettingsScreen*(BuildContext*)", "TaxRateScreenBuilder*(BuildContext*)", "TaxRateViewScreen*(BuildContext*)", "TaxRateEditScreen*(BuildContext*)", "ProductSettingsScreen*(BuildContext*)", "ExpenseSettingsScreen*(BuildContext*)", "TaskSettingsScreen*(BuildContext*)", "ImportExportScreen*(BuildContext*)", "DeviceSettingsScreen*(BuildContext*)", "AccountManagementScreen*(BuildContext*)", "CustomFieldsScreen*(BuildContext*)", "GeneratedNumbersScreen*(BuildContext*)", "WorkflowSettingsScreen*(BuildContext*)", "InvoiceDesignScreen*(BuildContext*)", "ClientPortalScreen*(BuildContext*)", "BuyNowButtonsScreen*(BuildContext*)", "EmailSettingsScreen*(BuildContext*)", "TemplatesAndRemindersScreen*(BuildContext*)", "CreditCardsAndBanksScreen*(BuildContext*)", "DataVisualizationsScreen*(BuildContext*)", "bool?(ButtonStyle?)", "AlignmentGeometry?(ButtonStyle?)", "InteractiveInkFeatureFactory?(ButtonStyle?)", "_Channel()", "~(NextFocusIntent)", "~(PreviousFocusIntent)", "Future*(SharedPreferences*)", "~(PersistenceRepository*)", "~(DirectionalFocusIntent)", "String*(String*,ClearLastError*)", "String*(String*,LoadClientsFailure*)", "String*(String*,LoadProductsFailure*)", "String*(String*,LoadInvoicesFailure*)", "String*(String*,LoadPaymentsFailure*)", "String*(String*,LoadQuotesFailure*)", "String*(String*,LoadProjectsFailure*)", "String*(String*,LoadTasksFailure*)", "String*(String*,LoadVendorsFailure*)", "String*(String*,LoadExpensesFailure*)", "String*(String*,LoadRecurringExpensesFailure*)", "String*(String*,LoadSubscriptionsFailure*)", "String*(String*,LoadTaskStatusesFailure*)", "String*(String*,LoadRecurringInvoicesFailure*)", "String*(String*,LoadWebhooksFailure*)", "String*(String*,LoadTokensFailure*)", "String*(String*,LoadPaymentTermsFailure*)", "String*(String*,LoadDesignsFailure*)", "String*(String*,LoadCreditsFailure*)", "String*(String*,RefreshDataFailure*)", "UserCompanyState*(int*)", "String?(~(Codec))", "~(int?,int?)", "bool(int,int)", "TableRow(int)", "StreamSubscription()", "Null(UserCompanyState*)", "Rect()(RenderBox)", "~(int?)", "~(KeyboardEvent)", "CalendarDatePicker()", "Form()", "Flex(BuildContext)", "Null(BuiltList*)", "ClientUIStateBuilder*(ClientUIStateBuilder*)", "bool*(bool*,ViewClient*)", "bool*(bool*,ViewClientList*)", "bool*(bool*,FilterClientsByState*)", "bool*(bool*,FilterClients*)", "bool*(bool*,FilterClientsByCustom1*)", "bool*(bool*,FilterClientsByCustom2*)", "bool*(bool*,FilterClientsByCustom3*)", "bool*(bool*,FilterClientsByCustom4*)", "int*(int*,UpdateClientTab*)", "~(PointerMoveEvent)", "Widget(BuildContext,Animation0,Animation0)", "ContactEntity*(ContactEntity*,EditClient*)", "ContactEntity*(ContactEntity*,EditContact*)", "String*(String*,ArchiveClientsSuccess*)", "String*(String*,DeleteClientsSuccess*)", "~(String,FormElement)", "String*(String*,ViewClient*)", "String*(String*,AddClientSuccess*)", "~(PointerUpEvent)", "@(TextInputCommand)", "String*(String*,SortClients*)", "String*(String*,FilterClients*)", "String*(String*,FilterClientsByState*)", "String*(String*,FilterClientsByCustom1*)", "String*(String*,FilterClientsByCustom2*)", "String*(String*,FilterClientsByCustom3*)", "String*(String*,FilterClientsByCustom4*)", "~(ActivateIntent)", "~(ButtonActivateIntent)", "ClientEntity*(ClientEntity*,SaveClientSuccess*)", "ClientEntity*(ClientEntity*,AddClientSuccess*)", "ClientEntity*(ClientEntity*,RestoreClientSuccess*)", "ClientEntity*(ClientEntity*,ArchiveClientsSuccess*)", "ClientEntity*(ClientEntity*,DeleteClientsSuccess*)", "ClientEntity*(ClientEntity*,EditClient*)", "ClientEntity*(ClientEntity*,UpdateClient*)", "ClientEntity*(ClientEntity*,AddContact*)", "ClientEntity*(ClientEntity*,DeleteContact*)", "ClientEntity*(ClientEntity*,UpdateContact*)", "ClientEntity*(ClientEntity*,ViewClient*)", "ClientEntity*(ClientEntity*,ViewClientList*)", "ClientEntity*(ClientEntity*,SelectCompany*)", "ClientEntity*(ClientEntity*,DiscardChanges*)", "IndentingBuiltValueToStringHelper(String)", "RenderObjectWidget(Widget)", "InputDecorator(BuildContext)", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "Rect()?(RenderBox)", "ListBuilder()", "ListMultimapBuilder()", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,ListUIState*,BuiltMap*,StaticState*)", "MapBuilder()", "bool(InkHighlight?)", "ClientEntity*(@)", "UserCompanyStateBuilder*(UserCompanyStateBuilder*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateReportSettings*)", "SetBuilder()", "SetMultimapBuilder()", "UserCompanyEntity*(UserCompanyEntity*,SaveAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnecOAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnecGmailUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,DisableTwoFactorSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveUserSettingsSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateCompanyLanguage*)", "CompanyEntityBuilder*(UserCompanyEntityBuilder*)", "int*(int*,LoadCompanySuccess*)", "int*(int*,LoadExpensesSuccess*)", "List*(BuiltMap*,BuiltList*)", "bool*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(String*,UserCompanyState*)", "TextInputCommand()", "bool*(ProductEntity*)", "bool*(ClientEntity*)", "~(EditingState?)", "Null(String)", "ListTileTheme(BuildContext)", "bool(LayoutChangedNotification)", "~(String,bool)", "bool*(ProjectEntity*)", "~(Event?)", "bool*(TaskEntity*)", "ShapeBorderTween(@)", "Null(ByteData)", "~(Iterable)", "_ButtonSanitizer()", "Null(BuiltList*)", "CompanyGatewayUIStateBuilder*(CompanyGatewayUIStateBuilder*)", "bool*(bool*,ViewCompanyGateway*)", "bool*(bool*,ViewCompanyGatewayList*)", "bool*(bool*,FilterCompanyGatewaysByState*)", "bool*(bool*,FilterCompanyGateways*)", "bool*(bool*,FilterCompanyGatewaysByCustom1*)", "bool*(bool*,FilterCompanyGatewaysByCustom2*)", "bool*(bool*,FilterCompanyGatewaysByCustom3*)", "bool*(bool*,FilterCompanyGatewaysByCustom4*)", "String*(String*,ArchiveCompanyGatewaySuccess*)", "String*(String*,DeleteCompanyGatewaySuccess*)", "String*(String*,ViewCompanyGateway*)", "String*(String*,AddCompanyGatewaySuccess*)", "String*(String*,SortCompanyGateways*)", "String*(String*,FilterCompanyGateways*)", "String*(String*,FilterCompanyGatewaysByState*)", "String*(String*,FilterCompanyGatewaysByCustom1*)", "String*(String*,FilterCompanyGatewaysByCustom2*)", "String*(String*,FilterCompanyGatewaysByCustom3*)", "String*(String*,FilterCompanyGatewaysByCustom4*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,RestoreCompanyGatewaySuccess*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,ArchiveCompanyGatewaySuccess*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,DeleteCompanyGatewaySuccess*)", "CompanyGatewayEntity*(CompanyGatewayEntity*,UpdateCompanyGateway*)", "Container(BuildContext,Widget?)", "PageTransitionsBuilder?(TargetPlatform)", "Map()", "List*(BuiltMap*,BuiltList*,ListUIState*,String*,bool*)", "double*(String*,BuiltMap*)", "DataRow?()", "EntityStats*(String*,BuiltMap*)", "Card(BuildContext,BoxConstraints)", "Opacity(BuildContext,Widget?)", "num(int?)", "bool(OverscrollIndicatorNotification)", "RefreshProgressIndicator(BuildContext,Widget?)", "CreditUIStateBuilder*(CreditUIStateBuilder*)", "bool*(bool*,ViewCredit*)", "bool*(bool*,ViewCreditList*)", "bool*(bool*,FilterCreditsByState*)", "bool*(bool*,FilterCredits*)", "bool*(bool*,FilterCreditsByCustom1*)", "bool*(bool*,FilterCreditsByCustom2*)", "bool*(bool*,FilterCreditsByCustom3*)", "bool*(bool*,FilterCreditsByCustom4*)", "int*(int*,UpdateCreditTab*)", "Widget(Widget,int,Animation0)", "int*(int*,EditCredit*)", "int*(int*,EditCreditItem*)", "String*(String*,ArchiveCreditsSuccess*)", "String*(String*,DeleteCreditsSuccess*)", "String*(String*,ViewCredit*)", "String*(String*,AddCreditSuccess*)", "String*(String*,ShowEmailCredit*)", "String*(String*,SortCredits*)", "String*(String*,FilterCredits*)", "String*(String*,FilterCreditsByState*)", "String*(String*,FilterCreditsByStatus*)", "String*(String*,FilterCreditsByCustom1*)", "String*(String*,FilterCreditsByCustom2*)", "String*(String*,FilterCreditsByCustom3*)", "String*(String*,FilterCreditsByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateCredit*)", "Material(BuildContext,Widget?)", "InvoiceEntity*(InvoiceEntity*,MoveCreditItem*)", "~(num)", "Set()", "InvoiceEntity*(InvoiceEntity*,UpdateCreditClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddCreditContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveCreditContact*)", "@(Rect)", "@(_StandardBottomSheet)", "_StandardBottomSheet()", "List*(BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*)", "CustomMultiChildLayout(BuildContext,Widget?)", "~(DragEndDetails{isClosing:bool?})", "Align(BuildContext,Widget?)", "DashboardUIStateBuilder*(DashboardUIStateBuilder*)", "BuiltMap*>*(BuiltMap*>*,UpdateDashboardSelection*)", "Set(Set,Set)", "BuiltMap*>*(BuiltMap*>*,SelectCompany*)", "List()", "bool*(bool*,UpdateDashboardSidebar*)", "double(Set)", "~(String?,List)", "TextElement1(String)", "double(TextElement1)", "bool(KeyData)", "Null(String*,Duration*)", "~(List,TextDirection,double)", "GlobalKey>(Widget)", "InputDecorator(BuildContext,Widget?)", "Semantics(BuildContext,Widget?)", "List*(BuiltMap*,BuiltMap*)", "int*(PaymentEntity*,PaymentEntity*)", "TextField(FormFieldState)", "ThemeDataTween(@)", "List*(BuiltMap*,BuiltMap*)", "int*(ExpenseEntity*,ExpenseEntity*)", "ThemeData()", "@(List>)", "TimeOfDay(int)", "Offset(double)", "Null(BuiltList*)", "DesignUIStateBuilder*(DesignUIStateBuilder*)", "bool*(bool*,ViewDesign*)", "bool*(bool*,ViewDesignList*)", "bool*(bool*,FilterDesignsByState*)", "bool*(bool*,FilterDesigns*)", "bool*(bool*,FilterDesignsByCustom1*)", "bool*(bool*,FilterDesignsByCustom2*)", "bool*(bool*,FilterDesignsByCustom3*)", "bool*(bool*,FilterDesignsByCustom4*)", "String*(String*,ArchiveDesignsSuccess*)", "String*(String*,DeleteDesignsSuccess*)", "~(List<_TappableLabel>?)", "String*(String*,SortDesigns*)", "String*(String*,FilterDesigns*)", "String*(String*,FilterDesignsByState*)", "String*(String*,FilterDesignsByCustom1*)", "String*(String*,FilterDesignsByCustom2*)", "String*(String*,FilterDesignsByCustom3*)", "String*(String*,FilterDesignsByCustom4*)", "DesignEntity*(DesignEntity*,RestoreDesignsSuccess*)", "DesignEntity*(DesignEntity*,ArchiveDesignsSuccess*)", "DesignEntity*(DesignEntity*,DeleteDesignsSuccess*)", "DesignEntity*(DesignEntity*,UpdateDesign*)", "List>()", "_ToggleButton(int)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "DesignEntity*(@)", "~([TapUpDetails?])", "Future(Uint8List{allowUpscaling:bool,cacheHeight:int?,cacheWidth:int?})", "EdgeInsetsGeometry(EdgeInsetsGeometry,ShapeBorder)", "Null(BuiltList*)", "DocumentUIStateBuilder*(DocumentUIStateBuilder*)", "bool*(bool*,ViewDocument*)", "bool*(bool*,ViewDocumentList*)", "bool*(bool*,FilterDocumentsByState*)", "bool*(bool*,FilterDocuments*)", "bool*(bool*,FilterDocumentsByCustom1*)", "bool*(bool*,FilterDocumentsByCustom2*)", "bool*(bool*,FilterDocumentsByCustom3*)", "bool*(bool*,FilterDocumentsByCustom4*)", "String*(String*,ArchiveDocumentSuccess*)", "String*(String*,DeleteDocumentSuccess*)", "String*(String*,ViewDocument*)", "String*(String*,SortDocuments*)", "String*(String*,FilterDocuments*)", "String*(String*,FilterDocumentsByState*)", "String*(String*,FilterDocumentsByCustom1*)", "String*(String*,FilterDocumentsByCustom2*)", "String*(String*,FilterDocumentsByCustom3*)", "String*(String*,FilterDocumentsByCustom4*)", "DocumentEntity*(DocumentEntity*,UpdateDocument*)", "ShapeBorder(ShapeBorder)", "String(ShapeBorder)", "~(JsUrlStrategy?)", "DocumentEntity*(@)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "_LiveImage()", "~(ImageInfo?,bool)", "Future<~>(Object,StackTrace?)", "~(Zone,ZoneDelegate,Zone,Object,StackTrace)", "int(int?)", "Null(Map>?)", "ExpenseUIStateBuilder*(ExpenseUIStateBuilder*)", "bool*(bool*,ViewExpense*)", "bool*(bool*,ViewExpenseList*)", "bool*(bool*,FilterExpensesByState*)", "bool*(bool*,FilterExpenses*)", "bool*(bool*,FilterExpensesByCustom1*)", "bool*(bool*,FilterExpensesByCustom2*)", "bool*(bool*,FilterExpensesByCustom3*)", "bool*(bool*,FilterExpensesByCustom4*)", "int*(int*,UpdateExpenseTab*)", "String*(String*,ArchiveExpenseSuccess*)", "String*(String*,DeleteExpenseSuccess*)", "String*(String*,ViewExpense*)", "String*(String*,AddExpenseSuccess*)", "String*(String*,SortExpenses*)", "String*(String*,FilterExpenses*)", "String*(String*,FilterExpensesByState*)", "String*(String*,FilterExpensesByStatus*)", "String*(String*,FilterExpensesByCustom1*)", "String*(String*,FilterExpensesByCustom2*)", "String*(String*,FilterExpensesByCustom3*)", "String*(String*,FilterExpensesByCustom4*)", "ExpenseEntity*(ExpenseEntity*,RestoreExpenseSuccess*)", "ExpenseEntity*(ExpenseEntity*,ArchiveExpenseSuccess*)", "ExpenseEntity*(ExpenseEntity*,DeleteExpenseSuccess*)", "ExpenseEntity*(ExpenseEntity*,UpdateExpense*)", "_PointerState()", "~(Object,StackTrace?)?(ImageStreamListener)", "~(ImageChunkEvent)?(ImageStreamListener)", "@(@,String)", "List*(BuiltMap*,String*)", "Paint(BoxShadow)", "Path(BoxShadow)", "DiagnosticsNode(InlineSpan)", "~(int,SemanticsAction,ByteData?)", "Null(BuiltList*)", "ExpenseCategoryUIStateBuilder*(ExpenseCategoryUIStateBuilder*)", "bool*(bool*,ViewExpenseCategory*)", "bool*(bool*,ViewExpenseCategoryList*)", "bool*(bool*,FilterExpenseCategoriesByState*)", "bool*(bool*,FilterExpenseCategories*)", "bool*(bool*,FilterExpenseCategoriesByCustom1*)", "bool*(bool*,FilterExpenseCategoriesByCustom2*)", "bool*(bool*,FilterExpenseCategoriesByCustom3*)", "bool*(bool*,FilterExpenseCategoriesByCustom4*)", "String*(String*,ArchiveExpenseCategoriesSuccess*)", "String*(String*,DeleteExpenseCategoriesSuccess*)", "String*(String*,SortExpenseCategories*)", "String*(String*,FilterExpenseCategories*)", "String*(String*,FilterExpenseCategoriesByState*)", "String*(String*,FilterExpenseCategoriesByCustom1*)", "String*(String*,FilterExpenseCategoriesByCustom2*)", "String*(String*,FilterExpenseCategoriesByCustom3*)", "String*(String*,FilterExpenseCategoriesByCustom4*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,RestoreExpenseCategoriesSuccess*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,ArchiveExpenseCategoriesSuccess*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,DeleteExpenseCategoriesSuccess*)", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,UpdateExpenseCategory*)", "String(double,double,String)", "Size()", "double?()", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "double*(String*,BuiltMap*)", "ExpenseCategoryEntity*(@)", "@(Map)", "@(String)", "~(RawKeyEvent)", "Null(BuiltList*)", "GroupUIStateBuilder*(GroupUIStateBuilder*)", "bool*(bool*,ViewGroup*)", "bool*(bool*,ViewGroupList*)", "bool*(bool*,FilterGroupsByState*)", "bool*(bool*,FilterGroups*)", "String*(String*,ArchiveGroupSuccess*)", "String*(String*,DeleteGroupSuccess*)", "String*(String*,ViewGroup*)", "String*(String*,AddGroupSuccess*)", "String*(String*,SortGroups*)", "String*(String*,FilterGroups*)", "String*(String*,FilterGroupsByState*)", "GroupEntity*(GroupEntity*,RestoreGroupSuccess*)", "GroupEntity*(GroupEntity*,ArchiveGroupSuccess*)", "GroupEntity*(GroupEntity*,DeleteGroupSuccess*)", "GroupEntity*(GroupEntity*,UpdateGroup*)", "bool(Point[double?])", "bool(Point,double,double)", "String(int?)", "String?(int)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "EntityStats*(BuiltMap*,String*)", "InvoiceUIStateBuilder*(InvoiceUIStateBuilder*)", "bool*(bool*,ViewInvoice*)", "bool*(bool*,ViewInvoiceList*)", "bool*(bool*,FilterInvoicesByState*)", "bool*(bool*,FilterInvoices*)", "bool*(bool*,FilterInvoicesByCustom1*)", "bool*(bool*,FilterInvoicesByCustom2*)", "bool*(bool*,FilterInvoicesByCustom3*)", "bool*(bool*,FilterInvoicesByCustom4*)", "int*(int*,UpdateInvoiceTab*)", "Rect(Rect?,TextBox)", "int*(int*,EditInvoice*)", "int*(int*,EditInvoiceItem*)", "String*(String*,ArchiveInvoicesSuccess*)", "String*(String*,DeleteInvoicesSuccess*)", "String*(String*,ViewInvoice*)", "String*(String*,AddInvoiceSuccess*)", "String*(String*,ShowEmailInvoice*)", "String*(String*,SortInvoices*)", "String*(String*,FilterInvoices*)", "String*(String*,FilterInvoicesByState*)", "String*(String*,FilterInvoicesByStatus*)", "String*(String*,FilterInvoicesByCustom1*)", "String*(String*,FilterInvoicesByCustom2*)", "String*(String*,FilterInvoicesByCustom3*)", "String*(String*,FilterInvoicesByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoice*)", "SurfaceScene()", "InvoiceEntity*(InvoiceEntity*,MoveInvoiceItem*)", "Color0?(int?)", "MouseCursor0(MouseTrackerAnnotation)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveInvoiceContact*)", "~(MouseTrackerAnnotation,Matrix4)", "bool(MouseTrackerAnnotation)", "List*(BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,String*)", "~(_LineRendererElement)", "Null(~())", "Palette(Palette())", "Null(BuiltList*)", "PaymentUIStateBuilder*(PaymentUIStateBuilder*)", "bool*(bool*,ViewPayment*)", "bool*(bool*,ViewPaymentList*)", "bool*(bool*,FilterPaymentsByState*)", "bool*(bool*,FilterPayments*)", "bool*(bool*,FilterPaymentsByCustom1*)", "bool*(bool*,FilterPaymentsByCustom2*)", "bool*(bool*,FilterPaymentsByCustom3*)", "bool*(bool*,FilterPaymentsByCustom4*)", "int*(int*,UpdatePaymentTab*)", "String*(String*,ArchivePaymentsSuccess*)", "String*(String*,DeletePaymentsSuccess*)", "String*(String*,ViewPayment*)", "String*(String*,AddPaymentSuccess*)", "String*(String*,SortPayments*)", "String*(String*,FilterPayments*)", "String*(String*,FilterPaymentsByState*)", "String*(String*,FilterPaymentsByCustom1*)", "String*(String*,FilterPaymentsByCustom2*)", "String*(String*,FilterPaymentsByCustom3*)", "String*(String*,FilterPaymentsByCustom4*)", "PaymentEntity*(PaymentEntity*,RestorePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,ArchivePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,DeletePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,UpdatePayment*)", "Incrementable(SemanticsObject)", "OneSequenceGestureRecognizer(Factory)", "TransformLayer?(PaintingContext,Offset)", "bool(SliverHitTestResult{crossAxisPosition!double,mainAxisPosition!double})", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*)", "EntityStats*(String*,BuiltMap*,BuiltMap*)", "PaymentEntity*(@)", "Scrollable0(SemanticsObject)", "num?(int?)", "HitTestResult(Offset)", "Null(BuiltList*)", "PaymentTermUIStateBuilder*(PaymentTermUIStateBuilder*)", "bool*(bool*,ViewPaymentTerm*)", "bool*(bool*,ViewPaymentTermList*)", "bool*(bool*,FilterPaymentTermsByState*)", "bool*(bool*,FilterPaymentTerms*)", "bool*(bool*,FilterPaymentTermsByCustom1*)", "bool*(bool*,FilterPaymentTermsByCustom2*)", "bool*(bool*,FilterPaymentTermsByCustom3*)", "bool*(bool*,FilterPaymentTermsByCustom4*)", "String*(String*,ArchivePaymentTermsSuccess*)", "String*(String*,DeletePaymentTermsSuccess*)", "String*(String*,SortPaymentTerms*)", "String*(String*,FilterPaymentTerms*)", "String*(String*,FilterPaymentTermsByState*)", "String*(String*,FilterPaymentTermsByCustom1*)", "String*(String*,FilterPaymentTermsByCustom2*)", "String*(String*,FilterPaymentTermsByCustom3*)", "String*(String*,FilterPaymentTermsByCustom4*)", "PaymentTermEntity*(PaymentTermEntity*,RestorePaymentTermsSuccess*)", "PaymentTermEntity*(PaymentTermEntity*,ArchivePaymentTermsSuccess*)", "PaymentTermEntity*(PaymentTermEntity*,DeletePaymentTermsSuccess*)", "PaymentTermEntity*(PaymentTermEntity*,UpdatePaymentTerm*)", "bool(RenderSliver)", "~(int,@)", "~(int,_FrameCallbackEntry)", "~(SelectionModelType)", "List*(BuiltMap*,BuiltList*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "InvoiceItemEntity*(String*)", "SemanticsNode(_TraversalSortNode)", "DiagnosticsNode(SemanticsNode)", "Null(BuiltList*)", "ProductUIStateBuilder*(ProductUIStateBuilder*)", "bool*(bool*,ViewProduct*)", "bool*(bool*,ViewProductList*)", "bool*(bool*,FilterProductsByState*)", "bool*(bool*,FilterProducts*)", "bool*(bool*,FilterProductsByCustom1*)", "bool*(bool*,FilterProductsByCustom2*)", "bool*(bool*,FilterProductsByCustom3*)", "bool*(bool*,FilterProductsByCustom4*)", "int*(int*,UpdateProductTab*)", "ProductEntity*(ProductEntity*,UpdateProduct*)", "ProductEntity*(ProductEntity*,RestoreProductsSuccess*)", "ProductEntity*(ProductEntity*,ArchiveProductsSuccess*)", "ProductEntity*(ProductEntity*,DeleteProductsSuccess*)", "String*(String*,ArchiveProductsSuccess*)", "String*(String*,DeleteProductsSuccess*)", "String*(String*,ViewProduct*)", "String*(String*,AddProductSuccess*)", "String*(String*,SortProducts*)", "String*(String*,FilterProducts*)", "String*(String*,FilterProductsByState*)", "String*(String*,FilterProductsByCustom1*)", "String*(String*,FilterProductsByCustom2*)", "String*(String*,FilterProductsByCustom3*)", "String*(String*,FilterProductsByCustom4*)", "_Future<@>?()", "~(String,ChartBehavior0<@>)", "List*(BuiltMap*,BuiltList*,BuiltMap*)", "List*(BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "ProductEntity*(@)", "int(SemanticsNode)", "SemanticsNode(int)", "Null(BuiltList*)", "ProjectUIStateBuilder*(ProjectUIStateBuilder*)", "bool*(bool*,ViewProject*)", "bool*(bool*,ViewProjectList*)", "bool*(bool*,FilterProjectsByState*)", "bool*(bool*,FilterProjects*)", "bool*(bool*,FilterProjectsByCustom1*)", "bool*(bool*,FilterProjectsByCustom2*)", "bool*(bool*,FilterProjectsByCustom3*)", "bool*(bool*,FilterProjectsByCustom4*)", "int*(int*,UpdateProjectTab*)", "Map(TextInputConfiguration)", "String*(String*,ArchiveProjectSuccess*)", "String*(String*,DeleteProjectSuccess*)", "String*(String*,ViewProject*)", "String*(String*,AddProjectSuccess*)", "String*(String*,SortProjects*)", "String*(String*,FilterProjects*)", "String*(String*,FilterProjectsByState*)", "String*(String*,FilterProjectsByCustom1*)", "String*(String*,FilterProjectsByCustom2*)", "String*(String*,FilterProjectsByCustom3*)", "String*(String*,FilterProjectsByCustom4*)", "ProjectEntity*(ProjectEntity*,RestoreProjectSuccess*)", "ProjectEntity*(ProjectEntity*,ArchiveProjectSuccess*)", "ProjectEntity*(ProjectEntity*,DeleteProjectSuccess*)", "ProjectEntity*(ProjectEntity*,UpdateProject*)", "TextInputConfiguration(AutofillClient)", "Stream()", "String*(InvoiceItemEntityBuilder*)", "List*(BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,BuiltMap*)", "Future(String?)", "Null(String*,ProjectEntity*)", "ProjectEntity*(@)", "QuoteUIStateBuilder*(QuoteUIStateBuilder*)", "bool*(bool*,ViewQuote*)", "bool*(bool*,ViewQuoteList*)", "bool*(bool*,FilterQuotesByState*)", "bool*(bool*,FilterQuotes*)", "bool*(bool*,FilterQuotesByCustom1*)", "bool*(bool*,FilterQuotesByCustom2*)", "bool*(bool*,FilterQuotesByCustom3*)", "bool*(bool*,FilterQuotesByCustom4*)", "int*(int*,UpdateQuoteTab*)", "~(ChartStateBehavior>,AnimationController)", "int*(int*,EditQuote*)", "int*(int*,EditQuoteItem*)", "String*(String*,ArchiveQuotesSuccess*)", "String*(String*,DeleteQuotesSuccess*)", "String*(String*,ViewQuote*)", "String*(String*,AddQuoteSuccess*)", "String*(String*,ShowEmailQuote*)", "String*(String*,SortQuotes*)", "String*(String*,FilterQuotes*)", "String*(String*,FilterQuotesByState*)", "String*(String*,FilterQuotesByStatus*)", "String*(String*,FilterQuotesByCustom1*)", "String*(String*,FilterQuotesByCustom2*)", "String*(String*,FilterQuotesByCustom3*)", "String*(String*,FilterQuotesByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateQuote*)", "Future<~>(ByteData?,~(ByteData?))", "InvoiceEntity*(InvoiceEntity*,MoveQuoteItem*)", "Widget(LegendEntry<@>)", "@(StreamController<@>)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveQuoteContact*)", "StreamController<@>()", "Future(ByteData?)", "RecurringExpenseUIStateBuilder*(RecurringExpenseUIStateBuilder*)", "bool*(bool*,ViewRecurringExpense*)", "bool*(bool*,ViewRecurringExpenseList*)", "bool*(bool*,FilterRecurringExpensesByState*)", "bool*(bool*,FilterRecurringExpenses*)", "bool*(bool*,FilterRecurringExpensesByCustom1*)", "bool*(bool*,FilterRecurringExpensesByCustom2*)", "bool*(bool*,FilterRecurringExpensesByCustom3*)", "bool*(bool*,FilterRecurringExpensesByCustom4*)", "int*(int*,UpdateRecurringExpenseTab*)", "String*(String*,ArchiveRecurringExpensesSuccess*)", "String*(String*,DeleteRecurringExpensesSuccess*)", "String*(String*,SortRecurringExpenses*)", "String*(String*,FilterRecurringExpenses*)", "String*(String*,FilterRecurringExpensesByState*)", "String*(String*,FilterRecurringExpensesByCustom1*)", "String*(String*,FilterRecurringExpensesByCustom2*)", "String*(String*,FilterRecurringExpensesByCustom3*)", "String*(String*,FilterRecurringExpensesByCustom4*)", "ExpenseEntity*(ExpenseEntity*,RestoreRecurringExpensesSuccess*)", "ExpenseEntity*(ExpenseEntity*,ArchiveRecurringExpensesSuccess*)", "ExpenseEntity*(ExpenseEntity*,DeleteRecurringExpensesSuccess*)", "ExpenseEntity*(ExpenseEntity*,UpdateRecurringExpense*)", "Future(MethodCall)", "LabelAndValue(SemanticsObject)", "RecurringInvoiceUIStateBuilder*(RecurringInvoiceUIStateBuilder*)", "bool*(bool*,ViewRecurringInvoice*)", "bool*(bool*,ViewRecurringInvoiceList*)", "bool*(bool*,FilterRecurringInvoicesByState*)", "bool*(bool*,FilterRecurringInvoices*)", "bool*(bool*,FilterRecurringInvoicesByCustom1*)", "bool*(bool*,FilterRecurringInvoicesByCustom2*)", "bool*(bool*,FilterRecurringInvoicesByCustom3*)", "bool*(bool*,FilterRecurringInvoicesByCustom4*)", "int*(int*,UpdateRecurringInvoiceTab*)", "Padding(Widget)", "int*(int*,EditRecurringInvoice*)", "int*(int*,EditRecurringInvoiceItem*)", "String*(String*,ArchiveRecurringInvoicesSuccess*)", "String*(String*,DeleteRecurringInvoicesSuccess*)", "String*(String*,ViewRecurringInvoice*)", "String*(String*,AddRecurringInvoiceSuccess*)", "String*(String*,ShowEmailRecurringInvoice*)", "String*(String*,SortRecurringInvoices*)", "String*(String*,FilterRecurringInvoices*)", "String*(String*,FilterRecurringInvoicesByState*)", "String*(String*,FilterRecurringInvoicesByStatus*)", "String*(String*,FilterRecurringInvoicesByCustom1*)", "String*(String*,FilterRecurringInvoicesByCustom2*)", "String*(String*,FilterRecurringInvoicesByCustom3*)", "String*(String*,FilterRecurringInvoicesByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoice*)", "List()", "InvoiceEntity*(InvoiceEntity*,MoveRecurringInvoiceItem*)", "List(List)", "int(TableRow)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveRecurringInvoiceContact*)", "Padding(int)", "@(BuildContext)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "BuildContext()", "List(Size)", "Tappable(SemanticsObject)", "~(Action)", "SettingsUIState*(SettingsUIState*,ViewSettings*)", "TextField0(SemanticsObject)", "SettingsUIState*(SettingsUIState*,UpdateCompany*)", "SettingsUIState*(SettingsUIState*,UpdateSettings*)", "SettingsUIState*(SettingsUIState*,UpdateUserSettings*)", "SettingsUIState*(SettingsUIState*,ResetSettings*)", "SettingsUIState*(SettingsUIState*,SaveCompanySuccess*)", "SettingsUIState*(SettingsUIState*,SaveGroupSuccess*)", "SettingsUIState*(SettingsUIState*,SaveClientSuccess*)", "SettingsUIState*(SettingsUIState*,SaveAuthUserSuccess*)", "SettingsUIState*(SettingsUIState*,FilterSettings*)", "SettingsUIState*(SettingsUIState*,ClearSettingsFilter*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTab*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTemplate*)", "SettingsUIState*(SettingsUIState*,UpdatedSetting*)", "StaticStateBuilder*(StaticStateBuilder*)", "CurrencyEntity*(@)", "SizeEntity*(@)", "IndustryEntity*(@)", "TimezoneEntity*(@)", "DateFormatEntity*(@)", "LanguageEntity*(@)", "PaymentTypeEntity*(@)", "CountryEntity*(@)", "GatewayEntity*(@)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "BuiltMap*(List<@>*)", "FontEntity*(@)", "~(_ChildEntry)", "Widget(_ChildEntry)", "Route<@>?(RouteSettings)", "Null(BuiltList*)", "SubscriptionUIStateBuilder*(SubscriptionUIStateBuilder*)", "bool*(bool*,ViewSubscription*)", "bool*(bool*,ViewSubscriptionList*)", "bool*(bool*,FilterSubscriptionsByState*)", "bool*(bool*,FilterSubscriptions*)", "bool*(bool*,FilterSubscriptionsByCustom1*)", "bool*(bool*,FilterSubscriptionsByCustom2*)", "bool*(bool*,FilterSubscriptionsByCustom3*)", "bool*(bool*,FilterSubscriptionsByCustom4*)", "int*(int*,UpdateSubscriptionTab*)", "String*(String*,ArchiveSubscriptionsSuccess*)", "String*(String*,DeleteSubscriptionsSuccess*)", "String*(String*,SortSubscriptions*)", "String*(String*,FilterSubscriptions*)", "String*(String*,FilterSubscriptionsByState*)", "String*(String*,FilterSubscriptionsByCustom1*)", "String*(String*,FilterSubscriptionsByCustom2*)", "String*(String*,FilterSubscriptionsByCustom3*)", "String*(String*,FilterSubscriptionsByCustom4*)", "SubscriptionEntity*(SubscriptionEntity*,RestoreSubscriptionsSuccess*)", "SubscriptionEntity*(SubscriptionEntity*,ArchiveSubscriptionsSuccess*)", "SubscriptionEntity*(SubscriptionEntity*,DeleteSubscriptionsSuccess*)", "SubscriptionEntity*(SubscriptionEntity*,UpdateSubscription*)", "Route<@>(RouteSettings)", "CompositedTransformFollower(BuildContext)", "bool(AutofillClient)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "SubscriptionEntity*(@)", "AutofillClient()", "bool(KeepAliveNotification)", "@(Object)", "Null(BuiltList*)", "TaskUIStateBuilder*(TaskUIStateBuilder*)", "bool*(bool*,ViewTask*)", "bool*(bool*,ViewTaskList*)", "bool*(bool*,FilterTasksByState*)", "bool*(bool*,FilterTasks*)", "bool*(bool*,FilterTasksByCustom1*)", "bool*(bool*,FilterTasksByCustom2*)", "bool*(bool*,FilterTasksByCustom3*)", "bool*(bool*,FilterTasksByCustom4*)", "int*(int*,UpdateTaskTab*)", "int*(int*,EditTask*)", "int*(int*,EditTaskTime*)", "String*(String*,ArchiveTaskSuccess*)", "String*(String*,DeleteTaskSuccess*)", "String*(String*,ViewTask*)", "String*(String*,AddTaskSuccess*)", "String*(String*,SortTasks*)", "String*(String*,FilterTasks*)", "String*(String*,FilterTasksByState*)", "String*(String*,FilterTasksByStatus*)", "String*(String*,FilterTasksByCustom1*)", "String*(String*,FilterTasksByCustom2*)", "String*(String*,FilterTasksByCustom3*)", "String*(String*,FilterTasksByCustom4*)", "TaskEntity*(TaskEntity*,RestoreTaskSuccess*)", "TaskEntity*(TaskEntity*,ArchiveTaskSuccess*)", "TaskEntity*(TaskEntity*,DeleteTaskSuccess*)", "TaskEntity*(TaskEntity*,UpdateTask*)", "bool*(TaskEntityBuilder*)", "ChartContainerRenderObject<@>()", "HitTestResult()", "List*(BuiltMap*,String*,BuiltMap*,BuiltMap*,BuiltMap*)", "Future()", "Future<~>(double)", "TaskEntity*(@)", "Future<~>(@)", "Future>(Map)", "Future<~>(bool)", "Null(BuiltList*)", "TaskStatusUIStateBuilder*(TaskStatusUIStateBuilder*)", "bool*(bool*,ViewTaskStatus*)", "bool*(bool*,ViewTaskStatusList*)", "bool*(bool*,FilterTaskStatusesByState*)", "bool*(bool*,FilterTaskStatuses*)", "bool*(bool*,FilterTaskStatusesByCustom1*)", "bool*(bool*,FilterTaskStatusesByCustom2*)", "bool*(bool*,FilterTaskStatusesByCustom3*)", "bool*(bool*,FilterTaskStatusesByCustom4*)", "String*(String*,ArchiveTaskStatusesSuccess*)", "String*(String*,DeleteTaskStatusesSuccess*)", "String*(String*,SortTaskStatuses*)", "String*(String*,FilterTaskStatuses*)", "String*(String*,FilterTaskStatusesByState*)", "String*(String*,FilterTaskStatusesByCustom1*)", "String*(String*,FilterTaskStatusesByCustom2*)", "String*(String*,FilterTaskStatusesByCustom3*)", "String*(String*,FilterTaskStatusesByCustom4*)", "TaskStatusEntity*(TaskStatusEntity*,RestoreTaskStatusesSuccess*)", "TaskStatusEntity*(TaskStatusEntity*,ArchiveTaskStatusesSuccess*)", "TaskStatusEntity*(TaskStatusEntity*,DeleteTaskStatusesSuccess*)", "TaskStatusEntity*(TaskStatusEntity*,UpdateTaskStatus*)", "TextEditingValue(TextEditingValue,TextInputFormatter)", "CompositedTransformTarget(BuildContext,ViewportOffset)", "@(StackTrace)", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "int*(String*,BuiltMap*)", "TaskStatusEntity*(@)", "DiagnosticsNode(FocusNode)", "bool(RawKeyEvent)", "~(_FocusTraversalGroupInfo)", "Null(BuiltList*)", "TaxRateUIStateBuilder*(TaxRateUIStateBuilder*)", "bool*(bool*,ViewTaxRate*)", "bool*(bool*,ViewTaxRateList*)", "bool*(bool*,FilterTaxRatesByState*)", "bool*(bool*,FilterTaxRates*)", "String*(String*,ArchiveTaxRatesSuccess*)", "String*(String*,DeleteTaxRatesSuccess*)", "String*(String*,ViewTaxRate*)", "String*(String*,AddTaxRateSuccess*)", "String*(String*,SortTaxRates*)", "String*(String*,FilterTaxRates*)", "String*(String*,FilterTaxRatesByState*)", "TaxRateEntity*(TaxRateEntity*,RestoreTaxRatesSuccess*)", "TaxRateEntity*(TaxRateEntity*,ArchiveTaxRatesSuccess*)", "TaxRateEntity*(TaxRateEntity*,DeleteTaxRatesSuccess*)", "TaxRateEntity*(TaxRateEntity*,UpdateTaxRate*)", "bool(_DirectionalPolicyDataEntry)", "@(Offset)", "bool(TraversalDirection)", "Set(_ReadingOrderSortData)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "Offset()", "List(BuildContext)", "Rect(_ReadingOrderSortData)", "Null(BuiltList*)", "TokenUIStateBuilder*(TokenUIStateBuilder*)", "bool*(bool*,ViewToken*)", "bool*(bool*,ViewTokenList*)", "bool*(bool*,FilterTokensByState*)", "bool*(bool*,FilterTokens*)", "bool*(bool*,FilterTokensByCustom1*)", "bool*(bool*,FilterTokensByCustom2*)", "bool*(bool*,FilterTokensByCustom3*)", "bool*(bool*,FilterTokensByCustom4*)", "String*(String*,ArchiveTokensSuccess*)", "String*(String*,DeleteTokensSuccess*)", "String*(String*,SortTokens*)", "String*(String*,FilterTokens*)", "String*(String*,FilterTokensByState*)", "String*(String*,FilterTokensByCustom1*)", "String*(String*,FilterTokensByCustom2*)", "String*(String*,FilterTokensByCustom3*)", "String*(String*,FilterTokensByCustom4*)", "TokenEntity*(TokenEntity*,RestoreTokensSuccess*)", "TokenEntity*(TokenEntity*,ArchiveTokensSuccess*)", "TokenEntity*(TokenEntity*,DeleteTokensSuccess*)", "TokenEntity*(TokenEntity*,UpdateToken*)", "int(_ReadingOrderDirectionalGroupData,_ReadingOrderDirectionalGroupData)", "List<_ReadingOrderSortData>(_ReadingOrderSortData,Iterable<_ReadingOrderSortData>)", "bool(_ReadingOrderSortData)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "TokenEntity*(@)", "PrefStateSortFieldBuilder*(PrefStateSortFieldBuilder*)", "MapBuilder*(MapBuilder*)", "BuiltMap*(BuiltMap*,SortClients*)", "BuiltMap*(BuiltMap*,SortProducts*)", "BuiltMap*(BuiltMap*,SortInvoices*)", "BuiltMap*(BuiltMap*,SortPayments*)", "BuiltMap*(BuiltMap*,SortRecurringInvoices*)", "BuiltMap*(BuiltMap*,SortQuotes*)", "BuiltMap*(BuiltMap*,SortCredits*)", "BuiltMap*(BuiltMap*,SortProjects*)", "BuiltMap*(BuiltMap*,SortTasks*)", "BuiltMap*(BuiltMap*,SortVendors*)", "BuiltMap*(BuiltMap*,SortExpenses*)", "BuiltMap*(BuiltMap*,SortPaymentTerms*)", "BuiltMap*(BuiltMap*,SortTaxRates*)", "BuiltMap*(BuiltMap*,SortCompanyGateways*)", "BuiltMap*(BuiltMap*,SortUsers*)", "BuiltMap*(BuiltMap*,SortGroups*)", "BuiltMap*(BuiltMap*,SortDesigns*)", "BuiltMap*(BuiltMap*,SortTokens*)", "BuiltMap*(BuiltMap*,SortWebhooks*)", "BuiltMap*(BuiltMap*,SortExpenseCategories*)", "BuiltMap*(BuiltMap*,SortTaskStatuses*)", "BuiltMap*(BuiltMap*,SortSubscriptions*)", "BuiltMap*(BuiltMap*,ToggleEditorLayout*)", "bool(FormFieldState<@>)", "Element0?(Element0)", "AppLayout*(AppLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,SwitchListTableLayout*)", "int*(int*,UpdateUserPreferences*)", "Object?(int,Element0?)", "String*(String*,UpdateUserPreferences*)", "BuiltMap*(BuiltMap*,UpdateUserPreferences*)", "CompanyPrefStateBuilder*(CompanyPrefStateBuilder*)", "BuiltList*(BuiltList*,PopLastHistory*)", "Object()", "BuiltList*(BuiltList*,ViewDashboard*)", "BuiltList*(BuiltList*,ViewReports*)", "BuiltList*(BuiltList*,ViewSettings*)", "BuiltList*(BuiltList*,ViewClient*)", "BuiltList*(BuiltList*,EditClient*)", "BuiltList*(BuiltList*,ViewProduct*)", "BuiltList*(BuiltList*,EditProduct*)", "BuiltList*(BuiltList*,ViewInvoice*)", "BuiltList*(BuiltList*,EditInvoice*)", "BuiltList*(BuiltList*,ViewPayment*)", "BuiltList*(BuiltList*,EditPayment*)", "BuiltList*(BuiltList*,ViewQuote*)", "BuiltList*(BuiltList*,EditQuote*)", "BuiltList*(BuiltList*,ViewTask*)", "BuiltList*(BuiltList*,EditTask*)", "BuiltList*(BuiltList*,ViewProject*)", "BuiltList*(BuiltList*,EditProject*)", "BuiltList*(BuiltList*,ViewVendor*)", "BuiltList*(BuiltList*,EditVendor*)", "BuiltList*(BuiltList*,ViewExpense*)", "BuiltList*(BuiltList*,EditExpense*)", "BuiltList*(BuiltList*,ViewCompanyGateway*)", "BuiltList*(BuiltList*,EditCompanyGateway*)", "BuiltList*(BuiltList*,ViewUser*)", "BuiltList*(BuiltList*,EditUser*)", "BuiltList*(BuiltList*,ViewGroup*)", "BuiltList*(BuiltList*,EditGroup*)", "BuiltList*(BuiltList*,ViewRecurringExpense*)", "BuiltList*(BuiltList*,EditRecurringExpense*)", "BuiltList*(BuiltList*,ViewSubscription*)", "BuiltList*(BuiltList*,EditSubscription*)", "BuiltList*(BuiltList*,ViewTaskStatus*)", "BuiltList*(BuiltList*,EditTaskStatus*)", "BuiltList*(BuiltList*,ViewExpenseCategory*)", "BuiltList*(BuiltList*,EditExpenseCategory*)", "BuiltList*(BuiltList*,ViewRecurringInvoice*)", "BuiltList*(BuiltList*,EditRecurringInvoice*)", "BuiltList*(BuiltList*,ViewWebhook*)", "BuiltList*(BuiltList*,EditWebhook*)", "BuiltList*(BuiltList*,ViewToken*)", "BuiltList*(BuiltList*,EditToken*)", "BuiltList*(BuiltList*,ViewPaymentTerm*)", "BuiltList*(BuiltList*,EditPaymentTerm*)", "BuiltList*(BuiltList*,EditDesign*)", "BuiltList*(BuiltList*,ViewCredit*)", "BuiltList*(BuiltList*,EditCredit*)", "BuiltList*(BuiltList*,FilterByEntity*)", "int*(int*,UpdateCurrentRoute*)", "String*(String*,FilterCompany*)", "String*(String*,ViewDashboard*)", "int*(int*,FilterCompany*)", "int*(int*,ViewDashboard*)", "String*(String*,UpdateCurrentRoute*)", "int*(int*,SelectCompany*)", "BuiltList*(BuiltList*,PreviewEntity*)", "StackTrace()", "BuiltList*(BuiltList*,ClearPreviewStack*)", "BuiltList*(BuiltList*,PopPreviewStack*)", "BuiltList*(BuiltList*,ClearEntityFilter*)", "BuiltList*(BuiltList*,FilterByEntity*)", "BuiltList*(BuiltList*,PopFilterStack*)", "String*(ExpenseEntityBuilder*)", "String*(TaskEntityBuilder*)", "String*(VendorEntityBuilder*)", "Widget(Color,Animation0,Animation0,double{labelConstraints:BoxConstraints?,labelText:Text?})", "~([Object?])", "Checkable(SemanticsObject)", "_Future<@>(@)", "Null(BuiltList*)", "UserUIStateBuilder*(UserUIStateBuilder*)", "bool*(bool*,ViewUser*)", "bool*(bool*,ViewUserList*)", "bool*(bool*,FilterUsersByState*)", "bool*(bool*,FilterUsers*)", "bool*(bool*,FilterUsersByCustom1*)", "bool*(bool*,FilterUsersByCustom2*)", "bool*(bool*,FilterUsersByCustom3*)", "bool*(bool*,FilterUsersByCustom4*)", "String*(String*,ArchiveUserSuccess*)", "String*(String*,DeleteUserSuccess*)", "String*(String*,ViewUser*)", "String*(String*,AddUserSuccess*)", "String*(String*,SortUsers*)", "String*(String*,FilterUsers*)", "String*(String*,FilterUsersByState*)", "String*(String*,FilterUsersByCustom1*)", "String*(String*,FilterUsersByCustom2*)", "String*(String*,FilterUsersByCustom3*)", "String*(String*,FilterUsersByCustom4*)", "UserEntity*(UserEntity*,RestoreUserSuccess*)", "UserEntity*(UserEntity*,ArchiveUserSuccess*)", "UserEntity*(UserEntity*,DeleteUserSuccess*)", "UserEntity*(UserEntity*,UpdateUser*)", "NotificationListener(BuildContext,BoxConstraints)", "ImageRoleManager(SemanticsObject)", "LiveRegion(SemanticsObject)", "DirectoryNode?(DirectoryNode,bool)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,String*)", "PanGestureRecognizer()", "~(PanGestureRecognizer)", "ScaleGestureRecognizer()", "~(ScaleGestureRecognizer)", "Null(BuiltList*)", "VendorUIStateBuilder*(VendorUIStateBuilder*)", "bool*(bool*,ViewVendor*)", "bool*(bool*,ViewVendorList*)", "bool*(bool*,FilterVendorsByState*)", "bool*(bool*,FilterVendors*)", "bool*(bool*,FilterVendorsByCustom1*)", "bool*(bool*,FilterVendorsByCustom2*)", "bool*(bool*,FilterVendorsByCustom3*)", "bool*(bool*,FilterVendorsByCustom4*)", "int*(int*,UpdateVendorTab*)", "~(RenderSemanticsGestureHandler)", "String*(String*,ArchiveVendorSuccess*)", "String*(String*,DeleteVendorSuccess*)", "String*(String*,ViewVendor*)", "String*(String*,AddVendorSuccess*)", "String*(String*,SortVendors*)", "String*(String*,FilterVendors*)", "String*(String*,FilterVendorsByState*)", "String*(String*,FilterVendorsByCustom1*)", "String*(String*,FilterVendorsByCustom2*)", "String*(String*,FilterVendorsByCustom3*)", "String*(String*,FilterVendorsByCustom4*)", "VendorEntity*(VendorEntity*,RestoreVendorSuccess*)", "VendorEntity*(VendorEntity*,ArchiveVendorSuccess*)", "VendorEntity*(VendorEntity*,DeleteVendorSuccess*)", "VendorEntity*(VendorEntity*,UpdateVendor*)", "~(StatefulElement,Object)", "RealNode?(DirectoryNode,bool)", "~(_HeroFlight)", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,StaticState*)", "EntityStats*(String*,BuiltMap*)", "Null(String*,VendorEntity*)", "double*(String*,String*,BuiltMap*,BuiltList*)", "VendorEntity*(@)", "Widget(BuildContext,Animation0,HeroFlightDirection,BuildContext,BuildContext)", "bool(_HeroFlight)", "IconTheme(BuildContext)", "Null(BuiltList*)", "WebhookUIStateBuilder*(WebhookUIStateBuilder*)", "bool*(bool*,ViewWebhook*)", "bool*(bool*,ViewWebhookList*)", "bool*(bool*,FilterWebhooksByState*)", "bool*(bool*,FilterWebhooks*)", "bool*(bool*,FilterWebhooksByCustom1*)", "bool*(bool*,FilterWebhooksByCustom2*)", "bool*(bool*,FilterWebhooksByCustom3*)", "bool*(bool*,FilterWebhooksByCustom4*)", "String*(String*,ArchiveWebhooksSuccess*)", "String*(String*,DeleteWebhooksSuccess*)", "String*(String*,SortWebhooks*)", "String*(String*,FilterWebhooks*)", "String*(String*,FilterWebhooksByState*)", "String*(String*,FilterWebhooksByCustom1*)", "String*(String*,FilterWebhooksByCustom2*)", "String*(String*,FilterWebhooksByCustom3*)", "String*(String*,FilterWebhooksByCustom4*)", "WebhookEntity*(WebhookEntity*,RestoreWebhooksSuccess*)", "WebhookEntity*(WebhookEntity*,ArchiveWebhooksSuccess*)", "WebhookEntity*(WebhookEntity*,DeleteWebhooksSuccess*)", "WebhookEntity*(WebhookEntity*,UpdateWebhook*)", "@(FileNode)", "~(@,StackTrace)", "@(Matrix40)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "WebhookEntity*(@)", "~(FileNode)", "FileNode(FileNode)", "List*>*(BuildContext*)", "StoreConnector*>*(BuildContext*)", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(EntityState*)", "StoreConnector*>*(BuildContext*)", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(EntityStatus*)", "StoreConnector*(BuildContext*)", "ListUIState*(Store*)", "Container*(BuildContext*,ListUIState*)", "BoxConstraintsTween(@)", "Matrix4Tween(@)", "TextStyleTween(@)", "BottomAppBar*(BuildContext*,Store*)", "BorderRadiusTween(@)", "Future<@>(_Pending)", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(String*)", "Map(List<@>)", "Map(Map)", "Null(Map)", "@(Object?)", "ConfirmEmail*(BuildContext*,ConfirmEmailVM*)", "bool(Route<@>?)", "Padding*(TextButton*)", "MultiSelectList*(BuildContext*)", "bool(OverlayEntry)", "~(Node0)", "Padding*(MapEntry*)", "Node0?(DirectoryNode,String,Node0?,int,int)", "_RouteEntry(Route<@>)", "DocumentTile*(DocumentEntity*)", "String(Object?)", "Container*(BuildContext*,String*)", "Text*(BuildContext*,String*,Object*)", "MapEntry>(@,@)", "Matrix40()", "Viewport(BuildContext,ViewportOffset)", "_HtmlElementViewController(PlatformViewCreationParams)", "@(EntityAction*)", "StatelessWidget*(EntityAction*)", "PlatformViewSurface(BuildContext,PlatformViewController)", "Future<~>(PointerEvent0)", "EntityDropdownDialog*(BuildContext*)", "Null(SelectableEntity*[bool*])", "@(BuildContext*,Completer<@>*)", "~(_DragInfo,Offset,Offset)", "List*(TextEditingValue*)", "~(File,Uint8List?,String?,Stream>?)", "Null(RestorationBucket?)", "String*(SelectableEntity*)", "DecoratedFormField*(BuildContext*,TextEditingController*,FocusNode*,~()*)", "~(RestorableProperty)", "Theme*(BuildContext*,~(SelectableEntity*)*,Iterable*)", "Container*(BuildContext*,int*)", "RestorationScope(BuildContext,Widget?)", "_EntityListTile*(BuildContext*,int*)", "PopupMenuButton*(BuildContext*,int*)", "Actions(BuildContext)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityType*)", "IgnorePointer(BuildContext,Widget?)", "Null(Color*)", "IOSScrollViewFlingVelocityTracker(PointerEvent0)", "List*>*(BuildContext*)", "PopupMenuItem*(int*)", "~(File)", "Widget(BuildContext,ViewportOffset)", "DataRow*(String*)", "bool(ScrollUpdateNotification)", "ActionTextButton*(BuildContext*)", "MediaQuery*(BuildContext*,Widget*)", "int?(Widget,int)", "~(PointerSignalEvent)", "HistoryDrawer*(BuildContext*,AppDrawerVM*)", "_ThumbPressGestureRecognizer()", "ContactEntity*(InvitationEntity*)", "String*(ContactEntity*)", "~(_ThumbPressGestureRecognizer)", "String(String,String)", "_TrackTapGestureRecognizer()", "~(_TrackTapGestureRecognizer)", "~(PointerHoverEvent)", "DropdownMenuItem*(TaxRateEntity*)", "KeyEventResult(FocusNode,RawKeyEvent)", "ListTile*(BuildContext*,BoxConstraints*)", "_SingleChildViewport(BuildContext,ViewportOffset)", "Widget*(BuildContext*,Store*)", "~(RenderBox)", "bool*(UserCompanyState*)", "Element0?()", "PopupMenuItem*(CompanyEntity*)", "DropdownMenuItem*(CompanyEntity*)", "Future*()", "ContactUsDialog*(BuildContext*)", "UpdateDialog*(BuildContext*)", "bool(TableRow)", "HealthCheckDialog*(BuildContext*)", "Future*(@)", "MenuDrawer*(BuildContext*,MenuDrawerVM*)", "Decoration?(TableRow)", "Null(BuildContext*,int*,CompanyEntity*)", "_TableElementRow(TableRow)", "Element0(Widget)", "ExpansionPanel*(SystemLogEntity*)", "ListTile*(BuildContext*,bool*)", "bool(_TableElementRow)", "bool(List)", "Iterable(_TableElementRow)", "Rect*()*(RenderBox*)", "bool*(BuildContext*)", "Rect*()", "~(AnimationStatus*)", "RenderBox(Element0)", "DataRow0*()", "Card*(BuildContext*,BoxConstraints*)", "List(_TableElementRow)", "~(BaseEntity*)", "RenderObjectWidget*()", "~([Duration?])", "BaseEntity*(SelectableEntity*)", "DataColumn0*(String*)", "~(DragStartDetails,DragUpdateDetails)", "bool*(EntityAction*)", "_TransparentTapGestureRecognizer()", "OutlinedButton*(EntityAction*)", "PopupMenuButton*(BuildContext*,int*)", "~(_TransparentTapGestureRecognizer)", "ForcePressGestureRecognizer()", "~(ForcePressGestureRecognizer)", "TextButton*(String*)", "@(Store*)", "Container*(BuildContext*,Store*)", "LoginView*(BuildContext*,LoginVM*)", "~({context:BuildContext*,isSignUp:bool*})", "Future*(BuildContext*,Completer*{oneTimePassword:String*,secret:String*,url:String*})", "CacheInfoRepository(bool)", "Future*(BuildContext*,Completer*)", "Future*(BuildContext*,Completer*{email:String*,password:String*})", "Future*(BuildContext*,Completer*{email:String*,secret:String*,url:String*})", "Future*(BuildContext*,Completer*{email:String*,oneTimePassword:String*,password:String*,secret:String*,url:String*})", "Future*(BuildContext*,Completer*{token:String*})", "Future<~>(CacheObject?)", "EntityList*(BuildContext*,ClientListVM*)", "ClientListItem*(BuildContext*,int*)", "List(List)", "ClientScreen*(BuildContext*,ClientScreenVM*)", "ContactEditDetails*(BuildContext*)", "ContactListTile0*(ContactEntity*)", "ClientEditContactsVM*(Store*)", "ClientEditContacts*(BuildContext*,ClientEditContactsVM*)", "Null(ContactEntity*,int*)", "ClientEditVM*(Store*)", "ClientEdit*(BuildContext*,ClientEditVM*)", "@(ClientEntity*)", "Widget(Color)", "Widget(Color[bool?,Function?])", "SynchronousFuture()", "TickerFuture({from:double?})", "@(NumberFormat)", "~(_AnimationDirection)", "bool*(LedgerEntity*)", "Null(GatewayTokenEntity*)", "TokenMeta*(GatewayTokenEntity*)", "ClientViewVM*(Store*)", "ClientView*(BuildContext*,ClientViewVM*)", "NumberFormat()", "SynchronousFuture()", "~(String,Map)", "CompanyGatewayListItem*(String*)", "CompanyGatewayList*(BuildContext*,CompanyGatewayListVM*)", "CompanyGatewayScreen*(BuildContext*,CompanyGatewayScreenVM*)", "~(Object,StackTrace,Object?)", "GatewayConfigField*(String*)", "Future<~>(AnimationStatus)", "CompanyGatewayEditVM*(Store*)", "CompanyGatewayEdit*(BuildContext*,CompanyGatewayEditVM*)", "CompanyGatewayViewVM*(Store*)", "CompanyGatewayView*(BuildContext*,CompanyGatewayViewVM*)", "Animation0(int)", "EmailCreditVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailCreditVM*)", "SlideTransition(int)", "EntityList*(BuildContext*,CreditListVM*)", "CreditListItem*(BuildContext*,int*)", "CreditPdfVM*(Store*)", "InvoicePdfView*(BuildContext*,CreditPdfVM*)", "CreditScreen*(BuildContext*,CreditScreenVM*)", "IgnorePointer(BuildContext)", "~(ToastFuture)", "int(_PaintRequest,_PaintRequest)", "CreditEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditDetailsVM*)", "int(_PersistedSurfaceMatch,_PersistedSurfaceMatch)", "String(String,Color)", "@(~(AnimationStatus))", "CreditEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditItemsVM*)", "Positioned*(BuildContext*)", "CreditEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,CreditEditNotesVM*)", "CreditEditVM*(Store*)", "CreditEdit*(BuildContext*,CreditEditVM*)", "~(AnimationStatus)()", "bool*(Element0*)", "CreditViewVM*(Store*)", "InvoiceView*(BuildContext*,CreditViewVM*)", "GoogleSignInAccount?/(~)", "@(HtmlElement)", "~(SelectionModel<@>*)", "bool*(SeriesDatum<@>*)", "Null(SeriesDatum<@>*)", "InkWell*(ChartDataGroup*)", "GoogleSignInTokenData(Map?)", "Null(GoogleAuth)", "DateRange*()", "DropdownMenuItem*(DateRangeComparison*)", "Null(DateRangeComparison*)", "bool*(bool*,StopSaving*)", "DashboardDateRangePicker*(BuildContext*)", "Material*(BuildContext*,BoxConstraints*)", "List*>*(BuildContext*)", "PopupMenuItem*(DateRange*)", "Null(GoogleAuthInitFailureError)", "Null(ChartDataGroup*)", "bool(String,String)", "int(String)", "~(String,int)", "SettingsWizard*(BuildContext*)", "String(List)", "Widget*(BuildContext*,DashboardVM*)", "@(DashboardSettings*)", "Null(EntityType*,List*)", "MediaType()", "XFile(File)", "List(String)", "RegExp()", "DateTime(int,int,int,int,int,int,int,bool)", "EntityList*(BuildContext*,DesignListVM*)", "DesignListItem*(BuildContext*,int*)", "DesignScreen*(BuildContext*,DesignScreenVM*)", "~(DesignEntity*)", "bool(_DateFormatField)", "_DateFormatQuotedField(String,DateFormat)", "Future*(Response*)", "DesignEditVM*(Store*)", "DesignEdit*(BuildContext*,DesignEditVM*)", "DesignViewVM*(Store*)", "DesignView*(BuildContext*,DesignViewVM*)", "EntityList*(BuildContext*,DocumentListVM*)", "DocumentListItem*(BuildContext*,int*)", "DocumentScreen*(BuildContext*,DocumentScreenVM*)", "_DateFormatPatternField(String,DateFormat)", "DocumentEditVM*(Store*)", "DocumentEdit*(BuildContext*,DocumentEditVM*)", "DocumentViewVM*(Store*)", "DocumentView*(BuildContext*,DocumentViewVM*)", "_DateFormatLiteralField(String,DateFormat)", "~(String[@])", "String?(NumberSymbols)", "String(NumberSymbols)", "ExpenseEditVM*(Store*)", "ExpenseEdit*(BuildContext*,ExpenseEditVM*)", "EntityList*(BuildContext*,ExpenseListVM*)", "Uint8List(@,@)", "TargetPlatform?()", "ExpenseScreen*(BuildContext*,ExpenseScreenVM*)", "ExpenseViewVM*(Store*)", "ExpenseView*(BuildContext*,ExpenseViewVM*)", "ExpenseCategoryEditVM*(Store*)", "ExpenseCategoryEdit*(BuildContext*,ExpenseCategoryEditVM*)", "EntityList*(BuildContext*,ExpenseCategoryListVM*)", "ExpenseCategoryListItem*(BuildContext*,int*)", "ExpenseCategoryScreen*(BuildContext*,ExpenseCategoryScreenVM*)", "ExpenseCategoryViewVM*(Store*)", "ExpenseCategoryView*(BuildContext*,ExpenseCategoryViewVM*)", "GroupEditVM*(Store*)", "GroupEdit*(BuildContext*,GroupEditVM*)", "EntityList*(BuildContext*,GroupListVM*)", "GroupListItem*(BuildContext*,int*)", "GroupSettingsScreen*(BuildContext*,GroupScreenVM*)", "GroupViewVM*(Store*)", "GroupView*(BuildContext*,GroupViewVM*)", "int*(ContactEntity*,ContactEntity*)", "_ContactListTile*(ContactEntity*)", "InvoiceEditContactsVM*(Store*)", "InvoiceEditContacts*(BuildContext*,InvoiceEditContactsVM*)", "Null(InvitationEntity*)", "TargetPlatform()", "bool(DiagnosticsNode?)", "Null(PdfDocument*)", "bool(StackFrame)", "InvoiceEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditDetailsVM*)", "ItemEditDetails*(BuildContext*)", "Future*(Duration*)", "ErrorDescription(String)", "String(DiagnosticsNode)", "Null(String*,GatewayOptionsEntity*)", "HtmlElement()", "@(Map)", "~(Blob?)", "Map()", "InvoiceEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditItemsVM*)", "InvoiceEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,InvoiceEditNotesVM*)", "InvoiceEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,InvoiceEditPDFVM*)", "InvoiceEditVM*(Store*)", "InvoiceEdit*(BuildContext*,InvoiceEditVM*)", "bool(Element)", "EmailInvoiceVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailInvoiceVM*)", "EntityList*(BuildContext*,InvoiceListVM*)", "Null(Response*)", "InvoicePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,InvoicePdfVM*)", "@(int)", "InvoiceScreen*(BuildContext*,InvoiceScreenVM*)", "InvitationEntity*(InvitationEntity*)", "_InvitationListTile*(InvitationEntity*)", "@(DocumentEntity*)", "int*(ActivityEntity*,ActivityEntity*)", "InvoiceHistoryEntity*(ActivityEntity*)", "InvoiceItemListTile*(BuildContext*)", "Widget*(String*,double*)", "Null(String*,double*)", "Padding*(InvoiceScheduleEntity*)", "InvoiceViewVM*(Store*)", "InvoiceView*(BuildContext*,InvoiceViewVM*)", "Null(BuildContext*,DocumentEntity*)", "Null(FontFace)", "double*(double*,double*)", "PaymentEditVM*(Store*)", "PaymentEdit*(BuildContext*,PaymentEditVM*)", "Map*()", "EntityList*(BuildContext*,PaymentListVM*)", "PaymentScreen*(BuildContext*,PaymentScreenVM*)", "PaymentRefundVM*(Store*)", "PaymentRefund*(BuildContext*,PaymentRefundVM*)", "Future*(BuildContext*,Completer*)", "PaymentViewVM*(Store*)", "PaymentView*(BuildContext*,PaymentViewVM*)", "PaymentTermEditVM*(Store*)", "PaymentTermEdit*(BuildContext*,PaymentTermEditVM*)", "EntityList*(BuildContext*,PaymentTermListVM*)", "PaymentTermListItem*(BuildContext*,int*)", "PaymentTermScreen*(BuildContext*,PaymentTermScreenVM*)", "PaymentTermViewVM*(Store*)", "PaymentTermView*(BuildContext*,PaymentTermViewVM*)", "ProductEditVM*(Store*)", "ProductEdit*(BuildContext*,ProductEditVM*)", "EntityList*(BuildContext*,ProductListVM*)", "ProductScreen*(BuildContext*,ProductScreenVM*)", "ProductViewVM*(Store*)", "ProductView*(BuildContext*,ProductViewVM*)", "ProjectEditVM*(Store*)", "ProjectEdit*(BuildContext*,ProjectEditVM*)", "EntityList*(BuildContext*,ProjectListVM*)", "ProjectListItem*(BuildContext*,int*)", "ProjectScreen*(BuildContext*,ProjectScreenVM*)", "ProjectViewVM*(Store*)", "ProjectView*(BuildContext*,ProjectViewVM*)", "QuoteEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditDetailsVM*)", "QuoteEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditItemsVM*)", "QuoteEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,QuoteEditNotesVM*)", "QuoteEditVM*(Store*)", "QuoteEdit*(BuildContext*,QuoteEditVM*)", "EmailQuoteVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailQuoteVM*)", "EntityList*(BuildContext*,QuoteListVM*)", "QuotePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,QuotePdfVM*)", "QuoteScreen*(BuildContext*,QuoteScreenVM*)", "QuoteViewVM*(Store*)", "InvoiceView*(BuildContext*,QuoteViewVM*)", "RecurringExpenseEditVM*(Store*)", "ExpenseEdit*(BuildContext*,RecurringExpenseEditVM*)", "EntityList*(BuildContext*,RecurringExpenseListVM*)", "RecurringExpenseListItem*(BuildContext*,int*)", "RecurringExpenseScreen*(BuildContext*,RecurringExpenseScreenVM*)", "RecurringExpenseViewVM*(Store*)", "ExpenseView*(BuildContext*,RecurringExpenseViewVM*)", "RecurringInvoiceEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,RecurringInvoiceEditDetailsVM*)", "RecurringInvoiceEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,RecurringInvoiceEditItemsVM*)", "RecurringInvoiceEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,RecurringInvoiceEditNotesVM*)", "RecurringInvoiceEditVM*(Store*)", "RecurringInvoiceEdit*(BuildContext*,RecurringInvoiceEditVM*)", "EntityList*(BuildContext*,RecurringInvoiceListVM*)", "RecurringInvoiceListItem*(BuildContext*,int*)", "RecurringInvoicePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,RecurringInvoicePdfVM*)", "RecurringInvoiceScreen*(BuildContext*,RecurringInvoiceScreenVM*)", "RecurringInvoiceViewVM*(Store*)", "InvoiceView*(BuildContext*,RecurringInvoiceViewVM*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ClientReportFields*(String*)", "bool*(ClientReportFields*)", "~(DomException)", "bool(DiagnosticsNode)", "LicenseParagraph()", "CreditReportFields*(String*)", "bool*(CreditReportFields*)", "~(AbstractNode)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "DocumentReportFields*(String*)", "bool*(DocumentReportFields*)", "List*(BaseEntity*,DocumentEntity*)", "Null(String*,ProductEntity*)", "String(GestureArenaMember)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ExpenseReportFields*(String*)", "bool*(ExpenseReportFields*)", "_GestureArena()", "~(PointerDataPacket)", "InvoiceItemReportFields*(String*)", "bool*(InvoiceItemReportFields*)", "@(DateTime)", "InvoiceReportFields*(String*)", "bool*(InvoiceReportFields*)", "@(StreamSubscription)", "ListBuilder*()", "TaxRateReportFields*(String*)", "bool*(TaxRateReportFields*)", "~(BeforeUnloadEvent)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PaymentReportFields*(String*)", "bool*(PaymentReportFields*)", "ListBuilder*()", "TaxRateReportFields0*(String*)", "bool*(TaxRateReportFields0*)", "Drag?()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProductReportFields*(String*)", "bool*(ProductReportFields*)", "~(_TapTracker)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProfitAndLossReportFields*(String*)", "bool*(ProfitAndLossReportFields*)", "Map<~(PointerEvent0),Matrix4?>()", "QuoteItemReportFields*(String*)", "bool*(QuoteItemReportFields*)", "~(~(PointerEvent0),Matrix4?)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "QuoteReportFields*(String*)", "bool*(QuoteReportFields*)", "_CombiningGestureArenaMember()", "LicensePage(BuildContext)", "String*(@,int*)", "~(ParagraphGeometricStyle,ParagraphRuler)", "~(Node,Node?)", "DateTime*(@,int*)", "Expanded*(BuildContext*)", "ListBuilder*()", "_LicenseData(_LicenseData,LicenseEntry)", "ReportColumnType*(String*)", "@(String*,String*)", "bool*(List*)", "String*(List*)", "ReportsScreen*(BuildContext*,ReportsScreenVM*)", "Null(String*,bool*)", "_LicenseData(_LicenseData)", "Null(BuildContext*,List*)", "Null({chart:String*,customEndDate:String*,customStartDate:String*,group:String*,report:String*,selectedGroup:String*,subgroup:String*})", "Null(List*)", "GroupTotals*(ReportResult*,ReportsUIState*,ReportSettingsEntity*,BuiltMap*,CompanyEntity*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "TaskReportFields*(String*)", "bool*(TaskReportFields*)", "LayoutBuilder(BuildContext,AsyncSnapshot<_LicenseData>)", "CheckboxListTile*(int*)", "bool*(CompanyEntityBuilder*)", "AccountManagement*(BuildContext*,AccountManagementVM*)", "StatefulWidget(BuildContext,BoxConstraints)", "Null(BuildContext*,String*,String*)", "BuyNowButtons*(BuildContext*,BuyNowButtonsVM*)", "ClientPortal*(BuildContext*,ClientPortalVM*)", "ListBuilder*()", "Row*(BuildContext*)", "CompanyDetails*(BuildContext*,CompanyDetailsVM*)", "CreditCardsAndBanks*(BuildContext*,CreditCardsAndBanksVM*)", "CustomFields*(BuildContext*,CustomFieldsVM*)", "DataVisualizations*(BuildContext*,DataVisualizationsVM*)", "Widget*(BuildContext*,AsyncSnapshot<@>*)", "ListTile*(BuildContext*)", "~(MapBuilder*)", "FormColorPicker*(String*)", "Center(BuildContext,int?,Widget?)", "DeviceSettings*(BuildContext*,DeviceSettingsVM*)", "@(@,@)", "ListBuilder*()", "Future*(BuildContext*,String*)", "Null(BuildContext*,int*)", "Future*(BuildContext*,AppLayout*)", "Null(BuildContext*,bool*)", "EmailSettings*(BuildContext*,EmailSettingsVM*)", "ListBuilder*()", "ExpenseSettings*(BuildContext*,ExpenseSettingsVM*)", "_PackageListTile(MapEntry)", "GeneratedNumbers*(BuildContext*,GeneratedNumbersVM*)", "Set*>*(PreImportResponse*)", "PreImportResponse*()", "~(ImportType*)", "ImportType*()", "ListBuilder*()", "DropdownMenuItem*(ImportType*)", "List*(BuildContext*)", "Text*(String*)", "ImportExport*(BuildContext*,ImportExportVM*)", "InvoiceDesign*(BuildContext*,InvoiceDesignVM*)", "LocalizationSettings*(BuildContext*,LocalizationSettingsVM*)", "OnlinePayments*(BuildContext*,OnlinePaymentsVM*)", "ProductSettings*(BuildContext*,ProductSettingsVM*)", "SettingsList*(BuildContext*,SettingsListVM*)", "Null(BuildContext*,String*,int*)", "SettingsScreen*(BuildContext*,SettingsScreenVM*)", "ToggleButtons*(BuildContext*,BoxConstraints*)", "TaskSettings*(BuildContext*,TaskSettingsVM*)", "TaxSettings*(BuildContext*,TaxSettingsVM*)", "bool*(EmailTemplate*)", "DropdownMenuItem*(EmailTemplate*)", "ListBuilder*()", "TemplatesAndReminders*(BuildContext*,TemplatesAndRemindersVM*)", "_EnableTwoFactor*(BuildContext*)", "int(String,String)", "UserDetails*(BuildContext*,UserDetailsVM*)", "@(UserEntity*)", "Localizations(BuildContext,int)", "Future*(Object*)", "WorkflowSettings*(BuildContext*,WorkflowSettingsVM*)", "Element(Node)", "Null(Uint8List)", "SubscriptionEditVM*(Store*)", "SubscriptionEdit*(BuildContext*,SubscriptionEditVM*)", "EntityList*(BuildContext*,SubscriptionListVM*)", "SubscriptionListItem*(BuildContext*,int*)", "SubscriptionScreen*(BuildContext*,SubscriptionScreenVM*)", "SubscriptionViewVM*(Store*)", "SubscriptionView*(BuildContext*,SubscriptionViewVM*)", "List>(NavigatorState,String)", "MaterialPageRoute<~>(RouteSettings)", "TaskEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,TaskEditDetailsVM*)", "BlockSemantics(BuildContext)", "TimeEditDetails*(BuildContext*)", "TaskTimeListTile*(TaskTime*)", "TaskEditTimesVM*(Store*)", "TaskEditTimes*(BuildContext*,TaskEditTimesVM*)", "TaskEditVM*(Store*)", "TaskEdit*(BuildContext*,TaskEditVM*)", "Null(PointerHoverEvent*)", "BoardList*(String*)", "Null(Completer*,String*)", "WillPopScope(BuildContext)", "BoardItem*(TaskEntity*)", "Null(int*,int*,BoardItemState*)", "Null(int*,int*,int*,int*,BoardItemState*)", "KanbanView*(BuildContext*,KanbanVM*)", "Null(Completer*,List*,Map*>*)", "Null(Completer*,String*,String*,int*)", "Null(Completer*,String*,String*,String*,int*)", "EntityList*(BuildContext*,TaskListVM*)", "TaskScreen*(BuildContext*,TaskScreenVM*)", "TaskViewVM*(Store*)", "TaskView*(BuildContext*,TaskViewVM*)", "Null(BuildContext*[TaskTime*])", "TaskStatusEditVM*(Store*)", "TaskStatusEdit*(BuildContext*,TaskStatusEditVM*)", "EntityList*(BuildContext*,TaskStatusListVM*)", "TaskStatusListItem*(BuildContext*,int*)", "TaskStatusScreen*(BuildContext*,TaskStatusScreenVM*)", "TaskStatusViewVM*(Store*)", "TaskStatusView*(BuildContext*,TaskStatusViewVM*)", "TaxRateEditVM*(Store*)", "TaxRateEdit*(BuildContext*,TaxRateEditVM*)", "EntityList*(BuildContext*,TaxRateListVM*)", "TaxRateListItem*(BuildContext*,int*)", "TaxRateSettingsScreen*(BuildContext*,TaxRateScreenVM*)", "TaxRateViewVM*(Store*)", "TaxRateView*(BuildContext*,TaxRateViewVM*)", "TokenEditVM*(Store*)", "TokenEdit*(BuildContext*,TokenEditVM*)", "EntityList*(BuildContext*,TokenListVM*)", "TokenListItem*(BuildContext*,int*)", "TokenScreen*(BuildContext*,TokenScreenVM*)", "TokenViewVM*(Store*)", "TokenView*(BuildContext*,TokenViewVM*)", "DataRow*(EntityType*)", "UserEditVM*(Store*)", "UserEdit*(BuildContext*,UserEditVM*)", "EntityList*(BuildContext*,UserListVM*)", "UserListItem*(BuildContext*,int*)", "UserScreen*(BuildContext*,UserScreenVM*)", "UserViewVM*(Store*)", "UserView*(BuildContext*,UserViewVM*)", "VendorContactEditDetails*(BuildContext*)", "bool*(VendorContactEntity*)", "ContactListTile*(VendorContactEntity*)", "VendorEditContactsVM*(Store*)", "VendorEditContacts*(BuildContext*,VendorEditContactsVM*)", "Null(VendorContactEntity*,int*)", "VendorEditVM*(Store*)", "VendorEdit*(BuildContext*,VendorEditVM*)", "EntityList*(BuildContext*,VendorListVM*)", "VendorListItem*(BuildContext*,int*)", "VendorScreen*(BuildContext*,VendorScreenVM*)", "Null(VendorContactEntity*)", "VendorViewVM*(Store*)", "VendorView*(BuildContext*,VendorViewVM*)", "WebhookEditVM*(Store*)", "WebhookEdit*(BuildContext*,WebhookEditVM*)", "WebhookViewVM*(Store*)", "WebhookView*(BuildContext*,WebhookViewVM*)", "EntityList*(BuildContext*,WebhookListVM*)", "WebhookListItem*(BuildContext*,int*)", "WebhookScreen*(BuildContext*,WebhookScreenVM*)", "List(BuildContext,_ActionLevel)", "FieldConfirmation*(BuildContext*)", "Null(BuildContext*{currentLength:int*,isFocused:bool*,maxLength:int*})", "AnimatedSwitcher(BuildContext,Object?,Widget?)", "int(ParagraphRuler,ParagraphRuler)", "IFrameElement*(int*)", "Null(Event*)", "Logger()", "Future()", "Future()", "Future()", "PhotoViewGalleryPageOptions(BuildContext,int)", "Widget(BuildContext,ImageChunkEvent?)", "FadeTransition(Widget,Animation0)", "MouseRegion(BuildContext,ScrollController)", "Widget(BuildContext,Widget,ImageChunkEvent?)", "Offset(int)", "double(double,RenderBox)", "Widget(BuildContext,BoxValueConstraints)", "String(String?)", "MaterialRectArcTween(Rect?,Rect?)", "StatelessWidget(BuildContext,AsyncSnapshot)", "PhotoViewGestureRecognizer()", "~(PhotoViewGestureRecognizer)", "~(@,StackTrace?)", "Widget(BuildContext,~())", "@(QrCode)", "QrCode()", "@(Object?,@,@(@))", "AnimatedSwitcher(BuildContext,AsyncSnapshot)", "Null(Object,StackTrace?)", "MaterialPageRoute<0^>(RouteSettings,Widget(BuildContext))", "Future>()", "MapEntry(String,@)", "String?()", "int(_Line)", "~(int,bool(FlutterHtmlKeyboardEvent))", "Uri?(_Line)", "Uri?(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(List<_Highlight>)", "SourceSpanWithContext()", "double(_Diagonal)", "int(int,Object)", "~(HtmlElement)", "String?(Match)", "~(Zone?,ZoneDelegate?,Zone,Object,StackTrace)", "0^(Zone?,ZoneDelegate?,Zone,0^())", "0^(Zone?,ZoneDelegate?,Zone,0^(1^),1^)", "0^(Zone?,ZoneDelegate?,Zone,0^(1^,2^),1^,2^)", "0^()(Zone,ZoneDelegate,Zone,0^())", "0^(1^)(Zone,ZoneDelegate,Zone,0^(1^))", "0^(1^,2^)(Zone,ZoneDelegate,Zone,0^(1^,2^))", "AsyncError?(Zone,ZoneDelegate,Zone,Object,StackTrace?)", "~(Zone?,ZoneDelegate?,Zone,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~(Timer))", "~(Zone,ZoneDelegate,Zone,String)", "Zone(Zone?,ZoneDelegate?,Zone,ZoneSpecification?,Map?)", "int(Comparable<@>,Comparable<@>)", "_RandomAccessFile(@)", "0^(0^,0^)", "Size?(Size?,Size?,double)", "double?(num?,num?,double)", "Color?(Color?,Color?,double)", "~(String,FileSystemOp)", "~(FlutterErrorDetails)", "~(FlutterErrorDetails{forceReport:bool})", "DiagnosticsNode(String)", "StackFrame?(String)", "double(double,double,double)", "Widget(BuildContext,Animation0,Animation0,Widget)", "EdgeInsetsGeometry?(EdgeInsetsGeometry?,EdgeInsetsGeometry?,double)", "Future>?>(String?)", "TextStyle?(TextStyle?,TextStyle?,double)", "int(_TaskEntry<@>,_TaskEntry<@>)", "bool({priority!int,scheduler!SchedulerBinding})", "String(ByteData)", "List(String)", "Widget(Widget,Key,Widget,Key)", "Widget(Widget?,List)", "int(Element0,Element0)", "List>(NavigatorState,String)", "int(Widget,int)", "Iterable(Iterable)", "Widget(BuildContext,List,Widget(Color))", "Widget(Color,bool,~())", "Store<0^>(Store<0^>)", "ListBuilder*()", "AppState*(AppState*,@)", "AuthState*(AuthState*,UserLoadUrl*)", "AuthState*(AuthState*,UserSignUpRequest*)", "AuthState*(AuthState*,UserLoginRequest*)", "AuthState*(AuthState*,OAuthLoginRequest*)", "AuthState*(AuthState*,OAuthSignUpRequest*)", "AuthState*(AuthState*,UserLoginSuccess*)", "AuthState*(AuthState*,UserVerifiedPassword*)", "AuthState*(AuthState*,UserUnverifiedPassword*)", "ListUIState*(ListUIState*,ViewClientList*)", "ListUIState*(ListUIState*,FilterClientsByCustom1*)", "ListUIState*(ListUIState*,FilterClientsByCustom2*)", "ListUIState*(ListUIState*,FilterClientsByCustom3*)", "ListUIState*(ListUIState*,FilterClientsByCustom4*)", "ListUIState*(ListUIState*,FilterClientsByState*)", "ListUIState*(ListUIState*,FilterClients*)", "ListUIState*(ListUIState*,SortClients*)", "ListUIState*(ListUIState*,StartClientMultiselect*)", "ListUIState*(ListUIState*,AddToClientMultiselect*)", "ListUIState*(ListUIState*,RemoveFromClientMultiselect*)", "ListUIState*(ListUIState*,ClearClientMultiselect*)", "ClientState*(ClientState*,ArchiveClientsSuccess*)", "ClientState*(ClientState*,DeleteClientsSuccess*)", "ClientState*(ClientState*,RestoreClientSuccess*)", "ClientState*(ClientState*,AddClientSuccess*)", "ClientState*(ClientState*,SaveClientSuccess*)", "ClientState*(ClientState*,LoadClientSuccess*)", "ClientState*(ClientState*,LoadClientsSuccess*)", "ClientState*(ClientState*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,FilterCompanyGatewaysByCustom1*)", "ListUIState*(ListUIState*,FilterCompanyGatewaysByCustom2*)", "ListUIState*(ListUIState*,FilterCompanyGatewaysByState*)", "ListUIState*(ListUIState*,FilterCompanyGateways*)", "ListUIState*(ListUIState*,SortCompanyGateways*)", "ListUIState*(ListUIState*,StartCompanyGatewayMultiselect*)", "ListUIState*(ListUIState*,AddToCompanyGatewayMultiselect*)", "ListUIState*(ListUIState*,RemoveFromCompanyGatewayMultiselect*)", "ListUIState*(ListUIState*,ClearCompanyGatewayMultiselect*)", "CompanyGatewayState*(CompanyGatewayState*,ArchiveCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,DeleteCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,RestoreCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,AddCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,SaveCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,LoadCompanyGatewaySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,LoadCompanySuccess*)", "CompanyGatewayState*(CompanyGatewayState*,LoadCompanyGatewaysSuccess*)", "ListBuilder*()", "InvoiceEntity*(InvoiceEntity*,AddCreditItems*)", "ListUIState*(ListUIState*,ViewCreditList*)", "ListUIState*(ListUIState*,FilterCreditsByCustom1*)", "ListUIState*(ListUIState*,FilterCreditsByCustom2*)", "ListUIState*(ListUIState*,FilterCreditsByCustom3*)", "ListUIState*(ListUIState*,FilterCreditsByCustom4*)", "ListUIState*(ListUIState*,FilterCreditsByState*)", "ListUIState*(ListUIState*,FilterCreditsByStatus*)", "ListUIState*(ListUIState*,FilterCredits*)", "ListUIState*(ListUIState*,SortCredits*)", "ListUIState*(ListUIState*,StartCreditMultiselect*)", "ListUIState*(ListUIState*,AddToCreditMultiselect*)", "ListUIState*(ListUIState*,RemoveFromCreditMultiselect*)", "ListUIState*(ListUIState*,ClearCreditMultiselect*)", "CreditState*(CreditState*,MarkSentCreditSuccess*)", "CreditState*(CreditState*,ArchiveCreditsSuccess*)", "CreditState*(CreditState*,DeleteCreditsSuccess*)", "CreditState*(CreditState*,RestoreCreditsSuccess*)", "CreditState*(CreditState*,AddCreditSuccess*)", "CreditState*(CreditState*,@)", "CreditState*(CreditState*,LoadCreditsSuccess*)", "CreditState*(CreditState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewDesignList*)", "ListUIState*(ListUIState*,FilterDesignsByCustom1*)", "ListUIState*(ListUIState*,FilterDesignsByCustom2*)", "ListUIState*(ListUIState*,FilterDesignsByState*)", "ListUIState*(ListUIState*,FilterDesigns*)", "ListUIState*(ListUIState*,SortDesigns*)", "ListUIState*(ListUIState*,StartDesignMultiselect*)", "ListUIState*(ListUIState*,AddToDesignMultiselect*)", "ListUIState*(ListUIState*,RemoveFromDesignMultiselect*)", "ListUIState*(ListUIState*,ClearDesignMultiselect*)", "DesignState*(DesignState*,ArchiveDesignsSuccess*)", "DesignState*(DesignState*,DeleteDesignsSuccess*)", "DesignState*(DesignState*,RestoreDesignsSuccess*)", "DesignState*(DesignState*,AddDesignSuccess*)", "DesignState*(DesignState*,SaveDesignSuccess*)", "DesignState*(DesignState*,LoadDesignSuccess*)", "DesignState*(DesignState*,LoadDesignsSuccess*)", "DesignState*(DesignState*,LoadCompanySuccess*)", "DocumentEntity*(DocumentEntity*,@)", "ListUIState*(ListUIState*,ViewDocumentList*)", "ListUIState*(ListUIState*,FilterDocumentsByCustom1*)", "ListUIState*(ListUIState*,FilterDocumentsByCustom2*)", "ListUIState*(ListUIState*,FilterDocumentsByState*)", "ListUIState*(ListUIState*,FilterDocuments*)", "ListUIState*(ListUIState*,SortDocuments*)", "ListUIState*(ListUIState*,StartDocumentMultiselect*)", "ListUIState*(ListUIState*,AddToDocumentMultiselect*)", "ListUIState*(ListUIState*,RemoveFromDocumentMultiselect*)", "ListUIState*(ListUIState*,ClearDocumentMultiselect*)", "DocumentState*(DocumentState*,ArchiveDocumentSuccess*)", "DocumentState*(DocumentState*,DeleteDocumentSuccess*)", "DocumentState*(DocumentState*,RestoreDocumentSuccess*)", "DocumentState*(DocumentState*,SaveDocumentSuccess*)", "DocumentState*(DocumentState*,LoadDocumentSuccess*)", "DocumentState*(DocumentState*,LoadDocumentsSuccess*)", "int/(@)", "ListUIState*(ListUIState*,ViewExpenseList*)", "ListUIState*(ListUIState*,FilterExpensesByCustom1*)", "ListUIState*(ListUIState*,FilterExpensesByCustom2*)", "ListUIState*(ListUIState*,FilterExpensesByCustom3*)", "ListUIState*(ListUIState*,FilterExpensesByCustom4*)", "ListUIState*(ListUIState*,FilterExpensesByState*)", "ListUIState*(ListUIState*,FilterExpensesByStatus*)", "ListUIState*(ListUIState*,FilterExpenses*)", "ListUIState*(ListUIState*,SortExpenses*)", "ListUIState*(ListUIState*,StartExpenseMultiselect*)", "ListUIState*(ListUIState*,AddToExpenseMultiselect*)", "ListUIState*(ListUIState*,RemoveFromExpenseMultiselect*)", "ListUIState*(ListUIState*,ClearExpenseMultiselect*)", "ExpenseState*(ExpenseState*,ArchiveExpenseSuccess*)", "ExpenseState*(ExpenseState*,DeleteExpenseSuccess*)", "ExpenseState*(ExpenseState*,RestoreExpenseSuccess*)", "ExpenseState*(ExpenseState*,AddExpenseSuccess*)", "ExpenseState*(ExpenseState*,SaveExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpensesSuccess*)", "ExpenseState*(ExpenseState*,LoadCompanySuccess*)", "ListBuilder*>*()", "ListUIState*(ListUIState*,FilterExpenseCategoriesByCustom1*)", "ListUIState*(ListUIState*,FilterExpenseCategoriesByCustom2*)", "ListUIState*(ListUIState*,FilterExpenseCategoriesByState*)", "ListUIState*(ListUIState*,FilterExpenseCategories*)", "ListUIState*(ListUIState*,SortExpenseCategories*)", "ListUIState*(ListUIState*,StartExpenseCategoryMultiselect*)", "ListUIState*(ListUIState*,AddToExpenseCategoryMultiselect*)", "ListUIState*(ListUIState*,RemoveFromExpenseCategoryMultiselect*)", "ListUIState*(ListUIState*,ClearExpenseCategoryMultiselect*)", "ExpenseCategoryState*(ExpenseCategoryState*,ArchiveExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,DeleteExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,RestoreExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,AddExpenseCategorySuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,SaveExpenseCategorySuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,LoadExpenseCategorySuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,LoadExpenseCategoriesSuccess*)", "ExpenseCategoryState*(ExpenseCategoryState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewGroupList*)", "ListUIState*(ListUIState*,FilterGroupsByState*)", "ListUIState*(ListUIState*,FilterGroups*)", "ListUIState*(ListUIState*,SortGroups*)", "ListUIState*(ListUIState*,StartGroupMultiselect*)", "ListUIState*(ListUIState*,AddToGroupMultiselect*)", "ListUIState*(ListUIState*,RemoveFromGroupMultiselect*)", "ListUIState*(ListUIState*,ClearGroupMultiselect*)", "GroupState*(GroupState*,ArchiveGroupSuccess*)", "GroupState*(GroupState*,DeleteGroupSuccess*)", "GroupState*(GroupState*,RestoreGroupSuccess*)", "GroupState*(GroupState*,AddGroupSuccess*)", "GroupState*(GroupState*,SaveGroupSuccess*)", "GroupState*(GroupState*,LoadGroupSuccess*)", "GroupState*(GroupState*,LoadGroupsSuccess*)", "GroupState*(GroupState*,LoadCompanySuccess*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceItems*)", "ListUIState*(ListUIState*,ViewInvoiceList*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom1*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom2*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom3*)", "ListUIState*(ListUIState*,FilterInvoicesByCustom4*)", "ListUIState*(ListUIState*,FilterInvoicesByState*)", "ListUIState*(ListUIState*,FilterInvoicesByStatus*)", "ListUIState*(ListUIState*,FilterInvoices*)", "ListUIState*(ListUIState*,SortInvoices*)", "ListUIState*(ListUIState*,StartInvoiceMultiselect*)", "ListUIState*(ListUIState*,AddToInvoiceMultiselect*)", "ListUIState*(ListUIState*,RemoveFromInvoiceMultiselect*)", "ListUIState*(ListUIState*,ClearInvoiceMultiselect*)", "InvoiceState*(InvoiceState*,MarkInvoicesSentSuccess*)", "InvoiceState*(InvoiceState*,MarkInvoicesPaidSuccess*)", "InvoiceState*(InvoiceState*,ReverseInvoicesSuccess*)", "InvoiceState*(InvoiceState*,CancelInvoicesSuccess*)", "InvoiceState*(InvoiceState*,ArchiveInvoicesSuccess*)", "InvoiceState*(InvoiceState*,DeleteInvoicesSuccess*)", "InvoiceState*(InvoiceState*,EmailInvoiceSuccess*)", "InvoiceState*(InvoiceState*,RestoreInvoicesSuccess*)", "InvoiceState*(InvoiceState*,AddInvoiceSuccess*)", "InvoiceState*(InvoiceState*,@)", "InvoiceState*(InvoiceState*,LoadInvoicesSuccess*)", "InvoiceState*(InvoiceState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewPaymentList*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom1*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom2*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom3*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom4*)", "ListUIState*(ListUIState*,FilterPaymentsByState*)", "ListUIState*(ListUIState*,FilterPayments*)", "ListUIState*(ListUIState*,SortPayments*)", "ListUIState*(ListUIState*,StartPaymentMultiselect*)", "ListUIState*(ListUIState*,AddToPaymentMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPaymentMultiselect*)", "ListUIState*(ListUIState*,ClearPaymentMultiselect*)", "PaymentState*(PaymentState*,ArchivePaymentsSuccess*)", "PaymentState*(PaymentState*,DeletePaymentsSuccess*)", "PaymentState*(PaymentState*,RestorePaymentsSuccess*)", "PaymentState*(PaymentState*,AddPaymentSuccess*)", "PaymentState*(PaymentState*,SavePaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentsSuccess*)", "PaymentState*(PaymentState*,LoadCompanySuccess*)", "ListBuilder*()", "ListUIState*(ListUIState*,ViewPaymentTermList*)", "ListUIState*(ListUIState*,FilterPaymentTermsByCustom1*)", "ListUIState*(ListUIState*,FilterPaymentTermsByCustom2*)", "ListUIState*(ListUIState*,FilterPaymentTermsByState*)", "ListUIState*(ListUIState*,FilterPaymentTerms*)", "ListUIState*(ListUIState*,SortPaymentTerms*)", "ListUIState*(ListUIState*,StartPaymentTermMultiselect*)", "ListUIState*(ListUIState*,AddToPaymentTermMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPaymentTermMultiselect*)", "ListUIState*(ListUIState*,ClearPaymentTermMultiselect*)", "PaymentTermState*(PaymentTermState*,ArchivePaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,DeletePaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,RestorePaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,AddPaymentTermSuccess*)", "PaymentTermState*(PaymentTermState*,SavePaymentTermSuccess*)", "PaymentTermState*(PaymentTermState*,LoadPaymentTermSuccess*)", "PaymentTermState*(PaymentTermState*,LoadPaymentTermsSuccess*)", "PaymentTermState*(PaymentTermState*,LoadCompanySuccess*)", "MapBuilder*>*()", "ListUIState*(ListUIState*,ViewProductList*)", "ListUIState*(ListUIState*,FilterProductsByState*)", "ListUIState*(ListUIState*,FilterProductsByCustom1*)", "ListUIState*(ListUIState*,FilterProductsByCustom2*)", "ListUIState*(ListUIState*,FilterProductsByCustom3*)", "ListUIState*(ListUIState*,FilterProductsByCustom4*)", "ListUIState*(ListUIState*,FilterProducts*)", "ListUIState*(ListUIState*,SortProducts*)", "ListUIState*(ListUIState*,StartProductMultiselect*)", "ListUIState*(ListUIState*,AddToProductMultiselect*)", "ListUIState*(ListUIState*,RemoveFromProductMultiselect*)", "ListUIState*(ListUIState*,ClearProductMultiselect*)", "ProductState*(ProductState*,ArchiveProductsSuccess*)", "ProductState*(ProductState*,DeleteProductsSuccess*)", "ProductState*(ProductState*,RestoreProductsSuccess*)", "ProductState*(ProductState*,AddProductSuccess*)", "ProductState*(ProductState*,SaveProductSuccess*)", "ProductState*(ProductState*,LoadProductSuccess*)", "ProductState*(ProductState*,LoadProductsSuccess*)", "ProductState*(ProductState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewProjectList*)", "ListUIState*(ListUIState*,FilterProjectsByCustom1*)", "ListUIState*(ListUIState*,FilterProjectsByCustom2*)", "ListUIState*(ListUIState*,FilterProjectsByCustom3*)", "ListUIState*(ListUIState*,FilterProjectsByCustom4*)", "ListUIState*(ListUIState*,FilterProjectsByState*)", "ListUIState*(ListUIState*,FilterProjects*)", "ListUIState*(ListUIState*,SortProjects*)", "ListUIState*(ListUIState*,StartProjectMultiselect*)", "ListUIState*(ListUIState*,AddToProjectMultiselect*)", "ListUIState*(ListUIState*,RemoveFromProjectMultiselect*)", "ListUIState*(ListUIState*,ClearProjectMultiselect*)", "ProjectState*(ProjectState*,ArchiveProjectSuccess*)", "ProjectState*(ProjectState*,DeleteProjectSuccess*)", "ProjectState*(ProjectState*,RestoreProjectSuccess*)", "ProjectState*(ProjectState*,AddProjectSuccess*)", "ProjectState*(ProjectState*,SaveProjectSuccess*)", "ProjectState*(ProjectState*,LoadProjectSuccess*)", "ProjectState*(ProjectState*,LoadProjectsSuccess*)", "ProjectState*(ProjectState*,LoadCompanySuccess*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteItems*)", "ListUIState*(ListUIState*,ViewQuoteList*)", "ListUIState*(ListUIState*,FilterQuotesByCustom1*)", "ListUIState*(ListUIState*,FilterQuotesByCustom2*)", "ListUIState*(ListUIState*,FilterQuotesByCustom3*)", "ListUIState*(ListUIState*,FilterQuotesByCustom4*)", "ListUIState*(ListUIState*,FilterQuotesByState*)", "ListUIState*(ListUIState*,FilterQuotesByStatus*)", "ListUIState*(ListUIState*,FilterQuotes*)", "ListUIState*(ListUIState*,SortQuotes*)", "ListUIState*(ListUIState*,StartQuoteMultiselect*)", "ListUIState*(ListUIState*,AddToQuoteMultiselect*)", "ListUIState*(ListUIState*,RemoveFromQuoteMultiselect*)", "ListUIState*(ListUIState*,ClearQuoteMultiselect*)", "QuoteState*(QuoteState*,MarkSentQuoteSuccess*)", "QuoteState*(QuoteState*,ArchiveQuotesSuccess*)", "QuoteState*(QuoteState*,DeleteQuotesSuccess*)", "QuoteState*(QuoteState*,RestoreQuotesSuccess*)", "QuoteState*(QuoteState*,ConvertQuoteSuccess*)", "QuoteState*(QuoteState*,AddQuoteSuccess*)", "QuoteState*(QuoteState*,@)", "QuoteState*(QuoteState*,LoadQuotesSuccess*)", "QuoteState*(QuoteState*,LoadCompanySuccess*)", "ListUIState*(ListUIState*,ViewRecurringExpenseList*)", "ListUIState*(ListUIState*,FilterRecurringExpensesByCustom1*)", "ListUIState*(ListUIState*,FilterRecurringExpensesByCustom2*)", "ListUIState*(ListUIState*,FilterRecurringExpensesByState*)", "ListUIState*(ListUIState*,FilterRecurringExpenses*)", "ListUIState*(ListUIState*,SortRecurringExpenses*)", "ListUIState*(ListUIState*,StartRecurringExpenseMultiselect*)", "ListUIState*(ListUIState*,AddToRecurringExpenseMultiselect*)", "ListUIState*(ListUIState*,RemoveFromRecurringExpenseMultiselect*)", "ListUIState*(ListUIState*,ClearRecurringExpenseMultiselect*)", "RecurringExpenseState*(RecurringExpenseState*,ArchiveRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,DeleteRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,RestoreRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,AddRecurringExpenseSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,SaveRecurringExpenseSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,StartRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,StopRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,LoadRecurringExpenseSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,LoadRecurringExpensesSuccess*)", "RecurringExpenseState*(RecurringExpenseState*,LoadCompanySuccess*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceItems*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom1*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom2*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom3*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByCustom4*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByState*)", "ListUIState*(ListUIState*,FilterRecurringInvoicesByStatus*)", "ListUIState*(ListUIState*,FilterRecurringInvoices*)", "ListUIState*(ListUIState*,SortRecurringInvoices*)", "ListUIState*(ListUIState*,StartRecurringInvoiceMultiselect*)", "ListUIState*(ListUIState*,AddToRecurringInvoiceMultiselect*)", "ListUIState*(ListUIState*,RemoveFromRecurringInvoiceMultiselect*)", "ListUIState*(ListUIState*,ClearRecurringInvoiceMultiselect*)", "RecurringInvoiceState*(RecurringInvoiceState*,ArchiveRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,DeleteRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,EmailRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,RestoreRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StartRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StopRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,AddRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,@)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadCompanySuccess*)", "StaticState*(StaticState*,LoadStaticSuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,FilterSubscriptionsByCustom1*)", "ListUIState*(ListUIState*,FilterSubscriptionsByCustom2*)", "ListUIState*(ListUIState*,FilterSubscriptionsByState*)", "ListUIState*(ListUIState*,FilterSubscriptions*)", "ListUIState*(ListUIState*,SortSubscriptions*)", "ListUIState*(ListUIState*,StartSubscriptionMultiselect*)", "ListUIState*(ListUIState*,AddToSubscriptionMultiselect*)", "ListUIState*(ListUIState*,RemoveFromSubscriptionMultiselect*)", "ListUIState*(ListUIState*,ClearSubscriptionMultiselect*)", "SubscriptionState*(SubscriptionState*,ArchiveSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,DeleteSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,RestoreSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,AddSubscriptionSuccess*)", "SubscriptionState*(SubscriptionState*,SaveSubscriptionSuccess*)", "SubscriptionState*(SubscriptionState*,LoadSubscriptionSuccess*)", "SubscriptionState*(SubscriptionState*,LoadSubscriptionsSuccess*)", "SubscriptionState*(SubscriptionState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewTaskList*)", "ListUIState*(ListUIState*,FilterTasksByCustom1*)", "ListUIState*(ListUIState*,FilterTasksByCustom2*)", "ListUIState*(ListUIState*,FilterTasksByState*)", "ListUIState*(ListUIState*,FilterTasksByStatus*)", "ListUIState*(ListUIState*,FilterTasks*)", "ListUIState*(ListUIState*,SortTasks*)", "TaskEntity*(TaskEntity*,AddTaskTime*)", "TaskEntity*(TaskEntity*,DeleteTaskTime*)", "TaskEntity*(TaskEntity*,UpdateTaskTime*)", "ListUIState*(ListUIState*,StartTaskMultiselect*)", "ListUIState*(ListUIState*,AddToTaskMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTaskMultiselect*)", "ListUIState*(ListUIState*,ClearTaskMultiselect*)", "TaskState*(TaskState*,SortTasksSuccess*)", "TaskState*(TaskState*,ArchiveTaskSuccess*)", "TaskState*(TaskState*,DeleteTaskSuccess*)", "TaskState*(TaskState*,RestoreTaskSuccess*)", "TaskState*(TaskState*,AddTaskSuccess*)", "TaskState*(TaskState*,SaveTaskSuccess*)", "TaskState*(TaskState*,LoadTaskSuccess*)", "TaskState*(TaskState*,LoadTasksSuccess*)", "TaskState*(TaskState*,LoadCompanySuccess*)", "0^?(0^?(ButtonStyle?))", "ListUIState*(ListUIState*,ViewTaskStatusList*)", "ListUIState*(ListUIState*,FilterTaskStatusesByCustom1*)", "ListUIState*(ListUIState*,FilterTaskStatusesByCustom2*)", "ListUIState*(ListUIState*,FilterTaskStatusesByState*)", "ListUIState*(ListUIState*,FilterTaskStatuses*)", "ListUIState*(ListUIState*,SortTaskStatuses*)", "ListUIState*(ListUIState*,StartTaskStatusMultiselect*)", "ListUIState*(ListUIState*,AddToTaskStatusMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTaskStatusMultiselect*)", "ListUIState*(ListUIState*,ClearTaskStatusMultiselect*)", "TaskStatusState*(TaskStatusState*,SortTasksSuccess*)", "TaskStatusState*(TaskStatusState*,ArchiveTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,DeleteTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,RestoreTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,AddTaskStatusSuccess*)", "TaskStatusState*(TaskStatusState*,SaveTaskStatusSuccess*)", "TaskStatusState*(TaskStatusState*,LoadTaskStatusSuccess*)", "TaskStatusState*(TaskStatusState*,LoadTaskStatusesSuccess*)", "TaskStatusState*(TaskStatusState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewTaxRateList*)", "ListUIState*(ListUIState*,FilterTaxRatesByState*)", "ListUIState*(ListUIState*,FilterTaxRates*)", "ListUIState*(ListUIState*,SortTaxRates*)", "ListUIState*(ListUIState*,StartTaxRateMultiselect*)", "ListUIState*(ListUIState*,AddToTaxRateMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTaxRateMultiselect*)", "ListUIState*(ListUIState*,ClearTaxRateMultiselect*)", "TaxRateState*(TaxRateState*,ArchiveTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,DeleteTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,RestoreTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,AddTaxRateSuccess*)", "TaxRateState*(TaxRateState*,SaveTaxRateSuccess*)", "TaxRateState*(TaxRateState*,LoadTaxRateSuccess*)", "TaxRateState*(TaxRateState*,LoadTaxRatesSuccess*)", "TaxRateState*(TaxRateState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewTokenList*)", "ListUIState*(ListUIState*,FilterTokensByCustom1*)", "ListUIState*(ListUIState*,FilterTokensByCustom2*)", "ListUIState*(ListUIState*,FilterTokensByState*)", "ListUIState*(ListUIState*,FilterTokens*)", "ListUIState*(ListUIState*,SortTokens*)", "ListUIState*(ListUIState*,StartTokenMultiselect*)", "ListUIState*(ListUIState*,AddToTokenMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTokenMultiselect*)", "ListUIState*(ListUIState*,ClearTokenMultiselect*)", "TokenState*(TokenState*,ArchiveTokensSuccess*)", "TokenState*(TokenState*,DeleteTokensSuccess*)", "TokenState*(TokenState*,RestoreTokensSuccess*)", "TokenState*(TokenState*,AddTokenSuccess*)", "TokenState*(TokenState*,SaveTokenSuccess*)", "TokenState*(TokenState*,LoadTokenSuccess*)", "TokenState*(TokenState*,LoadTokensSuccess*)", "TokenState*(TokenState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewUserList*)", "ListUIState*(ListUIState*,FilterUsersByCustom1*)", "ListUIState*(ListUIState*,FilterUsersByCustom2*)", "ListUIState*(ListUIState*,FilterUsersByCustom3*)", "ListUIState*(ListUIState*,FilterUsersByCustom4*)", "ListUIState*(ListUIState*,FilterUsersByState*)", "ListUIState*(ListUIState*,FilterUsers*)", "ListUIState*(ListUIState*,SortUsers*)", "ListUIState*(ListUIState*,StartUserMultiselect*)", "ListUIState*(ListUIState*,AddToUserMultiselect*)", "ListUIState*(ListUIState*,RemoveFromUserMultiselect*)", "ListUIState*(ListUIState*,ClearUserMultiselect*)", "UserState*(UserState*,ArchiveUserSuccess*)", "UserState*(UserState*,DeleteUserSuccess*)", "UserState*(UserState*,RestoreUserSuccess*)", "UserState*(UserState*,RemoveUserSuccess*)", "UserState*(UserState*,AddUserSuccess*)", "UserState*(UserState*,SaveUserSuccess*)", "UserState*(UserState*,SaveAuthUserSuccess*)", "UserState*(UserState*,ConnecOAuthUserSuccess*)", "UserState*(UserState*,ConnecGmailUserSuccess*)", "UserState*(UserState*,LoadUserSuccess*)", "UserState*(UserState*,LoadUsersSuccess*)", "UserState*(UserState*,LoadCompanySuccess*)", "VendorContactEntity*(VendorContactEntity*,@)", "MapBuilder*()", "VendorEntity*(VendorEntity*,AddVendorContact*)", "VendorEntity*(VendorEntity*,DeleteVendorContact*)", "VendorEntity*(VendorEntity*,UpdateVendorContact*)", "ListUIState*(ListUIState*,ViewVendorList*)", "ListUIState*(ListUIState*,FilterVendorsByCustom1*)", "ListUIState*(ListUIState*,FilterVendorsByCustom2*)", "ListUIState*(ListUIState*,FilterVendorsByCustom3*)", "ListUIState*(ListUIState*,FilterVendorsByCustom4*)", "ListUIState*(ListUIState*,FilterVendorsByState*)", "ListUIState*(ListUIState*,FilterVendors*)", "ListUIState*(ListUIState*,SortVendors*)", "ListUIState*(ListUIState*,StartVendorMultiselect*)", "ListUIState*(ListUIState*,AddToVendorMultiselect*)", "ListUIState*(ListUIState*,RemoveFromVendorMultiselect*)", "ListUIState*(ListUIState*,ClearVendorMultiselect*)", "VendorState*(VendorState*,ArchiveVendorSuccess*)", "VendorState*(VendorState*,DeleteVendorSuccess*)", "VendorState*(VendorState*,RestoreVendorSuccess*)", "VendorState*(VendorState*,AddVendorSuccess*)", "VendorState*(VendorState*,SaveVendorSuccess*)", "VendorState*(VendorState*,LoadVendorSuccess*)", "VendorState*(VendorState*,LoadVendorsSuccess*)", "VendorState*(VendorState*,LoadCompanySuccess*)", "MapBuilder*()", "ListUIState*(ListUIState*,ViewWebhookList*)", "ListUIState*(ListUIState*,FilterWebhooksByCustom1*)", "ListUIState*(ListUIState*,FilterWebhooksByCustom2*)", "ListUIState*(ListUIState*,FilterWebhooksByState*)", "ListUIState*(ListUIState*,FilterWebhooks*)", "ListUIState*(ListUIState*,SortWebhooks*)", "ListUIState*(ListUIState*,StartWebhookMultiselect*)", "ListUIState*(ListUIState*,AddToWebhookMultiselect*)", "ListUIState*(ListUIState*,RemoveFromWebhookMultiselect*)", "ListUIState*(ListUIState*,ClearWebhookMultiselect*)", "WebhookState*(WebhookState*,ArchiveWebhooksSuccess*)", "WebhookState*(WebhookState*,DeleteWebhooksSuccess*)", "WebhookState*(WebhookState*,RestoreWebhooksSuccess*)", "WebhookState*(WebhookState*,AddWebhookSuccess*)", "WebhookState*(WebhookState*,SaveWebhookSuccess*)", "WebhookState*(WebhookState*,LoadWebhookSuccess*)", "WebhookState*(WebhookState*,LoadWebhooksSuccess*)", "WebhookState*(WebhookState*,LoadCompanySuccess*)", "ConfirmEmailVM*(Store*)", "AppDrawerVM*(Store*)", "MenuDrawerVM*(Store*)", "LoginVM*(Store*)", "ClientListVM*(Store*)", "ClientScreenVM*(Store*)", "CompanyGatewayListVM*(Store*)", "CompanyGatewayScreenVM*(Store*)", "CreditListVM*(Store*)", "CreditScreenVM*(Store*)", "DashboardVM*(Store*)", "DesignListVM*(Store*)", "DesignScreenVM*(Store*)", "DocumentListVM*(Store*)", "DocumentScreenVM*(Store*)", "ExpenseListVM*(Store*)", "ExpenseScreenVM*(Store*)", "ExpenseCategoryListVM*(Store*)", "ExpenseCategoryScreenVM*(Store*)", "GroupListVM*(Store*)", "GroupScreenVM*(Store*)", "InvoiceListVM*(Store*)", "InvoiceScreenVM*(Store*)", "PaymentListVM*(Store*)", "PaymentScreenVM*(Store*)", "PaymentTermListVM*(Store*)", "PaymentTermScreenVM*(Store*)", "ProductListVM*(Store*)", "ProductScreenVM*(Store*)", "ProjectListVM*(Store*)", "ProjectScreenVM*(Store*)", "QuoteListVM*(Store*)", "QuoteScreenVM*(Store*)", "RecurringExpenseListVM*(Store*)", "RecurringExpenseScreenVM*(Store*)", "RecurringInvoiceListVM*(Store*)", "RecurringInvoiceScreenVM*(Store*)", "ReportsScreenVM*(Store*)", "AccountManagementVM*(Store*)", "BuyNowButtonsVM*(Store*)", "ClientPortalVM*(Store*)", "CompanyDetailsVM*(Store*)", "CreditCardsAndBanksVM*(Store*)", "CustomFieldsVM*(Store*)", "DataVisualizationsVM*(Store*)", "DeviceSettingsVM*(Store*)", "EmailSettingsVM*(Store*)", "ExpenseSettingsVM*(Store*)", "GeneratedNumbersVM*(Store*)", "ImportExportVM*(Store*)", "InvoiceDesignVM*(Store*)", "LocalizationSettingsVM*(Store*)", "OnlinePaymentsVM*(Store*)", "ProductSettingsVM*(Store*)", "SettingsListVM*(Store*)", "SettingsScreenVM*(Store*)", "TaskSettingsVM*(Store*)", "TaxSettingsVM*(Store*)", "TemplatesAndRemindersVM*(Store*)", "UserDetailsVM*(Store*)", "WorkflowSettingsVM*(Store*)", "SubscriptionListVM*(Store*)", "SubscriptionScreenVM*(Store*)", "KanbanVM*(Store*)", "TaskListVM*(Store*)", "TaskScreenVM*(Store*)", "TaskStatusListVM*(Store*)", "TaskStatusScreenVM*(Store*)", "TaxRateListVM*(Store*)", "TaxRateScreenVM*(Store*)", "TokenListVM*(Store*)", "TokenScreenVM*(Store*)", "UserListVM*(Store*)", "UserScreenVM*(Store*)", "VendorListVM*(Store*)", "VendorScreenVM*(Store*)", "WebhookListVM*(Store*)", "WebhookScreenVM*(Store*)", "Future(PdfPage)", "PhotoViewGalleryPageOptions(Future,int,PdfDocument)", "Future()", "PhotoViewScaleState(PhotoViewScaleState)", "Future<1^>(1^/(0^),0^{debugLabel:String?})", "~(String?{wrapWidth:int?})", "MapBuilder*()", "GoogleSignInUserData?(Map?)", "bool*(bool*,StartLoading*)", "bool*(bool*,StopLoading*)", "bool*(bool*,StartSaving*)", "DateRangeComparison*()"], interceptorsByTag: null, leafTags: null, arrayRti: typeof Symbol == "function" && typeof Symbol() == "symbol" ? Symbol("$ti") : "$ti"